/*统一处理*/
.g-inner, .m-menu, .m-prolist, .m-comlist {
 *zoom:1;
}
.g-inner:after, .m-menu:after, .m-prolist:after, .m-comlist:after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: '.';
}
/*grid(.g-*)*/
.g-head {
	padding: 15px 0px;
	width: 100%;
	height: 80px;
	background: #eff0f4;
}
.g-menu {
	width: 100%;
	height: 40px;
	background: #009241;
    z-index: 99;
}
.g-banner {
	position: relative;
	width: 100%;
	height: 275px;
    z-index: 9;
}
.g-banner2 {
	position: relative;
	width: 100%;
	height: 150px;
}
.g-inner {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}
.g-probox {
    padding: 0px 0px 60px 0px;
	background: #fff;
}
.g-combox {
	padding: 30px 0px 60px 0px;
    border-bottom: 1px solid #ebebeb;
	background: #f8f8f8;
}
.g-foot {
	padding: 25px 0px;
	background: #517863;
}
.g-body {
	padding: 25px 0px;
	width: 100%;
	background: #fff;
}
.g-side {
	float: left;
	width: 220px;
	min-height: 500px;
	background: url(../images/side-bg.png) repeat-x;
}
.g-main {
	float: right;
	width: 770px;
}
.g-conbox {
	padding: 20px 10px 0 10px;
}
/*module(.m-*)*/
/*logo*/
.m-logo {
    margin: 0px auto;
	/*float: left;*/
	width: 1000px;
	height: 80px;
	background: url(../images/m-logo.png) center center no-repeat;
}
.m-tel {
    display: none;
	/*float: right;*/
	margin: 15px 20px 0px 0px;
	width: 170px;
	height: 34px;
	background: url(../images/m-tel.png) no-repeat;
}
/*nav*/
.m-nav {
	position: relative;
	padding: 5px 0px;
    text-align: left;
}
.m-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
	padding: 0 8px;
	background: url(../images/m-nav-gapline.png) left center no-repeat;
}
.m-nav li.dot {
	float: none;
	position: absolute;
	left: 0px;
	bottom: -3px;
	padding: 0;
	width: 120px;
	height: 3px;
	background: #e6fff1;
	z-index: 999;
}
.m-nav li:first-child {
	background: none;
    width: 120px;
}
.m-nav li a {
	display: block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;
	color: #fff;
}
/*banner*/
.m-banner {
	position: relative;
	width: 100%;
	height: 100%;
}
.m-banner li {
	position: absolute;
	width: 100%;
	height: 100%;
}
/*proinfo*/
.m-infor {
	padding: 30px 0;
	text-align: center;
}
.m-infor .tit {
	padding: 10px 0px 15px 0px;
	height: 32px;
	background: url(../images/product-tit.png) center bottom no-repeat;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: normal;
	color: #555;
}
.m-infor .tit span{
    display: inline-block;
    width: 500px;
    height: 32px;
    background: url(../images/text-product.png) center no-repeat;
}
.m-infor .info {
	margin: 0 auto;
	padding: 5px 0px;
	width: 800px;
	color: #888;
	line-height: 22px;
}
.m-infor .info a{
     color: #009241;
}
/*m-ulbox*/
.m-ulbox {
	position: relative;
	margin: 0 -40px;
	z-index: 100;
}
.m-ulbox .ulbox-lBtn, .m-ulbox .ulbox-rBtn {
	position: absolute;
	display: none;
	width: 25px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	top: 45px;
	z-index: 100;
	cursor: pointer;
}
.m-ulbox .ulbox-lBtn {
	left: -10px;
	background: url(../images/pro-ctrl-l.png) center no-repeat;
}
.m-ulbox .ulbox-rBtn {
	right: -10px;
	background: url(../images/pro-ctrl-r.png) center no-repeat;
}
/*m-ulscroll*/
.m-ulscroll {
	position: relative;
	margin: 0 auto;
	width: 1010px;
	overflow: hidden;
}
/*m-prolist*/
.m-prolist {
}
.m-prolist li {
	position: relative;
	float: left;
	margin: 0px 5px;
	width: 240px;
	border: 1px solid #e7e7e7;
	background: #fff;
}
.m-prolist li i.img {
	display: table-cell;
	width: 240px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
    *display: block;
    *font-size: 122px;
    *font-family: Arial;
}
.m-prolist li i.img img {
	vertical-align: middle;
}
.m-prolist li i.text a {
	display: block;
	width: 240px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: url(../images/m-protitbg.png);
}
/*m-comlist*/
.m-comlist {
	margin: 0 -35px 0px 0px;
}
.m-comlist .item {
	float: left;
	margin: 0 35px 0px 0px;
	width: 310px;
	overflow: hidden;
}
.m-comlist .item h2 {
    height: 80px;
    line-height: 80px;
    font-family: "Microsoft Yahei";
    font-size: 24px;
    font-weight: normal;
    color: #555;
    text-align: center;
}
.m-comlist .item h2.text-contact{
    background: url(../images/text-contact.png) center center no-repeat;
}
.m-comlist .item h2.text-about{
    background: url(../images/text-about.png) center center no-repeat;
}
.m-comlist .item h2.text-news{
    background: url(../images/text-news.png) center center no-repeat;
}
.m-comlist .item .news dl {
    display: block;
    padding: 5px 0px 5px 18px;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    border-bottom: 1px dotted #ccc;
    background: url(../images/m-news-i.png) 8px center no-repeat;
}
.m-comlist .item .news dl dt span{
    float: right;
    font-size: 12px;
    color: #888;
}
.m-comlist .item .text {
	font-size: 13px;
	line-height: 1.7em;
}
.m-comlist .item i.more {
    margin: 0px auto;
	display: block;
	padding: 10px 0px 0px 0px;
}
.m-comlist .item i.more a {
	display: block;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #5DC189;
	border-radius: 5px;
}
.m-comlist .item i.more a:hover {
	background: #009241;
}
.m-comlist .item .tel {
	display: block;
	font-size: 13px;
	line-height: 2em;
}
.m-comlist .item .tel dl{
    padding: 5px 0px 6px 0px;
    border-bottom: 1px dotted #ccc;
    line-height: 1.5em;
    background: none;
}
.m-comlist .item .tel dl dt{
    color: #009241;
    padding: 0px 0px 0px 12px;
    background: url(../images/m-news-i.png) 3px center no-repeat;
}
/*ibox*/
.m-ibox {
	position: relative;
}
.m-ibox .ibox-tit {
	position: relative;
	height: 50px;
	background: #40AD70;
}
.m-ibox .ibox-tit h2 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	font-family: 'Times New Roman', '微软雅黑';
}
.m-ibox .ibox-tit h2 span {
	margin-left: 5px;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
}
.m-ibox .ibox-tit i.cor {
	position: absolute;
	margin-left: -17px;
	height: 15px;
	width: 34px;
	left: 50%;
	bottom: -15px;
	background: url(../images/corner-ico.png) no-repeat;
}
.m-ibox .ibox-tit i.plus {
	position: absolute;
	width: 15px;
	height: 15px;
	left: 10px;
	top: -6px;
	background: url(../images/plus-ico.png) no-repeat;
}
.m-ibox .ibox-con {
	padding: 35px 0;
}
.m-ibox .ibox-con .ibox-long ul {
	width: 190px;
}
/*news for uc*/
.m-news .zs-uc-page-list{
    padding: 20px;
}
/*foot*/
.m-foot {
	overflow: hidden;
}
.m-foot .text {
	float: left;
	padding: 20px 0px 0px 0px;
	color: #fff;
	line-height: 2em;
}
.m-foot .text a {
	color: #fff;
}
.m-foot .img {
	float: right;
    margin-left: 10px;
}
/*content*/
.m-content {
}
.m-content ul {
	padding-left: 30px;
}
.m-content li {
	line-height: 20px;
	list-style: disc;
}
/*download for uc*/
.m-download .zs-uc-page-list{
    padding: 20px;
}
/*unit(.u-*)*/
.u-wel {
	float: left;
	padding: 5px 0px 5px 25px;
	line-height: 30px;
	color: #fff;
	background: url(../images/u-wel.png) 0px 10px no-repeat;
}
/*path*/
.u-path {
    margin: 0px 5px;
	padding: 15px 0 0 30px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #ededed;
	font-size: 12px;
	color: #666;
	font-family: "宋体";
	background: url(../images/path-ico.png) 11px 26px no-repeat;
}
/*totop*/
.u-gotop {
	position: fixed;
	display: none;
	padding: 33px 0;
	width: 11px;
	height: 27px;
	background: url(../images/back-to-top.png) no-repeat;
	left: 0;
	top: 0;
}
.u-gotop a {
	display: block;
	height: 27px;
	cursor: pointer;
}
/*banner btn*/
.u-btns {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 15px;
	font-size: 0;
	text-align: center;
	z-index: 99;
}
.u-btns a {
	display: inline-block;
	margin: 0 4px;
	width: 11px;
	height: 11px;
	background: url(../images/banner-scroll-ico.png) no-repeat;
	cursor: pointer;
}
.u-btns a.z-on {
	background: url(../images/banner-scroll-ico-cur.png) no-repeat;
}
