/* CSS Document */
body{
	margin:0;
	padding:0;
	background: #F5F3F8;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#header>ul{
	list-style:none;
	display:flex;
	margin-left:57.37%;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	padding-top: 15px;
}
#header{
	display:flex;
}


h1{
	text-align:center;
	color: #FF7A03;
	width: 1100px;
	margin:25px auto;
	font-size: 40px;
}
h2{
	background:#FE0000;
}



.rr{
	width: 1100px;
	margin: auto;
	padding: 0 10px;
	box-sizing: border-box;
	border: 2px solid #FE9B1A;
	background: white;
}
.rr p{
	line-height: 35px;
	font-size: 20px;
	text-indent: 2em;
	color:black;
}
.rr p a{
	color:#7C0BD3;
	float: right;
	font-size: 15px;
}
.rr b{
	color: #FE0000;
}


.tt>p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
}
.tt>p a{
	color:black;
	font-size:33px;
}
.tt p a:hover{
	color: #FE0000;
}





.mt{
    width:1100px;
    margin: auto;
    padding:20px 10px;
    overflow: hidden;
    box-sizing: border-box;
	list-style:none;
	background: white;
	border: 1px solid #FE9B1A;;
}
.mt li{
    width:50%;
    float:left;
}
.mt h1{
    font-size:20px;
    color:#0270d1;
}
.mt p{
    line-height:30px;
    margin-top:10px;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all 0.5s;
	text-align:left;
}
.mt p a{
	font-size:20px;
}
.mt p:hover a{
    color:red;
}



.wt2{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.wt2 .current{
	background: #FE0000;
	color:white;
}
.wt2 li{
	float: left;
	width: 19.8%;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
	background: #FE9B1A;
	color:white;
	border-radius: 15px;
	margin: 0.1%;
}
.jj{
	width: 1100px;
	margin: auto;	
	border:1px solid #FE9B1A;
	background: white;
	box-sizing: border-box;
}
.jj>div{
	display: none;
}
.jj>div>h2{
	text-align: center;
	font-size: 25px;
	background: #FE0000;
	color: white;
}
.jj p{
	text-indent: 2em;
	line-height: 40px;
	font-size: 20px;
	padding:0 10px;
}



.wt{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.wt .current{
	background: #FE0000;
	color:white;
}
.wt li{
	float: left;
	text-align: center;
	background: white;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
	background: #FE9B1A;
	color:white;
	border-radius: 15px;
	width: 33.1%;
	margin: 0.1%;
}
.jd{
	width: 1100px;
	margin: auto;
}
.jd>div{
	display: none;
	border:2px solid #FE9B1A;
	padding: 0 1%;
	box-sizing: border-box;
}
.jd h2{
	text-align: center;
	background: #F5F3F8;
}
.jd img{
	width: 150px;
	height: 165px;
}
.jd>div>.zhj{
	overflow: hidden;
}
.jd>div>.zhj div{
	float: left;
	width: 20%;
}
.jd>div>.zhj p{
	margin-top: 3%;
	text-indent: 2em;
	line-height: 30px;
	font-size: 18px;
	margin-left: 17%;
	width: 83%;
	border: 1px solid gray;
	border-radius: 15px;
	padding: 10px;
	box-sizing: border-box;
}


.tc{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.tc img{
	width: 32.66%;
	float: left;
	height: 550px;
	margin-right: 1%;
}




.yx{	
	width: 1100px;
	margin: auto;
}
.yx>li{
	width:538px;
	float:left;
	margin-right:20px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx2>li{
	width: 351px;
}
.yx>li>h2{
	margin:0;
	padding:0 5px;
	color:white;
}
.yx>li>h2 a{
	color:white;
	float: right;
}
.yx>li>h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx>li>p{
	margin-left:5px;
}





.zj{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.zj>div{
	width: 33.33%;
	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;
    background: white;
    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%;
}



#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

