body{
	margin: 0;
	padding: 0;
	background-color: white;
	font-family:"Microsoft YaHei";
}


.nav_content{
	display: none;
}

.pc_p{
	display: none;
}

.copyrights{
	display: none;
}

.ptop{
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 95%;
	height: 40px;
}

.ptop_left{
	width: 70px;
	height: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ptop_left img{
	width: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ptop_right{
	//width: 150px;
	height: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ptop_right>div{margin-left:5px;}


.ptea{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8em;
	border-radius: 15px;
}

.ptea a{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color: white;
	background-color: #E6433E;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border-radius: 15px;
}


.ptea a:hover{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	background-color: red;
	text-decoration: none;
	color: white; 
	border-radius:15px;
}


.pstu{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8em;
	border-radius: 15px;
}


.pstu a{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color: white;
	background-color: #2790CA;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border-radius: 15px;
}


.pstu a:hover{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	background-color: #00529C;
	text-decoration: none;
	color: white; 
	border-radius:15px;
}
.pgli{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8em;
	border-radius: 15px;
}


.pgli a{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color: white;
	background-color: #8ab735;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border-radius: 15px;
}


.pgli a:hover{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	background-color: #649606;
	text-decoration: none;
	color: white; 
	border-radius:15px;
}

.pdown{
	margin: 0 auto;
	width: 95%;
	height: 30px;
	font-size: 0.8em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pitem{
	width: 65px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 15px;
}

.pitem a{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8em;
	text-decoration: none;
	color: #666666;
}


.pitem a:link{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8em;
	text-decoration: none;
}

.pitem a:visited{
	width: 65px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #00529C;
}

.pitem a:hover, .item a:active{
	width: 65px;
	height: 20px;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.8em;
	background-color: #00529C;
	text-decoration: none;
	color: white; 
	border-radius:15px;
}


.show_3{
	font-size: 0.8em;
	font-family: "microsoft yahei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	background-color: #00529C;
	text-decoration: none;
	color: white; 
	border-radius:15px;
	display: block;
}


.about_content{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.about_content p{
	color: gray;
	font-size: 0.8em;
}

.text_1 h1{
	font-family: "微软雅黑";
	color: #196BA9;
	font-size: 20px;
	margin-top: 30px;
	font-weight:normal;
}

.text_1 hr{
	width: 100px;
}


.text_2 h1{
	font-family: "微软雅黑";
	color: #7fb80e;
	font-size: 20px;
	margin-top: 30px;
	font-weight:normal;
}

.text_2 hr{
	width: 100px;
}

.text_3 h1{
	font-family: "微软雅黑";
	color: #f47920;
	font-size: 20px;
	margin-top: 30px;
	font-weight:normal;
}

.text_3 hr{
	width: 110px;
}


.text_4 h1{
	font-family: "微软雅黑";
	color: #6a6da9;
	font-size: 20px;
	margin-top: 30px;
	font-weight:normal;
}

.text_4 hr{
	width: 100px;
}

.text_5 h1{
	font-family: "微软雅黑";
	color: #ff00cc;
	font-size: 20px;
	margin-top: 30px;
	font-weight:normal;
}

.text_5 hr{
	width: 110px;
}

.img_right img{
	width: 180px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.pcopy{
	background-color: #666666;
}

.plink{
	margin: 0 auto;
	width: 150px;
	height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "微软雅黑";
	font-size: 0.8em;
}

.plink a{
	color: white;
	text-decoration: none;
}


.plink a:link, .plink a:visited {
    color: white;
    text-decoration:none;
}    

.plink a:hover, .plink a:active {
    color:#000000;
    text-decoration:none;
}

.pcopyrights{
	font-family: "微软雅黑";
	color: white;
	font-size: 0.8em;
	margin: 0 auto;
	width: 90%;
	text-align: center;
}

.pcopyrights a{
	text-decoration: none;
	color: white;
}

.code_img{
	text-align: center;
}

.code_img img{
	width: 100px;
}

























