﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;
margin:0px;
}
img {
border:none;max-width:100%;
}
body { font-size: 15px; font-family:Arial; color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;
min-width:1200px;}
a {
font-size:15px;
text-decoration:none;
font-family:Arial;
color:#333;
font-weight:normal;
}
a:hover {
font-size:15px;
text-decoration:none;
font-weight:normal;
color:#f60;
font-family:Arial;
    
}
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:1200px;margin:0 auto;}
.hz:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.hza{ width: 1200px; margin:50px auto; }
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.top-hz{border-bottom:4px solid #ee7115;}
.top-ggy{background:url(../images/header.jpg)repeat-x;}
.top-ggy-right a{color:#fff;background:#005c9f;display:block;float:left;margin-left:5px;width:100px;text-align:center;line-height:35px;}
.top-ggy-right a:hover{text-decoration:underline;background:#f60;display:block;}


.logo { padding-bottom:10px;}

.nav{float:right;margin-top:30px;}
.mainbav li { float: left; position: relative;  padding: 0 12px;}
.xt{margin-top:6px;color:#e3e3e3;}
.mainbav li a {font-size: 17px;color:#333;}
.mainbav .memu { float: left; line-height:40px; text-align: center; }
.mainbav .memu:hover, .mainbav .memu.active { color:#f60; display: block; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #f60;}
.mainbav ul li ul { display: none; position: absolute; width: 170px; left: 0; top: 40px; z-index: 999999; background: #fffdfb; }
.mainbav ul li ul li { float: none; border-right: none; padding: 0;border-bottom:1px solid #f0f0f0 !important; ; line-height:40px;  position: relative; text-align: left; }
.mainbav ul li ul li a { display: block; color: #333 !important; font-size: 15px; padding: 0 20px; font-weight: normal; }
.mainbav ul li ul li a:hover { text-decoration: underline;  color:#fff !important;background:#f60; }
.mainbav ul li ul li ul { position: absolute; left: 170px; top: 0; }

.banner {
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
/* fullSlide */
.fullSlide{width:100%;position:relative;height:700px;background:#000;  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:700px;overflow:hidden;text-align:center; position:relative; }
.fullSlide .bd li a{display:block;height:700px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
a.banner-bg{ display:block; width:100%;background:url(../images/banner-hg.png) center bottom no-repeat; padding-bottom:10px;}
/* banner css end */



.index-product-bj{background:url(../images/pro_bg.jpg)no-repeat;padding:45px 0;overflow:hidden;}
.index-title{ font-weight:bold;font-size: 34px; line-height: 34px; color:#0064a9;text-align: center;  }
.index-title-ms{text-align:center;padding-top:15px;font-size:16px;color:#666;}


.Box {position: relative;background:url(../images/pro_bg.jpg)repeat-y;padding:45px 0;overflow:hidden;}
	.Box .content {width: 1200px;margin: 0 auto;}

	.Box .Box_con {position: relative;margin-top:30px;}
	.Box .Box_con .btnl {position: absolute;}
	.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 50%;cursor: pointer;}
	.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
	.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
	.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
	.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
	.Box .Box_con .conbox {position: relative;overflow: hidden;}
	
	.Box .Box_con .conbox ul {position: relative;list-style: none;}
	.Box .Box_con .conbox ul li {float: left;width: 285px;margin-left: 20px; overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
	.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
	.Box .Box_con .conbox ul li img {display: block;width: 285px;}
	.Box .Box_con .conbox ul li:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);box-shadow:0px 0px 20px 0px rgba(4,0,0,0.2);}
	.Box .BoxSwitch {margin-top: 30px;text-align: center;}
	.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
	.Box .BoxSwitch span.cur {background: #ec6816;}
	.Box .Box_con .conbox ul li span{background:#fff;padding:15px;display:block;border-bottom:5px solid #0762a8;}
	.index-product-title{color:#f60;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	line-height: 130%;}
	.index-product-title:after{
	content: ' ';
    display: block;
    clear: both;
    width: 35px;
    margin-top: 10px;
    border-bottom: 3px solid #f60;
}
.index-product-ms{ margin: 20px 0; color: #666; overflow: hidden; height: 102px; }

.index-about-hz{margin-top:30px;}
.index-about-left{width:46%;}
.index-about-right{ width: 45%; background: #dcdcdc; padding: 30px; }
.index-about-right-nr{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:10; -webkit-box-orient:vertical; overflow:hidden; font-size:16px;line-height:32px;}
.index-about-more {margin-top:20px;width:160px;line-height:45px;text-align:center;}
.index-about-more a{font-weight:bold;border:1px solid #333;display:block;font-size:16px;}
.index-about-more:hover a{background:#ee7115;color:#fff;display:block;border:1px solid #ee7115;}


.index-ys-pic .parBd{ width: 1200px; margin: 25px auto 0 auto; overflow: hidden; }

.index-ys-pic .slideBox{ zoom:1;  position:relative;}
.index-ys-pic .sPrev,.index-ys-pic .sNext{ position:absolute; left:0px; top:50%; margin-top:-16px; display:block; width:41px; height:41px;background:url(../images/jtr03.png) center center no-repeat ; background-position:left top;}
.index-ys-pic .sPrev,.index-ys-pic .sNext1{ position:absolute; left:0px; top:50%; margin-top:-16px; display:block; width:41px; height:41px;background:url(../images/jtl03.png) center center no-repeat ; background-position:left top;}
.index-ys-pic .sNext{ left:auto; right:0px;background-position:right top;  }
.index-ys-pic .sPrev:hover {background-position:left bottom;}
.index-ys-pic .sNext:hover{ background-position:right bottom; }
.index-ys-pic .tempWrap { margin:0 auto; }
.parBd ul li { width:341px; box-sizing:content-box;  float:left; margin:10px 0; transition:transform 0.5s; -webkit-transition:transform 0.5s; margin:0 13px;background:#fff;}
.parBd ul li:hover { transform:translateY(-6px); -webkit-transform:translateY(-6px);moz-box-shadow:0px 0px 8px 4px #ddd; -webkit-box-shadow:0px 0px 8px 4px #ddd; box-shadow:0px 0px 8px 4px #ddd;}
.parBd ul li a { text-decoration:none;font-size:15px;}
.parBd ul li .jqc_img { overflow:hidden;width:341px;}
.parBd ul li .jqc_img img { width:100%; transition:1s;}
.parBd ul li .jpc_txt { font-size:16px; text-align: center; line-height: 60px; font-weight:bold;background:#f2f2f2;}





.index-hzlb-pic{margin-top:30px}
.index-hzlb-pic li{margin:0 15px 21px 0;float:left;border:1px solid #f2f2f2;padding:10px 15px;background:#fff;}
.index-hzlb-pic li:nth-child(6n){margin-right:0;}
.index-hzlb-pic li{ overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-hzlb-pic li:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.index-hzlb-pic li img{width:155px;}

.index-news-bj{ background: #eee; overflow: hidden;padding:50px 0 ;}



.news_fl{ width: 700px; float: left; margin-top:30px;}
.news_fr{ width: 490px; float: right;margin-top:30px;}
.news_fl li{ border: 1px #e5e5e5 solid; background: #f2f2f2; padding:45px 42px; margin-bottom: 12px;}
.news_fl li a{ display: block; overflow: hidden;}
.news_fl li a img{ float: left; margin-right: 20px;}
.news_fl li a h2{  font-size: 16px; font-weight: normal; font-weight: bold;  margin-top: 26px;}
.news_fl li a span{ border-radius: 4px;  color: #006eb9; font-size: 16px; font-weight: bold; text-transform: uppercase; display:inline-block; border-radius: 2px; width: 162px; height: 38px; background: #f2f2f2; border: 1px #ccc solid; line-height: 38px; text-align: center;}
.news_fl li a p{ margin-top: 10px;  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden; 
 font-size: 14px; color: #3b3b3c;}
.news_fr li{ border: 1px #e5e5e5 solid; background: #f2f2f2; padding:47px 42px; margin-bottom: 12px;}

.news_fr li span{ text-transform: uppercase; color: #3f3f3f; line-height: 22px; text-align: center; font-size: 13px; display: inline-block; width: 126px; height: 24px; border-radius: 3px; background: #eeeeee; border:1px #b4b5b6 solid;}
.news_fr li h2{ margin: 12px 0 9px; font-size: 16px; font-weight: bold; line-height: 28px; height: 28px; overflow: hidden;}
.news_fr li p{ text-indent: 2em; font-size: 14px;  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news_fl li:hover,.news_fr li:hover{ background: #eaeaea; border-color: #006eb9;}
.news_fl li:hover span,.news_fr li:hover span{ background: #0064a8; border-color: #006eb9; color: #FFFFFF;}



.index_foot-hz{ background: #333; padding-top: 30px; color:#999; }
.index_foot-logo{ margin-top: 45px; }

.index_foot-menu{font-size:16px;}
.index_foot-menu li{float:left;margin-right:15px;}
.index_foot-menu li a{color:#fff;font-size:16px;}
.index_foot-menu li a:hover{ text-decoration:underline;}
.index_foot-ewm{text-align:center;color:#e1e1e1;margin-top:25px;}
.index_foot-ms{ font-size: 22px; font-weight: bold;  margin: 20px 0; line-height: 30px; }
.index_foot-bq a{color:#999;}
.index_foot-bq a:hover{color:#fff;text-decoration:underline;}

.foot {background:#2a2a2a;  margin-top: 40px; padding: 5px 0; }
.foot li{margin:10px;float:left;}
.foot li a{color:#999;}
.foot li a:hover{color:#fff;text-decoration:underline;}

.foot-right{float:right;}
.foot-right-fwrx{font-size:18px;}
.foot-right-hm{ font-size: 30px;color:#fff;  }
.foot-left-tb{margin-top:30px;}



.ny-banner{height:350px;}

.about{width: 1200px; margin: 45px auto; font-size:16px;line-height:30px;}
.about:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.about-menu-hz{border-bottom:1px solid #eee;padding:30px 0 10px 0;overflow:hidden;}
.about-menu-top-title{font-size:30px;margin-bottom:30px;float:left;}
.about-title{color:#333;font-size:30px;font-weight:bold;}
.about-menu-cd li{float:left;line-height:40px;margin-bottom:15px;}
.about-menu-cd li a{padding:0 35px;font-size:18px;display:block;}
.about-menu-cd li a:hover, a.on{ background: #ff5300;border-radius:25px; display: block; color: #fff; }
.about-menu-top-wz{color:#666;float:right;}

.about-menu-top-wz a{color:#666;}
.about-menu-top-wz a:hover{color:#ff5300;}
.js{color:#333;}

.about-wb{margin-bottom:30px;}
.about-team li{border:1px solid #ddd;float:left;width:31.1%;margin-right:3%;margin-bottom:4%;display:block; overflow:hidden; overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;text-align:center;}
.about-team li:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.about-team-title{line-height:65px;font-size:18px;}
.about-team li:nth-child(3n){margin-right:0px;}

.ny-ryzz-title{background:#f5f5f5;line-height:50px;margin-top:10px;}


.tj-product{border-top:1px solid #f2f2f2; padding: 40px 0; }
.tj-product-title{ font-size: 30px; text-align: center; }
.tj-product-cp{ margin: 50px 0 15px 0; 
}
.tj-product-hz{width:300px;margin-right:40px;float:left;}
.tj-product-hz a{font-size:15px;}
.tj-product-hz:nth-child(4n){margin-right:0px;}
.tj-product-pic{display:block; overflow:hidden; }

.tj-product-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:300px;}
.tj-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.zzmc{text-align:center;margin-top:15px;font-size:18px;}



.xy{ width: 100%; margin:20px auto 0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:14px; }
.xy li a:hover,.xy li a.sbjg {color:#ff5300;font-weight:bold;}
.product-syt-hz{float:left;width:70%;}
.back{float:right;width:15%;border:1px solid #333;line-height:45px;text-align:center;}


.newboxs{
 -moz-border-radius: 8px;
 border-radius: 8px;
    border:solid 1px #AAAAAA;
    padding:4px;
outline: none;
height:38px;margin-bottom:10px;width:350px;
}
.newboxs2{
 -moz-border-radius: 8px;
 border-radius: 8px;
 padding:4px;
outline: none;
height:38px;background-color:#48c3e7;border:1px solid  #48c3e7;width:100px;color:#fff;
}
.dbg tr{background:#f5f5f5;}
.dbg td{padding:5px;font-size:14px;}
.dbg tr td input{margin-top:8px;}
.dbg tr td a{color:#0461a7;font-size:14px;}


.news-hz{border-bottom:1px solid #eaeaea;padding-bottom:30px;margin-bottom:50px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.news-hz:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.news-rq{text-align:center;width:163px;margin:0 auto;font-size:20px;color:#999;}
.rqsz{font-size:70px;line-height:70px;}

.news-centent{width:100%;float:left;color:#666; margin-bototm:15px;}
.news-centent-title{ margin-bottom: 10px;  }
.news-centent-title a{font-size:22px;}
.news-nr{margin-top:10px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-bottom:15px;}
.news-ll{width:70px;height:52px;float:right;text-align:center;border:1px solid #d6d7d6;border-radius:5px;padding-top:18px;margin-right:30px;}

.news-ti { border-bottom: 1px  dashed  #D0D0D0; font-size: 28px; line-height: 35px; text-align: center; padding-bottom: 15px; margin-bottom:30px;
}

.time {
	font-size: 14px;
	color: #666;font-weight:normal;
}

.about-d { margin-top: 30px; line-height:32px;font-size:16px;margin-bottom:30px;}




.download-hz li{border-bottom:1px dashed #cdcdcd;margin-bottom:25px;line-height:35px;}
.download-rq{color:#999;}


.cjwt-hz{ border-bottom: 1px dashed #eaeaea; padding: 30px 0; overflow: hidden; cursor: pointer; }
.cjwt-pic{width:20px;float:left;padding-top:5px;margin-right:10px;}
.cjwt-title{margin: 0 0 5px 0px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cjwt-nr-title a{font-size:22px;}
.cjwt-nr-title a:hover{color:#fd9214;}
.cjwt-nr-ms{margin-top:10px;color:#666;}
.cjwt-hd{margin-top:10px;}
.cjwt-hz-tb{padding-top:3px;}
.cjwt-nr{ width: 80%; }
.cjwt-hz-bottom{padding:20px 0 10px 0;overflow:hidden; display:none;}
.cjwt-hz-bottom.active{ display:block;}
.cjwt-hz-bottom-pic{margin-top:8px;}
.cjwt-hz-bottom-wz{font-size:15px;}

.cjwt-hz-bottom-zw{height: 20px; line-height: 20px; margin-top:35px; padding-left: 10px; border-left: 4px solid rgb(255, 96, 0); font-size: 18px;font-weight:bold;}
.cjwt-hz-bottom-fl li{border:1px dashed #F60;float:left;margin:0 0.5%;width:80px;text-align:center;color:#F60;}
.cjwt-hz-bottom-nt{margin-top:20px;}





.map{ padding: 5px; border: 1px solid #e6e6e6;overflow:hidden; }
.contact-hz{ margin-bottom: 30px; overflow: hidden; }

.contact-nr{float:left;width:45%;}
.contact-nr h3{font-size:24px;font-weight:normal;line-height:35px;}
.contact-nr-lxfs{margin-top:20px;}
.contact-feedback{float:right;width:50%;}
.contact-feedback-title{font-size:30px;margin-bottom:20px;}

.soka{ width: 46.8%; border: 1px solid #D8D8D8; line-height:38px;height:38px; margin-bottom: 15px; padding-left: 1%;  font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma; margin-right:1%; }

.sokb{  border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 1%; font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:96%;}

.tj{ width: 140px; border: 1px solid #ff5300; line-height: 45px; text-algin: center; color: #fff; background-color: #ff5300; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px; }




.ny-products-sjfl{margin-bottom:40px;overflow:hidden;background:#f6f6f6;padding:15px;}
.ny-products-sjfl li{float:left;margin:5px 15px;}
.ny-products-sjfl a{font-size:16px;}
.ny-products-sjfl li:hover, .ny-products-sjfl li a.an { font-weight:bold;color:#005aac;}

.index-p-list>div {
width:31.3%;margin-right:2.8%;
	float: left;margin-bottom:4%;border:1px solid #ebebeb}

.index-p-list>div a {
	position: relative;
	display: block;
	overflow: hidden;
	transition: all ease .4s;
}
.index-p-list>div:nth-child(3n){margin-right:0px;}
.index-p-list>div a.a1:after{ content:""; position: absolute;  z-index:1;top: 0px;left: 0%;width: 100%;height: 100%;background-color:rgba(1,97,171,0.8);transform:translate(0%,110%);transition:all .4s;}
.index-p-list>div a.a1:hover:after{ content:"";transform:translate(0%,0%);transition:all .4s;}
.index-p-list>div a img {
	width: 100%;
	transform: scale(1);
	transition: all ease 0.5s;
}
.index-p-list>div a:hover img {
	transform: scale(1.1);
}
.index-p-list>div a p {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 3;
	padding: 0px 20px;
	margin: 0px;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	opacity: 0;
	transform:translate(0%,-50%);
	transition: all ease 0.5s;
}
.index-p-list>div a:hover p {
	opacity: 1;
	transition-delay: 0.4s;

}
.index-p-list>div a p:before,.index-p-list>div a p:after{ content:""; position: absolute;  z-index:-1;left: 50%;width: 0%;height:1px;background-color:rgba(255,255,255,0.6);transition:all .4s;}
.index-p-list>div a p:before{content:""; top:0px;}
.index-p-list>div a p:after{content:"";bottom:0px;}
.index-p-list>div a:hover p:before,.index-p-list>div a:hover p:after{ content:"";z-index:-1;margin-left: -30px; width: 60px;transition-delay: 0.8s;}

.index-cp-mz{ text-align: center; background: #f2f2f2; height: 55px; line-height: 55px; }
.index-cp-mz a{color:#333;font-size:16px;}
.index-cp-mz a:hover{background:#dedede;color:#005aac;}


.product-top { width:100% }
.product-top .l { width: 50%; float: left; }
.pro-right { width: 45%; float: right; }
.product-ny-title { width: 100%; border-bottom: 1px solid #CCCCCC; font-size:26px; padding-bottom: 20px; 
}
.pro-js{ /* [disabled]padding-top:20px; */ }
.ny-productshow-dh-hz{border-top:1px solid rgba(234,234,234,1);margin-top:40px;border-bottom:1px solid rgba(234,234,234,1);overflow:hidden;padding-bottom:25px;}
.ny-productshow-dh-hz a{background:#005aac;display:block;font-size:16px;width:150px;margin-top:20px;line-height:42px;border-radius:25px;color:#fff;text-align:center;}

#demo{width:100%; overflow:hidden; margin:20px auto;}

.tj-product{border-top:1px solid #ddd; padding-top: 40px;margin:40px auto 0 auto;width:100%; }
.tj-product-title{ font-size: 36px; text-align: center; }
.tj-product-cp{ margin: 50px 0 15px 0; }
.tj-product-hz{width:280px;margin-right:25px;float:left;border:1px solid #ddd;margin-bottom:10px;}
.tj-product-hz:hover{ text-decoration:underline;border:1px solid #005aac;}
.tj-product-pic{display:block; overflow:hidden; margin-bottom:10px;}
.tj-product-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.tj-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.zzmc{font-size:16px;text-align:center;line-height:50px;background:#f2f2f2;}
.zzmc:hover{text-decoration:none;}