* {
    margin: 0;
    padding: 0;
}

a,
a:hover {
    color: #333;
    text-decoration: none;
}
body{
    min-width: 1450px !important;
}
.hdrlMain {
    background: url(/imagesq//hdrlbg.png) center top no-repeat;
    min-width: 1300px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.actCon {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.actCon h1 {
    color: #404040;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding: 0 20px;
    line-height: 60px;
    margin-top: 50px;
}

.actInfo {
    background: url(/imagesq/actbg.png) no-repeat;
    padding: 20px 30px;
    height: 164px;
    margin-top: 55px;
    position: relative;
    width: 1310px;
    margin-left: -5px;
}

.actInfo>div {
    width: 610px;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #ab803a;
    height: 50px;
    margin: 5px 0;
    position: relative;
}

.actInfo>div span {
    color: #333;
    font-weight: normal;
    display: inline-block;
    width: 85%;
    line-height: 28px;
    position: absolute;
    top: -2px;
}

.actInfo>div img {
    margin-right: 10px;
}

.actText {
    padding: 0 30px;
}

.actText h2 {
    font-size: 24px;
    font-weight: bold;
    color: #b7925a;
    margin-bottom: 25px;
}

.actWz {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}

.jtxx {
    margin-top: 80px;
    font-size: 18px;
    line-height: 40px;
    color: #333;
    margin-left: 30px;
    border-top: 1px dashed #c2a370;
    padding-top: 35px;
    margin-right: 30px;
}

.jtxx span {
    color: #b7925a;
}
.actColor{
    background-color: #fff;
    padding-top: 90px;
    margin-top: -20px;
    padding-bottom:100px
}
.actShare{
    background: url(/imagesq/weibo.png) no-repeat;
    position: absolute;
    width: 48px;
    height: 172px;
    left: -65px;
    top: 330px;
}
.actShare a{
    width: 48px;
    height: 50px;
    display: block;
    margin-bottom: 12px;
    cursor: pointer;
}
.actShare a div {
    position: absolute;
    left: 50px;
    top: 40px;
    z-index: 9;
}
.actWz iframe{
    margin: 0 auto;
}
#downloadfile p.article-file {
    margin-top: 20px;
    line-height: 45px;
}
#article-file{
    line-height: 45px;
    font-size: 18px;
}
a:hover {
    color: #0877fd;
    text-decoration: none;
  }
  table{
    margin: auto;
  }