a:hover{color: #3075d7;}
.gasyhyshj_header a{
    display: block;
}
.gasyhyshj_header a img{
    position: absolute;
    top: 10px;
}
.gasyhyshj_header > img {
    vertical-align: middle;
}
.ztzl-search form{
    position: absolute;
    right: 10%;
    top: 10px;
}
.ztzl-search .s-txt{
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    padding: 0 10px;
}
.ztzl-search .s-btn{
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    cursor: pointer;
    float: left;
}
.gasyhyshj_nav {
    background: #3075d7;  
    overflow: hidden;
}
.gasyhyshj_nav li{
    float: left;
    width: 14.28%;
    text-align: center;
}
.gasyhyshj_nav li a{
    display: block;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.gasyhyshj_news{
    margin-top: 30px;
}
.gasyhyshj_news .banner,.gasyhyshj_news .ysxw{
    width: 49%;
}
.gasyhyshj_news .banner .owl-item img {
    height: 403px;
}
.gasyhyshj_news .banner .item-name{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    padding: 0 100px 0 10px;
    height: 2.625em;
    line-height: 2.625em;
    color: #fff;
    background-color: #3075d7;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.tie{
    position: relative;
    overflow: hidden;
}
.tie::before{
    content: "";
    position: absolute;
    top: 5px;
    height: 18px;
    border-left: 3px solid #3075d7;
}
.tie li{
    float: left;
    padding-bottom: 5px;
    font-size: 20px;
    margin: 0 20px;
}
.tie li a{
    color: #8d8a85;
}
.tie li.on a{
    color: #3075d7;
    font-weight: bold;
}
.tie .MORE{
    float: right;
    margin-top: 5px;
    font-size: 14px;
}
.gasyhyshj_news .ysxw_list ul{
    display: none;
}
.gasyhyshj_news .ysxw_list li{
    border-bottom: 1px dashed #d6d6d6;
    
}
.gasyhyshj_news .ysxw_list a{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.gasyhyshj_news .ysxw_list p{
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    height: 48px;
    overflow: hidden;
}
.gasyhyshj_news .ysxw_list span{
    color: #555;
    text-align: right;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.gasyhyshj_tie{
    position: relative;
    text-align: center;
    margin: 30px 0;
}
.gasyhyshj_tie i::after{
    content: "";
    width: 30%;
    border: 3px solid #3075d7;
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
}
.gasyhyshj_tie i.r::after{
    right: 0;
    left: initial;
}
.gasyhyshj_tie i{
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 40%;
    height: 1px;
    background: #7fa9d6;
    margin-top: -3px;
}
.gasyhyshj_tie i.r{
    right: 0;
    left: inherit;
}
.gasyhyshj_tie a{
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #3075d7;
}

.gasyhyshj_hqzc .hqzc_list{
    width: 33.333%;
    float: left;
}
.hqzc_list .item{
    margin: 0 10px;
    background: #edf6ff;
    padding: 10px 5px;
}
.hqzc_list .item > ul li{
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    position: relative;
    padding-left: 15px;
}
.hqzc_list .item > ul li::before{
    content: "";
    width: 3px;
    height: 3px;
    background: #3075d7;
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
}
.hqzc_list .item > ul li p{
    float: left;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.hqzc_list .item > ul li span{
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -10px;
    color: #999999;
}

.jrfw_list li{
    width: 50%;
    float: left;
    position: relative;
}
.jrfw_list li .item{
    border: 1px solid #e3e3e3;
    padding: 20px;
    margin: 15px;
}
.jrfw_list li .item a{
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.jrfw_list li .item p{
    text-indent: 2em;
    margin-top: 10px;
    line-height: 1.9;
    color: #333;
    height: 58px;
    overflow: hidden;
}
.jrfw_list li .item p a{
    font-size: 16px;
    font-weight: 400;
    color: #3075d7;
    display: initial;
}
.jrfw_list li .item span{
    background: #3075d7;
    color: #fff;
    padding: 4px 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.jrfw_list li .item span::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #3075d7;
    border-left: 15px solid transparent;
}

.gasyhyshj_tsld li{
    width: 50%;
    float: left;
}
.gasyhyshj_tsld li .item{
    margin: 0 15px 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f1f1f1;
    padding-left: 25px;
    padding-right: 100px;
    position: relative;
    overflow: hidden;
}
.gasyhyshj_tsld li .item a::before{
    content: "";
    width: 3px;
    height: 3px;
    background: #8f8282;
    display: block;
    position: absolute;
    top: 23px;
    left: 10px;
}
.gasyhyshj_tsld li .item a:hover::before{
    background: #3075d7;
}
.gasyhyshj_tsld li a{
    float: left;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.gasyhyshj_tsld li span{
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    color: #999999;
}

@media (max-width: 940px) {
    .ztzl-search form{right: 15px;float: right;margin: 10px 0;position: static;}

    .gasyhyshj_news .banner .owl-item img{height: auto;}
    .gasyhyshj_nav li{width: 33.333%;}
    .gasyhyshj_news .banner, .gasyhyshj_news .ysxw{width: 100%;}
    .gasyhyshj_news .ysxw{margin-top: 20px;}
    .gasyhyshj_hqzc .hqzc_list,.jrfw_list li,.gasyhyshj_tsld li{width: 100%;}
    .gasyhyshj_tie i{width: 32%;}
    .gasyhyshj_news .ysxw_list p{height: auto;}
    .gasyhyshj_header a img{position: initial;}
    .gasyhyshj_header{background: #0837ad;padding-top: 10px;}
}