html ,body {
  width: 100%;
  height: 100%;
}
body {
  position: relative;
}
.header,
.wrap { 
  /* min-width: 1440px; */
  margin: 0 auto;
}
.header {
  position: relative;
  height: 93px;
  line-height: 93px;
  background: url(../images/headerBg.jpg) left 50% no-repeat #8e1617;
  border-bottom: 2px solid #f9b7b7;
}
.userBar,
.exitBar {
  float: right;
  margin: 0 20px;
  color: #fff;
}
.userBar > i,
.exitBar > i {
  margin-right: 6px;
  font-size: 28px;
  vertical-align: middle;
}
.userBar a,
.exitBar a {
  color: #fff;
}
.wrap {
  position: absolute;
  top: 95px;
  bottom: 0;
  width: 100%; 
  background-color: #f5f5f5;
}
.max .header {
  width: 100%;
}
.max .wrap {
  width: 100%;
  left: 0;
  margin-left: 0;
}
@media (max-width: 1440px){
  .wrap {
    left: 0;
    margin-left: 0;
  }
}
.sideBar {
  position: absolute;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 240px;
  padding-top: 35px;
  background-color: #fff;
}
.sideBar:before {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  width: 130px;
  height: 35px;
  background: url(../images/sprite.png) -150px -90px no-repeat;
}
.Schedule {
  position: absolute;
  top: 35px;
  bottom: 0;
  width: 100%;
  overflow: auto;
}
.container {
  position: absolute;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
  left: 240px;
  right: 0;
  overflow: auto;
  padding: 0 14px;
}
.section {
  display: table;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.main {
  display: table-cell;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}
.main h3 {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 190px;
  height: 34px;
  margin-bottom: 15px;
  padding-left: 15px;
  /* font-family: 'SimHei'; */
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  font-weight: 700;
  background: url(../images/sprite.png) -280px -3px no-repeat;
  border-radius: 4px;
}
.main h3:before {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: -10px;
  width: 10px;
  height: 41px;
  background: url(../images/sprite.png) -490px 0 no-repeat;
}
.main h3:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #ef5b5b;
}
.main .body {
  padding: 18px 24px 12px;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #f4f4f4;
  border-radius: 4px;
}
.main .body .title {
  position: relative;
}
.main .body .title h4 {
  width: 99px;
  height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  font-weight: 700;
  background: url(../images/sprite.png) -280px -90px repeat-y;
}
.main .body .title span.tips {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: -34px;
  width: 405px;
  height: 28px;
  padding-left: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  font-weight: 700;
  background: url(../images/sprite.png) -15px -53px no-repeat;
}
.main .body .title span.tips:after {
  content: '';
  position: absolute;
  top: -7px;
  right: 0;
  width: 10px;
  height: 35px;
  background: url(../images/sprite.png) 0 -50px no-repeat;
}
.main .body .title p {
  min-height: 38px;
  padding: 15px 4px 14px;
  color: #666;
  font-size: 12px;
  line-height: 19px;
  font-weight: 700;
}
.main .body .con {}
.main .body .con li {
  box-sizing: border-box;
  position: relative;
  height: 28px;
  padding-left: 125px;
  padding-right: 20px;
  margin-bottom: 9px;
  color: #c11e20;
  font-size: 12px;
  line-height: 28px;
  font-weight: 700;
  background-color: #fff;
}
.main .body .con li cite {
  box-sizing: border-box;
  position: absolute;
  top: -3px;
  left: 0;
  width: 112px;
  height: 34px;
  padding-left: 35px;
  font-family: 'SimHei';
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  font-style: normal;
  background: url(../images/sprite.png) 0 -90px no-repeat;
}
.main .body .con li a {
  position: absolute;
  left: 125px;
  right: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #c11e20;
}
.topicItem {
  display: table-cell;
  overflow: hidden;
  width: 470px;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}
.topicItem dl {
  float: left;
  width: 220px;
  margin-right: 15px;
}
.topicItem dl dt {
  margin-bottom: 15px;
}
.topicItem dl dt h3 {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 190px;
  height: 34px;
  margin-bottom: 15px;
  padding-left: 15px;
  /* font-family: 'SimHei'; */
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  font-weight: 700;
  background: url(../images/sprite.png) -280px -3px no-repeat;
  border-radius: 4px;
}
.topicItem dl dd {
  padding: 0 0 18px;
  color: #666666;
  font-size: 12px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 1px;
  background-color: #f4f4f4;
  border-radius: 4px;
}
.topicItem dl dd img {
  display: block;
  width: 220px;
  height: 160px;
  border-radius: 4px 4px 0 0;
}
.topicItem dl dd span {
	display: block;
	padding: 18px 15px 0;
}
.topicItem dl dd a {
  color: #666666;
}
.list1 {
  display: table-cell;
  width: 330px;
  padding: 20px 13px 10px;
  vertical-align: top;
}
.title {
  position: relative;
  width: 100%;
  display: inline-table;
}
.title-bottom{
  margin-bottom: 30px;
}
.title-bottom1{
  margin-bottom: 10px;
}
.title h3 {
  display: inline-block;
  /* font-family: 'SimHei'; */
  font-size: 15px;
  color: #333;
  line-height: 26px;
  font-weight: 700;
  border-radius: 2px;
}
.tabs .title h3 {
  padding: 0 12px;
  cursor: pointer;
}
.title h3.active {
  color: #fff;
  background: url(../images/sprite.png) -280px -90px no-repeat;
}
.title .more {
  float: right;
  font-size: 12px;
  color: #999;
  line-height: 26px;
}
.title .more:after {
  content: "\f105";
  margin-left: 5px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list1 .body {
  padding-top: 4px;
}
.list1 .body li {
  position: relative;
  font-size: 12px;
  color: #808080;
  line-height: 35px;
  font-weight: 700;
}
.list1 .body li cite {
  position: relative;
  color: #b60405;
  font-style: normal;
}
.list1 .body li cite:before {
  content: '';
  position: absolute;
  bottom: 12px;
  right: 5px;
  display: block;
  width: 1px;
  height: 22px;
  background: url(../images/line.png) 0 top repeat-y;
}
.list1 .body li:first-child cite:before {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: url(../images/line.png) 0 top repeat-y;
}
.list1 .body li cite:after {
  content: "\e906";
  display:inline-block;
  margin-left: 3px;
  font-size:10px;
  -webkit-transform:scale(.8);
  vertical-align: middle;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list1 .body li a {
  position: absolute;
  left: 60px;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #808080;
}
.list2 {
  display: table-cell;
  vertical-align: top;
}
.list2 .tabs {
  box-sizing: border-box;
  width: 95%;
  margin: 0 auto;
  padding: 20px 13px 20px;
}
.list2 .body {
  padding-top: 4px;
}
.list2 .body ul {
  display: none;
}
.list2 .body li {
  position: relative;
  height: 35px;
  font-size: 12px;
  color: #808080;
  line-height: 35px;
  font-weight: 700;
}
.list2 .body li a {
  position: absolute;
  left: 0;
  right: 70px;
  color: #808080;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list2 .body li cite {
  position: absolute;
  right: 15px;
}
.list2 .body li a:before {
  content: "\e909";
  display:inline-block;
  margin-right: 6px;
  font-size:12px;
  color: #b60405;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list2 .body li span.time {
  position: absolute;
  top: 0;
  right: 0;
  color: #808080;
  font-weight: normal;
}
.list3 {
  display: table-cell;
  width: 240px;
  padding: 20px 13px 10px;
  vertical-align: top;
}
.list3 .body {
  padding-top: 4px;
}
.list3 .body li {
  position: relative;
  height: 26px;
  padding: 6px 0 3px;
  font-size: 12px;
  color: #808080;
  line-height: 26px;
  font-weight: 700;
}
.list3 .body li a {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 30px;
  height: 26px;
  padding: 0 5px;
  color: #808080;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #f4f4f4;
}
.list3 .body li a:before {
  content: "\e907";
  display:inline-block;
  margin-right: 3px;
  font-size:12px;
  color: #b60405;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list3 .body li button[type="button"] {
  position: absolute;
  right: 0;
  display: block;
  width: 26px;
  height: 26px;
  color: #fff;
  border: 0;
  text-align: center;
  background: url(../images/sprite.png) -410px -90px no-repeat;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list3 .body li button[type="button"]:before {
  content: "\e90c";
}

.whiteBg {
  background-color: #fff;
}
.box_shadow {
  box-shadow: 0 0 3px #dfdfdf;
  border: 1px solid #dfdfdf\0;
  border: 0\9\0;
}

.header-logo{
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-left: 350px;
}
/* =========================================================== */
.logo-dykj{
  background: url('../images/logo-dzzgzxt.png');
  height: 93px;
  width: 200px;
}
.dykj-section{
  width: 50%;
  float: left; 
  margin-top: 20px;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.dykj-wrap{
  position: relative;
  height: 340px;
  padding: 20px;
  box-sizing: border-box;
}
.title-header1{
  position: absolute;
  background: url('../images/dykj-lm.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 203px;
  height: 43px;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  left: -31px;
  top: 50%;
  margin-top: -21px;
  text-indent:28px;
  overflow: hidden;
  font-weight: bold
}
.table-wrap{
  display: table;
  width: 100%;
}
.table-section{
  display: table-cell;
  vertical-align: top;
  position: relative;
  height: 380px;
  padding: 20px 10px 0 10px;
  box-sizing: border-box;
}
.dykj-side{
  width: 180px;
}
.dykj-wrap{
  position: relative;
  height: 340px;
  padding: 20px;
  box-sizing: border-box;
}
.dykj-calendar{
  height: 230px;
}
.dykj-calendar h1{
  color: #3248e9;
  font-size: 80px;
  font-family: 'pfdin';
  font-weight: bold;
  text-align: center;
  display: block;
  line-height: 80px;
  padding-top: 43px;
}
.dykj-calendar span{
  font-size: 18px;
  font-family: 'pfdin';
  color: #999999;
  display: block;
  text-align: center;
  margin-top: 5px;
}
.dykj-calendar .date{
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: url('../images/dykj-icon1.png');
  background-position: center;
  background-repeat: no-repeat;
  margin: 15px auto;
  display: block;
  width: 97px;
  height: 26px;
  line-height: 26px;
}
.dykj-contacts{
  height: 90px;
  margin-top: 20px;
}
.dykj-contacts span{
  font-size: 20px;
  color: #3f3f3f;
  display: block;
  margin: 0 auto;
  line-height: 90px
}
.dykj-contacts i{
  width: 42px;
  height:90px ;
  background: url('../images/dykj-icon2.png');
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-left: 23px;
  margin-right: 6px;
}
.xxtx  li {
  position: relative;
  font-size: 12px;
  color: #808080;
  line-height: 40px;
  font-weight: 700;
}
.xxtx li cite {
  position: relative;
  color: #b60405;
  font-style: normal; 
}
.xxtx li cite:before {
  content: '';
  position: absolute;
  bottom: 12px;
  right: 5px;
  display: block;
  width: 1px;
  height: 22px;
  background: url(../images/line.png) 0 top repeat-y;
}
.xxtx li:first-child cite:before {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: url(../images/line.png) 0 top repeat-y;
}
.xxtx li cite:after {
  content: "\e906";
  display:inline-block;
  margin-left: 3px;
  font-size:10px;
  -webkit-transform:scale(.8);
  vertical-align: middle;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xxtx li a {
  position: absolute;
  left: 60px;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #808080;
  top:0;
}
.dykj-xxjs{
  width: 47%;
}
.dykj-zzsh li {
  position: relative;
  height: 40px;
  font-size: 12px;
  color: #808080;
  line-height: 35px;
  font-weight: 700;
}
.dykj-zzsh li a {
  position: absolute;
  left: 0;
  right: 70px;
  color: #808080;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dykj-zzsh li a:before {
  content: "\e909";
  display:inline-block;
  margin-right: 6px;
  font-size:12px;
  color: #b60405;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dykj-zzsh li span.time {
  position: absolute;
  top: 0;
  right: 0;
  color: #808080;
  font-weight: normal;
  font-family: 'pfdin';
}
.dykj-xxjsbody li{
  width: 100%;
  background: #f6f6f6;
  position: relative;
  display: block;
  padding: 8px 0;
  height: 34px;
  margin-bottom: 15px;
}
.dykj-xxjsbody li:before{
  content: '';
  background: url('../images/dykj-icon4.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 26px;
  height: 34px;
  margin-left: 10px;
  float: left;
}
.dykj-xxjsbody span{
  float:right;
  background: url('../images/dykj-icon3.png');
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 34px;
  width: 93px;
  font-family: 'pfdin';
  text-align: center;
  position: absolute;
  right: -26px;
}
.dykj-xxjsbody a{
  position: absolute;
  left: 50px;
  right: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 34px;
  color: #3e3e3e
}
/* =========================================== */
.logo-dzzgzxt{
  background: url('../images/logo-dzzgzxt.png');
  height: 93px;
  width: 200px;
}
.dzzgzxt2-list3{
  display: table-cell;
  width: 240px;
  padding: 20px ;
  vertical-align: top;
  box-sizing: border-box
}
.dzzgzxt2-statistics{
  width: 100%;
  height: 115px;
  background: #f4f4f4;
}
.dzzgzxt2-statistics:first-child{
  margin-bottom: 20px;
}
.dzzgzxt2-statistics div{
  overflow: hidden;
  width: 100%;
  padding-top: 15px;
}
.dzzgzxt2-statistics h1{
  font-size: 60px;
  color: #c41618;
  font-family: 'pfdin';
  float: left;
  line-height: 60px;
  margin-left: 20px;
  letter-spacing: -2px;
}
.dzzgzxt2-statistics p{
  float: left;
  font-size: 16px;
  margin-left: 8px;
  margin-top: 30px;
  color: #5e5e5e
}
.dzzgzxt2-statistics span{
  clear: both;
  font-size: 16px;
  color: #777777;
  margin-left: 20px; 
}
.dzzgzxt2-body1{
  margin-top: 10px;
}
.dzzgzxt2-body1 .item{
  width: 95%;
  height: 52px;
  overflow: hidden;
  background: url('../images/dzzgzxt-bg1.png'); 
  background-repeat: no-repeat; 
  margin: 0 auto
}
.dzzgzxt2-body1 .item-1{
  background-position: right 10px;
}
.dzzgzxt2-body1 .item-2{
  background-position: right -42px;
}
.dzzgzxt2-body1 .item-3{
  background-position: right -94px;
}
.dzzgzxt2-body1 .item-4{
  background-position: right -146px;
}
.dzzgzxt2-body1 h1{
  float: left;
  line-height: 52px;
  font-size: 14px; 
  text-align: right;
  width: 26%;
}
.dzzgzxt2-body1 p{
  float: right;
  line-height: 52px;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;

}
.dzzgzxt2-body1 span{
  float: right;
  line-height: 52px;
  font-size: 14px;
  color: #fff;
  margin-right: 38px;
}
/* ========================================================= */

.ztqk-body{
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  position: relative;

}
.ztqk-header{
  width: 100%;
  height: 128px;
}
.ztqk-header .shadow{
  position: relative;
  width: 100%;
  height: 90px;
  border-bottom: 2px solid #f9b7b7;
  background-color: #9e1b24;
}
.ztqk-header .bg{
  position: absolute;
  background-image: url('../images/ztqk-top.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 128px;
  top: 0;
  z-index: 10;
}
.ztqk-header .title{
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  font-family: 'simhei';
  color: #fbe87d;
  line-height: 30px;
  margin-top: 18px; 
  margin-bottom: 0;
}
.ztqk-header .select-box{
  position: absolute;
  color: #fff;
  width: 100px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
  z-index: 12;
  left: 50%;
  margin-left: -50px;
  top: 76px;
  cursor: pointer;
}
.ztqk-header .select:after{
  content: '';
  width: 20px;
  height: 20px;
  background: url('../images/ztqk-arrow.png');
  display: block;
  float: right;
}
.ztqk-header .link{
  position: absolute;
  right: 8px;
  z-index: 12;
  top: 26px;
}
.ztqk-header .link a{
  color: #fff;
  font-size: 14px;
  border:1px solid #f8d5bb;
  padding: 4px 8px;
  border-radius: 6px;
  line-height: 20px;
  display: block;
  float: left;
  margin-right: 10px
}
.ztqk-header .link a:before{
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  width: 15px;
  height: 20px;
  float: left;
  margin-right: 8px
}
.ztqk-header .link-1:before{
  background: url('../images/ztqk-1.png');
}
.ztqk-header .link-2:before{
  background: url('../images/ztqk-2.png');
}
.ztqk-header .drop{
  background: #fff;
  overflow: hidden;
  padding:12px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 3px #dfdfdf;
  width: 260px;
  position: absolute;
  left: 50%;
  margin-left: -143px;
  top: 28px;
}
.ztqk-header .drop span{
  float: left;
  width: 25%;
  font-size: 14px;
  color: #656565;
  display: block; 
  line-height: 30px;
  cursor: pointer;
  border-radius: 3px;
}
.ztqk-header .drop span:hover{
  background: #c3c3c3;
  color: #fff;
}
.ztqk-header .drop .active{
  background: #ec7a78;
  color: #fff;
}
.ztqk-container{
  width: 100%;
  /* overflow: hidden; */
  box-sizing: border-box;
  padding: 0 10px;
}
.ztqk-table{
  width: 100%;
  display: table;
  margin-bottom: 20px;
}
.ztqk-table-cell-1{
  display: table-cell;
  width: 50%;
  /* overflow: hidden; */
  box-sizing: border-box;
  padding: 0 10px;
  vertical-align: top;
}
.ztqk-wrap-1{
  width: 100%;
  height: 220px;
  background: #fff;
  box-shadow: 0 0 3px #dfdfdf;
    border: 1px solid #dfdfdf\0;
    border: 0\9\0;
  box-sizing: border-box;
  padding: 20px;
  display: table;
}
.ztqk-wrap-1 img{
  display: table-cell;
  vertical-align: middle;
  width: 146px;
  height: 146px;
  margin: 17px auto 0;
}
.ztqk-wrap-1 .info{
  display: table-cell;
  text-align: left;
  vertical-align: middle;

}
.ztqk-wrap-1 .chart{
  width: 200px;
  height: 180px;
  display: table-cell;
}
.ztqk-wrap-1 .info h1{
  font-size: 16px;
  color: #666666;
  white-space: nowrap;
}
.ztqk-wrap-1 .info span{
  display: block;
  font-size: 50px;
  font-family: 'pfdin';
  font-weight: bold;
}
.ztqk-table-cell-2{
  display: table-cell; 
  /* overflow: hidden; */
  box-sizing: border-box;
  padding: 0 10px;
  vertical-align: top;
}
.ztqk-table-cell-3{
  display: table-cell; 
  /* overflow: hidden; */
  width: 400px;
  box-sizing: border-box;
  padding: 0 10px;
  vertical-align: top;
}
.ztqk-point {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
  height: 44px;
}
.ztqk-point h1{
  font-size: 14px;
  line-height: 44px;
  color: #e24144;
  font-weight: bold;
  margin-left: 18px;
}
.ztqk-point h1 i{
  font-size: 24px;
  font-family: 'pfdin';
  line-height: 44px;
  margin-left: 5px;
}
.ztqk-table-cell-2 .chart2{
  width: 100%;

}
.ztqk-wrap-2{
  width: 100%;
  height: 390px;
  background: #fff;
  box-shadow: 0 0 3px #dfdfdf;
    border: 1px solid #dfdfdf\0;
    border: 0\9\0;
  box-sizing: border-box;
  padding: 20px;
  display: table;
}
.ztqk-sbdf{
  width: 100%;
  display: table;
  overflow: hidden;
}
.ztqk-sbdf .item{
  display: table-cell;
  vertical-align: top;
  width: 33.3%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 4px;
  position: relative;
}
.ztqk-sbdf h1{
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #666666;
  font-size: 16px;
  line-height: 42px;
 
}
.ztqk-sbdf h1:before{
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: 21px;
}
.ztqk-sbdf .item-1 h1:before{
  background: #774aee;
}
.ztqk-sbdf .item-2 h1:before{
  background: #ed6949;
}
.ztqk-sbdf .item-3 h1:before{
  background: #de3437;
}
.ztqk-sbdf .item-1 .item-wrap{
  color: #774aee
}
.ztqk-sbdf .item-2 .item-wrap{
  color: #ed6949
}
.ztqk-sbdf .item-3 .item-wrap{
  color: #de3437;
}
.ztqk-sbdf .item-wrap{
  background: #f5f5f5;
  width: 100%;
  text-align: center;
  font-size:24px;
  font-weight: bold;
  padding: 6px 0;

}
.ztqk-table-cell-3 .chart2{
  width: 100%;

}

.mask{
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background: url('../images/mask.png');
  z-index: 20;
  right: 0;
  left: 0;
}
.mask-box{
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 20;
  right: 0;
  left: 0;
}

.mask .mask-container{
  width: 320px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.mask-container-top{
  position: relative;
  width: 100%;
  height: 54px;
  background-image: url(../images/top-bg.png);
  padding-top: 22px;
  
}
.search-box{
  width: 270px;
  height: 30px;
  background-image: url(../images/bg-search.png);
  margin: auto;
}
.search-box input{
  width: 230px;
  height: 30px;
  border: none;
  background-color:transparent;
  background-image: url(../images/icon-search.png);
  padding-left: 40px;
  color: #ca3e36;
  line-height: 30px;
}
.mask-container-content{
  width: 100%;
  position: absolute;
  top:76px;
  bottom: 0px;
  overflow-y: auto;
  padding: 12px 0;
}
.mask-container-content a{
  font-size: 14px;
  color: #666;
  line-height: 48px;
  padding-left: 44px;
  padding-right: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../images/dian.png);
  background-repeat: no-repeat;

}
 .mask-left{
  position: absolute;
  right: 318px;
  width: 28px;
  height: 96px;
  top:46%;
}
.mask-one .mask-right{
  position: absolute;
  right: 0;
  width: 22px;
  height: 96px;
  top:46%;
}

/* ======================================================== */
.ztqk-body-width{
  min-width: 1360px;
}
.ztqk-table-cell-1-witch-1{
  width: 30%;
}
.ztqk-table-cell-1-witch-2{
  width: 40%;
}
.ztqk-wrap-1-height-1{
  height:500px;
}
.ztqk-wrap-1-height-2{
  height: 390px;
}
.ztqk-wrap-1-height-3{
  height: 330px;
  margin-top: 20px;
  padding: 15px;
}
.ztqk-wrap-1-height-4{
  height: 220px;
  margin-top: 20px;
}
.ztqk-wrap-box-one{
  height: 80px;
  width: 100%;
  display: table;

}
.ztqk-wrap-box-one-top{
  margin-top: 12px;
}
.ztqk-wrap-box-one img{
  margin: 20px auto 0px;
  width: 136px;
  height: 138px;
 
}
.ztqk-wrap-1 .ztqk-wrap-box-one .chart {
  width: 168px;
  height: 168px;
  display: table-cell;
}

.ztqk-wrap-box-one .info h1{
  font-size: 15px;
  padding-left:6px;
  padding-top: 16px;
  padding-bottom: 4px;
}

.pxqk-box{
  width: 100%;
}
.pxqk-box .title{
  text-align: center;
  margin-bottom: 0;
  padding-top: 7px;
  margin-bottom: 5px;
}
.pxqk-three-box {
  width: 100%;
  display: table;
  overflow: hidden;
  margin-top: 2px;
}
.pxqk-three-box .item {
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
  width: 33.33%;
}
.pxqk-one{
  width: 100%;
  height: 240px;
  border-radius: 2px;
  box-shadow: 0 0 2px #e1aca8;
  border-radius: 3px;
  overflow: hidden;
}

.pxqk-one-1{
  height: 100px;
  background-image: url(../images/yellow.png);

}
.pxqk-one-2{
  height: 100px;
  background-image: url(../images/red.png);

}
.pxqk-one-3{
  height: 100px;
  background-image: url(../images/blue.png);

}
.ztqk-wrap-1 .pxqk-box .pxqk-one .chart {
  width: 100%;
  height: 142px;
}
.ztqk-wrap-1 .pxqk-box .pxqk-one h1{
  color: #fff;

  display: block;
  padding:16px 15px 2px 15px;

}
.ztqk-wrap-1 .pxqk-box .pxqk-one span{
  color: #fff;

  display: block;
  font-size: 38px;
  font-family: 'pfdin';
  font-weight: bold;
  padding:0 12px;
}
.khzf-box{
  width: 100%;
  padding-top: 20px;
}
.khzf-one{
  width: 100%;
  height: 44px;
  background-color: #f47274;
  background-image: url(../images/bg-red.png);
  background-repeat: no-repeat;
  box-shadow: 0 0 2px #e1aca8;
  border-radius: 3px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: -4px;
  position: relative;

}
.khzf-three{
  width: 100%;
  height: 42px;
  background-color: #fff1f1;
  border-radius: 3px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: -4px;
  position: relative;
  border: dashed 1px #e6595b;

}
.khzf-two{
  width: 100%;
  height: 34px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 1px;

}
.khzf-one-left{  
  width: 44px;
  height: 44px;
  position: absolute;
  text-align: center;
}

.khzf-one-left h1{
  background-image: url(../images/circle-yellow.png);
  line-height: 46px;
  color: #de3438;
  font-size: 14px;
  font-family: 'pfdin';
  font-weight: bolder;
  width: 44px;
  height: 44px;

}
.khzf-one-middle{
  height: 44px;
  position: absolute;
  top: 0;
  left: 44px;
  right: 44px;
}
.khzf-one-middle h1{
  width: 94%;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height: 42px;
}
.khzf-one-right{
  width: 54px;
  height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 16px;
  text-align: right;
}
.khzf-one-right h1{
  line-height: 46px;
  color: #fff;
  font-size: 26px;
  font-family: 'pfdin';
  font-weight: bolder;
  text-align: center;
 
}
.khzf-two-left{  
  width: 44px;
  height: 32px;
  position: absolute;
  text-align: center;
}

.khzf-two-left h1{
  background-image: url(../images/circle-grey.png);
  line-height: 34px;
  color: #666;
  font-size: 14px;
  font-family: 'pfdin';
  font-weight: bolder;
  width: 44px;
  height:32px;
}
.khzf-two-middle{
  height: 32px;
  position: absolute;
  top: 0;
  left: 44px;
  right: 44px;
}
.khzf-two-middle h1{
  width: 94%;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height: 30px;
}
.khzf-two-right{
  width: 50px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 16px;
  text-align:right;
}
.khzf-two-right h1{
  line-height: 34px;
  color: #dc2f33;
  font-size: 20px;
  font-family: 'pfdin';
  font-weight: bolder;
  text-align: center;
 
}
.khzf-three-left{  
  width: 44px;
  height: 44px;
  position: absolute;
  text-align: center
}

.khzf-three-left h1{
  background-image: url(../images/sun.png);
  line-height: 46px;
  color: #fff;
  font-size: 14px;
  font-family: 'pfdin';
  font-weight: bolder;
  width: 44px;
  height: 44px;

}
.khzf-three-middle{
  height: 44px;
  position: absolute;
  top: 0;
  left: 44px;
  right: 44px;
}
.khzf-three-middle h1{
  width: 94%;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height: 42px;
}
.khzf-three-right{
  width: 54px;
  height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 16px;
  text-align: right;
}
.khzf-three-right h1{
  line-height: 46px;
  color: #dc2f33;
  font-size: 26px;
  font-family: 'pfdin';
  font-weight: bolder;
  text-align: center;
 
}
.khzf-height{
  height: 4px;
}
.dfl-box{
  width: 100%;
  display: table;

}
.dfl-left{
  display: table-cell;
  width: 140px;
 text-align: center;

  
}
.dfl-right{
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  padding-right: 14px;
  padding-top: 8px;

  
}
.dfl-left h1{
  padding:10px 0 10px 0;
  font-size: 14px;
  color: #666;
  font-weight: bold;
 
}
.dfl-left .chart{
  width: 140px;
  height: 140px;
}
.dfl-right h2{
  font-size: 14px;
  color: #666;
  line-height: 48px;

}
.dfl-right h3{
  line-height: 48px;
  color: #612bea;
  font-size: 28px;
  font-family: 'pfdin';
  font-weight: bolder;
  padding-left: 10px;
}
.qjf-box{
   position: relative;
  width: 96%;
  display: table;
    overflow: hidden;
    margin: auto;
  
 
 
}
.qjf-tittle{
 
 width: 100%;
 padding-top: 10px;



}
.qjf-box-top{
  margin-top: 20px;
}
.qjf-tittle h1{
 color: #666;
 font-size: 14px;
}
.qjf-tittle h2{
  color: #e22125;
  font-family: 'pfdin';
  font-weight: bolder;
  font-size: 28px;
  padding-left: 4px;
  }
  .qjf-tittle h2 span{
    color: #e22125;
    font-weight: normal;
    font-size: 14px;
    padding-left: 4px;
    }

  .qjf-tittle h3{
  color: #612bea;
  font-family: 'pfdin';
  font-weight: bolder;
  font-size: 28px;
  padding-left: 4px;
  }
.qjf-box .chart2{ 
  width: 100%;
  height: 20px;
  background-color: #e6e6e6;
  margin-top: 4px;
}



/* ========================================================= */
.dl-box{
  width: 100%;
  height: 100%;
  background-color: #f0e1df;
  position: relative;
  background-image:url(../images/bg-big.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 820px;
  min-width: 800px;
}

.dl-red{
  width: 100%;
  position: absolute;
  top: 0;
  height: 820px;
  background-image:url(../images/bg2.png);
  background-repeat: no-repeat;
  background-position: center;
}
.hongqi{
  width: 640px;
  position: absolute;
  top: 0;
  right: 0;
  height: 216px;
  background-image:url(../images/hq.png);
  background-repeat: no-repeat;
 
}
.dl{
  position: relative;
  width: 640px;
  height: 450px;
  background-image:url(../images/kuang.png);
  background-repeat: no-repeat;
  z-index: 99;
  top:260px;
  margin: auto;
}
.dl-inside{
  padding-top: 40px;
  width:350px;
  height: 380px;
  margin: auto;
}
.dl-inside h1{
  color: #fff;
  font-size: 24px;
  line-height: 110px;
width: 350px;
text-align:center;
letter-spacing: 4px;

}
.user-name,.password{
  background-image: url(../images/input-bg.png);
  width: 350px;
  height: 46px;
  margin: auto;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.user-name input{
  border: none;
   outline: none;
   -webkit-appearance: none;
  text-decoration: none;
  width: 300px;
  border: none;
  background-color:transparent;
  background-image: url(../images/people.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  color: #ffffff;
  line-height: 42px;
  font-size: 16px;
  height: 42px;
}
.password input{
  border: none;
   outline: none;
   -webkit-appearance: none;
  text-decoration: none;
  width:350px;
  height: 42px;
  border: none;
  background-color:transparent;
  background-image: url(../images/password.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  color: #ffffff;
  line-height: 42px;
  font-size: 16px;

}
.password-remember{
  position: absolute;
  width:44px;
  height: 46px;
  right: 0;
  top:0;
  background-image: url(../images/password-remember.png);
  background-repeat: no-repeat;
  z-index: 99;

}

.button-box{
  width: 100%;
  overflow: hidden;
  padding-top: 36px;
}
.burron-left{
  float: left;
  width: 236px;
  height: 46px;
  background-image: url(../images/login.png);
  background-repeat: no-repeat;
  color: #c00308;
  font-size: 22px;
  text-align: center;
  line-height: 46px;
  letter-spacing: 4px;
  text-shadow: 0 0 1px #fc6a71;

}
.burron-right{
  float: right;
  width: 100px;
  height: 48px;
  background-image: url(../images/fw.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
  letter-spacing: 4px;

}
/* ========================================================= */
.logo-dxpt{
  background: url('../images/logo-dxpt.png');
  height: 93px;
  width: 108px;
}
.table-section-another{
  height: 400px;
}
.dykj-xxjsbody-padding{
  padding-top: 15px;
}
.dykj-xxjsbody-one{
  width: 100%;
  height: 50px;
  position: relative;
}
.dykj-xxjsbody-one-color{
  background-color: #f7f7f7;
}
.dykj-xxjsbody-one-right{
  width: 210px;
  height: 50px;
  position: absolute; 
  right:10px ;
  top:0;
}
.dykj-xxjsbody-one-right h1{
  float: left;
  width: 70px;
  text-align: center;
  line-height:54px;
  font-size: 20px;
  font-family: 'pfdin';
  font-weight: bolder;
}
.dykj-xxjsbody-title{
  width: 210px;
  height: 50px;
  position: absolute;
  right:10px ;
  bottom: 30px;
  font-size: 14px;
}
.dykj-xxjsbody-title h1{
  float: left;
  width: 69px;
  text-align: center;
  line-height:20px;
  font-size: 13px;
  font-weight: bold;
}
.shu-line{
  width: 1px;
  height: 10px;
  float: left;
  background-color: #cccccc;
  margin-top: 6px;
}
.font-red{
  color: #d72c30;
}
.font-blue{
  color: #4829e6;
}
.font-yellow{
  color: #ff4200;
}
.font-grey{
  color: #808080;
}
.dykj-xxjsbody-one-left{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 270px;
  overflow: hidden;
}
.dykj-xxjsbody-one-left h2{
  position: absolute;
  right: 20%;
  width: 70%;
  left: 0;
  padding:0 50px;
  color: #4d4d4d;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: url(../images/icon-lb.png);
  background-repeat: no-repeat;
}
.dykj-xxjsbody-one-left p{
  position: absolute;
  width:20%;
  right: 0;
  text-align: center;
  color: #808080;
  line-height: 50px;
}
.dykj-dxpt{
  width: 50%;
}
.dykj-wrap-tb{
  width: 300px;
  height:300px;
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
}
.dxpt-one{
  width: 100%;
  display: table;
  overflow: hidden

}
.dykj-wrap-wz{
  height:230px;
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  padding-top: 70px;
}
.dykj-wrap-one{
  overflow: hidden;
  width:200px;
  margin: auto;
}
.dykj-wrap-one h1{
  font-size: 80px;
  float: left;
  line-height: 60px;
}
.dykj-wrap-one h2{
  font-size: 10px;
  float: left;
  line-height:60px;
  padding: 5px 10px;
  font-size: 16px;
  color: #808080;
}
.dykj-wrap-one h3{
  float: left;
  line-height:62px;
  font-size: 28px;
  font-family: 'pfdin';
  font-weight: bolder;
  padding: 5px 2px;
  color: #4d4d4d;
}
.dykj-wrap-red{
color: #dc3639;
}
.dykj-wrap-blue{
  color: #6242e1;

}
.dykj-wrap-purple{
  color: #b136c1;

}
.dykj-wrap-yellow{
  color: #f29120;
}
.dykj-wrap-wz-2{
  height:250px;
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  padding-top: 50px;
}
.dykj-wrap-two h1{
  line-height: 40px
}
.dykj-wrap-two h2{
  line-height: 40px
}
.dykj-wrap-two h3{
  line-height: 40px
}
.dykj-wrap-two{
  width: 160px;
}



/**/

.dzzgzxt2-list4{
	width:auto;
	height:304px;
	position:relative;
	width:330px;}



.dzzgzxt2-list5{

	height:334px;
	position:relative}
	
.zs-box{
	width:100%;
	overflow:hidden;
	}	
.zs-box h1{
	position:relative;
	margin-right:10px;
	float:left;
    color: #808080;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
	
	
.zs-box h1:before {
    content: "\e909";
    display: inline-block;
    margin-right: 4px;
    font-size: 12px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.zs-box .zs-green:before{
	color:#29b9a4;}
.zs-box .zs-yellow:before{
	color:#ffb400;}
.zs-box .zs-red:before{
	color:#c41719;}
	
.circle-box{
	position:absolute;
	top:120px;
	left:20px;
	right:20px;
	}	
.one-big{
	width:86px;
	height:86px;
	margin:auto;
	}
.yellow-01{
	background-image:url(../images/yellow-01.png)}
.red-01{
	background-image:url(../images/red-01.png)}
.green-01{
	background-image:url(../images/green-01.png)}
.one-big h1{
	width:100%;
	text-align:center;
	margin-top:22px;
	}
.one-big h1 span{
	display:block;
	font-weight:bold;}
.one-big h2{
	width:100%;
	text-align:center;
	line-height:88px;
	font-size:32px;
	font-family: 'pfdin';
	font-weight:bold;
	}
.red-font{
	color:#c41719}
.green-font{
	color:#29b9a4}
.yellow-font{
	color:#ffb400}
.small-box{
	width:80%;
	background-color:#f4f4f4;
	height:88px;
	border:1px solid #e5e5e5;
	margin-top:18px;
	overflow:hidden;
	}
.one-small-box{
	width:50%;
	float:left;}
.one-small-box-another{
		width:50%;
	float:left;
	}
.one-small{
	width:58px;
	height:58px;
	margin:auto;
	margin-top:15px;
	}
.yellow-02{
	background-image:url(../images/yellow-02.png)}
.red-02{
	background-image:url(../images/red-02.png)}
.green-02{
	background-image:url(../images/green-02.png)}
.one-small h3{
		width:100%;
	text-align:center;
	line-height:60px;
	font-size:24px;
	font-family: 'pfdin';
	font-weight:bold;
	}
.one-big-two{
	width:100%;
	max-width:140px;
	height:140px;
	margin-top:14px;
	}
.yellow-03{
	background-image:url(../images/yellow-03.png)}
.red-03{
	background-image:url(../images/red-03.png)}
.green-03{
	background-image:url(../images/green-03.png)}
.one-big-two h1{
	font-size:18px;
	margin-top:42px;}
.one-big-two h2{
	line-height:140px;
	font-size:40px;}
.one-big-two-another{
	position:absolute;
	left:0px;
	right:44%;}
.circle-right{
	position:absolute;
	width:40%;
	min-width:98px;
	right:0px;
	top:-15px;
	
	}
.for-one {
	widows:100%;
	background-color:#f4f4f4;
	height:60px;
	border:1px solid #e5e5e5;
	margin-bottom:10px;}
.for-one  h1{
	width:100%;
	text-align:center;
	margin-top:10px;
	line-height:14px;
	  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.for-one  h2{
	width:100%;
	text-align:center;
	font-size:22px;
	line-height:26px;
	font-family: 'pfdin';
		font-weight:bold;}
.for-one  h2 span{
	font-size:12px;
	font-weight:normal;
	}
.dzzgzxt2-wrap-box-one{
    height: 125px;
    width: 100%;
    display: table;	
	padding:0px 12px;
	box-sizing: border-box;
	}
.dzzgzxt2-wrap-box-one .img {
    width: 170px;
	display: table-cell;
}
.dzzgzxt2-wrap-box-one .img img {
    width: 125px;
    height: 127px;
	margin-left:10px;
}
.dzzgzxt2-wrap-box-one .info{
	display:table-cell;
	text-align: left;
    vertical-align: middle;
	
}
.dzzgzxt2-wrap-box-one .info *{vertical-align: middle;}
.dzzgzxt2-wrap-box-one .info .small-box{
	height:110px;
	line-height: 110px;
	padding-left: 5%;
	font-size: 16px;
	color: #777777;
	margin-top:0px;
	box-sizing: border-box;
}
.dzzgzxt2-wrap-box-one .info .small-box span{
	font-size: 60px;
	color: #c41618;
	font-family: 'pfdin';
	line-height: 60px;
	margin-left: 15px;
	margin-right:15px;
	letter-spacing: -2px;
	}
.dzzgzxt2-wrap-box-one-top {
    margin-top: 25px;
}
