@charset "utf-8";

.g-bd { padding-top: 10px; }
.g-sd { width: 247px; }
.g-mn { width: 730px; }

.m-crumb { height: 34px; line-height: 34px; border-bottom: 1px #1e72b0 solid; }
.m-crumb h4 { float: left; font-size: 14px; color: #1e72b0; padding-left: 10px; }
.m-crumb p { float: right; padding-right: 10px; color: #666; }
.m-crumb p span {  }
.m-crumb p a { margin: 0 5px; color: #666; }
.m-crumb p b { color: #1e72b0; margin: 0 5px; }

.m-content { width: 730px; padding-top: 15px; }

/* 分页 */
.page { padding: 20px 10px 10px; height: 20px; line-height: 20px; }
.page .next {float:left;}
.page span { float: left; color: #717171; }
.page p { float: right; }
.page p a { float: left; display: inline; margin: 0 5px; color: #717171; }
.page p a:hover { color: #1e72b0; }
.page p .active { color: #1e72b0; }

/* 新闻列表页 */
.m-news-list { width: 700px; margin: 0 auto; }
.m-news-list ul li { height: 28px; line-height: 28px; padding: 0 15px 0 25px; background: url(../img/icon5.jpg) no-repeat 10px 50%; vertical-align: bottom; border-bottom: 1px #ddd dashed; }
.m-news-list ul li span { float: left; }
.m-news-list ul li i { float: right; color: #727272; }
.m-news-list ul li span a { color: #727272; }
.m-news-list ul li span a:hover { color: #1e72b0; }

/* 产品列表页 */
.m-pro-list { width: 730px; }
.m-pro-list ul li { float: left; display: inline; width: 208px; margin: 6px 15px; height: 188px; border:1px #eee solid;}
.m-pro-list ul li a { float: left; width: 188px; height: 138px; text-decoration: none; cursor: pointer; }
.m-pro-list ul li img { width: 188px; height: 138px; margin: 0 auto; padding: 10px; display: block; }
.m-pro-list ul li p { font-size: 12px; color: #666; line-height: 14px; padding-top: 5px; text-align: center; }
.m-pro-list ul li a:hover p { color: #f50; }
.xiangguan { margin-top:20px;}

/* 文章页 */
.m-article { width: 700px; margin: 0 auto; }
.m-article .tt { line-height: 30px; text-align: center; font-size: 14px; font-weight: bold; padding-bottom: 5px; border-bottom: 1px #eaeaea solid; }
.m-article .adv { padding: 5px 0 10px; line-height: 24px; text-align: center; color: #888; }
.m-article .adv span { padding-left: 15px; }
.m-article .con { line-height: 200%; color: #666; }

/* 左边公共部分 */
.m-menu { background: #f3f3f3; }
.m-menu .tt { height: 33px; line-height: 33px; background: url(../img/tt1.jpg)  no-repeat; padding-left: 25px; color: #ccf0dd; }
.m-menu .tt span { font-weight: bold; padding-right: 5px; color: #fff; }
.m-menu .ct { padding-top: 11px; padding-bottom: 15px; width: 230px; margin: 0 auto; }
.m-menu .ct li { vertical-align: bottom; height: 34px; line-height: 34px; font-size: 14px; font-family: "微软雅黑"; border-bottom: 1px #CCCCCC solid; }
.m-menu .ct li a { display: block; width: 230px; height: 34px; text-indent: 20px; background: url(../img/icon_04.jpg) no-repeat 210px 50%; }

.m-contact .tt { height: 34px; line-height: 34px; background: url(../img/tt1.jpg) no-repeat; padding-left: 15px; color: #ccf0dd; }
.m-contact .tt span { font-weight: bold; padding-right: 5px; color: #fff; }
.m-contact .ct { padding-top: 5px; }
.m-contact .ct img { display: block;  margin: 0 auto; }
.m-contact .ct p { padding-top: 5px; line-height: 24px; }
.m-contact .ct p span { font-weight: bold; color: #1e72b0; }












