﻿/* 易优CMS（eyoucms.com）安全--简单--易用 */
/****************************** components ******************************/
.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;
	font-family:'Microsoft JhengHei';
}
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: 1400px) {
.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;
	font-family:'Microsoft JhengHei';
}
body {
	background: #f9f9f9;
}
.center {
	width: 1400px;
	margin: 0 auto;
}
.top {
	width: 100%;
	height: 46px;
	background: #303030;
}
.top .box .city {
	float: left;
	position: relative;
}
.top .box .city p {
	cursor: pointer;
	font-size: 14px;
	color: #039fec;
	line-height: 46px;
	display: block;
	padding-left: 20px;
	background: url(../images/icmap.png) no-repeat left center;
}
.top .box .city p span {
	color: #999;
}
.top .box .city .city_text {
	position: absolute;
	width: 330px;
	top: 32px;
	left: 25px;
	z-index: 1200;
	display: none;
}
.top .box .city .city_text img {
	height: 16px;
	margin-left: 66px;
}
.top .box .city .city_text ul {
	padding: 10px 20px;
	background: #fff;
	margin-top: -6px;
}
.top .box .city .city_text ul li {
	width: 100%;
	float: left;
	margin: 7px 0;
}
.top .box .city .city_text ul li a {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #2ca8e6;
	line-height: 24px;
}
.top .box .city .city_text ul li .city_son {
	width: 260px;
	float: left;
}
.top .box .city .city_text ul li .city_son a {
	font-weight: normal;
	color: #666;
	margin-left: 20px;
	font-size: 14px;
}
.top .box .city .city_text ul li .city_son a:hover {
	color: #2ca8e6;
}
.top .box .text {
	float: right;
}
.top .box .text a {
	font-size: 14px;
	color: #999;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	line-height: 46px;
	margin-left: 10px;
}
.top .box .text p {
	font-size: 14px;
	color: #999;
	line-height: 100%;
	border-left: 1px solid #999;
	margin-left: 8px;
	padding-left: 8px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.header {
	width: 100%;
	height: 110px;
	background: #fff;
	position: relative;
	box-shadow: 0px 5px 10px 1px #ddd;
	z-index: 1000;
}
.header .text {
	width: 100%;
}
.header .text .logo {
	width: 20%;
	padding-top: 21px;
}
.header .text .logo a {
	float: left;
}
.header .text .logo a img {
	height: 67px;
	display: block;
}
.header .text .fr {
	float: left;
	width: 80%;
}
.header .text .fr .nav {
	width: 100%;
}
.header .text .fr .nav ul {
	float: right;
}
.header .text .fr .nav ul li {
	float: left;
	margin-left: 30px;
}
.header .text .fr .nav ul li a {
	width: 100%;
	text-align: center;
	line-height: 107px;
	font-size: 15px;
	color: #333;
	display: block;
	border-bottom: 3px solid #fff;
}
.header .text .fr .nav ul li a:hover {
	color: #039fec;
	border-bottom: 3px solid #039fec;
}
.header .text .fr .nav ul li a.active {
	color: #039fec;
	border-bottom: 3px solid #039fec;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 1000;
}
.banner {
	width: 100%;
	margin-top: 30px;
}
.banner .box {
	width: 100%;
	box-shadow: 0px 1px 10px 1px #ddd;
}
.box_menu {
	width: 290px;
	height: 480px;
	float: left;
	background: #333;
	position: relative;
	padding-top: 10px;
}
.box_menu ul li {
	width: 100%;
	padding-left: 30px;
	line-height: 50px;
}
.box_menu ul li .list a {
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
}
.box_menu ul li .list a:first-child {
	font-size: 16px;
	margin-left: 0;
	margin-right: 10px;
}
.box_menu ul li .text {
	position: absolute;
	left: 290px;
	top: 0;
	width: 1110px;
	height: 480px;
	background: #fff;
	z-index: 999;
	display: none;
	padding-top: 20px;
	padding-left: 45px;
}
.box_menu ul li .text .fl {
	width: 120px;
}
.box_menu ul li .text .fl a {
	line-height: 30px;
	font-size: 16px;
	text-decoration: underline;
	padding-bottom: 1px;
	display: block;
}
.box_menu ul li .text .fl a:hover {
	color: #039fec;
}
.box_menu ul li .text .fr {
	width: 910px;
	float: left;
	padding-right: 5%;
}
.box_menu ul li .text .fr a {
	font-size: 11px;
	color: #666;
	float: left;
	margin-right: 45px;
}
.box_menu ul li .text .fr a:hover {
	color: #039fec;
}
.box_menu ul li:hover {
	background: #fff;
}
.box_menu ul li:hover .list a {
	color: #666;
}
.box_menu ul li:hover .list a:hover {
	color: #039fec;
}
.box_menu ul li:hover .text {
	display: block;
}
.banner_list {
	width: 1110px !important;
	height: 480px;
	float: left;
	overflow: hidden;
}
.banner_list ul li {
	width: 1110px;
}
.banner_list ul li img {
	width: 1110px;
	height: 480px;
}
.banner_btn {
	text-align: center;
	position: absolute;
	z-index: 9;
	right: 20px;
	bottom: 10px;
	overflow: hidden;
	width: 91px;
	height: 24px;
	/*background: url(../images/bannerbg.png) no-repeat center;*/
}
.banner_btn span {
	margin-top: 4px;
	display: block;
}
.banner_btn a {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	text-indent: -999px;
	overflow: hidden;
	overflow: hidden;
	cursor: pointer;
	background: none;
	margin: 0 3px;
	border: solid 1px #ccc;
}
.banner_btn a.in {
	background: #fff;
	border: solid 1px #fff;
}
.main {
	width: 100%;
}
.box_tit {
	width: 100%;
}
.box_tit span {
	display: block;
	font-size: 20px;
	color: #01a5ec;
	text-align: center;
	line-height: 110%;
	font-weight: bold;
}
.box_tit p {
	display: block;
	font-size: 16px;
	color: #bfe5f5;
	text-align: center;
	line-height: 160%;
}
.i_box1 {
	width: 100%;
	margin-top: 40px;
}
.i_box1 .list {
	width: 100%;
	z-index: 99;
	margin-top: 20px;
}
.i_box1 .list ul li {
	width: 25%;
	float: left;
	padding: 20px;
}
.i_box1 .list ul li:nth-child(4n) {
	margin-right: 0;
}
.i_box1 .list ul li .pic {
	width: 100%;
	position: relative;
}
.i_box1 .list ul li .pic img {
	display: block;
	width: 310px;
	height:220px;
}
.i_box1 .list ul li .pic span {
	position: absolute;
	left: 0;
	top: 0;
	width: 84px;
	height: 34px;
	background: #35a3d9;
	-webkit-filter:brightness(90%);
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 34px;
	color: #fff;
	border-bottom-right-radius: 10px;
}
.i_box1 .list ul li .text a {
	font-size: 16px;
	color: #333;
	display: block;
	margin-top: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.i_box1 .list ul li .text p {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 15px;
}
.i_box1 .list ul li:hover {
	background: #fff;
	box-shadow: 0px 1px 10px 1px #ddd;
}
.i_box2 {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.i_box2 .box {
	width: 100%;
	padding: 30px 20px;
	margin: 20px 0;
	background: #fff;
	box-shadow: 0px 1px 10px 1px #ddd;
}
.i_box2 .list {
	width: 100%;
	margin-top: 20px;
}
.i_box2 .list .fl {
	width: 560px;
}
.i_box2 .list .fl img {
	width: 560px;
	height: 376px;
}
.i_box2 .list .fl span {
	display: block;
	font-size: 16px;
	color: #333;
	margin-top: 9px;
}
.i_box2 .list .fl span:hover {
	color: #039fec;
}
.i_box2 .list .fl p {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 2px;
}
.i_box2 .list .fr {
	width: 600px;
}
.i_box2 .list .fr ul {
	width: 100%;
}
.i_box2 .list .fr ul li {
	width: 45%;
	margin-left: 5%;
	float: left;
	margin-bottom: 20px;
}
.i_box2 .list .fr ul li img {
	width: 270px;
	height: 152px;
	display: block;
}
.i_box2 .list .fr ul li span {
	display: block;
	font-size: 16px;
	color: #333;
	margin-top: 9px;
}
.i_box2 .list .fr ul li span:hover {
	color: #039fec;
}
.i_box2 .list .fr ul li p {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 2px;
}
.i_box3 {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.i_box3 .box {
	width: 100%;
}
.i_box3 .box .list {
	width: 23%;
	padding: 20px 16px;
	margin: 10px 0;
	float: left;
	margin-left: 2.66%;
	background: #fff;
	box-shadow: 0px 1px 10px 1px #eee;
}
.i_box3 .box .list img {
	display: block;
	margin: 0 auto;
	height: 35px;
	margin-top: 20px;
}
.i_box3 .box .list h3 {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #01a5ec;
	margin-top: 15px;
}
.i_box3 .box .list ul {
	width: 100%;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #ddd;
}
.i_box3 .box .list ul li a {
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 36px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.i_box3 .box .list ul li a:hover {
	color: #039fec;
}
.i_box3 .box .list .more img {
	height: auto;
}
.i_box3 .box .list:first-child {
	margin-left: 0;
}
.i_box3 .box .list:hover {
	box-shadow: 0px 1px 10px 1px #ccc;
}
.i_box4 {
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.i_box4 .list ul li {
	float: left;
	margin-right: 20px;
	margin-top: 23.66px;
}
.i_box4 .list ul li .imgauto {
	height: 90px;
	width: 180px;
	padding: 15px;
	background: #fff;
	border-radius: 20px;
}
.i_box4 .list ul li:nth-child(7n) {
	margin-right: 0;
}
/*
.footer {
	width: 100%;
	padding: 45px 0;
	margin-top: 60px;
	background: #fff;
}
.footer .foot_text1 .fl a {
	float: left;
	padding-left: 70px;
	margin-right: 70px;
	border-left: 1px solid #ccc;
}
.footer .foot_text1 .fl a img {
	display: block;
	margin: 0 auto;
}
.footer .foot_text1 .fl a span {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #ccc;
	margin-top: 15px;
}
.footer .foot_text1 .fl a:first-child {
	padding: 0;
	border: none;
}
.footer .foot_text1 .fr span {
	display: block;
	font-size: 24px;
	color: #01a5ec;
	text-align: right;
}
.footer .foot_text1 .fr p {
	font-size: 14px;
	color: #01a5ec;
	text-align: right;
	margin-top: 5px;
}
.footer .foot_text2 {
	padding-top: 35px;
	margin-top: 35px;
	border-top: 1px solid #ccc;
}
.footer .foot_text2 .fl .foot_nav a {
	border-left: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	float: left;
	text-align: center;
	padding-left: 32px;
	margin-right: 32px;
}
.footer .foot_text2 .fl .foot_nav a:first-child {
	border: none;
	padding: 0;
}
.footer .foot_text2 .fl .foot_nav a:hover {
	color: #01a5ec;
}
.footer .foot_text2 .fl .copyright {
	width: 100%;
	margin-top: 15px;
}
.footer .foot_text2 .fl .copyright p {
	font-size: 14px;
	color: #ccc;
	display: block;
}
.footer .foot_text2 .fl .copyright p a {
	font-size: 14px;
	color: #ccc;
}
.footer .foot_text2 .fr img {
	width: 60px;
}*/
.currson {
	margin: 16px 0;
	margin-top: 20px;
	width: 100%;
}
.currson .text select {
	width: 110px;
	height: 26px;
	background: #fff;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	outline: 0;
	border: none;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #666;
}
.currson .text p {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	margin-left: 30px;
}
.currson .text p a {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.currson .text p a:hover {
	color: #01a5ec;
}
.pro_shaix .box {
	font-size: 12px;
	border: 1px solid #eaeaea;
	padding: 20px;
	box-shadow: 0px 1px 10px 1px #eee;
	background: #fff;
}
.pro_shaix .box .nav_group_item {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eaeaea;
	border-top: none;
	position: relative;
	overflow: hidden;
}
.pro_shaix .box .nav_group_item .item_name {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	width: 90px;
	padding-left: 5px;
}
.pro_shaix .box .nav_group_item .item_list {
	width: 1265px;
	float: left;
}
.pro_shaix .box .nav_group_item .item_list a {
	margin-right: 40px;
	float: left;
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 40px;
}
.pro_shaix .box .nav_group_item .item_list a:hover {
	color: #01a5ec;
}
.pro_shaix .box .nav_group_item .item_list a.active {
	color: #01a5ec;
	font-weight: bold;
}
.pro_shaix .box .nav_group_item .clickbtn {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	top: 0;
	z-index: 19;
	background: url(../images/xiajt.png) no-repeat center;
	cursor: pointer;
}
.pro_shaix .box .nav_group_item.heightauto {
	height: auto;
	z-index: 29;
	background: #fff;
	border-bottom: 1px solid #eee;
}
.pro_shaix .text {
	width: 100%;
	margin-top: 20px;
}
.pro_shaix .text a {
	width: 105px;
	height: 32px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 6px;
	margin-right: 8px;
}
.pro_shaix .text a:hover {
	border: 1px solid #01a5ec;
}
.pro_shaix .text a.on {
	border: 1px solid #01a5ec;
}
.pro_list {
	width: 100%;
}
.pro_list ul li {
	width: 23%;
	float: left;
	margin-top: 2.66%;
	margin-right: 2.66%;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 1px 10px 1px #ddd;
}
.pro_list ul li .imgauto {
	width: 256px;
	height: 256px;
	margin:0 auto;
}
.pro_list ul li strong {
	font-size: 14px;
	color: #ee2751;
	display: block;
	margin-top: 8px;
}
.pro_list ul li strong i {
	font-style: normal;
	font-size: 20px;
	color: #ee2751;
	font-weight: bold;
	padding-right: 5px;
}
.pro_list ul li p {
	font-size: 14px;
	color: #666;
	display: block;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pro_list ul li p.coor {
	color: #b2b2b2;
	font-size: 13px;
	font-weight: bold;
}
.pro_list ul li span {
	font-size: 12px;
	width: auto;
	padding:0 3px;
	height: 20px;
	background: #039fec;
	display: inline-block;
	margin-right:3px;
	text-align: center;
	color: #f8f8f8;
	line-height: 20px;
	margin-top: 5px;
	font-family:  "微软雅黑", sans-serif;
}
.pro_list ul li span.kai{
	background: #FF6347;
}
.pro_list ul li span.chang{
	background: #4ea462;
}
.pro_list ul li span.wen{
	background: #ffaf4d;
}
.pro_list ul li span.bing{
	background: #1dbbee;
}
.pro_list ul li span.qipao{
	background: #b703ec;
}

.pro_list ul li:nth-child(4n) {
	margin-right: 0;
}
.pro_text1 {
	width: 100%;
	padding: 30px 20px;
	padding-bottom: 15px;
	background: #fff;
	box-shadow: 0px 1px 10px 1px #ddd;
}
.pro_text1 .fl {
	width: 426px;
	padding-left: 10px;
}
.pro_text1 .fl img {
	width: 100%;
	display: block;
}
.pro_text1 .fl p {
	margin-top: 10px;
}
.pro_text1 .fl p span {
	line-height: 30px;
	padding-left: 20px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	background: url(../images/gou.png) no-repeat left center;
	margin-left: 20px;
	font-size: 14px;
	color: #999;
}
.pro_text1 .fl p span:first-child {
	margin-left: 0;
}
.pro_text1 .fr {
	width: 855px;
}
.pro_text1 .fr .fr_tit h3 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	display: block;
	line-height: 24px;
}
.pro_text1 .fr .fr_tit h3 i {
	/*width: 50px;*/
	padding:0px 5px;
	height: 24px;
	background: #01a5ec;
	font-size: 16px;
	color: #fff;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	line-height: 24px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin-right: 10px;
}
.pro_text1 .fr .fr_tit p {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.pro_text1 .fr .price {
	height: 64px;
	background: #f1f2f3;
	width: 100%;
	margin-top: 18px;
	overflow: hidden;
}
.pro_text1 .fr .price span {
	float: left;
	font-size: 14px;
	color: #666;
	letter-spacing: 10px;
	line-height: 64px;
	padding-left: 20px;
}
.pro_text1 .fr .price strong {
	font-weight: normal;
	font-size: 14px;
	color: #ec3232;
	line-height: 60px;
	margin-left: 30px;
	float: left;
}
.pro_text1 .fr .price strong i {
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
}
.pro_text1 .fr .price em {
	font-style: normal;
	font-size: 14px;
	color: #999;
	float: left;
	line-height: 64px;
	margin-left: 30px;
	text-decoration: line-through;
}
.pro_text1 .fr .text {
	width: 100%;
	margin-top: 20px;
}
.pro_text1 .fr .text p {
	width: 100%;
	float: left;
	margin: 8px 0;
}
.pro_text1 .fr .text p span {
	float: left;
	font-size: 14px;
	color: #666;
	width: 65px;
	line-height: 32px;
}
.pro_text1 .fr .text p a {
	padding: 0 12px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #d9d7d7;
	float: left;
	margin-left: 10px;
	outline: 0;
	margin-bottom: 10px;
}
.pro_text1 .fr .text p a.on {
	color: #039fec;
	border: 1px solid #039fec;
}
.pro_text1 .fr .more {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.pro_text1 .fr .more .morebtn {
	width: 200px;
	height: 48px;
	border: 1px solid #ec3232;
	font-size: 16px;
	color: #eb3232;
	float: left;
	margin-right: 30px;
	line-height: 46px;
	text-align: center;
	display: block;
	padding-left: 25px;
	background: url(../images/ting.png) no-repeat 50px center;
}

.pro_text1 .fr .more .morebtn2 {
	width: 200px;
	height: 48px;
	border: 1px solid #1da9ee;
	font-size: 16px;
	color: #1da9ee;
	float: left;
	margin-right: 30px;
	line-height: 46px;
	text-align: center;
	display: block;
	padding-left: 25px;
	background: url(../images/download.png) no-repeat 50px center;
}

.pro_text2 {
	width: 100%;
	margin-top: 30px;
	background: #fff;
	padding: 30px 0;
}
.pro_text2 .probox {
	width: 100%;
}
.pro_text2 .probox .hd {
	width: 100%;
	padding: 0 30px;
	border-bottom: 1px solid #ccc;
}
.pro_text2 .probox .hd li {
	font-size: 16px;
	color: #000;
	float: left;
	margin-right: 50px;
	cursor: pointer;
	padding-bottom: 20px;
	border-bottom: 3px solid #fff;
}
.pro_text2 .probox .hd li.on {
	color: #039fec;
	border-bottom: 3px solid #039fec;
}
.pro_text2 .probox .bd {
	width: 100%;
}
.pro_text2 .probox .bd ul .text_content .queslist {
	width: 100%;
	padding: 0 30px;
}
.pro_text2 .probox .bd ul .text_content .queslist .inhd {
	margin-top: 30px;
	border: none;
}
.pro_text2 .probox .bd ul .text_content .queslist .inhd li {
	width: 105px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	float: left;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	border-radius: 6px;
	font-size: 14px;
}
.pro_text2 .probox .bd ul .text_content .queslist .inhd li.on {
	color: #039fec;
	border: 1px solid #039fec;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item {
	width: 1180px;
	cursor: pointer;
	float: left;
	margin-top: 35px;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item .li_tit {
	/*width: 100%;*/
	float: left;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item .li_tit img {
	width: 22px;
	margin: 9.5px 14px;
	float: left;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item .li_tit span {
	height: 43px;
	background: #f5fbfe;
	float: left;
	width: auto;
	font-size: 14px;
	color: #333;
	line-height: 43px;
	padding: 0 15px;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item .li_desc {
	/*width: 100%;*/
	float: left;
	margin-top: 10px;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item .li_desc img {
	width: 22px;
	margin: 9.5px 14px;
	float: left;
}
.proart_content {
	float: left;
	background: #f8f8f8;
	padding: 15px;
	width: 1090px;
}
.pro_text2 .probox .bd ul .text_content .queslist .inbd .list .item .li_desc p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.text_content {
	width: 100%;
	min-height: 1px;
}
.text_content img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.art_text {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
}
.art_text .textfl {
	width: 1000px;
	float: left;
}
.art_text .textfl .new_banner {
	height: 277px;
	overflow: hidden;
}
.art_text .textfl .new_banner img {
	width: 100%;
	height: 277px;
	display: block;
}
.art_text .textfr {
	width: 360px;
	float: right;
}
.art_text .textfr .fr_text1 {
	width: 100%;
	background: #fff;
	padding: 20px;
	/*height: 277px;*/
}
.art_text .textfr .fr_text1 span {
	font-size: 14px;
	color: #039fec;
	display: block;
}
.art_text .textfr .fr_text1 .search {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 20px;
}
.art_text .textfr .fr_text1 .search input {
	width: 250px;
	height: 34px;
	border: none;
	border: 1px solid #ddd;
	line-height: 32px;
	padding-left: 10px;
	float: left;
	outline: 0;
}
.art_text .textfr .fr_text1 .search .subbtn {
	width: 70px;
	float: left;
	background: #039fec;
	color: #fff;
	font-size: 14px;
	padding: 0;
	text-align: center;
	border: 1px solid #039fec;
}
.art_text .textfr .fr_text1 .list {
	width: 100%;
	margin-top: 12px;
}
.art_text .textfr .fr_text1 .list a {
	width: 32%;
	margin-right: 2%;
	float: left;
	height: 32px;
	line-height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 8px;
	font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
}
.art_text .textfr .fr_text1 .list a:nth-child(3n) {
	margin-right: 0;
}
.art333 .list {
	width: 100%;
	margin-top: 12px;
}
.art333 .list a {
	width: 32%;
	margin-right: 2%;
	float: left;
	height: 32px;
	line-height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 8px;
	font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
}
.art333 .list a:nth-child(3n) {
	margin-right: 0;
}
.art_list {
	width: 100%;
	background: #fff;
	padding: 0 20px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.art_list ul li {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.art_list ul li .pic {
	width: 280px;
	float: left;
}
.art_list ul li .pic .imgauto {
	width: 280px;
	height: 180px;
}
.art_list ul li .pic .imgauto img {
	width: 100%;
	height: 100%;
}
.art_list ul li .text {
	width: 498px;
	float: left;
	padding-left: 12px;
}
.art_list ul li .text a {
	font-size: 16px;
	color: #000;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}
.art_list ul li .text a:hover {
	color: #039fec;
}
.art_list ul li .text p {
	font-size: 12px;
	color: #929292;
	display: block;
	line-height: 22px;
	margin-top: 10px;
}
.art_list ul li .text span {
	font-size: 12px;
	color: #929292;
	display: block;
	margin-top: 15px;
}
.art_list ul li .text i {
	font-style: normal;
	font-size: 12px;
	color: #929292;
	margin-top: 16px;
	display: block;
	margin-top: 8px;
}
.hot_new {
	width: 100%;
	background: #fff;
	padding: 10px;
	margin-top: 30px;
}
.hot_new .hot_tit h3 {
	font-size: 14px;
	color: #039fec;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	padding-top: 5px;
}
.hot_new .text {
	width: 100%;
	margin-top: 10px;
}
.hot_new .text .pic {
	width: 100%;
	position: relative;
}
.hot_new .text .pic img {
	width: 100%;
	display: block;
}
.hot_new .text .pic span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	font-size: 14px;
	color: #fff;
	padding: 6px 12px;
	line-height: 24px;
}
.hot_new .text .pic i {
	position: absolute;
	top: 15px;
	left: 0;
	font-style: normal;
	width: 50px;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	font-size: 14px;
	color: #fff;
	background: url(../images/xz.png) no-repeat center;
}
.hot_new .list {
	width: 100%;
}
.hot_new .list ul li {
	width: 100%;
	float: left;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #eee;
}
.hot_new .list ul li .pic {
	width: 120px;
	float: left;
	position: relative;
}
.hot_new .list ul li .pic .imgauto {
	width: 120px;
	height: 78px;
}
.hot_new .list ul li .pic .imgauto img {
	width: 100%;
	height: 100%;
}
.hot_new .list ul li .pic span {
	position: absolute;
	top: 0;
	left: 10px;
	width: 24px;
	height: 24px;
	font-size: 12px;
	background: #039fec;
	color: #fff;
	text-align: center;
	line-height: 20px;
	display: block;
}
.hot_new .list ul li .text {
	width: 220px;
	float: left;
	padding-left: 10px;
	margin-top: 0;
}
.hot_new .list ul li .text a {
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.hot_new .list ul li .text span {
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}
.show_content {
	width: 100%;
	background: #fff;
	padding: 20px;
}
.show_content .text1 p span {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.show_content .text1 p a {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.show_content .text1 p a:hover {
	color: #039fec;
}
.content_tit {
	width: 100%;
	margin-top: 20px;
}
.content_tit h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	display: block;
	text-align: center;
}
.content_tit p {
	text-align: center;
	display: block;
	margin-top: 12px;
}
.content_tit p span {
	font-size: 14px;
	color: #929292;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	margin: 0 8px;
}
.content {
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 12px;
	margin-top: 12px;
}
.content img {
	max-width: 100%;
	display: block;
	margin: 10px auto;
}
.content p {
	font-size: 14px;
	color: #666;
	display: block;
	line-height: 24px;
	margin-bottom: 5px;
}
.show_pages {
	width: 100%;
	margin-top: 40px;
}
.show_pages p {
	width: 50%;
	line-height: 40px;
	font-size: 13px;
	color: #666;
	display: block;
}
.show_pages p a {
	font-size: 13px;
	color: #666;
}
.show_pages p a:hover {
	color: #039fec;
}
.show_pages .pfl {
	float: left;
	text-align: left;
}
.show_pages .pfr {
	float: right;
	text-align: right;
}
.page_text {
	width: 100%;
	margin-top: 30px;
}
.page_text .fl {
	width: 160px;
	background: #fff;
}
.page_text .fl .page_menu {
	padding: 30px 0;
}
.page_text .fl .page_menu ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 20px 0 30px 0;
}
.page_text .fl .page_menu ul li a:hover {
	color: #039fec;
}
.page_text .fr {
	width: 1020px;
	background: #fff;
}
.page_text .fr .text {
	padding: 30px;
	width: 100%;
}
.page_text .fr .text .page_tit img {
	display: block;
	width: 100%;
}
.page_text .fr .text .page_tit h3 {
	font-size: 18px;
	color: #00a2e9;
	display: block;
	margin: 30px 0 20px 0;
	font-weight: normal;
	background: url(../images/titbg.png) no-repeat 120px center;
}
.page_text .fr .text .content {
	padding: 0;
	margin: 0;
	border: none;
}
.pages .pagination {
	text-align: center;
	height: auto;
}
.pages .pagination li {
	display: inline-block;
}
.pages .pagination li.thisclass a{
	border:1px solid #039fec;
	color:#039fec;
}


.pages .pagination li a {
	padding: 0;
	padding: 0 16px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: none;
	border: 1px solid #eee
}
.pages .pagination li p {
	padding: 0;
	padding: 0 16px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: none;
	border: 1px solid #eee;
	color: #999;
}
.pages .pagination li a:hover {
	border: 1px solid #039fec;
	color: #039fec;
}
.pages .pagination li a.cur {
	border: none;
	background: #039fec;
	color: #fff;
	border: 1px solid #039fec;
}

.pages .pagination a {
	padding: 0;
	padding: 0 16px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: none;
	border: 1px solid #eee
}
.pages .pagination p {
	padding: 0;
	padding: 0 16px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: none;
	border: 1px solid #eee;
	color: #999;
}
.pages .pagination a:hover {
	border: 1px solid #039fec;
	color: #039fec;
}
.pages .pagination a.cur {
	border: none;
	background: #039fec;
	color: #fff;
	border: 1px solid #039fec;
}
.fix_text {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1200;
	display: none
}
.fix_bg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.fix_text .box {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 20%;
	width: 100%;
}
.fix_text .text {
	width: 400px;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	position: relative;
}
.fix_text .text p {
	width: 100%;
	float: left;
	margin-top: 10px;
	position: relative;
}
.fix_text .text p span {
	width: 100%;
	float: left;
	text-align: left;
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #666;
}
.fix_text .text p input {
	padding-left: 8px;
	border: none;
	border: 1px solid #01a5ec;
	line-height: 36px;
	width: 100%;
	outline: 0;
	float: left;
}
.fix_text .text p.hide {
	display: none;
}
.fix_text .text p.yanz span {
}
.fix_text .text p.yanz input {
}
.fix_text .text p.yanz img {
	float: left;
	height: 36px;
	width: 120px;
	position: absolute;
	right: 1px;
	bottom: 1px;
}
.fix_text .text p .subbtn {
	padding-left: 0;
	width: 80px;
	height: 36px;
	background: #01a5ec;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.fix_text .text p .submitz {
	padding-left: 0;
	width: 80px;
	height: 36px;
	background: #01a5ec;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}
.fix_text .text h3 {
	font-size: 24px;
	color: #01a5ec;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.closed {
	position: absolute;
	width: 32px;
	height: 32px;
	background: #01a5ec;
	right: 5px;
	top: 5px;
	border-radius: 50%;
	cursor: pointer;
}
.closed img {
	margin: 0 auto;
	height: 22px;
	margin-top: 5px;
	display: block;
}
.top .box .city .city_text {
	height: 0;
	overflow: hidden;
	display: block;
	transition: .8s;
	width: 700px;
}
.top .box .city .city_text .list {
	width: 100%;
	margin: 10px;
	background: #fff;
	box-shadow: 0px 1px 10px 1px #ddd;
	margin-top: 0;
}
.top .box .city .city_text .list ul {
	width: 100%;
	float: left;
}
.top .box .city .city_text .list ul li {
	width: 50%;
	float: left;
}
.top .box .city:hover .city_text {
	height: auto;
	transition: .8s;
}
.fixed_text {
	position: fixed;
	top: 40%;
	right: 0;
	background: #fff;
	box-shadow: 0px 1px 10px 1px #ddd;
	width: 40px;
	height: 240px;
}
.fixed_text .text {
	width: 100%;
}
.fixed_text .text ul {
}
.fixed_text .text ul li {
	width: 100%;
	display: block;
	height: 60px;
	position: relative;
}
.fixed_text .text ul li a {
	width: 100%;
	height: 60px;
	display: block;
	padding-top: 17px;
}
.fixed_text .text ul li a img {
	height: 26px;
	display: block;
	margin: 0 auto;
}
.fixed_text .text ul li a .img1 {
	display: none;
}
.fixed_text .text ul li a:hover {
	background: #039fec;
}
.fixed_text .text ul li a:hover .img1 {
	display: block;
}
.fixed_text .text ul li a:hover .img2 {
	display: none;
}
.fixed_text .text ul li .tel_text {
	position: absolute;
	left: -150px;
	top: 0;
	background: #fff;
	width: 150px;
	height: 90px;
	z-index: 9;
	padding: 20px;
	display: none;
}
.fixed_text .text ul li .tel_text i {
	position: absolute;
	right: 5px;
	top: 2px;
	font-size: 20px;
	font-style: normal;
	cursor: pointer;
	font-weight: 100;
	display: none;
}
.fixed_text .text ul li .tel_text span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.fixed_text .text ul li .tel_text p {
	font-size: 14px;
	color: #039fec;
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.fixed_text .text ul li:hover .tel_text {
	display: block;
}
.link_text {
	margin-top: 40px;
	width: 100%;
}
.link {
	padding: 15px 0px 15px 0px;
	color: #333;
	font-size: 13px;
}
.link .list span {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	color: #333;
}
.link_tit {
	width: 100%;
	display: block;
	border-bottom: 1px dashed #ddd;
}
.link_tit span {
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 36px;
}
.link_tit a {
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 36px;
	padding-right: 22px;
	background: url(../images/rii1.png) no-repeat right center;
}
.link_tit a:hover {
	color: #01a5ec;
	background: url(../images/rii2.png) no-repeat right center;
}
.link .list {
	margin-top: 8px;
}
.link .list a {
	font-size: 14px;
	padding-right: 15px;
	margin-bottom: 5px;
	display: inline-block;
	color: #888;
}
.link .list a:hover {
	color: #01a5ec;
}
.hot_news {
	width: 100%;
	background: #fff;
	padding: 20px;
	margin-top: 12px;
}
.hot_news h3 {
	display: block;
	border-left: 4px solid #039fec;
	line-height: 100%;
	font-weight: normal;
}
.hot_news h3 span {
	padding-left: 10px;
	display: block;
	font-size: 18px;
	color: #000;
	line-height: 100%;
}
.hot_news ul {
	width: 100%;
	margin-top: 12px;
}
.hot_news ul li {
	float: left;
	width: 50%;
	padding: 0 30px 0 15px;
	line-height: 30px;
	background: url(../images/dot.png) no-repeat center left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hot_news ul li a {
	font-size: 14px;
	color: #333;
	display: block;
}
.hot_news ul li a:hover {
	color: #039fec;
	text-decoration: underline;
}
.i_box0 {
	widows: 100%;
	margin-top: 30px;
}
.i_box0 .box {
	widows: 100%;
	background: #fff;
	padding: 20px;
	box-shadow: 0px 1px 10px 1px #ddd;
}
.i_box0 .box {
}
.box0text {
	margin-top: 10px;
}
.box0text .hd {
	widows: 100%;
	border-bottom: 1px solid #ddd;
}
.box0text .hd ul {
}
.box0text .hd li {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	display: inline-block;
	line-height: 40px;
	border-bottom: 3px solid #fff;
	margin-right: 30px;
	cursor: pointer;
}
.box0text .hd li.on {
	color: #1972ea;
	border-bottom: 3px solid #1972ea;
}
.box0text .bd {
}
.box0text .bd ul {
}
.box0text .bd ul .text_content {
	widows: 100%;
	position: relative;
	padding-top: 20px;
}
.box0text .bd ul .text_content p {
	position: absolute;
	right: 0;
	top: -40px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
}
.box0text .bd ul .text1 {
	width: 980px;
	height: 48px;
	padding: 10px 0;
	border: 1px solid #999;
	border-radius: 2px;
}
.box0text .bd ul .text1 .indexse {
	width: 106px;
	padding: 0 10px;
	padding-left: 20px;
	color: #333;
	text-align: center;
	height: 28px;
	line-height: 28px;
	border: none;
	border-right: 1px solid #ddd;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	background: url(../images/xiala.png) no-repeat 68px center transparent;
	background-size: 13px;
	font-size: 14px;
}
.box0text .bd ul .text1 .indexse option {
	padding: 5px 0;
}
.box0text .bd ul .text1 .inpgsname {
	width: 564px;
	color: #333;
	padding-left: 30px;
	text-align: left;
	height: 28px;
	line-height: 28px;
	border: none;
	border-right: 1px solid #ddd;
	border-radius: 0;
	outline: 0;
	font-size: 14px;
}
.box0text .bd ul .text1 .indexgslx {
	width: 148px;
	color: #333;
	padding-left: 30px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	border: none;
	border-right: 1px solid #ddd;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	background: url(../images/xiala.png) no-repeat 98px center transparent;
	background-size: 13px;
	font-size: 14px;
}
.box0text .bd ul .text1 .indexgslb {
	width: 148px;
	color: #333;
	padding-left: 30px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	background: url(../images/xiala.png) no-repeat 108px center transparent;
	background-size: 13px;
	font-size: 14px;
}
.box0text .bd ul .btnspan {
	background: #1972ea;
	color: #fff;
	float: right;
	width: 128px;
	height: 48px;
	border: none;
	border-radius: 2px;
	font-size: 16px;
	outline: none;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
}
.box0text .bd ul .text2 {
	width: 980px;
	height: 48px;
	padding: 10px 0;
	border: 1px solid #999;
	border-radius: 2px;
}
.box0text .bd ul .text2 .indexsblx {
	width: 148px;
	color: #333;
	padding-left: 30px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	border: none;
	border-right: 1px solid #ddd;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	/*background: url(../images/xiala.png) no-repeat 108px center transparent;*/
	background-size: 13px;
	font-size: 14px;
}
.box0text .bd ul .text2 .inpsbname {
	width: 820px;
	color: #333;
	padding-left: 30px;
	text-align: left;
	height: 28px;
	line-height: 28px;
	border: none;
	border-radius: 0;
	outline: 0;
	font-size: 14px;
}
.box0text .bd ul .text2 .btnspan {
}
.closed {
	z-index: 10;
}
.index_fix .closed {
	top: 9px;
}
.index_fix .text {
	padding-top: 60px;
}
.fix_text .text .fix_tit {
	width: 400px;
	height: 50px;
	padding: 0 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: #ddd;
	z-index: 9;
}
.fix_text .text .fix_tit p {
	margin: 0;
}
.fix_text .text .fix_tit p span {
	float: none;
	display: block;
	line-height: 50px;
	font-size: 18px;
	display: none;
}
.fix_text .text .fix_tit p span i {
	font-style: normal;
	font-size: 14px;
	color: #999;
	padding-left: 80px;
	line-height: 50px;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 20px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 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: 2px 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
}





/**********QSURON**********/


 /*导航*/
#navigation_main { padding-top: 10px;background: #fff;}
#navigation { height:94px;  }
#navigation ul.navigationlist{width:944px;float:left;}
#navigation .WebLogo{ float:left;width:256px;padding: 13px 0 0;}
#navigation ul.navigationlist li {width: 13%; float:left; line-height:54px;padding-top: 15px;padding-bottom: 15px; text-align:center;  }
#navigation ul.navigationlist li a {font-weight: 400;font-family:'Microsoft YaHei' ; font-style: normal;display:block; padding:0px 23px; font-size: 15px; color:#666666; border:0px dashed red;border-bottom:3px solid #ffffff;}
#navigation ul.navigationlist li a:hover { text-decoration:none;  color:#006fd7;border-bottom:3px solid #1972ea; }
#navigation ul.navigationlist .current {  color:#006fd7;border-bottom:3px solid #1972ea;}



/*导航栏下拉*/
#navigation div.subnavigationlist{ display:none;z-index:100;width: 480px;position: absolute;background: #fff;border-top: 1px solid #fbfcfd;padding: 20px 0;}
#navigation div.subnavigationlist ul{float:left;width:135px;min-height: 195px;border-right:1px solid #ddd;}
#navigation div.subnavigationlist ul li {  float:none; padding:0px; line-height:38px; display:inline;}
#navigation div.subnavigationlist ul li a { display:block; white-space:nowrap; font-weight:normal; color:#555;padding:0;font-size:14px; width:135px; text-align:center}
#navigation div.subnavigationlist ul li a:hover {    color:#1972ea; border-bottom:3px solid #ffffff;border-left:3px solid #1972ea;}
#navigation div.subnavigationlist img{width: 255px;float: right;margin-right: 45px;height:110px;}
#navigation div.subnavigationlist p{width: 255px;float: right;font-size: 13px;display: block;line-height: 22px;margin-top: 10px;margin-right: 45px;text-align:left;}
#top, #logo, #navigation, #banner, #announcement, #link, #copyright,#floor_1,#floor_2,#floor_3,#floor_4,#floor_5 { width:1400px;  margin:0 auto; overflow:hidden; border:0px dashed red;}



/*400电话*/

  .dianhua400{
    float: left;
    margin-top: 25px;
  }
  .dianhua400 div{
    float: left;
  }
  .dianhua400 img{
    width: 32px;
    height: 32px;
  }
  .dianhua400 p{
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    font-size: 18px !important;
    color:#333 !important;
    font-weight: 600 !important;
    border-bottom: 1px solid #818181 !important;
    font-family: '14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif';

  }





/*首页 右侧列表改成带图的*/
.containerimga {
  font-size: 14px;
  color: #666;
  float: left;
  margin-right: 10px;
  text-align: center; /* 使子元素水平居中 */  
  position: relative; /* 为绝对定位的子元素提供参照 */  
  margin-bottom: 20px; /* 为容器底部添加一些间距，以区分不同的容器 */  
  width: 130px;
}
.containerimga2{
	width:130px !important;
}

#containerimga :hover{
	
	transform: scale(1.15);
	transition: all 0.5s;
}
#containerimga :hover + a {
	color: #039fec;
	
	transition: all 0.5s;
		transform: scale(1.15);
}

.containerimga a:hover {
   color: #039fec;
}
  
.containerimga img {  
    width: 80px;  
    height: 80px;  
    display: block; /* 消除img标签默认的底部间隙 */  
    margin: 0 auto; /* 水平居中 */  
}  
  
.containerimga a {  
    /* margin-bottom: 10px; 调整链接与图片之间的间距 */  
    margin-right: 10px !important;
    display: block; /* 设置为块级元素，以设置宽度和居中文字 */  
    width: 100%; /* 宽度与容器相同 */  
    white-space: nowrap; /* 防止文字换行 */  
    overflow: hidden; /* 如果文字超出容器宽度，隐藏超出的部分 */  
    text-overflow: inherit; /* 如果文字超出容器宽度，用省略号表示 */  
    text-align: center; /* 文字水平居中 */  
    line-height: 1.5; /* 调整行高以垂直居中文字，具体值根据需要调整 */ 

}





/*首页 banner下面四个宣传框*/

  .divleft {
    float: left;
    
  }
  .divleft img{width: 50px !important;height: 50px !important;margin-top: 0px !important;}
  .divright {
    cursor: pointer;

    float: left;
    margin-left: 10px;
    margin-top: 5px;
  }
  .divrightp1{
    text-align: left ;
    font-size: 18px ;
    color: #555555 ;
    font-weight: 600;
  }
  .list{cursor: pointer;}





/*
  body{
  	cursor:url(../images/ysd-cursor4.png),auto;
  }
  */

  