html {
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
}
ol, ul {
	padding-left: 0rem !important;
}
body {
	background: none;
	color: #333;
	padding: 0px !important;
	max-width: 1920px !important;
  margin: 0 auto;
}
body, html, samp, #keywords, em, s, input, h1, span, textarea {
	font-size: 16px;
	font-family: "Microsoft YaHei", SimSun, SimHei; /*	    font-family: Arial, Helvetica, sans-serif;*/
}
img {
	border: 0px;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
li, dl, dt, dd {
	list-style-type: none;
}
p {
	text-align: justify;
	line-height: 26px;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, span, li, dl, dt, td {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, em, i {
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal !important;
	outline: none;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: inherit;
}
.w_1170 {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.w_1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.w_1400 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
/*****************top*********************/
.clear {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 1px;
	clear: both;
	visibility: hidden;
}
input, textarea, select {
	border: 0;
	outline: none; /*去除蓝色边框*/
}
textarea {
	resize: none; /*去除右下小三角*/
}
/* @keyframes solltTop {
 from {
transform: translateY(-58px);
}
 to {
transform: translateY(0px);
}
}
.scroll {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	background: rgba(255,255,255,0.96);
	animation: solltTop 0.6s;
	box-sizing: border-box;
	height: 76px;
	border-bottom: 1px solid #F3F3F3;
}
*/
/* @keyframes solltTop {
 from {
transform: translateY(-127px);
}
 to {
transform: translateY(0px);
}
}
.scroll {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	background: rgba(255,255,255,1);
	animation: solltTop 0.6s;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
*/

/*@keyframes opacity
{
	from {opacity:1;}
	to {opacity:0;}
}*/
/*Safari and Chrome*/
/*@-webkit-keyframes opacity 
{
	from {opacity:1;}
	to {opacity:0;}
}*/

.heard_B {
	position: fixed;
	top: -100px;
	left: 0px;
	right: 0px;
}
.heard_down {
	top: 0;
	transition: top .5s;
	-webkit-transition: top .5s;
	z-index: 999;
}
.heard_up {
	top: -100px;
	transition: top .5s;
	-webkit-transition: top .5s;
	z-index: 999;
	box-shadow: none;/*animation:opacity 0.6s infinite;
-webkit-animation:opacity 0.6s infinite; */
}
/*****************搜索***********************/
.ss {
	width: 303px;
	height: 31px;
	float: right;
	margin-top: 10px;
	background: url(../images/ss.jpg) center no-repeat;
}
#keywords {
	border: none;
	background: none;
	outline: none; /*去除蓝色边框*/
	color: #075f9f;
	line-height: 31px;
	height: 31px;
	width: 260px;
	font-size: 14px;
	float: left;
	padding-left: 12px;
}
.ss-zz {
	letter-spacing: 1px;
	font-size: 14px;
}
.sousuo {
	width: 40px;
	height: 31px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: none;
}
/*****************搜索***********************/ 
::-webkit-input-placeholder { /* WebKit browsers */
 color: #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #999999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #999999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #999999;
}
a, button, input {
	outline: none;
}
s {
	text-decoration: none;
}
em {
	font-style: normal;
}
.fenye {
	text-align: center;margin-top: 40px; 
	clear: both;
}
.pages a, .pages span {
	display: inline-block;
	/*	width: 41px;*/
	padding: 0px 10px;
	height: 30px;
	background-color: #edecec;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	margin: 0 5px;
}
.pages a:hover, .pages .current {
	background-color: #F9A91E;
	color: #fff;
}
.pages .disabled {
	color: #666;
}
.fy {
	margin-top: 50px; margin-bottom: 50px;
}
.page-guestbook .Content {
	float: left;
}
.ep-pages {
	margin: 0 auto;
	display: inline-block;
	border-right: 1px solid #E8E8E8;
	margin-top: 20px;
}
.ep-pages a, .ep-pages span {
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #E8E8E8;
	color: #3c3c3c;
	border-right: none;
	/*	margin-left:3px;
	margin-right:3px;*/
	padding-left: 18px;
	padding-right: 18px;
	height: 40px;
	line-height: 40px;
	text-align: center; float: left;
	text-decoration: none;
}
.ep-pages .current {
	background: #FD8300  !important;
	border: 1px solid #FD8300  !important;
	color: #fff !important;
}
.ep-pages .disabled {
	color: #D8D8D8;
}
.ep-pages a:hover {
	background: #fff;
	/*	border: 1px solid #268bdb !important;*/
	color: #FD8300 ;
}
.cur_img {
	text-align: center;
	text-indent: 0px !important; margin-bottom: 10px; margin-top: 10px;
}
.cur_img img {
	max-width: 100%;
}
.zhuti{ position: relative;}
.scroll {
	position: fixed;
	top: 137px; z-index: 88;
}
.scroll_OL {
	position: absolute;
	bottom: 0px;
}
/**************百度分享工具*************/

.fenxiang {
	text-align: right;
	padding-top: 10px;
	overflow: hidden; 
}
.share-platform {
	overflow: hidden;
}
.share-platform .share-platform-l {
	float: left;
	width: 77px;
	margin-top: 8px;
}
.share-platform .share-platform-text {
	color: #aaa;
	margin-top: 5px;
}
.share-platform a {
	float: left;
	width: 32px;
	line-height: 32px;
	height: 32px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 4px !important;
	text-indent: -100em;
	overflow: hidden;
}
.share-platform .ttwx {
	background-image: url(../images/share_bg.png);
	background-position: -13px -9px !important;
}
.share-platform .ttsina {
	background-image: url(../images/share_bg.png);
	background-position: -57px -9px !important;
}
.share-platform .ttqq {
	background-image: url(../images/share_bg.png);
	background-position: -101px -9px !important;
}
.share-platform .ttqzone {
	background-image: url(../images/share_bg.png);
	background-position: -146px -7px !important;
}
.share-platform .fz_lj {
	background-image: url(../images/share_bg_lj.png);
	background-size: contain;
	background-position: center center !important;
}
.share_copy_link {
	position: fixed;
	top: -999999px;
	left: 0px;
	opacity: 0;
	z-index: -10;
}
.tan_share {
	box-sizing: content-box;
	background: #FFF !important;
	width: auto !important;
	height: auto !important;
	padding: 6px 16px;
}
.share_join_li.fenxiang .tan_share {
	width: auto !important;
}
.share_join_li.fenxiang .tan_share:after {
	content: " ";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent transparent #FFF !important;
	position: absolute;
	top: 26px;
	right: -12px;
}
.share_title {
	display: inline-block;
	float: left;
	line-height: 40px;
	font-size: 13px;
	margin-right: 4px;
}
.share-platform {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;/*width: 220px !important;*/
}
.bdsharebuttonbox {
	overflow: hidden;
}
#fxcode {
	position: fixed;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	background-color: #fff;
	border: 1px solid#CFCFCF;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	z-index: 999;
}
#fxcode .f {
	float: left;
	font-weight: 600;
}
#fxcode .r {
	float: right;
	font-size: 18px;
	color: #999;
}
#fxcode .fxjg {
	padding: 4px 6px 2px 6px;
}
#fxcolse:hover {
	color: #35B17B;
	cursor: pointer;
}
#fxcode .canvas_evm {
	padding: 5px 15px;
}
#fxcode p {
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", Microsoft YaHei;
}
.share_tishi {
	box-sizing: content-box !important;
	display: none;
	white-space: nowrap;
	height: 40px !important;
	line-height: 40px !important;
	background-color: rgba(0,0,0,0.8);
	padding: 6px 20px !important;
	color: #FFF;
	border-radius: 4px;
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	z-index: 999;
}

	/*******↓↓↓禁止选中文字↓↓↓*********/	
* {
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*******↑↑↑禁止选中文字↑↑↑*********/	
img{ pointer-events: none; }
.gallery-top img{ pointer-events: auto; }
