a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
li{
    list-style: none;
}
html,body{
    min-width: 1200px;
    font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif;
}
@media all and (max-width:800px) {
    html,body{
        width: 100%;
    }
}
.containers{
    margin-top: 3%;
    width: 80%;
    margin-left: 10%;
    float: left;
    padding-bottom: 3%;
}
.row{
    margin: 0;
}
.red a{
    border-bottom: 2px solid #BB0000;
}
.navbar-default{
    background-color: white;
}
.navbar-default input{

}
.navbar-default .navbar-nav > .active > a
{
    color: #BB0000;
    background: white;
    border-bottom: 2px solid #BB0000;
}
.navbar-default .navbar-nav > li:hover{
    border-bottom: 2px solid #BB0000;
}
.navbar-default .navbar-nav > li:hover > a{
    color: #BB0000;
}
.dropdown .btn{
    background-color: #FFFEFC;
}
.header{
    width: 100%;
    height: 80px;
    background-color: #fff;
}
.header .logo{
    width: 240px;
    margin-top: 15px;
    display: block;
    float: left;
    margin-left: 5%;
}
.header .nave{
    width: 50%;
    height: 80px;
    float: left;
    margin-left: 10%;
    overflow: hidden;
}
.header .nave ul{
    width: 100%;
    height: 100%;
}
.header .nave ul li{
    list-style: none;
    float: left;
    width: 12.5%;
    text-align: center;
    line-height: 80px;
    font-weight: 600;
    font-size: 16px;
}
.header .nave ul li a{
    color: #333;
}
.header .nave ul li:hover{
    color: #BB0000;
}
.header .nave ul li a:hover{
    color: #BB0000;
    border-bottom: 2px solid #BB0000;
}
.header .search{
    width:150px;
    margin-left: 1%;
    height: 24px;
    float: left;
    margin-top:28px;
    border: 1px solid #979797;
    border-radius: 20px;
}
.header .search input{
    width: 78%;
    height: 100%;
    border: none;
    outline: none;
    margin-left: 5%;
    float: left;
    line-height: 24px;
    font-size: 12px;
    border-radius: 20px;
    color: #979797;
    behavior: url(PIE.htc);
}
.header .search img{
    height: 12px;
    margin-left: 3%;
    display: block;
    float: left;
    margin-top: 5px;
}
.navs{
    width: 100%;
    height: 33px;
    float: left;
    display: none;
    position: absolute;
    z-index: 999;
    background-color: black;
}
.navs ul{
    margin-left: 33%;
}
.navs ul li{
    line-height: 32px;
    list-style: none;
    float: left;
    margin-right: 3%;
}
.navs ul li a:hover{
    border-bottom: 1px solid white;
}
.navs ul li a{
    color: white;
}

.follow{
    width: 12%;
    height: 15rem;
    position: fixed;
    right: 1%;
    top: 60%;
    z-index: 1;
}
.follow .follow-content{
    width: 100%;
    height: 100%;
    position: relative;
}
.follow .follow-right{
    width: 3rem;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("../img/follow.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.follow .follow-right .blank{
    width: 100%;
    height: 40%;
}
.follow .follow-right .tu{
    width: 100%;
    height: 20%;
}
.follow .follow-right .weixin{
    background: url("../img/weixin.png") no-repeat center center;
}
.follow .follow-right .weixin:hover{
    background-image: url("../img/weixin01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
}
.follow .follow-right .weixin:hover img{
    display: block;
}
.follow .follow-right .weixin img{
    position: absolute;
    left: -10.1rem;
    width: 10rem;
    top: 10%;
    display: none;
}
.follow .follow-right .weibo{
    display: none;
    background: url("../img/weibo.png") no-repeat center center;
}
.follow .follow-right .back-top{
    background: url("../img/back-top.png") no-repeat center center;
}
.links{
    width: 100%;
    margin-top: 0;
    padding-bottom: 2%;
    float: left;
    background-color: #FFFEFC;
}
.link{
    margin-top: 3%;
    width: 80%;
    margin-left: 10%;
    float: left;
}
.links-list-top{
    width: 80%;
    float: left;
    margin-left: 10%;
    padding: 0;
}
.links-list-top li{
    width: 25%;
    float: left;
}
.links-list-bottom{
    width: 80%;
    float: left;
    margin-left: 10%;
    margin-top: 2%;
    padding: 0;
}
.links-list-bottom li{
    width: 25%;
    float: left;
}
.links .xuanze{
    border: 1px solid black;
    border-radius: 0;
}
.links .links-name{
    margin-top: 1.2%;
    padding: 0;
}
.footer{
    width: 100%;
    background-color: black;
    color: white;
    float: left;
    padding-bottom: 1%;
}
.footer .container .list a{
    color: white;
}
.footer-address{
    margin-top: 25%;
}
.footer-address div{
    margin-bottom: 1rem;
}

.footer .list .col-md-12{
    padding: 0;
    margin: 0;
    font-size: 12px;
    margin-bottom: 1rem;
}
.footer .list .col-md-12:nth-child(1) h5{
    font-weight: 600;
    font-size: 15px;
}
.footer .list .col-md-2{
    padding: 0;
}

.banner2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner2 img{
    width: 100%;
}
.banner2 .banner2-logo{
    width: 30%;
    margin-left: 35%;
    margin-top: 6%;
    float: left
}
.banner2 .banner2-list{
    width: 75%;
    margin-top: 5%;
    margin-left: 12.5%;
    float: left;
}
.banner2 .banner2-list .jinhe-list{
    width: 18.75%;
    margin-left:5%;
    float: left;
    transition: 0.5s;
}
.banner2 .banner2-list .jinhe-list:hover{
    transform: scale(1.1,1.1);
    transition: 0.5s;
}

/*集团要闻*/
.yaowen-left-title{
    width: 100%;
    font-size: 3rem;
    color: black;
    font-weight: 600;
    float: left;
    text-align: left;
    padding: 0;
}
.yaowen-left-titles{
    width: 100%;
    font-size: 3rem;
    color: #BB0000;
    font-weight: 600;
    float: left;
    text-align: left;
    padding: 0;
}
.yaowen-left-img{
    width: 70%;
    display: block;
    margin-top: 33%;
}

.yaowen-left-content p:nth-child(1){
    font-size: 12px;
    font-weight: 600;
    margin-top: 5%;
}
.yaowen-left-more{
    width: 100%;
}
.yaowen-left-more p{
    display: block;
    float: right;
    background-color: #BB0000;
    color: white;
    margin-right: 5%;
    padding: 3px;
}
.yaowen-right-first{
    margin-top: 5%;
    float: left;
}
.yaowen-right-first a{
    color: black;
}
.yaowen-right-first:hover{
    background-color: black;
    color: white;
}
.yaowen-right-first:hover a{
    background-color: black;
    color: white;
}
.yaowen-right-first:hover .yaowen-right-times{
    background-color: black;
}
.yaowen-right-first:nth-child(1){
    margin-top: 3%;
}
.yaowen-right-time{
    float: left;
    width: 8rem;
    height: 8rem;
    text-align: center;
}
.yaowen-right-times{
    background-color: #BB0000;
    color: white;
    width: 8rem;
    height: 8rem;
    margin-right: 3%;
}
.yaowen-right-time p:nth-child(1){
    font-size: 25px;
    font-weight: 600;
    margin-top: 25%;
}
.yaowen-right-time p:nth-child(2){
    margin-top: -10%;
}
.yaowen-right-content{
    width: 74%;
    height: 8rem;
    float: left;
}
.yaowen-right-content-title{
    float: left;
    margin-top: 1%;
    font-weight: 600;
}
.yaowen-right-content-title span{
    border-bottom: 1px solid black;
    padding-bottom: 3px;
}
.yaowen-right-first:hover .yaowen-right-content .yaowen-right-content-title span{
    border-bottom: 1px solid white;
}
.yaowen-right-content-content{
    float: left;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 3rem;
}

.yaowen-right-first .next{
    width: 5%;
    float: left;
    margin-top: 7%;
    display: none;
}
.yaowen-right-first:hover .next{
    width: 5%;
    float: left;
    margin-top: 7%;
    display: block;
}

/*集团动态*/
.jituan-left-title{
    margin-top: 4%;
    float: left;
    width: 100%;
    border-bottom: 1px solid #999;
}
.jituan-left-title p{
    float: left;
    margin-right: 5%;
    font-weight: 600;
    margin-bottom: -1px;
    font-size: 22px;
    margin-left: 2%;
}
.left-yaowen-news{
    border-bottom: 1px dashed #979797;
    padding-bottom: 1%;
    height: 50%;
    float: left;
}
.left-yaowen-news:hover{
    cursor: pointer;
}
.jituan-left-title p:nth-child(4) {
    float: right;
    margin-right: 2%;
    font-size: 16px;
    margin-top: 1%;
}
.jituan-left-title p:nth-child(4) a:hover{
    color:#BB0000;
}
.jituan-left-title p a{
    color: black;
    text-decoration: none;
}
.jituan-left-title .yaowen-p{
    border-bottom: 2px solid #bb0000;
}
.jituan-left-title .yaowen-p a{
    color:#BB0000;
}
.jituan-left-img{
    width: 55%;
    float: left;
}
.jituan-left-img img{
    width: 100%;
    height: 100%;
}
.jituan-video{
    width: 97%;
    height: 38%;
    overflow: hidden;
    position: absolute;
    left: 2%;
    bottom: 0;
}
.news-center{
    padding: 0;
    height: 40%;
    display: block;
    width: 88%;
    margin-left: 7%;
    float: left;
}
.news-center li {
    width: 100%;
    float: left;
    margin-top: 1%;
    cursor: pointer;
    font-size: 16px;
}
.news-left-banner{
    margin-top: 4.5%;
    width: 100%;
    height: 55%;
    overflow: hidden;
    padding: 0;
}
.news-left-deng{
    height: 670px;
    position: relative;
}
.news-center li span:nth-child(1)::before {
    content: "";
    background-image: url(../img/hot.png);
    background-size: 15px 20px;
    position: absolute;
    width: 15px;
    height: 20px;
    z-index: 100;
    left: 2.5%;
}
.news-center li span:nth-child(1) {
    width: 70%;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.news-center li span:nth-child(1):hover{
    color: #bb0000;
}
.news-center li span:nth-child(2) {
    width: 30%;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    float: left;
    font-size: 12px;
    text-align: right;
}
.jituan-left-news{
    width: 45%;
    height: 100%;
    position: relative;
    float: left;
    line-height: 30px;
}
.jituan-left-news:hover{
    cursor: pointer;
}
.left-yaowen,.left-dongtai,.left-saohei{
    height: 50%;
    overflow: hidden;
}
.left-yaowen p:nth-child(1) {
    width: 97%;
    margin-top: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 17px;
}
.left-yaowen p:nth-child(1):hover{
    color: #bb0000;
}
.left-yaowen p:nth-child(2){
    width: 97%;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 25px;
    color: #686868;
}
.left-yaowen p:nth-child(2) a{
    color: #bb0000;
    cursor: pointer;
}
.left-yaowen-news a{
    color: black;
    display: block;
    cursor: pointer;
    float: right;
    margin-right: 3%;
}
.left-yaowen-news a:hover{
    color: #bb0000;
}
.left-dongtai p:nth-child(1) {
    width: 97%;
    margin-top: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 17px;
}
.left-dongtai p:nth-child(1):hover{
    color: #bb0000;
}
.left-dongtai p:nth-child(2){
    width: 97%;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 25px;
    color: #686868;
}
.left-dongtai p:nth-child(2) span{
    color: #bb0000;
    cursor: pointer;
}


.left-saohei p:nth-child(1) {
    width: 97%;
    margin-top: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 17px;
}
.left-saohei p:nth-child(1):hover{
    color: #bb0000;
}
.left-saohei p:nth-child(2){
    width: 97%;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 25px;
    color: #686868;
}
.left-saohei p:nth-child(2) span{
    color: #bb0000;
    cursor: pointer;
}


.jituan-left-news p:nth-child(1){
    width: 97%;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-left: 3%;
    font-weight: 600;
    font-size: 1.6rem;
}
.jituan-left-news p:nth-child(1):hover{
    color: #bb0000;
}
.jituan-left-news p:nth-child(2){
    width: 97%;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-left: 3%;
    color: #686868;
}
.a-detail{
    color: black;
    position: absolute;
    right: 0;
    bottom: 26%;
}
.jituan-left-news .a-detail:hover{
    color: #bb0000;
}
.jituan-left-news div{
    position: absolute;
    bottom: 13%;
    right: 0;
}
.jituan-left-news div a{
    color: white;
    background-color: #bb0000;
    padding: 3px;
    font-size: 12px;
}
/*产业发展*/
.parent{
    width: 100%;
    height: 100%;
    position: relative;
}
/*轮播*/
.lefts{
    width: 26%;
    position: absolute;
    left: 0;
    top: 35%;
    z-index: 1;
}

.lefts p{
    width: 100%;
    display:block;
    overflow: hidden;
}
.lefts p a{
    display:block;
    line-height: 37px;
    width: 100%;
    text-decoration: none;
    color: black;
}
.lefts p .selected{
    color: white;
    background-color: #bb0000;
}
.lefts p .selected .chanye-banner-juxin{
    display: block;
}
.rights{
    width: 3%;
    position: absolute;
    right: -3.5%;
    top: 26%;
    z-index: 1;
    display: none;
}
.rights p{
    width: 100%;
    display:block;
}
.rights p a{
    display:block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    color: black;
    border-radius: 50%;
}
.rights p .selected{
    color: white;
    background-color: #bb0000;
}
.chanye-title{
    width: 20%;
    /*border: 1px solid red;*/
    position: absolute;
    left: 0;
    top: 0;
}
.chanye-banner-contents{
    position: relative;
    height: 600px;
    margin-top: 5%;
    width: 80%;
    margin-left: 10%;
    float: left;
}
.chanye-banner{
    width: 100%;
    height:100%;
    position: absolute;
    left: 0;
    top: 0;
}
.chanye-banner-name{
    font-weight: 600;
    font-size: 16px;
    margin-left: 45px;
    position: relative;
}
.chanye-banner-ename{
    margin-left: 5px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chanye-banner-juxin{
    float: right;
    margin-right: 17.5%;
    margin-top: 1%;
    display: none;
}
/*图片*/
.fours{
    width: 73%;
    height: 90%;
    position: absolute;
    top: 2%;
    left: 27%;
    overflow: hidden;
}
.fours img{
    width: 100%;
    height: 100%;
}
.chaye .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/chaye.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.chaye:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/chaye01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.shizheng .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/shizheng.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.shizheng:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/shizheng01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.xiandai .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/xiandai.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.xiandai:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/xiandai01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.wenhua .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/wenhua.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.wenhua:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/wenhua01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.chengshi .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/chengshi.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.chengshi:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/chengshi01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.zonghe .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/zonghe.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}

.zonghe:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/zonghe01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.shengtai .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/shengtai.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.shengtai:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/shengtai01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.touzi .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/touzi.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
.touzi:hover .chanye-banner-name::before{
    content: "";
    background-image: url("../img/icon/touzi01.png");
    background-size: 15px 15px;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 100;
    top: 1px;
    left: -25px;
}
/*集团党建*/
.dangjian-content{
    background-image: url("../img/dangjian-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dangjian-right-contents{
    display: none;
    float: left;
    height: 85%;
    width: 100%;
}
.dangjian-deng{
    height: 640px;
    position: relative;
}
.dangjian-right-contents p:nth-child(1) {
    width: 97%;
    margin-top: 2%;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 17px;
}
.dangjian-right-contents p:nth-child(1):hover{
    color: #bb0000;
}
.dangjian-right-contents p:nth-child(2) {
    width: 97%;
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 25px;
    color: #686868;
}
.ov{
    position: relative;
    line-height: 25px;
    text-align: left;
    overflow: hidden;
}

.ov-after:after{
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    /*background: -webkit-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: -moz-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: -o-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: linear-gradient(to right, transparent, #FFF7F3 55%);*/
}
.ovs{
    position: relative;
    /*line-height: 13px;*/
    text-align: left;
    overflow: hidden;
}
.ovs-after:after{
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    /*background: -webkit-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: -moz-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: -o-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: linear-gradient(to right, transparent, #FFF7F3 55%);*/
}
.ovss{
    position: relative;
    /*line-height: 15px;*/
    text-align: left;
    overflow: hidden;
}
.ovss-after:after{
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    /*background: -webkit-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: -moz-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: -o-linear-gradient(left, transparent, #FFF7F3 55%);*/
    /*background: linear-gradient(to right, transparent, #FFF7F3 55%);*/
}
.dangjian-right-contents p:nth-child(2) span {
    cursor: pointer;
    color: #bb0000;
}
.dangjian-img{
    width: 100%;
    height: 30rem;
    margin-top: 11%;
}
.dangjian-img img{
    width: 100%;
    height: 100%;
}
.dangjian-left-banner{
    margin-top: 6.5%;
    width: 100%;
    height: 55%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    bottom: 2%;
    left: 0;
}
.dangjian-banner01{
    height: 280px;
}
.dangjian-banner01-img{
    height: 280px;
}
.dangjian-right{
    width: 97%;
    height: 65%;
    padding: 0;
    float: left;
    overflow: hidden;
}
.dangjian-right-header{
    width: 85%;
    height: 20px;
    padding: 0;
    float: left;
    margin-top: 4%;
}
.xinwen-center{
    padding-bottom: 0;
}

.dangjian-right-header li{
    width: 28%;
    float: left;
    height: 20px;
    line-height: 5px;
    margin-right: 5%;
    text-align: center;
    font-weight: 600;
    border-bottom: 2px solid #d1d1d1;
    position: relative;
    font-size:22px;;
}
/*黑色显示线*/
.dangjian-right-header li .right-p{
    width: 50%;
    height: 2px;
    position: absolute;
    bottom: -69%;
    left: 0;
    background-color: black;
}
/*红色隐藏线*/
.dangjian-right-header li .dangjian-right-p{
    width: 50%;
    height: 2px;
    position: absolute;
    bottom: -69%;
    left: 0;
    display: none;
    background-color: #bb0000;
}
.dangjian-right-header li:nth-child(1){
    color: #bb0000;
}
.dangjian-right-header li:nth-child(1) .dangjian-right-p{
    display: block;
}
.dangjian-right-header li:hover{
    color: #bb0000;
}
.dangjian-right-header li:hover .dangjian-right-p{
    display: block;
}
.dangjian-right-more{
    margin-top: 4%;
    font-weight: 600;
    float: right;
    font-size: 16px;
}
.dangjian-right-content{
    padding: 0;
    display: block;
    width: 88%;
    margin-left: 7%;
    float: left;
}
.dangjian-right-content li{
    width: 100%;
    height: 27px;
    line-height: 27px;
    float: left;
    margin-top: 1%;
    cursor: pointer;
    font-size: 16px;
}
.dangjian-right-content li span:nth-child(1){
    width: 70%;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.dangjian-right-content li span:nth-child(1):hover{
    color: #bb0000;
}
.dangjian-right-content li span:nth-child(1)::before{
    content: "";
    background-image: url(../img/hot.png);
    background-size: 15px 20px;
    position: absolute;
    width: 15px;
    height: 20px;
    z-index: 100;
    left: 2.5%;
}
.dangjian-right-content li span:nth-child(2){
    width: 30%;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    float: left;
    font-size: 12px;
    text-align: right;
}
.dangjian-right-banner{
    margin-top: 4%;
    float: left;
    padding: 0;
    margin-left: -15px;
    height: 30rem;
    overflow: hidden;
}
.dangjian-jianshe{
    width: 93%;
    height: 33%;
    padding: 0;
    position: absolute;
    bottom: 2%;
}
.dangjian-jianshe-header{
    width: 100%;
    height: 40px;
    padding: 0;
    float: left;
    border-bottom: 2px solid #bb0000;
}
.dangjian-jianshe-header .jianshe{
    width: 85%;
    float: left;
    height: 40px;
    font-weight: 600;
    color: white;
    font-size: 18px;
}
.dangjian-jianshe-header .jianshe span{
    background-color: #bb0000;
    line-height: 30px;
    padding: 5px 10px 5px 10px;
    border-radius: 7px 7px 0 0 ;
    display: inline-block;
}
.dangjian-jianshe-more{
    width: 15%;
    height: 30px;
    float: left;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
}
.dangjian-jianshe-content{
    width: 100%;
    padding: 0;
    float: left;
}
.dangjian-jianshe-content li{
    width: 100%;
    height: 27px;
    line-height: 27px;
    float: left;
    margin-top: 1%;
}
.dangjian-jianshe-content li span:nth-child(1){
    width: 70%;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    float: left;
}
.dangjian-jianshe-content li span:nth-child(1)::before{
    content: "";
    background-image: url(../img/jianshe-juxing.png);
    background-size: 20px 20px;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    left: -22px;
}
.dangjian-jianshe-content li span:nth-child(2){
    width: 30%;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    float: left;
    font-size: 12px;
    text-align: right;
}
.dangjian-jianshe-xinxiang{
    width: 100%;
    height: 100%;
    padding: 0;
}
.dangjian-jianshe-xinxiang img{
    width: 100%;
    height: 100%;
}
/*重点项目*/
.project-list{
    width: 30%;
    float: left;
    margin-left: 2.5%;
    position: relative;
    overflow: hidden;
}
.project-list .img{
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
.project-list:hover .img{
    transform: scale(1.1,1.1);
    transition: 0.5s;
}
.project-list .img-h{
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgba(0,0,0,0.5);
}
.project-list .img-h img{
    width: 15%;
    display: block;
    float: left;
    margin-top: 42.5%;
    margin-left: 42.5%;
}

.hover .img-h {
    height: 85.1%;
}
.project-list p{
    display: block;
    width: 100%;
    height: 15%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    text-align: center;
    line-height: 8rem;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    background-color: rgba(0,0,0,0.5);
}
/*公示公告*/
.notice{
    padding: 0;
    margin: 0;
}
.notice-map{
    height: 44rem;
    margin-top: 5%;
    padding-bottom:2rem;
}
.maps{
    height: 100%;
}
.map-right-list{
    height: 100%;
}
.map-right-list div{
    height: 49%;
}
.map-right-hiddens-hezuo{
    margin-bottom: 2%;
}
.map-right-hidden{
    display: none;
}
.map-right-hiddens-zhaobiao:hover .map-right-hidden{
    display:block;
    transform: scale(1,1);
}
.map-right-hiddens-zhaobiao:hover .map-right-block{
    display:none;
    transform: scale(1,1);
}
.map-right-hiddens-hezuo:hover .map-right-hidden{
    display:block;
    transform: scale(1,1);
}
.map-right-hiddens-hezuo:hover .map-right-block{
    display:none;
    transform: scale(1,1);
}
.map-right-hiddens-us:hover .map-right-hidden{
    display:block;
    transform: scale(1,1);
}
.map-right-hiddens-us:hover .map-right-block{
    display:none;
    transform: scale(1,1);
}
/*飘窗*/
#float{
    width: 20%;
    position: fixed;
    z-index: 999;
    display: none;
    animation: 25s float infinite linear;
}
#float:hover{
    animation-play-state:paused;
}
#float a img{
    width: 100%;
}
.float-close{
    width: 20%;
    text-align: center;
    position: relative;
    /*top: -10%;*/
    left:80%;
    color: black;
    cursor: pointer;
}
@-webkit-keyframes float{
    0%{
        position: fixed;
        left: 0;
        top: 200px;
    }
    10%{
        position: fixed;
        left: 25%;
        top: 320px;
    }
    20%{
        position: fixed;
        left: 45%;
        top: 230px;
    }
    30%{
        position: fixed;
        left: 65%;
        top: 360px;
    }
    40%{
        position: fixed;
        left: 80%;
        top: 270px;
    }
    50%{
        position: fixed;
        left: 70%;
        top: 210px;
    }
    60%{
        position: fixed;
        left: 55%;
        top: 310px;
    }
    70%{
        position: fixed;
        left: 40%;
        top: 220px;
    }
    80%{
        position: fixed;
        left: 25%;
        top: 340px;
    }
    90%{
        position: fixed;
        left: 10%;
        top: 260px;
    }
    100%{
        position: fixed;
        left: 0;
        top: 200px;
    }
}
/*.navs-lists .navs:nth-child(3) ul{*/
/*    margin-left: 25%;*/
/*}*/
/*屏幕适配*/
@media all and (max-width: 1700px){
    .header .nave{
        width: 55%;
    }
    .header .search{
        margin-left: -4%;
    }
    .jituan-left-news p:nth-child(2){
        -webkit-line-clamp: 2;
        line-height: 20px;
    }
    .jituan-video{
        height: 28%;
        bottom: 20%;
    }
    .link{
        width: 100%;
        margin-left: 0;
    }
    .link div{
        margin: 0;
        padding: 0;
    }
    .jituan-video {
        left: 3%;
    }
    .dangjian-deng {
        height: 48rem;
        position: relative;
    }
    .dangjian-right-header li{
        font-size: 20px;
    }
    .notice-map{
        height: 32rem;
    }
    .dongtai-content-list {
        width: 95%;
        margin-left: 2.5%;
    }
    .jituan-left-title p{
        font-size: 20px;
    }
    /*.lefts{*/
        /*width: 34%;*/
        /*position: absolute;*/
        /*left: 0;*/
        /*top: 35%;*/
        /*z-index: 1;*/
    /*}*/
    .fours {
        width: 70%;
        height: 90%;
        position: absolute;
        top: 2%;
        left: 30%;
        overflow: hidden;
    }
    .chanye-banner-contents{
        width: 85%;
        margin-left: 7.5%;
    }
    .chanye-banner-juxin {
        float: right;
        margin-right: 7%;
        margin-top: 1%;
        display: none;
    }
    .project-list p {
        line-height: 5rem;
    }
    .hover .img-h {
        height: 85%;
    }
    .news-left-banner {
        height: 45%;
    }
    .dangjian-left-banner{
        height: 55%;
    }

}

