@charset "utf-8";
/**
 * CSS Document(公用样式表) *
 * Created by Jessie 2016/3/3
 */
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;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  font-weight: normal;
  font-family: "Microsoft YaHei";
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Microsoft YaHei";
}
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;
}
.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;
}
.mb20 {
  margin-bottom: 20px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.green {
  color: #5bab2c;
}
.red {
  color: #f00;
}
.orange {
  color: #ff6307;
}
.nav li {
  display: inline-block;
  float: left;
}
.rows {
  width: 100%;
}
.curmb {
  height: 40px;
  font: 14px/40px "微软雅黑";
  color: #a7a7a7;
}
.curmb a {
  margin: 0 3px;
  font: 14px/40px "微软雅黑";
  color: #a7a7a7;
}
.curmb a.home {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 20px;
  background: none;
}
.curmb a:hover {
  color: #f60;
}
.curmb span {
  margin: 0 3px;
  font: 14px/40px "微软雅黑";
  color: #a7a7a7;
}
.curmb a.home {
  padding-left: 0;
}
.page {
  padding: 10px 0;
  height: 30px;
  font: 13px/30px Arial, Helvetica, sans-serif;
  text-align: center;
  color: #c4c4c4;
}
.page a {
  display: inline-block;
  padding: 0 4px;
  margin: 2px;
  font: 13px/30px Arial, Helvetica, sans-serif;
  color: #c4c4c4;
  text-decoration: none;
}
.page a:hover {
  color: #ff6307;
  background: none;
}
.page span {
  padding: 0 5px;
  font: 13px/30px Arial, Helvetica, sans-serif;
  color: #c4c4c4;
}
.page input.tz {
  width: 54px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  padding-bottom: 3px;
  padding: 2px 0 0 0 \9;
  cursor: pointer;
}
.page span em {
  color: #f60;
}
.right-bar {
  display: inline-block;
  width: 40px;
  position: fixed;
  right: 0;
  right: calc((100% - 1000px) / 2 - 40px);
  z-index: 1000;
  bottom: 40%;
  bottom: calc(40% - 120px);
}
.right-bar a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 1px 0;
  position: relative;
  display: block;
  border-radius: 3px;
  overflow: visible;
  text-align: center;
}
.right-bar a.a1 {
  line-height: 20px;
}
.right-bar a.a1:hover {
  background: url("../images/2017gfjj_right_bar_h.png") no-repeat right 0;
}
.right-bar a.a1:hover span {
  opacity: 1;
  left: -68px;
  line-height: 40px;
  text-align: left;
  padding-left: 10px;
}
.right-bar a.a2 {
  background: url("../images/2017gfjj_right_bar_h.png") no-repeat 0 -42px;
}
.right-bar a.a2:hover img {
  display: block;
}
.right-bar a.a2 img {
  display: none;
  position: absolute;
  left: -230px;
  top: -41px;
  z-index: 999;
}
.right-bar a.a3 {
  background: url("../images/2017gfjj_right_bar_h.png") no-repeat 0 -84px;
}
.right-bar a.a3:hover span {
  opacity: 1;
  left: -82px;
}
.right-bar a.a4 {
  background: url("../images/2017gfjj_right_bar_h.png") no-repeat 0 -126px;
}
.right-bar a.a4:hover span {
  opacity: 1;
  left: -68px;
  line-height: 40px;
  text-align: left;
  padding-left: 7px;
}
.right-bar a.bgi:hover span {
  -webkit-transition: left 0.25s ease-in-out;
  -moz-transition: left 0.25s ease-in-out;
  -ms-transition: left 0.25s ease-in-out;
  -o-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
  padding-top: 0;
  line-height: 40px;
}
.right-bar a.bgi span {
  line-height: 14px;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 14px;
  color: #ffffff;
  border-radius: 3px;
  background-color: #ff6307;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: -1;
}
.tooltip {
  width: 363px;
  height: 183px;
  background: url("2016gfjj_common_tooltip_bg.png") no-repeat;
  position: fixed;
  left: 40%;
  top: 30%;
  z-index: 9999;
  display: none;
}
.tooltip h2 {
  height: 24px;
  position: relative;
}
.tooltip h2 .close {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("2016gfjj_jjcs_jjbj_close.png") no-repeat;
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
}
.tooltip p {
  text-align: center;
}
.tooltip .prompt-title {
  font: 18px/24px bold '微软雅黑';
  color: #FF6307;
  margin: 15px 0;
}
.tooltip .prompt-cont {
  font: 16px/20px '微软雅黑';
  margin: 20px 0;
}
.tooltip .confirm a {
  display: inline-block;
  width: 90px;
  height: 36px;
  background: url("2016gfjj_common_tooltip_btn1.png") no-repeat;
  font: 16px/36px "微软雅黑";
  color: #fff;
}
.alert-modal-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9998;
  background-color: #ccc;
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: none;
}
.common-alter-text {
  color: #bebebe;
  text-align: center;
  padding-top: 20px;
  font-family: '微软雅黑';
}
