*{
	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;
	height: 79px;
}
.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;
}
.cont{
	width: 1187px;
	height: auto;
    overflow: hidden;
	margin: 0 auto;
	min-height: 500px;
	padding-top: 20px;
}
.contLeft{
	width: 250px;
	height: auto;
	overflow: hidden;
	min-height: 250px;
	padding-top: 12px;
	float:left;
}
.conRight{
	width: 907px;
	height: auto;
	overflow: hidden;
	min-height: 250px;
	border-left: 1px solid #eae8e6;
	float: left;
	margin-left: 29px;
}

.currentUrl{
    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;
}
.channel{
	width:244px;
	height: 73px;
	background: #f1efee;
	border-left: 6px solid #ad1e2a;
}
.channel span{
	font-size:20px;
    color: #ad1e2a;
    text-align: left;
    line-height: 73px;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-left: 33px;
}
.channelSon{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.channelSon li{
	width: 230px;
	height: 69px;
	margin: 0 auto;
	border-bottom: 1px solid #eae8e6;
	background: url('../images/youjiantou.png')no-repeat left center/10px 10px;
}
.channelSon li a{
	font-size:14px;
    color: #0a080a;
    text-align: left;
    line-height: 73px;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-left: 33px;
}
.conList{
	width: 884px;
	height: auto;
	overflow: hidden;
	margin: 15px auto;
}
.conList:first-child{
	margin: 0 auto;
}
.listTitle{
	width: 100%;
	height: 26px;
	border-bottom: 2px solid #eae8e6;
	position: relative;
}
.listTitle span{
	font-size:18px;
    color: #0a080a;
    text-align: left;
    line-height: 26px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.more{
	float: right;
}
.listTitle .more a{
	font-size:14px;
    color: #908d8d;
    text-align: left;
    line-height: 26px;
    font-family: 微软雅黑;
}
.list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.list li{
	width: 100%;
    height:33px;
    background: url('../images/list.png')no-repeat left center/4px 4px;
}
.list li a{
    color: #0a080a;
    font-size: 17px;
    font-family: 微软雅黑;
  
    line-height: 33px;
    padding-left: 21px;
}
.list li span{
    color: #0a080a;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: center!important;
    line-height: 33px;
    float: right;
}