
.news_info img{
    width: 60px;
}
.news,.projects_content,.activity{
    padding: 80px 0;
    overflow: hidden;
    zoom: 1;
}
.news_list{
    padding: 30px 0;
}
.news_list>ul>li>span{
    color: #fff;
    border-radius: 50%;
    background-color: #ccc;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
}
.news_list>ul>li{
    padding: 15px 0;
    cursor: pointer;
}
.news_list>ul>li>a{
    font-size: 14px;
    color: #000;
    margin-left: 10px;
}
.change1{
    background-color: #f85032!important;
}
.change2{
    color: #f85032!important;
}
.more{
    font-size: 14px;
    color: #000;
    position: absolute;
    left: 28px;
    bottom: 0;
}
.more>span{
    color: #f85032;
}
.more:hover{
    color: #f85032;
    cursor: pointer;
    font-size: 16px;
}
.projects{
    background-color: #f2f4f4;
}
.projects_right{
    width: 520px;
    margin-left: 40px;
}
.projects_right>div:first-child{
    margin-bottom: 16px;
}
.projects_right>div img{
    width: auto;
    height: 300px;
    cursor: pointer;
    transition: all 0.6s;
}
.projects_right>div img:hover{
    transform: scale(1.2);
}
.projects_list{
    width: 560px;
    height: 400px;
    background-color: #f85032;
}
.projects_list{
    width: 560px;
    height: 66px;
    color: #fff;
    background-color: #f85032;
    font-size: 16px;
    line-height: 66px;
}
.projects_list>a{
    display: block;
    width: 560px;
    height: 66px;
    padding: 0 30px;
    color: #fff;
}
.plan_bg{
    width: 560px;
    height: 400px;
    background: url("../../images/demo5.png") no-repeat;
    background-size: cover;
    background-position: center;
}
.plan{
    display: none;
    width: 560px;
    height: 400px;
    padding: 100px 0 0 30px;
    background-color: rgba(248,80,50,0.5);
}
.plan>p{
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}
.projects_left{
    cursor: pointer;
}
/*首页修改*/
.active_tab h3{
    color: rgb(248, 80, 50)!important;
}
.taber{
    padding: 80px 0;
    position: relative;
}
.tab-con{
    width: 33.33%;
    cursor: pointer;
}
.taber_img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.tabUl>li>h3{
    line-height: 84px;
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: normal;
}
.tab-con:first-child>.normal_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: 0 -249px!important;
}
.tab-con:first-child>.active_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: 3px -130px!important;
}
.tab-con:nth-child(2)>.normal_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: -626px -249px;
}
.tab-con:nth-child(2)>.active_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: -627px -130px!important;
}
.tab-con:nth-child(3)>.normal_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: -753px -249px;
}
.tab-con:nth-child(3)>.active_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: -753px -130px!important;
}
.tab-con:nth-child(4)>.normal_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: -880px -249px;
}
.tab-con:nth-child(4)>.active_img{
    background: url(../../images/icon.png);
    background-size: 500px 500px;
    background-position: -880px -130px!important;
}
.tab_news{
    width: 100%;
    padding: 60px 0;
    background-color: #f2f4f4;
    position: relative;
}
.news_ul li,.active_ul li{
    width: 33%;
    border-radius: 5px;
    padding: 40px 2.5%;
}
.bg_3>p{
    color: #fff;
    background-color: #d2335c;
    width: 50px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.bg_3{
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}
.news_info{
    padding: 20px 20px 30px;
    height: 300px;
    position: relative;
}
.news_info h1{
    font-size: 20px;
    font-weight: normal;
    margin: 5px 0 10px;
    color: #000;
}
.news_info p{
    font-size: 14px;
    line-height: 24px;
    color: #54657e;
}
small{
    color: #54657e;
}
.more_news{
    display: block;
    width: 80px;
    text-align: center;
    background-color: #f85032;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 5px;
    position: absolute;
    bottom: 30px;
    left: 20px;
}
.news_total{
    background-color: #fff;
    border-radius: 5px;
}
.news_total:hover{
    box-shadow: 0 0 30px #b1b1b2;
    cursor: pointer;
    margin-top: -20px;
}
.tip{
    width: 50px;
    height: auto;
    position: absolute;
    left: 161.5px;
    bottom: 0;
}
.active_no_do{
    width: 100%;
    height: 800px;
}
.info_no_do{
    width: 100%;
    height: 800px;
    background: url("../../images/xinxi.png") no-repeat;
    background-size: cover;
    background-position: center;
}
.active_no_do{
    width: 100%;
    height: 800px;
    background: url("../../images/active.png") no-repeat;
    background-size: cover;
    background-position: center;
}
.about_xzy{
    width: 100%;
    padding: 150px 0 300px;
    background-color: #fff;
    text-align: center;
    position: relative;
}
.about_xzy>h1{
    font-size: 24px;
    font-weight: normal;
}
.xzy{
    width: 50px;
    height: auto;
    margin: 20px auto 0;
}
.xzy_info{
    position: relative;
    width: 1000px;
    height: 120px;
    text-align: center;
    margin: auto;
    padding: 20px 50px;
    margin-top: 20px;
}
.xzy_info img{
    width: 14px;
    height: auto;
}
.left{
    position: absolute;
    left: 0;
    top: 0;
}
.right{
    position: absolute;
    right: 0;
    bottom: 0;
}
.swiper-button-prev{
    background-image: url("../../images/left.png");
}
.swiper-button-next{
    background-image: url("../../images/right.png");
}
.swiper-container3>.swiper-wrapper>.swiper-slide>p{
    font-size: 16px;
    line-height: 40px;
}
.swiper-container3{
    overflow: hidden;
}
.button{
    width: 80px;
    height: 44px;
    margin: 50px auto 0;
    position: relative;
}
.swiper-button-next, .swiper-button-prev {
    display: inline-block;
    width: 40px!important;
    height: 27px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 40px 27px!important;
    -webkit-background-size: 50px 27px!important;
    background-size: 40px 27px!important;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next{
    right: 0!important;
}
.swiper-button-prev{
    left: 0!important;
}
.swiper-button-prev:hover{
    background-image: url("../../images/left_02.png");
}
.swiper-button-next:hover{
    background-image: url("../../images/right_02.png");
}
.right_2{
    width: 520px;
    height: 225px;
    background-image: url("../../images/news_03.png");
    background-size: cover;
}
.right_1{
    width: 520px;
    height: 225px;
    background-image: url("../../images/news_04.png");
}
.news_info_div{
    height: 200px;
    overflow: hidden;
}









