/* CSS Document */
body{
	margin:0;
	padding:0;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header{
	overflow: hidden;
}
#header>img{
	float: left;
}
#header>ul{
	list-style:none;
	float: right;
	padding-top: 10px;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	float: left;
}


h1{
	text-align:center;
	background: #5B6149;
	color: white;
	width: 1100px;
	margin:25px auto;
	font-size: 40px;
}
h2{
	background:#C47D41;
}


#img{
	position: relative;
}
#img img{
	width: 100%;
}
#img>p{
	position: absolute;
	font-size: 45px;
    font-weight: bold;
    text-shadow: 5px 2px 6px #fff;
    letter-spacing: 5px;
    left: 6%;
    top: 15%;
    line-height: 65px;
    margin: 0;
}
#img .lg{
	position: absolute;
	width: 200px;
	height: 150px;
	top: 0;
	left: 4%
}
#img .po{
    position: absolute;
    top: 70%;
    left: 13.5%;
    font-size: 20px;
    line-height: 30px;
}


.tt{
	width: 1100px;
	margin: auto;
}
.tt>p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
	background: white;
}
.tt>p a{
	font-size:32px;
}
.tt>p:hover{
	background: #0D324D;
}
.tt>p:hover a{
	color: white;
}


.dd{
    width: 400px;
    position: absolute;
    left: 25%;
    bottom: 0;
    background: rgba(1,24,65,0.75);
    padding: 10px;   
}
.dd p{
	font-size: 15px;
    color: white;
    line-height: 30px;
}


#al{
	width:1100px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin: auto;
	margin-top:20px;
}
#al li{
	border:gray solid 1px;
	text-align:center;
	line-height:40px;
	margin:10px 0;
	transition:all 0.5s;
}
#al li a{
	font-size:25px;
	color:#C47D41;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
	font-weight: bold;
}
#al li:hover{
	border:#C47D41 solid 1px;
	background:#C47D41;
}
#al li:hover a{
	color:white;
}
.btn{
	width:1100px;
	margin:20px auto;
	text-align:center;
	background:#C47D41;
	transition:all 0.5s;
}
.btn a{
	font-size:20px;
	font-weight:bold;
	color:white;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
}



input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}


.yx{	
	width: 1100px;
	margin: auto;
}
.yx>li{
	width:351px;
	float:left;
	margin-right:20px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx2>li{
	width: 538px;
}
.yx>li>h2{
	margin:0;
	padding:0 5px;
	color: white;
}
.yx>li>h2 a{
	float: right;
	color: white;
}
.yx>li>h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx>li>p{
	margin-left:5px;
}



.yj{
	width: 1100px;
	border:1px solid gray;
	overflow: hidden;
	margin: auto;
}


.an{
	width:1100px;
	margin: auto;
	display: flex;
}
.an input{
	width:100%;
	height:40px;
	text-align:center;
	font-size:16px;
	background: #C47D41;
	color:white;
}
#an{
	display: block;
}
#an div{
	float: left;
	margin: 0.5% 5%
}
.an div{
	background: #000;
    border: #fff solid 4px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    width: 100px;
    height: 62px;
    margin: 0.5% 7.5%;
}
.an div img{
	width: 100%;
	height: 62px;
}
.an .current{
	background-color:#5B6149;
	border-color: #5B6149
}
#pt div{
	margin: 0.5% 1%;
}
#pt2 div{
	margin: 0.5% 5.5%
}
#fl{
	width: 900px;
	margin:25px auto;
	background: white;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#fl a{
	font-size: 16px;
	line-height: 32px;
	flex: 0 0 48%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.more{
	width: 1100px;
    margin: auto;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #C47D41;
    border:1px solid #C47D41;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.more:hover{
	color:white;
	background:#C47D41;
}



.zj{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.zj>div{
	margin-right: 40px;
	margin-bottom: 20px;
	width: 528px;
	float: left;
}
.zj .zj_img{
	width: 100%;
	margin: auto;
	border-radius: 50%;
	text-align: center;
}
.zj .zj_img img{
	width: 140px;
	height: 135px;
	display: block;
	border-radius: 50%;
	margin: auto;
}
.zj .zj_img p{
	width: 100%;	
	text-align: center;
	line-height: 30px;
}
.zj .zj_img>p{
	position: relative;
}
.zj .zj_img>p>a>img{
	display: block;
	float: right;
	transform: rotate(-90deg);
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.zj .zj_img p b{
	font-size: 20px;
}
.zj>div>p {
    width: 444px;
    margin: auto;
    padding-left: 5px;
}



.top_zt,.top_zt1,.top_zt2{
	width:1100px;
	margin:auto;
}
.top_zt>li{
	float: left;
	width: 366px;
}
.top_zt1>li{
	float: left;
	width: 547px;
}
.top_zt2>li{
	float: left;
	width: 1100px;
}
.top_zt>li>a>img{
	height:90px;
	width:100%;
}
.top_zt1>li>a>img{
	height:90px;
	width:100%;
}
.top_zt2>li>a>img{
	height:90px;
	width:100%;
}



.xg{
	width:1100px;
	margin: auto;
	display: flex;
}
.xg div{
    width: 32%;
    margin: 0.5% 1%;
}
.xg div img{
	width: 100%;
	height: 220px;
}


#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}
@media screen and (max-width: 1000px){
		#header{
			width: 112%;
			margin: 0
		}
		#header img{
			width: 300px;
			height: 120px;
		}
		#header li a{
			font-size: 40px;
		}
		#header>ul{
			margin-top: 25px;
		}
		#img img{
			width: 112%;
		}
		#img>p{
			font-size: 45px;
			left: 7%;
			top: 7%;
			line-height: 60px;
		}
		#img .lg{
			display: none;
		}
		#img .po{
			top: 45%;
			left: 15%;
			line-height: 30px;
		}
		.dd{
		    width: 112%;
		    position: static;
		    background: white;
		    border: 1px solid black;
		    box-sizing: border-box;
		}
		.dd p{
			font-size: 30px;
		    color: black;
		    line-height: 55px;
		    text-indent: 2em;
		    margin: 0
		}
	}