@charset "UTF-8";
body {
  font-family: ArialMT;
  font-size: 16px;
  /*padding-bottom: 57px;*/
}

.row {
  margin: 0;
}

/* .eng {
  word-break: keep-all;
  word-wrap: break-word;
} */

.header {
  display: none;
}

.m-header {
  display: flex;
  font-size: 36px;
  background: #000000;
  color: #ffffff;
  padding-left: 4vw;
  position: relative;
  align-items: center;
  
}


.qqkefu1{position:fixed; top: 30%; right: 0;}
.qqkefu2{position:fixed; top: 34%; right: 0;}
.qqkefu3{position:fixed; top: 38%; right: 0;}


.news {
  min-height: 812px;
}



.m-header a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-header a:nth-child(1){
  margin-left: 40vw;
}
.m-header img {
  width: 30px;
  margin-left: 4vw;
}

.m-header .fa {
  position: absolute;
  right: 2vw;
  top: 1vw;
}

.nav {
  display: none;
}

.nav a {
  display: block;
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 1359px) {
  img {
    width: 100%;
   
  }
  
  
  .item img {
    width: 100%;
    
  }
  
  .item .title {
    text-align: center;
    margin: 2vw 0vw;
    font-size: 20px;
  }
  .item .title a{
      color: #333333;
      text-decoration: none;
  }
  .item .content {
    padding: 0 2vw;
    text-align: justify;
   
  }
  
  .item a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 2vw 0vw;
    color: #0085e2;
  }
  .footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer-1 {
    display: none;
  }
  .footer-2 {
    text-align: center;
    padding: 2vw 0vw;
    background: #000000;
    color: #ffffff;
  }
  .footer-2 .col-md-offset-6 {
    display: none;
  }
  .search .col-sm-2 {
    width: 100%;
  }
  .search input {
    width: 60vw;
    margin: 2vw auto;
  }
  .search .btn3 {
    background: #333333;
    color: #ffffff;
    /* margin: 0 auto; */
    /* margin-left: 74vw; */
  }
  .search .form-horizontal{
    display: flex;
    align-items: center;
  }
  .search .col-sm-2 {
    text-align: center;
  }
  .search .col-sm-2 button {
    width: 20vw;
  }
  .tab {
    padding: 2vw;
  }
  .about {
    padding: 0vw 2vw;
  }
  .about .about-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .about .title {
    width: 100%;
    font-size: 24px;
    padding: 4vw 0vw;
    text-align: center;
  }
  .about .content {
    text-align: justify;
  }
  .contact {
    padding: 0vw 2vw;
  }
  .line {
    padding: 0vw 2vw;
  }
  .line .line-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .line .title {
    text-align: center;
    font-size: 20px;
    margin: 2vw 0vw;
  }
  .line .line-2 a {
    display: block;
    text-align: center;
    margin: 2vw 0vw;
    color: #0085e2;
  }
  .line-2 .title a{
    text-decoration: none;
    color: #333333;
  }
  .line-d {
    padding: 0vw 2vw;
  }
  .line-d .line-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .line-d .title {
    text-align: center;
    font-size: 20px;
    margin: 2vw 0vw;
  }
  .line-d .line-2 a {
    display: block;
    text-align: center;
    margin: 2vw 0vw;
    color: #0085e2;
  }
  .line-2 .content{
    /* min-height: 700px; */
  }
  .lines {
    padding: 0vw 2vw ;
  }
  .lines .line-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .lines .title {
    text-align: center;
    font-size: 20px;
    margin: 2vw 0vw;
  }

  .lines .line-2 a {
    display: block;
    text-align: center;
    margin: 2vw 0vw;
    color: #0085e2;
  }
  .lines .title a{
    text-decoration: none;
    color: #333333;
  }
  .news {
    padding: 0vw 2vw;
  }
  .news .news-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .news .title {
    text-align: center;
    font-size: 20px;
    margin: 2vw 0vw;
  }
  .news .navs {
    display: flex;
    justify-content: center;
    margin: 5vw 0vw;
  }
  .news .navs a {
    padding: 1vw 2vw;
    border: 1px solid #333333;
    margin: 0vw 0.2vw;
    border-radius: 6px;
  }
  .news .navs .active {
    background: #333333;
    color: #ffffff;
  }
  .news-d {
    padding: 0vw 2vw;
  }
  .news-d .news-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .news-d .title {
    text-align: center;
    font-size: 20px;
    margin: 2vw 0vw;
  }
  .news-d .navs {
    display: flex;
    justify-content: center;
    margin: 5vw 0vw;
  }
  .news-d .navs a {
    padding: 1vw 2vw;
    border: 1px solid #333333;
    margin: 0vw 0.2vw;
    border-radius: 6px;
  }
  .news-d .navs .active {
    background: #333333;
    color: #ffffff;
  }
  .news-d .content {
    text-align: justify;
  }
  .news-d .news-2 {
    margin: 4vw 0vw;
  }
  .news-d .news-2-r {
    display: block;
    text-align: center;
    background-color: #333333;
    border-radius: 6px;
    padding: 2vw 0vw;
    color: #ffffff;
    margin: 4vw 0vw;
  }
  .online {
    padding: 10vw 2vw 30vw;
  }
  .online .form-group {
    padding: 2vw 0vw;
  }
  .online .btn2 {
    color: #ffffff;
    background: #333333;
  }
  .recruitment {
    padding: 0vw 2vw;
  }
  .recruitment .recruitment-1 {
    line-height: 24px;
    padding: 4vw 0vw;
  }
  .recruitment .recruitment-1 .top-1 {
    font-size: 20px;
  }
  .recruitment .recruitment-1 a {
    color: #337ab7;
  }
  .recruitment .title {
    text-align: center;
    font-size: 20px;
    margin: 2vw 0vw;
  }
  .recruitment .navs {
    display: flex;
    justify-content: center;
    margin: 5vw 0vw;
  }
  .recruitment .navs a {
    padding: 1vw 2vw;
    border: 1px solid #333333;
    margin: 0vw 0.2vw;
    border-radius: 6px;
  }
  .recruitment .navs .active {
    background: #333333;
    color: #ffffff;
  }
  .recruitment .content {
    text-align: justify;
  }
  .recruitment .news-2 {
    margin: 4vw 0vw;
  }
  .recruitment .news-2-r {
    display: block;
    text-align: center;
    background-color: #333333;
    border-radius: 6px;
    padding: 2vw 0vw;
    color: #ffffff;
    margin: 4vw 0vw;
  }
  .recruitment-d {
    padding: 0vw 2vw;
  }
  .recruitment-d .title {
    font-size: 20px;
  }
  .recruitment-d .date span {
    display: block;
    margin: 2vw 0vw;
  }
  .recruitment-d .btn {
    width: 100%;
    margin: 4vw 0vw;
  }
  .recruitment-d .btn a {
    width: 100%;
    display: block;
    background-color: #333333;
    color: #ffffff;
    padding: 2vw 4vw;
    border-radius: 6px;
  }
  .resume {
    padding: 10vw 2vw 30vw;
  }
  .resume .form-group {
    padding: 2vw 0vw;
  }
  .resume .btn2 {
    color: #ffffff;
    background: #333333;
  }
  .search-1 .col-sm-2 {
    margin: 2vw 0vw;
    display: flex;
    justify-content: center;
  }
  .search-1 .btn3 {
    background: #333333;
    color: #ffffff;
  }
  .searchs {
    padding: 20vw 0vw;
  }
  .searchs a {
    display: block;
    text-align: center;
    margin: 2vw 0vw;
    color: #337ab7;
  }
  .search-d {
    padding: 0vw 2vw;
  }
  .search-d .title {
    text-align: center;
    font-size: 20px;
    padding: 4vw 0vw;
  }
  .search-d .pic {
    margin: 4vw 0vw;
  }
  .service {
    padding: 0vw 2vw;
   
      min-height: 700px;
  }
  .service .line-1 a {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    padding: 1vw 2vw;
    margin: 1vw 0vw;
    display: block;
    text-align: center;
  }
  .service .title {
    text-align: center;
    margin: 4vw 0vw;
    font-size: 20px;
  }
  .service .content {
    padding: 2vw 0vw;
  }
}

/* 小屏幕（平板，大于等于 768px） */
/* 中等屏幕（桌面显示器，大于等于 992px） */
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1360px) {
  
  .header {
    padding: 25px 0px;
    display: flex;
    align-items: center;
  }
  .header .header-1 {
    display: flex;
  }
  .header .header-2 img {
    width: 22px;
    height: 22px;
  }
  .header .header-2 a {
    margin-left: 20px;
  }
  .header .name {
    height: 30px;
    margin-top: 25px;
    margin-left: 10px;
  }
  .header .logo {
    height: 50px;
  }
  .m-header {
    display: none;
  }
  .row {
    margin: 0 auto;
    width: 1320px;
  }
  .nav {
    display: block;
    line-height: 50px;
    background-color: #333333;
  }
  .nav .row {
    display: flex;
    justify-content: space-around;
  }
  .nav a {
    color: #ffffff;
    font-size: 14px;
    border: none;
  }
  .footer {
    background: #333333;
    color: #ffffff;
    margin-top: 80px;
  }
  .footer a {
    color: #ffffff;
  }
  .footer .footer-1 {
    display: flex;
    padding: 60px 0px;
  }
  .footer .footer-1-1 {
    width: 20%;
  }
  .footer-1-1{
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
  }
 .footer-1-1 ul{
   /* padding-bottom: 20px; */
   padding-top: 20px;
   font-weight: 100;
   font-size: 16px;
 }
 .footer-1-1 li{
   padding-bottom: 10px;
 }
  .footer .footer-2 {
    line-height: 60px;
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .search {
    background-color: #e7e7e7;
    padding: 15px 20px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .search .btn3 {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    border: solid 1px #333333;
  }
  .item {
    text-align: center;
    padding: 0px 250px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .item .content {
    color: #333333;
    font-size: 16px;
    min-height: 90px;
   

  }
  /* .item .content:hover{
    transform: scale(1.1);
  } */
  .item a {
    color: #0085e2;
    font-size: 16px;
  }
  .item .title {
    padding: 10px 0px 10px;
    font-family: ArialMT;
    font-size: 30px;
    transition: all 0.5s;

  }
  .item .title:hover{
    transform: scale(1.1);
  }
  .item .title a{
    font-size: 30px;
    color: #343434;
    font-family: ArialMT;
    text-decoration: none;
  }
  .item .pic {
    padding: 20px 0px;
  
  }
  .item .pic img {
    width: 100%;
    transition: all 0.5s;
  }
  .item img:hover{
    transform: scale(1.1);
 

  }
  .menu {
    display: flex;
    justify-content: space-between;
  }
  .menu .item {
    width: 47%;
    padding: 0px;
  }
  .menu .item img {
    width: 100%;
  }
  .tab {
    line-height: 50px;
    color: #343434;
    font-size: 16px;
    border-bottom: 1px solid #cecece;
  }
  .about .about-1 {
    display: flex;
    justify-content: center;
  }
  .about .about-1 a {
    padding: 0 20px;
    line-height: 50px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .about .about-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .about .title {
    margin: 0 auto;
    text-align: center;
    font-family: ArialMT;
    font-size: 50px;
    padding: 20px 0px;
    position: relative;
  }
  .about .title::after {
    content: '';
    width: 135px;
    height: 2px;
    background-color: #333333;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .about .content {
    width: 900px;
    margin: 0 auto;
    padding: 40px 0px 100px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #343434;
    line-height: 28px;
  }
  .about .content img {
    width: 100%;
  }
  .about .content p {
    word-break: keep-all;
    word-wrap: break-word;
    text-align: justify;
  }
  .news .news-1 {
    display: flex;
    justify-content: center;
  }
  .news .news-1 a {
    padding: 0 20px;
    line-height: 50px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .news .news-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .news .list {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    flex-wrap: wrap;
  }
  .news .list .sub {
    width: 48%;
    word-break: keep-all;
    word-wrap: break-word;
    text-align: justify;
    line-height: 24px;
    padding: 30px 0px;
    border-bottom: 1px solid #cecece;
  }
  .news .list .title {
    font-size: 18px;
    font-weight: bold;
  }
  .news .list .date {
    padding: 20px 0px;
  }
  .news .navs {
    display: flex;
    justify-content: center;
    height: 200px;
    align-items: center;
  }
  .news .navs a {
    border: solid 1px #333333;
    color: #333333;
    background: #ffffff;
    padding: 10px 15px;
    margin: 0 5px;
    border-radius: 6px;
  }
  .news .navs .active {
    background-color: #333333;
    color: #ffffff;
  }
  .news-d .news-1 {
    display: flex;
    justify-content: center;
  }
  .news-d .news-1 a {
    padding: 0 20px;
    line-height: 50px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .news-d .news-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .news-d .title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
  }
  .news-d .date {
    text-align: center;
    font-size: 14px;
    color: #666666;
    padding: 30px 0px;
  }
  .news-d .content {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    padding: 50px 0px;
    border-bottom: 1px solid #cecece;
  }
  .news-d .content p {
    word-break: keep-all;
    word-wrap: break-word;
    text-align: justify;
  }
  .news-d .content img {
    width: 100%;
  }
  .news-d .news-2 {
    padding: 30px 0px 70px;
    display: flex;
    justify-content: space-between;
  }
  .news-d .news-2-l {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
  }
  .news-d .news-2-r {
    background-color: #333333;
    border-radius: 6px;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding: 0px 20px;
  }
  .line {
    background: #000000;
    padding-bottom: 40px;
  }
  .line .tab {
    color: #ffffff;
  }
  .line .tab a {
    color: #ffffff;
  }
  .line .line-1 {
    display: flex;
    justify-content: center;
  }
  .line .line-1 a {
    padding: 10px 20px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    word-break: keep-all;
    word-wrap: break-word;
    max-width: 150px;
    display: flex;
    align-items: center;
  }
  .line .line-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .line .line-2 {
    text-align: center;
    font-size: 16px;
    width: 800px;
    margin: 0 auto;
    color: #ffffff;
    line-height: 26px;
    padding: 50px 0px;
  }
  .pic{
    overflow: hidden;
  }
  .pic img{
    transition: all 0.5s;

  }
  .pic img:hover{
 transform: scale(1.1);
  }
  .line-2 .title{
    transition: all 0.5s;
  }
  .line-2 .title:hover{
transform: scale(1.1);
  }
  .line .line-2 a {
    color: #0085e2;
    line-height: 30px;
  }
  .line .line-2 .title {
    font-size: 30px;
    padding-bottom: 20px;
    font-family: ArialMT;
  }
  .lines{
    padding: 0px 0px 100px;
  }
  .lines .line-1 {
    display: flex;
    justify-content: center;
  }
  .lines .line-1 a {
    padding: 10px 20px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    word-break: keep-all;
    word-wrap: break-word;
    max-width: 150px;
    display: flex;
    align-items: center;
  }
  .lines .line-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .lines .line-2 {
    text-align: center;
    font-size: 16px;
    width: 800px;
    margin: 0 auto;
    line-height: 26px;
    padding: 30px 0px;
  }
  .line-2 .title a{
    color: #ffffff;
    text-decoration: none;
  }
  .lines .line-2 a {
    color: #0085e2;
    line-height: 30px;
  }
  .lines .line-2 .title {
    font-size: 30px;
    padding-bottom: 20px;
    padding-top: 30px;
    font-family: ArialMT;
  }
  .lines .line-2 .title a{
    color: #333333;
    text-decoration: none;
  }
  .line-d {
    background: #000000;
  }
  .line-d .tab {
    color: #ffffff;
  }
  .line-d .tab a {
    color: #ffffff;
  }
  .line-d .line-1 {
    display: flex;
    justify-content: center;
  }
  .line-d .line-1 a {
    padding: 10px 20px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    word-break: keep-all;
    word-wrap: break-word;
    max-width: 150px;
    display: flex;
    align-items: center;
  }
  .line-d .line-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .line-d .line-2 {
    text-align: center;
    width: 900px;
    margin: 0 auto;
    color: #ffffff;
    line-height: 28px;
    font-size: 14px;
    padding: 50px 0px 230px;
  }
  .line-d .line-2 a {
    color: #0085e2;
    line-height: 30px;
  }
  .line-d .line-2 .title {
    font-size: 50px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 60px;
    font-family: ArialMT;
  }
  .line-d .line-2 .title::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
    width: 135px;
    height: 2px;
    background-color: #e0e0e0;
  }
  .line-d .line-2 .content {
    text-align: justify;
  }
  .online {
    padding: 70px 0px;
  }
  .online sup {
    color: #ff0000;
  }
  .online .btn2 {
    background-color: #333333;
    color: #ffffff;
  }
  .contact {
    padding: 100px 0px 250px;
    line-height: 40px;
    font-size: 16px;
  }
  .contact .contact-1 {
    display: flex;
    justify-content: center;
  }
  .contact .name {
    text-align: right;
    width: 200px;
  }
  .contact .text {
    padding-left: 20px;
  }
  .contact .map img {
    width: 100%;
  }
  .recruitment .recruitment-1 {
    padding: 24px 0px;
    line-height: 24px;
    border-bottom: #cecece solid 1px;
  }
  .recruitment .top {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
  }
  .recruitment .top .top-1 {
    font-family: SourceHanSansCN-Medium;
    font-size: 20px;
  }
  .recruitment a {
    color: #0085e2;
  }
  .recruitment .center {
    padding: 20px 0px;
  }
  .recruitment .bottom {
    font-size: 14px;
  }
  .recruitment .navs {
    display: flex;
    justify-content: center;
    height: 200px;
    align-items: center;
  }
  .recruitment .navs a {
    border: solid 1px #333333;
    color: #333333;
    background: #ffffff;
    padding: 10px 15px;
    margin: 0 5px;
    border-radius: 6px;
  }
  .recruitment .navs .active {
    background-color: #333333;
    color: #ffffff;
  }
  .recruitment-d {
    line-height: 26px;
    padding-bottom: 40px;
  }
  .recruitment-d .title {
    font-size: 26px;
    padding: 20px 0px;
  }
  .recruitment-d .date {
    padding-bottom: 20px;
  }
  .recruitment-d .date span {
    margin-right: 90px;
  }
  .recruitment-d .content {
    text-align: justify;
    padding: 25px 0px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
  }
  .recruitment-d .btn a {
    width: 300px;
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    margin: 30px 0px;
    padding: 10px 0px;
  }
  .resume {
    padding: 70px 0px;
  }
  .resume sup {
    color: #ff0000;
  }
  .resume .btn2 {
    background-color: #333333;
    color: #ffffff;
  }
  .search-1 {
    background-color: #e7e7e7;
    padding: 15px 20px;
    margin-top: 20px;
  }
  .search-1 .btn3 {
    background-color: #333333;
    border-radius: 6px;
    color: #ffffff;
    border: solid 1px #333333;
  }
  .searchs {
    width: 1000px;
    padding: 80px 0px 400px;
  }
  .searchs .content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    line-height: 24px;
  }
  .searchs .content a {
    padding: 10px 0px;
    width: 33.3%;
    text-align: center;
    letter-spacing: 0px;
    color: #0085e2;
  }
  .search-d {
    width: 900px;
  }
  .search-d img {
    width: 100%;
  }
  .search-d .title {
    text-align: center;
    font-size: 50px;
    color: #343434;
    padding: 50px 0px;
    position: relative;
  }
  .search-d .title::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
    width: 135px;
    height: 2px;
    background-color: #333333;
  }
  .search-d .content {
    text-align: justify;
    line-height: 28px;
  }
  .search-d .pic {
    padding: 20px 0px;
  }
  .service .content{
    min-height: 500px;
  }
  
  /* .content{
    min-height: 500px; 
  } */
  .service .line-1 {
    display: flex;
    justify-content: center;
  }
  .service .line-1 a {
    padding: 10px 20px;
    background-color: #e0e0e0;
    border-radius: 6px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    word-break: keep-all;
    word-wrap: break-word;
    max-width: 150px;
    display: flex;
    align-items: center;
  }
  .service .line-1 .active {
    background-color: #333333;
    color: #ffffff;
  }
  .service .main img {
    width: 80%;
  }
  .service .main .title {
    text-align: center;
    font-size: 50px;
    color: #343434;
    padding: 50px 0px;
    position: relative;
  }
  .service .main .title::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
    width: 135px;
    height: 2px;
    background-color: #333333;
  }
  .service .main .content {
    text-align: justify;
    line-height: 28px;
  }
  .service .main .pic {
    padding: 20px 0px;
  }
  .service .main{
    padding-bottom: 40px;
  }
}



.downlist{ width: 100%; padding:5% 10%;}
.downlist li{padding:0 10px; line-height: 40px; border-bottom:1px dashed #ccc;}
.downlist li span{ float: right; color: #0085e2;}
.downlist li a:hover span{color: #0063a9;}
