﻿/* 大鹏动态 */
.dapeng{width: 82.55%;margin: 90px auto 0;}
.dapeng .dapeng_title{text-align: center;}
.dapeng .dapeng_title img{display: inline-block;width: 420px;}
.dapeng .dapeng_list{margin: 80px auto;}
.dapeng .dapeng_list .dapeng_item{margin-bottom: 38px;cursor: pointer;}
.dapeng .dapeng_list .dapeng_item .sort span{width: 39px;height: 39px;border-radius: 100%;background-color: #005ba3;color: #fff;display: block;text-align: center;line-height: 39px;font-size: 24px;}
.dapeng .dapeng_list .dapeng_item .sort{position: relative;}
.dapeng .dapeng_list .dapeng_item .sort::after{content: "";display: block; width: 1px ; height:250px;position: absolute; top: 39px;left: 19.5px;background-color: #707070;}
.dapeng .dapeng_list .dapeng_item:last-child  .sort::after{ height:212px;}
.dapeng .dapeng_list .dapeng_item .dapeng_content{width: 88.20%;box-shadow: 0px 5px 5px rgba(0, 0,0 , 0.2);display: flex;justify-content: center;align-items: center;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details{background-color: #fff;color: #3d3d3d;padding: 18px 90px 18px 24px ;width: calc(100% - 90px);display: flex;justify-content: space-between;align-items: center;transition: background-color 0.5s ease-in-out;-webkit-transition: background-color 0.5s ease-in-out;-moz-transition:background-color  0.5s ease-in-out;}
.dapeng .dapeng_list .dapeng_item:hover .dapeng_content .dapeng_details{background-color: #005ba3;color: #fff;transition: background-color 0.5s ease-in-out;-webkit-transition: background-color 0.5s ease-in-out;-moz-transition: background-color 0.5s ease-in-out;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details img{width: 372px;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div{width: calc(100% - 420px); display: flex;align-self:flex-start ;flex-direction:column;justify-content: flex-start;height: 100%;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div h3{font-size: 26px;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div p{font-size: 20px;line-height: 1.7;margin: 30px auto 40px;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div span{display: block;font-size: 20px;}
.dapeng .dapeng_list .dapeng_item .dapeng_content .arr_right{display: flex;justify-content: center;align-items: center;width: 90px;height: 100%;}

/* 行业动态 */
.industry{width: 82.55%;margin: 90px auto 0;}
.industry .industry_title{text-align: center;}
.industry .industry_title img{display: inline-block;width: 777px;}

.industry .industry_list{margin: 80px auto;}
.industry .industry_list .industry_item{margin-bottom: 46px;}
.industry .industry_list .industry_item>img{float: left;width: 45.99%;}
.industry .industry_list .industry_item:nth-child(2n)>img{float: right;}
.industry .industry_list .industry_item .industry_content{float: right;width: 49.96%}
.industry .industry_list .industry_item:nth-child(2n) .industry_content{float: left;}
.industry .industry_list .industry_item .industry_content a{padding: 36px 0;border-top: 1px solid #e5e5e5;color: #3d3d3d;display: block;}
.industry .industry_list .industry_item .industry_content a:hover{color: #005ba3;}
.industry .industry_list .industry_item .industry_content a:first-child{border-top: none;padding-top: 0;}
.industry .industry_list .industry_item .industry_content a b{display: block;font-size: 28px;line-height: 1;margin-bottom: 24px;}
.industry .industry_list .industry_item .industry_content a p{font-size: 24px;line-height: 1.4;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;/*作为弹性伸缩盒子模型显示。*/-webkit-box-orient:vertical; /*设置伸缩盒子的子元素排列方式--从上到下垂直排列*/-webkit-line-clamp:2;/*显示的行*/}
.industry .industry_list a.btn{display: block; margin: 60px auto 80px;  border: 1px solid #005ba3;color: #005ba3;width: 222px;padding: 18px 30px;font-size: 18px;line-height: 1;border-radius: 28px;background: url("../images/logo_icon2.png") no-repeat 20px 0;background-size: 34px 40px;text-align: center;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;}
.industry .industry_list a.btn:hover{color: #fff;background:url("../images/logo_icon1.png") no-repeat 20px 0;background-color: #005ba3; transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;}

/* 新闻详情 */

/* 标题  */
.news_title{text-align: center;color: #3d3d3d;width: 82.55%;margin: 100px auto 30px;}
.news_title h3{font-size: 30px;line-height: 1;margin-bottom: 30px;}
.news_title p{font-size: 24px;}
/* 内容 */
.news_details_container{width: 82.55%;margin: 0px auto ;}
.news_details_container p{font-size: 20px;line-height: 1.7;margin: 30px auto;}
.news_details_container img{max-width: 100%;}
/* 文章切换 */
.page{width: 82.55%;margin: 100px auto ;}
.page a:nth-child(1){margin-bottom: 30px;display: block;}
.page a b{color: #005ba3;font-size: 24px;font-weight: 400;}
.page a span{color: #3d3d3d;font-size: 24px;}
.page button.btn{cursor: pointer; display: block; margin: 30px auto 0;  border: 1px solid #005ba3;color: #005ba3;width: 222px;padding: 18px 30px;font-size: 18px;line-height: 1;border-radius: 28px;background: url("../images/logo_icon2.png") no-repeat 20px 0;background-size: 34px 40px;text-align: center;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;}
.page button.btn:hover{color: #fff;background:url("../images/logo_icon1.png") no-repeat 20px 0;background-color: #005ba3; transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;}

@media screen and (max-width: 1600px) {
    .dapeng{width: 82.55%;margin: 70px auto 0;}
    .dapeng .dapeng_title img{width: 336px;}
    .dapeng .dapeng_list{margin: 60px auto;}
    .dapeng .dapeng_list .dapeng_item{margin-bottom: 28px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details{padding: 18px 70px 18px 24px ;width: calc(100% - 70px);}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div{width: calc(100% - 400px); } 
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div h3{font-size: 22px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div p{font-size: 16px;line-height: 1.7;margin: 20px auto 30px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div span{font-size: 16px;}

    .industry{width: 82.55%;margin: 70px auto 0;}
    .industry .industry_title img{width: 621px;}
    .industry .industry_list{margin: 60px auto;}
    .industry .industry_list .industry_item{margin-bottom: 36px;}
    .industry .industry_list .industry_item .industry_content a{padding: 26px 0;}
    .industry .industry_list .industry_item .industry_content a b{font-size: 24px;margin-bottom: 14px;}
    .industry .industry_list .industry_item .industry_content a p{font-size: 20px;line-height: 1.4;}

    .news_title{width: 82.55%;margin: 80px auto 30px;}
    .news_title h3{font-size: 26px;margin-bottom: 25px;}
    .news_title p{font-size: 20px;}
    .news_details_container{width: 82.55%;margin: 0px auto ;}
    .news_details_container p{font-size: 16px;line-height: 1.7;margin: 20px auto;}
    .page{width: 82.55%;margin: 80px auto ;}
    .page a:nth-child(1){margin-bottom: 20px;display: block;}
    .page a b{color: #005ba3;font-size: 20px;font-weight: 400;}
    .page a span{color: #3d3d3d;font-size: 20px;}
    .page button.btn{ margin: 20px auto 0px;  width: 222px;padding: 18px 30px;font-size: 18px;border-radius: 28px;}


}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1360px) {
    .dapeng{width: 82.55%;margin: 50px auto 0;}
    .dapeng .dapeng_title img{width: 252px;}
    .dapeng .dapeng_list{margin: 60px auto;}
    .dapeng .dapeng_list .dapeng_item{margin-bottom: 28px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details{padding: 18px 40px 18px 24px ;width: calc(100% - 40px);}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div{width: calc(100% - 400px); } 
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div h3{font-size: 22px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div p{font-size: 16px;line-height: 1.7;margin: 20px auto 30px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div span{font-size: 16px;}

    .industry{width: 82.55%;margin: 50px auto 0;}
    .industry .industry_title img{width: 466px;}
    .industry .industry_list{margin: 40px auto;}
    .industry .industry_list .industry_item{margin-bottom: 26px;}
    .industry .industry_list .industry_item .industry_content a{padding: 16px 0;}
    .industry .industry_list .industry_item .industry_content a b{font-size: 20px;margin-bottom: 10px;}
    .industry .industry_list .industry_item .industry_content a p{font-size: 16px;line-height: 1.4;}

    .news_title{width: 82.55%;margin: 60px auto 30px;}
    .news_title h3{font-size: 22px;margin-bottom: 20px;}
    .news_title p{font-size: 16px;}
    .news_details_container{width: 82.55%;margin: 0px auto ;}
    .news_details_container p{font-size: 12px;line-height: 1.7;margin: 15px auto;}
    .page{width: 82.55%;margin: 60px auto ;}
    .page a:nth-child(1){margin-bottom: 15px;display: block;}
    .page a b{color: #005ba3;font-size: 16px;font-weight: 400;}
    .page a span{color: #3d3d3d;font-size: 16px;}
    .page button.btn{ margin: 0px auto ;  width: 222px;padding: 18px 30px;font-size: 18px;border-radius: 28px;}

}
@media screen and (max-width: 1024px) {
    .dapeng .dapeng_list .dapeng_item .sort {display: none;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content{width: 100%;}
    .dapeng .dapeng_list{margin: 40px auto;}
    
    .news_title{width: 82.55%;margin: 40px auto 30px;}
    .news_title h3{font-size: 18px;margin-bottom: 10px;}
    .news_title p{font-size: 12px;}
    .news_details_container{width: 82.55%;margin: 0px auto ;}
    .news_details_container p{font-size: 12px;line-height: 1.7;margin: 10px auto;}
}
@media screen and (max-width: 768px) {
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details img{width: 240px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div{width: calc(100% - 260px); }
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details{padding: 18px 20px 18px 24px ;width: calc(100% - 20px);}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div p{font-size: 12px;line-height: 1.7;margin: 10px auto 20px;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .arr_right{width: 48px;}
    .dapeng{width: 82.55%;margin: 30px auto 0;}
    .dapeng .dapeng_title img{width: 168px;}
    .dapeng .dapeng_list{margin: 20px auto;}

    .industry{width: 82.55%;margin: 30px auto 0;}
    .industry .industry_title img{width: 310px;}
    .industry .industry_list{margin: 20px auto;}
    .industry .industry_list .industry_item{margin-bottom: 20px;}
    .industry .industry_list .industry_item .industry_content a{padding: 10px 0;}
    .industry .industry_list .industry_item .industry_content a b{font-size: 16px;margin-bottom: 5px;}
    .industry .industry_list .industry_item .industry_content a p{font-size: 12px;line-height: 1.4;}
    .page{width: 82.55%;margin: 40px auto ;}
    .page button.btn{ margin: 10px auto ;  width: 222px;padding: 18px 30px;font-size: 18px;border-radius: 28px;}

}
@media screen and (max-width: 750px) {
    .dapeng .dapeng_list .dapeng_item .dapeng_content{flex-direction: column;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details{padding: 10px;width: 100%;flex-direction: column;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details img{width: 100%;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div{width: 100%; }
    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div h3{font-size: 18px;}

    .dapeng .dapeng_list .dapeng_item .dapeng_content .dapeng_details div p{font-size: 12px;line-height: 1.7;margin: 10px auto}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .arr_right{width: 100%;padding: 10px 0;}
    .dapeng .dapeng_list .dapeng_item .dapeng_content .arr_right img{height: 22px;}

    .industry .industry_list .industry_item>img{width: 100%;}
    .industry .industry_list .industry_item .industry_content{width: 100%;margin-top: 10px;}

    .news_title h3{font-size: 16px;margin-bottom: 10px;}

    .page{width: 82.55%;margin: 20px auto ;}
    .page>div{float: none;}
    .page button.btn{ margin: 20px auto ;  width: 222px;padding: 10px 30px;font-size: 18px;border-radius: 28px;float: none;background: url("../images/logo_icon2.png") no-repeat 20px -10px;}

    
    

}



