*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
body{
	background: url(../images/body.png)no-repeat left 16px/100% 100%;
}
/* top */
.top{
	width: 100%;
	height: 40px;
	background: #b81829;
}
.topCon{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.topName{
	width: 316px;
	height: 100%;
	float:left;
}
.topName a{
	font-size: 16px;
	color: #f1efee;
	line-height: 40px;
	font-family:微软雅黑;
}
.search{
	width: 192px;
	height: 23px;
	border: 1px solid #f1efee;
	float: right;
	margin-top: 8px;
}
.search-a{
	outline: none;
	height: 100%!important;
	width: 157px;
	background: #b81829;
	border: none;
	padding-left: 5px;
	color: #fff;
	float: left
}
form{
	height: 100%;
}
.search_butt{
    outline: none;
	height: 100%!important;
	width: 27px;
	background: #b81829 url('../images/search.png')no-repeat center center/87% 98%;
	border: none;
	padding-left: 5px;
	color: #fff;
	float:right;
}
/* header */
.header{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
.logo{
	width: 561px;
	height: 93px;
	padding-top: 72px;
}
.logo img{
	width: 100%;
	height: 100%;
}
/* nav */
.nav{
	width: 1200px;
	height: 45px;
	background: #b81829;
	margin: 0 auto;
}
.nav li{
	width: 238px;
	height: 45px;
	float: left;
	border-right: 1px solid #8f1e29;
}
.nav li:last-child{
	border-right: none;
}
.nav li a{
	display: block;
	width: 100%;
	height:100%;
	font-size: 24px;
	font-weight: bold;
	font-family: 微软雅黑;
	color: #fff;
	text-align: center;
	line-height: 45px;
	
}
.bottom{
	width: 100%;
	height: 260px;
	overflow: hidden;
	border-top: 4px solid #b81829;
}
.bottomCon{
	width: 1200px;
	height: 331px;
	margin: 0 auto;
}
.link{
	width: 100%;
	height: 70px;
	background: #fff;
	margin-top: 26px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.yqlj{
    width: 105px;
    height: 38px;
    background: #b81829;
    float: left;
    color: #fff;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: center;
    line-height: 38px;
}
.link li{
	width: 238px;
	height: 38px;
	border: #a6a1a1;
	float: left;
}
select {
    width: 100%;
    height:100%;
    padding-left: 20px;
    outline: none;
    font-size: 16px;
}

option {
    font-size:16px;
    color: #0a080a;
    text-align: center;
    line-height: 38px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.detail{
	width: 1175px;
	height: 71px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 61px;
}
.detail li{
	width: 374px;
}
.detail li:first-child img{
	width: 65px;
	height: 72px;
	background: red;
	float: left;
}
#first {
	padding-top:14px;
}
.detail li{
	border-right: 2px solid #b81829;
}
.detail li:last-child{
	border-right:none;
}
.detail li span{
	display: block;
	width: auto;
	 font-size:16px;
    color: #0a080a;
    font-family: 微软雅黑;
    font-weight: bold;
}
.content{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 12px;
}
.listCon{
	width: 1015px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 37px;
}
.listDoc {
    width: 96%;
    height: auto;
    padding-bottom: 30px;
    overflow: hidden;
    margin: 0 auto;
    /* background: red; */
}

.docTitle {
    width: 900px;
    height: 30px;
    padding-top: 48px;
    margin: 0 auto;
}

.docTitle span {
	display: block;
	width: 900px;
    height: 30px;
    color: #000;
    text-align: center;
    line-height: 30px;
    font-size: 23px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.listGn {
    width: 100%;
    height: 20px;
    padding-top: 21px;
    border-bottom: 1px solid #eae8e6;
    padding-bottom: 20px;
}

.leftGn {
    width: 100%;
    height: 100%;
    float: left;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.leftGn li{
	width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.leftGn li span {
    color: #6c6869;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: "微软雅黑";
}

.leftGn li a {
    color: #989797;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}


.docContent {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 40px;
}

.docContent p {
    color: #000;
    /* text-align: center; */
    line-height: 20px;
    /* font-size: 15px; */
    font-family: "新宋体";
    /* font-weight: bold; */
}
.currentUrl{
	margin-top: 15px;
    width: 100%;
    height:38px;
    float: right;
    background: url("../images/location.png")no-repeat left center/17px 17px;
}
.currentUrl a{
    font-size: 12px;
    color:#989696;
    text-align: center;
    line-height: 38px;
    font-family: 微软雅黑;
    float: left;
}
.currentUrl a:first-child{
   padding-left:30px;
}
