@charset "utf-8";
/* CSS Document */
#box {width:640px; height:auto; margin:0 auto; overflow:hidden;}
.news-img{ width:100%; height:302px;}
.newsdiv{ padding:0px 40px;}
.newsnav{ border-bottom:1px solid #cccccc; padding:25px 0px 12px;}
.newsnav a{ display:block; float:left; width:87px; height:28px;  border-radius:14px; color:#333333; font-size:17px; text-align:center; margin-right:20px;}
.news-on{background:#25bb37; color:#fff!important;}
.news-list{ margin-bottom:80px;}
.news-list ul li{ margin-top:20px;}
.news-list ul li a{ display:block;}
.news-left{ float:left; width:123px; height:162px;}
.news-left img{width:123px; height:162px;}
.news-right{ float:right; width:424px; height:162px; border-bottom:1px dashed #c9c9c9;}
.news-tit{ display:block; margin-top:10px;}
.news-tit p{ display:inline;font-size:20px; color:#133b62; line-height:24px;}
.news-tit em{ display:inline-block; width:19px; height:24px; background:url(../images/hot.png) center center no-repeat; margin-left:6px; vertical-align:bottom;}
.news-txt{ font-size:14px; color:#666666; line-height:22px; margin-top:15px;}
.news-time{ display:block; font-size:14px; color:#999999; margin-top:10px;}
.details-tit{ margin-bottom:30px;}
.details-tit p{ font-size:28px; color:#3e3e3e; text-align:center; margin:25px 0px 5px;}
.details-time{ font-size:18px; color:#7fbe25; text-align:center;}
.newsde-mar{ margin-right:35px;}
.details-content{ margin-bottom:80px;}
.details-content img{ display:block; margin:0px auto; max-width:560px;}

