@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* 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 7, ../sass/screen2.scss */
body {
  padding: 0;
  color: #333333;
  font-size: 14px;
  margin: 0 auto;
  font-family: "microsoft YaHei", "微软雅黑", "宋体", "黑体";
}

/* line 15, ../sass/screen2.scss */
ul, li {
  padding: 0;
  list-style: none;
}

/* line 20, ../sass/screen2.scss */
.nav_top, .main, .taocan, .shiting, .news, .liucheng, .question, .yuyue, .baoming {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 27, ../sass/screen2.scss */
.nav_top #diqu_detail {
  display: none;
  background: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  filter: Alpha(opacity=80);
  position: fixed;
  top: 110px;
  width: 539px;
  height: 414px;
  margin-left: 245px;
  z-index: 1;
}
/* line 39, ../sass/screen2.scss */
.nav_top .diqu_dd {
  z-index: 6;
  display: none;
  position: fixed;
  top: 110px;
  width: 450px;
  padding: 50px;
  height: 365px;
  margin-left: 200px;
  font-size: 14px;
}
/* line 49, ../sass/screen2.scss */
.nav_top .diqu_dd a {
  color: #ffffff;
  z-index: 6;
}
/* line 54, ../sass/screen2.scss */
.nav_top .nt_left {
  width: 238px;
  height: 415px;
  margin-top: 2px;
  border: 1px solid #aaaaaa;
  box-shadow: 1px 1px 1px #fafafa;
  clear: right;
  float: left;
  line-height: 26px;
}
/* line 63, ../sass/screen2.scss */
.nav_top .nt_left:hover {
  cursor: pointer;
}

/* line 69, ../sass/screen2.scss */
.nav_top .nt_main {
  width: 540px;
  height: 415px;
  margin: 2px 5px;
  float: left;
}

/* line 75, ../sass/screen2.scss */
.nav_top .nt_right {
  width: 208px;
  height: 415px;
  margin-top: 2px;
  border: 1px solid #aaaaaa;
  box-shadow: 1px 1px 1px #fafafa;
  float: left;
}

/* line 83, ../sass/screen2.scss */
.nav_top .nt_left ul li, .nav_top .nt_left h2 {
  padding-left: 20px;
}

/* line 86, ../sass/screen2.scss */
.nav_top .nt_left ul li:hover {
  border-left: 3px solid #009df0;
}

/* line 90, ../sass/screen2.scss */
.nav_top .nt_right .tit {
  font-size: 16px;
  font-weight: bold;
  color: #3c99f1;
  margin: 18px;
  line-height: 25px;
}
/* line 96, ../sass/screen2.scss */
.nav_top .nt_right .tit .icon-djs-time {
  display: inline-block;
  width: 13px;
  height: 20px;
  margin: 0 2px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  box-shadow: 4px 2px #f6f6f6;
}

/* line 110, ../sass/screen2.scss */
.nav_top .nt_right .nchor p {
  width: 157px;
  height: 35px;
  line-height: 35px;
  color: #ffffff;
  background: #3790e5;
  font-size: 16px;
  font-weight: bold;
  margin: 5px auto;
  text-align: center;
}

/* line 122, ../sass/screen2.scss */
.title_mm {
  font-size: 18px;
  font-weight: bold;
  color: #3c99f1;
  border-left: 3px solid #009df0;
  clear: both;
  overflow: hidden;
  line-height: 20px;
  margin: 20px 0;
  padding-left: 8px;
}

/* line 133, ../sass/screen2.scss */
.main {
  line-height: 35px;
}
/* line 136, ../sass/screen2.scss */
.main .zfive {
  height: 230px;
}
/* line 139, ../sass/screen2.scss */
.main .five {
  width: 194px;
  float: left;
  margin: 2px;
  border: 1px solid #ececec;
}
/* line 144, ../sass/screen2.scss */
.main .five .f_title {
  width: 175px;
  margin-left: 10px;
  border-bottom: 1px solid #ececec;
  font-size: 16px;
  font-weight: bold;
  color: #315ea8;
  text-align: center;
}
/* line 153, ../sass/screen2.scss */
.main .five .f_con ul li {
  width: 190px;
  color: #444444;
  font-size: 14px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 160, ../sass/screen2.scss */
.main .five .button {
  width: 98px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  color: #009df0;
  font-size: 14px;
  border: 1px solid #0398e7;
  margin: 20px auto 10px;
}

/* line 173, ../sass/screen2.scss */
.taocan h4 {
  font-size: 18px;
  line-height: 35px;
  margin: 10px;
}

/* line 180, ../sass/screen2.scss */
.news .new_con {
  width: 456px;
  line-height: 38px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #009df0;
  float: left;
  padding: 20px;
  margin-bottom: 20px;
}
/* line 190, ../sass/screen2.scss */
.news .new_con div {
  color: #3c99f1;
  font-size: 18px;
}
/* line 195, ../sass/screen2.scss */
.news .new_con ul li span {
  float: right;
}
/* line 198, ../sass/screen2.scss */
.news .new_con ul li a {
  color: #333333;
  font-size: 16px;
}

/* line 206, ../sass/screen2.scss */
.baoming .liucheng span {
  display: inline-block;
  width: 255px;
  padding-left: 30px;
}
/* line 210, ../sass/screen2.scss */
.baoming .liucheng span:last-child {
  width: 60px;
}
/* line 214, ../sass/screen2.scss */
.baoming .liucheng2 span {
  display: inline-block;
  width: 225px;
  font-size: 16px;
  padding-left: 35px;
}
/* line 219, ../sass/screen2.scss */
.baoming .liucheng2 span:last-child {
  width: 130px;
}

/* line 224, ../sass/screen2.scss */
.question {
  font-size: 16px;
}
/* line 226, ../sass/screen2.scss */
.question .que_content {
  width: 400px;
  padding: 30px 50px;
  height: 350px;
  background: #f0f0f0;
  border-top: 1px solid #009df0;
  line-height: 30px;
  margin-bottom: 20px;
  float: left;
}
/* line 235, ../sass/screen2.scss */
.question .que_content .button {
  margin: 20px 50px;
  width: 200px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #d8d5d5;
  background: #ffffff;
  text-align: center;
}
/* line 243, ../sass/screen2.scss */
.question .que_content .button a {
  color: #333333;
}
