ul, li, ol, p, a{ margin: 0; padding: 0; }
ul, ol, li { list-style: none;}
img { border: none; }
textarea { resize: none; padding: 5px; }
button, a { outline: none; cursor: pointer; }


/* 头部logo */
.top-img{background: url(../images/top_bg.jpg)no-repeat center;height: 267px;}
.top-img img{padding-top: 90px;}




/* 导航 */
.header-nav{background: url(../images/nav_bg.jpg);height: 62px;}

.navbar-nav {display: block; float: none;width: 100%;text-align: center;margin: 0;}
.navbar-nav>li {float: left;width: 13%;}
.navbar-nav>li>a { font-size: 18px;line-height: 1; font-weight: bold;color: #fff;padding: 17px 0;}
.nav>li>a:focus, .nav>li>a:hover{background: url(../images/ahover.jpg)no-repeat center;}

.navbar-nav>li>.dropdown-menu {border-top-left-radius: 0;border-top-right-radius: 0;background: #770101; top: 90%; padding: 15px; border: none; margin: 0;}
.navbar-nav>li>.dropdown-menu li{border-bottom: 1px dotted #fff;}
.navbar-nav>li>.dropdown-menu li a{font-size: 18px;line-height: 1;padding: 10px 0;color: #fff;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background: none;}



.banner{text-align: center;padding-top: 50px;margin-bottom: 20px;}
.banner img{}




/*新闻展示－第1种开始*/
.news_title{background: url(../../../../static/admin/temp/images/newsshowis/images/1/title_bg.png) no-repeat bottom center;}
.news_title h3{height: 65px;margin: 20px 0;font-size: 26px;}
.news_list{}
.news_list li{border-bottom: 1px dashed #c7c7c7;padding: 8px 0;}
.news_list a{display: block;background: url(../../../../static/admin/temp/images/newsshowis/images/1/item_bg.png) no-repeat left center;padding-left: 10px;color:#666;overflow: hidden;font-size: 14px;}
.news_item_tit{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.monse a { background:none;}
@media (max-width: 992px){
}
@media (max-width: 320px){
}
/*新闻展示－第1种结束*/
