@charset "utf-8"; .not-animated{opacity:0;} .animated{-webkit-animation-duration:0.8s!important;animation-duration:0.8s!important;behavior:url(ie-css3.htc);} .home_title1 { font-family:"Bebas"; font-size:30px; color:#3d3d3d; opacity:0.29; clear:both;} .home_title2 { clear:both; overflow:hidden; line-height:50px; margin-top:10px;} .home_title2 span {font-size:30px; color:#333; display:block; float:left; padding-right:15px;} .tit_line { width:84px; height:4px; float:left; margin-top:10px;} .tit_line ul li { width:42px; height:4px; float:left;} .home_news_bg { width:100%; background-color:#efefef; overflow:hidden; padding:50px 0px 85px 0px; position:relative;} .home_news_line {max-width:1388px; overflow:hidden; margin:0 auto; padding:20px; } .home_news_line .left { width:300px; float:left;} .home_news_line .right { float:right;} .home_news_list { max-width:1388px; margin:0 auto;} .home_news_list ul li { width:25%; float:left; margin-top:55px;} .news_item { width:100%; margin:0 auto; transition:all .5s linear; padding:25px; box-sizing:border-box;} .news_item:hover { background-color:#fff; margin-top:-25px; box-shadow:0px 0px 5px #ccc;} .news_item:hover .news_tit a,.news_item:hover .news_tit a:link,.news_item:hover .news_tit a:visited {color:#307638; font-weight:bold;} .news_item .news_img img{ display:block; width:100%; margin:0 auto; height:200px;} .news_item .news_tit { padding:30px 15px 10px 15px; overflow:hidden; line-height:25px; white-space:nowrap; text-overflow:ellipsis;} .news_item .news_tit a,.news_item .news_tit a:link,.news_item .news_tit a:visited { color:#111111; font-size:18px; } .news_item .news_tit a:hover { color:#307638; font-weight:bold;} .news_item .news_content { padding:5px 15px; line-height:25px; font-size:13px; color:#878787;} .news_item .news_more { padding:5px 15px; font-size:12px; color:#1b1b1b;} .news_item .news_more a,.news_item .news_more a:link,.news_item .news_more a:visited { color:#1b1b1b; font-size:12px; font-weight:bold;} .news_item:hover .news_more a,.news_item:hover .news_more a:link,.news_item:hover .news_more a:visited { color:#307638; font-size:12px; font-weight:bold;} .news_item .news_more a:hover { color:#307638;} .news_tj { padding:10px 15px; overflow:hidden;} .news_tj ul li { float:left; font-size:12px; color:#878787;} .news_tj ul li.look { width:110px; background:url(../images/news_eye.png) left center no-repeat; text-indent:20px;} .news_tj ul li.time { width:110px; background:url(../images/news_time.png) left center no-repeat; text-indent:18px;} .menu_news { margin-top:30px;} .menu_news ul { text-align:right; margin-right:0px;} .menu_news ul li { margin:5px; display: inline-block; *display: inline; *zoom: 1; } .menu_news ul li a { width:159px; height:46px; line-height:46px; text-align:center; font-size:15px; color:#1e2225; display:block; border:1px solid #cbcccc; border-radius:46px; transition:all .5s ease-in-out;} .menu_news ul li a:hover,.menu_news ul li.cur a { background-color:#307638; border:1px solid #307638; color:#fff; font-weight:bold;} @media (max-width:1250px) {} @media (max-width:750px) { .home_news_list ul li{ width:100%; margin-top:1px;} .menu_news ul li a { width:100px;height:36px; line-height:36px;} .home_news_bg{ padding:0 0 20px 0;} }