/* -------------------------------------------------------------
	======	base
------------------------------------------------------------- */
/* reset 
---------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu { margin: 0; padding: 0; }
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; }
html, body, fieldset, img, iframe, abbr { border: 0; }
i, cite, em, var, address, dfn { font-style: normal; }
[hidefocus], summary { outline: 0; }
li { list-style: none; }
h1, h2, h3, h4, h5, h6, small { font-size: 100%; }
sup, sub { font-size: 83%; }
pre, code, kbd, samp { font-family: inherit; }
q:before, q:after { content: none; }
textarea { overflow: auto; resize: none; }
label, summary { cursor: default; }
a, button { cursor: pointer; }
h1, h2, h3, h4, h5, h6, em, strong, b { font-weight: bold; }
del, ins, u, s, a, a:hover { text-decoration: none; }
body, textarea, input, button, select, keygen, legend { font: 14px/1.5 arial,\5b8b\4f53; color: #666; outline: 0; }
body { background: url(../images/shattered.png); }
/* links 
----------------------------------------------*/
a { color: #666; }
a:hover { text-decoration: underline; color: #025b11; }
/* clearfix
----------------------------------------------*/
.clearfix:after, .g-in:after, .row:after,.row:after { content: "."; display: block; visibility: hidden; overflow: hidden; height: 0; clear: both; }
.clearfix, .g-in, .row { *zoom: 1; }
/* 除IE6浏览器的通用方法 */
.ie6fixedTL { position: fixed; left: 0; top: 0; }
.ie6fixedBR { position: fixed; right: 0; bottom: 0; }
/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */
/**html, *html body { background-image: url(about:blank); background-attachment: fixed; }
*html .ie6fixedTL { position: absolute; left: expression(eval(document.documentElement.scrollLeft)); top: expression(eval(document.documentElement.scrollTop));}
*html .ie6fixedBR { position: absolute; left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0)); top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }*/

/* row
----------------------------------------------*/
.row .span { margin-left: 10px; float: left; }
.row .null-offset { margin-left: 0; }
.column-left{width:245px;min-height:30px;}
.column-right{width:745px;}
/* base
----------------------------------------------*/
.u-more, .u-crumb, .u-time,.u-select { float: right; font:12px/normal normal arial,\5b8b\4f53; }
.u-img, .u-img img { width: 100%; }
.f-solid{border:1px solid #ddd;}
.f-txt{line-height:2;}
.u-detail{color:#8f0505;margin:0 5px;}
.m-crumb{font-weight:normal;font-family:\5b8b\4f53;}
.u-tt strong,.m-nav li{font-family: 'microsoft yahei';}
.f-fc, .f-fc a { color: #8f0b09; }
.f-hgt2 { height: 280px; overflow: hidden; }
.g-in { width: 1000px; margin-left: auto; margin-right: auto; position: relative; }
.f-mbt10 { margin-bottom: 10px; }
.f-mbt15 { margin-bottom: 15px; }
.f-mbt20 { margin-bottom: 20px; }
.f-mbt30 { margin-bottom: 30px; }

.f-mtp10 { margin-top:10px;}
.f-mtp20 { margin-top:20px;}

.u-tt { font-family: 'microsoft yahei',sans-serif; font-weight: normal; }/* 不定大小 */
.u-tt-sm { font-size: 12px; }/* 较小 */
.u-tt-md { font-size: 14px; }/* 中等 */
.u-tt-lg { font-size: 16px; }/* 较大 */
.u-tt-xl { font-size: 18px; }/* 很大 */

/* -------------------------------------------------------------
	======	core
------------------------------------------------------------- */
.wrap-header{background:url(../images/header.jpg)}
.m-header{height:150px;position:relative;background:url(../images/logo_bj.jpg) no-repeat center top;}
.m-header .m-logo{position:absolute;left:0;top:50%;margin-top:-30px;}
.m-header .m-tel{padding:10px 0 10px 55px;background:url(../images/tel-write.png) no-repeat left center;position:absolute;right:0;top:60px;font-size:22px;}
.m-header .m-tel .large{color:#fff;font-size:27px;font-weight:bold;}
.m-header .m-tel p{line-height:1;}


.wrap-nav{background:url(../images/nav.jpg) repeat-x;position:relative;z-index:999;}
.m-nav li{float:left;width:12.4%;*width:12.3469%;position:relative;text-align:center;height:55px;font:16px/55px normal "microsoft yahei";background:url(../images/li_line.gif) no-repeat left; line-height:56px;}
.m-nav li a{display:block;height:55px;color:#fff;}
.m-nav .first{background:none;}
.m-nav li.hover a,.m-nav li a:hover{text-decoration:none;background:#90ce69;color:#002005;}
.m-nav .sub-nav{width:100% !important;position:absolute;left:1px;top:55px;background:#90ce69;display:none;z-index:999;}
.m-nav .sub-nav a:hover{background:#286836;color:#fff;}

/*.m-tipcnt{background:url(../images/tipcnt.png) no-repeat center 10px;}*/
.m-tipcnt .span{background:#f5f5f5;}
.m-notice .u-label{float:left;font-weight:bold;}
.m-notice{padding:10px 0 0;}
#news-scroll{height:18px;overflow:hidden;}
#news-scroll .u-time{float:none;margin-left:50px;color:#888;}


.m-title .u-tt{display:inline-block;*display:inline;*zoom:1;}

.list li{padding:5px 0;border-bottom:1px dashed #01450c;}
.list.menu-list li a{display:inline-block;color:#666;}
.list.menu-list li a:hover{text-decoration:none;color:#01450c;}
.m-title{margin-bottom:10px;height:40px;line-height:40px;background:url(../images/right_class_bg.gif) no-repeat left;color:#fff;}
.m-title .u-tt{font-size:14px;padding-left:35px;}
.m-title,.span .m-cnt{padding-left:15px;padding-right:15px;}
.case-info{height:120px;padding-left:15px;}
.case-info .img-bag{height:100px;float:left;margin-right:15px;}
.f-hidden{overflow:hidden;}
.m-caseshow .case{position:relative;}
.case-info h3{margin-bottom:5px;font-size:14px;}
.case-info{color:#777;}
.case-info h3 a{color:#444;}

.column-right .f-in{padding:0;}

.photos .item{width:33.33%;*width:33.27%;overflow:hidden;float:left;}
.photos .item .inner{width:85%;margin-left:auto;margin-right:auto;position:relative;border:1px solid #ddd;padding:4px;}
.photos .item.hover .inner{border:1px solid #f00;}
.photos .item .u-img {position:relative;display:block;overflow:hidden;z-index:90}
.photos .item .u-img img{display:block;width:100%;height:100%;}
.m-case .item .inner{width:90%;overflow:hidden;position:relative;padding:0;border:none;}
.m-case .item .u-img{position:absolute;top:0;left:0;z-index:0;width:100%;}

.m-opacityinfo{position:absolute;left:-1px;width:100%;overflow:hidden;z-index:90;padding-bottom:5px;}
.m-opacityinfo h3{line-height:30px;font-size:14px;font-weight:normal;font-family:"microsoft yahei";}
.m-opacityinfo h3,.m-opacityinfo p{margin:0 10px;}
.m-opacityinfo a,.m-opacityinfo p{color:#fff;}
.m-opacityinfo .opacitylay{position:absolute;top:0;left:0;width:100%;background:#000;opacity:0.6;filter:alpha(opacity=60);-moz-opacity:0.6; z-index:-1;}

.m-intro .m-cnt{padding-bottom:15px;}
.m-case {background-color:#f5f5f5;}

.case-list .item{margin-bottom:15px;}
.hot-case{padding:15px 0;}
.hot-case .m-cnt{}
.m-case .m-title .u-select a{margin:0 5px;}
.sub-container .m-intro{min-height:600px;}
.sub-container .column-left{position:relative;}
.fixed{position:fixed;top:0;background:#fff;}
.sub-container .column-left .fixed{width:245px;z-index:999;}
.m-news li{padding:15px 0;border-bottom:1px dashed #ddd;}

.m-news .f-intro h3,.m-news .f-intro h3 .u-time{font-size:14px;line-height:30px;}
.m-news .f-intro h3 .u-time{font-size:12px;}
.column-right .m-title{position:relative;background:url(../images/h3-tt.jpg) repeat-x;margin-bottom:0;border-top:1px solid #ddd;color:#7d7d7d;}
.column-right .m-title .u-tt{border-left:none;display:inline-block;font-size:18px;font-weight:normal;padding:0;}
.column-right .m-title a{padding:2px 8px;line-height:1.2;color:#7d7d7d;}
.column-right .m-title .u-select a{background:#01450c;color:#fff;display:inline-block;}
.column-right .m-title .u-select a:hover{background:#006611;text-decoration:none;}
.column-right .m-cnt{border-top:none;padding:10px 15px;border-top:1px solid #fff;}
.m-title .u-more,.m-title .u-select{margin-top:10px;}
.column-left .m-title .u-more{margin-top:12px;color:#fff;}

.simply-scroll-container {position: relative;}
.simply-scroll-clip {position: relative;overflow: hidden;width:715px;}
.simply-scroll-list {overflow: hidden;margin: 0;padding: 0;list-style: none;}
.simply-scroll .simply-scroll-list li {float:left}

.sub-container .menu-list li{border-bottom:1px solid #ddd;font-family:"microsoft yahei";}
.sub-container .menu-list li a{display:block;background:none;color:#333;padding-left:20px;background:url(../images/ico1.gif) no-repeat left center;}
.sub-container .menu-list li a:hover{background:url(../images/ico1.gif) no-repeat left center;color:#025b11;}
.sub-container .m-tt{margin-right:0;margin-left:0;}




.m-l-box1-nav{padding:0 15px 10px 15px;}
.m-l-box3-inner{padding:5px 15px; line-height:24px; color:#666; border:1px #f4f4f4 solid; border-top:none;}
.m-l-box2-inner{padding:5px 15px; height:176px; overflow:hidden; border:1px #f4f4f4 solid; border-top:none;}
.m-l-box1-nav .m-box1-nav-li{border-bottom:1px solid #ddd;}
.m-l-box1-nav .m-box1-nav-li .m-box1-nav-a{display:block; background:url(../images/ico1.gif) no-repeat left center; text-indent:30px; text-align:left; height:35px; line-height:35px; overflow:hidden; color:#666;}
.m-l-box1-nav .m-box1-nav-li .m-box1-nav-inner{padding:0 0 15px 0; display:none;}
.m-l-box1-nav .m-box1-nav-li .m-box1-nav-inner li{height:30px; line-height:30px; overflow:hidden; text-align:left; text-indent:50px;}
.m-l-box1-nav .m-box1-nav-li .m-box1-nav-inner li a{color:#666;}
.m-l-box1-nav .m-box1-nav-li .m-box1-nav-a:hover,.m-l-box1-nav .m-box1-nav-li .m-box1-nav-inner li a:hover{color:#ea7526;}





.loading{text-align:center;font-weight:bold;font-size:14px;background:#efefef;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:3px 0;cursor:pointer;}

.m-detail .m-title{background:none;color:#666;padding:0;margin:0 20px;border-bottom:1px solid #ddd;}
.m-detail .m-title .u-tt{padding:0;font-size:18px;}
.m-detail .m-cnt{margin:0 20px;border-top:1px solid #fff;padding:5px 1px 10px;font-family:"microsoft yahei"}

.g-footer{padding:20px 0;border-top:4px solid #01450c;min-height:30px;}
.m-footer{position:relative;text-align:center;}
.m-footer p{line-height:24px;}
.m-footer .f-links label{font-weight:bold;margin-right:5px;}
.m-footer .f-links a{margin:0 5px;}

/*****************sub-message ************/
.sub-message{padding:50px 30px;background:#FFF;color:#333;font-family:"microsoft yahei";}
.sub-message .m-textimg{font-size:14px;margin-bottom:20px;line-height:24px;}
.sub-message .m-textimg img{float:left;margin-right:15px;}
.sub-message i{font-style:normal;display:inline-block;*display:inline;*zoom:1;padding-right:5px;color:#F00}
.sub-message .m-tage{padding:5px 0;}
.sub-message .m-form{padding:10px;margin-bottom:10px;}
.sub-message table{width:100%;}
.sub-message .m-form table td{padding:7px 0;}
.sub-message label{display:inline-block;width:80px;height:30px;line-height:30px;text-align:right;position:relative;top:-1px;}
.sub-message .m-form table input{width:60%;height:28px;line-height:28px;padding-left:5px;vertical-align: middle;}
.sub-message .m-form .td-textarea{vertical-align: middle;width:60%;}
.sub-message .m-form .td-textarea label{float:left;}
.sub-message .m-form .td-textarea textarea{width:70%;height:168px;padding:5px;}
.sub-message .m-submit{text-align:right;vertical-align: top;}
.sub-message .m-submit img{margin-left:5px;vertical-align:top;}
.sub-message .m-submit .btn{width:80px;height:28px;line-height:24px;margin:0;margin-left:5px;border:none;font-family:"microsoft yahei";cursor:pointer;font-size:14px;}
.sub-message .m-submit .btn:hover{filter:alpha(opacity=90);opacity: 0.9;-moz-opacity:0.9;-khtml-opacity: 0.9;}
.sub-message .m-submit input{vertical-align:top;height:24px;line-height:24px;margin:0;width:80px;cursor:auto;padding-left:5px;}
.sub-message .m-submit input,
.sub-message .m-form table input,
.sub-message .m-form .td-textarea textarea{border:1px solid #E1E1E1;background:#FFF;}
.sub-message .m-form{border:1px solid #e0e0e0;background:#f5f3f3;}
.sub-message .m-submit .btn{color:#fff;background:#005311;}

/*--------pag-------*/
.page table{margin:0 auto;}
.page table a{cursor:pointer;}
.page table td{text-align:center;}
.page td{padding:0 5px;line-height:20px;}
.page td a{display:inline-block;border:1px solid #d7d7d7;width:24px;height:20px;}
.page .ok a{width:45px;}
.page .prve a,.pag .next a{width:56px;}
.page .prve a{padding-left:10px;background:url(../images/sec_61.jpg) no-repeat 10px center;color:#b1b1b1;}
.page .next a{padding-right:10px;background:url(../images/sec_63.jpg) no-repeat 52px center;}
.page .hover a{color:#ff6674;}
.page .text input{width:24px;height:20px;border:1px solid #d7d7d7;}

.page{text-align:center;color:#b1b1b1;font-size:12px;}
.page span{color:#b1b1b1;display:inline-block;*display:inline;*zoom:1;margin:0 2px;height:14px;line-height:14px;padding:4px 0; font-family:"宋体"}
.page a{margin:0 2px;background:#F0F0F0;text-decoration:none;display:inline-block;*display:inline;*zoom:1;padding:4px 0px;height:14px;line-height:14px;}
.page select{border:1px solid #aaa;min-width:50px;}
.page select a{background:#e5e5e5;}
/*==========================================*/