/* 未能缩小。正在返回未缩小的内容。
(2663,10): run-time error CSS1036: Expected expression, found ';'
 */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 0. sassCore's style
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll;
  /* 0 */
  -webkit-overflow-scrolling: touch
  /* 0 */
}

/**
 * 1. Remove default margin
 * 0. sassCore's style.
 */
body {
  margin: 0;
  /* 1 */
  font-size: 12px;
  /* 0 */
  line-height: 2;
  /* 0 */
  color: #333;
  /* 0 */
  background-color: #fff
  /* 0 */
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 * 3. Correct `inline-block` display in IE 6/7.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  *display: inline;
  /* 3 */
  *zoom: 1
  /* 3 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background color from active links in IE 10.
 * 2. Improve readability when focused and also mouse hovered in all browsers.
 * 0. sassCore's style.
 */
a {
  background: transparent;
  /* 1 */
  /* 0 */
  text-decoration: none;
  color: #08c;
}
a:active, a:hover {
  outline: 0
  /* 2 */
}
a:hover {
  color: #006699;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improve image quality when scaled in IE 7.
 * 0. sassCore's style.
 */
img {
  border: 0;
  /* 1 */
  vertical-align: middle;
  /* 0 */
  -ms-interpolation-mode: bicubic
  /* 2 */
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Contain overflow in all browsers.
 * 2. Improve readability of pre-formatted text in all browsers.
 */
pre {
  overflow: auto;
  /* 1 */
  white-space: pre;
  /* 2 */
  white-space: pre-wrap;
  /* 2 */
  word-wrap: break-word
  /* 2 */
}

/**
 * 1. Address odd `em`-unit font size rendering in all browsers.
 * 2. Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  _font-family: 'courier new', monospace;
  /* 1 */
  font-size: 1em
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea:focus,
input:focus {
  outline: none;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px
  /* 3 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px
  /* 3 */
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 0. sassCore's style
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical
  /* 0 */
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

html,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
  margin: 0;
}

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none outside none;
}

h1, h2, h3 {
  line-height: 2;
  font-weight: normal;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 15.6px;
}

h3 {
  font-size: 14.04px;
}

h4 {
  font-size: 12px;
}

h5, h6 {
  font-size: 10.2px;
  text-transform: uppercase;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

.clear {
  clear: both;
}

.f-cb {
  zoom: 1;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.pof {
  position: fixed;
}

.poa-f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ovh {
  overflow: hidden;
}

.noselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.dn {
  display: none;
}

.dib {
  display: inline-block;
}

.w-f {
  width: 100%;
}

.h-f {
  height: 100%;
}

.fwn {
  font-weight: normal;
}

.tac {
  text-align: center;
}

.t-f {
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

.t-c {
  -webkit-transition: color 0.5s;
          transition: color 0.5s;
}

.t-bg {
  -webkit-transition: background 0.5s;
          transition: background 0.5s;
}

.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
          animation: spinner 700ms infinite linear;
}

.loader.white {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*# sourceMappingURL=reset.css.map */
@font-face {
    font-family: 'DINCond-Medium';
    src: url('../font/DINCond-Medium.eot');
    src: local('DINCond-Medium Regular'),
    local('DINCond-Medium'),
    url('../font/DINCond-Medium.woff') format('woff'),
    url('../font/DINCond-Medium.ttf') format('truetype'),
    url('../font/DINCond-Medium.svg#DINCond-Medium') format('svg');
}
*{
	padding:0;
	margin:0; 
}
.w1200{
	width: 1200px;
	margin:  0 auto;
}
header{
	border-top: 3px solid #d7a547;
	box-shadow:0 0 10px #f5f5f5
}
.header{ 
	height: 82px;
	line-height: 82px;
}
.header-left{
	height: 82px;
	line-height: 82px;
}
.header-left a{
	font-size: 20px;
	color: #906d2d
}
.header-right{
	width: 715px;
	border-left: 1px solid #eaeaea
}
.header-right li{
	float: left;
	width: 118px;
	height: 82px;
	line-height: 82px;
	border-right: 1px solid #eaeaea;
}
.header-right li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #666666;
	text-align: center;
	transition: all 0.3s;
}
.header-right li:hover a,.header-right li.on a{
	background: #d8a74c;
	color: #fff;
	transition: all 0.3s;
}
.footer-top{
	background: #f4f4f4;
	padding: 51px 0 41px 0;
	margin-bottom: 44px;
}
.footer-top li{
	padding:20px 0  0 20px;
	width: 74px;
	width: 219px;
	float: left;
	border-right: 1px solid #dadada
}
.footer-top ul{
	border-left: 1px solid #dadada;
	width: 101%;
}
.footer-top li .one{
	padding-left:42px; 
	height: 74px;
}
.footer-top li.q0 .one{
	background: url(/Resources/Web/Images/img_1.png) no-repeat left top;
}
.footer-top li.q1 .one{
	background: url(/Resources/Web/Images/img_2.png) no-repeat left top;
}
.footer-top li.q2 .one{
	background: url(/Resources/Web/Images/img_3.png) no-repeat left top;
}
.footer-top li.q3 .one{
	background: url(/Resources/Web/Images/img_4.png) no-repeat left top;
}
.footer-top li.q4 .one{
	background: url(/Resources/Web/Images/img_5.png) no-repeat left top;
}
.footer-top  .one h2{
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.footer-top  .one  p{
	font-size:14px;
	color: #333333;
	line-height: 24px;

}
.fct-left{
	padding:21px 15px 6px 21px;
	width: 435px;
	height: 150px;
	background: url(/Resources/Web/Images/img_6.png) no-repeat center center;
}
.fct-left  h2{
	padding-top: 23px;
	font-size: 30px;
	color: #d7a547;
	line-height: 38px;
}
.fct-left  h3{
	font-size: 40px;
	color: #d7a547;
	line-height: 48px;
	font-weight: bold;
}
.fct-lft-right{
	width: 144px;
	height: 144px;
	overflow: hidden;
}
.fct-lft-right img{
	width: 100%;
	max-width: 100%;
}
.fct-right ul{
	float: left;
	padding-right: 122px;
	padding-bottom: 25px;
}
.fct-right{
	width: 593px;
}
.fct-right ul a{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	transition:all 0.3s;

}
.footer-ct{
	padding-bottom: 54px;
	border-bottom: 1px solid #e4e4e4
}
.foot-bt-left{
	width: 720px;
	height: 80px;
	line-height: 80px;
}
.foot-bt-left p{
	float: left;
	font-size: 12px;
	color: #888888
}
.foot-bt-left p a{
	font-size: 12px;
	color: #888888
}
.foot-bt-left p .police{
	display: inline-block;
	line-height: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/Resources/Web/Images/police.png);
}
.footer-bt-right{
	width: 254px;
	height: 28px;
	line-height: 28px;
	padding:0 11px;
	border:1px  solid #e3e3e3;
	position: relative;
	z-index: 1;
	top: 22px;
	cursor: pointer;
}
.footer-bt-right:hover .sub-box{
	display: block;
}
.sub-tit{
	line-height: 28px;
	font-size: 12px;
	color: #888888;
	display: block;
	background: url(/Resources/Web/Images/img_8.png) no-repeat center right;
}
.sub-box{
	display: none;
	position: absolute;
	background: #fff;
	z-index: 9;
	bottom: 28px;
	width: 276px;
	left: -1px;
	border:1px  solid #e3e3e3;

}
.sub-box a{
	display: block;
	font-size: 12px;
	color: #888;
	padding:0 11px;
	line-height: 28px;
}
.banner{
	position: relative;
    width: 100%;	
    overflow: hidden;
    height: 515px;
    top: 0
}
.i-ban>ul>li {
    width: 100%;
    height: 515px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.i-ban .btns {
    position: absolute;
    bottom: 30px;
    left: 50%;
}
.i-ban .btns span{
	width: 50px;
	height: 4px;
	background: #fff;
	margin-right: 10px;
}
.i-ban .btns span.cur{
	background: #d7a547
}
.poa0{
	position: absolute;
	top: -100px;
	opacity: 0;
	filter:alpha(opacity=0);

}
.login{
	padding: 0 23px;
	width: 274px;
	height: 343px;
}
.login-back{
	background: url(/Resources/Web/Images/img_10.png);
	height: 515px;
}
.login h2{
	padding: 11px 0;
	padding-left: 41px;
	font-size: 19px;
	color: #f2b166;
	line-height: 32px;
	background: url(/Resources/Web/Images/img_11.png) no-repeat center left;
	border-bottom: 1px solid #24323d
}
.login p{
	font-size: 14px;
	color: #fff;
	padding:12px 0;
	line-height: 37px;
}
.login p span{
	padding:9px 14px;
	background: #d7a547;
	font-size: 14px;
	color: #fff;
	margin: 0 5px
}
.login input{
	width: 230px;
	height: 30px;
	padding-left: 35px;
	padding-right: 10px;
	background: #fff;
	border:none;
	margin: 5px 0;
	font-size: 14px;
	color: #c4c2c2;
}
.login input.w0{
	background: #fff url(/Resources/Web/Images/img_12.png) no-repeat 7px 9px
}
.login input.w1{
	background: #fff url(/Resources/Web/Images/img_13.png) no-repeat 11px 6px
}
.login  .login-main{
	padding-top: 15px;
	padding-bottom: 30px;
}
.login  .login-main p{
	float: left;
	color: #c4c2c2;
	padding:0;
	padding-right: 8px;
	position: relative;
	cursor: pointer;
	line-height: 15px;
}
.login .login-main span{
	padding:4px;
	background: #979fa5;
	font-size: 0;
	position: relative;
	top: -5px
}
.login .login-main span.cur{
	background: url(/Resources/Web/Images/img_14.png) no-repeat center center;
}
.login  .login-main div.fr{
	color: #c4c2c2;
	padding:0;
	cursor: pointer;
	line-height: 20px;
	font-size: 14px;
}
.login a{
	display: block;
	width: 174px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	background: url(/Resources/Web/Images/img_15.png);
	font-size: 14px;
	transition: all 0.3s;

}
.login a:hover{
	color: #ce8d40;
	background: url(/Resources/Web/Images/img_16.png);
}
.login-lb{
	width: 274px;
	height: 172px;
	background: url(/Resources/Web/Images/img_17.png);
	padding:0 23px;
}
.login-lb h2{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	padding-top: 11px;
	text-align: center;
}
.login-lb p{
	font-size: 14px;
	color: #d7a547;
	line-height: 26px;
	padding-bottom: 4px;
	text-align: center;
}
#txt-top{ 
	width:100%;  
	overflow:hidden; 
	position:relative;
	padding-top: 10px
}
#txt-top .infoList li{ 
	height:20px; 
	line-height:20px;  
	position: relative;
	display: block;
	 }
#txt-top .infoList li p{
	float: left;
	font-size: 12px;
	color: #fff;
	padding-left: 39px;
}
#txt-top .infoList li p:first-child{
	padding: 0
}
.login-lb-ct-top p:first-child{
	padding-left: 0
}
.login-lb-ct-top p{
	float: left;
	color: #fff;
	font-size: 12px;
	padding-left: 50px;
	line-height: 32px;
	border-bottom: 1px solid #30211e
}
.top{
	position: relative;
	height: 515px;
}
.wel-top{
	padding:25px 0;
	position: relative;
	top: 100px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.wel-top h2{
	float: left;
	font-size: 36px;
	color: #d7a547;
	line-height:50px; 
	padding-right: 18px;
	font-family: "Noto Sans S Chinese Light";
}
.wel-top ul{
	float: right;
	border:1px solid #e6e6e6;
	background: url(/Resources/Web/Images/img_18.png) no-repeat left top;
}
.wel-top ul li:first-child{
	/*border: none;*/
	background: none
}
.wel-top ul li{
	float: left;
	width: 165px;
	background: url(/Resources/Web/Images/img_19.png) no-repeat left center;
	text-align: center;
}
.wel-top ul li a{
	padding:16px 0  18px 0;
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	transition: all 0.3s;

}
.wel-top ul li:hover a{
	color: #d7a547;
	transition: all 0.3s;

}
/*.wel-top ul li.li-last a{
	background: url(/Resources/Web/Images/img_20.png) no-repeat 98px center;
	transition: all 0.3s;

}
.wel-top ul li.li-last:hover a{
	background: url(/Resources/Web/Images/img_21.png) no-repeat 110px center;
	transition: all 0.3s;
}*/
.wel-product div.left{
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;
	overflow: hidden;
	top: 100px;
		opacity: 0;
	filter:alpha(opacity=0);
}
.left-one{
	width: 260px;
	height: 505px;
}
.w-p-work{
	position: absolute;
	left: 0;
	top: 0;
	padding:14px 0 0 24px;

}
.w-p-work h2{
	font-size: 24px;
	color: #666666;
	line-height: 58px;
	background: url(/Resources/Web/Images/img_23.png) no-repeat left bottom;
	margin-bottom: 11px;
}
.w-p-work p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}
.w-p-work p em{
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #e22d0c
}
.left-two{
	width:625px;
	height: 252px;
}
.wel-product a{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background:url(/Resources/Web/Images/img_38.png);
	transition: all 0.3s;
}
.wel-product img{
	transition:transform 1.1s;
}
.wel-product a span{
	position: absolute;
	display: block;
	width: 100px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -20px;
	background: #ff6905;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
}
.wel-product div.left:hover img{
	transform: scale(1.1);
	transition:transform 1.1s;
}
.wel-product div.left:hover a{
	display: block;
	transition: all 0.5s;
}
.left-three{
	width: 312px;
	height: 252px;
}
.loan{
	padding-top: 10px;
	position: relative;
	top: 100px;
		opacity: 0;
	filter:alpha(opacity=0);
}
.wel-activity>h2{
	font-size: 36px;
	color: #d7a547;
	line-height: 78px;
	font-family: "Noto Sans S Chinese Light";
	position: relative;
	top: 100px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.wel-activity a{
	display: block;
	width: 100%;
	height: 100%;
}
.actone li{
	position: relative;
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: left;
	top: 100px;
		opacity: 0;
	filter:alpha(opacity=0);
}
.actone img{
	transition:transform 1.1s;

}
.actone li:hover img{
	transform: scale(1.1);
	transition:transform 1.1s;
}
.actone-poa {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 284px;
	padding:16px 10px 0 30px;
}
.actone-poa h2{
	font-size: 20px;
	color: #333333;
	line-height: 60px;
}
.actone-p{
	height: 96px;
	overflow: hidden;
	margin-bottom: 30px;
}
.actone-p p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.actone-poa span{
	/*display: block;*/
	font-size: 14px;
	line-height: 14px;
	color: #e63b1c;
	padding-right: 30px;
	background: url(/Resources/Web/Images/img_34.png) no-repeat 69px center ;
	transition: all 0.3s;


}
.actone li:hover span{
	background: url(/Resources/Web/Images/img_34.png) no-repeat right center ;
	transition: all 0.3s;

}
.acttwo li:first-child{
	margin-right: 1px;
	margin-left: 0;
}
.acttwo li a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;

}
.acttwo li{
	width:599px;
	height: 220px;
	position: relative;
	overflow: hidden;
	margin-left: 1px;
	margin-top: 3px;
	margin-bottom: 2px;
	float: left;
	top: 100px;
		opacity: 0;
	filter:alpha(opacity=0);
}
.acttwo-work{
	padding:28px 0 0 28px;
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
}
.acttwo-work h2{
	font-size: 20px;
	color:#fff;
	line-height: 24px;
	padding-bottom: 20px;
	margin-bottom: 19px;
	background: url(/Resources/Web/Images/img_36.png) no-repeat bottom left;
}
.acttwo-work p{
	font-size: 14px;
	color:#fff;
	line-height: 24px;
	width:202px
}
.acttwo li img{
	transition:transform 1.1s;
}
.acttwo li:hover img{
	transform: scale(1.1);
	transition:transform 1.1s;
}
.actthree li{
	float: left;
	position: relative;
	top: 100px;
		opacity: 0;
	filter:alpha(opacity=0);
}
.actfour {
	border:1px solid #dedede;
	height: 80px;
	line-height: 80px;
	margin: 24px 0;
	padding-left: 35px;
	position: relative;
	top: 100px;
		opacity: 0;
	filter:alpha(opacity=0);
	background: url(/Resources/Web/Images/img_43.png) no-repeat top left;
}
.actfour li{
	float: left;
}
.actfour li:first-child{
	font-weight: bold;
	font-size: 18px;
	color: #333;
	padding-right: 34px;
}
.actfour li a{
	display: block;
	font-size: 14px;
	color: #333;
	padding-right: 12px;
	transition:all 0.3s;
}
.actfour li:hover a{
	color: #d8a74c;
	transition:all 0.3s;

}
.about-banner{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.about-banner img{
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}
.about-baner-work{
	position: absolute;
	top: 73px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
}
.about-baner-work h2{
	font-size: 40px;
	color: #fff;
	line-height: 94px;
	background: url(/Resources/Web/Images/img_44.png) no-repeat left bottom;
	margin-bottom: 26px;
}
.about-baner-work p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	width: 340px;
}
.about-left{
	width: 215px;
}
.about-left h2{
	height: 80px;
	padding-left: 38px;
	font-size: 24px;
	color: #fff;
	line-height: 80px;
	background: url(/Resources/Web/Images/img_45.png) no-repeat center left;
}
.about-left-top{
	padding-left: 36px;
	background: url(/Resources/Web/Images/img_46.png) no-repeat center center;
}
.about{
	padding-top: 42px;
}
.about-left li{
	float: left;
	width: 100%;
}
.about-left li a{
	display: block;
	padding:0 21px 0 40px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #666666;
	border-bottom:1px solid #fff;
	background:#f8f8f8 url(/Resources/Web/Images/img_47.png) no-repeat  184px center ;
	transition: all 0.3s;
}
.about-left li:hover a,.about-left li.on a{
	background: #d7a547 url(/Resources/Web/Images/img_48.png) no-repeat 184px center;
	color: #fff;
	transition: all 0.3s;
}
.about-right{
	width: 927px;
}
.right-top{
	border-bottom: 1px solid #eeeeee;
	padding-top: 10px;
}
.right-top h2{
	font-size: 18px;
	color: #333;
	float: left;
	line-height: 40px;
}
.right-top p{
	float: right;
}
.right-top a{
	font-size: 12px;
	color: #999999;
}
.right-top a:hover{
	color: #d7a547;
}
.right-top span{
	font-family: "SimSun";
	padding: 0 5px;
}
.p51{
	padding-top: 51px;
}
.ct-left{
	width: 272px;
	height: 324px;
	overflow: hidden;
	float: left;
}
.ct-right{
	width: 606px;
	float: right;
	padding-bottom: 56px;
}
.ct-right h2{
	font-size: 26px;
	color: #333333;
	padding-bottom: 6px;
	line-height: 54px;
}
.ct-right p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-align: justify;
}
.about-ct-ul li{
	float: left;
	padding:0 75px;
	padding-top: 106px;
	text-align: center;
	cursor: pointer;
}
.about-ct-ul p{
	background: url(/Resources/Web/Images/img_50.png ) no-repeat center top;
	height: 35px;
	width: 154px;
	font-size: 18px;
	color: #666666;
	line-height: 35px;
	padding-bottom: 7px;
}
.about-ct-ul li:hover p,.about-ct-ul li.on p{
	background: url(/Resources/Web/Images/img_51.png) no-repeat top center;
	/*color: #fff*/
}
.about-ct-ul li.e0{
	background: url(/Resources/Web/Images/img_52.png) no-repeat center top;
}
.about-ct-ul li.e0{
	background: url(/Resources/Web/Images/img_52.png) no-repeat center top;
}
.about-ct-ul li.e0:hover,.about-ct-ul li.e0.on{
	background: url(/Resources/Web/Images/img_53.png) no-repeat top center;
}
.about-ct-ul li.e1{
	background: url(/Resources/Web/Images/img_54.png) no-repeat center top;
}
.about-ct-ul li.e1:hover,.about-ct-ul li.e1.on{
	background: url(/Resources/Web/Images/img_55.png) no-repeat top center;
}
.about-ct-ul li.e2{
	background: url(/Resources/Web/Images/img_56.png) no-repeat center top;
}
.about-ct-ul li.e2:hover,.about-ct-ul li.e2.on{
	background: url(/Resources/Web/Images/img_57.png) no-repeat top center;
}
.about-ct-ul li.e3{
	background: url(/Resources/Web/Images/img_520.png) no-repeat center top;
}
.about-ct-ul li.e3:hover,.about-ct-ul li.e3.on{
	background: url(/Resources/Web/Images/img_521.png) no-repeat top center;
}


.about-ajax{
	padding-top: 30px;
	padding-bottom: 80px;
	min-height: 336px;
}
.taj p{
	line-height: 28px;
	text-align: justify;
	font-size: 14px;
	color: #666666;	
}
.about-ct{
	padding-bottom: 90px;
}
.about-ct-ul img{
	text-align: center;
	max-width: 100%;
}
.p100{
	padding-top: 100px;
}
.develop-left {
	padding:0 17px;
	width: 110px;
}
.develop-left h2{
	text-transform: uppercase;
	font-size: 18px;
	color: #999;
	line-height: 32px;
	text-align: center;
}
.develop-left span{
	display: block;
	font-size: 18px;
	line-height: 32px;
	color: #666;
	text-align: center;
}
.develop-right{
	width: 476px;
	background: #f5f5f5;
	border-radius: 7px;
	padding:24px 37px 24px 33px;
}
.develop-right p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.about-ct li{
	padding-bottom: 65px;
	cursor: pointer;

}
.about-ct li:hover .develop-right{
	background: #d7a547;
	transition: all 0.3s;

}
.about-ct li:hover .develop-right p{
	color: #fff;
	transition: all 0.3s;

}
.about-ct li .develop-left{
	position: relative;
	top: 20px;
}
.about-ct li.fr .develop-left{
	float: left;
}
.about-ct li.fr .develop-back{
	padding-left: 88px;
	background: url(/Resources/Web/Images/img_59.png) no-repeat left  50px;
	float: left;
}
.about-ct li.fl .develop-left{
	float: right;
}
.about-ct li.fl .develop-back{
	padding-right: 88px;
	background: url(/Resources/Web/Images/img_60.png) no-repeat right  50px;
	float: left;
}
.develop ul{
	padding:0 89px 0 60px;
}
.p74{
	padding-top: 74px;
}
.culture-left{
	/*float: left;*/
	width: 100%;
	/*height: 283px;*/
	overflow: hidden;
}
.culture-left img{
	width: 100%;
	max-width: 100%
}
.culture-right{
	width: 100%;
	/*float: right;*/
	position: relative;
	top: -8px
}
.culture-right h2:first-child{
	padding:0;
}
.culture-right h2{
	font-size: 18px;
	color: #333;
	line-height: 36px;
	padding-top: 15px;
}
.culture-right p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.bt-back{
	width: 100%;
	height: 333px;
}
.revolve .list{
	 width: 692px;
	 margin: 0 auto;
	 position: relative;
	height: 300px
}
.revolve li{
	position: absolute;
	overflow: hidden;
	padding:0;
	margin: 0;
}
.revolve li img{
	width: 100%;
	max-width: 100%;
}
.revolve .next{
	width: 26px;
	height: 67px;
	background: url(/Resources/Web/Images/img_63.png) no-repeat center center;
	position: absolute;
	top: 125px;
	left:783px ;
	cursor: pointer;
	margin-top: -28.5px;
	transition: all 0.3s;
}
.revolve .next:hover{
	background: url(/Resources/Web/Images/img_74.png) no-repeat center center;
	transition: all 0.3s;
}
.revolve .prev{
	width: 26px;
	height: 67px;
	background: url(/Resources/Web/Images/img_64.png) no-repeat center center;
	position: absolute;
	top: 125px;
	left:117px ;
	cursor: pointer;
	margin-top: -28.5px;
	transition: all 0.3s;
}
.revolve .prev:hover{
	background: url(/Resources/Web/Images/img_73.png) no-repeat center center ;
	transition: all 0.3s;
}
.revolve .tips{
	top: 288px;
	width: 580px;
	left: 167px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-align: center;
}
.p67{
	padding-top: 67px;
}
.news-t-left{
	width: 421px;
	height: 257px;
	overflow: hidden;
	float: left;
}
.news-t-left img{
	transition:transform 1.1s;
}
.news-top:hover img{
	transform: scale(1.1);
	transition:transform 1.1s;
}
.news-top:hover h2{
	color: #d7a547;
	transition: all 0.3s;

}
.news-t-right{
	width: 445px;
	float: right;	
}
.news-t-right h2{
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 70px;
	padding-top: 10px;
	transition: all 0.3s;

}
.news-bt li:hover h2{
	color: #d7a547;
	transition: all 0.3s;

}
.news-t-right p{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	text-align: justify;
	height: 99px;
	overflow: hidden;
}
.news-top{
	padding-bottom: 61px;
}
.news-top a{
	display: block;
	width: 100%;
	height: 100%;
}
.news-t-right span{
	display: block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #d7a547;
	color: #fff;
	font-size: 14px;
	border:1px solid #d7a547;
	transition: all 0.3s;
}
.news-top span:hover{
	border:1px solid #d7a547;
	color: #d7a547;
	background: #fff;
	transition: all 0.3s;
}
.news-bt a{
	display: block;
	width: 100%;
	height: 100%;
}
.about-ct .news-bt li{
	padding:0;
	padding:22px 0 18px 0;
	border-top: 1px solid #dedede
}
.news-bt-left{
	width: 700px;
	float: left;
}
.news-bt-left h2{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 38px;
	padding-top: 5px;
	transition: all 0.3s;

}

.news-bt-left p{
	text-align: justify;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.news-bt-left span{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
	padding-left: 34px;
}
.news-bt-right{
	width: 180px;
	height: 110px;
	overflow: hidden;
	float: right;
}
.news-bt-right img{
	width: 100%;
	max-width: 100%;
	transition:transform 1.1s;
}
.news-bt li:hover img{
	transform: scale(1.1);
	transition:transform 1.1s;
}
.news-bt{
	padding-bottom: 63px;
}
 .pager-1{
 	background: #f5f5f5;
 	padding: 10px 0px;
    position: relative;
}
.pager-1 .prev{
	    position: absolute;
    padding-left: 34px;
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    height: 30px;
    left: 20px;
    width: 45px;
    top: 12px;
    background: url(/Resources/Web/Images/img_67.png) no-repeat 5px center;
    transition: color .3s,background 0.3s;
}
.pager-1 .prev:hover{
	color: #d7a547;
	background: url(/Resources/Web/Images/img_72.png) no-repeat 0px center;
    transition: color .3s,background 0.3s;
}
.pager-1 .next {
    position: absolute;
    padding-right: 34px;
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    height: 30px;
    right: 20px;
    width: 45px;
    top: 12px;
    background: url(/Resources/Web/Images/img_71.png) no-repeat 60px center;
    transition: color .3s,background 0.3s;
}
.pager-1 .next:hover{
	color: #d7a547;
	background: url(/Resources/Web/Images/img_70.png) no-repeat 65px center;
    transition: color .3s,background 0.3s;
}
.pager-1 .int{
	text-align: center;
}
.pager-1 .int a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #808080;
    line-height: 30px;
    height: 30px;
    padding: 0 11px;
    font-size: 16px;
	transition:all 0.3s;

}
.pager-1 .int a:hover,.pager-1 .int a.active{
	background: #d7a547;
	color: #fff;
	border-radius: 3px;
	transition:all 0.3s;
}
.imgList .prev{
	background: url(/Resources/Web/Images/img_67.png) no-repeat center center;
	width: 11px;
	height:19px;	
	display: block;
	position: relative;
	float: left;
	z-index: 9;
	top: 48px;
	transition:all 0.3s;

}
.imgList .prev:hover{
	background: url(/Resources/Web/Images/img_72.png) no-repeat center center;
	transition:all 0.3s;

}
.imgList ul{
	position: relative;
	float: left;
	left: 5px;
}
.imgList li{
	float: left;
	width: 126px;
	text-align: center;
	padding-bottom: 28px;
	font-size: 18px;
	color: #999;

}
.imgList li.cur{
	color: #333333;
	background: url(/Resources/Web/Images/img_78.png) no-repeat center bottom;

}
.imgList .next{
	background: url(/Resources/Web/Images/img_71.png) no-repeat center center;
	width: 11px;
	height:19px;	
	display: block;
	position: relative;
	float: right;
	z-index: 9;
	top: 48px;
	transition:all 0.3s;

}
.imgList .next:hover{
	background: url(/Resources/Web/Images/img_70.png) no-repeat center center;
	transition:all 0.3s;

}
.imgList ul{
	padding-bottom: 8px;
	background: url(/Resources/Web/Images/img_77.png) no-repeat left 56px;
}
.loan-left li.on .none{
	display: block;
}
.loan-left li.open.on a{
	background:#d7a547 url(/Resources/Web/Images/img_79.png) no-repeat 184px center;
}
.none{
	display: none;
	width: 100%;
}
.loan-left dl dd{
	height: 50px;
	background: #fff2da;
	border-bottom: 1px solid #fff;

}
.loan-left li.open.on  .none a{
	display: block;
	width: 100%;
	height: 100%;
	padding:0;
	background: none;
	font-size: 14px;
	color: #666666;
	padding-left: 40px;
}
.loan-left li  .none dd:hover a,.loan-left li  .none dd.ons a{
	color: #fff
}
.loan-left li  .none dd:hover,.loan-left li  .none dd.ons{
background: #efc77d
}
.p52{
	padding-top: 52px;
}
.state{
	padding-top: 45px;
}
.state h1{
	font-size: 22px;
	color: #d7a547;
	line-height:22px; 
	font-family: "Noto Sans S Chinese Light"
}
.state h2:first-child{
	padding:0 
}
.state h2{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding-top: 20px;
}
.state p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.loan-ct h2{
	font-size: 18px;
	color: #333;
	line-height: 32px;
	padding-top: 10px;
}
.loan-ct p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.info-hd{
	margin-bottom: 30px;
	text-align: center;
}
.info-hd h2{
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.info-bd{
	position: relative;
	overflow: hidden;
}
.info-bd p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-bottom: 10px;
}
.info-bd img{
	max-width: 100%;
}
.info-page{
	margin-top: 45px;
	padding-top: 15px;
	border-top: 1px solid #eee;
	padding-bottom: 40px;
}
.info-page a:hover{
	color:#005bab;
}
.info-page .back{
	float: right;
	position: relative;
	top: 10px;
	display: inline-block;
	padding: 2px 22px;
	border: 2px solid #eee;
	color: #888;
	transition:all 0.3s;
}
.info-page .back:hover{
	border-color: #d8a74c;
	background: #d8a74c;
	color: #fff;
	transition:all 0.3s;

}
.info-page p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.info-page p a{
		font-size: 14px;
	color: #333;
	line-height: 24px;
	transition:all 0.3s;

}
.info-page p a:hover{
	color: #d8a74c;
	transition:all 0.3s;

}
.loan-info{
	margin-right: 57px;
	width:905px;
	padding-right: 20px;
	border:1px solid #efefef; 
}
.loan-info .right-top{
	margin:0 0px 0 20px;
}
.loan-info .right-top h2{
	background: url(/Resources/Web/Images/img_80.png) no-repeat center left;
	padding-left: 17px;
	color: #d8a74c;
}
.loan-info-top{
	padding:35px 0 43px 38px;
}
.loan-it-left{
	width: 129px;
	height: 129px;
	padding-right: 25px;
}
.loan-it-left img{
	max-width: 100%;
	width: 100%;
}
.loan-it-right h2{
	font-size: 26px;
	color: #666666;
	line-height: 42px;
}
.loan-it-right h2 span{
	font-size: 18px;
	color: #bd9347;
	padding-left: 30px;
}
.loan-it-right{
	width:600px;
}
.right-p{
	padding-top: 14px;
	padding-bottom: 24px;
}
.right-p p{
	float: left;
	margin-right: 96px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 29px;
}
.right-p p span{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-left: 12px;
}
.right-p p span em{
	font-style: normal;
	font-size: 12px;
	color: #ff6905
}
.loan-it-right a{
	display: block;
	width: 104px;
	border:1px solid #d8a74c;
	background: #d8a74c;
	line-height: 38px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	height: 38px;
	transition:all 0.3s;
}
.loan-it-right a:hover{
	background: #fff;
	color: #d8a74c;
	transition:all 0.3s;
}
.loan-ul{
	width: 885px;
	margin-left: 20px;
	background: #fff;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #d8a74c;
	/*border-right:1px solid # */
}
.fff{
	background: #fff;
}
.loan-ul li{
	width: 159px;
	height: 39px;
	float: left;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	line-height: 39px;
	border:1px solid #eeeeee;
	border-left:none;
	position: relative;   
	border-bottom:none;
	cursor: pointer;
}
.loan-ul li a{
	display: block;
	width: 100%;
	position: relative;
	background: #fff;
		font-size: 14px;
	color: #666666;
}
.fix{
	position: fixed;
	top: 0;
	z-index: 3;
}
.fixs{
	position: fixed;
	top: 0;
	/*left: 60px;*/
	z-index: 3;
}
.loan-ul-none{
	display: none;
	width: 100%;
	height: 40px;
}
.loan-ul li.on{
	border:1px solid #d8a74c;
	line-height: 40px;
	background: #fff;
	position: relative;
}
.loan-ul li.on a{
	top: 1px;
}
.loan-info-right{
	background: #fff;
	width: 184px;
	padding:4px 15px 0 15px;
	border:1px solid #eee;	
}
.loan-info-right h2{
	font-style: 18px;
	color: #333333;
	line-height: 46px;
	background: url(/Resources/Web/Images/img_82.png) no-repeat left bottom;
}
.loan-info-right ul{
	padding: 0 10px;
	padding-top: 21px;
	padding-bottom: 35px;
}
.right-li{
	width: 76px;
	height: 76px;
	overflow: hidden;
}
.right-li img{
	width: 100%;
	max-width: 100%;
}
.loan-info-right li{
	padding-top: 4px;
	width: 76px;
}
.loan-info-right li p{
	text-align: center;
	font-style: 14px;
	color: #666666;
	/*line-height: 40px;*/
	line-height: 1.5;
	padding:  .5rem 0;
	transition:all 0.3s;

}
#datetimepicker3{
	cursor: pointer;

}
.loan-info-right li:hover p{
	color: #d7a547;
	transition:all 0.3s;

}
.offset li{
	background: url(/Resources/Web/Images/img_88.png) no-repeat 0px 20px ;
	padding-left: 20px;
	padding-bottom: 42px
}
.offset h2{
	font-size: 14px;
	color: #666;
	line-height: 48px;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 11px;
}
.offset li p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.offset li p span{
	font-weight: bold;
	font-style: 14px;
	color: #666;
}
.offset dd{
	padding-left: 34px;
	line-height: 28px;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 6px;
}
.offset dd.d1{
	background: url(/Resources/Web/Images/img_89.png) no-repeat left top;
	color: #666666
}
.offset dd.d1 p{
	color: #666666
	
}
.offset dd.d2 {
	background: url(/Resources/Web/Images/img_90.png) no-repeat left top;
	color: #d8a74c;
	
}
.offset dd.d2 p{
	color: #d8a74c
}
.regist{
	padding-top: 96px;
}
.regist-top{
	height: 68px;
	padding: 0 20px;
	background: #f4f4f4;
}
.regist-top h2{
	background: url(/Resources/Web/Images/img_91.png) no-repeat center left;
	padding-left: 34px;
	font-size: 24px;
	color: #d8a74c;
	line-height: 68px;
	float: left;
}
.regist-top h2 span{
	font-size: 18px;
	color: #999999
}
.regist-top p{
	float: right;
	font-size: 16px;
	color: #d8a74c;
	line-height: 68px;
}
.regist-top p span{
	color: #999999;
	line-height: 68px;
}
.regist-ct table{
	width: 50%;
}
.regist-ct td{
	padding:10px 0;
}
.regist-ct td span{
	font-size: 16px;
	color: #666666;
	padding-right: 13px;
	background: url(/Resources/Web/Images/img_92.png) no-repeat center right;
}
.regist-ct input{
	width: 373px;
	height: 43px;
	padding:0 10px;
	border: 1px solid #c3c3c3;
	font-size: 13px;
	color: #999999;
	line-height: 43px;
	margin-left: 20px;
	background: #fff;
}
.regist-ct input[type=radio]{
	width: 15px;
	height: 15px;
	position: relative;
	padding:0;
	margin-right: 7px;
	top: 3px;
	border:none;
	*top:0;
}
.regist-ct p{
	font-size: 13px;
	color: #999999;
	float: left;
	width: 158px;
	line-height: 45px;
}
.regist-ct input.time{
	background:#fff url(/Resources/Web/Images/img_93.png) no-repeat 350px top;
}
.regist-ct .regist-ct-top{
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 15px;
	margin-bottom: 39px;
	padding-top: 42px;
}
.fct-right li.one{
	font-weight: bold;
	padding-bottom: 23px;
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.fct-right ul a:hover{
	color: #d7a547;
	transition:all 0.3s;

}
.regist-ct>form>input{
	display: block;
	width: 311px;
	height: 41px;
	background: #d7a547;
	border: 1px solid #d7a547;
	line-height: 41px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	transition:all 0.3s;

}
.regist-ct>form>input:hover{
	background: #fff;
	color: #d7a547;
}
.regist-ct{
	padding-bottom: 69px;
}
.shade-back{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/Resources/Web/Images/img_94.png);
}
.shade{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 10;
}
.shade-work{
	position: absolute;
	width: 644px;
	height: 553px;
	top:50%;
	left: 50%;
	margin-left: -322px;
	margin-top: -276px;
}
.shade-work h2{
	padding:0 23px;
	height: 70px;
	line-height: 70px;
	background: #fff;
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
.offset p img{
	max-width: 100%;
}
.shade-work-ct{
	width: 644px;
	height: 483px;
}
.shade-work-back {
	bottom:52px;
	left: 50%;
	margin-left: -184px;
}
.shade-work-back a{
	display: block;
	float: left;
	margin-right: 20px;
	width: 164px;
	height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
}
.shade-work-back a.back{
	background: #b3bbca;
	border:1px solid #b3bbca;
	transition:all 0.3s;

}
.shade-work-back a.now{
	background: #d7a547;
	border:1px solid #d7a547;
	transition:all 0.3s;
	}
.shade-work-back a.back:hover{
	background: #fff;
	color: #b3bbca;
	transition:all 0.3s;
}
.shade-work-back a.now:hover{
	background: #fff;
	color: #d7a547;
	transition:all 0.3s;
}
.p37{
	padding-top: 37px;
}
.operation li{
	width: 178px;
	height: 38px;
	border: 1px solid #f8f8f8;
	font-size: 14px;
	color: #333333;
	line-height: 38px;
	text-align: center;
	float: left;
	margin-right: 20px;
	padding:0;
	transition:all 0.3s;

}
.operation li.on,.operation li:hover{
	background: #d7a547;
	border-color: #d7a547;
	color: #fff;
	transition:all 0.3s;
}
.operation-ajax-one img{
	max-width: 100%;
}
.operation-ajax{
	padding:87px 0 91px 0;
}
.download thead td{
	background: #d7a547;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	width: 229px;
	border-right:1px solid #fff ;
	border-bottom: 2px solid #fff;
	font-size: 14px;
}
.download tbody td{
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #f4f4f4;
	font-size: 14px;
	color: #666666;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #fff;
}
.download table a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(/Resources/Web/Images/img_98.png) no-repeat center center;
	transition:all 0.3s;

}
.download table a:hover{
	background: url(/Resources/Web/Images/img_99.png) no-repeat center center;
	transition:all 0.3s;

}
.download .pager-1{
	margin-top: 45px;
}
.download{
	padding-bottom: 76px;
}
.p30{
	padding-top: 30px;
}
.client-top h2{
	padding-top: 13px;
	line-height: 44px;
	font-size: 18px;
	color: #333333;
}
.client-top p{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
}
.client-top{
	margin-bottom: 84px;
	max-height: 676px;
	overflow: hidden;
}
.client a{
	display: block;
	background: url(/Resources/Web/Images/img_100.png) no-repeat center center;
	width: 111px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	transition:all 0.3s;
}
.client a:hover{
	background: url(/Resources/Web/Images/img_101.png) no-repeat center center;
	color: #d7a547;
	transition:all 0.3s;
}
.client{
	padding-bottom: 70px;
}
.suggest{
	padding-top: 6px
}
.suggest h2{
	font-size: 16px;
	color: #777777;
	line-height: 92px;
}
.suggest-bor{
	width: 395px;
	height: 43px;
	border:1px solid #c3c3c3;
	padding:0 20px  0 10px;
}
.suggest-bor input{
	border:none;
	background: #fff;
	padding:;
	font-size: 12px;
	color: #666666;
	line-height: 43px;
	float: left;
	padding-right: 15px;
	width: 340px;
	*width: 327px;
	height: 43px;
}
.suggest-bor span{
	float: left;
	display: block;
	font-size: 12px;
	color: #bab9b9;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: url(/Resources/Web/Images/img_92.png) no-repeat center left;
}
.suggest td{
	padding:  10px 0
}
.suggest textarea{
	padding-left:7px;
	width: 917px;
	height: 216px;
	border: 1px solid #c3c3c3
}
.suggest input[type=button]{
	width: 312px;
	height: 45px;
	border:1px solid #d7a547;
	line-height: 45px;
	background: #d7a547;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition:all 0.3s;
}
.suggest input[type=button]:hover{
	background: #fff;
	color: #d7a547;
	transition:all 0.3s;
}
.suggest-yan{
	width: 120px;
	margin-right: 20px;
}
.suggest img{
	position: relative;
	top: 10px;
}
.suggest-yan input{
	width: 120px;
}
.contact{
	position: absolute;
	top: 205px;
	width: 280px;
	padding:40px 28px 45px 28px;
	background: #f3f3f3
}
.contact h2{
	font-size: 20px;
	color: #d8a74c;
	line-height: 38px;
}
.contact h3{
	font-size: 14px;
	color: #333333;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	padding-bottom: 24px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 34px;
}
.contact a{
	display: block;
	width: 163px;
	height: 35px;
	color: #fff;
	line-height: 35px;
	font-size: 14px;
	background: #8c93a6;
	margin: 0 auto;
	text-align: center;
	border:1px solid #8c93a6;
	transition:all 0.3s;

}
.contact a:hover{
	background: #fff;
	color: #8c93a6;
	transition:all 0.3s;
}
.contact h1{
	font-size: 30px;
	color: #666666;
	line-height: 86px;
	padding-top: 6px;
	text-align: center;
}
.contact p{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-left:30px;
}
/*# sourceMappingURL=style.css.map */
