/*
Theme ID: 墨鱼部落格
Author: 墨鱼原创模板（版权局申报完毕）
Author QQ：48444431
Author Email：48444431@qq.com
Author URL: http://www.moyublog.com/
*/
@charset "utf-8";
@import url(night.css);
html {
	font-size: 100%;

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-rendering: optimizelegibility;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
body, button, input, select, textarea {
	font: normal 1em/1.8 sans-serif, PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
a {
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: none;
}
a:active {
}
small {
	font-size: 0.9em;
	color: #888;
}
h1, h2, h3, h4, h5, h6 {
	font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
	font-size: 100%;
	color: #6b7386;
	line-height: 1.35;
}
pre, code, pre tt {
	font-family: Courier, 'Courier New', monospace;
}
pre {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 1em 1.5em;
	display: block;
	-webkit-overflow-scrolling: touch;
	white-space: pre-wrap;word-wrap: break-word;
}
hr {
	border: none;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 0.8em;
	height: 10px;
}
.textwrap, .textwrap td, .textwrap th {
	word-wrap: break-word;
	word-break: break-all;
}
.textwrap-table {
	table-layout: fixed;
}
.serif {
	font-family: Palatino, Optima, Georgia, serif;
}
img {
	max-width: 100%;
}
input[type=submit] {
	-webkit-appearance: none;
	outline: none
}
ul, li {
	list-style-type: none
}
fieldset, img {
	border: none
}
button, label, input[type="submit"] {
	cursor: pointer
}
button, input, select, textarea {
	font-size: 12px;
	outline: none;
	font-family: Microsoft Yahei, Arial;
	margin: 0;
	border: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address, caption, cite, code, dfn, em, th, var, i {
	font-style: normal;
	font-weight: normal
}
 input::-webkit-input-placeholder {
 color: #A6978A !important
}
 input:-moz-placeholder {
 color: #A6978A !important
}
 input::-moz-placeholder {
 color: #A6978A !important
}
 input:-ms-input-placeholder {
 color: #A6978A !important
}
.p10 {
	padding: 10px;
}
.p1020 {
	padding: 10px 20px;
}
.p20 {
	padding: 20px;
}
.m10 {
	margin: 10px;
}
.m-t10 {
	margin-top: 10px;
}
body {
	padding: 0;
	font: 14px/1.5 Microsoft YaHei, 微软雅黑, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
	background: #FBFAF8;
	color: #333;
}
a {
	color: #613f23;
	text-decoration: none;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	transition: all ease .25s
}
a:hover {
	color: #E66B35
}
.clear {
	clear: both;
	zoom: 1
}
.clear:before, .clear:after {
	display: table;
	content: ""
}
.clear:after {
	clear: both;
	overflow: hidden
}
.fl {
	float: left
}
.fr {
	float: right
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #CCC
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color: #CCC
}
@font-face {
	font-family: 'enter_sansmanbold_italic';
	src: url('https://file.moyublog.com/skin/moyublog/fonts/entsani-webfont.eot');
	src: url('../fonts/entsani-webfont.eot') format('embedded-opentype'), url('../fonts/entsani-webfont.woff2') format('woff2'), url('../fonts/entsani-webfont.woff') format('woff'), url('../fonts/entsani-webfont.ttf') format('truetype'), url('../fonts/entsani-webfont.svg#enter_sansmanbold_italic') format('svg');
	font-weight: normal;
	font-style: normal
}
::selection {
	background: #ccc8b8;
	color: #333;
	text-shadow: none;
}
::-webkit-scrollbar {
width:12px;
height:12px
}
::-webkit-scrollbar-button:vertical {
display:none
}
::-webkit-scrollbar-track:vertical {
background-color:black
}
::-webkit-scrollbar-track-piece {
background:#F4F4F4
}
::-webkit-scrollbar-thumb:vertical {
background-color:#8E8E8E;
border-radius:6px
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:#3B3B3B
}
::-webkit-scrollbar-corner:vertical {
background-color:#535353
}
::-webkit-scrollbar-resizer:vertical {
background-color:#FF6E00
}
.wrapper {
	position: relative;
	margin: 10px auto 0;
	max-width: 1400px;
	clear: both;
	overflow:hidden;
}
/*公共头部开始*/
.header {
	box-shadow: 1px 1px 12px rgba(0,0,0,0.08);
	position: relative;
	z-index: 6;
	border-bottom: 1px solid #eee;
}
.header .header_warp {
	margin: 0 auto;
	width: 100%;
	clear: both;
	max-width: 1400px;
}
.header .m-sitenav {
	height: 36px;
	text-align: left;
	line-height: 36px;
	color: #666;
}
.header .total {
	float: right;
}
.header .total li, .header .m-login li {
	float: left;
}
.header .total li i {
	color: #FD944F;
	font-size: 14px;
	font-family: 'arial';
	font-weight: bold;
	font-style: normal;
	margin-right: 3px;
}
.header .top-btn1 {
	color: white;
	position: relative;
	padding: 2px;
	font-size: 14px;
	background: #E2523A;
	border-radius: 2px;
	text-align: center;
	box-shadow: 1px 2px 6px 0px rgba(0, 0, 0,.2);
	border: 1px solid #E2523A;
	margin-right: 30px;
}
.header .m-login {
	float: left;
}
.header .m-login li span {
	position: relative;
	display: block;
	float: left;
	padding: 2px 8px;
	line-height: 26px;
}
.header .m-login a {
	color: #613F23;
	float: left;
	cursor: pointer;
}
.header .m-login span a {
	color: #ED6C00;
	font-weight: 700;
}
.header .m-login i.fa {
	margin: 9px 0px 0 4px;
	color: #BCAEA2;
}
.header .m-login a b {
	font-style: normal;
	font-weight: normal;
}
.header .m-login li ul.subnav {
	list-style: none;
	z-index: 99;
	position: absolute;
	top: 30px;
	border: 1px solid #E8E4E0;
	background: white;
	margin: 0 0 0 0px;
	padding: 8px 0 4px 0;
	width: 128px;
	color: white;
	display: none;
}
.header ul.subnav li {
	margin: 0;
	z-index: 999999;
	clear: both;
	padding: 0px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	cursor: pointer;
}
.header ul.subnav li a {
	padding: 0px 20px 0px 20px;
	height: 30px;
	width: 128px;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	display: block;
	float: left;
}
.header ul.subnav li a:hover {
	color: #ed6c00;
	background-color: #f5f5f5
}
.header .total li em, .header .m-login li em {
	color: #E8E4E0;
	float: left;
	padding: 0 10px;
}
.header .inner {
	margin: 0 auto;
	width: 100%;
	height: 70px;
	clear: both;
}
.header .logo{    float: left;
    margin-top: 16px;}
.header .logo a {
	opacity: .95;
	float: left;
	color: #555;
	letter-spacing: 2px;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
}
.header .logo a i {
	color: #FBFAF8;
	font-size: 38px;
	margin-right: 10px;
	float: left;
	font-style: normal;
	background: #ED730D;
	width: 36px;
	height: 36px;
	text-align: center;
	border-radius: 3px;
	font-weight: 700;
	font-family: 'enter_sansmanbold_italic';
}
.header .logo a span {
	display: inline-block;
	margin-top: 2px;
}
.header .nav {
	float: right;
	height: 70px;
	line-height: 76px;
	width: 78%;
}
.header .topnav {
	height: 48px;
	font-size: 14px;
	text-align: center;
}
.header nav {
	float: left;
}
.header .topnav ul {
	z-index: 999;
}
.header .topnav li {
	height: 48px;
	float: left;
	position: relative;
	width: auto;
}
.header .topnav a {
	color: #fff;
	height: 48px;
	line-height: 48px;
	text-decoration: none;
}
.header .topnav li a:hover, .header .topnav .current_page_item {
	float: left;
	position: relative;
	color: #ED730D !important;
}
.header .topnav li a {
	float: left;
	position: relative;
	padding: 0 20px;
	display: block;
	color: #555;
	font-size: 18px;
	height: 70px;
	line-height: 70px;
}
.header .topnav ul li i {
	margin-right: 5px;
	font-size: 18px;
}
.header #search {
	float: right;
	margin-top: 20px;
	width: 240px;
}
.header #search form {
	height: 32px;
	overflow: hidden;
	background-color: #F3F0EB;
	border: 1px solid #E6E0DA;
	border-radius: 15px;
	padding-left: 15px;
	-webkit-box-shadow: 1px 1px 0 white;
	box-shadow: 1px 1px 0 white;
	position: relative;
}
.header #search input#keyboard {
	background: transparent;
	cursor: text;
	font-size: 12px;
	padding-top: 3px;
	float: left;
	height: 26px;
	line-height: 24px;
	position: absolute;
	right: 30px;
	border: 0;
	width: 45%;
}
.header #search select {
	float: left;
	margin: 3px 10px 0px 0px;
	position: absolute;
	background: #F3F0EB;
	height: 22px;
	line-height: 28px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #666;
}
.header button#search-submit {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: right;
}
.header button#search-submit i {
	font-size: 16px;
	color: #C5BBB1;
}
.minnav, .minul, .header .mso, .header .mso2, .header .yhzx, .header .hconly_ad, .header ul.minul, .header .m-moon {
	display: none;
}
.header .znavbox {
	position: absolute;
	height: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	width: 100%;
	z-index: 5;
	transition: 0s;
	transition-duration: 0s;
	left: 0;
	right: 0;
	top: 105px;
	bottom: 0;
	margin: 0 auto;
	z-index: 20;
}
.header .znavbox * {
	transition-duration: 0.2s
}
.header .znav {
	display: none
}
.header .znav {
	border-bottom: 8px solid #f90;
	box-shadow: 1px 1px 12px rgba(0,0,0,0.08);
	background: #fff
}
.header .znavbox .wrap {
	position: relative;
	margin: 0 auto;
	width: 95%;
	clear: both;
	max-width: 1400px;
}
.header .znav-in {
	overflow: hidden;
	padding: 30px 12px
}
.header .zul {
	overflow: hidden
}
.header .zul li {
	float: left;
	text-align: center;
	margin: 1%;
	line-height: normal;
}
.header .zul.z7 li {
	width: 10.5%
}
.header .zul.z6 li {
	width: 14.6%
}
.header .zul li a {
	width: 100%;
	display: block;
	background: #fcfcfc;
	border: 1px solid #f0f0f0;
	border-radius: 3%;
	text-align: center;
	color: #333
}
.header .zul li i {
	font-size: 25px;
	color: #f90;
	margin: 20px 0 5px;
	line-height: normal;
}
.header .zul li p {
	font-size: 16px;
	margin: 0 0 6px;
	line-height: normal;
}
.header .zul li em {
	font-size: 13px;
	color: #aaa;
	margin: 0 0 12px;
	display: block;
	line-height: normal;
}
.header .zul li a:hover {
	background: #f90;
	box-shadow: 1px 1px 8px rgba(255, 153, 0, 0.5);
	color: #fff !important
}
.header .zul li a:hover i, .znav-in li a:hover p {
	color: #fff
}
.header .zul li a:hover em {
	color: #ffc979
}
.header .znav .zmenu {
	padding: 12px 22px 0 22px;
	width: 65%;
	box-sizing: border-box
}
.header .zul.z8 li {
	width: 22%;
	margin-bottom: 16px
}
.header .zul.z8 li p {
	font-size: 17px
}
.header .zul.z8 li i {
	font-size: 27px
}
.header .znav .zposts {
	width: 35%;
	box-sizing: border-box;
	padding: 0px 42px 12px 44px;
	position: relative
}
.header .znav .zposts:before {
	content: '';
	display: block;
	width: 1px;
	height: 270px;
	background: #f1f1f1;
	position: absolute;
	left: 0;
	top: 2px
}
.header .zposts h3 {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 15px 0;
	color: #333;
	line-height: normal
}
.header .zposts h3 i {
	color: #f90;
	margin: 0 6px 0 0;
	font-size: 17.5px
}
.header .zposts li {
	margin: 10px 0;
	line-height: 20px
}
.header .zposts li a {
	display: block;
	height: 20px;
	overflow: hidden
}
.header .zposts li a i {
	float: left;
	margin-right: 10px;
	color: #f90;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #f90;
	border-radius: 3px
}
.header .zposts li a span {
	display: block;
	width: 76%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #777
}
.header .zposts li a em {
	color: #aaa;
	float: right;
	display: block;
	width: 16%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.header .znavbox .none {
	display: none !important
}
.fixedheader {
	position: fixed;
	box-shadow: 1px 1px 12px rgba(0,0,0,0.08);
	top: 0px;
	z-index: 6;
	border-bottom: 1px solid #eee;
	left: 0;
	right: 0;
	background: #FBFAF8;
}
.fixedheader .m-sitenav {
	display: none
}
.fixedheader .znavbox {
	top: 68px
}
/*公共头部结束*/
/*公共底部开始*/
#footer {
	width: 100%;
	clear: both;
	margin-top: 15px;
	overflow: hidden;
	padding: 50px 0;
	background: url(../images/footer-bg.jpg) no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#ft {
	max-width: 1400px;
	margin: 0 auto;
	padding: 5px 0px 3px 0px;
	border: none;
	line-height: 1.8;
	color: #666;
	overflow: hidden;
}
#ft .ft_info {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 1400px;
	height: auto;
	position: relative;
}
#ft .red{color: #ACACAC;}
.ft_z1 {
	float: left;
	line-height: 24px;
	margin: 14px 0px 0px 0px;
	overflow: hidden;
	width: 225px;
	height: 100px;
}
.ft_z1 p {
	font-size: 14px;
	line-height: 24.6px;
	color: #ACACAC;
}
.ft_z1 p a {
	font-size: 12px;
}
.pipe {
	color: #777;
}
#ft a {
	color: #ACACAC;
}
.ft_z2 {
	float: left;
	margin: 12px 0px;
	padding: 0px 0px 0px 40px;
	width: 150px;
}
.ft_bx {
	width: 1px;
	height: 91px;
	position: absolute;
	left: 325px;
	top: 25px;
}
.ft_t1 {
	left: 368px;
}
.ft_t2 {
	left: 511px;
}
.ft_z3 {
	float: right;
	width: 290px;
	height: 120px;
	margin: 11px 0px 0px 0px;
}
.ft_z3 .d_ewm {
	margin: 6px 0px 0px 5px;
	overflow: hidden;
}
.ft_z3 span {
	float: left;
	margin-right: 8px;
	width: 90px;
	height: 90px;
	overflow: hidden;
	margin-top: 0px;
}
.ft_z3 p {
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #ACACAC;
}
/*公共底部结束*/

/*侧边客服开始*/
.float-box {
	width: 68px;
	padding: 5px;
	font-size: 14px;
	position: fixed;
	right: 0;
	top: 55%;
	z-index: 9997;
	margin-top: -303px;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop+100));
	box-sizing: border-box
}
.float-box .float-ul, .float-box .float-ul li {
	margin: 0;
	padding: 0;
}
.float-box .float-ul {
	margin-top: 5px;
	text-align: center;
	line-height: 1.2;
	list-style: none;
	background-color: #FFF;
	box-shadow: 0 2px 5px #e6e6e6;
}
.float-box .float-radius {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.float-box .float-text {
	color: #ff4a00
}
.float-box .float-border {
	border-color: #ececec !important;
}
.float-box .dbsvipa {
	color: #fff;
}
.float-box .float-ul li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	line-height: 18px;
}
.float-box .float-ul li a {
	border-radius: 5px;
}
.float-box .float-ul li a.qq, .float-box .float-ul li a.qun {
	-moz-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
}
.float-box .dbsvip {
	background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
	color: #fff;
	margin-bottom: 20px;
}
.float-box .dbsvip li a:hover {
	background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
	color: #fff;
	margin-bottom: 20px;
	box-shadow: 0 8px 10px rgba(255, 0, 12, 0.3);
	color: white;
	border-radius: 50%;
}
.float-box .float-ul .fa {
	font-size: 20px;
	line-height: 20px;
}
.float-box .dbsvip .fa {
	font-size: 25px;
}
.float-box .float-alert-box {
	width: 180px;
	height: 185px;
	background-color: #FFF;
	border: 1px solid #ececec;
	position: absolute;
	right: 58px;
	top: 0;
	z-index: 9998;
	display: none;
	box-sizing: border-box
}
.float-box .float-qq-box, .float-box .float-qun-box {
	padding: 20px 15px;
}
.float-box .float-qun-box {
	width: 200px;
	height: 210px;
}
.float-box .float-weixin-box {
	background: none;
	border: 0px;
	width: 300px;
	height: auto;
	top: 10%;
}
.float-box .float-ul li .float-qq-box {
	color: #666;
}
.float-box .float-alert-box h6 {
	font-size: 20px;
	color: #ff4a00;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 15px;
}
.float-box .float-alert-box p {
	line-height: 24px;
	margin: 0 0 15px;
}
.float-box .float-qq-btn {
	padding: 10px;
	background-color: #ff4a00;
	color: #FFF;
	cursor: pointer;
}
.float-box .dbsvipd {
	padding: 10px;
	background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
	color: #FFF;
}
.float-box .zzhuti_qd_1 {
	background: linear-gradient(-125deg, #7CCC4C 0%, #6da54b 100%);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
	color: #FFF;
}
.float-box .zzhuti_qd_1:hover {
	background: #ffffff;
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
	color: #6da54b;
}
/*侧边客服结束*/

/*公共样式开始*/
.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*microtip start*/
[data-microtip] {
position:relative
}
[data-microtip]:before, [data-microtip]:after {
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	opacity: 0;
	pointer-events: none;
	transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
	position: absolute;
	box-sizing: border-box;
	z-index: 10;
	transform-origin: top
}
[data-microtip]:before {
	background-size: 100% auto!important;
	content: ""
}
[data-microtip]:after {
	font-family: Microsoft Yahei;
	background: rgba(17,17,17,.9);
	border-radius: 4px;
	color: #fff;
	content: attr(data-microtip);
	font-size: var(--microtip-font-size, 13px);
	font-weight: var(--microtip-font-weight, normal);
	text-transform: var(--microtip-text-transform, none);
	padding: .5em 1.2em;
	white-space: nowrap;
	box-sizing: content-box;
	line-height: 1.8
}
[data-microtip]:hover:before, [data-microtip]:hover:after {
	opacity: 1;
	pointer-events: auto
}
[data-microtip-position|="top"]:before {
	background: url(../images/e23eb07e6afe40b98105993e92869bdd.gif) no-repeat;
	height: 6px;
	width: 18px;
	margin-bottom: 5px
}
[data-microtip-position|="top"]:after {
	margin-bottom: 11px
}
[data-microtip-position|="top"]:before {
	transform: translate3d(-50%, 0, 0);
	bottom: 100%;
	left: 50%
}
[data-microtip-position|="top"]:hover:before {
	transform: translate3d(-50%, -5px, 0)
}
[data-microtip-position|="top"]:after {
	transform: translate3d(-50%, 0, 0);
	bottom: 100%;
	left: 50%
}
[data-microtip-position="top"]:hover:after {
	transform: translate3d(-50%, -5px, 0)
}
[data-microtip-position="top-left"]:after {
	transform: translate3d(calc(-100% + 16px), 0, 0);
	bottom: 100%
}
[data-microtip-position="top-left"]:hover:after {
	transform: translate3d(calc(-100% + 16px), -5px, 0)
}
[data-microtip-position="top-right"]:after {
transform:translate3d(calc(0% + -16px), 0, 0);
	bottom: 100%
}
[data-microtip-position="top-right"]:hover:after {
transform:translate3d(calc(0% + -16px), -5px, 0)
}
[data-microtip-position|="bottom"]:before {
	background: url(../images/7ffea3d1873f4320be91c96f52c0968c.gif) no-repeat;
	height: 6px;
	width: 18px;
	margin-top: 5px;
	margin-bottom: 0
}
[data-microtip-position|="bottom"]:after {
	margin-top: 11px
}
[data-microtip-position|="bottom"]:before {
	transform: translate3d(-50%, -10px, 0);
	bottom: auto;
	left: 50%;
	top: 100%
}
[data-microtip-position|="bottom"]:hover:before {
	transform: translate3d(-50%, 0, 0)
}
[data-microtip-position|="bottom"]:after {
	transform: translate3d(-50%, -10px, 0);
	top: 100%;
	left: 50%
}
[data-microtip-position="bottom"]:hover:after {
	transform: translate3d(-50%, 0, 0)
}
[data-microtip-position="bottom-left"]:after {
	transform: translate3d(calc(-100% + 16px), -10px, 0);
	top: 100%
}
[data-microtip-position="bottom-left"]:hover:after {
	transform: translate3d(calc(-100% + 16px), 0, 0)
}
[data-microtip-position="bottom-right"]:after {
transform:translate3d(calc(0% + -16px), -10px, 0);
	top: 100%
}
[data-microtip-position="bottom-right"]:hover:after {
transform:translate3d(calc(0% + -16px), 0, 0)
}
[data-microtip-position="left"]:before, [data-microtip-position="left"]:after {
	bottom: auto;
	left: auto;
	right: 100%;
	top: 50%;
	transform: translate3d(10px, -50%, 0)
}
[data-microtip-position="left"]:before {
	background: url(../images/e927e31903fd429ab424738a89fbb61c.gif) no-repeat;
	height: 18px;
	width: 6px;
	margin-right: 5px;
	margin-bottom: 0
}
[data-microtip-position="left"]:after {
	margin-right: 11px
}
[data-microtip-position="left"]:hover:before, [data-microtip-position="left"]:hover:after {
	transform: translate3d(0, -50%, 0)
}
[data-microtip-position="right"]:before, [data-microtip-position="right"]:after {
	bottom: auto;
	left: 100%;
	top: 50%;
	transform: translate3d(-10px, -50%, 0)
}
[data-microtip-position="right"]:before {
	background: url(../images/510f0975f03c41b8a2d92fbfb94485ae.gif) no-repeat;
	height: 18px;
	width: 6px;
	margin-bottom: 0;
	margin-left: 5px
}
[data-microtip-position="right"]:after {
	margin-left: 11px
}
[data-microtip-position="right"]:hover:before, [data-microtip-position="right"]:hover:after {
	transform: translate3d(0, -50%, 0)
}
[data-microtip-size="small"]:after {
	white-space: initial;
	width: 80px
}
[data-microtip-size="medium"]:after {
	white-space: initial;
	width: 150px
}
[data-microtip-size="large"]:after {
	white-space: initial;
	width: 260px
}
/*microtip end*/

.ggbg, .gginfo {
	display: none
}
.ggbg.open, .gginfo.open {
	display: block
}
.ggbg {
	background-color: #000;
	opacity: 0.7;
	z-index: 10;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%
}
.gginfo {
	position: fixed;
	width: 50%;
	height: auto;
	top: 90px;
	margin-left: -25%;
	left: 50%;
	background: #fff;
	z-index: 11;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3)
}
.ggtit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	color: #656D78
}
.ggtit strong {
	display: block;
	width: 80%;
	left: 16px;
	font-style: normal;
	overflow: hidden;
	position: absolute
}
.ggtit i {
	right: 18px;
	top: 14px;
	color: #ccc;
	cursor: pointer;
	font-size: 24px;
	position: absolute
}
.ggtxt {
	padding: 10px
}
.ggtxt p {
	line-height: 26px;
	font-size: 14px
}
iframe .site-header{display:none}
.page {
	line-height: 30px;
	padding: 36px 0 20px 0;
	text-align: center;
	overflow: hidden;
	font-size: 0
}
.page a, .page a:hover, .page b {
	display: inline-block;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	border-radius: 2px;
	text-align: center;
	margin: 0 3px;
	font-weight: 500
}
.page a {
	color: #666;
	border: 1px solid #eee;
	background: #f6f6f6
}
.page a:hover, .page b {
	border: 1px solid #f90;
	background: #f90!important;
	color: #fff
}
.page a[title="总数"] b {
	background: none!important;
	border: none;
	color: #666;
	padding: 0
}
.page a[title="总数"] b:before {
	content: "共";
	margin-right: 2px
}
.page a[title="总数"] b:after {
	content: "个";
	margin-left: 2px
}
.page a[title="总数"], .page a[title="Total record"]:hover, .page a[title="总数"] b:hover {
	color: #fff
}

/*密码访问栏目&温馨提示 start*/
body.panpwd,body.msgbg{height:100%;overflow:hidden;background:#f1f1f1}
.message{background:#fff;box-shadow:1px 1px 6px rgba(0, 0, 0, 0.1)}
.message h3{font-size:14px;font-weight:500}
.message p{font-size:20px;color:#f90;margin:10px 0 20px;letter-spacing:1px}
.message p i{font-size:18px;margin:0px 8px 0 0;color:#ffc46c}
.message a{color:#2D8AC5}
.pb1,.pb2,.pb3{position:absolute;border-radius:100%}
.pb1{top:-172px;right:-240px;background:-webkit-gradient(linear,0 0,0 bottom,from(#FECCC2),to(#FDE0AE));width:400px;height:440px}
.pb2{width:284px;height:275px;background:#f1f1f1;top:-100px;right:-220px}
.pb3{width:400px;height:400px;background:#00FED9;bottom:-200px;left:-200px}
.passport,.message{width:600px;margin:-160px 0 0 -300px;border-radius:4px;padding:30px 0;text-align:center;position:absolute;top:50%;left:50%;z-index:100}
.passport h3{font-size:24px;font-weight:700;color:#333}
.passport form{margin:20px auto;display:block;width:100%;border-radius:6px;position:relative}
.passport form i{position:absolute;font-size:32px;color:#ddd;left:16px;top:8px}
.passport form .text{width:90%;display:block;height:48px;padding:0;border-radius:100px;font-size:16px;color:#555;background:#fff;text-indent:52px}
.passport form .btn{color:#fff;position:absolute;right:0;top:0;width:18%;display:inline-block;font-size:16px;text-align:center;cursor:pointer;height:48px;line-height:48px;border-radius:100px}
.passport p{font-size:14px;color:#f90}
.passport p i{font-size:14px;margin:0 6px 0 0}
.orbtn{background:#ff6f00;background:linear-gradient(to right,#f07d17 0,#ffae12 100%);box-shadow:0 5px 10px rgba(255,111,0,.25)}
.orbtn:hover{background:#ff9f16}
.orbtn{transition-duration:0s}
@-webkit-keyframes orbloop{
  from{-webkit-transform:rotate(0deg)}
  to{-webkit-transform:rotate(360deg)}
}
@keyframes orbloop{
  from{transform:rotate(0deg)}
  to{transform:rotate(360deg)}
}
@-webkit-keyframes orbmove{
  from{-webkit-transform:translateX(-1000px)}
  to{-webkit-transform:translateX(2000px)}
}
@keyframes orbmove{
  from{transform:translateX(-1000px)}
  to{transform:translateX(2000px)}
}
#bg{position:absolute;width:1000px;height:1000px;top:50%;left:50%;margin-left:-500px;margin-top:-500px}
#bg div div{position:absolute}
#bg{opacity:0}
#bg .row1 div{-webkit-animation:orbmove 48s linear infinite;animation:orbmove 96s linear infinite}
#bg .row1 .orb1{position:absolute;width:60px;height:60px;top:50%;left:50%;margin-left:-30px;margin-top:-380px}
#bg .row1 .orb1 div{width:100%;height:100%;border-radius:60px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row1 .orb2{position:absolute;width:100px;height:100px;top:50%;left:50%;margin-left:450px;margin-top:50px}
#bg .row1 .orb2 div{width:100%;height:100%;border-radius:100px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row1 .orb1c{position:absolute;width:60px;height:60px;top:50%;left:50%;margin-left:1970px;margin-top:-380px}
#bg .row1 .orb1c div{width:100%;height:100%;border-radius:60px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row1 .orb2c{position:absolute;width:100px;height:100px;top:50%;left:50%;margin-left:2450px;margin-top:50px}
#bg .row1 .orb2c div{width:100%;height:100%;border-radius:100px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row2 div{-webkit-animation:orbmove 24s linear infinite;animation:orbmove 48s linear infinite}
#bg .row2 .orb1{position:absolute;width:200px;height:200px;top:50%;left:50%;margin-left:-500px;margin-top:-300px}
#bg .row2 .orb1 div{width:100%;height:100%;border-radius:200px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row2 .orb2{position:absolute;width:250px;height:250px;top:50%;left:50%;margin-left:175px;margin-top:-125px}
#bg .row2 .orb2 div{width:100%;height:100%;border-radius:250px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row2 .orb1c{position:absolute;width:200px;height:200px;top:50%;left:50%;margin-left:1500px;margin-top:-300px}
#bg .row2 .orb1c div{width:100%;height:100%;border-radius:200px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row2 .orb2c{position:absolute;width:400px;height:400px;top:50%;left:50%;margin-left:2100px;margin-top:-200px}
#bg .row2 .orb2c div{width:100%;height:100%;border-radius:400px;background:-webkit-linear-gradient(top,#ffffff,#dedede);background:linear-gradient(to bottom,#ffffff,#dedede);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row3 div{-webkit-animation:orbmove 12s linear infinite;animation:orbmove 24s linear infinite}
#bg .row3 .orb1{position:absolute;width:300px;height:300px;top:50%;left:50%;margin-left:850px;margin-top:-300px}
#bg .row3 .orb1 div{width:100%;height:100%;border-radius:300px;background:-webkit-linear-gradient(top,#dedede,#ffffff);background:linear-gradient(to bottom,#dedede,#ffffff);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row3 .orb2{position:absolute;width:600px;height:600px;top:50%;left:50%;margin-left:0px;margin-top:0px}
#bg .row3 .orb2 div{width:100%;height:100%;border-radius:600px;background:-webkit-linear-gradient(top,#dedede,#ffffff);background:linear-gradient(to bottom,#dedede,#ffffff);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row3 .orb1c{position:absolute;width:300px;height:300px;top:50%;left:50%;margin-left:2850px;margin-top:-300px}
#bg .row3 .orb1c div{width:100%;height:100%;border-radius:300px;background:-webkit-linear-gradient(top,#dedede,#ffffff);background:linear-gradient(to bottom,#dedede,#ffffff);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
#bg .row3 .orb2c{position:absolute;width:600px;height:600px;top:50%;left:50%;margin-left:2000px;margin-top:0px}
#bg .row3 .orb2c div{width:100%;height:100%;border-radius:600px;background:-webkit-linear-gradient(top,#dedede,#ffffff);background:linear-gradient(to bottom,#dedede,#ffffff);-webkit-animation:orbloop 6s linear infinite;animation:orbloop 6s linear infinite}
@media (max-width:600px){
  .passport,.message{width:95%;margin:-160px 0 0 -47.5%}
  .passport h3,.message p{font-size:16px;font-weight:500}
  .message p{margin:8px 0 14px}
  .message p i{font-size:16px;margin:0px 6px 0 0}
  .passport form{width:90%}
  .passport form .text{width:100%;float:none}
  .passport form .btn{width:100%;border-radius:6px;top:60px}
  .passport p{margin-top:80px}
	}
/*密码访问栏目&温馨提示 end*/
.pcd_ad{display:block;}
.pcd_ad img{ width:100%; height:auto}
.mbd_ad{ display:none}
.mbd_ad img{ width:100%; height:auto}
@media(max-width:768px) {
.pcd_ad{display:none !important;}
.mbd_ad{display:block !important;}
}

/*公共样式结束*/

/*响应式开始*/
@media (min-width: 600px) {
.rollbar {
	display: none!important;
}
}
 @media (max-width: 1400px) {
.wrapper {
	padding:0 10px;
}	 
.header_warp {
	padding: 0 15px;
	width: auto;
}
}
 @media (max-width: 1240px) {
.header #search {
	width: 200px;
}
}
 @media (max-width: 1210px) {
.header .topnav li a {
	padding: 0 15px;
}
}
 @media (max-width: 1120px) {
.header .topnav li a {
	padding: 0 12px;
}
}
 @media (max-width: 1080px) {
.topnav ul li i {
	display: none;
}
}
 @media (max-width: 1024px) {
.header .nav {
	width: 73%;
}
}
 @media (max-width: 950px) {
.header #search {
	display: none;
}
}
 @media (max-width: 880px) {
.header .total {
	display: none;
}
}
 @media (max-width: 700px) {
.header nav {
	float: right;
}
}
 @media (max-width: 768px) {
.header .nav {
	width: 63%;
}
.header #search input#keyboard {
	width: 81%;
}
.header .topnav li a {
	padding: 0 8px;
}
.float-box {
	display: none;
}
.page a,.page a:hover,.page b{font-size:12px;height:26px;padding:0 10px;line-height:26px}
}
 @media (max-width: 650px) {
.header .topnav li a {
	padding: 0 5px;
}
}
 @media (max-width: 600px) {
body {
	background: #EBEBEB;
	padding-top: 60px;
}
.header {
	background-color: #EBEBEB;
	border: none;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 44px;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
}
.header .header_warp {
	padding: 0;
}
.m-sitenav, .header .nav nav, .navtit, .spiderlink {
	display: none;
}
.header .inner {
	height: 45px;
}
.header hgroup {
	margin: 0 auto;
	float: none;
	text-align: center;
	padding-top: 0;
}
.header .logo {
	float: left !important;
	margin-left: 20px !important;
	line-height: 36px !important;
	width: auto;margin-top: 0px;
}
.header .logo a {
	padding: 0;
	height: 44px;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	display: block;
	font-size: 0;
	text-align: center;
	line-height: 45px;
}
.header .logo a i {
	font-size: 24px;
	color: #eee;
	margin: 0 6px 0 0;
	-webkit-text-fill-color: initial;
	float: none;
	background: #666;
}
.header .logo a span {
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 500;
	color: #aaa;
	margin: 0;
	display: inline-block;
	margin-top: 0px;
}
.header #search {
	position: fixed;
	left: 0;
	padding: 0;
	float: none;
	margin: 0;
	width: 100%;
	top: 44px;
	border: none;
	z-index: 5;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.header #search.open {
	display: block;
}
.header #search form {
    position: relative;
    top: 0;
    width: auto;
    margin: 0 auto;
    left: 0;
    border-radius: 0;
    right: 0;
    -webkit-box-shadow: none;
    height: auto;
    z-index: 1;
    padding: 0px;
	border: 0px solid #E6E0DA;
}
.header #search select {
	float: none;
	margin: 0px;
	position: absolute;
	height: 40px;
	padding: 4px 0px 4px 10px;
	line-height: 28px;
	border: solid 1px #ddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 80px;
	top: 0;
	left: 0px;
	font-size: 16px;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	background: url('../images/arrow_drop_down.png') no-repeat scroll right center transparent;
}
.header #search input#keyboard {
	float: left;
	color: #999;
	border: solid 1px #ddd;
	height: 40px;
	padding: 4px 0;
	font-size: 16px;
	outline: none;
	text-indent: 2%;
	right: 50px;
	position: initial;
	margin: 0 50px 0 80px;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.header button#search-submit {
	color: #fff;
	border: none;
	background: #D1CDBA;
	height: 40px;
	font-size: 16px;
	padding: 0;
	border-radius: 0 2px 2px 0;
	width: 50px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}
.header button#search-submit i {
	color: #fff;
}
.header .mso2 {
	position: absolute;
	top: 9px;
	z-index: 13;
	display: block;
	text-align: center;
	right: 25%;
	border-radius: 5px;
}
.header .mso {
	position: absolute;
	top: 10px;
	cursor: pointer;
	z-index: 13;
	display: block;
	text-align: center;
	right: 15%;
	border-radius: 5px;
}
.header .m-login i.fa {
	margin: 3px 0px 0px 4px;
	color: #BCAEA2;
	font-size: 24px;
}
.header .m-login a b {
	display: none;
}
.header .mso i {
	font-size: 24px;
	color: #B8B4A5;
}
.header .m-moon {
	position: absolute;
	top: 12px;
	cursor: pointer;
	z-index: 13;
	display: block;
	text-align: center;
	right: 36%;
	border-radius: 5px;
}
.header .m-moon i {
	font-size: 24px;
	color: #B8B4A5;
}
.header .yhzx2 {
	display: none;
}
.header .yhzx {
	display: block;
	margin-top: -3px;
}
.minnav {
	position: fixed;
	top: 10px;
	cursor: pointer;
	z-index: 13;
	display: block;
	text-align: center;
	right: 3%;
	border-radius: 5px;
}
.minnav i {
	font-size: 26px;
	color: #B8B4A5;
}
ul.minul {
	display: block;
	top: 44px;
	z-index: 11;
	position: fixed;
	background: rgba(0, 0, 0, 0.9);
	width: 100%;
	left: -100%;
	padding: 20px 0;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	height: 100%;
}
.minul li {
	line-height: 32px;
	font-size: 16px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.minul li a {
	display: block;
	padding: 10px 20px;
	color: #999;
}
ul.minul.active {
	left: 0
}
.minul li.on a {
	color: #fff
}
.rollbar {
	position: fixed;
	right: 0;
	bottom: 50px;
	z-index: 100;
	display: none;
	transition-duration: 0s;
	width: 46px;
}
.rollbar a {
	display: inline-block;
	width: 46px;
	height: 40px;
	background: #BCBCBC;
	box-shadow: -1px 4px 8px rgba(0,0,0,.06);
	color: #fff;
	text-align: center;
	border-radius: 40px 0 0 40px;
	line-height: 40px;
	position: relative;
	text-indent: 4px
}
.rollbar a:hover {
	background: #666
}
.rollbar a i {
	font-size: 22px
}
.rollbar a {
	width: 46px;
	border-radius: 3px;
	background: #999!important;
	opacity: 0.8;
	height: 40px;
	line-height: 40px;
	text-indent: 0;
	display: block;
}
#ft .ft_info {
	max-width: 1400px;
	width: 100%;
}
#ft .ft_info {
	float: none;
	overflow: hidden;
}
.ft_z1 {
	float: none;
	line-height: 24px;
	margin: 0 auto;
	overflow: hidden;
	width: 225px;
	height: 100px;
}
.ft_z2 {
	display: none
}
.ft_z3 {
	display: none
}
.page{text-align:left;padding:12px 0;height:auto}
	.page a,.paginator a{color:#fff!important;border:1px solid #bbb!important;background:#bbb!important}
	.gginfo {
	width: 96%;
	margin-left: -48%
}

 .passport,.message{width:95%;margin:-160px 0 0 -47.5%}
  .passport h3,.message p{font-size:16px;font-weight:500}
  .message p{margin:8px 0 14px}
  .message p i{font-size:16px;margin:0px 6px 0 0}
  .passport form{width:90%}
  .passport form .text{width:100%;float:none}
  .passport form .btn{width:100%;border-radius:6px;top:60px}
  .passport p{margin-top:80px}
  #ft .red{padding: 0px 20px;}
}





