body {
  min-width: 1920px;
}

.gphead {
  height: 624px;
  position: relative;
  margin:0 auto;
  width:1550px;
}

.gpheadimg {
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 100%;
}

.gpheadimg2 {
  top: 0;
  right: 135px;
  position: absolute;
  z-index: 2;
}
.hcheadout {
    background: url(../images/gpTitlebg.jpg) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 66px;
    position:relative
}
.gpheadimg3 {
  position: absolute;
  z-index: 1;
  left: 55px;
  top: 258px;
}

.gptitle {
  position: absolute;
  left: 205px;
  top: 83px;
}
.hctitle {
    width: 1197px;
    height: 311px;
    background-color: rgba(160, 115, 53,0.75);
    font-family: MicrosoftYaHei;
    font-size: 62px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    position: absolute;
    line-height: 311px;
    left: 176px;
    top: 150px;
    border-radius: 20px 0 20px 0;
}
.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;
        }
.gpnametitle {
    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%;
}
    .gpnametitle span {
        background: #fff;
        font-family: 'Microsoft YaHei';
        display: inline-block;
    }
.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;
}

.gpsmalltitle {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
}

.gpdashbox {
  width: 1162px;
  height: 670px;
  border: 2px dashed #b09d96;
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 24px 14px;
  overflow: auto;
  margin-bottom: 28px;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ebeef5;
}

th {
  background: #ccd8ed;
  color: #5c7094;
  font-size: 16px;
  height: 56px;
  border-right: 1px solid #fff;
}

tbody {
  margin-top: 6px;
}

td {
  color: #333;
  font-size: 16px;
  height: 45px;
  border-bottom: 1px solid #ebeef5;
  text-align: center;
  padding: 5px;
}

tbody tr {
  background: #fff;
}

tbody tr:nth-child(2n) {
  background: #f2f2f2;
}

.gpalert {
  font-size: 16px;
  line-height: 2;
  width: 1162px;
  margin: 0 auto;
}

.gpalert:last-child {
  margin-bottom: 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;
    color: #d5a158;
    top: -18px;
    left: 230px;
    font-family:'Microsoft YaHei';
}

.companytitle2 {
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  top: -35px;
  left: 180px;
  color: #d5a158;
  text-align: center;
}
.companytitle3 {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: -35px;
    color: #d5a158;
    text-align: center;
    width: 750px;
    left: 220px;
}
   

    .companybox {
        position: absolute;
        top: 45px;
        bottom: 20px;
        left: 45px;
        right: 45px;
        overflow: auto;
    }
        .companybox p {
            font-size: 20px;
            line-height: 2em;
            color: #333;
            margin-top: 30px;
        }

    .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;
    }
.memberbox {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 16px;
  top: 50px;
  overflow: auto;
}

.nameline {
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  background: #fafafa;
  border: 1px solid #dfdfdf;
  padding-left: 16px;
  margin-top: 15px;
}

.dtline {
    font-size: 0;
    /*height: 36px;*/
    background: #e1ecff;
    border: 1px solid #dfdfdf;
    border-top: none;
}

.dtbox {
  width: 50%;
  border-right: 1px solid #dfdfdf;
  display: inline-block;
  vertical-align: top;
  border-collapse: collapse;
}

.dtbox:nth-child(2) {
  border-right: none;
}

.dtname {
  font-size: 16px;
  padding-left: 16px;
  width: 290px;
  display: inline-block;
  line-height: 36px;
  text-decoration:none;
  color:#000;
  /*white-space:nowrap;*/
  /*overflow:hidden*/
}
    .dtname:hover{
        color:#d5a158;
    }

    .dttext {
        display: inline-block;
        color: #636363;
        font-size: 16px;
        line-height: 36px;
        vertical-align: top;
        padding-left: 10px
    }

.gpbtn {
  position: absolute;
  top: 497px;
  left: 204px;
  cursor: pointer
}

.zs {
  width: 100px;
  height: 34px;
  background: #5292ff;
  color: #fff;
  border-radius: 100px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: -35px;
  cursor: pointer;
}

.gpsbtn {
  padding: 0 30px;
  height: 60px;
  border-radius: 5px;
  text-align: center;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  margin-right: 20px;
  border: 2px solid #ccc;
  color: #313131;
  cursor: pointer;
}

.gpbtnbox {
  text-align: center;
  margin-top: 50px;
}

.dqzsimg {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}

.btnon {
  color: #fff !important;
  background: #d5a158 !important;
  border: none !important;
}

.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;
}

.gpindextable {
  width: 480px;
  height: 288px;
  border: 1px solid #dadada;
  margin: 0 auto;
}

.indextitle {
    height: 73px;
    background: #e1ecff;
    text-align: center;
    line-height: 73px;
    font-size: 30px;
    color: #5c7094;
}

.gpindex {
  margin-top: 34px;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.gppre {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #ff0000;
  margin-top: 30px;
}

.indexdate {
  font-size: 24px;
  color: #afa29c;
  text-align: right;
  line-height: 24px;
  padding-right: 20px;
  margin-top: 25px;
}
.red {
    color: #f00;
}
.green {
    color: #12b31e !important;
}

.btn_top {
  position: fixed;
  z-index: 1;
  right: 15px;
  bottom: 30px;
}