/* 导航栏 */
.com_top_line {
  width: 100%;
  height: 55px;
  background-color: #043E8D;
}
.com_top_line img {
  width: 815px;
  height: 51px;
  top: 10px;
  right: 0;
}
.com_nav_box {
  padding: 20px 0 15px 0;
}
.logo {
  display: block;
  width: 274px;
  height: 65px;
}
.logo_text {
  margin-top: 5px;
  width: 274px;
  /* padding: 0 5px; */
}
.logo_text p {
  letter-spacing: 12px;
}
.com_nav_box .nav_box {
  margin-left: 130px;
}
.nav_box a:hover {
  color: #86BC42;
}
.nav_a {
  transition: all .2s;
}
.nav_box a {
  transition: all .2s;
  padding: 5px 0;
}
.huadong-top {
  transform: translateY(-6px);
}
/* 首页 */
.index_swiper {
  width: 100%;
  height: 380px;
}
.index_plate_box {
  padding-top: 80px;
}
.index_plate_box .caption .bold {
  font-size: 58px;
  margin-top: 10px;
  letter-spacing: 35px;
}
.index_credential {
  padding: 0 88px;
  margin-top: 55px;
}
.index_credential .mark {
  margin: -5px 0 0 5px;
}
.index_credential img {
  width: 213px;
  height: 154px;
}
.index_capacity_box {
  margin-top: 60px;
  box-shadow: 0px 8px 10px 0px rgba(59, 59, 59, 0.03);
  /* display: block; */
}
.index_capacity {
  width: 300px;
  height: 66px;
  padding-left: 30px;
  cursor: pointer;
  z-index: 1;
}
.index_capacity:hover .index_capacity_2 {
  opacity: 1;
  z-index: 2;
}

.index_capacity_2 {
  padding: 0 30px;
  display: flex;
  align-items: center;

  width: 300px;
  left: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-color: #86BC42;
  color: #fff;
  opacity: 0;
  transition: all .3s;
}
.mengban_img {
  width: 1065px;
  height: 770px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1001;
  display: none;
}
.link_box {
  position: fixed;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 70px;
  height: 200px;
  background-color: #043E8D;
  padding: 20px 0;
  z-index: 10001;
  cursor: pointer;
}
.link_box img.link_box_logo {
  width: 82px;
  height: 50px;
  top: -37px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;

}
.link_phone_box {
  transform: translateX(100%);
  padding: 8px 0;
  transition: all .3s;
  z-index: 10;
  border-radius: 3px;
  width: 170px;
  background-color: #043E8D;
}
.link_box .phone_box:hover .link_phone_box {
  transform: translateX(-75%);
}
.magt-6 {
  margin-top: 6px;
}
.link_box img {
  width: 36px;
  height: 32px;
}
.index_capacity .letter {
  letter-spacing: 5px;
}
.index_capacity .min {
  margin-top: 5px;
}
.index_case {
  margin-top: 75px;
}
.index_case .title {
  letter-spacing: 5px;
}
.index_case .desgin {
  margin: 20px 0 60px 0;
  letter-spacing: 14px;
}
.index_case_img {
  position: relative;
  width: 300px;
  height: 227px;
  display: block;
  overflow: hidden;
}
.index_case_img .mask {
  position: absolute;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, .6);
  left: 0;
  bottom: 0;
  padding: 0 15px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}
.index_case_img img {
  transition: all .3s;
}
.index_case_img:hover img {
  width: 110%;
  height: 110%;
}
.index_case_btn {
  margin: 60px auto 80px;
  width: 228px;
  height: 56px;
  background: #86BC42;
}
.index_case_btn span {
  letter-spacing: 4px;
}
.index_case_btn img {
  width: 10px;
  height: 16px;
  margin-left: 15px;
}
.swiper-container-S img {
  height: 200px;
  width: 200px;
}
.index_major {
  width: 1200px;
  margin: 30px auto 0;
  /* height: 490px; */
  /* background: url(../images/index_major.png) no-repeat center; */
  background-size: 100% 100%;
}
.index_major >div {
  height: 100%;
}
.index_mian_title .line {
  width: 96px;
  height: 2px;
}
.index_mian_title img {
  width: 22px;
  height: 17px;
  margin: 0 8px;
}
.major_data {
  margin-top: 80px;
  width: 100%;
}
.major_data .line {
  width: 76px;
  height: 2px;
  background: #FFFFFF;
  margin: 15px auto 15px;
}

.index_news_box {
  margin-top: 80px;

}
.index_news_list >div {
  display: flex;
  width: 585px;
  height: 230px;
  background: #F5F5F5;

}
.index_news_list .news_img {
  width: 230px;
  height: 230px;
}
.index_news_list .flex_1 {
  padding: 20px 20px 38px 20px;
  width: 355px;
}
.index_news_list .flex_1 .btn {
  width: 140px;
  height: 34px;
  background: #86BC42;

}

.index_news_list .flex_1 .date {
  margin-top: -16px;
}
.index_news_list .flex_1 .right {
 width: 6px;
 height: 12px;
 margin-left: 6px;
 margin-top:2px ;
}
.index_cons_box {
  margin-top: 80px;
}
.index_cons_img {
  margin: 60px auto;
  width: 100%;
  height: 330px;
}
.index_cons_btn {
  width: 228px;
  height: 56px;
  background: #E60012;
  margin: 0 auto 110px;
}
.index_cons_btn img {
  width: 10px;
  height: 16px;
  margin-left: 20px;
}

/* 底部公告栏 */
.com_bottom_box {
  width: 100%;
  background: #043E8D;
}
.com_search {
  top: -10px;
}
.com_tagline {
  background: url('../images/com_tag.png') no-repeat center;
  width: 882px;
  height: 114px;
  padding-left: 408px;
}
.search_box {
  margin-left: 58px;
}
.search_box .box_sjx {
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 58px solid #043E8D;
  border-right: 42px solid transparent;
}
.search_box input {
  width: 440px;
  height: 58px;
  background-color: #fff;
  padding-left: 50px;
  font-size: 26px;
}
.search_box .btn {
  width: 176px;
  height: 58px;
  background-color: #86BC42;
  line-height: 58px;
}
.com_bottom_logo {
  margin: 40px auto 30px;
}
.com_bottom_logo img {
  width: 287px;
  height: 68px;
}
.com_bottom_map {
  padding-bottom: 60px;
}
.com_bottom_map >div {
  flex: 1;
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
}
.com_bottom_info {
  height: 56px;
  width: 100%;
  background-color: #86BC42;
  line-height: 56px;
  text-align: center;
}

/* 新闻中心 */
.index_plate_box.newList {
  padding: 0;
}
.news_list .news_item {
  display: flex;
  width: 100%;
  height: 245px;
  background-color: #F5F5F5;
  border-bottom: 2px solid #86BC42
}
.news_list .news_img {
  width: 245px;
  height: 245px;
}
.news_list .flex_1 {
  width: 955px;
  padding: 40px 60px 40px 40px;
}
.news_list .absolute {
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
.news_cont_share {}
.sosh-item {
  margin: 0 0 0 10px !important;
}

/* 新闻详情 */
.news_detail {
  width: 1000px;
  margin: 0 auto;
}
.news_detail_title {
  padding: 78px 0 48px 0;
  border-bottom: 1px solid #EEEEEE;
}
.news_detail_title .share_box {
  padding: 0 52px;
  margin-top: 30px;
}
.news_detail_title .title {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
.news_detail_title .align-center {
  margin-left: 82px;
}
.news_detail_con {
  padding:  30px 0;
}
.news_detail_con img {
  width: auto;
  height: auto;
  margin: 30px auto;
  display: block;
  max-width: 800px;
}
.news_next {
  padding: 50px 0 110px 0;
}
.news_next a {
  display: block;
}

/* 服务案例 */
.server_project {
  width: 270px;
  /* height: 303px; */
  background: #F5F5F5;
  border-radius: 8px;
  margin: 50px 0 80px 0;
  padding: 50px 20px 55px 20px;
  overflow: hidden;
}
.server_project * {
  position: relative;
  z-index: 6;
}
.server_project .mengban_g {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 3;
  height: 100%;
  width: 0;
  background-color: #86BC42;
  transition: all .3s;
}

.server_project:hover * {
  color: #fff;
}
.server_project:hover .mengban_g {
  width: 270px;
}
.server_project img {
  width: 82px;
  height: 86px;
}

.index_major.server {
  background: url('../images/server_sl_bg.png') no-repeat center;
  background-size: 100% 100%;
}
.server_com {
  z-index: 8;
  width: 753px;
  height: 533px;
  background: url('../images/server_complete_bg.png') no-repeat center;
  background-size: 100% 100%;
  padding: 56px 30px 30px 30px;
}
.server_com li {
  padding-left: 210px;
  margin-top: 40px;
}
.server_com_map {
  z-index: 6;
  width: 925px;
  height: 435px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('../images/server_map_bg.png') no-repeat center;
  background-size: 100% 100%;
}

/* 案例 */
.case_list {
  display: block;
  width: 365px;
  height: 420px;
  margin-top: 50px;
}
.case_list img {
  width: 365px;
  height: 230px;
}
.case_list .content {
  padding: 0 25px;
}
.case_list .title {
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #EEEEEE;
  color: #5A5A5A;
}
.index_plate_box.case {
  padding-top: 80px;
  background-color: #F9FBFF;
}
.case_list_box::after {
  content: '';
  width: 365px;
}

/* 联系我们 */
.link_info {
  margin: 60px auto 80px;
}
.link_qrcode {
  width: 137px;
  height: 137px;
  margin-top: 12px;
}
.concat_map {
  height: 500px;
  width: 1200px;
  margin: 0 auto 250px;
}

/* 党的建设 */
.part_t_line {
  /* padding: 0 22px; */
  width: 660px;
  height: 92px;
  line-height: 82px;
  background: url('../images/part_t_bg.png') no-repeat center;
  background-size: 100% 100%;
  font-size: 48px;
  margin: 0 auto 37px;
  text-align: center;
}
.part_t_con {
  width: 696px;
  /* height: 138px; */
  font-size: 25px;
  margin: 10px auto;
  text-decoration: underline;
  color: #043E8D;
  line-height: 51px;
  text-align: center;
}
.part_mian_con {
  background: url('../images/server_complete_bg.png') no-repeat center;
  background-size: 100% 100%;
  width: 753px;
  height: 533px;
  margin: 30px auto 180px;
  padding: 0 60px;

  font-size: 26px;

  color: #FFFFFF;
  line-height: 54px;
  padding-top: 40px;
}
.com_bottom_map a:hover {
  text-decoration: underline;
}

/* 改版之后的样式问题 */
.index-news-tj {
  width: 1200px;
  margin: 30px auto 30px;
  padding: 24px 48px;
  background: url(../images/bg-new.png) #f5f5f5 left top no-repeat;
}
.index-news-tj .new1 {
    display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: 55px;
    color: #d51200;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.index-news-tj .new2 {
  color: #5e5e5e;
  display: block;
  padding-left: 14px;
  background: url(../images/arr1.jpg) 0 center no-repeat;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  width: 100%;
}
.index_con_right {
  width: 360px;
}
.index_con_left {
  width: 810px;
}
.index-news-swi {width: 300px;}
.index-news-swi .swiper-slide  {
  width: 300px;
  height: 220px;
}
.index-new-text {
  position: absolute;
  width: 300px;
  bottom: 0;
  height: 40px;
  background: rgba(0, 0, 0, .4);
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding: 0 20px;
  line-height: 40px;
}
.index_case_img {width: 202.5px;height: 153px;}
.index_new_list a {display: block;padding-left: 15px;width: 360px; background: url(../images/arr1.jpg) 0 center no-repeat;}

.index-ye-t {
  width: 100%;
  height: 70px;
  background: url('../images/yyt.png') center no-repeat;
  background-size: 100% 100%;
  line-height: 70px;
  padding-left: 40px;
}
.index-ye-list {
  padding: 0 10px;
}
.index-ye-list >a {
  display: flex;
  margin-top: 20px;
  width: 100px;
  height: 100px;
}
.index-sp {
  width: 360px;
  height: 64px;
  line-height: 64px;
  padding-left: 100px;
  background: url('../images/qy-video-btn-bg.png') center no-repeat;
  background-size: 100% 100%;
}
.index-right-ad {
  width: 360px;
  height: 140px;
}
.index-map  {
  width: 360px;
  height: 340px;
}
.magtb-5 {
  margin: 10px 0;
}

/* 新加的关于企业 */
.about_left {
  width: 250px;
}
.about_left .title {
  height: 60px;
  line-height: 60px;
}
.about_left .list_box {
  height: 490px;
  background-color: #f7f8fa;
  padding: 0 30px;
}
.about_left .list_box a {
  display: flex;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #ccc;
}
.about_left .list_box img {
  width: 14px;
  height: 14px;
} 
.about_right {
  width: 920px;
}
/* 右侧内容板块 */
.about_right .title {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  border-bottom: 1px solid #ccc
}
.about_right_main {

}
.about_right_main.intro{
  font-size: 14px;
}
.about_right_main .a {
  height: 40px;
  padding-left: 20px;
  border-bottom: 1px dashed #ccc;
  background: url('../images/arr1.jpg') no-repeat left center;
  background-size: 6px 6px;
}

/* 企业荣誉 */
.rongyu .a {
  width: 290px;
  height: 290px;
  margin-top: 20px;
}
.rongyu::after {
  content: '';
  width: 290px;
}
.rongyu img {
  width: 100%;
  height: 100%;
}


.nav_a .nav_list {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10000;
  background-color: #fff;
  padding: 0 30px;
  display: none;
}

.nav_a .nav_list a {
  display: block;
  margin: 8px 0;
  white-space: nowrap;
}
.nav_list a:hover {
  color: #86BC42;
}

/* 新加的标题样式 */
.new_title {
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 1px solid #eee;
  background: url('../images/newtitle_t.png') left bottom no-repeat;
  background-size: 66px 5px;
}
.new_title.dj {
  background: url('../images/newtitle_t_r.png') left bottom no-repeat;
  background-size: 66px 5px;
}

/* 项目建设 */
.xmjs_list {
  width: 590px;
  padding: 20px;
  margin-top: 20px;
}
.xmjs_list img {
  width: 200px;
  height: 200px;
}
.xmjs_list .content {
  margin-left: 20px;
  flex: 1;
}
.xmjs_list .title {
  padding: 20px 0 25px 0;
  border-bottom: 1px solid #EEEEEE;
}

/* 首页新加项目建设 */
.index-xm-box img {
  width: 100%;
  height: 100%;
  transition: all .3s;

}
.index-xm-box {
  padding: 20px;
  box-sizing: border-box;
  background-color: #f5f5f5;
  margin-bottom: 30px;
}
.index-xm-box .big {
  width: 370px;
  height: 396px;
  margin-right: 12px;
  flex-shrink: 0;
}
.index-xm-box .big:hover img,
.index-xm-box .middle:hover img,
.index-xm-box .small:hover img {
  transform: scale(1.1);
}
.index-xm-box .middle {
  width: 382px;
  height: 200px;
}
.index-xm-box .small {
  width: 184px;
  height: 184px;
  margin-top: 12px;
}
.index-xm-box .href {
  width: 184px;
  height: 184px;
  margin-top: 12px;
}
.index-xm-box .big .text-box {
  /* height: ; */
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .6);
  padding: 13px 15px;
}
.index-xm-box .small .text-box {
  /* height: ; */
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .6);
  padding: 8px 10px;
}
.index-xm-box .middle .text-box {
  /* height: ; */
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .6);
  padding: 10px 12px;
}
.index-xm-box .href {
  background-color: #86BC42;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-xm-box .href img {
  width: 12px;
  height: 15px;
  margin-left: 4px;
}
.ywfw_text {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  color: #fff;
  width: 100%;
  text-align: center;
  opacity: .8;
}