.hx-head {
    height: 350px;
    background: url("../images/hx_head_pic.jpg") center top no-repeat;
}

.hx-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.hx-logo {
    width: 280px;
    margin-top: 10px;
    float: left;
}

.hx-logo img {
    width: 100%;
    display: block;
}

.hx-back {
    float: right;
    margin-top: 15px;
}
.hx-back a {
    border: 1px solid #3d4dbb;
    line-height: 32px;
    display: block;
    border-radius: 30px;
    color: #3d4dbb;
    padding: 0 20px;
}
.hx-hdp {
    width: 590px;
    height: 360px;
    float: left;
    background: #f8f8f8;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.hx-hdp ul  {
    position: absolute;
    left:0;
    top:0;
    height: 100%;

}

.hx-hdp ul li {
   float: left;
    width: 590px;
    height: 100%;
    position: relative;

}

.hx-hdp ul li a {
  color: #222;

}
.hx-hdp ul li img {
    width: 100%;
    display: block;
}

.hx-hdp ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: bold;
    padding:0 8% 0 2%;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    background: rgba(0,0,0,0.35);

}
.hx-hdp ul li a p {
    color: #fff;
}
.hx-hdp ul li p a {
    color: #fff;
}
.circular- {
    text-align: right;
    position: absolute;
    bottom: 18px;
    left: 0;
    width: 100%;
}

.circular- i {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
}

.circular- i.act {
    background: #f9ca14;
}

.hx-news.ml-30 {
    margin-left: 30px;
}
.hx-news.ml-40 {
    margin-left: 40px;
}

.hx-news {
    margin: 30px 0 0 0;
    float: left;
    width: 580px;
}

.hx-news h3 {
    position: relative;
    border-bottom:1px solid #2299d6 ;

}

.hx-news h3 span {
    display: inline-block;
    margin-right: 60px;
    font-size: 30px;
    font-weight: bolder;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}
.hx-news h3 span.act::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 13px;
    bottom:-2px;
    left: 0;
    background: #b2dbf1;
    z-index: -1;
}
.hx-news h3 span.act {
    color: #0a5dc4;
}
.hx-news h3 em {
    display: block;
    position: absolute;
    right: 0;
    bottom:10px;
    font-size: 16px;
}
.hx-news h3 em a  {
    color: #0781bf;
}

.hx-news h4 {
    text-align: center;
    margin-top: 15px;
}
.hx-news h4 span {
    display: inline-block;
    line-height: 36px;
    background: #e9e9e9;
    font-size: 22px;
    font-weight: bold;
    padding: 0 40px;
    margin: 0 40px;
    border-radius: 36px;
    cursor: pointer;
}
.hx-news h4 span.act {
    background: #b2dbf1;
    color: #0a5dc4;
}
#zc-news ul,#zc-news ul li:first-of-type {
    margin-top: 10px;
}

.hx-news ul,.zy-list ul li {
    margin-top: 22px;
}
.hx-news ul li,.zy-list ul li,.hx-list ul li {
    margin-top: 17px;
    position: relative;
}
.hx-list ul {
  width: 1100px;
  margin: 30px auto;
}
.hx-list ul li  {
    width: 100%;
}
.hx-list ul li:nth-of-type(5n) {
    border-bottom: 1px dotted #b4b4b4;
    padding-bottom: 20px;
}


.hx-list ul li span,.hx-news ul li span,.zy-list ul li span {
    width: 85%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    margin-left: 2.5%;
}
.hx-list ul li span {
    margin-left: 1.5%;
}
.hx-list ul li em,.hx-news ul li em,.zy-list ul li em {
    position: absolute;
    right:0;
    top: 4px;
    color: #adadad;
}

.hx-list ul li::before,.hx-news ul li::before,.zy-list ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #1eaaf2;
    border-radius: 50%;
    top:9px;
    left:0;
}
#dt-news ul,#dt-news h3 em,#zc-news ul {
    display: none;
}


.oth-left {
    float: left;
    width: 520px;
    overflow: hidden;
}
.zy-list{
    height: 230px;
    margin-top: 30px;
}
.hx-list,.hx-detail {
    border: 1px solid #e5e5e5;
    padding: 30px 0 0 0;
    box-sizing: border-box;
    box-shadow: 5px 5px 0 #e5e5e5;
    width: 1195px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.zy-list h3,.hx-list h3 {
    position: relative;
}
.hx-list h3 {
    margin:0 25px;
}
.zy-list h3 span,.hx-list h3 span {
    background: #fff;
    padding-right: 20px;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #0a5dc4;
}
.zy-list h3 i,.hx-list h3 i {
    width: 8px;
    height: 24px;
    display: inline-block;
    margin-right: 15px;
    background-image: linear-gradient(#0a5dc4,#fff);
}
.zy-list h3::after,.hx-list h3::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #2299d6;
    top:50%;
    left: 0;
    z-index: -1;
}

 .zy-list h3 em {
    position:absolute;
    right:0;
    top:7px;
    background:#fff;
    padding:0 0 0 10px;
    font-size:16px;
}

.hx-list h3::after {
    height: 3px;
    background-image: linear-gradient(to right,#0a5dc4,#fff);

}
.hx-list h3 em {
    position: absolute;
    right:0;
    top:10px;
    font-size: 16px;
    background: #fff;
    padding-left: 10px;
    display: block;
}
.banner-link {
    overflow: hidden;
}
.banner-link span {
   float: left;
    width: 240px;
    margin-top: 22px;
}
.banner-link span:nth-of-type(2) {
    margin-left: 40px;
}

.hx-gzh {
    float: left;
    margin: 35px 0 0 50px;
    width: 628px;
    border: 1px solid #ddd;
    padding: 20px;
    box-sizing: border-box;
}
.hx-gzh ul li {
    background-image:linear-gradient(to right,rgba(208,254,228,1),rgba(208,254,228,0)) ;
    display: flex;
    align-items: center;
}
.hx-gzh ul li:nth-of-type(even) {
    margin: 10px 0;
}
.hx-gzh ul li span {
    width: 140px;
    height: 140px;
    display: block;
    margin: 10px 40px 10px 10px;
    background: #fff;
}
.hx-gzh ul li span img {
    display: block;
    width: 100%;
}
.gzh-txt {
    flex: 1;
}
.hx-gzh ul li .gzh-txt h5 {
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 20px;
}

.addr {
    /*border-bottom: 1px solid #ddd;*/
    font-size: 16px;
    line-height: 40px;
    margin-top: 30px;
    color: #888;
}

.hx-detail {
    padding: 0 40px;
    box-sizing: border-box;
    min-height: 700px;
}
.hx-detail h2 {
    text-align: center;
    font-size: 34px;
    margin: 50px 0 0 0;
    font-weight: bold;
}
.hx-msg {
    margin: 30px 0;
    text-align: center;
    background: #f5f5f5;
    line-height: 40px;
    font-size: 16px;
    color: #888;
}
.hx-msg span {
    display: inline-block;
    margin: 0 30px;

}
.hx-detail p {
    line-height: 1.8;
    text-indent: 2em;
    margin: 30px 0;
}
.hx-detail p img {
height:100% !important;
    display: block;
    width: 54%;
    margin: 0 auto;
}

@media screen and (max-width: 1220px){
    .hx-head {
        width: 1220px;
    }
}