body{
	font-family: "微软雅黑";
}
a{
	color:#404040;
}
a:hover{
  text-decoration: none;
}
ul,li,p,a,body,dl,dt,dd{
	margin:0;
	padding:0;
	list-style: none;
}
.fl{
  float:left;
}
.fr{
  float:right;
}

.fixTop{
   position: fixed;
   top:0;
   width:100%;
   z-index: 9999;
   background-color: #fff;
}
.container{
	width:1200px;
    padding-left:0;
    padding-right:0;
    position: relative;
}
.menu{
  float:left;
  width:680px;
  margin:0 8px 0 30px;
}

.menu ul{
  margin:0;
  padding:0;
  list-style: none;
}
.menu li{
  float:left; 
  margin:0 21px;  
}
.menu li a.menuName{
  display: block;
  padding:10px 5px 0 5px;  
  color:#949494;
  font-size:15px;
  line-height: 56px;
  border-bottom: 4px solid #fff;
}
.menu li a.menuName:hover{
  text-decoration: none;
}
.menu li:hover > a.menuName,.menu li.active > a.menuName{ 
  border-bottom: 4px solid #fdcd08;
  font-weight: bold;
}
/*下拉菜单样式*/
.submenu{ 
  display: none;
  position:fixed;
  top:70px;
  left:-1px;
  z-index: 8888;
  width: 100%;  
  *background-color: #af0013;
  background-color: rgba(174,0,19,0.8);
}
.submenu-title{
  float:left;
  width:300px;
  background-color: rgba(16,16,16,0.8);
  color:#efbc00;
  padding:37px 30px 32px 34px;
}
.submenu-title h2{
  margin:0;
  font-size:30px;
  line-height: 1.2;
}
.submenu-title h6{
  font-size:12px;
  line-height: 1.2;
}
.submenu-title p{
  margin-top: 40px;
  font-size:14px;
  line-height: 25px;
}
.space-submenu,.anli-submenu{
  float:left;
  width:300px;
  padding: 37px 0 32px 50px;
}
.anli-submenu{
  width:700px;
}
.space-submenu li,.anli-submenu li{
  float:left;
  width:125px;
  text-align: left;
  margin:0;
}
.space-submenu li a,.anli-submenu li a{
  display: block;
  font-size:14px;
  margin:0;
  color:#ffffff;
  border-bottom: 0;
  line-height: 40px;
  padding:0;
}
.space-submenu li a:hover,.chanpin-submenu li a:hover{
  text-decoration: underline;
  border:0;
}
.chanpin-submenu{
  float:left;
  padding:37px 0 18px 31px;
}
.chanpin-submenu li{
    float:left;
    width:100px;
    margin:0;
    text-align: left;
}
.chanpin-submenu li h4{
  font-size:14px;
  font-weight: bold;
  color:#d7e3f7;
  margin-bottom: 20px;
}
.chanpin-submenu li a{
  display: block;
  color:#8fafe4;
  font-size:14px;
  line-height: 25px;
  border:0;
  padding:0;
}

#banner{
  display: block;
  margin-top: 70px;
}
#banner .carousel-inner > .item > img{
  margin:0 auto;  
}

#banner .carousel-indicators li{
  width:14px;
  *display: inline;
  height:14px;
  background-color: #fff;
  border-radius: 14px;
  margin:4px;
}
#banner .carousel-indicators .active{
  width:50px;
  background-color: #f8cc09;
  border:0;
}
#banner .carousel-control.right,#banner .carousel-control.left{
  background-image: none;
  font-size:80px;
  font-family: "宋体";
  font-weight: bold;
  padding-top: 12%;
}

/*在线咨询*/
.online{
  position: fixed;
  top:40%;
  right:10%;
  z-index: 999;
  width:130px;
  background: url(zxck.png) no-repeat;
  text-align: center;
  padding-top:55px;
}
@media screen and (max-width: 1400px) {
.online{
   position: fixed;
  top:40%;
  right:1%;
  z-index: 999;
  width:130px;
  background: url(zxck.png) no-repeat;
  text-align: center;
  padding-top:55px;
	
	
}
}
.online a{
  line-height: 38px;
  color:#fff;
  display: block;
  text-align: center;
}
.backtotop{
  display: block;
  width:93px;
  margin:0 auto;
  line-height: 36px;
  background: url(backtop.png) 25px center no-repeat;
  padding-left: 35px;
  color:#fff;
  font-size:12px;
  cursor: pointer;
}
.telNum{
  display: block;
  padding-top: 46px;
  font-size:16px;
  color:#063f99;
  font-weight: bold;
}
.logo{
  width:182px;
  float:left;
  margin:17px 0;
}

.search{
  float:left;
  width:152px;
  overflow: hidden;
  position: relative;
  margin-top:25px;
}
.searchbox{
  position:absolute;
  left:100%;
  top:0px;
  background-color: #eee;
  width:152px;
  height:26px;
  border-radius: 14px;
}
#qiehuan{
  position:relative;
  z-index: 8;
}
.search-btn{
  border:0;
  float:right;
  width:26px;
  height:26px;
  background: url(search.png) no-repeat;
  margin:0;
}
.search-input{
  border:0;
  background-color: transparent;
  float:left;
  width:100px;
  text-indent: 12px;
  height:26px;
  line-height: 26px;
}
.telphoneNum{
  float:left;
  width:139px;
  margin-left:9px;
  margin-top:24px;
}
.telphoneNum b{
  font-size:15px;
}
.grey{
  background-color: #f7f8f8;
}
.EoneOffice{
  padding:33px 0 33px 400px;
  background: url(EoneOffice.png) left center no-repeat;
}
.EoneOffice span{
  float:left;
  width:190px;
  text-align: center;
  border-right: 1px solid #e8e8e8;
}
.EoneOffice span.noborder{
  border:0;
}
.index-title{
  padding-top:49px;
  text-align: center;
  padding-bottom: 38px; 
}
.index-title p{
  color:#878787;
  font-size:14px;
  letter-spacing: 4px;
  margin-top: 13px;
}
.product-menu{
  display: block; 
  width:100%;
  height: 360px;
  margin-bottom:39px;
  text-align: center;
  position: relative;
}
.prod-content{
  display: block;
  width:100%;
  position: absolute;
  left:0;
  width:100%;
  top:93px;
  display: none;
  background-color: #fff;
}
.pMenu{
    display: inline-block;
    *float:left;
    width:120px;
    text-align:center;
}
.pMenu a{
  display: block;
  text-align: center;
  line-height: 24px;
  padding-top: 34px;
  color:#a6a6a6;
}
.pMenu i{
  display: block;
  width:24px;
  margin:4px auto;
  background-color: #fff;
  height: 2px;
}
.pMenu:hover i,pMenu.active i{
  background-color: #efb921;
}
.pMenu:hover a,.pMenu.active a{
  color:#073c98;
}
.officedesk{
  background: url(officedesk.png) top center no-repeat;
}
.pMenu:hover .officedesk,.pMenu.active .officedesk{
  background: url(officedesk-h.png) top center no-repeat;
}
.screen{
  background: url(screen.png) top center no-repeat;
}
.gonggong{
  background: url(gonggong.png) top center no-repeat;
}
.pMenu:hover .gonggong,.pMenu.active .gonggong{
  background: url(gonggong-h.png) top center no-repeat;
}
.shangyong{
  background: url(shangwu.png) top center no-repeat;
}
.pMenu:hover .shangyong,.pMenu.active .shangyong{
  background: url(shangwu-h.png) top center no-repeat;
}
.gongcheng{
  background: url(gongcheng.png) top center no-repeat;
}
.pMenu:hover .gongcheng,.pMenu.active .gongcheng{
  background: url(gongcheng-h.png) top center no-repeat;
}
.fangdongye{
  background: url(fangdongye.png) top center no-repeat;
}
.pMenu:hover .fangdongye,.pMenu.active .fangdongye{
  background: url(fangdongye-h.png) top center no-repeat;
}


.pMenu:hover .screen,.pMenu.active .screen{
  background: url(screen-h.png) top center no-repeat;
}
.meeting{
  background: url(meeting.png) top center no-repeat;
}
.pMenu:hover .meeting,.pMenu.active .meeting{
  background: url(meeting-h.png) top center no-repeat;
}
.chair{
  background: url(chair.png) top center no-repeat;
}
.pMenu:hover .chair,.pMenu.active .chair{
  background: url(chair-h.png) top center no-repeat;
}
.safa{
  background: url(safa.png) top center no-repeat;
}
.pMenu:hover .safa,.pMenu.active .safa{
  background: url(safa-h.png) top center no-repeat;
}
.lockers{
  background: url(lockers.png) top center no-repeat;
}
.pMenu:hover .lockers,.pMenu.active .lockers{
  background: url(lockers-h.png) top center no-repeat;
}
.other{
  background: url(other.png) top center no-repeat;
}
.pMenu:hover .other,.pMenu.active .other{
  background: url(other-h.png) top center no-repeat;
}
.prod-content ul,.chanpinlist{
  display: block;
  margin:0;
}
.prod-content li,.chanpinlist li{
  float:left;
  width:25%;
  padding:18px;
  margin:0;
  margin-bottom:30px;
  text-align: center;
  line-height: 1.2;
  transition: all 0.5s ease 0s;
}
.prod-content li img,.chanpinlist li img{
  width:100%;
  height:  197px;
}
.prod-content li h4,.chanpinlist li h4{
  margin-top:20px;
  font-size:16px;
  color:#878787;
}
.prod-content li p,.chanpinlist li p{
  font-size:14px;
  color:#bcbcbc;
  margin:0;
  min-height:18px;
}
.prod-content li:hover,.chanpinlist li:hover{
  box-shadow: 0 0 9px rgba(0,0,0,0.25);
}
.hidden{
  display: none;
}
.fivestep{
  margin-top:23px;
  display: block;
  text-align: center;
  background: url(5bubg.png) center top no-repeat;
  height: 200px;
}
.fivestep a{
  width:98px;
  height: 37px;
  line-height: 37px;
  display: block;
  background-color: #f9cc09;
  color:#ae0013;
  margin:80px 0 0 390px;
}
.fivestep a:hover{
  background-color: #ae0013;
  color:#fff;
}
.customercase{
  height: 774px;
  background: url(anli-bg.png) center 292px no-repeat;
}

.chakananli{
  float:left;
  width:100%;
  text-align: center;
}
.chakananli a{
  border:2px solid #fff;
  color:#fff;
  width:116px;
  height: 48px;
  line-height: 45px;
  display: block;
  margin:0 auto;
}
.chakananli a:hover{
  background-color: #ae0013;
  border:2px solid #ae0013;
  color:#Fff;
}
.space-menu{
  display: block;
  text-align: center;
  height: 400px;
}
.space-menu h4{
  display: inline-block;
  margin-top:8px;
  border-right: 2px solid #efba23;
  height: 12px;
  padding:0;
  margin-bottom: 39px;
}
.space-menu h4:first-child,.space-menu h4:last-child{
  border:0;
}
.space-menu h4 a{
  padding:0 17px 0 19px;
  font-size:14px;
  color:#9c9c9c;
  float:left;
  margin-top:-4px;
}
.space-menu h4 a:hover,.space-menu h4.active a{
  color: #ae0013;
  font-weight: bold;
}
.space-cont{
  position: absolute;
  top:45px;
  left:0;
  width:100%;
  display: none;
  z-index: 33;
  background-color: #fff;
  margin-bottom: 30px;
}
.space-cont ul{
  display: block;
  margin:0;
}
.space-cont li{
  padding:0 0.6%;
  float:left;
  width:32.1%;
  text-align: left;
  white-space: nowrap;
  margin-top: 40px;
  transition: all 0.5s ease 0s;
}
.space-cont li span{
  display: block;
  width:100%;
  height: 234px;
  overflow: hidden;
  background-color: #f2f2f2;
  text-align: center;
  position: relative;
  transition: all 0.5s ease 0s; 
}
.space-cont li h4{
  font-size:18px;
  font-weight: bold;
  color: #4f4f4f;
  margin:0;
  position: relative;
  z-index: 3;
}
.space-cont li p{
  font-size:14px;
  color:#878787;
  margin-top: 9px;
  position: relative;
  z-index: 3;
}
.space-cont li img{
  width: 100%;
  transition: all 0.5s ease 0s; 
  height: 234px;   
}
.space-cont ul:hover li{  
  width:26%;   
} 

.space-cont ul li:hover{  
  width:44%;  
  transform: translateY(-40px);  
}  
.space-cont ul li:hover img{
   height: 330px;
}
.space-cont ul li:hover span{
    height: 330px;
    
}

.yizhanshi{
  display: block;
  margin-top:130px;
  text-align: center;
  background-color: #f9cc09;
  position: relative;
  height: 200px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}
.yizhanshi p{
  position: absolute;
  top:-70px;
  left:50%;
  width: 711px;
  height: 266px;
  margin-left: -355px;
  background: url(yizhanshi.png) center no-repeat;
}
.yizhanshi p a{
  display: block;
  margin-top: 184px; 
  background-color: #ae0013;
  color:#fff;  
  border:2px solid #ae0013; 
  width:98px;
  font-weight: bold;
  height: 35px;
  line-height: 30px;
  margin-left: 380px;
}
.yizhanshi p a:hover{
  border: 2px solid #ae0013;
  background-color: transparent;
  color:#ae0013;
}
.company{
  background: url(jianjie-bg.png) center 29px no-repeat;
  height:387px;
}
.company-profile{
  float:left;
  width:603px;
  font-size:14px;
  line-height: 24px;
  margin-left: 90px;
  color:#9a9a9a;
}
.company-profile h1{
  font-size:44px;
  color:#ae0013;
  margin:36px 0 21px 0;
}
.company-profile h4{
  font-size:18px;
  line-height: 28px;
  color:#b0b0b0;
  margin-bottom: 34px;
}
.company-profile a{
  margin-top: 34px;
  display: block;
  border:1px solid #bbb;
  width:104px;
  height: 36px;
  text-align: center;
  color:#9a9a9a;
  line-height: 30px;
}
.company-profile a:hover{
  background-color: #ae0013;
  border:1px solid #ae0013;
  color:#Fff;
}
.jj-pic{
  float: left;
  margin-left: 117px;
}
.advantage{
  background: url(youshi-bg.png) center top no-repeat;
  height: 670px;
  margin-top: 57px;
  display: block; 
}
.advantage .index-title p{
  color:#fff;
}
.ys-box,.ys2-box{
  float:left;
  width:300px;
  height: 406px;
  margin:0;
  cursor: pointer;
}
.ys-box{
  background-color: #f1f1f1;
}
.ys2-box{
  background-color: #f9cc09;
}
.ys-box h4{
  color:#ae0013;
  font-size:22px;
  margin-left: 21px;
}
.ys-box p{
  margin-left: 21px;
  font-size:14px;
  line-height: 20px;
  color:#8f8f8f;
}
.ys2-box h4{
  font-size:22px;
  color: #063105;
  margin-left: 17px;
  margin-top: 0;
}
.ys2-box p{
  margin-left: 17px;
  font-size:14px;
  line-height: 20px;
  color:#8c7205;
  display: block;
  margin-bottom: 10px;
}
.ys2-mt{
  margin-top: 40px;
}
.ys2-box i{
  display: block;
  text-align: center;
  margin-top: 80px;
}
.ys2-box a{
  display: inline-block;
  width:49%;
  text-align: center;
}
.ys2-box:hover{
  background-color: #f1f1f1;
}
.ys-box:hover{
  background-color: #f9cc09;
}
.newsTitle{
  float:left;
  width:100%;
  margin-top: 47px;
  margin-bottom: 49px;
  position: relative;

}
.newsTitle h4{
	background-color: #ae0013;
	color:#fff;
	position: relative;
	z-index: 3;
	text-align: center;
	width:115px;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.newsTitle a{
  position: absolute;
  right:0;
  color:#fff;
  background-color: #ae0013;
  padding:0 5px;
  top:0;
}
.newsTitle a:hover{
  text-decoration: underline;
}
.newsTitle i{
    float:left;
    width:100%;
    border-top:1px dotted #fff;
    height: 5px;
    margin-top: -10px;
}
.index-news{
  float:left;
  margin:0;
  width:100%;
}
.index-news li{
    float:left;
    width:466px;
    margin:0;
    color:#FFFFFF;
    font-size:14px;
    line-height: 20px;
}
.index-news li img{
  float:left;
  width:177px;
  height: 144px;
  margin-right:27px;
  transition: all 0.4s ease 0s;
}
.index-news li:hover img{
  transform: scale(1.08);
  border:4px solid #fff;
}
.index-news li h4{
    font-size:16px;
    font-weight: bold;
    line-height: 25px;
    color:#fff;
    margin-top: 0;
    margin-bottom: 22px;
}
.index-news li a{
  display: block;
  color:#FFFFFF;
  margin-top: 10px;
  text-decoration: none;
}
.index-news li:hover a{
  text-decoration: underline;
}
.index-news li.no2news{
  margin-left:202px;
}
.footer{
  max-width: 1920px;
  margin:0 auto;
  background-color: #101010;
  display: block;
  padding:47px 0 58px 0;
}
.footnav{
  float:left;
  margin:0;
  width:897px;
}
.footnav li{
  float:left;
  width:25%;
  text-align: left;
  line-height: 25px;
}
.footnav li h4{
  border-left:3px solid #f9cc09;
  color;#fff;
  font-size:16px;
  padding-left: 8px;
  font-weight: bold;
  color:#FFFFFF;
}
.footnav li a{
  font-size:14px;
  color:#FFFFFF;
  line-height: 25px;
  text-align: left;
  display: block;
}
.footnav li a:hover{
  text-decoration: underline;
}
.footadd{
  float:left;
  width:295px;
  color:#FFFFFF;
  line-height: 25px;
}
.footadd p{
  padding-left:26px;
  display: block;
}
.footadd a {
  color:#FFFFFF;
}
.footadd a hover{
  color:#FFFFFF;
}
.footadd p.addmt{
  margin-top: 10px;
}
.footadd p.phone{
  background: url(phone.png) left center no-repeat;
}
.footadd p.tel{
  background: url(tel.png) left center no-repeat;
}
.footadd p.gongan{
  background: url(gongan.png) left center no-repeat;
}
.footadd p.mapadd{
  background: url(map.png) left center no-repeat;
}
/*产品列表页*/
.contact-banner{
  height: 500px;
  margin-top: 70px;
  background: url(contact-banner.jpg) center top no-repeat #f3f3f3;
}
.bg-f3{
  background: #f3f3f3;
}
.leftside{
  float:left;
  width:188px;  
  margin-top: 22px;
  position: relative;
  padding-bottom: 35px;
}
.yizi{
  position: absolute;
  left:-90px;
  bottom:0;
  z-index: -2;
}
.lefttitle{
  display: block;
  padding:22px 0 19px 59px;
  background: url(listtb.png) 19px center no-repeat #fff;  
}
.lefttitle h4{
  font-size:16px;
  color:#4f4f4f;
  margin:0;
}
.lefttitle p{
  font-size:12px;
  color:#bababa;
}
.fenlei{
  margin:0 0 7px 0;
  display: block;
  background-color: #fff;
  transition: all 0.5s ease 0s;
}
.parent{
  display: block;
  font-size:14px;
  font-weight: bold;
  color:#4f4f4f;
  cursor:pointer;
  background: url(ss-icon.png) 21px center no-repeat;

  line-height: 46px;
  border-top: 1px solid #e6e6e6;
  padding-left:59px;
  margin:0;
  border-left:2px solid #fff;
}
.fenlei .parent.current{
    border-left-color: #f9cc09;
    background: url(zk-icon.png) 21px center no-repeat;
}
.child{
  display: none;
  padding-left:57px;
  border-left:2px solid #f9cc09;
  padding-bottom: 20px;
}
.child a{
  display: block;
  color:#727272;
  font-size:14px;
  line-height: 25px;
}
.child a:hover,.child a.cur{
  color:#f9cc09;
  font-weight: bold;
}
.blueback{
  display: block;
  background: url(bluebg.png) left top no-repeat;
  height: 191px;
  color:#fff;
  padding:0 15px;
}
.blueback a{
  line-height: 25px;
  color:#fff;
  display: inline-block;
  width:50%;
  margin-right:-3px;
  text-align: center;
}
.blueback a.phone2{
  background: url(phone2.png) center 12px no-repeat;
  padding-top:54px;
}
.blueback a.msgicon{
  background: url(msg-icon.png) center 12px no-repeat;
  padding-top:54px;
}
.blueback .telNum{
  font-size:19px;
  margin-top:-2px;
  margin-left:10px;
}
.blueback .backtotop{
  margin-top: 5px;
  padding-left:45px;
}
.rightside{
  float:right;
  width:980px;
  margin-top: 22px;
}
.righttitle{
  border-bottom: 1px solid #d5d5d5;
  line-height: 50px;
  background: url(yellowicon.png) left center no-repeat;
  padding-left:  30px;
  font-size:14px;
  font-weight: bold;
  color:#4f4f4f;
}
.chanpinlist{
  display: block;
  margin-top: 22px;
}
.chanpinlist li{
  display: inline-block;
  margin-right:37px;
  margin-bottom: 22px;
  width:300px;
  background: #fff;
}
.chanpinlist li:nth-of-type(3n){
  margin-right: 0;
}
.chanpinlist li:hover a{
  text-decoration: none;
}
.page{
  display: block;
  width:100%;
  margin:30px 0 79px 0;
  text-align: center;
}
.page a{
  display: inline-block;
  width:30px;
  height: 30px;
  margin:0 2px;
  text-align: center;
  border:1px solid #dfdfdf;
  background-color: #fff;
  font-size:16px;
  line-height: 28px;
  color: #949494;
}
.page a:hover,.page .cur{
  background-color: #f9cc09;
  color:#949494;
  border:1px solid #f9cc09;
}
.fixleft{
  position: fixed;
  top:70px;
  z-index: 999;
}
.tuijian{
  background-color: #fff;
  float:left;
  padding:20px;
  margin:12px 0;
}
.tuijian h4{
  font-weight: bold;
  font-size:16px;
  color: #8c8c8c;
}
.tuijian h4 b{
  color:#d3d3d3;
  margin-left: 6px;
  text-transform: uppercase;
}
.tuijian .chanpinlist li{
  margin-right: 0;
}
.tuijian .chanpinlist li.m-r{
  margin-right:13px;
}
.yellow{
  background-color: #f8cc09;
  display: block;
  margin:0 auto;
}
.similar h4{
  font-weight: bold;
  color:#897005;
  font-size:16px;
}
.similar h4 b{
  margin-left: 6px;
  color:#cea907;
}
/*缩略图的幻灯片*/
#chanpin,.news-big{
  display: block;
  width:100%;
  margin-bottom: 30px;
}
#chanpin .carousel-inner{
  margin-bottom: 15px;
}
#chanpin .carousel-indicators{
  position: relative;
  width:100%;
  margin-top:;
  left:0;
  margin-left: 0;
  bottom:0;
}
#chanpin .carousel-indicators li{
   width:19%;
   height: 108px;
  float:left;
  text-indent: 0;
  border-radius: 0;
  box-sizing: border-box;
  border:1px solid #ddd;
  background-color: #fff;
}
#chanpin .carousel-indicators li.m-r{
  margin-right: 1%;
}
#chanpin .carousel-indicators li img{
  width:100%;
  height: 100px;
}
#chanpin .carousel-indicators .active{
  border:1px solid #f9cc09;
}
.detail{
  float:left;
  width:980px;
  background-color: #fff;
  padding:30px 50px 10px 50px;
  margin-top:10px;
}
.detail h2{
  font-weight: bold;
  display: block;
  font-size:25px;
  color:#4f4f4f;
  margin:0 0 15px 0;
}
.detail-title{
  float:left;
  width:100%;
  margin-top: 20px;
  border-top:1px solid #dcdcdc;
}
.detail-title h5{
  float:left;
  font-weight: bold;
  font-size:16px;
  color: #8c8c8c;
  border-top:1px solid #f9cc09;
  padding:24px 5px 0 5px;
  margin-top: -1px;
  margin-bottom: 0;
}
.detail-title b{
  float:left;
  font-size:16px;
  color:#d3d3d3;
  padding:23px 0 0 5px;
  text-transform: uppercase;
}
.detail-box,.yingyong{
  float:left;
  width:99%;
  padding:8px 0.5%;
  margin-bottom: 30px;
  color:#8c8c8c;
  line-height: 24px;
  margin-top: 15px;
}
.detail-box h4{
  margin:0 0 10px 0;
}
.txt-blue{
  color:#ae0013;
}
.guige{
  float:left;
  margin:60px 0 0 4px;
  line-height: 33px;
  width:100%
}
.guige img{
	width:100%
	
}
.color-bai,.color-hei{
  margin-right: 5px;
  padding:5px 15px;
  width:30px;
  overflow:hidden;
  height: 30px;
  background-color: #fff;
}
.color-bai{
  border:1px solid #d1d1d1;
}
.color-hei{
  background-color: #3d3d3d;
}
.tuzhi{
  float:left;
  width:390px;
  margin:0;
}
.yingyong{
  margin-bottom: 0;
}
.yingyong li{
  width: 48%;
  margin-right: 2%;
  float:left;
  margin-bottom: 20px;
}
.yingyong li img{
  width: 100%;
}
/*anli*/

.case-list,.space-list{
  display: block;
}
.case-list li,.space-list li{
  background-color: #fff;
  box-sizing: border-box;
  display: block;
  border:6px solid #eee;
  padding:0;
  margin-bottom: 15px;
  position: relative;
  transition: all 0.5s ease 0s;
}
.space-list li{
  text-align: right;
}
.case-list li.case-big,.space-list li.space-big{
  width:100%;
}
.case-list li.case-small,.space-list li.space-small{
  width:49%;
}
.anli-name{
  float:left;
  width:200px;
  height: 216px;
  margin:0;
  padding:30px 0 0 20px;
  color:#878787;
}
.space-name{
  position: absolute;
  left:27px;
  top:26px;
  z-index: 3;
  width:200px;
  height: 216px;
  color:#878787;
  text-align: left;
}
.anli-name h4,.space-name h4{
  color:#4f4f4f;
  font-size:18px;
  font-weight: bold;
  margin:0;
}
.anli-name p,.space-name p{
  margin:0 0 6px 0;
}
.case-list li:hover,.space-list li:hover{
  border:6px solid #f9cc09;
}
.case-logo{
  position: absolute;
  bottom:20px;
  left:20px;
}
.case-img-b{
  float:right;
  width:760px;
  height: 414px;
  vertical-align: top;
}
.case-img-s{
  float:right;
  width:260px;
  height: 216px;
}
.case-list li a:hover{
  text-decoration: none;
}
.space-big{
  text-align: center;
  position:relative;
}
.space-big h4{
  position: absolute;
  font-size:18px;
  color:#4f4f4f;
  font-weight: bold;
  top:33px;
  margin:0;
  left:26px;
}
.space-big h4.rb{
  top:auto;
  bottom:23px;
  right:18px;
}
.space-big h4 p{
  display: block;
  color:#878787;
  font-size:14px;
  margin:8px 0;
}
.space-img-s{
  width: 340px;
  height: 216px;
}
.space-list li a:hover{
  text-decoration: none;
  color:#878787;
}

.space-detail-title{
  display: block;
  margin:14px 0 0 14px;
}
.space-detail-title p{
  color:#878787;
  font-size:14px;
  margin:8px 0;
}
.space-detail-title h4{
  font-size:18px;
  color:#4f4f4f;
  font-weight: bold;
}
.space-detail-title h2{
  font-size:32px;
}
.m-t70{
  margin-top: 70px;
}

.contact{
  float:left;
  width:390px;
  margin:255px 0 0 43px;
  font-size:16px;
  line-height: 28px;
  color:#797979;
}
.contact span{
  float:left;
  width:15%;
  line-height: 28px;
  font-weight: 200;
}
.contact p{
  float:left;
  width:85%;
}
.contact-link{
  background: url(6000m.jpg) right top no-repeat;
  margin-top: 34px;
  padding-right:300px;
  float:left;
  width:100%;
  margin-bottom: 40px;
}
.contact-link a{
  margin-right: 13px;
  float:left;
  width:208px;
  line-height: 40px;
  text-align: center;
}
.messagebox{
  padding:69px 0 61px 0;
}
.contact-3per{
  width:380px;
  height:261px;
  background-color: #fff;
  padding:25px 32px;
}
.contact-3per.fl{
  margin-right: 30px;
}
.nameinput,.msginput{
  width:150px;
  border:1px solid #ddd;
  height: 35px;
  padding:0 3px;
  line-height: 35px;
}
.msginput{
  width:100%;
  margin:8px 0 4px 0;
  min-height: 76px;
}
.yellowbtn{
  width:79px;
  height: 35px;
  background-color: #f9cc09;
  color:#858585;
  border:0;
}
.contact-3per h3{
  text-align: center;
  font-size:23px;
  color:#3e3a39;
  font-weight: bold;
  margin:0;
}
.contact-3per h3 p{
  font-size:14px;
  font-weight: 300;
  margin:10px 0;
}
.freetel{
  background: url(mianfeidianhua.jpg) right bottom no-repeat #fff;
}
.zaixianzixun{
  background: url(zaixianzixun.jpg) right bottom no-repeat #fff;
}
.freetel h3,.zaixianzixun h3{
  text-align: left;
  margin:67px 0 0 7px;
}
.contact-3per a:hover{
  color:#3e3a39;
  text-decoration: none;
}

.about-menu{
  background-color: #fff;
  display: block;
  width:100%;
  height:63px;
  text-align: center;
  margin-top: -31px;
  margin-bottom: 28px;
}
.about-menu a{
  padding:0 24px;
  font-size:16px;
  line-height: 63px;
  color:#949494;
}
.about-menu a:hover,.about-menu a.current{
  font-weight: bold;
}
.logo-bt{
  display: block;
  margin:45px 0;
  text-align: center;
}
.company-pro{
  display: block;
  margin-top: 45px;
  width:950px;
  margin:0 auto;
  line-height: 28px;
  color:#828282;
}
.huanjing{
  display: block;
  width:1047px;
  margin:73px auto 0 auto;
  text-align: center;
}
.huanjing h4,.logo-bt h4{
  font-size:23px;
  line-height: 32px;
  color:#3e3a39;
  font-weight: bold;
}
.huanjing h4 b,.logo-bt h4 b{
  display: block;
  font-size:13px;
  font-weight: 200;
  line-height: 20px;
}
.about-w{
  width:1140px;
}
.servicebox{
  width:30%;
  margin:0;
  font-size:14px;
  color:#757575;
  line-height: 26px;
}
.servicebox h3{
  display: block;
  width:178px;
  height: 178px;
  border-radius: 50%;
  font-size:21px;
  font-weight: bold;
  line-height: 178px;
  color:#fff;
  text-align: center;
  margin:0 auto 30px auto;
}
.servicebox h3.yellow{
  background-color: #e6a32d;
}
.servicebox h3.blue{
  background-color: #4487f6;
}
.servicebox h3.red{
  background-color: #f46666;
}
.servicebox b{
  width:70px;
  float:left;
  color:#3e3a39;
}
.servicebox span{
  width:286px;
  float:left;
}
.servicebox.margin-x{
  margin-right:5%;
  margin-left:5%;
}
.fw-pic{
  display: block;
  margin-top: 78px;
  margin-bottom: 77px;
  text-align: center;
}
.about-td{
  display: block;
  width:1106px;
  *width:804px;
  padding:0 102px 69px 102px;
  margin:0 auto;
  background-color: #ae0013;
  color:#fff;
}
.about-td h1{
  display: block;
  font-size:30px;
  margin:47px 0;
  font-weight: bold;
  text-align: center;
}
.about-td h4{
  display: block;
  text-align: center;
  margin-bottom: 35px;
}
.about-td h4 b{
  display: inline-block;
  margin-right: 29px;
  font-weight: 200;
  width:105px;
  height: 105px;  
  font-size:22px;
  line-height: 105px;
  text-align: center;
  border:2px solid #fff;
}
.m-t73{
  margin-top: 73px;
}
.about-td p{
  font-size:16px;
  line-height: 30px;
}
.news-big3{
  display: block;
  width:110%;
  margin-bottom: 30px;
}
.news-big3 li{
	width:338px;

  *width:294px;
	background-color: #fff;
	transition: all 0.5s ease 0s;
	margin-right:92px;
	margin-top: 15px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 16px;
	padding-left: 22px;
}
.news-big3 li.m-x{
  margin-right: 58px;
  margin-left: 58px;
}
.news-big3 li img{
  display: block;
  width:100%;
  height: 223px;
  margin-bottom: 19px;
}
.news-big3 li h4{
  float:left;
  width:210px;
  color:#878787;
  font-size:16px;
  line-height: 21px;
  margin-top: 18px;
  margin-bottom: 0;
}
.news-big3 li p,.datetime{
  float:right;
  margin:0;
  width:60px;
  font-size:14px;
  line-height: 1;
  color:#a2a2a2;
}
.news-big3 li p i,.datetime i{
  font-style: normal;
  font-size:50px;
  color:#1e6daa;
  margin:0;
}

.news-big li{
  width:338px;
  *width:294px;
  background-color: #fff;
  padding:22px 22px 16px 22px;
  transition: all 0.5s ease 0s;
  margin-right:60px;
}
.news-big li.m-x{
  margin-right: 58px;
  margin-left: 58px;
}
.news-big li img{
  display: block;
  width:100%;
  height: 223px;
  margin-bottom: 19px;
}
.news-big li h4{
  float:left;
  width:210px;
  color:#878787;
  font-size:16px;
  line-height: 21px;
  margin-top: 18px;
  margin-bottom: 0;
}
.news-big li p,.datetime{
  float:right;
  margin:0;
  width:60px;
  font-size:14px;
  line-height: 1;
  color:#a2a2a2;
}
.news-big li p i,.datetime i{
  font-style: normal;
  font-size:50px;
  color:#1e6daa;
  margin:0;
}
.news-big li:hover{
  box-shadow: 3px 3px 6px #ccc;
}
.news-big li:hover h4{
  text-decoration: underline;
}
.news-small{
  float:left;
  padding:35px 27px;
  margin:33px 0 108px 0;
  background-color: #fff;
}
.news-small li{
  float:left;
  width:100%;
  padding-bottom:20px;
}
.news-small li img{
  float:left;
  width:135px;
  height: 101px;
  margin-right: 22px;
  transition: all 0.5s ease 0s;
}
.news-small li:hover a,.news-small a:hover{
  text-decoration: underline;
}
.news-small li:hover img{
  transform: scale(1.05);
}
.news-txt{
  float:right;
  width:926px;
  border-bottom: 1px solid #ddd;
  padding:14px 0;

}
.datetime{
  float:left;
  margin-right:46px;
}
.news-txt h5{
  font-size:16px;
  color:#1e6daa;
  margin:0 0 16px 0;
}
.news-txt p{
  line-height: 20px;
  color:#b6b6b6;
}
.news-txt a{
  color:#b6b6b6;
}
#huanjing{
  float:left;
  height:400px;width:1020px;margin:0 auto 90px auto;
  padding-top: 20px;
  padding-right:100px;
  position: relative;
}
.yellowborder{
  position: absolute;
  top:0;
  left:50%;
  z-index:-1;
  margin-left:-340px;
  width:573px;
  height: 390px;
  border:2px solid #f4bd00;
}
#huanjing .roundabout-holder{
  list-style:none;width:550px;height:361px;margin:0px auto;
}
#huanjing .roundabout-moveable-item{
  height:361px;
  width:550px;
  cursor:pointer;
}
.roundabout-moveable-item img{
  height:100%;width:100%;
  background-color:#FFFFFF;margin:0;
  transition: all 0.1s ease 0s;
}
.roundabout-in-focus{
  cursor:auto;
}

.roundabout a:active, .roundabout a:focus,
.roundabout a:visited{
  outline:none;text-decoration:none;
}
.roundabout li{margin:0}
.hj-txt{
  transform:translate(-300px,-50px);
  position: absolute;
  top:120px;
  right:-354px;
  z-index: 999;
  width:342px;
  height: 260px;
  padding-right: 79px;
  background-color: #e8e3cf;
  line-height: 22px;
  text-align: right;
  transition: all 0.2s ease 0s;
}
.hj-txt h4{
  font-size:18px;
  margin-top:57px;
  color:#757575;
}
.roundabout-in-focus .hj-txt{
  opacity: 1;
  transform:translate(0,0);
}
.ban_r_btn,.ban_l_btn{
  width:53px;
  height: 52px;
  position: absolute;
  z-index: 99999;
  right:0px;
  bottom:50px;
}
.ban_l_btn{
  background: url(left-arr.png) no-repeat;
  right:52px;
}
.ban_r_btn{
  background: url(right-arr.png) no-repeat;

}
/*首页案例旋转*/
#anli{
  float:left;
  height:420px;width:1065px;
  margin:0 0 245px 0;
  position: relative;
  z-index: 1;
}
#anli .roundabout-holder{
  list-style:none;width:630px;height:394px;margin:0px auto;
}
#anli .roundabout-moveable-item{
  height:394px;
  width:630px;
  cursor:pointer;
  margin-top:16px;
}
#anli .roundabout-in-focus img{
  box-shadow: -12px 12px 0 #f9cc09;
}
.blueborder{
  position: absolute;
  top:40px;
  left:0;
  background-color: #fff;
  width:1050px;
  height: 342px;
  border:2px solid #ae0013;
}
#anli .ban_r_btn,#anli .ban_l_btn{
  bottom:160px;
}
#anli .ban_r_btn{
  right:-48px;
}
#anli .ban_l_btn{
  right:4px;
}
.al-txt{  
  position: absolute;
  top:50px;
  right:17px;
  z-index: 999;
  width:204px;
  height: 320px;
  padding-top:40px;
  background-color: #fff;
  line-height: 22px;
  text-align: right;
  transition: all 0.2s ease 0s;
}
.al-txt h4{
  font-size:17px;
  color:#606060;
  line-height: 29px;
  padding-right:70px;
}
.text-center{
  color:#949494;
}
.text-center a{
  color:#949494;
}
.text-center{
  color:#949494;
}
.text-center span{
  color:#949494;
}
.text-center a:hover{
  color:#949494;
}.about-banner{
	background: rgba(0, 0, 0, 0) url(b1.jpg) no-repeat scroll center top;
	margin-top: 70px;
	height: auto;
	width: 100%;
}.box {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin-top: 50px;
}
.nbg {
	background-color: #333333;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.nbg1 {
	background-color: #000000;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*新闻*/
.new {
	float: left;
	height: 230px;
	width: 240px;
	text-align: center;
}
.new:hover img{border: 2px solid #FF0000;}
.new1 {
	width: 200px;
	text-align: left;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 5px;
	color: #CCCCCC;
}a.f15a {
	font-size: 15px;
	color: #FFFFFF;
}
.t1 {
	font-size: 30px;
	color: #cbc8c3;
	background-position: center 40px;
	text-align: center;
	line-height: 38px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.t1y {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
	font-weight: normal;
}
.cp {
	text-align: center;
	float: left;
	height: 240px;
	width: 280px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp:hover img{border: 2px solid #FF0000;}.imgbk {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
