/***********************************************xiaoyuan*****************************************************************************************/
@charset "utf-8";
/* CSS 公用部分 */
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }*/
body {font-family:Microsoft Yahei; font-size: 12px; margin:0px; padding:0px; color: #1b1b1b;/* background: url(100zn.jpg) no-repeat top center!important; padding-top: 285px;*/}

* { margin:0px; padding:0px; border:0px;}
ul,li {list-style-type:none; text-transform:capitalize; margin:0px; padding:0px;;}
a {text-decoration:none; outline:none;   noFocusLine: expression(this.onFocus = this.blur())/*去掉链接虚线框*/;}
input{border:0;outline:none;/*去除边框*/}

img {border:0px;}
.fl {float:left;}
.fr {float: right;}
.clear {clear:both; font-size:0px; height:0px;}


.h20{ height:20px; font-size:0px; clear:both;}
.h30{ height:30px; font-size:0px; clear:both;}
.h60{ height:60px; font-size:0px; clear:both;}
.h110{ height:110px; font-size:0px; clear:both;}
.h150{ height:150px; font-size:0px; clear:both;}


.title{ width:100%; height:50px; line-height:50px; font-size:20px; color:#317436; padding-top:30px; text-transform:uppercase;}
.title span{ font-size:14px; padding-left:24px;}
.more{ width:100%; text-align:right; height:50px; line-height:50px;}
.more a{ font-size:14px; color:#7bb91e;}

/***********************************************公用部分结束**************************************************************/
