﻿@charset "utf-8";
html {
    font: normal 14px "\5FAE\8F6F\96C5\9ED1", Arial;
    /*font-family: "\5FAE\8F6F\96C5\9ED1"*/
}
body {
    padding: 0px;
    margin: 0px auto;
    color: #666;
    width: 100%;
    /*min-width: 1200px;*/
    /*width: expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" );*/
    zoom: 1;
    font: normal 14px "\5FAE\8F6F\96C5\9ED1", Arial;
}
h1,h2,h3,h4,h5,h6,p{
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
li{
	list-style:none;
}
ul, li, form, dl, dt, dd, div {
    padding: 0px;
    margin: 0px;
}
select, input, textarea {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #666;
	background: none;
    border: none;
    margin: 0;
    padding: 0;
}
input:focus {
    outline: none;
}
input, button, select, textarea {
    outline: none; /*-webkit-appearance:none;*//*强制去除表单自带的样式*/
	font: normal 14px "微软雅黑", Arial;
}

textarea {
    resize: none; /*-webkit-appearance:none;*//*强制去除textarea自带的样式*/
}

article, aside, footer, header, nav, section, figure, figcaption {
    display: block;
}
/*html5设置*/
figure, figcaption {
    margin: 0px;
    padding: 0px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
img {
    border: none;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
a {
    color: #666;
    text-decoration: none;
}
a:focus {
    outline: none;
    -moz-outline: none;
}
a:hover {
    text-decoration: none;
}
.clear {
	display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
.SinglePage{  text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; font-size:13px; line-height:24px;}
/*.container{
	width:1200px;
	margin:auto;
}*/






/*****************************返回顶部******************************/
.toTop{
    position: fixed;
    width: 88px;
    height: 88px;
    right: 3%;
    bottom: 5%;
    z-index: 99;
}
.toTop>a{
    display: block;
    text-indent: -9999px;
    width: 88px;
    height: 88px;
    /*background: url(../images/back_top.png) no-repeat;*/
}
/****************************返回顶部****************************/
/*****************************面包屑导航*****************************/
.bread{
	background-color: #F4F4F4;
}
.breadcrumbs{
    font-size: 14px;
    width:100%;
    margin: 0 auto;
}
.wraps {
	padding: 16px 0;
}
.breadcrumbs a {
    color: #666666;
}
.breadcrumbs span{
    color: #666666;
}
.breadcrumbs .wraps a + *:before {
    content: '>';
    margin: 0 8px;
}
.wraps a:first-child:before{
	content: '';
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url(../images/home.png);
	margin: -4px 4px 0 0;
	vertical-align: middle;
}
/******************************面包屑导航*********************************/
/*******************************分页*****************************************/
.pages{ height: 32px; text-align: right; margin-bottom: 90px;overflow: hidden;margin-top: 40px;}
.pages a{ display: inline-block;margin: 0 3px;}
.pages .fir,.pages .end{
width: 60px;
height: 32px;
background: #f4f4f4;
color: #626262;	
font-size: 14px;
line-height: 32px;
text-align: center;
margin-right: 10px;
}
.pages .end{
	margin-right: 0;
}
.pages a.fff{
	background: #fff;
}
.pages .prevs,.pages .nexts{width: 80px; height: 32px;border: 1px solid #e1e1e1;  color: #333; text-align: center; line-height: 32px;  font-size: 14px;}
.pages .on{ color: #fff;background: #ee741c;}
.pages .number a{ width: 36px; height: 32px; text-align: center; line-height: 32px;color: #626262; font-size: 14px;border: 1px solid #e1e1e1;}
.pages .number a.on{ color: #fff;background: #ee741c;border: none;}
.pages .text{ display: inline-block; width: 32px; height: 32px; text-align: center; line-height: 32px;  background: #FFFFFF; color: #08c357; font-size: 14px;}
.pages .Btn_go{ display: inline-block; width: 57px; height: 36px; border: 1px solid #dfdfdf; color: #666666; font-size: 14px; text-align: center; background: #f3f3f3;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;}
/*******************************分页*****************************************/
/*加载更多*/
.dropload-down{
    background-color:#F2F2F2;
}
.dropload-down .dropload-load{
    padding: 3% 0 3% 47%;
    background: url(../images/loading.gif) no-repeat 40% center /5.2%;
    color: #999999;
    font-size: 1rem;
    display: block;
}
.dropload-refresh
{
     color: #999999;
    
    display: block;
    text-align: center;
    padding:3% 0  ;
}
.dropload-down .dropload-noData{
    color: #999999;
    font-size: 1rem;
    display: block;
    text-align: center;
    padding:3% 0  ;
}
/*加载更多*/

/* 头部 PC端 start */
.top_cleft{
	display:inline-block;
}
.top_cleft a{
	color:#121212;
	font-weight:bold;
	font-size:19px;
}
.top_cleft a img:first-child{
	height: 22px;
}
.top_cleft a img:nth-child(2){
	margin-top: 1px;
}
.top_cleft a img {
    margin-left: 0px;
    height: 20px;
}
.top_cright{
	display:inline-block;
	float:right;
	width:50%;
	text-align:right;
}
.top_cright a{
	display:inline-block;
	margin-left:8%;
	color:#a6a6a6;
	font-size:16px;
	text-transform:uppercase;
}
.top_cright a span{
	font-weight:bold;
}
.top_cright a:hover{
	color:#333;
}
.top_cright a.on{
	color:#333;
}
/* 头部 PC端 end */
/* 头部  移动端 start */
.small_top{
	position: fixed;
	top: 0;
	z-index: 9999;
	box-sizing: border-box;
	padding: 0 15px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
}
.top_smallleft{
	font-size:19px;
	display:inline-block;
	font-weight:bold;
}
.top_smallleft a{
	color:#000;
}
.top_smallleft img{
	width:130px;
	margin-right:15px;
}
.top_smallnav .open_p{
	float: right;
	width: 25px;
	height: 100%;
	background: url(../images/p_icon.png) right center no-repeat;
	background-size: 20px;
}
.top_smallnav .open_p.on{
	background: url(../images/p_close.png) right center no-repeat;
	background-size: 20px;
}
.top_smallright{
	background-color:#fff;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 50px;
	left: 0;
	z-index: 9999;
    border-top: 1px solid #ececec;
}
.top_smallright a{
	display:block;
	color:#a6a6a6;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:3px;
	text-transform:uppercase;
}
.top_smallright>div{
	margin-top:45%;
}
/* 头部  移动端 end */
/* 面包屑 start */
.top_md{
	text-align:right;
	padding-right:62.5px;
	padding-bottom:5px;
}
.top_md a{
	display:inline-block;
	margin-left:2%;
	color:#a6a6a6;
}
.top_md a.on,.top_md a:hover{
	color:#333;
}
/* 面包屑 end */

/* 底部  start*/
.bottom_copy,.bottom_copy a{
	text-align:center;
	font-size:16px;
	color:#808080;
}
.bottom_copy a:hover{
	color:#00438A;
}
.bottom_lx{
	text-align: center;
	margin-top:22px;
}
.bottom_lx .lx_fs{
	display:inline-block;
	margin-left:1.5%;
	position:relative;
}
.bottom_lx .lx_fs:nth-of-type(1){
	margin-left:0;
}
.bottom_lx .lx_fs a{
	display:inline-block;
}
.bottom_lx .lx_fs:hover a:nth-of-type(1){display:none;}
.bottom_lx .lx_fs:hover a:nth-of-type(2),.bottom_lx .lx_fs:hover .foot_ewm{display:block;}
.bottom_lx .lx_fs a:nth-of-type(2){
	display:none;
}
.foot_ewm{
	display:none;
	padding:5px 10px 10px;
	width:115px;
	position:absolute;
	top:-112px;
	left:-48px;
	right:0;
	background:url(../images/foot-bg1.png) left center no-repeat;
	background-size:100%;
}
/* 底部 end */

/* 返回顶部 */
.return_top{
	display:inline-block;
	position:fixed;
	bottom:150px;
	right:2%;
	display:none;
	cursor:pointer;
}
@media (min-width: 200px) and (max-width:767px) {
	body{padding-top:50px;}
	footer{
		padding:20px 0;
	}
	.bottom_copy{
		padding:0px 15px;
	}
	.bottom_lx{
		margin-top:10px;
	}
	.top_nav{
		padding:2% 15px 0 15px;
		width:100%;
		box-sizing:border-box;
	}
	.top_md {
		padding-right:15px;
		width: 100%;
		overflow-x: scroll;
		white-space: nowrap;
	}
}
@media (min-width: 325px) and (max-width:525px) {
	.bottom_copy a{
		display:block;
		text-align: center;
	}
}

@media (min-width: 768px) {
 	.top_nav{
		padding:2% 15px 0 15px;
		width:100%;
		box-sizing:border-box;
	}
	.top_md {padding-right:15px;}
	footer{
		padding:30px 0;
	}
	.top_cright {width: 60%;}
	
}
@media (min-width: 992px) {
 	.top_cright {width: 50%;}
 	.top_nav{
		padding:2% 62.5px 0 62.5px;
		width:100%;
		box-sizing:border-box;
	}
	.top_md {padding-right: 62.5px;}
}
@media (min-width: 1200px) {
  	footer{
		padding:40px 0;
	}
}