@charset "utf-8";
html, body {
  font: 12px/1.8 'microsoft yahei', tahoma, verdana, 'simsun';
  color: #606060;
  width: 100%;
  -webkit-text-size-adjust: none;
}
body, ul, ol, li, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, img, span, input {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #464646;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.lf {
  float: left;
}
.ri {
  float: right;
}
.ptp {
  padding-top: 20px;
}
.br-bg {
  background: #fff;
}
.editor {
  word-wrap: break-word;
  font-family: 宋体b8b\4f53, arial;
  font-size: 16px;
}
/*头部*/

.tophead{ width:100%; height: 28px; background: #000;}
.topheadbox{ width:1200px; margin: 0 auto; height: 28px; line-height: 28px; color: #fff;}
.topheadleft{ float: left;}
.topheadright{ float: right;}
.logo {
  float: left;
}

.top_fd{
    width: 100%;
    top: 0;
    min-width: 1200px;
    height: 115px;
    z-index: 102;
    background: white;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
/*导航样式*/
#nav {
  height: 85px;
}
#nav * {
  margin: 0;
  padding: 0;
}
#nav a {
  text-decoration: none;
  font-size: 16px;
  display: block
}

.nav_active a span{
  font-weight: bold;
 color: #c60000;
}
/* .nav_active{
    border-bottom: solid 5px black;
    box-sizing: border-box;
} */
/* 
.nav_active .navigation-link{
    color: black;
    font-weight:initial;
}

.navigation-link {
	display: block;
	position: relative;
  text-decoration: none;
  color: black;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.navigation-link:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
  border-bottom: solid 5px;
  left: 0;
}

.navigation-link:before {
    left: 0;
}

.navigation-link:hover:before {
	width: 100%;
}

.navigation-link:before {
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out;
} */

/*一级菜单*/
#nav ul {
  display: block;
  list-style-type: none;
  float: right;
}

#nav ul li {
  display: block;
  width: 75px;
  height: 85px;
  line-height: 85px;
  float: left;
  text-align: center;
}

/*二级菜单*/
#nav ul li ul {
  display: none;
}
#nav ul li ul li {
  width: 120px;
  background-color: #f9f9f9;
  border-bottom: dashed 1px #c2c7cd;
  height: 50px;
  line-height: 50px;
  margin-left: 0;
}
#nav ul li:hover ul {
  display: block;
  position: relative;
  width: 120px;
  z-index: 99999;
}
#nav ul li ul li:hover {
  background-color: #202020;
  color: #FFF;
  transition: all 0.5s;
}
/*三级菜单*/
#nav ul li:hover ul li ul {
  display: none;
}
#nav ul li:hover ul li:hover ul {
  display: block;
  position: relative;
  left: 120px;
  top: -50px;
  z-index: 99999;
}
#nav ul li:hover ul li:hover ul li {
  width: 120px;
}
#nav ul li:hover ul li:hover ul li:hover {
  background-color: #202020;
  transition: all 0.5s;
}
#nav ul ul li a:hover {
  color: #FFF !important;
  transition: all 0.5s;
}
/*四级菜单*/
#nav ul li:hover ul li:hover ul li ul {
  display: none;
}
#nav ul li:hover ul li:hover ul li:hover ul {
  display: block;
  position: relative;
  left: 170px;
  top: -50px;
  z-index: 99999;
}
#nav ul li:hover ul li:hover ul li:hover ul li {
  width: 170px;
}
#nav ul li:hover ul li:hover ul li:hover ul li:hover {
  background-color: #a6b1bd;
  transition: all 0.5s;
}
#nav ul ul li a:hover {
  color: #FFF !important;
  transition: all 0.5s;
}

/*首页*/
.inner {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}
.index_web {
  width: 1200px;
  min-width: 1200px;
  height: auto;
  margin: 0 auto;
}
.gg {
  background: #f4f4f4;
  height: 60px;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  color: #ffffff;
  line-height: 60px;
  text-indent: 1rem;
}
.gg_center {
  width: 1200px;
  margin: 0 auto;
}
.gg_center p {
  color: #333333;
}
.gg_left {
  float: left;
  width: 700px;
  height: 60px;
  overflow: hidden;
}
.index_min {
  width: 1200px;
  margin: 0 auto;
}
.index_left {
  width: 340px;
  height: 965px;
  padding-top: 8px;
  float: left;
}
/*产品中心*/
.bt_1 {
  padding-top: 10px;
  height: 25px;
  line-height: 25px;
  background: #e7eded;
}
.bt_1 p {
  width: 119px;
  height: 25px;
  background: url(../cpzx.jpg) no-repeat;
  float: left;
  text-align: center;
  color: #e7eded;
  font-size: 15px;
  margin-left: 10px;
}
.moer_c {
  color: #074499;
  font-size: 10px;
  float: right;
  margin-right: 25px;
}
.left_cpfl {
  background: #ffffff;
  width: 324px;
  height: 435px;
  margin: 0 auto;
  border: 8px solid #e7eded;
}
.left_cpfl li {
  width: 295px;
  height: 38px;
  border-bottom: 1px #dedede dotted;
  line-height: 38px;
  font-size: 14px;
  margin: 0 auto;
}
.left_cpfl li:first-child {
  padding-top: 20px;
}

/*搜索栏*/
.top_seach {
  float: right;
  height: 38px;
  width: 360px;
  margin-top: 10px;
}
.metsearch ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
span.parasearch_title {
  display: none;
}
span.parasearch_input input {
  float: left;
  display: inline;
  width: 300px;
  height: 38px;
  line-height: 32px;
  background: #ffffff;
  border: 0;
  padding-left: 5px;
  overflow: hidden;
  color: #888;
  font-family: microsoft yahei;
  font-size: 12px;
}
span.parasearch_search input.searchgo {
  float: left;
  height: 38px;
  width: 38px;
  background: #557cab url(../searchgo_bg.png);
  border: 0;
  padding: 0px 17px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
/**seach-end**/



/**产品展示**/
.pro_box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 120px;
  height: 1450px;
}

.pro_bt{
  text-align: center;
  font-size: 45px;
  color: white;
}

.pro_more{
  text-align: center;
  width: 163px;
  height: 39px;
  background: white;
  color: black;
  display: block;
  line-height: 39px;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 20px;
}

.pro_list{
  width: 1200px;
  margin-top: 65px;
}
.pro_list li{
  float: left;
  width: 390px;
  height: 570px;
  overflow: hidden;
  margin: 20px 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.pro_list li img{
  width: 374px;
  height: 495px;
  border: 8px solid white;
}

.pro_list li:hover{
  box-shadow: 2px 2px 10px #ccc;
  -webkit-box-shadow: 2px 2px 10px #ccc;
  -moz-box-shadow: 2px 2px 10px #ccc;
  -moz-ms-shadow: 2px 2px 10px #ccc;
  -moz-o-shadow: 2px 2px 10px #ccc;
  -webkit-transform: translate3d(0, -10px, 0);
}

.pro_list li:first-child+li{
  margin: 20px 15px;
}

.pro_list li:first-child+li+li+li+li{
  margin: 20px 15px;
}

.prolist_name{
  padding: 0 8px;
  height: 41px;
}

.name_left{
  width: 240px;
  float: left;
}

.prolist_name .cn{
  font-size: 17px;
  color: #151313;
  text-decoration:underline;
  letter-spacing:0.2rem;
  width: 240px;
  float: left;
  line-height: 20px;
}

.prolist_name .en{
  font-size: 10px;
  color: #969595;
  border-bottom: 1px solid #969595;
}

.prolist_name .ckxq{
  text-align: right;
  font-size: 30px;
  color: #151313;
  border-bottom: 2px solid black;
  line-height: 41px;
}






/**2020.09.07**/
.yingyong_box{
  padding-top:60px;
}

.yy_bt{
  text-align: center;
}

.yy_bt h3{
  font-size:30px;
  line-height: 40px;
}

.yy_bt span{
  font-size: 14px;
  color: #908f8f;
  line-height: 36px;
}

.yingyong_box ul{
  padding-top: 40px;
  margin: 0 auto;
  width: 1200px;
  text-align: center;
}

.yingyong_box ul li{
  float: left;
  width: 189px;
  height: auto;
  overflow: hidden;
  margin-left:13px
}

.yingyong_box ul li img{
  height: 326px;
  text-align: center;
}
.yingyong_box ul li:first-child{
  margin-left:0;
}
.yy_name{
  font-size: 16px;
  line-height: 36px;
}
.linex{
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  margin: 40px 0;
}
.pro_more{
  text-align: center;
  font-size: 18px;
  color: #666666;
  padding: 5px 35px;
  border: 1px solid #666666;
}
.pro_more:hover{
  background: #666666;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  color:white;
}
.pro_more:hover a{
  color:white;
  display: block;
}
.index_aboutbox{
  width: 100%;
  margin: 0 auto;
  min-width: 1200px;
  background: url(../06_25.jpg) no-repeat center;
  height: 1197px;
  margin-top:130px;
}
.about_ringt{
  float: right;
  width: 506px;
  padding-top: 180px;
}
.about_bt h3{
  font-size: 30px;
  color: #070000;
  line-height: 36px;
}
.line2{
  width: 90px;
  height: 2px;
  background: #f1c234;
  margin: 10px 0;
}
.about_des{
  font-size: 14px;
  color: #666666;
  line-height: 18px;
}
.about_more{
  font-size: 16px;
  color: white;
  text-align: center;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #666666;
  margin-top: 30px;
}
.about_more a{
  color: white;
  display: block;
}
.about_left{
  float: left;
  padding-top: 844px;
  width: 513px;
  padding-left:20px ;
}
.about_left h3{
  font-size: 24px;
  color: #666666;
  line-height: 45px;
}
.about_left span{
  font-size: 20px;
  line-height: 24px;
}

.index_kh{
  padding-top:50px ;
}

.index_kh ul{
  padding-top: 35px;
}

.index_kh ul li{
  float: left;
  width: 175px;
  margin: 30px;
  text-align: center;
}
.index_kh ul li p{
  font-size: 16px;
  line-height: 40px;
}
.index_new{
  width: 100%;
  height: 500px;
  background: #f6f6f6;
  margin-top:30px;
  padding-top: 60px;
}

.newsb ul li{
  float: left;
  width: 390px;
  margin-left: 9px;
}
.newsb ul li:first-child{
  margin-left: 0;
}
.newsb ul li img{
  padding: 10px 0;
  float: left;
}

.newsb ul li .bt{
  font-size: 20px;
  color: #464646;
  width: 100%;
  display: block;
  line-height: 35px;
}

.newsb ul li .time{
  font-size: 12px;
  color: #6e6e6e;
  display: block;
  line-height: 20px;
}

.newsb ul li .nr{
  font-size: 12px;
  line-height: 16px;
}

.newsb ul li .nsmore{
  display: block;
  text-align: center;
  padding-top: 30px;
}
.lxwmbox{ width:100%; height:738px; background:url(../lxwm.jpg) no-repeat center; margin-bottom:40px;}
.lxwm-conbox{ width:1200px; margin:0 auto;color:#3a3a3a;}
.lxwm-con1{ width:380px; float:left;}
.lxwm-con1:hover,.lxwm-con2:hover,.lxwm-con3:hover{ transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; margin-top:-10px;}
.lxwm-con1-p1{ width:86px; height:86px; margin:auto; background:url(../dz.png) no-repeat center;}
.lxwm-con2-p1{ width:86px; height:86px; margin:auto; background:url(../sj.png) no-repeat center;}
.lxwm-con3-p1{ width:86px; height:86px; margin:auto; background:url(../xx.png) no-repeat center;}
.juzhong{ text-align:center; margin:30px 0px 24px 0px; font-size:18px; font-weight:bold; }
.lxwm-com1-dz{ width:190px; margin:0 auto; text-align:center; }
.lxwm-con2{width: 426px;float: left;}
.lxwm-con3{width: 392px; float: left;}
.xlne{width: 80px; height: 2px;background: #f0c133;margin: 0 auto;margin-top: 45px;}

.lxwmbox .yy_bt{
  padding-top:70px;
  color: white;
}
.lxwmbox .yy_bt span{
  color: white;
}
.lxwm-con3{
  text-align: center;
}
.lxwm-con3 img{
  padding-top:10px ;
}

.foot{ width:100%; height:500px; background:url(../footbg.jpg) no-repeat center;}


.weixinfx{ display:block;text-align:center; position:relative;}
.weixinfx img{ display:none;}
.weixinfx:hover img{ position:absolute; left:50%; top:0px; display:block; margin-top:30px; transition:0.3s;}


.proxhli{width:310px; float:left;}
.proxhli li{ width:100%; max-height:56px; padding:14px 5px; border-bottom:1px dashed #0168b7; overflow:hidden; line-height:32px;}
.proxhli li:first-child + li + li  + li {
    max-height:92px;
}.proxhli li:first-child {
	font-size:24px; height:32px; overflow:hidden;
}

.proxhli-li1:hover,.proxhli-li2:hover,.proxhli-li3:hover,.proxhli-li4:hover{ background:#0168b7; color:#FFF; transition:0.5s; }
.proxhli-li1:hover span,.proxhli-li2:hover span,.proxhli-li3:hover span,.proxhli-li4:hover span{ padding-left:10px; color:#FFF; transition:0.5s; }
/*底部信息*/
.foot_intro {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  text-align: center;
  color: #727e89;
  height: 80px;
}

.foot_intro .inner p a {
  color: #727e89;
}

.contact {
  width: 1200px;
  float: left;
}

.conleft{ width:220px; height:360px; margin:55px 0px 0px 0px; float:left;}
.concen{ width:560px; margin:80px 0px 38px 60px; float:left; color:#999;}
.conri{ width:100px; margin:80px 40px 22px 40px; float:left; color:#999; font-size:15px;}

.concen{ height:120px; overflow:hidden; line-height:30px;}


.conleft-bg{ width:195px; height:203px; margin:30px auto 10px auto; background:url(../footlogo.png) no-repeat center;}
.conleft-ul ul{ width:150px; height:30px; margin:0 auto;}
.conleft-ul ul li{ float:left; margin:0 10px;width:30px; height:30px;}
.conleft-a1,.conleft-a2,.conleft-a3{ display:inline-block; width:30px; height:30px;}
.conleft-a1{ background:url(../qq.png) no-repeat center;}
.conleft-a2{ background:url(../wx.png) no-repeat center;}
.conleft-a3{ background:url(../wb.png) no-repeat center;}
.conleft-a1:hover{ background:url(../qq-h.png) no-repeat center;}
.conleft-a2:hover{ background:url(../wx-h.png) no-repeat center;}
.conleft-a3:hover{ background:url(../wb-h.png) no-repeat center;}


.foot-foot{ width:920px; margin-left:60px; margin-top:54px; float:left; font-size:14px; color:#999; }
.foot-foot ul li{ float:left; margin-right:30px;}
.foot-foot-yq,.foot-foot-link,.foot-foot-nav{ display:inline-block; width:100%; height:25px; overflow:hidden;}


.contact ul li.li1{
width:100%;	
}
.contact ul li.font14{
font-size:14px;	
}
.contact ul li.font16{
font-size:16px;	
}
.contact ul li.font24{
font-size:24px;	
}
.contact ul li.li2{
width:50%;	
}

.foot_lxwm {
  width: 100%;
  color: #5d5d5d;
  min-width: 1200px;
  margin: 0 auto;
}

.contact ul li img {
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}

.contact ul li p {
  color: #5d5d5d;
  font-size: 14px;
}

.contact ul li span {
  color: #5d5d5d;
  font-size: 14px;
}

.foot_ewm {
  width: 143px;
  float: left;
  text-align: center;
  margin-top: 30px;
}

.foot_ewm span {
  width: 143px;
  display: block
}

.foot .foot_intro a {
}

.foot a {
  color: #999;
  font-size: 14px;
}

.foot a:hover {
  color: #fff;
  transition: all 0.3s ease-in-out;
}

/*以下是自写内容*/
/*top*/
.toprighttel{ float:right; margin-left: 30px; height: 100px; line-height: 100px;}
.toprighttel i{ float:left; width: 27px; height: 27px; margin-top: 36px; background: url("../tel.jpg") center no-repeat; display: inline-block;}
.toprighttel span{ float:right; color: #a40000; font-size: 18px; margin-left: 6px;}
/*index*/
.heigh80{ height: 80px;}
.heigh50{ height: 50px;}
.heigh70{ height: 70px;}
.heigh60{ height: 60px;}
.heigh90{ height: 90px;}
.heigh45{ height: 45px;}
.heigh35{ height: 35px;}
.heigh75{ height: 75px;}
.heigh120{ height: 120px;}
.heigh420{ height:420px;}
/*分类展示*/
.flzs-index,.cpzs-index{ width: 100%; min-width: 1200px;}
.flzs-indexbox{ width: 1200px; margin: 0 auto;}
.flzs-indextitle{ width: 1200px; height: 64px; background:url("../../../../images/titlebg.png") center no-repeat; text-align: center; margin-top: 50px;}
.titlered{ font-size: 30px; color: #c60000;}
.titlehui{ font-size: 18px; color:#8e8e8e; margin-top: 5px;}
.flzs-indexcon{ width:1000px; margin: 50px auto 0px;  height: 156px; }
.flzs-indexcon div a{ position: relative; display: block; width: 156px; height: 156px; float: left; margin: 0px 22px;background: url("../../../../images/yuan.png") center no-repeat;text-align: center; color: #000; font-size: 24px;}
.flzs-indexconli1{ position: relative; top: 62px;}
.flzs-indexconli2{ position: relative; top: 45px; line-height: 30px !important;}
.flzs-indexcon div a:hover{ background: url("../../../../images/yuan-h.png") center no-repeat; transition: .5s; color: #fff;}


/*产品展示*/
.cpzs-index{ width: 100%; min-width: 1200px; margin-top: 60px;}
.cpzs-indexbox{ width: 1200px; margin: 0 auto;}
.cpzs-indextitle{ width: 1200px; height: 64px; background:url("../../../../images/titlebg.png") center no-repeat; text-align: center; margin-top: 50px;}
.cpzs-indexcon{ width: 100%; margin-top: 50px;}
.cpzs-indexconlist ul li{ float: left; width: 360px; height: 320px; margin: 0px 16px 30px; text-align: center; border: 2px solid #dedede;}
.cpzs-indexconlist ul li img{ width: 360px; height: 270px;}
.cpzs-indexconlist ul li a{ font-size: 16px; line-height: 50px; color: #4b4b4b;}
.clickmore{ width: 190px; margin: 20px auto 0; text-align: center;}
.clickmore a{ display:block; width: 190px; height: 50px; line-height: 50px; color: #fff; font-size: 16px; background: url("../../../../images/more.png") center no-repeat;}
.clickmore a:hover{background: url("../../../../images/moreh.png") center no-repeat; color: #4b4b4b; transition: .5s;}


/*新闻*/
.news-index{ width: 100%; height: 590px; background: #e5e5e5; min-width: 1200px; margin-top: 60px;}
.news-indexbox{ width: 1200px; margin: 0px auto;}
.news-indextitle{ width: 1200px; height: 64px; background:url("../../../../images/titlebg.png") center no-repeat; text-align: center;}
.news-indexcon{ width: 100%; margin-top: 30px;}
.news-indexcon .news-indexconall{ float: left; width: 266px; height: 296px; background: #fff; border: 2px solid #c8c8c8; margin: 0px 15px;}
.news-indexcon .news-indexconall a{ display: block; width: 100%; height: 100%; }
.news-indexcon .news-indexconall:first-child+.news-indexconall,.news-indexcon .news-indexconall:first-child+.news-indexconall+.news-indexconall+.news-indexconall{ margin-top: 30px;}

.news-indexcon .news-indexconall:hover{ margin-top: 30px; transition: .5s;}
.news-indexcon .news-indexconall:first-child+.news-indexconall:hover,.news-indexcon .news-indexconall:first-child+.news-indexconall+.news-indexconall+.news-indexconall:hover{ margin-top: 0px;}

.news-indexcondate{ display: block; width: 90%; border-bottom: 1px solid #c8c8c8; font-size:22px; color: #c60000; margin: 0 auto; padding: 30px 0px 10px;}
.news-indexconcon{ display: block; width: 90%; max-height: 200px; margin: 0 auto; font-size: 16px; color:#8a8a8a; line-height: 28px; text-indent: 2em; padding-top: 10px;overflow: hidden; letter-spacing: 1px; }



/*厂容厂貌*/
.crcm-index{ width: 100%; min-width: 1200px; margin-top: 60px;}
.crcm-indexbox{ width: 1200px; margin: 0 auto;}
.crcm-indextitle{ width: 1200px; height: 64px; background:url("../../../../images/titlebg.png") center no-repeat; text-align: center; margin-top: 50px;}
.crcm-indexcon{ width: 100%; margin-top: 50px;}
.crcm-indexconlist ul li{ float: left; width: 266px; height: 246px; margin: 0px 15px 30px; text-align: center; border: 2px solid #dedede;}
.crcm-indexconlist ul li img{ width: 266px; height: 200px;}
.crcm-indexconlist ul li a{ font-size: 16px; line-height: 46px; color: #4b4b4b;}

/*关于我们*/
.gywm-index{ width: 100%; min-width: 936px;}
.gywm-indexbox{ width: 936px; margin: 0 auto;}
.gywm-indextitle{ width: 936px; height: 64px; background:url("../../../../images/titlebg.png") center no-repeat; text-align: center; margin-top: 50px;}
.gywm-indexcongsmc{ text-align: center; font-size: 18px; color: #c60000; margin: 15px 0px;}
.gywm-indexcongsjj{ font-size:16px; color: #8a8a8a; line-height: 32px; max-height: 160px; overflow: hidden;}
.gywm-indexcongsjj a{ color:#c60000;}
.gywm-indexcongsjj a:hover{  padding-left: 20px; transition: .5s; }

/*联系我们*/
.lxwm-index{ width:100%; max-width: 1920px; height: 210px; margin-top: 50px; min-width: 1200px; background: url("../../../../images/lxwmbg.jpg") center no-repeat; }
.lxwm-indexbox,.lxwm-dhbox{ width: 936px; margin: 0 auto;}
.lxwm-indextitle{ width: 936px; height: 64px;text-align: center; padding-top: 30px;}
.titlebai{ font-size: 30px; color: #fff;}
.titlebai1{ font-size: 18px; color:#fff; margin-top: 5px;}
.lxwm-dhbox div{ float: left; width: 160px; height: 52px; overflow: hidden;}
.lxwm-dhbox div p{ color: #fff; font-size: 16px; margin-bottom: 10px;}
.lxwm-dhbox1{ margin-left:62px;}
.lxwm-dhbox2{ margin-left:236px;}
.lxwm-dhbox3{ margin-left:156px;}


/*友情链接*/
.yqlj-index{ width:1200px; margin: 0 auto; font-size: 14px; height: 58px; line-height: 58px; overflow: hidden;}
.yqlj-index span{color:#c60000;}
.yqlj-index a{color:#7c7c7c;}


/**/
.footbigbox{ width:100%; min-width: 1200px; background: #2b2b2b; height: 200px;}
.footbox ul{ width: 800px; margin: 0 auto;}
.footbox ul li{ float: left; width: 100px; text-align: center;}
.footbox{ width:1200px; margin: 0 auto; text-align: center; font-size: 14px; color: #a7a7aa; line-height: 36px; padding-top: 25px;}
.footbox a{ color: #a7a7aa;}
.footicon{ width: 350px; margin: 0 auto;}
.footicon span{ float: left; display: inline-block;  line-height: 30px; margin-left: 10px;}
.footzxzx{width: 30px; height: 30px; background: url("../../../../images/zxzx.png") no-repeat center;}
.footmap{ width: 30px; height: 30px; background: url("../../../../images/map.png") no-repeat center; margin-left: 50px!important;}























