/* CSS Document */
body{
	margin:0;
	padding:0;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}



#header>ul{
	list-style:none;
	display:flex;
	margin-left:57.37%;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
}
#header{
	display:flex;
}


#img{
	width:100%;
}
.td{
	position:fixed;
	bottom:100px;
	right:0;
	width: 65px;
	height: 65px;
	background: #ddd;
}
.td img{
	width: 45px;
	height: 35px;
	display: block;
	margin:12px auto 0;
}



h1{
	text-align:center;
	background: rgb(60,13,7);
	color:white;
	width: 1100px;
	margin:25px auto;
}
h2{
	background:rgb(25,17,14);
}



.tt>p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
	background: white
}
.tt>p a{
	color:black;
	font-size:35px;
}




#ul{
	list-style: none;
	margin: 0;
	padding: 0;
	background: rgb(81,36,2);
	overflow: hidden;
	width: 1100px;
	margin:25px auto;
}
#ul li{
	float: left;
	color:white;
	font-weight: bold;
	font-size: 25px;
	line-height: 45px;
	width: 183px;
	text-align: center;
}
#ul li:hover{
	background: rgb(60,13,7);
	color:white;
}
#ul li:nth-child(5){
	margin-right: 0;
}



.b2c2,.sh2,.kj2,.jy2,.wl2{
	display: none;
}
.b2b2{
	display: block;
}



.top{
	width: 1100px;
	margin: auto;
}
#p2{
	border: 2px solid rgb(81,36,2);
	width: 1100px;
	background: white;
	color: black;
	font-size: 17px;
	line-height: 35px;
	padding: 0 20px;
	margin: 25px auto;
	box-sizing: border-box;
	text-indent: 2em;
}
#p2>span>a{
	color:red;
	font-weight: bold;
}


.top>p{
	border: 2px solid rgb(81,36,2);
	width: 1100px;
	background: white;
	color: black;
	font-size: 17px;
	line-height: 35px;
	padding: 0 20px;
	margin: 25px auto;
	box-sizing: border-box;
	text-indent: 2em;
}
.top>p>span{
	float: right;
}




.tup{
	display: block;
	margin: auto;
	width: 1100px;
}

.u{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1100px;
	margin: auto;
}
.u li{
	padding:20px;
	width: 1100px;
	box-sizing: border-box;
	border-bottom: 1px solid red;
}
.u li div{
	float: left;
}
.u li div img{
	width: 302px;
	height: 232px;
}
.u li .d{
	float: none;
	height: 232px;
	overflow-y: scroll;
	width: 758px;
	margin-left: 320px;
}
.u li p{
	line-height: 30px;
	color:black;
	text-indent: 2em;
}
.u li p .b{
	font-size: 20px;
	color:rgb(205,13,8);
}
.u li p a{
	font-weight: bold;
}




.top_zt2{
	width: 1100px;
	margin: auto;
}
.top_zt2>a>img{
	height:90px;
	width:525px;
	float:left;
	margin-right: 50px;
	margin-bottom: 20px;
}




#top_zt{
	width:1100px;
	margin:auto;
}
#top_zt>a>img{
	height:90px;
	width:100%;
}
#top_zt1{
	width: 1100px;
	margin: auto;
}
#top_zt1>a>img{
	height:90px;
	width:363px;
	float: left;
}

#top_zt2{
	width: 1100px;
	margin: auto;
}
#top_zt2>a>img{
	height:90px;
	width:547px;
	float:left;
}
#top_zt1{
	margin:auto;
	width:1100px;
}



#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

