/* eyoucms.com 易优CMS -- 好用,免费,安全 */
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.clearfix, .container:after, .row:after, ul {
 *zoom: 1;
}
.clearfix:after, .container:after, .row:after, ul:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.container {
	margin-right: auto;
	margin-left: auto;
}
.content img {
	max-width: 100%;
}
.content_box, .content_box *, .content_box *:before, .content_box *:after {
	box-sizing: content-box;
}
.ml5 {
	margin-left: 5px;
}
.mt5 {
	margin-top: 5px;
}
.mr5 {
	margin-right: 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.mg5 {
	margin: 5px;
}
.pl5 {
	padding-left: 5px;
}
.pt5 {
	padding-top: 5px;
}
.pr5 {
	padding-right: 5px;
}
.pb5 {
	padding-bottom: 5px;
}
.pd5 {
	padding: 5px;
}
.ml10 {
	margin-left: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.mg10 {
	margin: 10px;
}
.pl10 {
	padding-left: 10px;
}
.pt10 {
	padding-top: 10px;
}
.pr10 {
	padding-right: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.pd10 {
	padding: 10px;
}
.ml15 {
	margin-left: 15px;
}
.mt15 {
	margin-top: 15px;
}
.mr15 {
	margin-right: 15px;
}
.mb15 {
	margin-bottom: 15px;
}
.mg15 {
	margin: 15px;
}
.pl15 {
	padding-left: 15px;
}
.pt15 {
	padding-top: 15px;
}
.pr15 {
	padding-right: 15px;
}
.pb15 {
	padding-bottom: 15px;
}
.pd15 {
	padding: 15px;
}
.ml20 {
	margin-left: 20px;
}
.mt20 {
	margin-top: 20px;
}
.mr20 {
	margin-right: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mg20 {
	margin: 20px;
}
.pl20 {
	padding-left: 20px;
}
.pt20 {
	padding-top: 20px;
}
.pr20 {
	padding-right: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pd20 {
	padding: 20px;
}
.ml25 {
	margin-left: 25px;
}
.mt25 {
	margin-top: 25px;
}
.mr25 {
	margin-right: 25px;
}
.mb25 {
	margin-bottom: 25px;
}
.mg25 {
	margin: 25px;
}
.pl25 {
	padding-left: 25px;
}
.pt25 {
	padding-top: 25px;
}
.pr25 {
	padding-right: 25px;
}
.pb25 {
	padding-bottom: 25px;
}
.pd25 {
	padding: 25px;
}
.ml30 {
	margin-left: 30px;
}
.mt30 {
	margin-top: 30px;
}
.mr30 {
	margin-right: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.mg30 {
	margin: 30px;
}
.pl30 {
	padding-left: 30px;
}
.pt30 {
	padding-top: 30px;
}
.pr30 {
	padding-right: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.pd30 {
	padding: 30px;
}
.ml35 {
	margin-left: 35px;
}
.mt35 {
	margin-top: 35px;
}
.mr35 {
	margin-right: 35px;
}
.mb35 {
	margin-bottom: 35px;
}
.mg35 {
	margin: 35px;
}
.pl35 {
	padding-left: 35px;
}
.pt35 {
	padding-top: 35px;
}
.pr35 {
	padding-right: 35px;
}
.pb35 {
	padding-bottom: 35px;
}
.pd35 {
	padding: 35px;
}
.ml40 {
	margin-left: 40px;
}
.mt40 {
	margin-top: 40px;
}
.mr40 {
	margin-right: 40px;
}
.mb40 {
	margin-bottom: 40px;
}
.mg40 {
	margin: 40px;
}
.pl40 {
	padding-left: 40px;
}
.pt40 {
	padding-top: 40px;
}
.pr40 {
	padding-right: 40px;
}
.pb40 {
	padding-bottom: 40px;
}
.pd40 {
	padding: 40px;
}
.ml45 {
	margin-left: 45px;
}
.mt45 {
	margin-top: 45px;
}
.mr45 {
	margin-right: 45px;
}
.mb45 {
	margin-bottom: 45px;
}
.mg45 {
	margin: 45px;
}
.pl45 {
	padding-left: 45px;
}
.pt45 {
	padding-top: 45px;
}
.pr45 {
	padding-right: 45px;
}
.pb45 {
	padding-bottom: 45px;
}
.pd45 {
	padding: 45px;
}
.ml50 {
	margin-left: 50px;
}
.mt50 {
	margin-top: 50px;
}
.mr50 {
	margin-right: 50px;
}
.mb50 {
	margin-bottom: 50px;
}
.mg50 {
	margin: 50px;
}
.pl50 {
	padding-left: 50px;
}
.pt50 {
	padding-top: 50px;
}
.pr50 {
	padding-right: 50px;
}
.pb50 {
	padding-bottom: 50px;
}
.pd50 {
	padding: 50px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f22 {
	font-size: 22px;
}
.f24 {
	font-size: 24px;
}
.f26 {
	font-size: 26px;
}
.f28 {
	font-size: 28px;
}
.f30 {
	font-size: 30px;
}
.f32 {
	font-size: 32px;
}
.f34 {
	font-size: 34px;
}
.f36 {
	font-size: 36px;
}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;/* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
	display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
	/* 1 */
	display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
	margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;/* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;/* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;/* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;/* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
	font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
	font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;/* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
	font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
	background-color: #ff0;
	color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
	display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
	border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
	overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
	margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
	/* 1 */
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
	/* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
 -webkit-appearance: button;
/* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;/* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;/* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
 box-sizing: border-box;
  /* 1 */
  padding: 0;
/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
 height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
 -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
/* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
 -webkit-appearance: button;
  /* 1 */
  font: inherit;
/* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
	display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
	display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
	display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
 display: none;
}
* {
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0;
}
address, cite, dfn, em, var {
	font-style: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
body, button, input, select, textarea {
	font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
	color: #333;
	font-size: 14px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul, ol {
	list-style: none;
}
a, button, input[type="submit"], input[type="button"], input[type="reset"], input[type="file"] {
	cursor: pointer;
}
a {
	color: inherit;
 color: expression(this.parentNode.currentStyle.color);
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
small {
	font-size: 12px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
 @media screen and (min-width: 768px) {
.col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11,  .col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0;
}
}
 @media screen and (min-width: 992px) {
.col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10,  .col-md-11,  .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0;
}
}
 @media screen and (min-width: 1200px) {
.col-lg-1,  .col-lg-2,  .col-lg-3,  .col-lg-4,  .col-lg-5,  .col-lg-6,  .col-lg-7,  .col-lg-8,  .col-lg-9,  .col-lg-10,  .col-lg-11,  .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
}
/****************************** style ******************************/
body, button, input, select, textarea {
	font: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
	color: #5a5a5a;
	font-size: 12px;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
.header {
	width: 100%;
	overflow: hidden;
}
.head_text {
	height: 35px;
	background: #F6F6F6;
}
.head_text p {
	line-height: 35px;
	width: 100%;
}
.head_text p b {
	font-size: 14px;
}
.head_text p span {
	float: right;
}
.head_text p span a {
	font-size: 14px;
	margin-right: 4px;
}
.head_top_content {
	width: 100%;
	height: 96px;
	overflow: hidden;
}
.head_top_content .head_logo img {
	height: 82px;
	padding-top: 7px;
	float: left;
}
.head_top_content .head_logo div {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.head_top_content .head_logo div h4 {
	font-size: 31px;
	letter-spacing: 4px;
	color: #000;
}
.head_top_content .head_logo div h6 {
	font-size: 17px;
	line-height: 140%;
	color: #000;
}
.head_top_content .fr {
	height: 96px;
	padding-top: 20px;
}
.head_top_content .fr img {
	height: 70%;
	float: left;
	margin-right: 5px;
}
.head_top_content .fr .img4 {
	height: 80%;
}
.head_top_content .fr p {
	float: left;
	padding-top: 10px;
}
.head_top_content .fr p i {
	display: block;
	font-size: 14px;
	line-height: 140%;
	font-style: normal;
}
.head_top_content .fr p span {
	display: block;
	color: #0B89DD;
	font-size: 17px;
	font-weight: bold;
}
.head_nav {
	width: 100%;
	background: #0B89DD;
	height: 42px;
}
.head_nav ul li {
	float: left;
	width: 121px;
	line-height: 42px;
	text-align: center;
}
.head_nav ul li:first-child {
	background: url(../image/lil.png) no-repeat left center;
}
.head_nav ul li:hover a {
	background: url(../image/li.jpg) repeat-x;
	color: #fff;
}
.head_nav ul li.active a {
	background: url(../image/li.jpg) repeat-x;
	color: #fff;
}
.head_nav ul li a {
	width: 121px;
	height: 42px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	display: block;
	background: url(../image/lil.png) no-repeat right center;
}
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 430px;
}
.banner ul li {
	position: relative;
}
.banner ul li img {
	width: 1920px;
	height: 430px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.banner_btn {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 16px;
	overflow: hidden;
	height: 16px;
}
.banner_btn a {
	box-shadow: inset 1px 1px 1px #333;
	width: 12px;
	height: 12px;
	display: inline-block;
	text-indent: -999px;
	overflow: hidden;
	margin: 0 3px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
}
.banner_btn a.in {
	background: #125ed6;
}
.banner_text {
	position: absolute;
	left: 19%;
	top: 25%;
	z-index: 99;
}
.banner_text .banner_text_content p strong {
	color: #034EA2;
	font-size: 51px;
	display: block;
}
.banner_text .banner_text_content p span {
	display: block;
	letter-spacing: 2px;
	color: #034EA2;
	font-size: 32px;
	padding-left: 160px;
	font-weight: bold;
}
.main {
	width: 100%;
}
.i_box1 {
	width: 100%;
	padding-bottom: 40px;
}
.i_box1 .i_box1_content {
	width: 100%;
}
.i_box1 .i_box1_content .main_r {
	margin-top: 0;
}
.search {
	width: 100%;
	height: 43px;
	overflow: hidden;
	margin-bottom: 25px;
}
.search p {
	float: left;
	line-height: 43px;
}
.search p b {
	font-weight: bold;
	font-size: 14px;
}
.search p a {
	font-size: 14px;
	margin-left: 4px;
}
.search p a:hover {
	color: #47cdff;
}
.search div {
	float: right;
	padding-top: 10px;
}
.search div .texta {
	width: 256px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	color: #666666;
	font-weight: normal;
	line-height: 24px;
	height: 28px;
	vertical-align: middle;
	border: #0b89dd 2px solid;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-appearance: none;
	outline: none;
	-webkit-border-radius: 0;
	display: block;
	float: left;
}
.search div .btna {
	width: 50px;
	background: #0b89dd;
	font-family: SimSun;
	font-weight: normal;
	border: #fff 0px solid;
	float: left;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	text-align: center;
	float: left;
}
.main_l {
	width: 222px;
	position: relative;
	z-index: 999;
}
.main_l p {
	background: #0B89DD;
	width: 100%;
	height: 57px;
	padding-left: 32px;
}
.main_l p strong {
	float: left;
	font-style: italic;
	font-size: 53px;
	color: #fff;
	line-height: 57px;
	padding-right: 20px;
}
.main_l p span {
	font-size: 22px;
	padding-top: 4px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.main_l p i {
	font-size: 21px;
	font-style: normal;
	display: block;
	color: #fff;
	letter-spacing: 5px;
	line-height: 18px;
}
.main_l ul {
	width: 100%;
	background: #F6F6F6;
	padding: 10px 15px;
}
.main_l ul li {
	width: 100%;
	background: url(../image/lia.png) no-repeat;
	height: 49px;
	overflow: hidden;
}
.main_l ul li:hover, .main_l ul li.active {
	background: url(../image/lib.png) no-repeat;
}
.main_l ul li:hover span {
	color: #fff;
}
.main_l ul li a {
	display: block;
}
.main_l ul li a span {
	font-size: 12px;
	color: #fff;
	line-height: 49px;
	display: block;
	text-align: center;
}
.main_l ul li a i {
	float: right;
	font-style: normal;
}
.main_l .contact {
	width: 100%;
	padding-top: 40px;
	border: 1px solid #eee;
}
.main_l .contact img {
	width: 100%;
	display: block;
}
.main_l .contact p {
	line-height: 145%;
	letter-spacing: 1px;
	font-size: 13px;
	display: block;
	padding: 10px;
	background: none;
	height: auto;
	padding-left: 10px;
}
.li_menu {
	float: left;
}
.li_menu a {
	text-align: center;
	line-height: 36px;
	border-bottom: 1px dashed #ccc;
	display: block;
	color: #666;
	width: 192px;
}
.li_menu a:hover {
	color: #0B89DD;
	border-bottom: 1px dashed #0B89DD;
}
.main_r {
	width: 931px;
	float: right;
}
.pro_list {
	width: 931px;
	overflow: hidden;
	margin-top: 32px;
}
.pro_list ul {
	width: 106%;
}
.pro_list ul li {
	width: 217px;
	height: 219px;
	padding: 15px;
	margin-right: 21px;
	margin-bottom: 17px;
	float: left;
	border: 1px solid #eee;
}
.pro_list ul li:hover {
	border: 1px solid #FF6600;
}
.pro_list ul li:hover span {
	color: #0B89DD;
}
.pro_list ul li a .imgauto1 {
	width: 185px;
	height: 150px;
	overflow: hidden;
}
.pro_list ul li a span {
	display: block;
	margin-top: 6px;
	text-align: center;
	font-size: 14px;
}
.i_box2 {
	width: 100%;
	height: 235px;
	overflow: hidden;
	background: url(../image/abbg.jpg);
}
.i_box2 .i_box2_content .fl {
	width: 680px;
	padding-top: 40px;
	padding-left: 30px;
}
.i_box2 .i_box2_content .fl .i_box2_top {
	width: 100%;
	float: left;
}
.i_box2 .i_box2_content .fl .i_box2_top p {
	height: 48px;
	line-height: 48px;
	letter-spacing: 1px;
	font-size: 25px;
	font-weight: bold;
	margin-right: 20px;
	float: left;
	color: #fff;
	padding-left: 54px;
}
.i_box2 .i_box2_content .fl .i_box2_text {
	margin-top: 30px;
	width: 100%;
	float: left;
}
.i_box2 .i_box2_content .fl .i_box2_text p {
	color: #fff;
	line-height: 200%;
	font-size: 14px;
}
.i_box2 .i_box2_content .fl .i_box2_text a {
	color: #FF0000;
}
.i_box2 .i_box2_content .fr {
	width: 406px;
}
.i_box2 .i_box2_content .fr img {
	width: 359px;
	border: 8px solid #fff;
	height: 196px;
	margin-top: 20px;
}
.i_box3 {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	overflow: hidden;
}
.i_box3 .i_box3_tit {
	width: 100%;
	border-bottom: 1px solid #eee;
}
.i_box3 .i_box3_tit p {
	display: block;
	font-size: 22px;
	line-height: 30.8px;
	color: #0B89DD;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.i_box3 .i_box3_tit p span {
	padding-bottom: 10px;
	border-bottom: 3px solid #eee;
}
.i_box3 .i_box3_content {
	width: 100%;
	margin-top: 50px;
	overflow: hidden;
}
.i_box3 .i_box3_content ul li {
	width: 230px;
	padding: 0 15px;
	float: left;
}
.i_box3 .i_box3_content ul li a img {
	width: 200px;
	height: 160px;
}
.i_box3 .i_box3_content ul li a p {
	padding-top: 25px;
	text-align: center;
}
.i_box3 .i_box3_content ul li a p:hover {
	color: #0B89DD;
}
.imgauto1 {
	width: 185px;
	height: 150px;
	overflow: hidden;
}
.i_box4_content {
	width: 100%;
	padding-top: 25px;
	overflow: hidden;
}
.i_box4_content .new_list {
	width: 539px;
}
.i_box4_content .new_list .i_box4_tit {
	width: 100%;
	padding: 10px 0;
	font-size: 12px;
	height: 45px;
	border-bottom: 1px solid #eee;
	float: left;
}
.i_box4_content .new_list .i_box4_tit p {
	float: left;
}
.i_box4_content .new_list .i_box4_tit p strong {
	line-height: 140%;
	color: #333;
	font-size: 18px;
}
.i_box4_content .new_list .i_box4_tit a {
	float: right;
	line-height: 25px;
	color: #0B89DD;
	font-size: 12px;
}
.i_box4_content .new_list ul li {
	width: 100%;
	float: left;
	padding: 12px 0;
	border-bottom: 1px solid #dbd4cd;
	margin: 10px 0;
}
.i_box4_content .new_list ul li .i_box4_time {
	width: 60px;
	height: 59px;
	background: #198ede;
	margin-left: 20px;
}
.i_box4_content .new_list ul li .i_box4_time p span {
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 41px;
	display: block;
}
.i_box4_content .new_list ul li .i_box4_time p i {
	font-style: normal;
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: block;
	line-height: 18px;
}
.i_box4_content .new_list ul li .i_box4_text {
	width: 409px;
	margin-left: 40px;
}
.i_box4_content .new_list ul li .i_box4_text a span {
	font-size: 19px;
	color: #5A5A5A;
	line-height: 140%;
}
.i_box4_content .new_list ul li .i_box4_text a span:hover {
	color: #0064D4;
}
.i_box4_content .new_list ul li .i_box4_text p {
	font-size: 12px;
	color: #5A5A5A;
	line-height: 140%;
}
.footer {
	width: 100%;
	margin-top: 40px;
	background: #198ede;
	padding-bottom: 15px;
}
.footer .foot_menu {
	height: 64px;
	width: 100%;
	padding-top: 40px;
}
.footer .foot_menu ul {
	width: 100%;
	text-align: center;
}
.footer .foot_menu ul li {
	height: 20px;
	width: 112px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	border-left: 1px solid #f2f2f2;
}
.footer .foot_menu ul li:first-child {
	border-left: none;
}
.footer .foot_menu ul li a {
	color: #fff;
	width: 112px;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}
.footer .foot_text {
	width: 100%;
}
.footer .foot_text p {
	font-size: 13px;
	text-align: center;
	color: #fff;
	line-height: 17px;
	margin-top: 10px;
}
.footer .foot_text p a {
	font-size: 13px;
	color: #fff;
}
.footer .foot_text p span {
	margin-left: 25px;
}
.page_banner {
	width: 100%;
	overflow: hidden;
	height: 350px;
}
.page_banner img {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.container {
	width: 100%;
	margin-top: 12px;
}
.container .main_r {
	width: 924px;
}
.crumbs {
	width: 924px;
	height: 29px;
	padding-bottom: 4px;
	border-bottom: 1px solid #0B89DD;
}
.crumbs span {
	float: left;
	font-size: 16px;
	border-bottom: 4px solid #0B89DD;
	padding-bottom: 4px;
	padding-right: 15px;
}
.crumbs p {
	float: right;
	height: 29px;
	padding-left: 20px;
}
.crumbs p b {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.crumbs p a {
	font-size: 14px;
	color: #333;
}
.news_list {
	width: 905px;
	padding: 20px 0;
}
.news_list ul li {
	width: 100%;
	padding-top: 9px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 8px;
}
.news_list ul li a {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.news_list ul li a span {
	font-size: 14px;
	font-weight: bold;
}
.news_list ul li a span:hover {
	color: #0B89DD;
}
.news_list ul li b {
	display: block;
	-webkit-columns: #929292;
	columns: #929292;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 140%;
}
.news_list ul li p {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
.pages {
	width: 100%;
	text-align: center;
}
.pages a {
	padding: 2px 5px;
	border: 1px solid #198ede;
	color: #198ede;
	font-size: 12px;
	margin: 0 2px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.pages a:hover {
	background: #198ede;
	color: #fff;
}
.pages a.active {
	background: #198ede;
	color: #fff;
}
.content_tit {
	width: 100%;
	margin-top: 30px;
}
.content_tit h3 {
	font-size: 16px;
	color: #0b89dd;
	padding: 3px 0;
	line-height: 1.7em;
	text-align: center;
	font-weight: bold;
}
.content_tit p {
	width: 100%;
	text-align: center;
	padding: 10px 0 15px;
}
.content_tit p span {
	line-height: 21px;
	font-size: 12px;
	color: #666;
	margin: 0 5px;
}
.content .pro_img {
	display: block;
	margin: 50px auto
}
.content .pro_img img {
	max-width: 860px;
	display: block;
	margin: 0 auto;
}
.content_des {
	width: 100%;
	border: 1px dotted #E5E5E5;
	padding: 5px 0;
	margin-bottom: 10px;
	text-indent: 24px;
	background: #F5F5F5;
	margin-top: 20px;
}
.content_des p {
	font-size: 13px;
	color: #868686;
	line-height: 24px;
}
.content p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
}
.prve {
	width: 100%;
	margin-top: 20px;
}
.prve p {
	height: 25px;
	width: 100%;
}
.prve p a {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #5a5a5a;
}
.prve p a:hover {
	color: #1c4587;
}
.content_top {
	width: 100%;
	margin-top: 40px;
}
.content_top .content_img {
	width: 302px;
	height: 302px;
	margin-bottom: 21px;
	margin-left: 12px;
	float: left;
	margin-right: 30px;
	position: relative;
	border: 1px solid #eee;
}
.content_top .content_img .imgauto {
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.content_top .content_img .imgauto img {
	display: block;
}
/*.content_top .content_img .imgauto img::-moz-selection {
  background-color: transparent;
}

.content_top .content_img .imgauto img::selection {
  background-color: transparent;
}*/

/*.content_top .content_img .imgauto img:hover {
  cursor: url(../img/grab.cur), default;
}

.content_top .content_img .imgauto img:active {
  cursor: url(../img/grabbed.cur), default;
}*/

.content_top .content_price {
	width: 555px;
	float: left;
}
.content_top .content_price h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 33px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E2E2E2;
}
.content_top .content_price p {
	font-size: 14px;
	margin-bottom: 10px;
}
.content_top .content_price p span {
	font-size: 14px;
	text-decoration: line-through;
	color: #898989;
}
.content_top .content_price p strong {
	color: #FF5022;
	font-size: 20px;
}
.container .pro_list {
	width: 931px;
}
.container .pro_list li {
	margin-right: 21px;
}
.show_img img {
	width: 50%;
}
.show_guest {
	float: right;
	margin-top: 50px;
	width: 100%;
}
.show_guest .fl {
	width: 353px;
	height: 458px;
	padding: 0 20px;
	position: relative;
}
.show_guest .fl i {
	width: 1px;
	font-style: normal;
	display: block;
	height: 458px;
	background: #eee;
	position: absolute;
	left: 175px;
	top: 0;
}
.show_guest .fl .guestbook {
	width: 313px;
	height: 148px;
	padding: 15px 0;
	background: #fff;
	position: relative;
	z-index: 99;
	top: 155px;
}
.show_guest .fl .guestbook b {
	width: 313px;
	height: 118px;
	overflow: hidden;
	display: block;
	position: absolute;
}
.show_guest .fl .guestbook b img {
	width: 313px;
	position: absolute;
	top: -70px;
}
.show_guest .fl .guestbook p {
	position: absolute;
	width: 313px;
	height: 118px;
	top: 15px;
	left: 0;
	padding-top: 26px;
}
.show_guest .fl .guestbook p strong {
	font-size: 29px;
	line-height: 43px;
	text-align: center;
	display: block;
	font-weight: normal;
	color: #fff;
}
.show_guest .fl .guestbook p span {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	display: block;
}
.show_guest .fr {
	width: 415px;
	height: 458px;
	padding: 20px;
	border: 1px solid #ECECEC;
}
.show_guest .fr p {
	width: 370px;
	float: left;
	margin: 7px 0;
}
.show_guest .fr p span {
	padding: 10px 0;
	line-height: 1.5;
	font-size: 12px;
	display: block;
}
.show_guest .fr p input {
	width: 370px;
	height: 37px;
	border: none;
	border: 1px solid #ddd;
	font-size: 12px;
	text-indent: 5px;
}
.show_guest .fr p textarea {
	width: 370px;
	height: 162px;
	border: none;
	border: 1px solid #ddd;
	font-size: 12px;
	text-indent: 5px;
}
.show_guest .fr p .btn {
	height: 49px;
	border: none;
	border-radius: 4px;
	background: #0269ab;
	color: #fff;
}
.show_guest .fr p .btn:hover {
	background: #00aff1;
}
.kefu {
	position: fixed;
	right: 0;
	top: 20%;
	width: 53px;
	height: 90px;
	z-index: 99;
	transition: 1s;
}
.kefu p {
	width: 53px;
	height: 90px;
	position: absolute;
	right: 0;
	transition: 1s;
}
.kefu p img {
	position: absolute;
	right: 0;
}
.kefu p span {
	position: absolute;
	right: 6px;
	top: 55px;
	color: #fff;
	font-size: 14px;
}
.kefu:hover {
	right: -60px;
	transition: 1s;
}
.kefu:hover .float_img {
	right: 0;
	transition: 1s;
}
.float_img {
	position: fixed;
	right: -200px;
	top: 20%;
	width: 191px;
	height: 400px;
	z-index: 99;
	transition: 1s;
}
.float_img .qq {
	background: url(../image/floa.png) no-repeat center;
	width: 191px;
	height: 400px;
	padding-top: 130px;
	padding-left: 70px;
	position: absolute;
	right: 0;
	top: -20px;
	transition: 1s;
}
.float_img .qq span {
	position: absolute;
	left: 25px;
	width: 30px;
	color: #fff;
	font-size: 14px;
	top: 45%;
}
.float_img .qq a {
	background: url(../image/qqa.png) no-repeat 4px center;
	height: 25px;
	line-height: 25px;
	width: 84px;
	padding: 0 4px;
	display: block;
	margin: 5px 5px 10px 5px;
	padding-left: 30px;
	border-radius: 4px;
}
.float_img .qq a:hover {
	background: url(http://www.jumuxiang.cn/template/pc/skin/img/qq.png) no-repeat 4px center;
	color: #fff;
	background-color: #1098FF;
}
.scrolltop {
	width: 41px;
	height: 45px;
	position: fixed;
	bottom: 10%;
	right: 5%;
}
.scrolltop p {
	width: 41px;
	height: 45px;
	cursor: pointer;
	background: url(../image/ttpa.png) no-repeat center;
}
.flink_tit {
	width: 100%;
	margin-top: 30px;
	border-bottom: 1px solid #eee;
}
.flink_tit p {
	display: block;
	font-size: 22px;
	line-height: 30.8px;
	color: #0B89DD;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}
.flink_tit p span {
	padding-bottom: 10px;
	border-bottom: 3px solid #eee;
}
.flink_list {
	width: 100%;
	margin-top: 30px;
	margin-left: 40px;
}
.flink_list li {
	float: left;
	margin-right: 28px;
}
.flink_list li a {
	font-size: 14px;
	line-height: 28px;
	color: #5a5a5a;
}
.flink_list li a:hover {
	color: #198ede;
}
.tag {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	line-height: 40px;
}
.list_des {
}
.list_des p {
	width: 100%;
	border: 1px dotted #E5E5E5;
	padding: 5px 0;
	margin-bottom: 10px;
	text-indent: 24px;
	background: #F5F5F5;
	margin-top: 20px;
}
.f14 {
}
.f14 a {
	font-size: 14px;
}
.f14 a:hover {
	color: #0B89DD
}
#newlist {
}
#newlist li {
	float: left;
}
#newlist li a {
	float: left;
	width: 80%;
}
#newlist li p {
	float: right;
}
/****************************** media ******************************/
.pages .pagination {
	display: inline-block;
	position: relative;
	bottom: 0;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 30px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #077ee3;
	background: white;
	border: 1px #077ee3 solid;
}
.pagination a.cur {
	border: none;
	background: #077ee3;
	color: #fff;
}
.pagination p {
	float: left;
	padding: 0px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}

/*# sourceMappingURL=you.css.map */
