@charset "utf-8";

/* CSS Document */
body {
    font-family: MicroSoft Yahei, Arial;
}
.row{
    margin: 0;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
p {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

::selection {
    background-color: #338c7a;
    color: #fff;
}

::-moz-selection {
    background-color: #338c7a;
    color: #fff;
}

::-webkit-selection {
    background-color: #338c7a;
    color: #fff;
}

.pos-r {
    position: relative;
}

.show992,
.show576,
.show460 {
    display: none;
}

/*top*/

/* icon */
@font-face {
    font-family: "iconfont"; /* Project id 2612011 */
    src: url('https://at.alicdn.com/t/font_2612011_dcjje2vlpla.woff2?t=1624674590429') format('woff2'),
         url('https://at.alicdn.com/t/font_2612011_dcjje2vlpla.woff?t=1624674590429') format('woff'),
         url('https://at.alicdn.com/t/font_2612011_dcjje2vlpla.ttf?t=1624674590429') format('truetype');
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-shijian:before {
    content: "\e6c5";
  }
  
  .icon-yanjing1:before {
    content: "\e615";
  }
  
  .icon-line-blod-arrow-right:before {
    content: "\e600";
  }
  
  .icon-yanjing:before {
    content: "\e628";
  }
  
  .icon-xiala2:before {
    content: "\e63f";
  }
  
  .icon-guanbi1:before {
    content: "\e672";
  }
  
  .icon-santiaogang:before {
    content: "\e64d";
  }
  
  
  
  
  
  
  
/* icon */
.top_po{
    display: none;
}
.swiper-container1{
    margin-top: 70px;
}
.top_r{
    width: 45%;
    display: flex;
    padding-left: 60px;
}
.top{
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    display: flex;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
}

.top_l{
    width: 55%;
    padding-left: 240px;
}
.top_r a li{
    padding: 0 10px;
    margin: 0 10px;
    color: #666;
    font-size: 13px;
}
.top .top_r .top_r_color li{
    color:rgba(47, 142, 120, 1);
    border-bottom: 1px solid rgba(47, 142, 120, 1);
}
.top_r a li:hover{
    color:rgba(47, 142, 120, 1);
    border-bottom: 1px solid rgba(47, 142, 120, 1);
}


/*包裹自定义分页器的div的位置等CSS样式*/
.swiper-pagination-custom {
    bottom: 5%;
    left: 0;
    width: 100%;
    height: 20px;
    /* background-color: red; */
    text-align: center;
}

/*自定义分页器的样式，这个你自己想要什么样子自己写*/

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
    opacity: 1;
}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-bullet-active {

    opacity: 1;
    background-color: #fff;
    border: 5px solid #fff;

    position: relative;
}

.mobile_top{
    display: none;
}
.about_us{
   
    background-color: #fff;
}
.about_us>div{
    width: 70%;
 
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 8%;
    display: flex;
}
.about_us>div>div{
    width: 50%;
}
.about_us_l{
    padding-left: 0%;
    padding-right: 5%;
}
.about_us_l h1{
    cursor: pointer;
    font-size: 30px;
    font-weight: 600;
    margin-top: 5%;
    margin-bottom: 9px;
    color: #000;
}
.about_us_l .p1{
    color: rgba(34, 34, 34, 1) !important;
    font-size: 20px;
}
.about_us_l .p2{
    margin-top: 6%;
    font-size: 15px;
    color: #666;
}
.swiper-slide{
    width: 100%;
}
.about_us_r{
    padding-left: 5%;
}
.about_us_r img{
    width: 100%;
   
   
}
.swiper-container{
    width: 100%;
    height: auto;
}
.swiper-container img{
    width: 100%;
    height: auto;
}
.swiper-wrapper{
    width: 100%;
    height: auto;
}
.about_us_l_b{
    display: flex;
    width: 100%;
    margin-top: 12%;
    display: flex;
    justify-content: space-between;
}
.about_us_l_b>div{
    text-align: center;
}
.product_center{
background-image: url(../images/indexprobg.jpg);
background-repeat:no-repeat; 
background-attachment:fixed;
padding: 8% 0;

}
.product_center>div{
   width: 70%;
   color: #fff;
   margin: 0 auto;
}
.product_center h1{
font-size: 30px;
margin: 1.3937282229965158% 12.532637075718014% 0% 12.532637075718014%;
}
.product_center_t{
    text-align: center;
   
}
.product_center_t .p1{
    margin: 0.6968641114982579% 12.532637075718014% 2.229965156794425% 12.532637075718014%;
}
.product_center_t .p2{
width: 53%;
margin: 0 auto;
color: #fff;
line-height: 1.42;
font-size: 16px;
}

.product_center_b .swiper-container{
    width: 100%;
}
.product_center_b{
    margin: 4.112405757368061% 0% 0% 0%;
}
.swiper-container2 .swiper-slide{
    padding: 0 10px;
    margin: 0;
    text-align: center;
}
.swiper-container2 .swiper-button-prev{
    font-size: 60px;
}
.swiper-container2 .swiper-slide p{
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}
.swiper-container2 .swiper-button-prev{
    color: #fff;
    --swiper-navigation-size: 30px
}
.swiper-container2 .swiper-button-next{
    color: #fff;
    --swiper-navigation-size: 30px
}
.layoutBg{
    width: 100%;
    padding: 7.045925341375084% 11.273480546200132% 7% 11.273480546200132%;
    text-align: center;
}
.xiala2{
    margin-top: 30px;
}
.layoutBg_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.layoutBg_list .item .itemBox{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.layoutBg_list img{
    width: 100%;
}
.layoutBg_list .item{
    width: 33.333333333333336% !important;
}

.layoutBg_list .item p{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    padding: 5px;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transform: translateY(100%);
    -o-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    
}
 .layoutBg_list .item .itemBox:hover p {
    transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
}
.explore{
    width: 70%;
    padding: 4.177545691906006% 0% 4.177545691906006% 0%;
    display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  background-color: #fff;
}
.explore a{
 
    border: 1px solid #000;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 0 10px;
    color: #333;
  font-size: 14px;
}
.explore .explore_1{
    background-color: #333;
    color: #fff;
}
.journalism{
    background-color: #F3F3F3;
    font-size: 100%;
}
.journalism>div{
    padding: 7.83289817232376% 18.27676240208877% 7.83289817232376% 18.27676240208877%;

}
.journalism .jumbotron{
    background-color: #F3F3F3;
    text-align: center;
   
}
.journalism .jumbotron p{
   margin-top: 5px;
    color: #333;
    cursor: pointer;
    font-size: 18px;
}
.journalism .jumbotron h2{
    font-weight: 600;
    cursor: pointer;
    
}
.journalism  ul li:hover{
    background-color: #fff;
}
.journalism>div>ul>li a{
    padding: 30px 30px 30px 30px;
    display: flex;
    overflow: hidden;
    flex-flow: column;
}
.journalism ul li a .itemTit{
    display: flex;
    justify-content: space-between;
}
.journalism ul li a .dec{
    overflow: hidden;
    word-break: break-all;
    color: #666;
    margin: 15px 20px 12px 0px;
}
.journalism .itemFooter{
    display: flex;
    justify-content: space-between;
 
}
.journalism .itemTit .tit{
    overflow: hidden;
    word-break: break-all;
    flex: 1;
    color: rgba(34, 34, 34, 1) !important;
    font: normal bold 18px/20px 微软雅黑 !important;
}
.journalism .itemTit .date{
    font-family: 微软雅黑,宋体,arial,verdana,sans-serif;
    color: #606060;
}
.journalism .itemFooter .classifyArr{
    min-height: 28px;
}
.journalism .itemFooter .look{
    font-family: 微软雅黑,宋体,arial,verdana,sans-serif;
    color: #606060;
    font-size: 16px;
}
.journalism .itemFooter .classify{
    margin: 0 12px 12px 0;
    padding: 0 10px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #999;
    font-family: 微软雅黑,宋体,arial,verdana,sans-serif;
    color: #606060;
    font-size: 16px
}
.modules{
    display: flex;
    justify-content: center;
    align-items: center;
  
}
.modules a{
    text-align: center;
    background-color: rgba(51, 51, 51, 1) !important;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.bottom{
background-image: url(../images/indexprobg.jpg);
background-repeat:no-repeat; 
background-attachment:fixed;
color: #fff;
padding: 7.049608355091384% 18.27676240208877% 5.848563968668407% 18.27676240208877%;
}
.bottom_l .p1{
   font-size: 22px;
   margin-top: 5px;
   cursor: pointer;
}
.bottom_l h1{
    cursor: pointer;
}
.bottom_l .p2{
    font: normal normal 12px/22px 微软雅黑 !important;
    cursor: pointer;
}
.bottom_r{
    display: flex;
}
.bottom_r>div{
    text-align: center;
    margin-right: 20px;
}
.bottom_r>div img{
    margin-bottom: 10px;
    cursor: pointer;
}
.bottom_r>div p{
    color: rgba(165, 165, 165, 1) !important;
    font: normal normal 12px/20px 微软雅黑 !important;
    cursor: pointer;
}
.bottom_l .wire{
    height: 1px;
    width: 50px;
    background-color: #fff;
    margin: 9% 0% 9% 0%;
}
.bottom>div{
    display: flex;
    justify-content: space-between;
}
.bottom_b{
    background-color: rgba(204, 160, 114, 1);
    padding: 1.0443864229765012% 12.532637075718014% 1.0443864229765012% 18.642297650130548%;
}
.bottom_b p{
    cursor: pointer;
    color: #fff;
    font: normal normal 12px/15px 微软雅黑 !important;
}
.bottom_b p a {color:#fff;}
.bottom_b2{
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #666;
    font-size: 16px;
}
@media (max-width:992px) {
    .swiper-container1{
        margin-top: 50px;
    }
    .bottom_b{
        padding: 1.5rem 1rem 1.5rem 1rem !important;
    }
    .bottom_b2{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .bottom_r{
        margin-top: 10%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bottom_r>div{
        margin: 0;
    }
    .bottom_r img{
        width: 75%;
        height: 75%;
    }
    .bottom_l .wire{
        margin: 5% 0% 5% 0%;
        width: 30px;
    }
    .bottom{
        background-image: url();
        background-color: #000;
        padding: 10% 2%;
    }
    .bottom_l h1{
        font-size: 25px;
    }
    .bottom_l .p1{
        font: normal normal 16px/22px 微软雅黑 !important;
    }
    .bottom_l .p2{
        font: normal normal 10px/22px 微软雅黑 !important;
        color: rgb(221, 218, 218);
       
    }
    .bottom>div{
        display: block;
    }
    .journalism .jumbotron h2 {
        font-size: 20px;
    }
    .jumbotron{
        margin-bottom: 0;
    }
    .journalism>div{
        padding: 0.9rem 1rem 0.9rem 1rem !important;
    
    }
    .journalism>div>ul>li a{
        padding: 11px;
        
    }
    .journalism ul li a .dec{
        margin: 0.15rem 0.2rem 0.12rem 0rem;
        font: normal normal 1.22rem/2.3rem 微软雅黑 !important;
        color: rgba(153, 153, 153, 1) !important;
    }
    .journalism .itemTit .tit{
        overflow: hidden;
        word-break: break-all;
        flex: 1;
        color: rgba(34, 34, 34, 1) !important;
        font: normal bold 15px/17px 微软雅黑 !important;
    }
    .explore{
        padding: 8% 1% 8% 1%;
       width: 100%;
       display: flex;
    }
    .explore a{
 width: 100%;
 margin: 0 10px;
}
    .top_r{
        display: none;
    }
    .top_l{
        width: 100%;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }
    .top_po{
        display: block;
      padding-right: 20px;
      cursor: pointer;
    }
    .mobile_top{
       
        width: 100%;
        background-color: #fff;
        height: 700px;
        position: fixed;
        top: 0;
        z-index: 99;
        
    }
   .mobile_top .mobile_top_t{
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 20px;
    }
    
    .top{
        height: 50px;
        line-height: 50px;
    }
    .mobile_top_list{
        height: 100%;
        margin: 0 20px;
        border-top: 1px solid #f2f2f2;
        box-shadow: -5px -10px 2px 1px rgba(218, 216, 216, 0.1) inset;
        border-right: 1px solid #ecebeb;
    }
    .mobile_top_list li{
        height: 55px;
       line-height: 55px;
       border-bottom: 1px solid #f2f2f2;
       padding: 0 10px;
       font-size: 14px;
       color:#333;
    }
    .mobile_top_list .mobile_top_list_c{
        color:rgba(47, 142, 120, 1);
    }
    .swiper-container{
        width: 100%;
        height: auto;
    }
    .swiper-container img{
        width: 100%;
        height: auto;
    }
    .swiper-wrapper{
        width: 100%;
        height: auto;
    }
   .about_us{
       width: 100%;
   }
   .about_us>div{
       width: 100%;
       display: flex;
       flex-direction: column;
       justify-content: space-between;
       align-items: center;
       padding: 0% 3% 3% 3% !important;
   }
   .about_us>div>div{
       width: 100%;
   }
   .about_us_l h1{
      font-size:  8vw;
       margin: 0;
   }
   .about_us .p1{
    font-size:  5vw;
   }
   .about_us .p2{
       font-size: 2vw;
   }
  .about_us .about_us_l{
      padding: 0;
      padding-bottom: 8%;
   }
   .about_us_r{
       padding: 0;
   }
   .about_us_l_b{
       padding: 0 10%;
   }
   .swiper-container2 .swiper-button-prev{
   display: none;
}
.swiper-container2 .swiper-button-next{
   display: none;
}
.product_center>div{
    width: 100%;
}
.product_center_t .p1{
   font-size: 22px;
}
.product_center_t .p2{
    width: 95%;
    font-size: 15px;
}
.swiper-container2 .swiper-slide{
    padding: 0 20px;
   
}
.swiper-container2 .swiper-slide p{
    font-size: 20px;
    padding-top: 20px;
}
.product_center{
    padding: 8rem 0rem 9rem 0rem !important;
}
.layoutBg{
    width: 100%;
    padding: 15% 3% 15% 3%;
    text-align: center;
}
.xiala2 img{
    width: 67px;
    height: 67px;
}
.layoutBg p{
    font-size: 13px;
    color: #333;
    margin-top: 20px;
}


}

@media (max-width:1200px) {
    .top_r{
        padding: 0;
    }
}