@charset "utf-8";
/* CSS Document */
/* css 重置 */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font:normal 12px/17px 微软雅黑;  }
img{ border:0;  }
a{ text-decoration:none; color:#adadad;  }
/**NEW**/
.all{width:1200px; margin:0 auto;}
.m-t-70 { margin-top: 70px !important;}
.w100{width:100%;margin:0 auto;}
.m-t-20 { margin-top: 40px !important;}
.news {height: auto;  padding: 0;}
.zjScroll{ width: 1200px; overflow:hidden; margin:0 auto; position:relative; margin-top: 0px; }
.zjScroll .hd{position: absolute; right:0;  top: 0px; width: 60px;  height:185px; padding-top: 0px; overflow:hidden;}
.zjScroll .hd .prev,.zjScroll .hd .next{ display:block;  width:60px; height:60px; float: right; overflow:hidden; cursor:pointer; background:url(../images/jian.jpg)no-repeat;}
.zjScroll .hd .next{ background-position: 0 0; }
.zjScroll .hd .prev{ background-position: 0 -60px; }
/* .zjScroll .hd .prevStop{ background:url('../images/index_12no.jpg')  no-repeat; }
.zjScroll .hd .nextStop{ background:url('../images/index_13no.jpg')  no-repeat; } */
.zjScroll .bd{ float: left; width: 1110px; padding:0px; margin:0 auto;}
.zjScroll .bd li { float: left; width: 370px !important; height: 185px;  padding-right: 40px; overflow: hidden;}
.zjScroll .bd li span { display: block; font-size: 24px; color:#adadad;}
.zjScroll .bd li .h3 { width: 100%; height: 60px; font-size:20px; color:#adadad; line-height: 60px; overflow: hidden; margin-top:5px; padding-left:30px; background:url(../images/xol_03.png)no-repeat center left;}
.zjScroll .bd li .h3 a{font-size:20px; color:#000;}
.zjScroll .bd li p { height: 60px; font-size: 14px; color:#adadad; padding-top:40px;}
.zjScroll .more { width: 145px; height: 40px; text-align: center; display:block; color:#fff; line-height: 40px; background: #696969; margin-left: 0; border: none; }