|
|
|
@ -47,6 +47,10 @@ a.more_white:hover{color: #fff; background: #fff; text-decoration: none;} |
|
|
|
|
.part .wrap h2:nth-child(3),.part .title h2:nth-child(3),.part .left h2:nth-child(3){ font-size: 24px!important;} |
|
|
|
|
.part .part-img{ width: 60%!important;margin-left: 20%;} |
|
|
|
|
|
|
|
|
|
.detail .content .time{ text-align: center;margin-bottom: 30px;} |
|
|
|
|
.detail .content img{ text-align: center;width: 60%;height: auto; margin-left: 20%;} |
|
|
|
|
.detail .content p{ font-size: 16px;} |
|
|
|
|
|
|
|
|
|
/*分页*/ |
|
|
|
|
.page-wrap{ text-align: center; } |
|
|
|
|
.page-wrap li{ background: #fff!important; margin-right: 20px; } |
|
|
|
@ -414,7 +418,7 @@ box-shadow: 4px 4px 10px #f9f9f9;} |
|
|
|
|
} |
|
|
|
|
.about_03 .scrollItem ul{ |
|
|
|
|
display: flex; |
|
|
|
|
flex-wrap: nowrap; |
|
|
|
|
flex-wrap: wrap; |
|
|
|
|
justify-content: space-around; |
|
|
|
|
} |
|
|
|
|
.about_03 .scrollItem ul li img{ |
|
|
|
@ -497,7 +501,7 @@ box-shadow: 4px 4px 10px #f9f9f9;} |
|
|
|
|
|
|
|
|
|
.about_31 .wrap img{ width: 100%; } |
|
|
|
|
|
|
|
|
|
.about_31 .wrap .intro { position: absolute; bottom: 5%; padding: 0 25px;} |
|
|
|
|
.about_31 .wrap .intro { position: absolute; top: 25%; padding: 0 25px;} |
|
|
|
|
.about_31 .wrap .intro p:first-child{ font-size: 30px; color: #fff;margin-bottom: 20px; } |
|
|
|
|
.about_31 .wrap .intro p:nth-child(2){ font-size: 16px; color: #fff;margin-bottom: 20px; } |
|
|
|
|
|
|
|
|
@ -810,7 +814,7 @@ box-shadow: 4px 4px 10px #f9f9f9;} |
|
|
|
|
text-align: center; |
|
|
|
|
display: flex; |
|
|
|
|
flex-wrap: wrap; |
|
|
|
|
justify-content: flex-start; |
|
|
|
|
justify-content: center; |
|
|
|
|
padding: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -830,7 +834,7 @@ box-shadow: 4px 4px 10px #f9f9f9;} |
|
|
|
|
|
|
|
|
|
.service_141 .wrap img{ |
|
|
|
|
margin: auto; |
|
|
|
|
opacity: 0.6; |
|
|
|
|
opacity: 1; |
|
|
|
|
transition: 0.6s; |
|
|
|
|
width:40%; |
|
|
|
|
} |
|
|
|
@ -990,7 +994,7 @@ overflow: hidden; |
|
|
|
|
|
|
|
|
|
/*新闻中心-detail*/ |
|
|
|
|
.news_detail{ position: relative; margin: 50px 0 100px 0;} |
|
|
|
|
.news_detail .content h2{ line-height: 100px; text-align: center;} |
|
|
|
|
.news_detail .content h2{ line-height: 60px; text-align: center;} |
|
|
|
|
.news_detail .content .text{ line-height: 28px; color: #333;} |
|
|
|
|
|
|
|
|
|
.work_detail{ position: relative; margin: 50px 0 100px 0;} |
|
|
|
@ -1428,7 +1432,7 @@ footer .wrap{ |
|
|
|
|
justify-content: space-between; |
|
|
|
|
align-items: stretch; |
|
|
|
|
align-content: flex-start; |
|
|
|
|
flex-wrap: nowrap; |
|
|
|
|
flex-wrap: wrap; |
|
|
|
|
} |
|
|
|
|
footer .wrap .right{ |
|
|
|
|
display: flex; |
|
|
|
@ -1487,6 +1491,48 @@ footer .wrap .right select{ |
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 768px) { |
|
|
|
|
|
|
|
|
|
.about_02 .wrap .left{ position: relative;} |
|
|
|
|
.about_02 .wrap .right{ left: 0; } |
|
|
|
|
|
|
|
|
|
/* 子页顶部 */ |
|
|
|
|
.section1 .topcontainer,.section0 .bgimage,.topcontent{ margin-top: 70px!important;} |
|
|
|
|
.section1 img,.section0 img,.topcontent img{height: 48vh;} |
|
|
|
|
.section .title img{height: 100%;} |
|
|
|
|
.selectItem>div,.navitem>div:nth-child(2){ display: none;} |
|
|
|
|
.navcontent{ width: 100%;} |
|
|
|
|
|
|
|
|
|
/* 子页二级菜单 */ |
|
|
|
|
.service-next .row{ margin: 0;} |
|
|
|
|
|
|
|
|
|
/* 底部 */ |
|
|
|
|
footer .left{ text-align: center;} |
|
|
|
|
footer .wrap .right{ align-items: center;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.about_01 .wrap .left{padding: 0;margin: 0;} |
|
|
|
|
.about_02 .wrap .right{padding: 50px 15px;} |
|
|
|
|
|
|
|
|
|
.about_31 .wrap .intro{ top: 15%;} |
|
|
|
|
.about_31 .wrap img{height: 32vh;} |
|
|
|
|
|
|
|
|
|
.about_61 .wrap .left{padding: 0;} |
|
|
|
|
#map { width: 100%!important;} |
|
|
|
|
|
|
|
|
|
.service_31 .left{ margin: 0;padding: 15px;} |
|
|
|
|
.service_31 .right{margin: 0;} |
|
|
|
|
|
|
|
|
|
/* 新闻 */ |
|
|
|
|
.news_01 li{ flex: 0 0 98%;} |
|
|
|
|
.news_01 li .thumb{ display: none;} |
|
|
|
|
.news_11 li .time{ padding: 10px;} |
|
|
|
|
.news_11 li .text a:first-child{ line-height: 30px;} |
|
|
|
|
.news_21 ul{ flex-direction:column;} |
|
|
|
|
|
|
|
|
|
/* 党建 */ |
|
|
|
|
|
|
|
|
|
/* 人才 */ |
|
|
|
|
.talent_02 li .text a{line-height: 30px;} |
|
|
|
|
|
|
|
|
|
.navbar{min-height: 50px; background-color: #404040;} |
|
|
|
|
|
|
|
|
|
.navbar-default .navbar-brand {color: #fff; font-size: 16px;} |
|
|
|
@ -1637,7 +1683,7 @@ footer .wrap .right select{ |
|
|
|
|
|
|
|
|
|
.tags_rows{display: none; padding-top: 7px;} |
|
|
|
|
|
|
|
|
|
footer{ margin-bottom:50px;} |
|
|
|
|
/* footer{ margin-bottom:50px;} */ |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|