﻿/* CSS Document */
@import url(we_global.css);

.sub_page_about {
  width: 100%;
  position: absolute;
  height: 610px;
  background: url(../image/index_021.jpg) center top no-repeat;
}

.sub_page_pro {
  width: 100%;
  position: absolute;
  height: 610px;
  background: url(../image/sub_pro_02.jpg) center top no-repeat;
}

.sub_page_news {
  width: 100%;
  position: absolute;
  height: 610px;
}

.sub_page_service {
  width: 100%;
  position: absolute;
  height: 610px;
  background: url(../image/sub_service_02.jpg) center top no-repeat;
}

.sub_page_contact {
  width: 100%;
  position: absolute;
  height: 610px;
  background: url(../image/sub_contact_02.jpg) center top no-repeat;
}

.page_banenr_mobile {
  display: none;
}

/* .page_banenr_mobile::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(237, 237, 237, 0.7);
} */

.sub_body {
  position: absolute;
  width: 100%;
  margin-top: 540px;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.8);
}

.we_body {
  float: left;
  width: 100%;
  margin-top: 620px;
}

.promise {
  float: left;
  width: 100%;
}

.kh_content {
  float: left;
  width: 100%;
  height: 500px;
  overflow-y: scroll;
  margin-top: 50px;
  border: 1px solid #DDDDDD;
  line-height: 30px;
  padding: 20px;
  font-size: 14px;
}

.kh_content img {
  float: left;
  width: 100%;
  height: auto;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.we_sub_menu {
  float: left;
  width: 100%;
  display: inline;
  list-style-type: none;
}

.we_sub_menu ul {
  width: 100%;
  text-align: center;
}

.we_sub_menu li {
  float: left;
  width: 190px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
}

.we_sub_menu li:hover {
  background-color: #b2343c;
  color: #FFF;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.sub_menu_on {
  background-color: #b2343c;
  color: #FFF;
}

.download {
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}

.download ul {
  margin: 0 auto;
  text-align: center;
}

.download ul li {
  display: inline-block;
  width: 400px;
  padding: 10px;
  margin-top: 20px;
  height: 400px;
  background-color: #f1f1f1;
  border: 1px solid #DDDDDD;
}

.download ul li h1 {
  width: 100%;
  margin-top: 50px;
  text-align: center;
  font-size: 25px;
  height: 100px;
  line-height: 100px;
  font-size: 27px;
  color: #424242;
  font-weight: bold;
}

.download ul li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  color: #999;
}

.download ul li p {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  color: #999;
}

.about_div {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.about_img {
  float: left;
  width: 50%;
}

.about_img img {
  float: left;
  width: 100%;
  height: auto;
}

.about_img1 {
  float: left;
  width: 45%;
}

.about_img1 img {
  float: left;
  width: 100%;
  height: auto;
}

.about_content {
  float: right;
  width: 45%;
  color: #4c4c4c;
}

.question {
  float: left;
  width: 100%;
  min-height: 600px;
}

.question li {
  float: left;
  width: 100%;
  padding: 10px;
  border: 1px solid #DDDDDD;
  margin-top: 10px;
}

.question li h1 {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background-color: #e8e8e8;
  font-weight: bold;
  font-size: 15px;
  color: #c40000;
}

.question li p1 {
  float: left;
  width: 100%;
  line-height: 30px;
  padding-left: 20px;
  color: #999;
}

.body_content {
  float: left;
  width: 100%;
  margin: 0 auto;
  color: #686868;
  padding-bottom: 50px;
  padding-bottom: 15px;
  display: inline;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.body_content p {
  float: left;
  margin-top: 10px;
  width: 100%;
  line-height: 24px;
}

.body_content img {
  max-width: 1200px;
}

.news_content {
  /* float: left; */
  margin-top: 100px;
  color: #000;
  width: 100%;
  font-size: 80%;
  text-align: left;
  line-height: 30px;
  overflow: hidden;
  text-align: justify;
  text-justify: inter-ideograph;
  padding-bottom: 40px;
}

.news_content img {
  width: 100%;
  height: auto;
  max-width: 1300px;
}

.download_k {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.download_k ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.download_k li {
  display: inline-block;
  margin-left: 20px;
  width: 20%;
  background-color: #cc2a2e;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  font-size: 15px;
}

.download_k li:hover {
  background-color: #b2343c;
  color: #FFF;
}

.message {
  float: left;
  width: 100%;
  margin-top: 30px;
  background-color: #f1f1f1;
  border: 1px solid #DDDDDD;
}

.message ul {
  margin: 0 auto;
  width: 90%;
  margin-top: 40px;
}

.message li {
  float: left;
  width: 100%;
}

.message li span {
  float: left;
  width: 25%;
  height: 45px;
  line-height: 45px;
  padding-right: 10px;
}

.message li b {
  float: left;
  width: 100%;
  height: 70px;
  font-size: 25px;
  color: #6d6d6d;
  font-weight: normal;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
}

.message li p {
  float: left;
  width: 100%;
  line-height: 30px;
  padding-bottom: 30px;
}

.subNavBox {
  width: 100%;
  margin: 0px auto;
}

.subNav {
  float: left;
  width: 100%;
  border-bottom: solid 1px #e5e3da;
  cursor: pointer;
  font-weight: normal;
  font-size: 24px;
  color: #005691;
  line-height: 56px;
  background: url(../image/job_d.png) 98% center no-repeat;
}

.subNav li {
  float: left;
  width: 100%;
  border-bottom: 1px double #EDEDED;
  list-style-type: none;
  color: #848484;
}

.subNav li span {
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
  float: left;
}

.subNav .p1 {
  float: left;
  width: 60%;
  margin-left: 20px;
  overflow: hidden;
  font-size: 18px;
}

.navcontent_p {
  font-size: 16px;
  margin-top: 10px;
}

.subNav .p5 {
  float: left;
  width: 30%;
  overflow: hidden;
}

.subNav:hover {
  color: #005691;
}

.subNav li:hover {
  background-color: #b2343c;
  color: #FFF;
}

.currentDd {
  color: #005691;
}

.currentDt {
  background-image: url(../image/job_d.png);
}

.navContent {
  display: none;
  border-bottom: solid 1px #e5e3da;
  line-height: 28px;
  font-size: 16px;
  padding: 20px;
}

.navContent li a {
  display: block;
  height: 28px;
  text-align: left;
  padding: 20px;
  line-height: 28px;
  color: #005691;
}


.right_gd {
  float: left;
  width: 1212px;
  border: 1px double #EDEDED;
  margin-top: 50px;
}

.right_gd a:link,
.zb a:visited {
  color: #848484;
}

.right_gd ul {
  margin-left: 40px;
}

.right_gd li {
  float: left;
  height: 76px;
  line-height: 76px;
  border-bottom: 1px double #EDEDED;
}

.right_gd li span {
  float: left;
  color: #434343;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.right_gd .p1 {
  width: 200px;
  clear: both;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
}

.right_gd .p2 {
  width: 230px;
  overflow: hidden;
}

.right_gd .p3 {
  width: 200px;
  overflow: hidden;
}

.right_gd .p4 {
  width: 350px;
  overflow: hidden;
}

.right_gd .p5 {
  width: 100px;
  overflow: hidden;
}



@media screen and (max-width: 768px) {

  .download_k li {
    display: inline-block;
    margin-left: 0px;
    margin-top: 5px;
    width: 100%;
    background-color: #cc2a2e;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 15px;
  }

  .download ul li {
    display: inline-block;
    width: 100%;
    padding: 10px;
    height: 400px;
    background-color: #f1f1f1;
    border: 1px solid #DDDDDD;
  }

  .we_body {
    float: left;
    width: 100%;
    left: 0;
    z-index: 9;
    margin-top: 307px;
    position: relative;
  }

  .sub_page_about {
    width: 100%;
    position: absolute;
    height: 290px;
    background: url(../image/index_wap_sub_01.jpg) center top no-repeat;
  }

  .sub_page_pro {
    width: 100%;
    position: absolute;
    height: 290px;
    background: url(../image/index_wap_sub_01.jpg) center top no-repeat;
  }

  .sub_page_news {
    width: 100%;
    position: absolute;
    height: 290px;
  }

  .sub_page_service {
    width: 100%;
    position: absolute;
    height: 290px;
    background: url(../image/index_wap_sub_01.jpg) center top no-repeat;
  }

  .sub_page_contact {
    width: 100%;
    position: absolute;
    height: 290px;
    background: url(../image/index_wap_sub_01.jpg) center top no-repeat;
  }

  .page_banenr_pc {
    display: none;
  }

  .page_banenr_mobile {
    display: block;
  }

  .sub_body {
    position: absolute;
    width: 100%;
    margin-top: 120px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0);
  }

  .page {
    width: 90%;
  }

  .body_content img {
    width: 100%;
    height: auto;
  }

  .we_sub_menu {
    float: left;
    width: 100%;
    display: inline;
    list-style-type: none;
  }

  .we_sub_menu ul {
    width: 100%;
    text-align: center;
  }

  .we_sub_menu li {
    float: none;
    display: inline-block;
    width: 31%;
    margin-left: 1%;
    margin-top: 8px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #eeeeee;
    color: #4d4d4d;
    -webkit-box-shadow: 0 0 10px #9d9d9d;
    -moz-box-shadow: 0 0 10px #9d9d9d;
    box-shadow: 0 0 10px #9d9d9d;
  }

  .we_sub_menu li:hover {
    background-color: #b2343c;
    color: #FFF;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .we_sub_menu li:focus {
    background-color: #b2343c;
    color: #FFF;
  }

  .sub_menu_on {
    color: #FFF;
    background: url(http://www.we-holding.com/images/sub_menuon.png) center top no-repeat;
  }

  .about_div {
    float: left;
    width: 100%;
    margin-top: 20px;
  }

  .about_img {
    float: left;
    width: 100%;
    height: auto;
  }

  .about_content {
    width: 100%;
    margin: 0 auto;
    color: #4c4c4c;
    margin-top: 40px;
  }

  .about_img1 {
    float: left;
    width: 100%;
  }


  .message li span {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-right: 10px;
  }



}






.body_content p {
  line-height: 24px;
}


.we_news {
  margin: 0 auto;
  width: 96%;
  margin-top: 30px;
  color: #464646;
}

@media screen and (min-width: 1600px) and (max-width:2400px) {
  .we_news li {
    float: left;
    padding: 40px;
    width: 20%;
    height: auto;
    display: inline;
    border-left: #dddddd 1px double;
  }
}

@media screen and (min-width: 1280px) and (max-width:1599px) {
  .we_news li {
    float: left;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-left: 1%;
    width: 24%;
    height: auto;
    display: inline;
    background-color: #ededee;
  }
}

@media screen and (min-width: 768px) and (max-width:1279px) {
  .we_news li {
    float: left;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-left: 1%;
    width: 32%;
    height: auto;
    display: inline;
    background-color: #ededee;
  }
}

@media screen and (max-width:768px) {
  .we_news li {
    float: left;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-left: 1%;
    width: 98%;
    height: auto;
    display: inline;
    border-bottom: #dddddd 1px double;
  }
}

.we_news li h1 {
  float: left;
  font-size: 15px;
  margin-top: 10px;
  display: block;
  width: 100%;
  height: 56px;
  line-height: 24px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #4d4d4d;
}

.we_news li span {
  overflow: hidden;
}

.we_news li p {
  float: left;
  margin-top: 10px;
  width: 100%;
  line-height: 25px;
  display: inline;
  height: 100px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.we_news li img {
  float: left;
  width: 100%;
  height: auto;
}

.we_news li:hover {
  background-color: #ce0400;
  color: #FFF;
  -webkit-box-shadow: 0 0 10px #666666;
  -moz-box-shadow: 0 0 10px #666666;
  box-shadow: 0 0 10px #666666;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}


.pro_show {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding: 0px;
}

.pro_show ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.pro_show li {
  float: left;
  margin-top: 12px;
  display: inline;
  background-color: #eeeeee;
  width: 330px;
  height: 370px;
}

.pro_show li:hover {
  background-color: #cc2a2e;
  color: #FFF;
}

.pro_show span {
  text-align: center;
  width: 330px;
  height: 34px;
  line-height: 34px;
  display: block;
}

.pro_show A IMG {
  width: 330px;
  height: 330px;
  border: 1px solid #DDDDDD;
}

.pro_show A:hover IMG {
  border: 1px solid #e77817;
}




.case {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}

.case ul {
  margin: 0px;
  padding: 0px;
}

.case li {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border: #dddddd 1px double;
  text-align: center;
  width: 210px;
  display: inline;
  background-color: #fff;
  overflow: hidden;
}


.case li:hover {
  background-color: #caa370;
  color: #FFF;
  -webkit-box-shadow: 0 0 10px #666666;
  -moz-box-shadow: 0 0 10px #666666;
  box-shadow: 0 0 10px #666666;
}




.case_content {
  float: left;
  margin: 15px 0px 0px 0px;
  width: 100%;
  margin-top: 15px;
  color: #686868;
  display: inline;
  line-height: 24px;
  text-align: justify;
  text-justify: inter-ideograph;
}




.pagecount {
  float: left;
  margin-top: 50px;
  margin-bottom: 50px;
}

.pagecount ul {
  float: left;
  margin: 0px;
  padding: 0px;
}

.pagecount li {
  float: left;
  background-color: #e3e3e3;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

.pagecount li span {
  text-align: center;
  color: #949494;
}

.pagecount li:hover {
  background-color: #0295d4;
  color: #FFF;
}

.pagecount li:hover span {
  color: #fff;
}

.gongdi_detail {
  margin: 0 auto;
  width: 1040px;
}

case_title {
  float: left;
  margin: 0px;
  width: 100%;
}

.case_title h1 {
  font-size: 25px;
  width: 100%;
  font-weight: bold;
  color: #cc2a2e;
}

.case_title span {
  float: left;
  color: #CCC;
  width: 100%;
  margin-top: 10px;
}

.case_content {
  float: left;
  margin: 15px 0px 0px 0px;
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  color: #686868;
  display: inline;
  line-height: 24px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.min_w {
  float: left;
  width: 100%;
  margin-top: 88px;
  text-align: center;
  background-color: #eeeeee;
}

.more {
  margin: 0 auto;
  margin-top: 30px;
  width: 300px;
  color: #F00;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  background-color: #f1f1f1;
  text-align: center;
}

.more:hover {
  background-color: #fdd041;
  color: #FFF;

}

.back {
  margin: 0 auto;
  margin-top: 30px;
  width: 200px;
  color: #FFF;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  background-color: #cc2a2e;
  text-align: center;
}

.back:hover {
  background-color: #c30000;
  color: #FFF;
}

.article_content,
.article_content p,
.article_content div {
  text-size-adjust: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgb(103, 103, 103);
  font-family: 微软雅黑;
  font-size: 16px;
  white-space: normal;
  line-height: 1.75em;
  text-align: justify;
}

.contact_content,
.contact_content p,
.contact_content div {
  line-height: 35px;
  font-size: 18px;
  color: #6b6b6b;
}

.join_content,
.join_content p,
.join_content div {
  color: #848484;
  font-size: 14px;
  white-space: pre-wrap;
}

.gsjj_content,
.gsjj_content p,
.gsjj_content div {
  line-height: 22px;
  font-size: 13px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.page_content,
.page_content p,
.page_content div {
  color: #848484;
  font-size: 16px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.article_content img,
.contact_content img,
.join_content img,
.gsjj_content img,
.page_content img {
  max-width: 100%;
}