/* 初始化*/
html,body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,span,i,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-family:"OS-R","微软雅黑",Arial;
	margin:0;
	padding:0;
	color:#333;
	border:none;
	-webkit-overflow-scrolling:touch;
}
html,body {
	min-width:4rem;
	margin:0 auto;
	overflow-x:hidden;
	width:100%;
	height:100%;
}
html {
	font-size:62.5%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	position:relative;
	overflow-y:hidden;
	color:#333;
}
input,button,select,textarea {
	outline:none;
}
em,i {
	font-style:normal;
}
strong {
	font-weight:normal;
}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:'';
}
.clearfix {
	zoom:1;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
ul,ol {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
img {
	border:none;
	max-width:100%;
	max-height:100%;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pubcon {
	margin:0 auto;
}
.over {
	overflow:hidden;
}
.css3guodu {
	-o-transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	-moz-transition:all 0.5s ease-out 0s;
	transition:all 0.5s ease-out 0s;
}
/* 头部样式*/
.search_form form button {
	background:#333;
	width:6%;
	height:1rem;
	cursor:pointer;
	font-size:0.175rem;
	color:#fff;
}
.search_form form input::-webkit-input-placeholder {
	color:#fff;
}
.search_form form input:-moz-placeholder {
	color:#fff;
}
.search_form form input::-moz-placeholder {
	color:#fff;
}
.search_form form input:-ms-input-placeholder {
	color:#fff;
}
.header .top {
	float:right;
}
.header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1rem;
	line-height:1rem;
	background-color:hsla(0,0%,100%,.85);
	z-index:50;
}
.header .pubcon {
	position:relative;
	max-width:100%;
	margin:0 auto;
	padding-left:0.825rem;
	padding-right:0.825rem;
	clear:both;
}
.search_form form {
	float:left;
	height:1rem;
	position:absolute;
	z-index:10;
	width:65%;
	background:#fff;
	right:0.825rem;
}
.search_form a {
	display:flex;
	float:left;
	text-align:center;
	cursor:pointer;
	margin-left:0.4375rem;
	height:1rem;
	justify-content:flex-start;
	align-items:center;
}
.search_form a img {
	height:0.25rem;
}
.search_form form input {
	text-indent:0.0625rem;
	float:left;
	font-size:0.175rem;
	padding:0.375rem 0.15rem;
	align-items:center;
	box-sizing:border-box;
	display:flex;
	width:94%;
}
.logo.fl {
	width:6.3125rem;
	height:0.75rem;
	padding:0.125rem 0;
	text-align:center;
	cursor:pointer;
	line-height:normal;
}
.search_form.fr {
	;
}
.nav {
	width:60%;
	margin-top:0.2375rem;
	line-height:0.5rem;
	text-align:center;
}
#search_form {
	width:3.625rem;
	height:0.375rem;
	border-radius:0.075rem 0 0 0.075rem;
	background:#f2f2f2;
	overflow:hidden;
	display:flex;
}
#search_form input {
	width:3.0625rem;
	height:0.375rem;
	line-height:0.375rem;
	float:left;
	border:0;
	background:none;
	padding:0 0.125rem;
	font-size:0.15rem;
	color:#333;
}
#search_form button {
	width:0.5625rem;
	height:0.375rem;
	background:#2b5da0 url(../img/search_but.png) no-repeat center;
}
.nav_box {
	border-top:0.0125rem solid #c6c6c6;
	padding-bottom:0.125rem;
}
.nav_list {
	display:flex;
	justify-content:space-between;
}
.nav_list li {
	float:left;
	width:12%;
}
.nav_list li a {
	position:relative;
	font-size:0.225rem;
	line-height:0.5rem;
	letter-spacing:0.05rem;
}
.nav_list .on a:after {
	position:absolute;
	content:" ";
	left:50%;
	bottom:-0.1rem;
	width:80%;
	margin-left:-40%;
	height:0.025rem;
	background-color:#248f73;
}
.nav_list li.on a,.nav_list li:hover a {
	color:#248f73;
}
.phone_search,.phone_nav {
	width:0.375rem;
	height:0.375rem;
	display:none;
}
#top2 {
	display:none;
}
.phone_nav {
	width:17%;
}
.phone_nav a {
	background:#0062b0;
	color:#fff;
	display:inline-block;
	width:0.325rem;
	height:0.325rem;
	border-radius:0.1875rem;
	text-align:center;
	line-height:0.325rem;
	font-size:0.2rem;
	float:left;
	margin:0.025rem;
}
.phone_nav svg {
	float:left;
}
/*分页*/
.page0 {
	float:right;
}
.laypage_prev,.laypage_next,.pagingNormal {
	margin:0 0.125rem;
	width:0.25rem;
	border-radius:0.0625rem;
	text-align:center;
	position:relative;
	float:left;
	padding:0.075rem 0.125rem;
	margin-left:-0.0125rem;
	line-height:1.42857143;
	text-decoration:none;
	border:1px solid #fff;
	background:#fff;
	color:#333333;
	font-size:0.175rem;
}
.NormalRed {
	margin:0 0.125rem;
	width:0.25rem;
	border-radius:0.0625rem;
	text-align:center;
	position:relative;
	float:left;
	padding:0.075rem 0.15rem;
	margin-left:-0.0125rem;
	line-height:1.42857143;
	text-decoration:none;
	border:1px solid #fff;
	font-size:0.175rem;
	background:#165DA5;
	color:#fff;
}
.page-dive span {
	display:none !important;
}
.laypage_prev:hover,.laypage_next:hover,.pagingNormal:hover {
	background:#03509a;
	color:#fff;
}
/* 底部样式*/.footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0.375rem;
	line-height:0.375rem;
	font-size:0.15rem;
	color:#000;
	text-align:center;
	background-color:hsla(0,0%,100%,.85);
	z-index:100;
}
.inner {
	position:relative;
	max-width:100%;
	margin:0 auto;
	padding-left:0.825rem;
	padding-right:0.825rem;
	clear:both;
}
.inner a{    line-height: 0.375rem;
    font-size: 0.15rem;

}
.footer .links {
	float:right;
	height:0.275rem;
	margin-top:0.05rem;
	border:1px solid #333;
}
   

@media screen and (max-width:769px) {
.header .pubcon{        padding: 0;}
	.header { position: relative; z-index: 5; width: 94%; padding: 20px 3%;}
	.header .top { padding: 10px 40px 10px 0; position: relative;display: none; }
	.header .top .logo { width: 100%; height: 30px; }
	.header .top .logo a { display: flex; align-items: center; height: 100%; }
	.phone_search, .phone_nav { display: block; float: right;     margin-top: 15px;}
	.phone_search { right: 40px; }
	.header .top .search { display: none; }
	.nav { display: none; position: absolute; top: 58px; width: 108%; background: #f3f3f3; left: -4%;        margin-top: 0;}
	.nav_list{ display: block; height: 100vh;padding-top: 30px;}
	.nav_list li {    float: left;width: 100%;        border-bottom: 1px solid #e6eaea;}
	.nav_list li a { font-size: 18px; line-height: 3em; border-top: 0; text-align: center; color: #2b5da0;}
	.nav_list li.on a { color: #2b5da0; font-weight: bold; }
	.logo.fl { width: 85%;  height: auto;        padding: 0;}
        .phone_nav {    width: 8%;        margin-top: 3px;}
	.header .top .search { position: absolute; top: 60px; z-index: 10; width: 100%;         padding: 0;}
	#search_form { width: 100%; }
	#search_form input { width: 96%; background: #fff; }
.inner{    padding-left: 20px;padding-right: 20px;        font-size: 12px;}
.inner a{ font-size: 12px;}
	.footer{    position: relative;height: auto;        padding: 10px;}
.footer .links{display: none;}
.page0{ text-align: center !important; float: unset !important; display: flex; justify-content: center;}

.laypage_prev, .laypage_next, .pagingNormal{
    width: 30px;
    height: 30px;    padding: 0;
    margin-left: 0;
    line-height: 30px;
        font-size: 12px;
}
.NormalRed{ width: 30px;
    height: 30px;    padding: 0;
    margin-left: 0;
    line-height: 30px;font-size: 12px;}

}
@media screen and (max-width:561px) {
	
}