/*.service_wrapper .service_wrapper {
  padding-bottom: 100px;
}*/


.service_wrapper .allpro_cont {
 /* padding-top: 50px;*/
  padding-bottom: 120px;
}
.service_wrapper .sec1_left {
  width: 300px;
  padding-left: 30px;
  font-size: 16px;
}
.service_wrapper .left_navlist > li {
  padding: 8px 0;
}
.service_wrapper .left_navlist > li > a {
  color: #2b2b2b;
}
.sec1_left .left_navlist .ee{
    position: relative;
}
.service_wrapper .sec1_right {
  display: none;
  width: 900px;
}
.service_wrapper .sec1_right.active {
  display: block;
  margin-top: -35px;
}
.service_wrapper .down_tab > ul > li {
  float: left;
}
.service_wrapper .down_tab > ul > li > a {
  color: #2b2b2b;
  display: block;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0;
}
.service_wrapper .down_tab > ul > li > a > span {
  width: 225px;
  font-size: 16px;
  font-weight: 700;
  display: block;
  text-align: center;
  border-left: 1px solid #e3e3e3;
}
.service_wrapper .down_tab > ul > li:first-child > a > span {
  border-left: 0;
}
.service_wrapper .down_tab > ul > li.active {
  background-color: #d44423;
}
.service_wrapper .down_tab > ul > li.active > a {
  color: #fffdfd;
}
.service_wrapper .down_contlist .each {
  height: 65px;
  line-height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #e3e3e3;
}
.service_wrapper .down_contlist .each2 {
  height: 140px;
  line-height: 140px;
  font-size: 14px;
  font-family: Calibri, serif;
  color: #818182;
  border-bottom: 1px dashed #e3e3e3;
}

.service_wrapper .distable {
  width: 100%;
  /*display: table;*/
  table-layout: fixed;
}
.service_wrapper .tabcell {
  display: table-cell;
  vertical-align: middle;
}
.service_wrapper .down_contlist .each_1 {
  width: 70%;
  padding: 0 20px;
}
.service_wrapper .down_contlist .each_2 {
  width: 230px;
  text-align: center;
}
.service_wrapper .down_contlist .each_3 {

  text-align: right;
}
.service_wrapper .down_contlist .each_4 {
  width: 375px;
  text-align: left;
  padding: 0 20px;
}
.service_wrapper .down_contlist .each_5 {
  width: 150px;
  text-align: center;
}
.service_wrapper .down_contlist .each_6 {
  width: 250px;
  text-align: center;
  height: 140px;
}
.service_wrapper .down_contlist .each_7 {
  width: 200px;
  text-align: center;
  height: 140px;
}
.service_wrapper .down_contlist .each2:first-child >div >img{
  width: 130px;
  height: 130px;
}
.service_wrapper .down_contlist .each_7 >i >a >p{
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #818182;
}

.service_wrapper .download_tab > ul > li {
  float: left;
}
.service_wrapper .download_tab > ul > li > span {
  width: 375px;
  text-align: left;
  color: white;
  background-color: #d44423;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 700;
  display: block;
  border-left: 1px solid #e3e3e3;
  padding: 0 20px;
}
.service_wrapper .download_tab > ul > li:first-child > span{
  border-left: 0;
}
.service_wrapper .download_tab > ul > li:last-child > span{
  width: 150px;
  text-align: center;
  padding: 0 0;
}

.service_wrapper .technical_tab > ul > li {
  float: left;
  text-align: center;
  color: white;
  background-color: #d44423;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 700;
  display: block;
  border-left: 1px solid #e3e3e3;
}
.service_wrapper .technical_tab .span1 {
  width: 250px;
}
.service_wrapper .technical_tab .span2 {
  width: 200px;
}
.service_wrapper .technical_tab > ul > li:first-child > span{
  border-left: 0;
}

.service_wrapper .fileicon {
  display: inline-block;
  width: 20px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 0;
  vertical-align: middle;
  margin-right: 10px;
}
.service_wrapper .fileicon > img {
  max-width: 100%;
  max-height: 100%;
}
.service_wrapper .filename {
  color: #818182;
  text-decoration: underline;
}
.service_wrapper .filesize {
  color: #cbcbcb;
}
.service_wrapper .filetime {
  color: #cbcbcb;
}
.service_wrapper .queans > li {
  /*height: 65px;*/
  overflow: hidden;
  border-bottom: 1px dashed #e3e3e3;
  font-size: 14px;
}
.service_wrapper .queans > li .unfold {
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
}
.service_wrapper .queans .questions{
  cursor: pointer;
 /* background-color: #ccc;*/
  padding: 20px 0px;
  line-height: 25px;
  position: relative;
}
.service_wrapper .queans .questions span{
    width: 880px;
    display: block;
}
.service_wrapper .queans .answer {
  line-height: 25px;
  color: #c9451f;
  padding: 20px 0px;
  /*background-color: pink;*/
}
.service_wrapper .main_footer {
  margin-top: 175px;
}
.showMain .content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.875rem;
}
.grid-item {
  width: 25rem;
  height: 20.1875rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  cursor: pointer;
}
.grid-item:hover {
  box-shadow: 0 0 0.1875rem #bbb;
}

.grid-item:hover p {
  font-size: 1.125rem;
  color: red;
}
.grid-item img {
  width: 100%;
  height: 17.5rem;
  object-fit: cover;
}
.grid-item p {
  box-sizing: border-box;
  margin: 0;
  padding: 0 0.3125rem;
  width: 100%;
  height: 2.6875rem;
  line-height: 2.6875rem;
  text-align: center;
  border: 0.0625rem solid #bbb;
  border-top: 0;
  font-size: 1rem;
  transition: 0.15s;
}





/*修改*/


@media screen  and (max-width: 1220px){

  .service_wrapper{
    width: 100% !important;
  }
  .main_crumbsnav{
    width: 100% !important;
  }

  .main_crumbsnav .container{
    width: 100%;
  }
  .allpro_cont .container{
    width: 100%;
  }
  .main_crumbsnav .crumbs_cont {
    padding: 4% 0 0 2%;
  }

  .allpro_cont{
    width: 100%;
  }
  .service_wrapper .sec1_left {
    width: 25%;
  }
  .service_wrapper .sec1_right {
    width: 75%;
  }
  .service_wrapper .down_tab > ul > li {
    width: 25%;
  }
  .service_wrapper .down_tab > ul > li > a > span {
    width: 100% !important;
  }

  .down_contlist{
    width: 100%;
  }
  .botm_oBtn{
    width: 100%;
  }
}
















































