@media  screen and ( min-width:1680px){
  .inner-ward{
    width: 1400px;
  }
  .text-h3{
    font-size: 26px;
  }
  .text-p{
    font-size: 16px;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  /*inner-ban*/
  .inner-ban{
    height: 491px;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -68px;
  }
  .con-nav ul li .con-nav-a{
    line-height: 106px;
    padding:0 44px;
    font-size: 18px;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding:117px 0 50px;
  }

  .DescOne .box-l{
    width: 54%;
    padding-right: 9%;
    padding-top: 180px;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: 40px;
  }
  .Desc-tit p{
    font-size: 20px;
  }
  .DescOne .box-l h3{
    font-size: 26px;
  }
  .DescOne .box-l p{
      font-size: var(--fontSize);
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding:60px 0;
  }
  .DescTwo .box-r{
    width: 47.5%;
  }
  .DescTwo .box-r h3{
      font-size: 26px;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 24px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: var(--fontSize);
      padding:9px 0;
  }

  .section-three-space{
    padding:110px 0 85px;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 52.5%;
  }
  .marketSituation .box-l ul li{
      width: 30.5%;
      margin-right:4.25%;
      padding:60px 4% 50px;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: 40px;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: 20px;
  }
  .marketSituation .box-l ul li p{
      font-size: 18px;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(3n){
    margin-right: 0;
  }
  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
  }

  .marketSituation .box-r h3{
      font-size: 26px;
  }
  .marketSituation .box-r p{
      font-size: 16px;
  }

  /*耀江企业概况*/
  .num-div-block{
    
  }
  .num-div-block .inner-ward{
    padding: 50px 0 30px
  }
  .num-div-block .inner-ward .num-item{
    max-width: 25%;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    
    font-size: 28px;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   
    font-size: 50px;
  }
  .num-div-block .inner-ward .num-item p{
    
    font-size: 20px;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 13.45%;
  }
  .swiper-div-block .imgB img{
    width: 242px;
    height: 274px;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left:82px;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left:82px;
    padding-bottom: 40px;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: 40px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: 22px;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: 22px;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding:110px 0 70px;
  }

  .techniques-lis .techniquesUl li{
    margin-bottom: 100px;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: 26px; 
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin:30px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: 20px;
  }
  .techniques-lis .techniquesUl li .imgB{
    max-width: 377px;
    height: 220px;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: 0 5%;
    font-size: 26px;
  }
  .iconfont-wrap span{
    font-size: 26px;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding:60px 0 90px;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 71%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: 40px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{

  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 16px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 20px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: 16px;
  }

  .details-div-block .det-r{
    max-width: 276px;
    padding-top: 60px;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: 26px;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: 16px;
    margin-top: 5px;
  }
  .hot-list{

  }
  .hot-list li{
    margin:20px 0;
    padding-bottom: 20px;
    border-bottom:1px solid #e0e0e0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 161px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: 16px;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 22px;
  }
  .UAD a{
    font-size: 16px;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{

  }
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 52px;
    font-size: 16px;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }

  /*page*/
  .news-pagination {
  }
  .news-pagination .pagination-go, .news-pagination ul {
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 18px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }

  /*十二法*/
  .TreeTransplantation-con p{
    font-size: 16px;
  }

  .base-ban .imgB{
    height: 528px;
  }

  /*产品*/
  .product-lis{

  }
  .product-lis ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(3n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 270px;
  }

  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: 20px;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

  /*产品详情*/
  .productShow{
    padding: 110px 0 30px;
  }
  .productShow-l{
    width: 54%;
    padding-right: 12%;
  }
  .productShow-l-t{
    padding-top: 40px;
  }
  .productShow-l-t h2{
    font-size: 40px;
  }
  .productShow-l-t p{
    font-size: 16px;
  }
  .productShow-l-tips{

  }
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: 30px;
    margin-right: 66px;
  }

  .productShow-l-tips .decsP{

  }
  .productShow-l-tips .decsP p{
    font-size: 20px;
  }
  .advice-wrap{
    width: 194px;
    height: 72px;
    padding:8px;
  }
  .advice-a{
    font-size: 24px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 439px;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding:0 10%;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 109px;
    height: 109px;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: 238px;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    padding:0 62px;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding:40px 0;
  }
  .pruduct-desc-item{
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .pruduct-desc-t{
    font-size: 30px;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 35px;
  }
  .pruduct-desc-lis dl{
    max-width: 32%;
  }
  .pruduct-desc-lis dd{
    font-size: 20px;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
  }
  .pruduct-video-item{
    padding-top: 50px;
  }

  .video-container{
    padding-bottom: 56.25%;
  }
  .video-container video {

  }

}

@media screen and (min-width: 1921px){
  .swiper-div-block {
    padding-left: 22.45%;
  }
}

@media screen and (max-width:1679px ) and ( min-width:1440px){
  .inner-ward{
    width: 1280px;
  }
  .text-h3{
    font-size: 24px;
  }
  .text-p{
    font-size: 14px;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  .mt-80{
    margin-top: 70px;
  }
  /*inner-ban*/
  .inner-ban{
    height: 371px;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -58px;
  }
  .con-nav ul li .con-nav-a{
    line-height: 86px;
    padding: 0 34px;
    font-size: 17px;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding: 107px 0 40px;
  }

  .DescOne .box-l{
    width: 54%;
    padding-right: 9%;
    padding-top: 180px;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: 38px;
  }
  .Desc-tit p{
    font-size: 18px;
  }
  .DescOne .box-l h3{
    font-size: 26px;
  }
  .DescOne .box-l p{
      font-size: 14px;
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding:60px 0;
  }
  .DescTwo .box-r{
    width: 47.5%;
  }
  .DescTwo .box-r h3{
      font-size: 24px;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 24px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: 14px;
      padding:9px 0;
  }

  .section-three-space{
    padding: 100px 0 75px;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 52.5%;
  }
  .marketSituation .box-l ul li{
      width: 30.5%;
      margin-right:4.25%;
      padding: 50px 4% 50px;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: 38px;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: 18px;
  }
  .marketSituation .box-l ul li p{
      font-size: 16px;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(3n){
    margin-right: 0;
  }
  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
  }
  .marketSituation .box-r h3{
      font-size: 24px;
  }
  .marketSituation .box-r p{
      font-size: 14px;
  }

  /*耀江企业概况*/
  .num-div-block{
    
  }
  .num-div-block .inner-ward{
    padding: 45px 0 25px;
  }
  .num-div-block .inner-ward .num-item{
    max-width: 25%;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    font-size: 26px;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   font-size: 48px;
  }
  .num-div-block .inner-ward .num-item p{
    font-size: 18px;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 13.45%;
    margin-top: 100px;
  }
  .swiper-div-block .imgB img{
    height: 190px;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left: 62px;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left: 62px;
    padding-bottom: 40px;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: 38px;
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: 20px;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: 20px;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding: 100px 0 60px;
  }

  .techniques-lis .techniquesUl li{
    margin-bottom: 100px;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: 24px;
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin:30px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: 18px;
  }
  .techniques-lis .techniquesUl li .imgB{
    max-width: 377px;
    height: 220px;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: 0 5%;
    font-size: 24px;
  }
  .iconfont-wrap span{
    font-size: 24px;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding:60px 0 90px;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 71%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: 38px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{

  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 14px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 18px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: 14px;
  }

  .details-div-block .det-r{
    max-width: 276px;
    padding-top: 60px;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: 24px;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: 14px;
    margin-top: 5px;
  }
  .hot-list{

  }
  .hot-list li{
    margin:20px 0;
    padding-bottom: 20px;
    border-bottom:1px solid #e0e0e0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 161px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: 14px;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 22px;
  }
  .UAD a{
    font-size: 14px;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{

  }
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 52px;
    font-size: 14px;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }

  /*page*/
  .news-pagination {
  margin-top: 60px;
  }
  .news-pagination .pagination-go, .news-pagination ul {
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 18px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }
  /*基地原貌*/
  .base-ban{
    margin-top: 90px;
  }
  .base-ban .imgB{
    height: 492px;
  }

  /*十二法*/
.TreeTransplantation-con p{
    font-size: 14px;
  }

  /*产品*/
  .product-lis{

  }
  .product-lis ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(3n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 244px;
  }
  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: 18px;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

  /*产品详情*/
  .productShow{
    padding: 100px 0 30px;
  }
  .productShow-l{
    width: 54%;
    padding-right: 12%;
  }
  .productShow-l-t{
    padding-top: 40px;
  }
  .productShow-l-t h2{
    font-size: 38px;
  }
  .productShow-l-t p{
    font-size: 14px;
  }
  .productShow-l-tips{

  }
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: 28px;
    margin-right: 66px;
  }

  .productShow-l-tips .decsP{

  }
  .productShow-l-tips .decsP p{
    font-size: 18px;
  }
  .advice-wrap{
    width: 184px;
    height: 68px;
    padding:8px;
  }
  .advice-a{
    font-size: 22px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 402px;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding:0 10%;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 109px;
    height: 109px;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: 208px;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: 22px;
    height: 54px;
    line-height: 54px;
    padding: 0 52px;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding:40px 0;
  }
  .pruduct-desc-item{
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .pruduct-desc-t{
    font-size: 28px;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 30px;
  }
  .pruduct-desc-lis dl{
    max-width: 32%;
  }
  .pruduct-desc-lis dd{
    font-size: 18px;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
  }
  .pruduct-video-item{
    padding-top: 40px;
  }

  .video-container{
    padding-bottom: 56.25%;
  }
  .video-container video {

  }
}
  
@media screen and (max-width:1439px ) and ( min-width:1280px){
  .inner-ward{
    width: 1080px;
  }
  .text-h3{
    font-size: 22px;
  }
  .text-p{
    font-size: 14px;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  .mt-80{
    margin-top: 60px;
  }
  /*inner-ban*/
  .inner-ban{
    height: 301px;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -38px;
  }
  .con-nav ul li .con-nav-a{
    line-height: 66px;
    padding: 0 24px;
    font-size: 15px;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding: 97px 0 40px;
  }

  .DescOne .box-l{
    width: 54%;
    padding-right: 9%;
    padding-top: 180px;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: 36px;
  }
  .Desc-tit p{
    font-size: 16px;
  }
  .DescOne .box-l h3{
    font-size: 24px;
  }
  .DescOne .box-l p{
      font-size: 14px;
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding: 50px 0;
  }
  .DescTwo .box-r{
    width: 47.5%;
  }
  .DescTwo .box-r h3{
      font-size: 22px;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 24px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: 14px;
      padding:9px 0;
  }

  .section-three-space{
    padding: 90px 0 65px;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 52.5%;
  }
  .marketSituation .box-l ul li{
      width: 30.5%;
      margin-right:4.25%;
      padding: 40px 4% 40px;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: 36px;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: 16px;
  }
  .marketSituation .box-l ul li p{
      font-size: 14px;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(3n){
    margin-right: 0;
  }
  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
  }
  .marketSituation .box-r h3{
      font-size: 22px;
  }
  .marketSituation .box-r p{
      font-size: 14px;
  }

  /*耀江企业概况*/
  .num-div-block{
    margin-top: 50px;
  }
  .num-div-block .inner-ward{
    padding: 45px 0 25px;
  }
  .num-div-block .inner-ward .num-item{
    max-width: 25%;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    font-size: 24px;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   font-size: 46px;
  }
  .num-div-block .inner-ward .num-item p{
    font-size: 16px;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 13.45%;
    margin-top: 90px;
  }
  .swiper-div-block .imgB img{
    height: 262px;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left: 62px;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left: 62px;
    padding-bottom: 40px;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: 36px;
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: 18px;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: 18px;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding: 90px 0 50px;
  }

  .techniques-lis .techniquesUl li{
    margin-bottom: 80px;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: 22px;
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin:30px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: 16px;
  }
  .techniques-lis .techniquesUl li .imgB{
    max-width: 377px;
    height: 220px;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: 0 5%;
    font-size: 22px;
  }
  .iconfont-wrap span{
    font-size: 22px;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding:60px 0 90px;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 71%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: 36px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{

  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 14px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 18px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: 14px;
    margin-top: 60px;
  }

  .details-div-block .det-r{
    max-width: 276px;
    padding-top: 60px;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: 22px;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: 14px;
    margin-top: 3px;
  }
  .hot-list{

  }
  .hot-list li{
    margin: 18px 0;
    padding-bottom: 18px;
    border-bottom:1px solid #e0e0e0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 161px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: 14px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 20px;
  }
  .UAD a{
    font-size: 14px;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{margin-top: 90px;}
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 50px;
    font-size: 14px;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }

  /*page*/
  .news-pagination {
  margin-top: 50px;
  }
  .news-pagination .pagination-go, .news-pagination ul {
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 18px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }
  /*基地原貌*/
  .base-ban{
    margin-top: 90px;
  }
  .base-ban .imgB{
    height: 415px;
  }

  /*十二法*/
.TreeTransplantation-con p{
    font-size: 14px;
  }

  /*产品*/
  .product-lis{

  }
  .product-lis ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(3n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 201px;
  }
  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: 16px;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

  /*产品详情*/
  .productShow{
    padding: 90px 0 30px;
  }
  .productShow-l{
    width: 54%;
    padding-right: 12%;
  }
  .productShow-l-t{
    padding-top: 40px;
  }
  .productShow-l-t h2{
    font-size: 36px;
  }
  .productShow-l-t p{
    font-size: 14px;
  }
  .productShow-l-tips{margin-top: 30px;}
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: 26px;
    margin-right: 66px;
  }

  .productShow-l-tips .decsP{margin-top: 20px;}
  .productShow-l-tips .decsP p{
    font-size: 16px;
  }
  .advice-wrap{
    width: 174px;
    height: 64px;
    padding:8px;
    margin-top: 50px;
  }
  .advice-a{
    font-size: 20px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 340px;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding: 0 6%;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 99px;
    height: 99px;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: 178px;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    padding: 0 42px;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding:40px 0;
  }
  .pruduct-desc-item{
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .pruduct-desc-t{
    font-size: 26px;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 30px;
  }
  .pruduct-desc-lis dl{
    max-width: 32%;
  }
  .pruduct-desc-lis dd{
    font-size: 16px;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
  }
  .pruduct-video-item{
    padding-top: 30px;
  }

  .video-container{
    padding-bottom: 56.25%;
    margin-top: 40px;
  }
  .video-container video {

  }
}

@media screen and (max-width:1279px ) and ( min-width:1080px){
  .inner-ward{
    width: 1000px;
  }
  .text-h3{
    font-size: 22px;
  }
  .text-p{
    font-size: 14px;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  .mt-80{
    margin-top: 60px;
  }
  /*inner-ban*/
  .inner-ban{
    height: 301px;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -38px;
  }
  .con-nav ul li .con-nav-a{
    line-height: 66px;
    padding: 0 24px;
    font-size: 14px;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding: 97px 0 40px;
  }

  .DescOne .box-l{
    width: 54%;
    padding-right: 9%;
    padding-top: 180px;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: 36px;
  }
  .Desc-tit p{
    font-size: 16px;
  }
  .DescOne .box-l h3{
    font-size: 24px;
  }
  .DescOne .box-l p{
      font-size: 14px;
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding: 50px 0;
  }
  .DescTwo .box-r{
    width: 47.5%;
  }
  .DescTwo .box-r h3{
      font-size: 22px;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 24px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: 14px;
      padding:9px 0;
  }

  .section-three-space{
    padding: 90px 0 65px;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 52.5%;
  }
  .marketSituation .box-l ul li{
      width: 30.5%;
      margin-right:4.25%;
      padding: 40px 4% 30px;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: 36px;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: 16px;
  }
  .marketSituation .box-l ul li p{
      font-size: 14px;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(3n){
    margin-right: 0;
  }
  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
  }
  .marketSituation .box-r h3{
      font-size: 22px;
  }
  .marketSituation .box-r p{
      font-size: 14px;
  }

  /*耀江企业概况*/
  .num-div-block{
    margin-top: 50px;
  }
  .num-div-block .inner-ward{
    padding: 45px 0 25px;
  }
  .num-div-block .inner-ward .num-item{
    max-width: 25%;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    font-size: 24px;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   font-size: 46px;
  }
  .num-div-block .inner-ward .num-item p{
    font-size: 16px;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 13.45%;
    margin-top: 90px;
  }
  .swiper-div-block .imgB img{
    height: 180px;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left:82px;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left:82px;
    padding-bottom: 40px;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: 34px;
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: 16px;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: 16px;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding: 90px 0 50px;
  }

  .techniques-lis .techniquesUl li{
    margin-bottom: 80px;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: 22px;
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin:30px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: 16px;
  }
  .techniques-lis .techniquesUl li .imgB{
    max-width: 377px;
    height: 220px;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: 0 5%;
    font-size: 22px;
  }
  .iconfont-wrap span{
    font-size: 22px;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding:60px 0 90px;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 71%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: 36px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{

  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 14px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 18px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: 14px;
    margin-top: 60px;
  }

  .details-div-block .det-r{
    max-width: 236px;
    padding-top: 60px;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: 22px;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: 14px;
    margin-top: 3px;
  }
  .hot-list{

  }
  .hot-list li{
    margin: 18px 0;
    padding-bottom: 18px;
    border-bottom:1px solid #e0e0e0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 138px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: 14px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 20px;
  }
  .UAD a{
    font-size: 14px;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{margin-top: 90px;}
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 50px;
    font-size: 14px;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }

  /*page*/
  .news-pagination {
  margin-top: 50px;
  }
  .news-pagination .pagination-go, .news-pagination ul {
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 16px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }
  /*基地原貌*/
  .base-ban{
    margin-top: 90px;
  }
  .base-ban .imgB{
    height: 384px;
  }

  /*十二法*/
.TreeTransplantation-con p{
    font-size: 14px;
  }

  /*产品*/
  .product-lis{

  }
  .product-lis ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(3n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 184px;
  }
  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: 16px;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

  /*产品详情*/
  .productShow{
    padding: 90px 0 30px;
  }
  .productShow-l{
    width: 54%;
    padding-right: 12%;
  }
  .productShow-l-t{
    padding-top: 40px;
  }
  .productShow-l-t h2{
    font-size: 36px;
  }
  .productShow-l-t p{
    font-size: 14px;
  }
  .productShow-l-tips{margin-top: 30px;}
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: 26px;
    margin-right: 66px;
  }

  .productShow-l-tips .decsP{margin-top: 20px;}
  .productShow-l-tips .decsP p{
    font-size: 16px;
  }
  .advice-wrap{
    width: 174px;
    height: 64px;
    padding:8px;
    margin-top: 50px;
  }
  .advice-a{
    font-size: 20px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 316px;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding: 0 4%;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 99px;
    height: 99px;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: 178px;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    padding: 0 42px;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding:40px 0;
  }
  .pruduct-desc-item{
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .pruduct-desc-t{
    font-size: 26px;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 30px;
  }
  .pruduct-desc-lis dl{
    max-width: 32%;
  }
  .pruduct-desc-lis dd{
    font-size: 16px;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
  }
  .pruduct-video-item{
    padding-top: 30px;
  }

  .video-container{
    padding-bottom: 56.25%;
    margin-top: 40px;
  }
  .video-container video {

  }
}
@media screen and (max-width:1079px ) and ( min-width:960px){
  .inner-ward{
    width: 860px;
  }
  .text-h3{
    font-size: 22px;
  }
  .text-p{
    font-size: 13px;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  .mt-80{
    margin-top: 60px;
  }
  /*inner-ban*/
  .inner-ban{
    height: 241px;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -28px;
  }
  .con-nav ul li .con-nav-a{
    line-height: 56px;
    padding: 0 14px;
    font-size: 13px;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding: 97px 0 40px;
  }

  .DescOne .box-l{
    width: 54%;
    padding-right: 9%;
    padding-top: 180px;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: 34px;
  }
  .Desc-tit p{
    font-size: 15px;
  }
  .DescOne .box-l h3{
    font-size: 22px;
  }
  .DescOne .box-l p{
      font-size: 13px;
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding: 50px 0;
  }
  .DescTwo .box-r{
    width: 47.5%;
  }
  .DescTwo .box-r h3{
      font-size: 20px;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 24px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: 13px;
      padding:9px 0;
  }

  .section-three-space{
    padding: 90px 0 75px;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 52.5%;
  }
  .marketSituation .box-l ul li{
      width: 30.5%;
      margin-right:4.25%;
      padding: 40px 4% 30px;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: 34px;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: 15px;
  }
  .marketSituation .box-l ul li p{
      font-size: 13px;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(3n){
    margin-right: 0;
  }
  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
  }
  .marketSituation .box-r h3{
      font-size: 20px;
  }
  .marketSituation .box-r p{
      font-size: 13px;
  }

  /*耀江企业概况*/
  .num-div-block{
    
  }
  .num-div-block .inner-ward{
    padding: 45px 0 25px;
  }
  .num-div-block .inner-ward .num-item{
    max-width: 25%;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    font-size: 22px;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   font-size: 44px;
  }
  .num-div-block .inner-ward .num-item p{
    font-size: 14px;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 13.45%;
    margin-top: 90px;
  }
  .swiper-div-block .imgB img{
    height: 160px;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left: 62px;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left: 62px;
    padding-bottom: 40px;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: 30px;
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: 15px;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: 15px;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding: 90px 0 50px;
  }

  .techniques-lis .techniquesUl li{
    margin-bottom: 60px;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: 20px;
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin:30px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: 14px;
  }
  .techniques-lis .techniquesUl li .imgB{
    max-width: 277px;
    height: 161px;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: 0 5%;
    font-size: 20px;
  }
  .iconfont-wrap span{
    font-size: 20px;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding: 60px 0 60px;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 71%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: 34px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{

  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 13px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 18px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: 13px;
    margin-top: 50px;
  }

  .details-div-block .det-r{
    max-width: 216px;
    padding-top: 50px;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: 22px;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: 13px;
    margin-top: 3px;
  }
  .hot-list{

  }
  .hot-list li{
    margin: 18px 0;
    padding-bottom: 18px;
    border-bottom:1px solid #e0e0e0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 126px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: 13px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 20px;
  }
  .UAD a{
    font-size: 13px;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{margin-top: 80px;}
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 48px;
    font-size: 13px;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }
  /*page*/
  .news-pagination {
  margin-top: 50px;
  }
  .news-pagination .pagination-go, .news-pagination ul {
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 16px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }

  .base-ban .imgB{
    height: 330px;
  }

  /*十二法*/
.TreeTransplantation-con p{
    font-size: 13px;
  }

  /*产品*/
  .product-lis{

  }
  .product-lis ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(3n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 154px;
  }
  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: 16px;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

  /*产品详情*/
  .productShow{
    padding: 90px 0 30px;
  }
  .productShow-l{
    width: 54%;
    padding-right: 12%;
  }
  .productShow-l-t{
    padding-top: 20px;
  }
  .productShow-l-t h2{
    font-size: 34px;
  }
  .productShow-l-t p{
    font-size: 13px;
  }
  .productShow-l-tips{margin-top: 30px;}
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: 24px;
    margin-right: 26px;
  }

  .productShow-l-tips .decsP{margin-top: 10px;}
  .productShow-l-tips .decsP p{
    font-size: 13px;
  }
  .advice-wrap{
    width: 154px;
    height: 60px;
    padding:8px;
    margin-top: 50px;
  }
  .advice-a{
    font-size: 18px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 273px;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding: 0 0;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 87px;
    height: 87px;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: 148px;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: 18px;
    height: 42px;
    line-height: 40px;
    padding: 0 32px;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding: 30px 0;
  }
  .pruduct-desc-item{
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .pruduct-desc-t{
    font-size: 24px;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 20px;
  }
  .pruduct-desc-lis dl{
    max-width: 32%;
  }
  .pruduct-desc-lis dd{
    font-size: 14px;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
  }
  .pruduct-video-item{
    padding-top: 30px;
  }

  .video-container{
    padding-bottom: 56.25%;
    margin-top: 30px;
  }
  .video-container video {

  }
}
@media screen and (max-width:959px ) and ( min-width:640px){
  .inner-ward{
    width: 600px;
    /* flex-direction: column-reverse; */
  }
  .text-h3{
    font-size: 22px;
  }
  .text-p{
    font-size: 13px;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  .mt-80{
    margin-top: 50px;
  }
  /*inner-ban*/
  .inner-ban{
    height: 161px;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -28px;
  }
  .con-nav ul li .con-nav-a{
    line-height: 46px;
    padding: 0 14px;
    font-size: 13px;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding: 67px 0 40px;
  }

  .DescOne .box-l{
    width: 100%;
    padding-right: 9%;
    padding-top: 120px;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: 34px;
  }
  .Desc-tit p{
    font-size: 15px;
  }
  .DescOne .box-l h3{
    font-size: 22px;
  }
  .DescTwo .box-l{
    flex: 0 auto;
    width: 100%;
  }
  .DescOne .box-l p{
      font-size: 13px;
  }
  .DescOne .box-r{
    flex: 0 auto;
    width: 100%;
    margin-top: 30px;
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding: 50px 0;
  }
  .DescTwo .box-r{
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
  .DescTwo .box-r h3{
      font-size: 20px;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 14px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: 13px;
      padding:9px 0;
  }

  .section-three-space{
    padding: 70px 0 45px;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 52.5%;
      width: 100%;
  }
  .marketSituation .box-l ul li{
      width: 30.5%;
      margin-right:4.25%;
      padding: 40px 4% 30px;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: 34px;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: 15px;
  }
  .marketSituation .box-l ul li p{
      font-size: 13px;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(3n){
    margin-right: 0;
  }
  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
    padding: 0;
    margin-top: 30px;
  }
  .marketSituation .box-r h3{
      font-size: 20px;
  }
  .marketSituation .box-r p{
      font-size: 13px;
      margin-top: 10px;
  }

  /*耀江企业概况*/
  .num-div-block{
    margin-top: 50px;
  }
  .num-div-block .inner-ward{
    padding: 40px 0 20px;
  }
  .num-div-block .inner-ward .num-item{
    max-width: 50%;
    width: 300px;
    padding: 15px 0;
    text-align: center;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    font-size: 20px;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   font-size: 40px;
  }
  .num-div-block .inner-ward .num-item p{
    font-size: 14px;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 13.45%;
    margin-top: 70px;
  }
  .swiper-div-block .imgB img{
    height: 160px;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left:82px;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left:82px;
    padding-bottom: 40px;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: 30px;
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: 15px;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: 15px;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding: 70px 0 50px;
  }

  .techniques-lis .techniquesUl li{
    margin-bottom: 100px;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: 18px;
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin:30px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: 13px;
  }
  .techniques-lis .techniquesUl li .imgB{
    max-width: 377px;
    height: 130px;
    flex: 1;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: 0 5%;
    font-size: 18px;
  }
  .iconfont-wrap span{
    font-size: 18px;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding: 60px 0 60px;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 100%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: 34px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{

  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 13px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 18px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: 13px;
    margin-top: 50px;
  }

  .details-div-block .det-r{
    max-width: 100%;
    padding-top: 50px;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: 22px;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: 13px;
    margin-top: 3px;
  }
  .hot-list{display: flex;flex-wrap: wrap;}
  .hot-list li{
    margin: 18px 0;
    padding-bottom: 18px;
    border-bottom:1px solid #e0e0e0;
    width: 48%;
    margin-right: 4%;
  }
  .hot-list li:nth-child(2n){
    margin-right: 0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 161px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: 13px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
    margin-top: 18px;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 20px;
  }
  .UAD a{
    font-size: 13px;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{margin-top: 80px;}
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 48px;
    font-size: 13px;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }

  /*page*/
  .news-pagination {
  margin-top: 50px;
  }
  .news-pagination .pagination-go, .news-pagination ul {
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 13px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 13px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }
  /*基地原貌*/
  .base-ban{
    margin-top: 70px;
  }

  .base-ban .imgB{
    height: 230px;
  }

  /*十二法*/
.TreeTransplantation-con p{
    font-size: 13px;
  }

  /*产品*/
  .product-lis{

  }
  .product-lis ul li{
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(2n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 163px;
  }
  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: 14px;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

   /*产品详情*/
  .productShow{
    padding: 70px 0 30px;
  }
  .productShow-l{
    width: 100%;
    padding-right: 0;
  }
  .productShow-l-t{
    padding-top: 20px;
  }
  .productShow-l-t h2{
    font-size: 34px;
  }
  .productShow-l-t p{
    font-size: 13px;
  }
  .productShow-l-tips{margin-top: 30px;}
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: 24px;
    margin-right: 26px;
  }

  .productShow-l-tips .decsP{margin-top: 10px;}
  .productShow-l-tips .decsP p{
    font-size: 13px;
  }
  .advice-wrap{
    width: 154px;
    height: 60px;
    padding:8px;
    margin-top: 50px;
  }
  .advice-a{
    font-size: 18px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
    width: 100%;
    margin-top: 50px;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 410px;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding: 0 0;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 138px;
    height: 138px;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: 148px;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: 18px;
    height: 42px;
    line-height: 40px;
    padding: 0 32px;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding: 30px 0;
  }
  .pruduct-desc-item{
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .pruduct-desc-t{
    font-size: 24px;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 20px;
  }
  .pruduct-desc-lis dl{
    max-width: 32%;
  }
  .pruduct-desc-lis dd{
    font-size: 14px;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
  }
  .pruduct-video-item{
    padding-top: 30px;
  }

  .video-container{
    padding-bottom: 56.25%;
    margin-top: 30px;
  }
  .video-container video {

  }
}

@media only screen and (max-width:639px){
 .inner-ward{
    width: 92%;
   
  }
  .text-h3{
    font-size: .16rem;
  }
  .text-p{
    font-size: .12rem;
    margin-top: .1rem;
  }
  .p-l3{
    padding-left: 3%;
  }
  .p-r3{
    padding-right: 3%;
  }
  .mt-60 {
    margin-top: .3rem;
  }
  .mt-80{
    margin-top: .3rem;
  }
  /*inner-ban*/
  .inner-ban{
    height: .8rem;
  }
  /*内容导航*/
  .con-nav{
    margin-top: -.18rem;
  }
  .con-nav ul li .con-nav-a{
    line-height: .32rem;
    padding: 0 .08rem;
    font-size: .12rem;
  }
  .con-nav ul li .con-nav-a:hover{
    background-color: var(--lightMainColor);
  }
  /*沉香简介*/
  .section-one-space{
    padding: .4rem 0 .3rem;
  }

  .DescOne .box-l{
    width: 100%;
    padding-right: 9%;
    padding-top: .9rem;
  }
  .Desc-tit{
    padding-top: 7px;
  }
  .Desc-tit h2{
    font-size: .2rem;
  }
  .Desc-tit p{
    font-size: .14rem;
  }
  .DescOne .box-l h3{
    font-size: .16rem;
  }
  .DescTwo .box-l{
    flex: 0 auto;
    width: 100%;
  }
  .DescOne .box-l p{
      font-size: .12rem;
      margin-top: .1rem;
  }
  .DescOne .box-r{
    flex: 0 auto;
    width: 100%;
    margin-top: .2rem;
  }
  .DescOne .box-r{
     padding:7px 0;
  }

  .section-two-space{
    padding: .4rem 0;
  }
  .DescTwo .box-r{
    width: 100%;
    padding: 0;
    margin-top: .2rem;
  }
  .DescTwo .box-r h3{
      font-size: .16rem;
  }
  .DescTwo .box-r .text-p-wrap{
      margin-top: 14px;
  }
  .DescTwo .box-r .text-p-wrap p{
      font-size: .12rem;
      padding:9px 0;
  }

  .section-three-space{
    padding: .4rem 0 .4rem;
  }

  /*市场现状*/
  .marketSituation .box-l{
      width: 100%;
  }
  .marketSituation .box-l ul li{
      width: 48%;
      margin-right: 4%;
      padding: .4rem 8% .3rem;
      margin-bottom:26px;
  }
  .marketSituation .box-l ul li h4{
      font-size: .2rem;
  }
  .marketSituation .box-l ul li h4 span{
      font-size: .13rem;
  }
  .marketSituation .box-l ul li p{
      font-size: .12rem;
      margin-top: 6px;
  }
  .marketSituation .box-l ul li:nth-child(2n){
  margin-right: 0;
  }

  .marketSituation .box-l ul li:hover{
      background-color: var(--mainColor);
  }
  .marketSituation .box-l ul li:hover h4,.marketSituation .box-l ul li:hover p{
      color: var(--whiteColor);
  }

  .marketSituation .box-r{
    padding-left: 3.5%;
    padding: 0;
    margin-top: .1rem;
  }
  
  .marketSituation .box-r .box-r1{
        height: auto;
    }
  
  
  .marketSituation .box-r h3{
      font-size: .16rem;
  }
  .marketSituation .box-r p{
      font-size: .12rem;
      margin-top: .1rem;
  }

  /*耀江企业概况*/
  .num-div-block{
    margin-top: .3rem;
  }
  .num-div-block .inner-ward{
    padding: .2rem 0 .1rem;
  }
  .num-div-block .inner-ward .num-item{
    max-width: 50%;
    width: 50%;
    padding: .15rem 2%;
    text-align: center;
  }
  .num-div-block .inner-ward .num-item .num-item-top{
    font-size: .14rem;
  }
  .num-div-block .inner-ward .num-item .num-item-top span{
   font-size: .2rem;
  }
  .num-div-block .inner-ward .num-item p{
    font-size: .12rem;
    margin-top: 5px;
  }

  /*产业转型*/
  .swiper-div-block{
    padding-left: 4%;
    margin-top: .3rem;
  }
  .swiper-div-block .imgB img{
    height: 1.51rem;
    object-fit: cover;
  }
  .companyProfile-ban{

  }
  .companyProfile-ban .inner-item{
    padding:18px;
    
  }
  .companyProfile-ban .inner-item .imgB{
    padding-left: .5rem;
  }
  .companyProfile-ban .inner-item .y-line{
    width: 22px;
    height: 3px;
    
  }
  .companyProfile-ban .inner-item .inner-item-text{
    padding-left: .5rem;
    padding-bottom: .2rem;
  }
  .companyProfile-ban .inner-item .inner-item-text .text-en{
    font-size: .2rem;
  }
  .companyProfile-ban .inner-item .inner-item-text h3{
    font-size: .13rem;
    padding:2px 0;
  }
  .companyProfile-ban .inner-item .inner-item-text p{
    font-size: .13rem;
    padding:2px 0;
  }

  /*良种繁育技术*/
  .techniques-space{
    padding: .4rem 0 .4rem;
  }
  .techniques-lis{
    margin-top: .3rem
  }
  .techniques-lis .techniquesUl li{
    margin-bottom: .3rem;
  }
  .techniques-lis .techniquesUl li:last-child{
    
  }

  .techniques-lis .techniquesUl li .time{
    padding-right: 5%;
  }
  .techniques-lis .techniquesUl li .time h3{
    font-size: .16rem;
  }
  .techniques-lis .techniquesUl li .time .x-line{
    width: 22px;
    height: 2px;
    margin: 20px 0;
  }
  .techniques-lis .techniquesUl li .time span{
    font-size: .14rem;
  }
  .techniques-lis .techniquesUl li .imgB{
    width: 80%;
    height: 1.39rem;
    flex: 1;
  }
  .techniques-lis .techniquesUl li .imgB img{
    
  }
  .techniques-lis .techniquesUl li .textP{
    padding: .1rem 5% .1rem .55rem;
    font-size: .14rem;
    width: 88%;
    flex: 0 auto;
  }
  .iconfont-wrap span{
    font-size: .14rem;
  }
  .techniques-lis .techniquesUl li:hover .time h3,.techniques-lis .techniquesUl li:hover .time span,.techniques-lis .techniquesUl li:hover .textP,.techniques-lis .techniquesUl li:hover .iconfont-wrap{
    color: var(--mainColor);
  }

  /*技术详情*/
  .details-space{
    padding: .4rem 0;
  }
  .details-div-block{

  }
  .details-div-block .det-l{
    width: 100%;
  }
  .details-div-block .det-l .det-l-tit{

  }
  .details-div-block .det-l .det-l-tit h2{
    font-size: .2rem;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips{margin-top: .1rem;}
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item{
    font-size: 13px;
    margin-right: 16px;
  }
  .details-div-block .det-l .det-l-tit .det-l-tips .tips-item span{
    font-size: 18px;
    margin-right: 8px;
  }
  .details-div-block .det-l .det-con{
    font-size: .12rem;
    margin-top: .3rem;
  }

  .details-div-block .det-r{
    max-width: 100%;
    padding-top: .3rem;
  }
  .details-div-block .det-r .det-r-tit{

  }
  .details-div-block .det-r .det-r-tit h2{
    font-size: .16rem;
  }
  .details-div-block .det-r .det-r-tit p{
    font-size: .12rem;
    margin-top: 3px;
  }
  .hot-list{display: flex;flex-wrap: wrap;}
  .hot-list li{
    margin: .1rem 0;
    padding-bottom: .1rem;
    border-bottom:1px solid #e0e0e0;
    width: 48%;
    margin-right: 4%;
  }
  .hot-list li:nth-child(2n){
    margin-right: 0;
  }
  .hot-list li a{
  }
  .hot-list li a .imgB{
    height: 97px;
  }
  .hot-list li a .imgB img{
  }
  .hot-list li a p{
    font-size: .12rem;
    margin-top: .1rem;
  }
  .hot-list li a .jt-wrap{
    width: 34px;
    height: 20px;
    border:1px solid #b9b9b9;
    line-height: 20px;
    margin-top: .1rem;
  }
  .hot-list li a .jt-wrap span{
    font-size: 18px;
  }
  .hot-list li a .jt-wrap:hover{
    background-color: var(--mainColor);
    border:none;
  }
  .hot-list li a .jt-wrap:hover span{
    color: var(--whiteColor);
  }
  .UAD{
    padding-top: 20px;
  }
  .UAD a{
    font-size: .12rem;
    padding:6px 0;
  }
  .UAD a span{
    max-width: 276px;
  }
  .UAD a span:hover{
    color: var(--mainColor);
  }
  .back-wrap{margin-top: .5rem;}
  .back-a{
    border:1px solid var(--mainColor);
    line-height: 48px;
    font-size: .12rem;
  }
  .back-a:hover{
    background-color: var(--mainColor);
    color: var(--whiteColor);
  }

  /*page*/
  .news-pagination{
    display: none;
  }
  .wap-pagination{
    display: block;
  }
  ._2QV08 li {
    text-align: center;
    min-width: .3rem;
    height: .3rem;
    line-height: .3rem;
    margin-left: 0.06rem;
    border-radius: 0.06rem;
    transition: all .3s cubic-bezier(.23,1,.32,1);
    cursor: pointer;
    font-size: .12rem;
    color: rgba(0,0,0,.65);
    overflow: hidden;
    text-overflow: ellipsis;
  }
  ._2QV08 li:first-child {
    transform: rotateY(180deg);
  }
  ._2QV08 li i{
    font-size: .12rem;
  }
  ._2QV08 .VcfdI {
    color: #9fa3a6;
    cursor: not-allowed;
  }
  ._2QV08 li._1OZg9, ._2QV08 li:hover {
    background: rgba(0,0,0,.04);
  }
  ._2QV08 .VcfdI:hover {
    background: none;
  }
  ._2QV08 ._3D2Y-, ._2QV08 ._3qG0e {
    cursor: default;
  }
  .news-pagination {
  margin-top: .3rem;
  }
  .news-pagination .pagination-go, .news-pagination ul {
  /* display: none; */
  }
  .news-pagination li {
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin-right: 18px;
      height: 32px;
      line-height: 32px;
      width: 32px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .current {

  }
  .news-pagination .pagination-go input, .news-pagination li a {
      font-size: 18px;
  }
  .news-pagination li .current, .news-pagination li .ellipse, .news-pagination li a {
      margin: 0 9px;
      height: 46px;
      line-height: 46px;
      width: 46px;
  }
  .news-pagination li .current, .news-pagination li .ellipse {
      font-size: 18px;
  }
  .news-pagination li .ellipse {
  }

  .news-pagination .pagination-go {
      margin: 0 9px;
  }
  .news-pagination .pagination-go a{
  }
  .news-pagination .pagination-go a span{
      font-size: 24px;
  }
  .news-pagination .pagination-go a span:hover{
      color: var(--mainColor);
  }

  .news-pagination li a:hover {
      background: rgba(0,0,0,.04);
      border-radius: 50%;
      cursor: pointer;
  }
  /*基地原貌*/
  .base-ban{
    margin-top: .3rem;
  }
  .base-ban .imgB{
    height: 220px;
  }

  /*十二法*/
.TreeTransplantation-con p{
    font-size: .12rem;
  }

  /*产品*/
  .product-lis{margin-top: .3rem;}
  .product-lis ul li{
    width: 100%;
    margin-right: 2%;
    margin-bottom: 30px;
  }
  .product-lis ul li:nth-child(3n){
    margin-right: 0;
  }
  .product-lis ul li .item-a{
    padding:22px 22px 0;
  }
  .product-lis ul li .item-a .imgB{
    height: 1.67rem;
  }
  .product-lis ul li .item-a .textP{
    padding: 27px 4%;
  }
  .product-lis ul li .item-a .textP p{
    font-size: .14rem;
  }
  .product-lis ul li:hover{
    border:2px solid var(--mainColor);
    box-shadow: none;
  }

  /*市场营销*/
  .marketing-div-block .det-l .det-l-tit h2{

  }

   /*产品详情*/
  .productShow{
    padding: .4rem 0 .4rem;
  }
  .productShow .inner-ward {
    flex-direction: column-reverse;
  }

  .productShow-l{
    width: 100%;
    padding-right: 0;
  }
  .productShow-l-t{
    padding-top: .3rem;
  }
  .productShow-l-t h2{
    font-size: .2rem;
  }
  .productShow-l-t p{
    font-size: .12rem;
  }
  .productShow-l-tips{margin-top: .2rem;}
  .productShow-l-tips .tips-wrap{
    
  }
  .productShow-l-tips .tips-wrap h3{
    font-size: .16rem;
    margin-right: .1rem;
  }

  .productShow-l-tips .decsP{margin-top: .1rem;}
  .productShow-l-tips .decsP p{
    font-size: .12rem;
  }
  .advice-wrap{
    width: 50%;
    height: .55rem;
    padding:8px;
    margin-top: 50px;
    margin: .5rem auto 0;
  }
  .advice-a{
    font-size: 18px;
  }
  .advice-a:hover{
    opacity: .7;
  }

  .productShow-r{
    max-width: 644px;
    width: 100%;
    margin-top: 0;
  }

  #gallery .swiper-slide .imgB{
    padding:12px;
    height: 2.05rem;
  }
  #gallery .swiper-slide .imgB img{
  }
  #thumbs{
    padding: 0 0;
  }
  #thumbs .swiper-slide .imgB{
    padding: 6px;
    width: 100%;
    height: 100%;
  }
  #thumbs .swiper-slide .imgB img{

  }

  .product-tab{
    height: .9rem;
  }
  .product-tab-wrap{

  }
  .product-tab-a{
    font-size: .14rem;
    height: .3rem;
    line-height: .3rem;
    padding: 0 .1rem;
    margin:0 2px;
  }
  .product-tab-a.active{

  }

  .pruduct-desc{
    padding: .1rem 0;
  }
  .pruduct-desc-item{
    padding-top: .3rem;
    padding-bottom: .3rem;
  }
  .pruduct-desc-t{
    font-size: .16rem;
    padding:3px 0;
  }
  .pruduct-desc-t:before{
    width: 60%;
  }
  .pruduct-desc-lis{
    margin-top: 20px;
  }
  .pruduct-desc-lis dl{
    max-width: 100%;
    width: 100%;
  }
  .pruduct-desc-lis dd{
    font-size: .12rem;
    padding:10px 0;
  }
  .pruduct-desc-lis .y-line{
    height: 140px;
    display: none;
  }
  .pruduct-video-item{
    padding-top: .1rem;
  }

  .video-container{
    padding-bottom: 56.25%;
    margin-top: 30px;
  }
  .video-container video {

  }
  .play-btn{
    display: none;
  }
}