@font-face {
	font-family: "PingFang Light";
	src: url('../fonts/PINGFANG%20LIGHT.html');
}

body {
	font-family: "微软雅黑";
	color: #000;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
	display: block;
}

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

a:hover {
	color: #000;
	text-decoration: none;
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none;
	padding: 0;
	margin: 0;
}

html,
body {}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
header{
  width: 100%;
  padding: 0 .5rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 89;
  transition: all .3s;
-webkit-transition: all .3s;
}
header.cli{
	position: fixed;
}
header.on{
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,.1);
	transition: all .3s;
	-webkit-transition: all .3s;
}
.search{
	width: 3.5rem;
	height: .42rem;
	float: right;
	margin-top: .4rem;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,.51);
}
.search span{
	float: right;
	width: .25rem;
	height: .25rem;
	background: url(../images/search.png) no-repeat;
	background-size: .2rem;
	margin: .1rem .1rem 0 0;
}
.search input{
	margin: .05rem 0 0 .12rem;
	line-height: .25rem;
	height: .29rem;
	width: 2.9rem;
	float: left;
	background: none;
	font-size: .16rem;
	color: #ffffff;
	outline: none;
}
.search input::-webkit-input-placeholder{
	font-size: .15rem;
	color: #ffffff;
}
.header-a{
	float: left;
	overflow: hidden;
	margin-top: .4rem;
	width:.86rem;
	height: .76rem;
	background: rgba(233, 233, 235,.3);
	cursor: pointer;
	opacity: 1;
	text-align: center;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.header-a1{
	width: .3rem;
	display:inline-block;
	margin-top: .27rem;
}
.header-a1 div{
	width: .3rem;
	height: 2px;
	background: #ffffff;
	margin-bottom: .06rem;
}
.header-a2{
	font-size: .18rem;
	line-height: .22rem;
	color: #ffffff;
	display: block;
	display: none;
	margin-top: .13rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.header-a:hover{
	opacity: .9;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.header-a:hover .header-a2{
	margin-left:0;
	transition: all .3s;
    -webkit-transition: all .3s;
}

.header-d{
	width: 100%;
	height: 100%;
	max-width: 320px;
	position: absolute;
	top: 70px;
	left: 0;
	/*left: -322px;*/
	z-index: 89;
}
.header-d2{
	width: 200px;
	height: 100%;
	/*background: rgb(233, 233, 235);*/
	float: left;
	border-left:1px solid rgba(255,255,255,.05);
	position: relative;
}
.header-d2-a{
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 45%;
	margin-top: 0px;
	position: absolute;
}
.header-d2-a1{
	height: 35px;
	position: relative;
	margin: 15px 0;
	float: left;
}
.header-d2-a1:before{
	content: "";
	width: 0px;
	height: 2px;
	background: #ffffff;
	position: absolute;
	left: 35px;
	top: 29px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.header-d2-a .hd-a1{

	display: block;
	width: 200px;
	height: 60px;
	color: rgba(255,255,255,1);
	line-height: 60px;
	font-size: 16px;
	padding-left: 65px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.header-d2-a1:hover:before{
	width: 20px;
	transition: all .3s;
-webkit-transition: all .3s;
}
.header-d2-a1:hover .hd-a1{
	color: #ffffff;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.hd-a2{
	width: 200px;
	position: fixed;
	height: 100%;
	top: 0;
	left: 320px;
	background: #333;
	border-left:1px solid rgba(255,255,255,.05);
	display: none;
}
.hd-a2-a{
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -290px;
}
.hd-a2-a a{
	display: block;
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 40px;
	margin: 20px 0;
	text-align: center;
}
.bannerlist {
	width: 100%;
	margin-top: 0rem;
	height: 7rem;
	top:0;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: relative;
}
.bannerlist .title{
	position: absolute;
	left: 3.3rem;
	float: left;
	top: 2.45rem;
}
.bannerlist .title span{
	font-family: Myriad Pro;
	color: #ffffff;
	font-size: .38rem;
	display: block;
	line-height: .65rem;
	text-transform:uppercase;
}
.bannerlist .title h3{
	font-family: 微软雅黑;
	color: #ffffff;
	font-size: .72rem;
	display: block;
	margin-top: .1rem;
	position: relative;
}
.bannerlist .title h3:before{
	content: "";
	width: 1.38rem;
	height: 2px;
	background: #ffffff;
	position: absolute;
	left: 0;
	bottom: -.7rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.foot{
	display: block;
	width: 100%;
	float: left;
	margin: 0;
	position: relative;
}
.foot-01{
	background: #434343;
	padding: 0 2.5rem;
	height: 1.73rem;
	overflow: hidden;
}
.foot-01 dl{
	display: block;
	overflow: hidden;
}
.foot-01 dl dt{
	display: block;
	float: right;
	margin-top: .26rem;
}
.foot-01 dl dt img{
	display: block;
	width: 1.2rem;
}
.foot-01 dl dd{
	display: block;
	float:left;
	margin-top: .69rem;
}
.foot-01 dl dd ul{
	display: block;
	float:left;
	width: 100%;
}
.foot-01 dl dd ul li{
	display: inline-block;
	float:left;
}
.foot-01 dl dd a{
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .18rem;
	display: inline-block;
}
.foot-01 dl dd span{
	display: inline-block;
	width: 1px;
	height: .15rem;
	margin: 0 .6rem;
	background: #999999;
}
.foot-02{
	background: rgb(233, 233, 235);
	padding: 0 2.5rem;
	height: .4rem;
	line-height: .4rem;
	font-size: .14rem;
	font-family: "微软雅黑";
	color: #999999;
	text-align: center;
}
.main{
	display: block;
	padding-bottom: .8rem;
}
.main .title{
	display: block;
	text-align: center;
	margin-top: .9rem;
}
.main .title h3{
	width: 100%;
	border-bottom: 1px solid #efefef;
	font-size: .48rem;
	color: #909399;
	font-weight: normal;
	padding-bottom: .2rem;
	text-align: center;
	position: relative;
}
.main .title h3:before{
	content: "";
	width: 1.92rem;
	height: 2px;
	background: #909399;
	display: inline-block;
	left: 45%;
	position: absolute;
	bottom:-1px;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.main .title span{
	width: 100%;
	font-size: .24rem;
	color: #bebebe;
	font-weight: normal;
	font-family: "苹果-简 细体";
	padding-top: .15rem;
	display: block;
	font-weight: normal;
	text-transform:uppercase;
	position: relative;
}
.main .title ul{
	display: inline-block;
	margin-top: .2rem;
}
.main .title ul li{
	display: inline-block;
	padding: .13rem .35rem;
	background: #cccccc;
	margin: 0 .05rem;
}
.main .title ul li.cur{
	display: inline-block;
	padding: .13rem .35rem;
	background:rgb(233, 233, 235);
	margin: 0 .05rem;
}
.main .title ul li a{
	font-size: .16rem;
	font-family: "微软雅黑";
}
.main .title ul li.cur a{
	color: rgb(144, 147, 153);
}
.main .caselist{
	display: block;
	margin: 0 2.5rem;
	margin-top: .3rem;
}
.main .caselist ul{
	display: block;
	margin: 0 -1%;
	margin-bottom: .7rem;
}
.main .caselist ul li{
	display:inline-block;
	width: 47.8%;
	border: 1px solid #f4f4f4;
	border-top: 2px solid rgb(48, 49, 51);
	margin: 0 1%;
	height: 2.75rem;
	margin-top: .46rem;
	transition: all .3s;
	vertical-align: middle;
}
.main .caselist ul li h3{
	margin: 0 .4rem;
	margin-top: .4rem;
	font-size: .24rem;
	font-family: "微软雅黑";
	color: #909399;
}
.main .caselist ul li p{
	margin: 0 .4rem;
	margin-top: .2rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #666666;
	line-height: .36rem;
	height: .85rem;
}
.main .caselist ul li span{
	display: block;
	margin: 0 .4rem;
	margin-top: .3rem;
	padding-left: .3rem;
	font-size: .15rem;
	background: url(../images/more-1.png) no-repeat left center;
	font-family: "微软雅黑";
	color: #666666;
	line-height: .36rem;
}
.main .caselist ul li:hover{
	border: 1px solid rgb(233, 233, 235);
	border-top: 2px solid rgb(233, 233, 235);
	background: rgb(233, 233, 235);
	transition: all .3s;
}
.main .caselist ul li:hover h3,.main .caselist ul li:hover p,.main .caselist ul li:hover span{
	color: rgb(96, 98, 102);
}
.main .caselist ul li:hover span{
	background: url(../images/more-1.png) no-repeat left center;
}
.case-search{
	width: 100%;
	background: url(../images/sousuo-bg.png) no-repeat center 20%;
	background-size: 4rem;
	min-height: 5rem;
	overflow: hidden;
}
.case-search span{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 22%;
	font-size: .2rem;
	font-family: "微软雅黑";
	color: #666666;
}
.page{
	display: block;
	text-align: center;
	width: 100%;
}
.page-c{
	display: block;
	text-align: center;
	width: 100%;
}
.page-c img{
	display: inline-block;
}
.page a{
	display: inline-block;
	height: .38rem;
	width: .45rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 1px solid #dddddd;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #666666;
	vertical-align: middle;
}
.page a:hover{
	display: inline-block;
	height: .38rem;
	width: .45rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 1px solid rgb(233, 233, 235);
	background: rgb(233, 233, 235);
	vertical-align: middle;
	color: #ffffff;
}
.page a.cur{
	display: inline-block;
	height: .38rem;
	width: .45rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 1px solid rgb(233, 233, 235);
	background: rgb(233, 233, 235);
	vertical-align: middle;
	color: #ffffff;
}
.page a.page-l{
	display: inline-block;
	height: .38rem;
	width: .55rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 1px solid rgb(233, 233, 235);
	background:url(../images/page-l02.png) no-repeat center center rgb(233, 233, 235);
	vertical-align: middle;
	color: #ffffff;
}
.page a.page-r{
	display: inline-block;
	height: .38rem;
	width: .55rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 1px solid rgb(233, 233, 235);
	background:url(../images/page-r02.png) no-repeat center center rgb(233, 233, 235);
	vertical-align: middle;
	color: #ffffff;
}
.page a:hover.page-l{
	display: inline-block;
	height: .38rem;
	width: .55rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 2px solid rgb(233, 233, 235);
	background:url(../images/page-l01.png) no-repeat center center #ffffff;
	vertical-align: middle;
	color: #ffffff;
}
.page a:hover.page-r{
	display: inline-block;
	height: .38rem;
	width: .55rem;
	margin: 0 .05rem;
	text-align: center;
	line-height: .36rem;
	border: 2px solid rgb(233, 233, 235);
	background:url(../images/page-r01.png) no-repeat center center #ffffff;
	vertical-align: middle;
	color: #ffffff;
}
.main .news-t{
	display: block;
	margin: 0 2.5rem;
	margin-top: .5rem;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}
.main .news-t img{
	width: 100%;
	display: block;
}
.main .news-t div{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 1rem;
	padding: .25rem;
	background: rgba(0, 0, 0, .5);
}
.main .news-t div h3{
	font-family: "微软雅黑";
	font-size: .22rem;
	margin: 0;
	color: #ffffff;
}
.main .news-t div p{
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #ffffff;
	margin-top: .07rem;
}
.main .newslist{
	display: block;
	margin: 0 2.5rem;
	margin-top: .2rem;
}
.main .newslist ul{
	display: block;
	margin: 0 -1.5%;
	margin-bottom: .7rem;
}
.main .newslist ul li{
	display:inline-block;
	width: 97%;
	background: #efefef;
	margin: 0 1.5%;
	height: 2.35rem;
	position: relative;
	margin-top: .36rem;
	transition: all .3s;
	border-radius: 3px;
}
.main .newslist ul li dl{
	display: block;
}
.main .newslist ul li dl dt{
	width: 1.05rem;
	height: 1.62rem;
	background: #ffffff;
	margin-top: .15rem;
	margin-left: .3rem;
	float: left;
	text-align: center;
	border-radius: 4px;
	font-size: .24rem;
	font-family: "微软雅黑";
	color: #909399;
}
.main .newslist ul li dl dt h3{
	font-family: arial;
	font-size: .42rem;
	color: #bbbbbb;
	margin-top: .4rem;
}
.main .newslist ul li dl dt span{
	font-family: arial;
	font-size: .16rem;
	font-weight: normal;
	color: #bbbbbb;
	margin-top: .05rem;
}
.main .newslist ul li dl dd{
	position: absolute;
	left: 1.3rem;
}
.main .newslist ul li dl dd h3{
	margin: 0 .4rem;
	margin-top: .2rem;
	font-size: .24rem;
	font-family: "微软雅黑";
	color: #333333;
}
.main .newslist ul li dl dd p{
	margin: 0 .4rem;
	margin-top: .15rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #666666;
	line-height: .32rem;
	height: .65rem;
}
.main .newslist ul li dl dd span{
	display: block;
	margin: 0 .4rem;
	margin-top: .0rem;
	padding-left: 0rem;
	font-size: .15rem;
	background: url(../images/more-1.png) no-repeat right center;
	font-family: "微软雅黑";
	color: #666666;
	line-height: .36rem;
}
.main .newslist ul li:hover{
	background: rgb(233, 233, 235);
	transition: all .3s;
}
.main .newslist ul li:hover dl dd h3,.main .newslist ul li:hover dl dd p,.main .newslist ul li:hover dl dd span{
	color: rgb(96, 98, 102);
}
.main .newslist ul li:hover dl dd span{
	background: url(../images/more-2.png) no-repeat right center;
}
.main .newslist ul li:hover dt{
	background: rgb(144, 147, 153);
	transition: all .3s;
}
.main .newslist ul li:hover dt h3,.main .newslist ul li:hover dt span{
	color:#ffffff;
	transition: all .3s;
}
.main .temdlist{
	display: block;
	margin: 0 2.5rem;
	margin-top: .3rem;
}
.main .temdlist ul{
	display: block;
	margin: 0 -1.5%;
	margin-bottom: .5rem;
}
.main .temdlist ul li{
	display:inline-block;
	width: 46.8%;
	margin: 0 1.5%;
	margin-top: .26rem;
	transition: all .3s;
	position: relative;
}
.main .temdlist ul li dl{
	display: block;
	background: #f7f7f7;
}
.main .temdlist ul li dl dt{
	display: block;
	width: 3rem;
}
.main .temdlist ul li dl dt img{
	width: 100%;
	display: block;
}
.main .temdlist ul li dl dd{
	position: absolute;
	width: 3.08rem;
	margin-left: 3rem;
	top: 0;
}
.main .temdlist ul li dl dd h3{
	margin: 0 .4rem;
	margin-top: .4rem;
	font-size: .32rem;
	font-family: "微软雅黑";
	color: #333333;
}
.main .temdlist ul li dl dd em{
	margin: 0 .4rem;
	display: block;
	margin-top: .1rem;
	font-style: normal;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #909399;
	line-height: .36rem;
}
.main .temdlist ul li dl dd p{
	margin: 0 .4rem;
	margin-top: .15rem;
	font-size: .17rem;
	display: block;
	padding-top: .15rem;
	font-family: "微软雅黑";
	border-top: 1px solid #dedede;
	color: #666666;
	line-height: .28rem;
	height: 1.35rem;
	overflow: hidden;
}
.main .temdlist ul li dl dd p label{
	color: #969696;
	font-size: .17rem;
}
.main .temdlist ul li dl dd span{
	display: block;
	margin: 0 .4rem;
	margin-top: .3rem;
	padding-left: .3rem;
	font-size: .15rem;
	background: url(../images/more-1.png) no-repeat left center;
	font-family: "微软雅黑";
	color: #666666;
	line-height: .36rem;
}
.main .temd-t{
	display: block;
	margin: 0 2.5rem;
	margin-top: 2rem;
	position: relative;
}
.main .temd-t dl{
	display: block;
}
.main .temd-t dl dt{
	display: block;
	position: absolute;
	bottom: .35rem;
	left:.35rem;
	width: 97%;
	z-index: 888;
	background: url(../images/temd-bg.png) no-repeat right .1rem;
}
.main .temd-t dl dt img{
	width: 3rem;
	display: inline-block;
}
.main .temd-t dl dt h3{
	display: inline-block;
	vertical-align: top;
	margin-left: .42rem;
	font-size: .36rem;
	color: #333333;
	font-family: "微软雅黑";
	margin-top: .25rem;
}
.main .temd-t dl dt h3 span{
	display: block;
	font-size: .2rem;
	color: rgb(96, 98, 102);
	font-weight: normal;
	margin-top: .2rem;
}
.main .temd-t dl dd{
	display: block;
	width: 100%;
	background: rgb(233, 233, 235);
	min-height: 2.8rem;
	position: relative;
	border-radius: 5px;
}
.main .temd-t dl dd .temd-c{
	margin-left: 3.8rem;
	margin-top: .15rem;
	float: left;
}
.main .temd-t dl dd .temd-c ul{
	display: block;
}
.main .temd-t dl dd .temd-c ul li{
	display: block;
	font-size: .2rem;
	color: #333;
	font-weight: normal;
	font-family: "微软雅黑";
	width: 100%;
	overflow: hidden;
	margin-top: .15rem;
	line-height: .32rem;
}
.main .temd-t dl dd .temd-c ul li span{
	display: block;
	width: 1rem;
	float: left;
	/*text-align: right;*/
	text-align: justify;
	text-align-last: justify;
	position: relative;
	padding-right: .20rem;
}
.main .temd-t dl dd .temd-c ul li span:after {
	content: '：';
	position: absolute;
	right: -0.02rem;
	top: .02rem;
}
.main .temd-t dl dd .temd-c ul li span label{
		float: left;
	}
.main .temd-t dl dd .temd-c ul li p{
	display: block;
	float: left;
}
.main .temd-t dl dd span.more{
	display:inline-block;
	position: absolute;
	padding-left: .3rem;
	font-size: .15rem;
	background: url(../images/more-1.png) no-repeat left center;
	font-family: "微软雅黑";
	color: #999;
	line-height: .36rem;
	right: .4rem;
	bottom: .3rem;
}
.main .business-t{
	display: block;
	margin-top: 1.2rem;
}
.main .business-t dl{
	display: block;
	margin-right: 2.5rem;
	position: relative;
}
.main .business-t dl dt{
	display: block;
	position: absolute;
	bottom: .25rem;
	right:.25rem;
	z-index: 888;
}
.main .business-t dl dt img{
	width: 2.8rem;
	padding: .15rem;
	border: .02rem solid rgb(96, 98, 102);
	display: inline-block;
}

.main .business-t dl dd{
	display: block;
	width: 100%;
	background: #f5f5f5;
	min-height: 3.42rem;
	position: relative;
	border-radius: 2px;
}
.main .business-t dl dd .temd-c{
	margin-left: 2.5rem;
	margin-top: .15rem;
	margin-right: 3.7rem;
	float: left;
	position: relative;
}
.main .business-t dl dd .temd-c h3{
	display: block;
	color: #909399;
	opacity: .5;
	font-size: .6rem;
	font-family: arial;
	margin-top: -.45rem;
}
.main .business-t dl dd .temd-c p{
	display: block;
	color: #666666;
	opacity: .5;
	font-size: .2rem;
	line-height: .52rem;
	font-family:"微软雅黑";
	margin-top: .3rem;
}
.main .businesslist{
	display: block;
	margin: 0 2.5rem;
	padding-top: .7rem;
}
.main .businesslist .bus-list{
	display: block;
	position: relative;
	margin-bottom: .7rem;
	float: left;
	width: 100%;
}
.main .businesslist .bus-list dl{
	display: block;
	position: relative;
}
.main .businesslist .bus-list dl dt{
	display: block;
	float: left;
	width: 7.9rem;
	height: 2.9rem;
	border: .15rem solid #f5f5f5;
	position: relative;
}
.main .businesslist .bus-list dl dt label{
	position: absolute;
	top: .35rem;
	float: left;
	left: -.3rem;
}
.main .businesslist .bus-list dl dt label h3{
	font-size: 1.2rem;
	color: #909399;
	font-family:"arial";
	font-weight: normal;
	opacity: .41;
	line-height: 1.1rem;
}
.main .businesslist .bus-list dl dt label span{
	font-size: .38rem;
	color: #909399;
	font-family:"微软雅黑";
	font-weight: normal;
}
.main .businesslist .bus-list dl dd{
	display: block;
	float: left;
	width: 6.88rem;
	height: 2.19rem;
	background:url(../images/b-bg01.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: .38rem;
}
.main .businesslist .bus-list dl dd p{
	padding: .45rem .7rem;;
	font-family: "微软雅黑";
	font-size: .22rem;
	font-weight: normal;
	color: #ffffff;
	line-height: .5rem;
}
.main .bus-content{
	display: block;
	padding-bottom: 1.7rem;
	width: 100%;
	float: left;
}
.main .bus-content .title{
	width: 100%;
}
.main .bus-content .title h2{
	width: 100%;
	font-size: .4rem;
	color: #909399;
	font-family: "微软雅黑";
}
.main .bus-content .content{
	display: block;
	margin: 0 -.8rem;
	margin-top: .4rem;
}
.main .bus-content .content ul li{
	float: left;
	width:3.12rem;
	text-align: center;
	margin: 0 .8rem;
	height: 3.6rem;
	background: url(../images/p-bg03.svg) no-repeat;
	background-size: cover;
	margin-top: .4rem;
}
.main .bus-content .content ul li i{
	width: .97rem;
	height: .97rem;
	border: 1px solid #967655;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	line-height: .9rem;
	text-align: center;
	transform: translateY(1rem);
	transition: all 0.5s ease 0s;
}
.main .bus-content .content ul li i img{
	display: inline-block;
	width: .6rem;
	vertical-align: middle;
}
.main .bus-content .content ul li h3{
	display: block;
	margin-top: .2rem;
	font-family: "微软雅黑 light";
	font-size: .22rem;
	color: #333333;
	transform: translateY(1rem);
	transition: all 0.5s ease 0s;
}
.main .bus-content .content ul li p{
	display: block;
	margin-top: .2rem;
	font-family: "微软雅黑 light";
	font-size: .14rem;
	color: #333333;
	line-height: .22rem;
	opacity: 0;
	transform: translateY(1rem);
	transition: all 0.5s ease 0s;
	background: url(../images/arrow-06.png) no-repeat bottom center;
	padding-bottom: .5rem;
}
.main .bus-content .content ul li:hover{
	background: url(../images/p-bg04.svg) no-repeat;
}
.main .bus-content .content ul li:hover i{
	border: 1px solid #ffffff;
	background: #ffffff;
}
.main .bus-content .content ul li:hover i,.main .bus-content .content ul li:hover h3,.main .bus-content .content ul li:hover p{
	transform: translateY(.7rem);
	transition: all 0.5s ease 0s;
}
.main .bus-content .content ul li:hover p{
	background: url(../images/arrow-06.png) no-repeat bottom center;
	padding-bottom: .5rem;
}
.main .bus-content .content ul li:hover h3,.main .bus-content .content ul li:hover p{
	color: #909399;
	opacity: 1;
}
.main .about-t{
	display: block;
	margin-top: 2rem;
}
.main .about-t dl{
	display: block;
	margin-right: 2.5rem;
	position: relative;
	margin-bottom: 0;
}
.main .about-t dl dt{
	display: block;
	width: 3rem;
	height: 3.8rem;
	position: absolute;
	bottom: .6rem;
	right:.0rem;
	background: rgb(233, 233, 235);
	z-index: 888;
}
.main .about-t dl dt div{
	border: 1px solid rgba(255, 255, 255, .45);
	margin: .15rem .15rem;
	height: 92%;
	text-align: center;
}
.main .about-t dl dt div h3{
	color: rgb(144, 147, 153);
	font-size: .36rem;
	font-weight: normal;
	font-family: "微软雅黑";
	margin-top: .75rem;
}
.main .about-t dl dt div span{
	color: rgb(144, 147, 153);
	display: block;
	font-size: .24rem;
	font-weight: normal;
	font-family: "微软雅黑 light";
	margin-top: .35rem;
	padding-bottom: .3rem;
	background: url(../images/a-titlebg.png) no-repeat center bottom;
}
.main .about-t dl dt div p{
	color: rgb(144, 147, 153);
	display: block;
	font-size: .24rem;
	font-weight: normal;
	font-family: "微软雅黑 light";
	margin-top: .15rem;
}
.main .about-t dl dt img{
	width: 2.8rem;
	padding: .15rem;
	border: .02rem solid rgb(96, 98, 102);
	display: inline-block;
}

.main .about-t dl dd{
	display: block;
	width: 100%;
	background: #f5f5f5;
	min-height: 3.22rem;
	position: relative;
	border-radius: 2px;
}
.main .about-t dl dd .temd-c{
	margin-left: 2.5rem;
	margin-top: .15rem;
	margin-right: 3.7rem;
	float: left;
	position: relative;
}
.main .about-t dl dd .temd-c h3{
	display: block;
	color: rgb(96, 98, 102);
	opacity: .5;
	font-size: .6rem;
	font-family: arial;
	margin-top: -.45rem;
}
.main .about-t dl dd .temd-c p{
	display: block;
	color: #666666;
	opacity: .5;
	font-size: .2rem;
	line-height: .52rem;
	font-family:"微软雅黑";
	margin-top: .3rem;
}
.main .about-b{
	margin: 0 2.5rem;
	overflow: hidden;
}
.main .about-b img{
	display: inline-block;
	width: 100%;
}
.main .businesslist .about-list{
	display: block;
	position: relative;
	margin-bottom: .4rem;
	float: left;
	width: 100%;
}
.main .businesslist .about-list dl{
	display: block;
	position: relative;
	height: auto;
	overflow: hidden;
	background: #f5f5f5;
}
.main .businesslist .about-list dl dt{
	display: block;
	float: left;
	width: 4.36rem;
	position: relative;
}
.main .businesslist .about-list dl dt img{
	display: block;
	width: 100%;
}
.main .businesslist .about-list dl dd{
	display: block;
	float: left;
	left: 4.55rem;
	height: 2.58rem;
	border: 1px solid #f9f9f9;
	background-size: cover;
	position: absolute;
	right: .2rem;
	top: .2rem;
}
.main .businesslist .about-list dl dd label{
	width: 2.03rem;
	height: 2.27rem;
	float: left;
	background: url(../images/a-bg01.svg) no-repeat;
	background-size: cover;
	text-align: center;
	margin-top: .15rem;
	margin-left: -1.02rem;
}
.main .businesslist .about-list dl dd label i{
	display: inline-block;
	width: 100%;
	margin-top: .55rem;
}
.main .businesslist .about-list dl dd label i img{
	display: inline-block;
	width: .55rem;
}
.main .businesslist .about-list dl dd label span{
	display:block;
	width: 100%;
	overflow: hidden;
	color: #ffffff;
	font-size: .22rem;
	font-family: "微软雅黑 light";
	font-weight: normal;
	margin-top: .13rem;
}
.main .businesslist .about-list dl dd p{
	padding: .5rem .7rem;;
	width: 6.8rem;
	font-family: "微软雅黑";
	font-size: .18rem;
	float: left;
	font-weight: normal;
	color: #333333;
	line-height: .48rem;
}

.main .businesslist .about-list.cur dl dt{
	display: block;
	float: right;
	width: 4.36rem;
	position: relative;
}
.main .businesslist .about-list.cur dl dt img{
	display: block;
	width: 100%;
}
.main .businesslist .about-list.cur dl dd{
	display: block;
	float: left;
	right:4.55rem;
	height: 2.58rem;
	border: 1px solid #ffffff;
	background-size: cover;
	position: absolute;
	left: .2rem;
	top: .2rem;
}
.main .businesslist .about-list.cur dl dd label{
	width: 2.03rem;
	height: 2.27rem;
	float: right;
	background: url(../images/a-bg01.svg) no-repeat;
	background-size: cover;
	text-align: center;
	margin-top: .15rem;
	margin-right: -1.02rem;
}
.main .businesslist .about-list.cur dl dd label i{
	display: inline-block;
	width: 100%;
	margin-top: .55rem;
}
.main .businesslist .about-list.cur dl dd label i img{
	display: inline-block;
}
.main .businesslist .about-list.cur dl dd label span{
	display:block;
	width: 100%;
	overflow: hidden;
	color: #ffffff;
	font-size: .22rem;
	font-family: "微软雅黑 light";
	font-weight: normal;
	margin-top: .13rem;
}
.main .businesslist .about-list.cur dl dd p{
	padding: .5rem .7rem;;
	width: 6.8rem;
	font-family: "微软雅黑";
	font-size: .18rem;
	float: left;
	font-weight: normal;
	color: #333333;
	line-height: .48rem;
}
.main .businesslist .about-list:hover dl{
	background: rgb(233, 233, 235);
	transition: all 0.5s ease 0s;
}
.main .businesslist .about-list:hover dl dd{
	border: 1px solid #999999;
	color: #909399;
}
.main .businesslist .about-list:hover dl dd p{
	color: #909399;
}
.case-detail{
	position: relative;
	padding: 0 2.8rem;
	display: block;
	margin: 0;
	margin-top: .53rem;
}
.case-detail .case-title{
	display: block;
	text-align: center;
}
.case-detail .case-title h3{
	display: block;
	text-align: center;
	font-size: .36rem;
	color: #333333;
	font-family: "微软雅黑";
	font-weight: normal;
}
.case-detail .case-title span{
	display: block;
	text-align: center;
	font-size: .18rem;
	color: #666666;
	font-family: "微软雅黑";
	font-weight: normal;
	margin-top: .25rem;
}
.case-detail .case-title span img{
	display: inline-block;
	margin-right: 10px;
}
.case-detail .case-content{
	display: block;
}
.case-detail .case-content .case-d{
	display: block;
	margin-top: .4rem;
	border-radius: 4px;
	background: #fafafa;
	padding: .5rem;
}
.case-detail .case-content .case-d h4{
	color: #333333;
	font-size: .26rem;
	font-family: "微软雅黑";
}
.case-detail .case-content .case-d h4 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -8px;
}
.case-detail .case-content .case-d div{
	color: #666666;
	font-size: .19rem;
	font-weight: normal;
	font-family: "微软雅黑 light";
	margin-top: .3rem;
	line-height: .46rem;
	overflow: hidden;
}
.case-detail .case-content .case-d div p{
	margin-top: .2rem;
}
.case-detail .case-content .case-d div p img{
	width: 29%;
	display: inline-block;
	height: 4.83rem;
	margin:2% 2%;
}
.case-ul{
	position: absolute;
	top: 1.45rem;
	left:.7rem;
	border-left: 1px solid #e7e7e7
}
.case-ul ul{
	display: block;
	width: 2.38rem;
}
.case-ul ul li{
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.case-ul ul li span{
	height: 1px;
	width: .3rem;
	display: block;
	background:#e7e7e7;
	float: left;
}
.case-ul ul li h3{
	display: block;
	float: left;
	width: 1.13rem;
	height: .36rem;
	line-height: .36rem;
	font-weight: normal;
	text-align: center;
	font-size: .18rem;
	color: #666666;
	background: #e7e7e7;
	margin-top: -.18rem;
	border-radius: 18px;
	margin-bottom: .33rem;
}
.case-ul ul li:before{
	content: "";
	width: .14rem;
	height: .14rem;
	border: 2px solid #e7e7e7;
	border-radius: 50%;
	background: #ffffff;
	position: absolute;
	left: -.08rem;
	top:-.06rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.case-ul ul li a.active span{
	background:rgb(233, 233, 235);
}
.case-ul ul li a.active:before{
	border: 2px solid rgb(233, 233, 235);
}
.case-ul ul li a.active h3{
	background: rgb(96, 98, 102);
	color: #ffffff;
}

.business-detail{
	padding: 0;
	margin: 0 2rem;
	margin-top: .53rem;
}
.case-detail .business-list{
	display: block;
	width: 3.4rem;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
.case-detail .business-list .business-ul{
	display: block;
	width: 100%;
	background: #f5f5f5;
	border-radius: 3px;
	float: left;
	margin-bottom: .2rem;
	padding: .2rem;
	padding-bottom: 0;
}
.case-detail .business-list .business-ul ul{
	display: block;
}
.case-detail .business-list .business-ul ul li{
	display: block;
	line-height: .45rem;
	background: #ffffff;
	border-radius:2px;
	font-family: "微软雅黑";
	position: relative;
	font-size: .16rem;
	padding-left: .18rem;
	color: #333333;
	margin-bottom: .2rem;
}
.case-detail .business-list .business-ul ul li a{
	color: #333333;
}
.case-detail .business-list .business-ul ul li a:hover{
	text-decoration: underline;

}
.case-detail .business-list .business-ul ul li.cur{
	display: block;
	line-height: .45rem;
	background: rgb(233, 233, 235);
	border-radius:2px;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #ffffff;
	padding-left: .18rem;
	margin-bottom: .2rem;
}
.case-detail .business-list .business-ul ul li.cur:before{
	content: "";
	width: .04rem;
	height: .22rem;
	background: rgb(233, 233, 235);
	position: absolute;
	left: -.2rem;
	top: .1rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.case-detail .business-list .business-ul ul li.cur a{
	color: #ffffff;
}
.case-detail .business-content{
	display: block;
	margin-left: 4rem;
}
.case-detail .business-content .business-m{
	display: block;
	margin-top: .0rem;
	border-radius: 4px;
	background: #fafafa;
	padding: .5rem;
}
.case-detail .business-content .business-m h4{
	color: #333333;
	font-size: .36rem;
	text-align: center;
	font-family: "微软雅黑";
	position: relative;
	font-weight: normal;
}
.case-detail .business-content .business-m h4:before{
	content: "";
	width: .67rem;
	height: .16rem;
	background:url(../images/title-bg01.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: .13rem;
	margin-left: -1rem;
	transition: all .3s;
	-webkit-transition: all .3s;
	left: 43%;
}
.case-detail .business-content .business-m h4:after{
	content: "";
	width: .67rem;
	height: .16rem;
	background:url(../images/title-bg02.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: .13rem;
	margin-left: .25rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.case-detail .business-content .business-m div{
	color: #666666;
	font-size: .19rem;
	font-weight: normal;
	font-family: "微软雅黑 light";
	margin-top: .3rem;
	line-height: .46rem;
}
.case-detail .business-content .business-m div p{
	margin-top: .0rem;
	position: relative;
}
.case-detail .business-content .business-m div p span{
	width: .08rem;
	height: .08rem;
	background:rgb(233, 233, 235);
	border-radius: 50%;
	margin-left: 0rem;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.case-detail .business-content .business-b{
	display: block;
	margin-top: .0rem;
	border-radius: 4px;
	background: #fafafa;
	padding: .5rem;
	margin-top: .4rem;
}
.case-detail .business-content .business-b h4{
	color: #333333;
	font-size: .36rem;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: normal;
	position: relative;
}
.case-detail .business-content .business-b h4:before{
	content: "";
	width: .67rem;
	height: .16rem;
	background:url(../images/title-bg01.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: .13rem;
	margin-left: -1rem;
	transition: all .3s;
	-webkit-transition: all .3s;
	left: 43%
}
.case-detail .business-content .business-b h4:after{
	content: "";
	width: .67rem;
	height: .16rem;
	background:url(../images/title-bg02.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: .13rem;
	margin-left: .25rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.case-detail .business-content .business-b span{
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: .3rem;
}
.case-detail .business-content .business-b span:before{
	content: "";
	width: 100%;
	height: 1px;
	background: #eaeaea;
	position: absolute;
	left: 0rem;
	top: .2rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.case-detail .business-content .business-b span em{
	display: inline-block;
	font-style: normal;
	height: .42rem;
	line-height: .42rem;
	border: 1px solid #eaeaea;
	padding: 0 .4rem;
	border-radius: 22px;
	font-size: .2rem;
	color: #333333;
	background: #f9f9f9;
	z-index: 88;
	position: relative;
}
.case-detail .business-content .business-b div{
	color: #666666;
	font-size: .19rem;
	font-weight: normal;
	font-family: "微软雅黑 light";
	margin-top: .3rem;
	line-height: .46rem;
}
.case-detail .business-content .business-b div p{
	margin-top: .2rem;
	text-indent: 2em;
}
.case-detail .business-content .business-d{
	display: block;
	margin-top: .4rem;
	border-radius: 4px;
	background: #fafafa;
	padding: .5rem;
}
.case-detail .business-content .business-d h4{
	color: #333333;
	font-size: .26rem;
	font-family: "微软雅黑";
}
.case-detail .business-content .business-d h4 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -8px;
}
.case-detail .business-content .business-d div{
	color: #666666;
	font-size: .19rem;
	font-weight: normal;
	font-family: "微软雅黑 light";
	margin-top: .3rem;
	line-height: .46rem;
}
.case-detail .business-content .business-d div p{
	margin-top: .2rem;
}
.temd-ul{
	display: block;
	background: #ffffff;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.temd-ul ul{
	margin: 0 2.5rem;
	display: block;
}
.temd-ul ul li{
	display: inline-block;
	height: .58rem;
	line-height: .58rem;
	font-size: .2rem;
	font-family: "微软雅黑";
	color: #666666;
	position: relative;
	font-weight: normal;
}
.temd-ul ul li a{
	padding: 0 .46rem;
	color: #666666;
	text-decoration: none;
}
.temd-ul ul li a:hover{
	text-decoration: none;
}
.temd-ul ul li a.active{
	display: inline-block;
	height: .58rem;
	line-height: .58rem;
	font-size: .2rem;
	font-family: "微软雅黑";
	color: rgb(233, 233, 235);
	padding: 0 .6rem;
	font-weight: normal;
	position: relative;
}
.temd-ul ul li a.active:before{
	content: "";
	width: 100%;
	height: .02rem;
	background: rgb(233, 233, 235);
	position: absolute;
	bottom: -.01rem;
	left: 0rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.temd-ul ul li a:after{
	content: "";
	width: 1px;
	height: .22rem;
	background: #ececec;
	position: absolute;
	top: .18rem;
	right: 0rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.navFix{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 0 5px rgba(0,0,0, 0.2);
	border-bottom:1px solid #e3e3e3\9;
	z-index: 999999;
}
.navFix1{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
}
.temd-detail{
	margin: 0 2.5rem;
	margin-top: .1rem;
}
.temd-detail .temd-d{
	display: block;
	margin-top: .55rem;
}
.temd-detail .temd-d h3{
	display: block;
	font-size: .22rem;
	color: #333333;
	font-family: "微软雅黑";
	position:relative;
}
.temd-detail .temd-d h3:after {
	content: "";
	width: .25rem;
	height: .25rem;
	background: #ccc;
	position: absolute;
	left: 0.15rem;
	top: 0.08rem;
	z-index: 1;
	border-radius: 4px;
}
.temd-detail .temd-d h3 img{
	z-index:12;
	position:relative;
	display: inline-block;
	margin-right: .1rem;
	vertical-align: middle;
	margin-top:-.05rem;
}
.temd-detail .temd-d div{
	display: block;
	font-size: .18rem;
	color: #666666;
	line-height: .46rem;
	font-family: "微软雅黑";
	margin-top: .25rem;
}
.temd-detail .temd-d div p{
	margin-top: .1rem;
}
.temd-detail .temd-d div p span{
	width: .08rem;
	height: .08rem;
	background:#e2e2e2;
	border-radius: 50%;
	margin-left: 0rem;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.news-detail{
	display: block;
	margin: 0 2.5rem;
	position: relative;
}
.news-detail .news-l{
	margin-right: 3.7rem;
	float: left;
	margin-bottom: .5rem;
	margin-top: -.77rem;
}
.news-detail .news-l .news-content{
	background: #ffffff;
	padding: .4rem;
}
.news-detail .news-l .news-content h3{
	display: block;
	font-size: .36rem;
	color: #333333;
	text-align: center;
	margin-top: .15rem;
}
.news-detail .news-l .news-content label{
	display: block;
	font-size: .36rem;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	color: #999999;
	line-height: .74rem;
	text-align: center;
	font-size: .17rem;
	font-family: "微软雅黑";
	font-weight: normal;
	margin-top: .35rem;
}
.news-detail .news-l .news-content label img{
	display: inline-block;
	margin-right: .1rem;
	vertical-align: middle;
	margin-top: -.03rem;
}
.news-detail .news-l .news-content label span{
	display: inline-block;
	margin: 0 .6rem;
	width: 1px;
	height: .22rem;
	background: #ededed;
	vertical-align: middle;
}
.news-detail .news-l .news-content div{
	display: block;
	font-size: .18rem;
	color: #666666;
	line-height: .38rem;
}
.news-detail .news-l .news-content div p{
	margin-top: .3rem;
}
.news-detail .news-l .news-content div img{
	display: inline-block;
}
.news-detail .news-l .page-ul{
	display: block;
	margin-top: .25rem;
}
.news-detail .news-l .page-ul a.page-left{
	width: 48.5%;
	float: left;
	height: .52rem;
	line-height: .52rem;
	text-align: center;
	background: #dedede;
	font-size: .18rem;
	color: #666666;
	font-family: "微软雅黑";
	font-weight: normal;
}
.news-detail .news-l .page-ul a.page-right{
	width: 48.5%;
	float: right;
	height: .52rem;
	line-height: .52rem;
	text-align: center;
	background: #dedede;
	font-size: .18rem;
	color: #666666;
	font-family: "微软雅黑";
	font-weight: normal;
}
.news-detail .news-l .page-ul a:hover{
	background: rgb(233, 233, 235);
	color: #ffffff;
}
.news-detail .news-r{
	width: 3.7rem;
	float: right;
	right: 0;
	position: absolute;
}
.news-detail .news-r .news-x{
	display: block;
	background: rgb(233, 233, 235);
	padding: .38rem;
	padding-bottom: .8rem;
}
.news-detail .news-r .news-x h3{
	display: block;
	font-size: .22rem;
	color: #ffffff;
	position: relative;
}
.news-detail .news-r .news-x h3:before{
	content: "";
	width: .42rem;
	height: 2px;
	background: #ffffff;
	position: absolute;
	left: 0rem;
	top: .35rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.news-detail .news-r .news-x ul{
	display: block;
	color: #ffffff;
	margin-top: .3rem;
}
.news-detail .news-r .news-x ul li{
	border-bottom: 1px solid #c0a78e;
	padding: .15rem 0;
}
.news-detail .news-r .news-x ul li span{
	display: block;
	font-size: .14rem;
	font-family: arial;
}
.news-detail .news-r .news-x ul li h4{
	display: block;
	font-size: .17rem;
	color: #ffffff;
	font-family: "微软雅黑";
	margin-top: .1rem;
	margin-bottom: .03rem;
}
.news-detail .news-r .news-x ul li h4 a{
	color: #ffffff;
}
.news-detail .news-r .news-more{
	display: block;
	height: 1.16rem;
	background: url(../images/fh-bg.svg) no-repeat;
	background-size: cover;
	margin-top: -.3rem;
	text-align: center;
	font-size: .2rem;
	overflow: hidden;
	color: #ffffff;
}
.news-detail .news-r .news-more a{
	color: #ffffff;
	margin-top: .42rem;
	display: inline-block;
}
.contact-map{
	margin: 0 2.5rem;
	display: block;
	margin-top: .8rem;
}
.contact-map img{
	width: 100%;
	display: block;
}
.contact-map div{min-width: 100px;}
.contact-map .BMapLabel{
	text-indent:-9999rem;
	width:.35rem!important;;
	height: .35rem!important;;
	background:url(../images/dw.svg) no-repeat!important;
}
.contact-m{
	margin: 0 2.5rem;
	display: block;
	margin-top: .8rem;
}
.contact-m dl{
	display: block;
	position: relative;
	background: #f3f3f3;
	overflow: hidden;
}
.contact-m dl dt{
	display: block;
	width: 6.28rem;
	height: 2.41rem;
	background: url(../images/map-bg.jpg) no-repeat;
	float: left;
	text-align: center;
	line-height: 2.25rem;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .38rem;
	font-weight: normal;
	vertical-align: middle;
	position: relative;
}
.contact-m dl dt span{
	position: absolute;
	right: .5rem;
	top: -.45rem;
	display: none;
}
.contact-m dl dd{
	position: absolute;
	top: 0;
	margin-left: 6.7rem;
}
.contact-m dl dd h3{
	margin-top: .5rem;
	font-size: .3rem;
	color: #333333;
	position: relative;
}
.contact-m dl dd h3:before{
	content: "";
	width: .62rem;
	height: 1px;
	background: #666666;
	position: absolute;
	left: 0rem;
	bottom: -.2rem;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.contact-m dl dd p{
	margin-top: .42rem;
	font-size: .19rem;
	line-height:.36rem;
	color: #666666;
}
.asid_share{position:fixed;width:.78rem;bottom:15%;right:0;z-index:890;}
*html #asid_share{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
.asid_share .asid_share_box{width:100%;margin-bottom:3px;background: url(../images/f-topbg.png) no-repeat center .16rem #909399; background-size: .22rem; text-align:center;}
.asid_share .asid_share_box a{display:block; color: #ffffff; font-family: "微软雅黑"; font-size: .14rem; height:.78rem; padding-top:.38rem;}
.asid_share .asid_share_box a:hover{text-decoration:none;}
.asid_share .asid_share_box1{width:100%;margin-bottom:3px; background: url(../images/f-tel.png) no-repeat center .16rem #909399; background-size: .22rem; text-align:center;}
.asid_share .asid_share_box1 a{display:block; color: #ffffff; font-family: "微软雅黑"; font-size: .14rem; height:.78rem; padding-top:.42rem;}
.asid_share .asid_share_box1 a:hover{text-decoration:none;}
.asid_share .asid_share_box2{width:100%;margin-bottom:3px; background: url(../images/f-fx.png) no-repeat center .16rem #909399; background-size: .22rem; text-align:center;}
.asid_share .asid_share_box2 a{display:block; color: #ffffff; font-family: "微软雅黑"; font-size: .14rem; height:.78rem; padding-top:.38rem;}
.asid_share .asid_share_box2 a:hover{text-decoration:none;}
.asid_share_triangle1{
	display: block;
	position: absolute;
	width: 3.19rem;
	height: 1.17rem;
	background: rgb(233, 233, 235);
	right: .78rem;
	top: 0;
	display: none;
}
.asid_share_triangle1{
	display: block;
	position: absolute;
	width: 3.19rem;
	height: 1.17rem;
	background: rgb(233, 233, 235);
	right: .78rem;
	top: 0;
	display: none;
}
.triangle1{
	display: none;
	position: absolute;
	width: 1.15rem;
	height: .63rem;
	background: rgb(233, 233, 235);
	right: .78rem;
	top: .68rem;
}
.triangle1 ul{
	display: block;
	margin: 0;
	height: auto;
	float: left;
	margin-left: .1rem;
}
.triangle1 ul li{
	display: block;
	margin: 0;
	width: .45rem;
	height: .63rem;
	float: left;
}
.triangle1 ul li a{
	width: 100%;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;;
}
.triangle1 ul li a.share6{
	background: url(../images/wx.svg) no-repeat center center;
}
.triangle1 ul li a.share2{
	background: url(../images/wb.svg) no-repeat center center;
}
.none {
    display: none;
}
.qrcode {
    width: 220px;
    height: 285px;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -140px;
    background: #fff;
    z-index: 100000;
    box-shadow: 0 0 15px rgba(0,0,0, 0.2);
}
.qrcode_msg{
	line-height: 22px;
	padding: .1rem 0;
}
.weixin_close {
    background: rgb(233, 233, 235);
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.weixin_close:hover{
	color: #ffffff;
	text-decoration: none;
}
.Smohan_Layer_Shade {
    position: fixed;
    _position: absolute;
    zoom: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(../images/hei.png) repeat;
    z-index: 99900;
}
.Smohan_Layer_box {
    min-width: 300px;
    height: auto;
    padding: 20px;
    background: #ffffff;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    z-index: 99999;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.asid_share_triangle1 h2{
	width: .48rem;
	height: .48rem;
	float: left;
	margin: .3rem 0 0 .3rem;
}
.asid_share_triangle1 h2 img{
	width: 100%;
	display: block;
}
.asid_share_triangle1 h3{
	float: left;
	position: absolute;
	margin-left: .9rem;
	text-align: left;
	font-size: .3rem;
	color: #909399;
	margin-top: .3rem;
	font-family: "微软雅黑";
}
.asid_share_triangle1 h3 span{
	font-size: .12rem;
	display: block;
	padding-bottom: .05rem;
}
.asid_share .asid_share_box1:hover .asid_share_triangle1{display:block;}
.asid_share .asid_share_box2:hover .asid_share_triangle1{display:block;}
@media screen and (max-width: 1680px) {
	.foot-01 {
    		padding: 0 2rem;
	}
	.foot-02{
		padding: 0 2rem;
	}
	.main .about-t dl{
		margin-right: 2rem;
	}
	.main .about-t dl dd .temd-c {
    		margin-left: 2rem;
    }
    .main .about-b{
		margin: 0 2rem;
	}
	.main .businesslist{
		margin: 0 2rem;
	}
	.main .temd-t{
		margin: 0 2rem;
		margin-top: 2rem;
	}
	.main .temdlist{
		margin: 0 2rem;
		margin-top: .3rem;
	}
	.temd-ul ul{
		margin: 0 2rem;
		display: block;
	}
	.temd-detail{
		margin: 0 2rem;
		margin-top: .1rem;
	}
	.main .business-t dl{
		margin-right: 2rem;
	}
	.main .business-t dl dd .temd-c{
		margin-left: 2rem;
	}
	.main .businesslist .bus-list dl dd{
		width: 6.28rem;
		height: 2rem;
		background:url(../images/b-bg01.png) no-repeat;
		background-size: cover;
		position: absolute;
		right: 0;
		top: .43rem;
	}
	.main .caselist{
		margin: 0 2rem;
		margin-top: .3rem;
	}
	.case-detail{
		position: relative;
		padding: 0 2rem;
		display: block;
		margin: 0;
		margin-top: .53rem;
	}
	.c-d{
		padding: 0 2.5rem;
	}
	.case-ul{
		top: 1.45rem;
		left:.22rem;
	}
	.main .news-t{
		margin: 0 2rem;
		margin-top: .5rem;
	}
	.main .newslist{
		display: block;
		margin: 0 2rem;
		margin-top: .2rem;
	}
	.news-detail{
		display: block;
		margin: 0 2rem;
		position: relative;
	}
	.contact-map{
		margin: 0 2rem;
		display: block;
		margin-top: .8rem;
	}
	.contact-m{
		margin: 0 2rem;
		display: block;
		margin-top: .8rem;
	}
	.business-detail{
		margin: 0 2rem;
		padding: 0;
	    margin-top: .53rem;
	}
}
@media screen and (max-width: 1650px) {
		.main .businesslist .about-list dl dd p{
			    width: 6rem;
		}
}

@media screen and (max-width: 1440px) {
	.foot-01{
		padding: 0 1.5rem;
	}
	.main .businesslist .about-list dl dd p{
			    width: 6.7rem;
		}
	.foot-02{
		padding: 0 1.5rem;
	}
	.main .title h3:before{
	left: 44%;
}
	.advantage .content {
    		width: 7.8rem;
	}
	.main .about-t dl{
		margin-right: 1.5rem;
	}
	.main .about-t dl dd .temd-c {
    		margin-left: 1.5rem;
    }
    .main .about-b{
		margin: 0 1.5rem;
	}
	.main .businesslist{
		margin: 0 1.5rem;
	}
	.main .temd-t{
		margin: 0 1.5rem;
		margin-top: 2rem;
	}
	.main .temdlist{
		margin: 0 1.5rem;
		margin-top: .3rem;
	}
	.temd-ul ul{
		margin: 0 1.5rem;
		display: block;
	}
	.temd-detail{
		margin: 0 1.5rem;
		margin-top: .1rem;
	}
	.main .business-t dl{
		margin-right: 1.5rem;
	}
	.main .business-t dl dd .temd-c{
		margin-left: 1.5rem;
	}
	.main .businesslist .bus-list dl dd{
		width: 6.28rem;
		height: 2rem;
		background:url(../images/b-bg01.png) no-repeat;
		background-size: cover;
		position: absolute;
		right: 0;
		top: .43rem;
	}
	.main .caselist{
		margin: 0 1.5rem;
		margin-top: .3rem;
	}
	.case-detail{
		position: relative;
		padding: 0 1.5rem;
		display: block;
		margin: 0;
		margin-top: .53rem;
	}
	.c-d{
		padding: 0 2.5rem;
	}
	.case-ul{
		top: 1.45rem;
		left:.22rem;
	}
	.main .news-t{
		margin: 0 1.5rem;
		margin-top: .5rem;
	}
	.main .newslist{
		display: block;
		margin: 0 1.5rem;
		margin-top: .2rem;
	}
	.news-detail{
		display: block;
		margin: 0 1.5rem;
		position: relative;
	}
	.contact-map{
		margin: 0 1.5rem;
		display: block;
		margin-top: .8rem;
	}
	.contact-m{
		margin: 0 1.5rem;
		display: block;
		margin-top: .8rem;
	}
	.business-detail{
		margin: 0 1.5rem;
		padding: 0;
	    margin-top: .53rem;
	}
}
@media screen and (max-width:1024px) {
	.header-d2-a{
		top: 15%;
	}
	.main .temdlist ul li{
		width: 46.7%;
	}
	.main .caselist ul li{
		width: 47.7%;
	}
	.case-ul {
    		top: 1.53rem;
    		left: .22rem;
	}
	.main .newslist ul li{
		width: 46.7%;
	}
	.main .newslist ul li dl dd p{
		line-height: .26rem;
	}
	.case-detail{
		margin: 0 10%;
		padding: 0;
		margin-top: .52rem;
	}
	.header-d{
		left: -322px;
		position: fixed;
	}
	.header-d2{
		background: rgb(233, 233, 235);
		margin-top: -100px;
	}
	.main .title h3:before{
	left: inherit;
}
}
@media screen and (max-width:800px) {
	.header-d2-a{
		top: 20%;
	}
	.header-a{
		display: block;
	}
	.header-d{
		left: -322px;
		position: fixed;
	}
	.header-a2{
		display: block;
	}
	.header-a1{
		margin-top: .07rem;
	}
	.header-d2{
		background: rgb(96, 98, 102);
		margin-top: -100px;
		height: 110%;
	}
	.main .about-t dl dd .temd-c p{
		line-height: .38rem;
	}
	.main .about-t dl dd .temd-c {
    		margin-left: 10%;
	}
	.main .about-t dl {
    		margin-right: 10%;
	}
	.main .about-b {
    		margin: 0 10%;
	}
	.main .businesslist {
    		margin: 0 10%;
	}
	.main .businesslist .about-list dl dt,.main .businesslist .about-list.cur dl dt{
		width: 100%;
	}
	.main .businesslist .about-list dl dd,.main .businesslist .about-list.cur dl dd{
		position:inherit;
		width: 94%;
		margin: 3%;
		left: inherit;
		top: inherit;
		right: inherit;
	}
	.main .businesslist .about-list dl dd label{
		margin-left: 5%;
	}
	.main .businesslist .about-list dl dd p{
		width: 6rem;
	}
	.main .businesslist .about-list.cur dl dd label{
		margin-right: 5%;
	}
	.main .businesslist .about-list.cur dl dd p{
		width: 5.9rem;
		line-height: .38rem;
	}
	.foot-01 dl dd span{
		margin: 0 .22rem;
	}
	.foot-01 {
    		padding: 0 10%;
	}
	.foot-02 {
    		padding: 0 10%;
	}
	.foot-01 dl dd ul li{
		width: 30%;
	}
	.foot-01 dl dd {
    display: block;
    float: left;
    margin-top: 0.48rem;
	}
	.main .temd-t dl dt{
		background: url(../images/temd-bg.png) no-repeat right .1rem;
		background-size: 3rem;
	}
	.main .temdlist ul li{
		width: 100%;
		margin: 0;
	}
	.main .temd-t {
    		margin: 0 10%;
    		margin-top: 2rem;
	}
	.main .temdlist {
    		margin: 0 10%;
   	 	margin-top: .3rem;
	}
	.main .temdlist ul{
		margin: 0;
	}
	.main .temdlist ul li dl dt {
    		display: block;
    		width: 3.35rem;
	}
	.main .temdlist ul li dl dd {
    		position: absolute;
    		width: 5.8rem;
    		margin-left: 3.5rem;
    		top: 0;
	}
	.temd-ul ul {
   	 	margin: 0 10%;
    		display: block;
	}
	.temd-detail {
    		margin: 0 10%;
    		margin-top: .1rem;
	}
	.main .business-t dl {
    		margin-right: 10%;
	}
	.main .business-t dl dd .temd-c {
    		margin-left: 10%;
	}
	.main .business-t dl dd .temd-c p{
		line-height: .37rem;
	}
	.main .bus-content .content ul li{

	}
	.main .bus-content .content ul{
		padding-left: 5.5%;
	}
	.case-detail .business-content {
    		display: block;
    		width: 100%;
    		float: right;
    		margin: 0 0%;
	}
	.case-detail .business-list {
   		display: block;
    		width: 100%;
    		position: inherit;
    		top: inherit;
    		left: inherit;
    		float: left;
	}
	.business-content{
		padding-bottom: 50px;
	}
	.main .caselist {
    		margin: 0 10%;
    		margin-top: .3rem;
	}
	.main .caselist ul{
		margin: 0;
	}
	.main .caselist ul li {
    		width: 100%;
    		margin: 0 auto;
    		margin-top: 10px;
    		margin-bottom: 10px;
	}
	.case-ul{
		display: none;
	}
	.main .news-t {
    		margin: 0 10%;
    		margin-top: .5rem;
	}
	.main .newslist {
    		display: block;
    		margin: 0 10%;
    		margin-top: .2rem;
	}
	.main .newslist ul{
		margin: 0;
	}
	.main .newslist ul li {
    		width: 100%;
    		margin: 0;
    		margin-bottom: 12px;
    		height: auto;
    		padding-bottom:30px;
	}
	.news-detail {
    		display: block;
    		margin: 0 10%;
    		position: relative;
	}
	.news-r{
		display: none;
	}
	.news-detail .news-l {
    		margin-right: 0;
    		float: left;
    		margin-bottom: .5rem;
    		margin-top: -.77rem;
    		width: 100%;
	}
	.contact-m dl dt{
		width: 100%;
	}
	.contact-m dl dd{
		position: inherit;
		width: 100%;
		margin-left:inherit;
		float: left;
	}
	.contact-m dl dd div{
		margin: 5% 6%;
	}
	.contact-m {
    		margin: 0 10%;
    		display: block;
    		margin-top: .8rem;
	}
	.contact-map {
    		margin: 0 10%;
    		display: block;
    		margin-top: .8rem;
	}
	.bannerlist .title{
		left: 1.3rem;
	}
	.bannerlist {
    		height: 5.7rem;
    		background-size: 131%;
	}
	.temd-ul{
		overflow: hidden;
		overflow-x: auto;
	}
	.temd-ul ul{
		width: 850px;
	}
	.temd-detail .temd-d h3 img{
		width: .4rem;
	}
	.temd-ul ul li a{
		padding: 0 .55rem;
	}
	.main .temd-t dl dd .temd-c ul li span label{
		float: none;
	}
	.case-search span{
		margin-top: 30%;
	}
	.news-detail .news-l .news-content div img{
	display: inline-block;
	width: 90%;
}
}
@media screen and (max-width:640px) {
	.temd-ul ul li a , .temd-ul ul li a.active{
  font-size: .24rem
 }
 .temd-detail .temd-d h3 {
  font-size: .32rem;
 }
.temd-detail .temd-d div p {
 font-size: .3rem;
  line-height: .55rem;
}
.news-detail .news-l .news-content div p{
  margin-top: .3rem;
  font-size: .3rem;
  line-height: .55rem;
 }
	.header-d2-a{
		top: 15%;

	}
	.case-search span{
		margin-top: 45%;
	}
	.header-d2-a1{
		height: 40px;
	}
	.asid_share .asid_share_box1 a{
		padding-top: .35rem;
	}
	.banner .title img {
    		width: 65%!important;
	}
	.header-d2-a .hd-a1{
		height: 40px;
		line-height: 40px;
	}
	.contact .content dl dt div input{
		width: 3.5rem;
	}
	.news-detail .news-l{
		margin-top: .5rem;
	}
	.foot-01 dl dd {
    		display: block;
    		float: left;
    		margin-top: .39rem;
	}
	.foot-01 dl dt{
		float: left;
	}
	.foot-01{
		height: auto;
	}
	.foot-02 {
    		padding: 4px 10%;
    		height: auto;
    		line-height: .3rem;
	}
	.foot-01 dl dd span {
    margin: 0;
    display: none;
	}
	.bannerlist .title{
		left: 1rem;
	}
	.main .about-t dl dd .temd-c {
    		margin-left: 10%;
    		margin-right: 0;
	}
	.main .about-t dl dt{
		display: none;
	}
	.main .about-t {
    		display: block;
    		margin-top: 1rem;
	}
	.main .about-t dl {
    		margin-right: 0%;
	}
	.main .about-t dl dd{
		padding-right: 10%;
	}
	.main .about-t dl dd .temd-c p {
    		line-height: .42rem;
    		font-size: .22rem;
	}
	.main .businesslist .about-list{
		margin-bottom: .1rem;
	}
	.main .businesslist .about-list dl dd p {
    		width: 60%;
	}
	.main .businesslist .about-list dl dd{
		text-align: center;
		height: auto;
	}
	.main .businesslist .about-list dl dd label{
		margin: 0 30%;
		display: inline-block;
		float: inherit;
		margin-top: 20px;
	}
	.main .businesslist .about-list dl dd p{
		width: 100%;
		float: left;
		padding: .3rem .5rem;
		text-align: left;
	}
	.main .businesslist .about-list.cur dl dd label{
		margin: 0 30%;
		display: inline-block;
		float: inherit;
		margin-top: 20px;
	}
	.main .businesslist .about-list.cur dl dd p{
		width: 100%;
		float: left;
		padding: .3rem .5rem;
		text-align: left;
	}
	.main .businesslist .about-list.cur dl dd{
		text-align: center;
		height: auto;
	}
	.main .temdlist ul li dl dt {
    		display: block;
    		width: 100%;
	}
	.main .temdlist ul li dl dd {
    		position: inherit;
    		width: 100%;
    		margin-left: 0;
    		top: inherit;
    		padding: 10px 0;
    		padding-bottom: 30px;
	}
	.main .temdlist ul li dl dd {}
	.main .temdlist ul li dl dd span{
		padding-left: .45rem;
	}
	.main .temdlist ul li dl dd p{
		margin: 0 .4rem;
    		margin-top: .2rem;
    		padding-top: .2rem;
    		line-height: .32rem;
    		height: auto;
	}
	.main .temd-t dl dt {
    		display: block;
    		position: inherit;
    		bottom: inherit;
    		left: inherit;
    		width: 100%;
    		z-index: 888;
    		background: rgb(233, 233, 235);
	}
	.case-detail .case-content .case-d div p img{
	width: 70%;
	margin: 0 15%;
	margin-bottom: 2%;
	display: inline-block;
	height: auto;
}
	.main .temd-t dl{
		background: rgb(233, 233, 235);
	}
	.main .temd-t dl dt img {
    		width: 100%;
    		display: inline-block;
	}
	.main .temd-t {
    		margin: 0 10%;
    		margin-top: .5rem;
	}
	.main .temd-t dl dd .temd-c {
    		margin-left: .16rem;
    		margin-top: .15rem;
    		float: left;
	}
	.main .temd-t dl dd span.more{
		padding-left: .45rem;
	}
	.main .temd-t dl dd{
		border-radius: 0;
		min-height: 3.65rem;
	}
	.main .temd-t dl dd span.more{
		left: .4rem;
		right: inherit;
	}
	.main .temd-t dl dt h3{
		color: #333333;
		margin-top: .4rem;
	}
	.main .temd-t dl dt h3 span{
		color: #333333;
	}
	.main .business-t dl dt{
		display: none;
	}
	.main .business-t dl dd{
		padding-right: 10%;
		min-height: 3.72rem;
	}
	.main .business-t dl dd .temd-c{
		margin-right: 0;
	}
	.main .business-t dl {
    		margin-right: 0%;
	}
	.main .businesslist .bus-list dl dt{
		width: 100%;
	}
	.main .businesslist .bus-list dl dd{
		width: 100%;
		position:inherit;
		background: url(../images/b-bg01.png) no-repeat;
    		background-size: 100%;
	}
	.main .title {
    		margin-top: .3rem;
	}
	.main .bus-content .content ul li {
    		float: left;
    		width: 3.12rem;
    		text-align: center;
    		margin: 0 2%;
    		height: 3.6rem;
    		background: url(../images/p-bg03.svg) no-repeat;
    		background-size: cover;
    		margin-top: .4rem;
	}
	.main .bus-content .content ul li p{
		opacity: 0;
	}
	.main .news-t div{
		height: 1.4rem;
	}
	.contact-m dl dd{
		padding-bottom: 10px;
	}
	.asid_share .asid_share_box1{
		background: url(../images/f-tel.png) no-repeat center .24rem #909399;
    		background-size: 22px;
	}
	.asid_share .asid_share_box{
		background: url(../images/f-topbg.png) no-repeat center .27rem #909399;
    		background-size: 22px;
	}
	.asid_share .asid_share_box1 a{
		padding-top: 40px;
		height: 70px;
		font-size: 13px;
	}
	.asid_share_triangle1{
		right: 70px;
		width: 3.79rem;
    		height: 70px;
	}
	.asid_share .asid_share_box a{
		padding-top: 36px;
		height: 70px;
		font-size: 13px;
	}
	.asid_share_triangle1 h3{
		margin-left: 1rem;
		font-size: 18px;
	}
	.asid_share_triangle1 h3 a{
		font-size: 18px!important;
		margin-top: 5px!important;
	}
	.asid_share{
		width: 70px;
	}
	.foot-01 dl dd {
    		display: block;
    		float: left;
    		margin-top: .39rem;
    		width: 70%;
	}
	.foot-01 dl dd span {
    		margin: 0 10px;
	}
	.foot-01 dl dt{
		float: right;
	}
	.foot-01{
		height: auto;
	}
	.bannerlist {
    height: 4rem;
    background-size: 146%;
    background-position: center;
}
.team-1 {
       height: 5rem;
    background-size: 183%;
    background-position: center;
}
	.bannerlist .title {
    		top: 1.45rem;
	}
	.bannerlist .title span{
		font-size: .28rem;
	}
	.bannerlist .title h3{
		font-size: .38rem;
	}
	.bannerlist .title h3:before{
		width: 1rem;
	}
	.temd-ul{
		overflow: hidden;
		overflow-x: auto;
	}
	.temd-ul ul{
		width: 850px;
	}
	.temd-detail .temd-d h3 img{
		width: .4rem;
	}
	.main .news-t img {
    		width: 160%;
    		display: block;
	}
	.news-detail .news-l .news-content label img,.case-detail .business-content .business-d h4 img{
		width: .35rem;
	}
	.contact-m {
    		margin: 0 10%;
    		display: block;
    		margin-top: .5rem;
	}
	.contact-m dl dt{
		background: url(../images/map-bg.jpg) no-repeat;
		background-size: 100%;
	}
	.main .caselist ul li span{
		padding-left: .45rem;
	}
	.main .temd-t dl dd .temd-c ul{
		margin-left: .24rem;
	}
	.main .temd-t dl dd .temd-c ul li span{
		width: 1.3rem;
		/*text-align: left;*/
		/*letter-spacing:.12rem;*/
	}

	.main .temd-t dl dd .temd-c ul li span.t-1{
		width: 1.3rem;
		/*letter-spacing:0;*/
		float: left;
		/*text-align: left;*/
	}
	.main .temd-t dl dd .temd-c ul li p.t-2{
		text-align: left;
		font-size: .17rem;
	}
	.main .temd-t dl dd .temd-c{
		width: 94%;
	}
	.main .temd-t dl dd.h-b1 {
    border-radius: 0;
    min-height:2.8rem;
	}
	.case-detail .case-content .case-d h4 img{
		width: .35rem;
	}
}
@media screen and (max-width:414px) {
	.foot-01 dl dd {
    		width: 73%;
	}
	.foot-02{
		font-size: .12rem;
	}
}
@media screen and (max-width:411px) {
	.contact .content dl dt div input {
    width: 3.4rem;
	}
}
@media screen and (max-width:375px) {
	.foot-01 dl dd span {
    		margin: 0 .17rem;
	}
}
@media screen and (max-width: 320px){
	.contact .content dl dt div input{
    		width: 3.47rem;
		}
	.foot-01 dl dd span {
    		margin: 0 .05rem;
	}
	.foot-01 dl dt {
   		 margin-top: 0.35rem;
	}
	.header-d2-a {
    top: 15%;
}
}
