﻿@charset "utf-8";
/* CSS Document */
*{margin:0 auto;padding:0;}
.top{width:1000px;height:200px;
background:url(/images/newslogo.png);}
.banner{height:349px;width:958px;background:#09F;}

.dh{
	width:1000px;
	height:40px;
	background:#2e6fb7;
	border:0px solid;
	margin-bottom:10px;
}

ul{list-style: none;}

.wrap_list{width:1000px;height:100%;min-height:450px;}
.list_left{margin-right:35px;width:200px;height:100%;float:left;}
.list_right{width:765px;height:100%;float:left;}
.list_lie{width:765px;height:20px;font-size:14px;margin-top:5px;}
.list_name{width:765px;height:35px;font-size:16px;margin:15px 0 20px 0px;}
.list_new{width:765px;height:100%;}

.wrap_info{width:1000px;height:100%;}
.info_tit{width:1000px;height:50px;color:#000;text-align:center;line-height:50px;font-size:30px; font-weight:bold;}
.info_article{width: 1000px;height: 35px;font-size: 14px;margin-bottom: 5px;color:#666666;}
.info_time{width:300px;height:35px;float:left;margin-left:205px;text-align:right;}
.info_name{width:300px;height:35px;float:left;text-align:left;margin-left:15px;}
.info_new{width:1000px;height:100%;font-size:12px;margin-top:35px;}

.bai{
	width:1000px;
	height:10px;
	background:#FFF;
	float:left;
}

.di{
	width:1000px;
	height:150px;
	background:#2e6fb7;
	margin-top:5px;
	margin:0 auto;
	text-align:center;
	float:left;
}

a:link,a:visited{
 text-decoration:none;
 color:#000;
}

#wp_news_w6{ height:40px;  line-height:40px;}
#wp_nav_w1 .wp_nav .nav-item a span.item-name{ padding:7px 23px 5px 43px!important; line-height:28px!important;}

.wp_paging{padding-top: 60px;}

/*
 零点工作室
 时间：2020-12-14
 修改：向导航栏添加“合同管理”
*/
#wp_nav_w1 .wp_nav .nav-item a span.item-name {
    padding:7px 0px 5px 0px!important; 
}
.wp_nav .nav-item {
    width: 125px;
}
.wp_nav .sub-nav .nav-item a {
    text-align: center;
}
