/* line 5, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 6, ../sass/style.scss */
a {
  text-decoration: none;
}

/* line 9, ../sass/style.scss */
.w1000 {
  width: 1000px;
  margin: 0 auto;
}

/* line 13, ../sass/style.scss */
.fl {
  float: left;
}

/* line 16, ../sass/style.scss */
.fr {
  float: right;
}

/* line 19, ../sass/style.scss */
.clearfix {
  *zoom: 1;
}
/* line 21, ../sass/style.scss */
.clearfix:after {
  content: "\200B";
  height: 0;
  display: block;
  clear: both;
}

/* layout star */
/* line 29, ../sass/style.scss */
body {
  font-family: 'microsoft yahei';
  font-size: 12px;
}

/* line 33, ../sass/style.scss */
.page {
  background: url(../img/bg_top.jpg) center top no-repeat;
}

/* line 36, ../sass/style.scss */
.header {
  position: relative;
}
/* line 38, ../sass/style.scss */
.header img {
  width: 100%;
  display: block;
}
/* line 44, ../sass/style.scss */
.header .btn-group {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  height: 35px;
  font-size: 0;
}
/* line 51, ../sass/style.scss */
.header .btn-group a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #003852;
  color: #debb8a;
  font-size: 16px;
  margin-right: 5px;
  border-radius: 0 0 20px 20px;
  transition: all 0.3s;
}
/* line 63, ../sass/style.scss */
.header .btn-group a:hover {
  border-radius: 0 0 15px 15px;
}

/* line 70, ../sass/style.scss */
.contain {
  width: 562px;
  position: absolute;
  top: 522px;
  left: 70px;
}
/* line 75, ../sass/style.scss */
.contain .search-ques {
  height: 35px;
}
/* line 77, ../sass/style.scss */
.contain .search-ques form {
  font-size: 0;
}
/* line 79, ../sass/style.scss */
.contain .search-ques form input {
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 3px;
  background: transparent;
}
/* line 85, ../sass/style.scss */
.contain .search-ques form input[type=text] {
  width: 465px;
  margin-right: 10px;
  padding-left: 12px;
  font-size: 16px;
  color: #adadad;
  line-height: 34px;
}
/* line 93, ../sass/style.scss */
.contain .search-ques form input[type=submit] {
  width: 74px;
  text-indent: -9999em;
  cursor: pointer;
  background: url(about:blank);
}
/* line 102, ../sass/style.scss */
.contain .qans-list {
  margin-top: 56px;
  height: 207px;
  overflow-y: scroll;
}
/* line 106, ../sass/style.scss */
.contain .qans-list .question {
  width: 537px;
  height: 157px;
  padding: 25px 0 25px 25px;
}
/* line 110, ../sass/style.scss */
.contain .qans-list .question ul {
  height: 157px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: 2px;
}
/* line 115, ../sass/style.scss */
.contain .qans-list .question ul li {
  color: #debb8a;
  font-size: 14px;
  width: 520px;
  line-height: 25px;
  margin-bottom: 5px;
}
/* line 121, ../sass/style.scss */
.contain .qans-list .question ul li .answer {
  display: block;
  width: 120px;
  float: right;
  text-align: center;
  color: #fff;
}
/* line 132, ../sass/style.scss */
.contain .sub-ques {
  margin-top: 24px;
}
/* line 134, ../sass/style.scss */
.contain .sub-ques .ps {
  line-height: 1.5;
  color: #ebebeb;
  font-size: 16px;
}
/* line 138, ../sass/style.scss */
.contain .sub-ques .ps b {
  font-size: 18px;
}
/* line 142, ../sass/style.scss */
.contain .sub-ques form {
  font-size: 0;
  position: relative;
  height: 75px;
}
/* line 146, ../sass/style.scss */
.contain .sub-ques form p {
  width: 454px;
}
/* line 148, ../sass/style.scss */
.contain .sub-ques form p.answer {
  margin-top: 7px;
}
/* line 152, ../sass/style.scss */
.contain .sub-ques form input[type=text] {
  width: 440px;
  height: 33px;
  line-height: 33px;
  border: 0;
  padding: 0;
  font-size: 16px;
  color: #adadad;
  padding-left: 15px;
  background: transparent;
}
/* line 163, ../sass/style.scss */
.contain .sub-ques form input[type=submit] {
  position: absolute;
  top: 0px;
  right: 0;
  border: 0;
  padding: 0;
  width: 100px;
  height: 75px;
  background: transparent;
  text-indent: -9999em;
  cursor: pointer;
  background-image: url(about:blank);
}
/* line 178, ../sass/style.scss */
.contain .link {
  margin-top: 28px;
  height: 65px;
  position: relative;
}
/* line 182, ../sass/style.scss */
.contain .link a {
  position: absolute;
  display: block;
  width: 169px;
  height: 65px;
  font-size: 0;
  background: url(about:blank);
}
/* line 190, ../sass/style.scss */
.contain .link a.lb {
  left: 107px;
}
/* line 193, ../sass/style.scss */
.contain .link a.msg {
  right: 68px;
}
/* line 198, ../sass/style.scss */
.contain .share {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}
/* line 203, ../sass/style.scss */
.contain .share span {
  float: left;
  display: block;
  line-height: 28px;
  color: #ead9c9;
  margin-right: 10px;
}
/* line 210, ../sass/style.scss */
.contain .share a {
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0 5px 0 0;
  background: url(../img/icon_share.png) 0 0 no-repeat;
}
/* line 216, ../sass/style.scss */
.contain .share a.bds_sqq {
  background-position: -63px 0;
}
/* line 219, ../sass/style.scss */
.contain .share a.bds_weixin {
  background-position: -92px 0;
}
/* line 222, ../sass/style.scss */
.contain .share a.bds_tsina {
  background-position: -122px 0;
}
/* line 225, ../sass/style.scss */
.contain .share a.bds_qzone {
  background-position: -152px 0;
}
/* line 228, ../sass/style.scss */
.contain .share a.bds_tqq {
  background-position: -182px 0;
}
/* line 231, ../sass/style.scss */
.contain .share a.bds_more {
  background-position: -213px 0;
}

/*footer*/
/* line 239, ../sass/style.scss */
.footer {
  height: 97px;
  padding-top: 20px;
  background: #040507;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #ddd;
}
/* line 247, ../sass/style.scss */
.footer a {
  color: #ddd;
  margin: 0 10px;
}
/* line 250, ../sass/style.scss */
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}

.tips{
	color:#debb8a;
	line-height:21px;
	font-size:16px;
	padding:20px;
        position:relative;
}
.tips p {
    border-bottom: 1px solid #debb8a;
    height: 51px;
    padding-top: 10px;
}

.tip_stm{font-size:14px;text-align:left;width:410px; display:inline-block;float:left;margin-bottom:10px;}
.tip_sas{font-size:14px;text-align:left;width:90px; display:inline-block;float:left;margin-bottom:10px;}

.article{width: 1000px;margin: 0 auto;position: relative;}
#nav{width:100%;height:60px;text-align:center;z-index:9;background: #003852;}
.nav-index{height:60px;}
#nav ul {position:absolute;}
#nav ul li {
    width:180px;
    height:100%;
    line-height:60px;
    text-align:center;
    font-size: 14px;
    float:left;
}
#nav ul li a{
    color: #fff;
    display: block;
}
#nav ul.object-black {
    left:20px;
    color:#fff;
    z-index:1;
}
#nav ul.object-white {
    width:720px;
    color:#fff;
    z-index:3;
    left:-180px;
}
#nav ul.object-about {
    z-index:4;
    left:20px;
    cursor:pointer;
    background:red;
    filter:alpha(opacity=0);
    opacity:0;
}
#nav div.object-navBg {
    width:180px;
    height:100%;
    position:absolute;
    left:200px;
    top:0px;
    z-index:2;
    overflow:hidden;
    background: #ce8c27;
}
#wrapAll{display:none !important;}




