﻿* {
    margin: 0;
    padding: 0;
    /*font-size: 13px;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-family:"微软雅黑","Microsoft YaHei","宋体";
}
html,body{
	width: 100%;
	height: 100%;
	min-height: 100%;
    -webkit-text-size-adjust: none;
	background: #eee;
}

#main {
	position: absolute;
    top: 10px;
    bottom: 40px;
	width: 100%;
	padding: 0 10px;
    overflow: auto;
	/*padding-top: 50px; 去掉头部前的中间模块样式*/
    -webkit-overflow-scrolling: touch;
}
#main img{
	width: 100%;
}

#scroller{
	margin: 0px;
	padding: 5px;
	border: 1px solid #cad0ce;
}
a {
    text-decoration:none;
    color:black;
}
footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    z-index: 2;
    background-color: #FFF;
}
footer ul {
	list-style: none;
    padding: 0;
    width: 100%;
    height: 40px;
}
footer li {
    width: 33.33%;
    float: left;
    line-height: 40px;
    margin-left: 0!important;
}
footer a{
    display: block;
    width: 100%;
    height: 40px;
	padding-left: 50px;
    color: #333!important;
    font-size: 14px;
	text-decoration: none!important;
	background-position: 10px;
	background-repeat: no-repeat;
	background-size: 30px 30px;
}
/**目录*/
#catalog {
	position: fixed;
	bottom: -100%;
	left: 0;
	width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#catalog ul{
    width: 100%;
	list-style: none;
    padding-bottom: 40px;
}
#catalog li {
	width: 100%;
	height: 45px;
	font-size: 12px;
}
#catalog a {
	display: block;
	width: 100%;
	padding: 0 30px;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	line-height: 44px;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
}
#catalog #caption{
	padding: 0 25px;
    font-weight: 500;
	font-size: 18px;
	line-height: 43px;
    background-color: #EEE;
	border-top: 1px solid #CCC;   
}
#catalog a.on{
    color: #FFF;
    background-color: #D9383D;
}
/**版面1*/
#page-1 {
	position: fixed;
	top: 0;
    left: -220px;
    bottom: 40px;
	width: 220px;
    background-color: #ccc;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#page-1 ul{
    width: 100%;
	list-style: none;
    padding: 10px 0;
}
#page-1 li {
	width: 100%;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	display: block;
    white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
#page-1 a  {
	color: #333;
	margin-left: 20px;
	text-decoration: none;
}
/**版面2*/
#page-2 {
	position: fixed;
	bottom: -160px;
	left: 50%;
	width: 288px;
	height: 200px;
    margin-left: -144px;
	background-color: #FFF;
	border: 1px solid #D9383D;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#page-2 ul{
    width: 100%;
	list-style: none;
    padding: 10px;
}
#page-2 li {
	width: 14.2%;
	height: 36px;
	font-size: 12px;
	line-height: 36px;
    padding: 0 5px;
    float: left;
}
#page-2 a {
	display: block;
	width: 30px;
	height: 30px;
    line-height: 30px;
	padding: 0 4px;
    margin: 3px 4px;
    float: left;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
/**版面3*/
#page-3 {
	position: fixed;
	bottom: -180px;
	left: 50%;
	width: 288px;
	height: 220px;
	margin-left: -144px;
	background-color: #FFF;
	border: 1px solid #D9383D;
    -webkit-overflow-scrolling: touch;
}
#page-3 ul{
    width: 100%;
	list-style: none;
    padding: 20px 15px 0 15px;
}
#page-3 li {
	width: 45%;
    height: 210px;
    margin: 0 2.5%;
    float: left;
}
#page-3 a {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 150%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	text-decoration: none;
    border: 1px solid #999;
    border-radius: 3px;
}
#page-3 a  span{
    position: absolute;
    display: block;
    width: 100%;
    bottom: -36px;
    color: #333;
	font-size: 12px;
    line-height: 35px;
    text-align: center;
}
/**蒙板样式*/
#mask {
	display: none;
	position: fixed;;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
/**日期插件样式修改*/
.form_date {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -144px;
	width: 288px;
	height: 60px;
	z-index:-20;
    border: 1px solid #FFF;
}
.datetimepicker {
	padding: 10px;
}
.table-condensed tbody>tr>td {
	padding: 8px 12px;

}
.datetimepicker-days  td.active {
	background-color: #D9383D!important;
	background-image: none!important;
}


.paper{position: relative;}
.top{height:180px;background: url(../images/topbb.jpg) repeat-x;}
.top div{width: 1100px;margin: 0 auto;padding-top: 40px;}
/*.jt{width: 750px;height: 0; position: relative;}
.jt a{top:480px;width:28px;height:44px;display: block; position: absolute;z-index: 99;text-indent: -999;overflow: hidden;background: #786363}
#ed_pre{left:5px;background:url(../images/jt-l.png);}
#ed_next{right:5px;background:url(../images/jt-r.png);}*/
.nav{width: 1100px;height: 56px; margin: 0 auto;background: url(../images/nav02.png);padding: 0 30px 0 50px;}
.nav td{color: #fff;line-height: 54px;font-size: 21px;font-weight: bold;}
.nav td a{color: #fff;}
.nav td:nth-child(4){cursor: pointer;}
.bmdh{background: url(../images/bmdh.png) no-repeat;}
.bbdd{background: url(../images/bbdd.png) no-repeat;}
.bt{height:48px;font-size: 22px;font-weight: bold;line-height:24px;padding-left:42px;border-bottom:6px solid #DD132D;margin-top: 26px;}
.bbdd span{font-size: 16px;font-weight: normal;float: right;}

.info-nav{width:100%;height:40px;border-bottom: 1px #ccc solid;margin: 0 auto 30px;color: #999;}
.info-nav a{color: #888;cursor: pointer;}



