@charset "utf-8";

*{margin: 0; padding: 0; box-sizing: border-box;}
body{background-color: #fff; font-family: "微软雅黑";}
.w{width: 1200px; margin: 0 auto;}
/*.clearfix{content: ""; display: table; clear: both;}*/

/*顶部导航*/
.top-nav{
	width: 100%;
	background-color: #ededed;
}
.top-nav .menu{
	height: 40px;
	line-height: 40px;
	padding-right: 50px;
	font-size: 13px;
	color: #333;
}
.top-nav .menu span{
	float: right;
}

/*banner*/
.banner{
	width: 100%;
	min-height: 150px;
	background: url(logo.png) no-repeat;
}

/*主导航*/
.main-nav{
	width: 100%;
	
	background-color: #427fda;
}
.main-nav .main-nav-menu{
	font-size: 17px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

/*当前位置*/
.position{
	width: 100%;
	height: 60px;
	line-height:60px;
}
.position .position-txt{
	font-size: 14px;
	color: #666;
}
.position .position-txt a{
	font-size: 14px;
	color: #666;
}

/*内容*/
.con{
	margin-bottom: 30px;
}
.con .con-title{
	height: 50px;
	background: url(column_name_bg.png) no-repeat center;
}
.con .con-title p{
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 45px;
	padding-left: 62px;
}
.con-title p span {
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	padding-left: 20px;
	}
.con .con-list{
	margin-left: 10px;
	width: 1190px;
	border: 1px solid #eeeeee;
	background: #fcfcfc;
	border-top: none !important;
	min-height: 500px;
}
.con-list ul{
	font-size: 17px;
	color: #333;
	padding: 15px 25px 15px 20px;
/*	border-bottom: 1px #e8e8e8 solid;*/
}

.con-list ul li {
	text-align: right;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: url(dot.png) no-repeat 0px center;
	color: #999999;
}
.con-list ul li a{
	float: left;
	font-size: 17px;
/*	color: #333;*/
}
/*
.con-list ul li:hover{
    color: 
}
*/
.con-list ul li span{
	float: right;
	font-size: 17px;
	color: #999;
}
.line{margin:8px 0;list-style: none;height: 1px !important;background:#eeeeee;width: 100%;}
.bt-mod-wzpb-02 li{float: none !important;}
/*底*/

.old_type .position .position-txt {
    font-size: 30px;
    color: #666;
}
.old_type .position .position-txt a {
    font-size: 30px;
    color: #666;
}
.old_type .position table tr td{
	font-size: 30px !important;
}
.old_type .con .con-title {
    height: 70px;
    background-size: 100% 100%;
}
.old_type .con .con-title p {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    padding-left: 62px;
}
.old_type .con-title p span {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    padding-left: 20px;
}
.old_type .con-list ul li{
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	background-size: 10px;
	font-size: 30px;
}
.old_type .con-list ul li a{
	line-height: 60px;
	font-size: 30px;
	width: 80%;
	    display: inline-block;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
		text-align: left;
}
.old_type .default_pgToolbar {
  margin: 30px 0;
  border: 0;
  background: #fff;
  height: auto;
}
.old_type .default_pgToolbar tr:nth-child(odd) {
  background: #fff;
}
.old_type .default_pgPanel tr > td:first-child,
.old_type .default_pgPanel .default_separator,
.old_type .default_pgPanel td[width="10"],
.old_type .default_pgToolbar .default_pgPanel td.default_pgSearchInfo {
  display: none;
  margin: 0;
}
.old_type .default_pgToolbar td {
  padding: 0;
}
.old_type .default_pgPanel {
  padding: 0;
}
.old_type .default_pgPanel td:first-child + td + td + td + td + td {
  margin-right: 20px;
  font-size: 28px;
  line-height: 64px;
  display: inline-block;
}
.old_type .default_pgBtn {
  background: none;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #dcdfe6;
  appearance: none;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  width: auto;
  height: auto;
  border-radius: 2px;
  margin-right: 20px;
}
.old_type .default_pgBtn::after {
  display: block;
  font-size: 28px;
  color: #333;
  line-height: 64px;
}
.old_type .default_pgToolbar .default_pgBtn[disabled="disabled"] {
  cursor: not-allowed;
  background-image: none;
  background-color: #eee;
  border-color: #ebeef5;
}
.old_type .default_pgToolbar .default_pgBtn[disabled="disabled"]::after {
  color: #c0c4cc;
}
.old_type .default_pgFirst::after {
  content: "首页";
}
.old_type .default_pgPrev::after {
  content: "上一页";
}
.old_type .default_pgNext::after {
  content: "下一页";
}
.old_type .default_pgLast::after {
  content: "尾页";
}
.old_type .default_pgRefresh {
  margin: 0;
}
.old_type .default_pgRefresh::after {
  content: "刷新";
  color: #58c215;
}
.old_type .default_pgCurrentPage {
  height: auto;
  line-height: 32px;
  font-size: 28px;
  width: 80px;
  padding: 0 10px;
  background: #fff;
  box-sizing: border-box;
}

