<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * CSS Document * 
 * Created by Jessie 2017/9/25.
 */
/* ==cssé‡ç½®æ&nbsp;·å¼== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
}
em {
  font-style: normal;
}
table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  cellpadding: 0;
  cellspacing: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
strong {
  font-weight: bold;
}
/* ==å¸ƒå±€æ&nbsp;·å¼== */
.rows {
  width: 100%;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.dis-in-b {
  display: inline-block;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav li {
  display: inline-block;
  float: left;
}
#content {
  background: #f8f8f8;
}
.pic-gl-left li {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 20px;
}
.pic-gl-left li a {
  display: inline-block;
  width: 100%;
  background: url("images2017_picgl_ico01.png") no-repeat right center;
  font: 16px/50px "å¾®è½¯é›…é»‘";
  color: #333;
}
.pic-gl-left li a:hover {
  color: #d10001;
}
.pic-gl-left li a.cur {
  background: url("images2017_picgl_ico01_h.png") no-repeat right center;
  color: #d10001;
}
.pic-gl-right {
  display: inline-block;
  float: right;
  width: 906px;
  display: block;
  zoom: 1;
}
.pic-gl-right:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.pic-gl-right li {
  display: inline-block;
  float: left;
  width: 252px;
  background: #f1f1f1;
  padding: 5px;
  margin: 0 20px 30px 20px;
  text-align: center;
}
.pic-gl-right li img {
  width: 252px;
  height: 172px;
}
.pic-gl-right li a {
  font: 14px/30px "å¾®è½¯é›…é»‘";
  color: #333;
}
.pic-gl-right li a:hover {
  color: #f60;
}
.xxgk-con {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  margin: 20px auto 0 auto;
}
.xxgk-con .banner {
  width: 1200px;
  height: 150px;
  background: none;
}
.xxgk-con .main {
  padding: 20px;
}
.xxgk-con .tit01 {
  height: 36px;
  background: #f6f6f6;
}
.xxgk-con .tit01 strong {
  display: inline-block;
  padding: 0 20px 0 60px;
  font: 16px/35px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .tit01 strong.ico01 {
  background: #d30001 url("2017_xxgk_ico01.png") no-repeat left center;
}
.xxgk-con .tit01 strong.ico02 {
  background: #d30001 url("2017_xxgk_ico02.png") no-repeat left center;
}
.xxgk-con .box01 {
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: url("images2017_xxgk_ico03.png") no-repeat 1088px center;
}
.xxgk-con .box01 p {
  font: 12px/30px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box01 .form {
  display: block;
  zoom: 1;
}
.xxgk-con .box01 .form:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.xxgk-con .box01 .form label {
  display: inline-block;
  float: left;
  font: bold 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
  margin-right: 20px;
}
.xxgk-con .box01 .form .sr {
  display: inline-block;
  float: left;
  width: 328px;
  border: 1px solid #abadb3;
  padding-left: 20px;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #333;
  margin-right: 20px;
}
.xxgk-con .box01 .form .sel {
  display: inline-block;
  float: left;
  width: 114px;
  height: 24px;
  border: 1px solid #abadb3;
  margin-right: 10px;
  font: 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box01 .form .btn {
  display: inline-block;
  float: left;
  width: 94px;
  border: 1px solid #d30001;
  background: url("2017_xxgk_btn01.png") repeat-x left top;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.xxgk-con .box02 {
  padding: 0 20px 20px 20px;
  margin-top: 35px;
  border: 1px solid #e5e5e5;
  background: url("images2017_xxgk_conbg01.png") no-repeat right top;
}
.xxgk-con .box02 h2 {
  height: 40px;
  position: relative;
}
.xxgk-con .box02 h2 strong {
  display: inline-block;
  background: url("images2017_xxgk_btn02.png") repeat-x;
  padding: 0 20px;
  border: 1px solid #b2b2b2;
  font: 14px/33px "å¾®è½¯é›…é»‘";
  color: #d30001;
  position: absolute;
  left: -5px;
  top: -15px;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  box-shadow: 2px 2px 2px #ccc;
}
.xxgk-con .box02 .table01 tr {
  background: url("images2017_xxgk_line.png") repeat-x left bottom;
}
.xxgk-con .box02 .table01 tr td {
  padding-left: 8px;
  text-align: left;
}
.xxgk-con .box02 .table01 tr td a {
  padding-left: 8px;
  background: url("images2017_xxgk_li_ico.png") no-repeat left center;
  font: 12px/30px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box02 .table01 tr td a:hover {
  color: #f60;
}
.xxgk-con .box02 .table01 tr:last-child {
  background: none;
}
.xxgk-con .box03 {
  background: url("2017_xxgk_conbg02.png") repeat-y left top;
  display: block;
  zoom: 1;
  padding: 10px 0 10px 5px;
}
.xxgk-con .box03:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.xxgk-con .box03 .gl-left {
  display: inline-block;
  float: left;
  width: 198px;
}
.xxgk-con .box03 .gl-left .menu01 {
  margin-top: 5px;
  cursor: pointer;
}
.xxgk-con .box03 .gl-left .menu01 .menu-span {
  display: inline-block;
  width: 164px;
  padding-left: 34px;
  background: #f1894b url("images2017_xxgkgl_ico01.png") no-repeat 8px center;
  font: 12px/26px "å¾®è½¯é›…é»‘";
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.xxgk-con .box03 .gl-left .menu01 .menu-span.cur {
  background: #f1894b url("images2017_xxgkgl_ico02.png") no-repeat 8px center;
}
.xxgk-con .box03 .gl-left .menu01 ul {
  margin-left: 10px;
  display: none;
}
.xxgk-con .box03 .gl-right {
  display: inline-block;
  float: right;
  width: 914px;
}
.xxgk-con .box03 .gl-right h2 {
  height: 35px;
  background: url("images2017_xxgkgl_titbg.png") repeat-x;
  display: block;
  zoom: 1;
}
.xxgk-con .box03 .gl-right h2:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.xxgk-con .box03 .gl-right h2 strong {
  display: inline-block;
  float: left;
  background: #d30001 url("images2017_xxgkgl_ico03.png") no-repeat right center;
  padding: 0 23px 0 20px;
  font: bold 14px/35px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .box03 .gl-right h2 .curmb {
  display: inline-block;
  float: left;
  margin-left: 20px;
  height: 35px;
  font: 12px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right h2 .curmb a {
  margin: 0 3px;
  font: 12px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right h2 .curmb a.home {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 20px;
  background: none;
}
.xxgk-con .box03 .gl-right h2 .curmb a:hover {
  color: #f60;
}
.xxgk-con .box03 .gl-right h2 .curmb span {
  margin: 0 3px;
  font: 12px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right h2 .back {
  display: inline-block;
  float: right;
  margin-right: 10px;
  background: url("images2017_xxgkgl_ico04.png") no-repeat left center;
  padding-left: 20px;
  font: 12px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right h2 .back:hover {
  color: #f60;
}
.xxgk-con .box03 .gl-right .bmxxgk {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 20px 0;
  text-align: center;
}
.xxgk-con .box03 .gl-right .bmxxgk table {
  margin: 0 auto;
  width: auto;
}
.xxgk-con .box03 .gl-right .bmxxgk table td {
  padding: 5px;
  text-align: left;
  font: 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right .bmxxgk table td i {
  display: inline-block;
  float: left;
  width: 28px;
  font: 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: center;
}
.xxgk-con .box03 .gl-right .bmxxgk table td .calendar-icon {
  display: none;
}
.xxgk-con .box03 .gl-right .bmxxgk table td .calendar-inputWrap {
  display: inline-block;
  float: left;
}
.xxgk-con .box03 .gl-right .bmxxgk .sr01 {
  width: 130px;
  height: 22px;
  padding-left: 10px;
  border: 1px solid #abadb3;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right .bmxxgk .sr02 {
  display: inline-block;
  float: left;
  width: 110px;
  height: 22px;
  padding-left: 10px;
  border: 1px solid #abadb3;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #333;
  background: url("images2017_xxgk_ico_rl.png") no-repeat 102px center;
  cursor: pointer;
}
.xxgk-con .box03 .gl-right .bmxxgk .sr03 {
  width: 260px;
  height: 22px;
  padding-left: 10px;
  border: 1px solid #abadb3;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right .bmxxgk .btn01 {
  width: 92px;
  height: 22px;
  border: 1px solid #d30001;
  background: url("images2017_xxgkgl_btn01.png") repeat-x;
  font: bold 12px/22px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.xxgk-con .box03 .gl-right .bmxxgk .btn02 {
  width: 92px;
  height: 22px;
  border: 1px solid #af6e6e;
  background: url("images2017_xxgkgl_btn02.png") repeat-x;
  font: bold 12px/22px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.xxgk-con .box03 .gl-right .table02 {
  border-left: 1px solid #e5e5e5;
}
.xxgk-con .box03 .gl-right .table02 th {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #bbb;
  background: #e5e5e5;
  font: bold 12px/32px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: center;
}
.xxgk-con .box03 .gl-right .table02 td {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 20px;
  font: 12px/30px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: left;
}
.xxgk-con .box03 .gl-right .table02 td a {
  font: 12px/30px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right .table02 td a:hover {
  color: #f60;
}
.xxgk-con .box03 .gl-right .table02 tr td:nth-of-type(1) {
  width: 50%;
}
.xxgk-con .box03 .gl-right .table02 tr td:nth-of-type(2) {
  text-align: center;
  width: 150px;
}
.xxgk-con .box03 .gl-right .small-page {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 1px;
  background: url("images2017_xxgkgl_titbg01.png") repeat-x 1px 1px;
  text-align: center;
}
.xxgk-con .box03 .gl-right .small-page a {
  margin: 0 10px;
  font: 12px/34px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .box03 .gl-right .small-page a:hover {
  color: #f60;
}
.xxgk-con .box03 .gl-right .small-page span {
  margin: 0 10px;
  font: 12px/34px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .xl-tit {
  background: #f6f6f6;
  display: block;
  zoom: 1;
}
.xxgk-con .xl-tit:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.xxgk-con .xl-tit .curmb-box {
  display: inline-block;
  float: left;
  background: #d30001 url("images2017_xxgk_ico02.png") no-repeat left center;
  padding: 0 20px 0 56px;
}
.xxgk-con .xl-tit .curmb-box .curmb {
  height: 35px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .xl-tit .curmb-box .curmb a {
  margin: 0 3px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .xl-tit .curmb-box .curmb a.home {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 20px;
  background: none;
}
.xxgk-con .xl-tit .curmb-box .curmb a:hover {
  color: #f60;
}
.xxgk-con .xl-tit .curmb-box .curmb span {
  margin: 0 3px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .xl-tit .curmb-box .curmb a:hover {
  color: #fff;
  text-decoration: underline;
}
.xxgk-con .xl-tit span {
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .xl-tit span a {
  margin: 0 5px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .xl-tit span a:hover {
  color: #cc0000;
}
.xxgk-con .xl-tit span a.a1 {
  display: inline-block;
  height: 21px;
  border: 1px solid #2765bd;
  margin-top: 6px;
  background: #258dec url("images2017_xl_ico02.png") no-repeat 5px center;
  padding: 0 6px 0 26px;
  font: 14px/21px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .xl-tit span a.a2 {
  display: inline-block;
  height: 21px;
  border: 1px solid #2765bd;
  margin-top: 6px;
  background: #258dec url("images2017_xl_ico03.png") no-repeat 5px center;
  padding: 0 6px 0 26px;
  font: 14px/21px "å¾®è½¯é›…é»‘";
  color: #fff;
}
.xxgk-con .box04 {
  margin-top: 20px;
  border: 1px solid #d6d6d6;
  background: url("images2017_gl_xl_bg.png") repeat-x left top;
  padding: 20px 0;
  text-align: center;
}
.xxgk-con .box04 table {
  width: auto;
  margin: 0 auto;
}
.xxgk-con .box04 table td {
  padding: 0 20px;
  font: 14px/30px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: left;
}
.xxgk-con .xlcontent {
  padding: 0 20px;
  background: url("images2017_gl_xl_bg.png") repeat-x left top;
  border: 1px solid #d6d6d6;
}
.xxgk-con .xlcontent .main {
  margin-top: 5px;
  padding: 30px 40px;
  text-align: center;
}
.xxgk-con .xlcontent .main h4 {
  padding: 10px 0;
  color: #cc0000;
  font: 24px/30px "å¾®è½¯é›…é»‘";
}
.xxgk-con .xlcontent .main h6 {
  height: 30px;
  color: #999;
}
.xxgk-con .xlcontent .main h6 label {
  list-style: none;
  padding: 0 6px;
  color: #999;
  font: 12px/30px "å¾®è½¯é›…é»‘";
}
.xxgk-con .xlcontent .main h6 label a {
  color: #999;
  padding: 0;
}
.xxgk-con .xlcontent .main h6 label a:hover {
  color: #f60;
}
.xxgk-con .xlcontent .main .nr {
  padding: 0 16px;
  text-align: left;
}
.xxgk-con .xlcontent .main .nr p {
  font: 14px/30px "å¾®è½¯é›…é»‘";
  padding: 16px 0;
}
.xxgk-con .xlcontent .main .nr p * {
  font: 14px/30px "å¾®è½¯é›…é»‘";
}
.xxgk-con .xlcontent .main .nr p strong {
  font-weight: bold;
}
.xxgk-con .xlcontent h6 {
  border-bottom: 1px solid #d6d6d6;
}
.xxgk-con .xgfj-box {
  border-top: 1px solid #d6d6d6;
  padding: 20px 0;
}
.xxgk-con .xgfj-box h3 {
  font: bold 14px/30px "å¾®è½¯é›…é»‘";
  color: #cc0000;
}
.xxgk-con .xgfj-box p a {
  font: 14px/36px "å¾®è½¯é›…é»‘";
  color: #333;
}
.xxgk-con .xgfj-box p a:hover {
  color: #cc0000;
}
.center-block {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}
.curmb01 {
  background: #f4f4f4;
  padding: 0 20px;
  height: 35px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.curmb01 a {
  margin: 0 3px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.curmb01 a.home {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 20px;
  background: url("images2017hzqgzxxw-mbx.png") no-repeat left center;
}
.curmb01 a:hover {
  color: #f60;
}
.curmb01 span {
  margin: 0 3px;
  font: 14px/35px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con {
  padding: 30px;
}
.yjx-con .main-box {
  background: url("images2017_yjx_conbg.png") repeat-y left top;
  display: block;
  zoom: 1;
}
.yjx-con .main-box:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.yjx-con .col-2-1 {
  width: 280px;
  float: left;
  padding-left: 0;
}
.yjx-con .col-2-2 {
  width: 828px;
  float: left;
  padding-left: 20px;
}
.yjx-con .lbox {
  padding: 10px 10px 0 10px;
}
.yjx-con .lbox li {
  border: 1px solid #b2b2b2;
  margin-bottom: 5px;
  background: url("images2017_yjlb_bg.png") repeat-x left top;
}
.yjx-con .lbox li a {
  display: inline-block;
  background: url("images2017_yjlb_ico01.png") no-repeat left center;
  padding-left: 50px;
  font: bold 14px/33px "å¾®è½¯é›…é»‘";
  color: #cc0000;
}
.yjx-con .lbox li a:hover {
  text-decoration: underline;
}
.yjx-con .table01 {
  border-top: 1px solid #f08986;
  border-right: 1px solid #f08986;
}
.yjx-con .table01 th {
  border-bottom: 1px solid #f08986;
  border-left: 1px solid #f08986;
  background: url("images2017_yjlb_bg01.png") repeat-x;
  font: bold 14px/30px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: center;
}
.yjx-con .table01 td {
  border-bottom: 1px solid #f08986;
  border-left: 1px solid #f08986;
  font: 14px/30px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: center;
}
.yjx-con .table01 td a {
  font: 14px/30px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .table01 td a:hover {
  color: #cc0000;
}
.yjx-con .table01 tr td:nth-of-type(2) {
  width: 50%;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  padding-left: 20px;
}
.yjx-con .cnqk01 {
  border: 1px solid #bfbfbf;
  background: #fafbfc;
  padding: 20px;
}
.yjx-con .cnqk01 h2 {
  font: bold 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .cnqk01 h2.red {
  color: #cc0000;
}
.yjx-con .cnqk01 p {
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .cnqk01 .mbox {
  border: 1px solid #d7d7d8;
  background: #fefbf5;
  padding: 30px 30px 30px 100px;
}
.yjx-con .cnqk01 .mbox p {
  padding: 5px 0;
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
  display: block;
  zoom: 1;
}
.yjx-con .cnqk01 .mbox p:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.yjx-con .cnqk01 .mbox p span {
  display: inline-block;
  float: left;
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .cnqk01 .mbox p input {
  display: inline-block;
  float: left;
  width: 130px;
  height: 22px;
  padding-left: 10px;
  font: 14px/22px "å¾®è½¯é›…é»‘";
  color: #333;
  background: #fff;
  margin: 0 10px;
}
.yjx-con .cnqk01 .mbox p em {
  display: inline-block;
  float: left;
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #cc0000;
}
.yjx-con .cnqk01 .btn {
  margin: 0 10px;
  width: 150px;
  height: 52px;
  font: 20px/52px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
.yjx-con .cnqk01 .btn01 {
  background: url("images2017_cnqi_btn01.png") repeat-x;
}
.yjx-con .cnqk01 .btn02 {
  background: url("images2017_cnqi_btn02.png") repeat-x;
}
.yjx-con .cnqk01 .table02 {
  border-top: 1px solid #dbdbdf;
  border-right: 1px solid #dbdbdf;
  margin-top: 10px;
}
.yjx-con .cnqk01 .table02 td {
  background: #f1f0ef;
  border-bottom: 1px solid #dbdbdf;
  border-left: 1px solid #dbdbdf;
  font: 14px/20px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: left;
  padding: 5px;
}
.yjx-con .cnqk01 .table02 tr td:first-child {
  width: 100px;
  text-align: right;
}
.yjx-con .yjx-index {
  border: 1px solid #c2c2c2;
  text-align: center;
  background: url("images2017_gl_xl_bg.png") repeat-x left top;
}
.yjx-con .yjx-index ul {
  display: inline-block;
  width: 309px;
  margin: 0 auto;
  padding: 20px 0;
}
.yjx-con .yjx-index ul li {
  margin-top: 20px;
  background: url("images2017_yjx_index_r.png") no-repeat right center;
  position: relative;
  text-align: left;
}
.yjx-con .yjx-index ul li a {
  font: 18px/50px "å¾®è½¯é›…é»‘";
  color: #fff;
  padding-left: 110px;
}
.yjx-con .yjx-index ul li a:hover {
  text-decoration: underline;
}
.yjx-con .yjx-index ul li span {
  display: inline-block;
  width: 95px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.yjx-con .tcjy01 {
  border: 1px solid #bfbfbf;
  padding: 0 10px;
}
.yjx-con .tcjy01 h2 {
  background: #fafbfd url("images2017_yjx_tcjy_tit.png") repeat-x left bottom;
  padding-bottom: 3px;
}
.yjx-con .tcjy01 h2 strong {
  display: inline-block;
  background: url("images2017_yjx_tcjy_ico01.png") no-repeat 5px center;
  padding-left: 20px;
  font: bold 14px/37px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy01 .mbox {
  padding: 20px;
}
.yjx-con .tcjy01 p {
  text-indent: 2em;
  font: 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy01 p em {
  font-style: normal;
  color: #f00;
}
.yjx-con .tcjy01 .btn-box {
  padding: 20px 0;
  text-align: center;
}
.yjx-con .tcjy01 .btn-box .btn {
  margin: 0 10px;
  width: 94px;
  height: 22px;
  font: 14px/22px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.yjx-con .tcjy01 .btn-box .btn01 {
  background: url("images2017_xxgkgl_btn01.png") repeat-x;
  border: 1px solid #d30001;
}
.yjx-con .tcjy01 .btn-box .btn02 {
  background: url("images2017_xxgkgl_btn02.png") repeat-x;
  border: 1px solid #af6e6e;
}
.yjx-con .tcjy02 {
  border: 1px solid #bfbfbf;
  padding: 20px;
}
.yjx-con .tcjy02 h2 {
  font: 18px/30px "å¾®è½¯é›…é»‘";
  color: #cc0000;
}
.yjx-con .tcjy02 table {
  border-top: 1px solid #795558;
  border-right: 1px solid #795558;
}
.yjx-con .tcjy02 table td {
  border-bottom: 1px solid #795558;
  border-left: 1px solid #795558;
  background: #f1f0ef;
  font: 14px/28px "å¾®è½¯é›…é»‘";
  color: #333;
  padding: 5px;
}
.yjx-con .tcjy02 table td em {
  color: #cc0000;
  margin-right: 5px;
}
.yjx-con .tcjy02 table td .sr {
  display: inline-block;
  width: 98%;
  background: #fff;
  border: 1px solid #c1c0bf;
  padding-left: 2%;
  font: 14px/26px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy02 table td label {
  display: inline-block;
  float: left;
  margin-right: 20px;
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy02 table td label input {
  display: inline-block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 5px 5px 0 0;
}
.yjx-con .tcjy02 table td textarea {
  width: 96%;
  padding: 2%;
  border: 1px solid #abadb3;
  height: 100px;
  overflow-y: auto;
  font: 14px/22px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy02 table tr td:nth-of-type(1) {
  width: 100px;
  text-align: right;
}
.yjx-con .tcjy02 .btn-box {
  padding: 20px 0;
  text-align: center;
}
.yjx-con .tcjy02 .btn-box .btn {
  margin: 0 10px;
  width: 150px;
  height: 52px;
  font: 20px/52px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
.yjx-con .tcjy02 .btn-box .btn01 {
  background: url("images2017_cnqi_btn01.png") repeat-x;
}
.yjx-con .tcjy02 .btn-box .btn02 {
  background: url("images2017_cnqi_btn02.png") repeat-x;
}
.yjx-con .tcjy03 {
  border: 1px solid #bfbfbf;
  padding: 100px;
  text-align: center;
}
.yjx-con .tcjy03 p {
  margin-top: 10px;
  font: 14px/20px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy03 p a {
  font: 14px/20px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy03 p a:hover {
  color: #cc0000;
}
.yjx-con .tcjy03 .bh {
  display: inline-block;
  width: 60%;
  margin: 0 auto;
  border: 1px solid #cfd0d4;
  display: block;
  zoom: 1;
}
.yjx-con .tcjy03 .bh:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.yjx-con .tcjy03 .bh span {
  display: inline-block;
  float: left;
  border-right: 1px solid #cfd0d4;
  padding: 10px;
  font: 14px/20px "å¾®è½¯é›…é»‘";
  color: #333;
}
.yjx-con .tcjy03 .bh label {
  display: inline-block;
  float: left;
  padding: 10px;
  font: 14px/20px "å¾®è½¯é›…é»‘";
  color: #cc0000;
}
.ysqgk-con {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  margin: 20px auto 0 auto;
}
.ysqgk-con .banner {
  width: 1200px;
  height: 150px;
  background: none;
}
.ysqgk-con .main {
  padding: 20px;
}
.ysqgk-con .top-js p {
  text-indent: 2em;
  font: 12px/30px "å¾®è½¯é›…é»‘";
  color: #333;
}
.ysqgk-con .top-js p em {
  color: #cc0000;
}
.ysqgk-con .form01 {
  background: #f9fafc;
  border: 1px solid #d6d6d6;
  padding: 20px 0;
  display: block;
  zoom: 1;
}
.ysqgk-con .form01:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ysqgk-con .form01 label {
  display: inline-block;
  float: left;
  font: bold 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
  margin-right: 20px;
}
.ysqgk-con .form01 .sr {
  display: inline-block;
  float: left;
  width: 328px;
  border: 1px solid #abadb3;
  padding-left: 20px;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #333;
  margin-right: 20px;
}
.ysqgk-con .form01 .sr {
  display: inline-block;
  float: left;
  width: 200px;
  border: 1px solid #abadb3;
  padding-left: 20px;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #333;
  margin-right: 20px;
}
.ysqgk-con .form01 .sel {
  display: inline-block;
  float: left;
  width: 114px;
  height: 24px;
  border: 1px solid #abadb3;
  margin-right: 10px;
  font: 12px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.ysqgk-con .form01 .btn {
  display: inline-block;
  float: left;
  width: 94px;
  border: 1px solid #d30001;
  background: url("2017_xxgk_btn01.png") repeat-x left top;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.ysqgk-con .form01 .btn01 {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0 5px;
  border: 1px solid #af6e6e;
  background: url("2017_xxgkgl_btn02.png") repeat-x left top;
  font: 12px/22px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.ysqgk-con .gaj-01 {
  border: 1px solid #c2c2c2;
  text-align: center;
  background: url("images2017_gl_xl_bg.png") repeat-x left top;
  margin-top: 20px;
}
.ysqgk-con .gaj-01 ul {
  display: inline-block;
  width: 309px;
  margin: 0 auto;
  padding: 20px 0;
}
.ysqgk-con .gaj-01 ul li {
  margin-top: 20px;
  background: url("images2017_yjx_index_r.png") no-repeat right center;
  position: relative;
  text-align: left;
}
.ysqgk-con .gaj-01 ul li a {
  font: 18px/50px "å¾®è½¯é›…é»‘";
  color: #fff;
  padding-left: 110px;
}
.ysqgk-con .gaj-01 ul li a:hover {
  text-decoration: underline;
}
.ysqgk-con .gaj-01 ul li span {
  display: inline-block;
  width: 95px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.ysqgk-con .btn-box {
  background: url("images2017_gl_xl_bg.png") repeat-x left top;
  padding: 20px 0;
  text-align: center;
}
.ysqgk-con .btn-box .btn {
  margin: 0 10px;
  width: 150px;
  height: 52px;
  font: 20px/52px "å¾®è½¯é›…é»‘";
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: none;
}
.ysqgk-con .btn-box .btn01 {
  background: url("images2017_cnqi_btn01.png") repeat-x;
}
.ysqgk-con .btn-box .btn02 {
  background: url("images2017_cnqi_btn02.png") repeat-x;
}
.ysqgk-con .gaj-03 {
  height: 342px;
  border: 1px solid #c2c2c2;
  text-align: center;
  background: url("images2017_gaj03_bg.png") repeat-x left top;
  margin-top: 20px;
}
.ysqgk-con .gaj-03 table {
  width: auto;
  margin: 50px auto 0 auto;
}
.ysqgk-con .gaj-03 table td {
  text-align: left;
  padding-left: 60px;
  width: 211px;
}
.ysqgk-con .gaj-03 p {
  display: inline-block;
  width: 211px;
  margin-top: 20px;
  background: url("images2017_gaj03_pbg.png") no-repeat right center;
  position: relative;
  text-align: left;
}
.ysqgk-con .gaj-03 p a {
  font: 20px/52px "å¾®è½¯é›…é»‘";
  color: #fff;
  padding-left: 108px;
}
.ysqgk-con .gaj-03 p a:hover {
  text-decoration: underline;
}
.ysqgk-con .gaj-03 p span {
  display: inline-block;
  width: 83px;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.ysqgk-con .gaj-04 {
  border: 1px solid #c2c2c2;
  margin-top: 20px;
  padding: 20px 100px;
}
.ysqgk-con .gaj-04 h2 {
  font: 24px/30px "å¾®è½¯é›…é»‘";
  color: #cc0000;
  text-align: center;
}
.ysqgk-con .gaj-04 table {
  border-top: 1px solid #585858;
  border-right: 1px solid #585858;
}
.ysqgk-con .gaj-04 table td {
  border-bottom: 1px solid #585858;
  border-left: 1px solid #585858;
  padding: 5px;
  font: 14px/22px "å¾®è½¯é›…é»‘";
  color: #333;
}
.ysqgk-con .gaj-04 table td.td-tit {
  text-align: right;
}
.ysqgk-con .gaj-04 table td em {
  color: #cc0000;
  margin-left: 5px;
}
.ysqgk-con .gaj-04 table td p {
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
  display: block;
  zoom: 1;
}
.ysqgk-con .gaj-04 table td p:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ysqgk-con .gaj-04 table td p label {
  display: inline-block;
  float: left;
  margin-right: 20px;
  font: 14px/24px "å¾®è½¯é›…é»‘";
  color: #333;
}
.ysqgk-con .gaj-04 table td p label input {
  display: inline-block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 5px 5px 0 0;
}
.ysqgk-con .gaj-04 table td p .sr-small {
  display: inline-block;
  float: left;
  width: 130px;
  border: 1px solid #abadb3;
  padding-left: 10px;
  font: 14px/18px "å¾®è½¯é›…é»‘";
  color: #333;
}
.ysqgk-con .gaj-04 table td p .btn-small {
  display: inline-block;
  float: left;
  width: 70px;
  margin-left: 10px;
  border: 1px solid #abadb3;
  font: 14px/18px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: center;
  cursor: pointer;
}
.ysqgk-con .gaj-04 .sr {
  width: 196px;
  height: 22px;
  border: 1px solid #abadb3;
  padding-left: 10px;
  font: 14px/22px "å¾®è½¯é›…é»‘";
  color: #333;
}
.ysqgk-con .gaj-04 textarea {
  width: 610px;
  padding: 10px;
  border: 1px solid #abadb3;
  height: 100px;
  overflow-y: auto;
  font: 14px/22px "å¾®è½¯é›…é»‘";
  color: #333;
}
.zzdw-con {
  padding: 20px;
  display: block;
  zoom: 1;
}
.zzdw-con:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.zzdw-con .col-2-1 {
  width: 780px;
  float: left;
  padding-left: 0;
}
.zzdw-con .col-2-2 {
  width: 330px;
  float: left;
  padding-left: 20px;
}
.zzdw-con .tab-ul {
  height: 44px;
  background: #f6f6f6;
  display: block;
  zoom: 1;
}
.zzdw-con .tab-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.zzdw-con .tab-ul li {
  display: inline-block;
  float: left;
  padding: 0 30px;
  font: 18px/44px "å¾®è½¯é›…é»‘";
  color: #333;
  cursor: pointer;
}
.zzdw-con .tab-ul li.cur {
  background: #cc0000;
  color: #fff;
}
.zzdw-con .lbox {
  margin-top: 20px;
}
.zzdw-con .lbox table tr:nth-of-type(odd) td a {
  background: #f8f8f8;
}
.zzdw-con .lbox table tr:nth-of-type(even) td a {
  background: #fcfcfc;
}
.zzdw-con .lbox table td a {
  display: inline-block;
  width: 380px;
  font: 18px/44px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: center;
}
.zzdw-con .lbox table td a:nth-of-type(1) {
  margin-right: 20px;
}
.zzdw-con .lbox table td a:hover {
  color: #cc0000;
}
.zzdw-con .rbox {
  margin-top: 20px;
}
.zzdw-con .rbox tr:nth-of-type(odd) td {
  background: #fdeded;
}
.zzdw-con .rbox tr:nth-of-type(even) td {
  background: #fffafa;
}
.zzdw-con .rbox td {
  text-align: center;
}
.zzdw-con .rbox td a {
  font: 18px/44px "å¾®è½¯é›…é»‘";
  color: #333;
}
.zzdw-con .rbox td a:hover {
  color: #cc0000;
}
</pre></body></html>