@charset "utf-8";

/**
**/
.g-bd { width: 100%; }
.g-sd { width: 217px; }
.g-mn { width: 744px; }

.u-tt { height: 33px; line-height: 33px;  font-family: "微软雅黑";border-bottom:1px #e1e1e1 solid }
.u-tt h3 { float: left; padding-left: 10px; font-size: 16px; color: #036bb7; }
.u-tt span { float: left; padding-left: 5px; font-size: 12px; color: #6b6b6b; }

/* 栏目 */
.m-menu { font-family: "微软雅黑"; }
.m-menu .ct { padding: 10px 0 20px;  }
.m-menu ul li { height: 30px; background: url(../images/n_bar_sel_bg.jpg) center center no-repeat; vertical-align: bottom; margin-top:10px;}
.m-menu ul li a { display: block; width: 195px; height: 30px; line-height: 30px; padding-left: 60px; font-size: 14px; background: url(../images/li-icon.jpg) no-repeat 38px 50% ; }

/* 产品搜索 */
.m-search {  }
.m-search .ct { padding: 20px 0 20px 7px; border: 1px #CCCCCC solid; background: #EBEAEA; }
.m-search .form-group { height: 27px; }
.m-search .form-group .txt { float: left; width: 142px; height: 25px; line-height: 25px; padding-left: 2px; border: 1px #CCCCCC solid; background: #fff; }
.m-search .form-group .btn { float: left; display: inline; margin-left: 7px; width: 44px; height: 27px; background: url(../images/btn.jpg) no-repeat; border: none; }

/* 联系方式 */
.m-contact {  }
.m-contact .ct { padding: 10px 8px; line-height:30px; background:url(../images/qq_bg.jpg) 6px bottom no-repeat; }
.m-contact .ct .tel { padding-bottom: 10px; }
.m-contact .ct p { line-height: 26px; }
.m-contact .ct span {font-size:16px;color:#ff6600;font-family: "微软雅黑";}
.m-contact .ct font {font-size:28px;color:#ff6600;font-family: "微软雅黑";}

/* 面包屑导航 */
.m-crumb { height: 30px; line-height: 30px; border-bottom: 1px #CCCCCC solid; font-family: "微软雅黑"; }
.m-crumb h3 { float: left; padding-left: 10px; font-size: 15px; font-weight: normal; color: #1c79bd; background: url(../images/crumb-icon.jpg) no-repeat 0 50%; }
.m-crumb p { float: right; color: #888; }
.m-crumb p a { color: #888; }

.m-content { padding: 10px; width: 724px; }

/* 分页 */
.page { padding: 20px 10px 10px; height: 20px; line-height: 20px; }
.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: #0090CD; }
.page p .active { color: #0090CD; }

/* 新闻列表页 */
.m-news-list {}
.m-news-list ul li { height: 28px; line-height: 28px; padding: 0 15px 0 25px; background: url(../images/icon2.png) 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: #44B0F0; }

/* 产品列表页 */
.m-pro-list {}
.m-pro-list ul li { float: left; width: 207px; height: 185px; padding-left: 25px; }
.m-pro-list ul li img { display: block; width: 195px; height: 133px; padding: 4px; border: 1px #ddd solid; }
.m-pro-list ul li span { display: block; width: 207px; padding-top: 10px; text-align: center; }

/* 文章页 */
.m-article {  }
.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; }





