.hcheaderimg {
  width: 100%;
  position: absolute;
  z-index: 0;
}

.hchead {
  position: relative;
  height: 625px;
  width: 1550px;
  margin: 0 auto;
}

.wwwList {
    position: absolute;
    top: 28px;
    right: 30px;
    z-index: 100;
}

.www {
    display: inline-block;
    font-size: 18px;
    color: #d5a158;
    padding: 0 25px;
    border: 1px solid #e19b36;
    line-height: 36px;
    text-align: center;
    border-radius: 30px;
    font-weight: bold;
    margin-left: 15px;
    position: relative;
}

    .www img {
        width: 10px;
        height: 6px;
        vertical-align: middle;
    }

.linkList {
    position: absolute;
    top: 36px;
    left: 0;
    padding: 10px;
    display: none;
    background: rgba(160, 115, 53, 0.15);
    min-width: 100%;
}

    .linkList div {
        color: #d5a158;
        white-space: nowrap;
        font-weight: normal;
    }

        .linkList div:hover {
            font-weight: bold;
        }

.www:hover .linkList {
    display: block;
}

body {
  min-width: 1700px;
}

.hcimg1 {
  position: absolute;
  right: 0;
  top: 91px;
}

.hcimg2 {
  position: absolute;
  left: 0;
  top: 303px;
  box-shadow: 0px 0px 10px #888888;
}
.hcheadout{
    background:url(../images/hcTitlebg.jpg) no-repeat center center;
    background-size:100% 100%;
    margin-bottom:66px;
    position:relative;
}
.hctitle {
    width: 1197px;
    height: 311px;
    padding-top:50px;
    background-color: rgba(160, 115, 53,0.75);
    font-family: MicrosoftYaHei;
    font-size: 60px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    position: absolute;
    line-height: 100px;
    left: 176px;
    top: 150px;
    border-radius:20px 0 20px 0;
}

.hcselect {
  width: 100%;
  text-align: center;
}

.hcselectbtn {
  width: 194px;
  text-align: center;
  line-height: 59px;
  border: 1px solid #cccccc;
  font-size: 24px;
  color: #313131;
  border-radius: 5px;
  display: inline-block;
  margin-right: 180px;
  cursor: pointer;
}

.hcselectbtn:last-child {
  margin-right: 0;
}

.hcselectbtnon {
  color: #fff !important;
  background: #d5a158 !important;
  border: none !important;
}

.dqzsimg {
  display: block;
  margin: 0 auto;
  margin-top: 54px;
}

.hcshow {
  width: 305px;
  height: 288px;
  border: 1px solid #dadada;
}

.showboxtitle {
    font-size: 24px;
    color: #5c7094;
    background: #e1ecff;
    text-align: center;
    line-height: 73px;
}

.showboxbignum {
  font-size: 46px;
  font-weight: bold;
  line-height: 46px;
  text-align: center;
  margin-top: 30px;

}

.showboxsmnum {
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin-top: 30px;
}

.green {
  color: #12b31e !important;
}

.red {
  color: #ff0000 !important;
}

.showboxdate {
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin-top: 25px;
  color: #afa29c;
}

.hcshow {
  display: inline-block;
  margin-right: 125px;
  font-size: 0;
}

.hcshow:last-child {
  margin-right: 0;
}

.hcshowbox {
  font-size: 0;
  text-align: center;
  margin-top: 78px;
}

.hcshowtitle {
    font-size: 35px;
    text-align: center;
    line-height: 38px;
    margin-top: 65px;
    color: #d5a158;
    background: url(../images/dqzs_bg.png) no-repeat center center;
    background-size: 100% 100%;
}
    .hcshowtitle span {
        background: #fff;
        font-family: 'Microsoft YaHei';
        display: inline-block;
    }

    .hczqsbox {
        height: 569px;
        width: 1185px;
        position: relative;
        margin: 0 auto;
        margin-top: 46px;
    }

.hczqstimg {
  position: absolute;
  right: 0;

}

.zqschartbpx {
  width: 900px;
  height: 510px;
  position: absolute;
  z-index: 1;
  right: 46px;
  top: 31px;
}

.zqsselectbox {
  position: absolute;
  left: 0;
  height: 486px;
  width: 218px;
  top: 60px;
}

.zqsselect {
  border: 2px solid #d9d9d9;
  height: 122px;
  background: #fff;
  cursor: pointer;
  margin-top: -2px;
  padding-top: 28px;
}

.zqsname {
  text-align: center;

  font-size: 20px;
  line-height: 20px;
  color: #3a3a3a;
}

.zqsnum {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
  line-height: 24px;
}

.zqsall {
  line-height: 61px;
  font-size: 20px;
  text-align: center;
}

.zqsselecton {
  border: none;
  background: #e1be8c;
}

.zqsselecton div {
  color: #fff;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ebeef5;
}

th {
  background: #ccd8ed;
  color: #5c7094;
  font-size: 16px;
  height: 48px;
}

td {
  background: #fff;
  color: rgb(102, 102, 102);
  font-size: 16px;
  height: 64px;
  border-bottom: 1px solid #ebeef5;
  text-align: center;
  padding: 5px;
}

td b {
  color: rgb(51, 51, 51);
}

.tablebig {
  width: 1164px;
  margin: 0 auto;
  margin-top: 50px;
}

.hcdateinput {
  width: 242px;
  height: 38px;
  border: 1px solid #ced4da;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}

.inputname {
  width: 58px;
  background: #e9ecef;
  font-size: 14px;
  color: #495057;
  text-align: center;
  line-height: 38px;
}

.hcdateinput input {
  position: absolute;
  left: 58px;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  border: none;
  outline: none;
}

.hcdatebtn {
  font-size: 16px;
  line-height: 38px;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
}

.hcdateinputbox {
  text-align: center;
  margin-top: 37px;
  margin-bottom: 50px;
}

.tablesmallbox {
  width: 1162px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

.tablesmalltitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  margin-bottom: 20px;
  color: rgb(51, 51, 51);
}

.tablesmall {
  width: 575px;
  display: inline-block;
  margin-right: 5px;
}

.tablesmall:last-child {
  margin-right: 0;
}

.newstable {
  width: 1162px;
  margin: 0 auto;
  margin-top: 44px;
  border: 20px solid #ccd8ed;
  padding: 20px;
  position: relative;
}

.newsname {
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
    .newsname a:hover {
        color: #d5a158 !important;
    }

    .newsline {
        position: relative;
        padding-right: 100px;
        margin-bottom: 16px;
    }

.newsline:last-child {
  margin-bottom: 0;
}

.newsdate {
  position: absolute;
  right: 0;
  font-size: 16px;
  line-height: 16px;
  color: #878787;
  top: 0;
}

.newsmore {
  position: absolute;
  right: -20px;
  top: -49px;
  height: 30px;
  width: 104px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  padding-top: 14px;
  color: #fff;
  background: #ccd8ed;
}

.hccompany {
  position: relative;
  width: 1162px;
  margin: 0 auto;
  margin-top: 112px;
}

.companytitle {
    font-size: 35px;
    position: absolute;
    top: -18px;
    left: 235px;
    color: #d5a158;
    font-family:'Microsoft YaHei';
}

.companybox {
  position: absolute;
  top: 45px;
  bottom: 20px;
  left: 45px;
  right: 45px;
  overflow: auto;
}

.companyarea {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 25px;
  padding-left: 20px;
  font-weight: bold;
  color: #333;
}

.companynamebox {
  background: #e1ecff;
  font-size: 0;
}

.companyname {
  font-size: 16px;
  line-height: 40px;
  display: inline-block;
  width: 50%;
  padding-left: 15px;
}

.companyname a {
  text-decoration: none;
  color: #112233
}
    .companyname a:hover {
        color: #d6a032;
    }
.art {
  width: 1162px;
  margin: 0 auto;
}

.bzfatitle1 {
  font-size: 38px;
  text-align: center;
  line-height: 38px;
  margin-top: 39px;

}

.bzfatitle2 {
  margin-top: 34px;
  font-size: 20px;
  font-weight: bold;
  color: #d5a158;
  line-height: 20px;
}

.bzfatitle4 {
  margin-top: 34px;
  font-size: 20px;
  font-weight: bold;
  color: #d0571b;
  line-height: 20px;
}

.bzfzmsg {
  font-size: 16px;
  line-height: 2;
  text-indent: 32px;
  margin-top: 10px;
}

.bzfatitle3 {
  font-size: 18px;
  color: #2291f9;
  line-height: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.foot {
  font-size: 16px;
  text-align: right;
  line-height: 2;
  margin-top: 20px;
}

.caltable {
  width: 680px;
  margin: 0 auto;
  margin-top: 60px;
  background: #eeeff5;
  padding-top: 40px;
  border-radius: 10px;
  padding-left: 70px;
  padding-right: 70px;
  padding-bottom: 35px;
}

.resbox {
  height: 102px;
  background: #fff;
  text-align: right;
  line-height: 102px;
  border-radius: 10px;
  padding-right: 35px;
  font-size: 48px;
  border-left: 1px solid #bec1cc;
  border-top: 1px solid #bec1cc;
}

.labeltext {
  margin-top: 40px;
  font-size: 16px;
}

.labelinput {
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 5px;
  outline: none;
  height: 38px;
  padding-left: 10px;
  margin-top: 8px;
}

.radiobox input[type=radio] {
  width: 14px;
  height: 14px;
}

.radiobox {
  line-height: 16px;
  margin-top: 26px;
}

.doublebox {
  display: flex;
}

.cjjsq {
  padding-bottom: 40px;
}

.cjbtn {
  width: 159px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 24px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  user-select: none;
  border: none;
}

.btnjs {
  background: #4f6ef2;
  margin-right: 28px;
}

.btncz {
  background: #ffae1e
}

.btnbox {
  font-size: 0;
  margin-top: 34px;
  text-align: center;
}

.btn_top {
  position: fixed;
  z-index: 1;
  right: 15px;
  bottom: 30px;
}