
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.box,.content,.w1200,.width-1200{ width:1200px; margin:0 auto;}
/* -- 内页布局 -- */
.page_bg { padding:20px 0 20px; background:#fff;}
.page_main { margin: 0 auto; width: 1200px;}  /*版面宽度*/
.page_content{ width:930px;} /*右边宽度*/
.page_left{ width:240px;} /*左边宽度*/
.page_full{ width:100%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


@font-face {
  font-family: 'iconfont';  /* project id 2345038 */
  src: url(http://www.baijiyouxian.com/files/files/iconfont.eot.txt),
  url(../font/iconfont.woff) format('woff'),
  url(../font/iconfont.ttf) format('truetype'),
}

.top80{
    margin-top: 80px;
}

/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:"microsoft yahei"; min-width:1200px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #003188;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:"microsoft yahei";}
.w1400,.box{width:80%; min-width: 1200px; margin:0 auto;
    position: relative;
}
.fr{ float:right;}
.fl{ float: left;}
*,:after,:before{ box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.title{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; color:#000000; font-size:46px;}
.title i{ display:inline-block; height:46px; width:5px; background:#003188;}
.title span{ display:inline-block; margin:0 10px;}
.title em{ font-size:18px; color:#555555;}
.hovermaincolor a:hover{ color:#003188;}
/*抬头*/
.istuck .header{     position: fixed; 



 
}
.headerbg{ height: 101px;
    z-index:999;width: 100%;min-width: 1200px;border-bottom: 1px solid #eee;
}
.header{ position:relative; top:0; left:0; right:0; width:100%; margin: 0 auto; background:rgba(255,255,255,0.9);
z-index:999;;}
.header .w1400{width: 80%;min-width:1200px; height:100px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.hleft{  padding-top:5px;}
.hleft p{font-size:28px; color:#222; padding-top:6px;
    line-height: 40px;
}

.hleft a{ margin-right:10px; float: left;
}
.hleft a img{
    display: block;height: 55px;
}
.nav{
    width: 100%;min-width: 558px;
}
.nav ul,.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;
 
}
.hright{width:61%; }
.nav>ul>li{ position:relative; margin-right:5%;}
.nav>ul>li>a{ font-size:1.1rem; color:#333; display:block; line-height:100px; position:relative;
  
} 
.nav>ul>li>a:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; bottom:-1px; height:8px; width:0; transition:all .3s ease; background:url(../image/nav_bg.png) center bottom no-repeat;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{ width:100%;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{ 
    
}
.nav>ul>li>a i{ display:inline-block; vertical-align:middle; margin-left:5px; width:12px; height:7px; background:url(../image/002.png) no-repeat center;}
.dropmenu{position:absolute; border-radius:5px; overflow:hidden; transition:all .3s ease; top:101px; left:-20%; width:140%; background:rgba(255,255,255,0.98); 
box-shadow:0 0 10px rgba(0,0,0,.2); opacity:0; transform:rotateY(90deg);
    padding:15px 0;
    
}
.nav>ul>li:hover .dropmenu{ transform:rotate(0deg); opacity:1;}
.dropmenu a{ display:block; line-height:40px; font-size:16px; color:#666; text-align:center; transition:all .3s ease;}
.dropmenu a:hover{ color:#019944;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}
.searchicon{ width:22px; height:22px; background:url(../image/003.png) no-repeat center; cursor:pointer;}
.search{ position:relative;}
.search:hover .iser_box{transform: rotateX(0deg); }
.iser_box{background: rgba(255,255,255,0.98);width:960px;box-sizing:border-box; position: absolute;top:90px;right: 0;padding: 30px; transform-origin: top; transition: all 0.5s;z-index: 9;box-shadow:0 0 10px rgba(0,0,0,.2); visibility:hidden; transition:all .3s ease; opacity:0;}
.iser_box.iShow{ visibility:visible; opacity:1; top:62px;}

.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}



.istuck .header{
    position: fixed;
}
.istuck .header .hleft{padding-top:0;}


/*主营业务*/
 .prod_all{
      width: 100%;min-width: 1200px;background: #f5f5f5 url(../image/home_xx_left.png)center left no-repeat; padding: 100px 0 90px 0; position: relative;z-index:1;
  } 
  .prod_t{ position: relative;
      display: block;
  }
  .prod_t a { padding-left: 80px; position: relative;max-width: 50%; box-sizing: border-box;
    display:block; 
}

  .prod_t a i{background-image: linear-gradient(270deg, #019944 0%, #e8e303 100%), linear-gradient(#fbfbfb, #fbfbfb);
  display: block;
    position: absolute;left: 0;
    width: 60px;
    height: 70px;
    top: 5%;
    background-blend-mode: normal, normal;}
   .prod_t a i:before {
    content: '';
    right: -20px;
    top: 15%;
    position: absolute;
    border: solid 10px transparent;
    border-left-color: #019944;
}
.prod_t em{z-index: 3;
    display:inline-block;font-size: 2.6rem; position: relative;
   
    line-height: 48px;
}

.prod_t em:after { display:block;content: ""; background: #f56e0c;
    content: '';
    position: absolute;
    right: -2%;
    top: 70%;
    width: 20px;
    height: 20px;
    z-index: -3;}
    
    
.prod_t span{font-size: 1.25rem; padding-top:5px;
    display: block;
    text-transform: uppercase;
 
    font-family: Roboto-Regular;}
    
    .prod_b{ margin-top:50px;
        position: relative;
    }
    #tablit{
        width: 50%;position: absolute;right: 0;top: -140px;
    }
    #tablit dl{
        display: block;position: relative;
    }
     #tablit dl dd{
         display: block;width: 33.3%;float: left; cursor: pointer;
     }
     #tablit dl:after{
         display: block;content: "";clear: both;
     }
     #tablit dl dd i{text-align: center;
         font-size: 22px;text-transform: uppercase;color: #333;line-height:40px;display: block;
     }
     #tablit dl dd em{
         display: block;
     }
     #tablit dl dd em img{ height: 60px;
         display: block;margin: 0 auto;
     }
     #tablit dl dd a{ border-radius:20px 20px 0 0;overflow:hidden; background: #f9f9f9;
         display: block;box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 25px 0 18px 0;
     }
     #tablit dl .on a{
         background: #fff;
     }
     #tablit dl .on a i{
         color: #019944;
     }
       .prod_txt{ background: #fff; height: 550px;z-index: 5;position: relative;
           display: block;width: 50%;overflow:hidden;box-sizing: border-box;padding:40px 60px;
       }
     .prod_txt i{display: block;line-height: 50px; 
         font-size: 2.78rem;color: #333;font-weight: bold;
     }
     .prod_txt em{padding-bottom: 10px;margin-bottom: 20px;
         display: block;font-size: 1.4rem;color: #555;line-height: 60px;border-bottom:2px solid #019944; 
     }
     .prod_txt a{
         display: block;position:absolute;width: 150px;height:50px; line-height: 50px; background: #eee;color: #333;font-size: 16px;text-align: center;top: 140px;right: 60px;
     }
     .prod_txt a:hover{
         background: #019944;color: #fff;
     }
     .prod_txt p{ overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
         font-size: 1rem; height:100px;line-height: 34px; color: #666;
     }
     
     .prod_txt .img{ height: 180px;overflow: hidden;
         margin-top: 40px;
     }
     .prod_txt .img img{border-radius: 10px;overflow: hidden;box-sizing: border-box;border: 1px solid #eee;
         display: block;float: left; width: 48%;height: 100%;
     }
     .prod_txt .img img+img{
         margin-left: 4%;
     }
     .prod_txt .img:after{
         display: block;content: "";clear: both;
     }
     
      .prod_all .dis{
     display: none;
 }
.prod_pic{
    overflow: hidden;width: 50%; height: 550px;border-radius: 50px 0 0 50px;
}
.prod_pic img {
    display: block;height: auto;width: 100%;
}





/*社会责任*/
.responsibility{ margin-top: 90px;
    width:100%; min-width: 1200px;
}
.responsibility_b{ height: 740px;overflow: hidden;
    position: relative;
}

.box_l,.box_r{
    width:46%;box-sizing: border-box;
}



.box_l .nep01,.nep02{
    float: left;
 
      position: relative;
    cursor: pointer;
   
    width: 43%;
  }
    
  .box_title{ padding: 40px 0 40px 0;  text-align: center;
    background: #f5f5f5 no-repeat center 15px;
    text-align: center;
    border-radius: 10px;
    transition: 0.5s;
    color: #e60012;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(221,221,221,0.75);
    display: block;}
 .box_l i{ font-weight: bold; padding-bottom: 5px;
     display: block;font-size: 66px;color: #666;line-height: 50px;text-align: center;
 }
 
  .box_l a{  font-size: 20px; color:#333; }
  .box_l .prod_t{
      margin-bottom: 55px;
  }
  

  .box_r{
      height: 740px; 
  }
  .box_r img{
      height: 740px;width: 1000px;display: block;
  }
  
  .nep01 i,.nep01 em{ color:#019944;}
  
  .box_r .word{ position: absolute;left: 0;width: 42%;left: 0;bottom: 0;text-align: justify;
      
  }
  
    .box_r p{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 1.1rem;
    height: 70px;
    line-height: 2rem;
    color: #666;}
    
    .shgbdkg{  margin-top:35px;
        height: 180px;
    }
    .shgbdkg ul{
        display: block;content: "";clear: both;
    }
.bgjlsed li{width:50%; height:180px; text-align:center; float:left; box-sizing: border-box;
    border: 1px solid #ddd;border-right: none;
}
.bgjlsed li+li{ border-right:1px solid #eee;}
.ssahgszh{ font-size:56px; color:#019944; padding-top:40px;font-family: "impact";}
.ssahgszh em{
    display: inline-block;width: 25px;height: 25px; line-height: 25px; background: #019944;color: #e8e303;border-radius: 50%;overflow: hidden;font-size: 14px;vertical-align: top;
}
.qugbshs{ font-size:15px; color:#666;padding:0 40px 0 40px; line-height: 28px;
    
}
.box_r a{
         display: block;height:50px; line-height: 50px; background: #eee;color: #333;font-size: 16px;text-align: center;margin-top: 50px;
     }
     .box_r a:hover{
         background: #019944;color: #fff;
     }

#p01{
    margin-right: 6%;
}


/*新闻中心*/
.news_all{ margin-top: 90px;
      width: 100%;min-width: 1200px;background: #f5f5f5 url(../image/home_xx_left.png)center left no-repeat; padding: 90px 0 90px 0; position: relative;z-index:1;
  } 
  .news_all:after{
      display: block;content: "";clear: both;
  }
  .news_b{
      margin-top:40px;
  }
  .news_title{width: 61%;box-sizing: border-box;
      position: absolute; right: 0;top:10px;
  }
  .news_title .nepp01,.nepp02{
      width: 31.2%; float: left;line-height: 60px;background: #eee;
  }
  .news_title a{
      display: block;color: #333;text-align: center;font-size: 18px;
  }
  .news_title div+div{
      margin-left: 3%;
  }
  .news_title .nepp01 a{
      background: #019944;color: #fff;
  }
  
#pp03{
    float: right;}

.home_news ul li a{ display: block; position: relative;transition: 0.6s; }

.home_news ul li .pic span{ padding-bottom:328px; background: no-repeat center center; background-size: cover}
.home_news ul li .pic{
    height:328px;overflow: hidden;
}
.home_news ul li .pic img{
    display: block;width: 100%; height: auto;
}
.home_news ul li .txt{ transition: 0.6s;background-color:#fff;}
.home_news ul li .txt h4{ font-size: 20px; line-height: 32px;white-space: normal;
    display: block;
    white-space: nowrap;
}
.home_news ul li .txt h5{ font-size: 16px; color: #999999; display:none}
.home_news ul li .txt p{ height: 56px; line-height: 26px; color: #999999}
.home_news ul li .time{ font-size: 14px; text-align: center; padding: 6px 8px; position: absolute; left: 6%; top: 6%; color: #fff}
.home_news ul li .time b{ display: block; font-size: 30px;}
.home_news ul li a:hover .txt h4,
.home_news ul li a:hover .txt h5,
.home_news ul li a:hover .txt p{ color: #fff}
.home_news ul li a:hover .txt p{ opacity: 0.6}
.home_news ul li a:hover .txt{ box-shadow: 0 0 40px 0px rgb(1,153,68,0.40);}
.home_news ul li a:hover .time{ background-color:#fff}

.home_news .list_box{ position: relative;}
.home_news .hot{ position: absolute; height: 100%; width:35.625%;
    overflow: hidden;
}
.home_news .hot ul li .txt{ padding:32px 6%;}
.home_news .list{padding-left:39.375%;}
.home_news .list ul li:nth-child(2){ padding:10px 0}
.home_news .list ul li .txt{ padding:32px 14% 32px 18% ;}
.home_news .list ul li .txt:after{ content: ''; position:absolute; right:6%; top:50%; margin-top:-7px; width:14px; height:14px; display: block;background:url(../image/jt_gray.png) no-repeat right center}
.home_news .list ul li .txt:before{ content: ''; position:absolute; width:1px; height:30%; right:12%; top:35%; background:#eeeeee; opacity: 0.5}
.home_column i, .home_column span.cn:after, .home_news ul li a:hover .txt, .home_news .hot ul li .time {
    background-image: linear-gradient(270deg, #01b651 0%, #019944 100%), linear-gradient(#fbfbfb, #fbfbfb);
    background-blend-mode: normal, normal;
}
.home_news .list ul li .time{ background:#ececec; top:50%;-webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}
.home_news .list ul li a:hover .time{ color:#019944;}
.home_news .list ul li a:hover .txt:after{background-image:url(../image/jt_white.png) }
@media(max-width:960px){
.home_news .hot{ position: relative; width: 100%}
.home_news .list{ padding-left: 0}
.home_news ul li .txt h4{ font-size: 17px;}
.home_news .list .time{padding: 4px; font-size: 12px;}
.home_news .list .time b{ font-size: 18px;}
.home_news .hot{ padding-bottom:10px;}
.home_news ul li .pic span{ padding-bottom:66.668%; }
.home_news .list ul li .time{ left: 2%}
.home_news .hot ul li .txt,
.home_news .list ul li .txt{ padding-top: 3%; padding-bottom: 3%}
}

/*版权*/
.copyright{ 
    width: 100%;min-width: 1200px;background: url(../image/copybg.jpg)top center no-repeat;
}
.copyright .copy_l{width: 50%; overflow: hidden;padding: 75px 0 40px 0;
    box-sizing: border-box;  position: relative; min-height: 200px; color: #ade4c5; 
 }
 .copy_l:after{ position:absolute;
     display: block;content: "";width: 70px;height: 70px; left: 0;right: 0;margin: 0 auto;
  background: #fff;transform: rotate(45deg);top: -50px;
 }   
  .copy_l .title2{
      text-align: center;font-size: 36px;color: #fff;line-height: 50px;
  } 
  .copy_l .title2:after{
      display: block;content: "";width: 180px;height:2px;background: #6acd95;margin: 20px auto;
  }
  .copy_l .title2 p{
      display: block;
  }
  .copy_l .font{
    font-size: 26px;color: #fff; margin-bottom:15px;
  }
  .copy_l span{
      display:inline-block;font-size: 36px;line-height:36px;padding: 10px;border: 2px solid #fff;
      border-radius: 50%;margin-right:5px;   
  }
  .copy_l .font em{line-height: 60px;}
  .copy_l p{
      font-size:1rem;color: #ade4c5;line-height: 36px;
  }
  .copy_l p em{
      display: inline-block;margin-right: 30px;
  }
  .top40{
      margin-top:40px;
  }
  .copy_l dl{ display: block;margin-top:25px;
      color: #ade4c5;font-size:  0.9rem; line-height: 32px;
  }
  .copy_l dl a{ color: #ade4c5;font-size: 0.9rem;}
  .copy_l dl a:hover{
      color: #e8e303;
  }
  
  .copy_l .code{top: 360px;right: 11%;
      width: 120px;height: 120px;position: absolute;
  }
  .copy_l .code img{
      display: block;width: 100%;height: auto;
  }
  
  /*内页代码*/
  .n_box{
      width: 80%;margin: 70px auto;position: relative; min-width: 1200px;
  }
  .n_box:after{
      display: block;content: "";clear:both;
  }
  .top70{
      margin-top: 70px;
  }
  .headtop{
      height: 120px;
  }
  
 .n_history .pro_class .on a, .dangjian .pro_class .on a {
    background: #e8e303 !important;
    color: #222 !important;
}
  
  
  
  /*内页抬头*/
  .n_partner{ margin: 120px auto 0 auto; width:86%; min-width:1200px;}
   .n_partner_b:after{display:block; content:""; clear:both;}
  .n_partner_t{text-align: center; width:790px; margin:20px auto 45px auto;}
  .n_partner_t:after{ display: block;content: "";clear: both;}
  .n_partner_t p{ font-size: 100px;font-weight: bold;color: #019944;line-height: 100px;font-family: "Times"; text-transform: uppercase;}
  .n_partner_t dd{ font-size: 65px;font-weight: bold;color: #111;line-height: 100px; margin-left: 10px;}
  .n_partner_t dt{ display: block;width: 40px;font-size: 30px;line-height: 32px; padding-top: 21px; color: #111; margin-left: 5px;}
  .n_partner_t i{ text-align: center; display: inline-block;font-style: normal; padding: 0 15px;font-weight: bold;font-size: 32px;color:#000; line-height: 55px; background: url(../image/partner_01.png)top left no-repeat,url(../image/partner_02.png) right bottom no-repeat;margin-top: 5px;}
  .n_partner_t em{text-align: center; display: inline-block;font-style: normal; font-size: 32px;line-height: 55px;padding-left:30px; color: #000; margin-top: 5px;}
  
      /*二级标题*/
.title1_en{ font-family: 'Times New Roman';text-align: center; font-size: 62px; color: #dadada; text-transform: uppercase; letter-spacing: 4px; }
.title1{position:relative; margin: 0 0 68px;}
.title1 p{ color: #222222; font-size:40px; margin-top: 5px; text-align: center;line-height: 40px;}
  
 
 
/*内页主营业务滚动*/
.plant_all{ width:100%;min-width:1200px; }
.plant_alll{
      width:100%;min-width:1200px;
}
.plant_b{overflow:hidden;}
 .plant_b li {
        float: left;
        margin-right: 20px;
        width: 360px;position: relative;overflow: hidden;
    }
   .plant_b li .plant_img {
        width: 360px;
        height: 270px; box-sizing: border-box;border: 1px solid #eee;
     
    }
   .plant_b li .plant_img img {
        display: block;
        width: 100%;
        height: 100%;
    }
   .plant_b li .plant_t {
        position: relative;
        width: 360px;
        height: 50px;
        text-align: center;
        font-size: 15px;
        color: #555;
        line-height: 50px;
        background: #f5f5f5;
    }
    .plant_alll .plant_b li .plant_t {
     
        background: #fff;
    }
   .plant_b li .plant_t span {
        position: relative;
        display: block;
        z-index: 9;
    }
   .plant_b li .plant_t:after {
        display: block;
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        width: 0;
        height: 50px;
        transition: all 0.3s;
        background:#019944;
    }
   .plant_b li:hover .plant_t:after {
        width: 360px;
    }
    .plant_b li:hover .plant_t {color: #fff; }
    
    




@media(max-width:1700px){
.prod_txt i{
    font-size:2.5rem;
}
}

@media(max-width:1500px){
    .plant_alll,.plant_all,.plant_al{
        margin-top:60px;
    }
    .prod_txt{
        height:520px;
    }
.prod_txt i{
    font-size:2.3rem;
}

.prod_txt .img{
    height: 140px;
}

.prod_pic{
    height:520px;
}

.responsibility_b{
    height:592px;
}
.box_r img{
    width:800px;height:592px;
}
.box_l .prod_t{
    margin-bottom:35px;
}

.box_r{
    height:592px;
}

.box_r a{
    margin-top:10px;
}
.box_title{
padding: 30px 0 30px 0;
}
.box_r p{
    font-size:0.9rem; line-height:28px;
}
.prod_t span{
    font-size:1.1rem;
}
.ssahgszh{
    padding-top:20px;
}
.bgjlsed li{
    height:160px;
}
.shgbdkg{
    margin-top:15px;
}
}