@charset "utf-8";

@import url("//at.alicdn.com/t/c/font_3613784_dynkv9jeup.css");

/* CSS Document */

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}








.etdwenti .title {font-size: 36px; font-weight: 700; margin-bottom: 21px; margin-top:20px; text-align: center; float:none}
.etdwenti .sub-title {font-size: 16px; color: #888;  margin-bottom: 20px;text-align: center;}
.etdwenti{width: 101%;overflow: hidden;padding: 80px 0px;  }

.etdwenti .item{  padding:15px; transition: 0.5s;    width: 33.3%;
    
   
    float: left;
  }
.etdwenti .item .box{box-shadow: 0 0 15px 1px rgba(0,0,0,.1); background: #fff;padding: 30px;margin-top: 30px;transition: 0.5s;}
.etdwenti .item h3{font-size: 18px;margin-bottom: 10px;font-weight:bold; color:#000000; margin-top:0px;line-height: 1.1; }
.etdwenti .item p{height: 48px; font-size: 14px;color: #888;line-height: 24px;}

.etdwenti .item .box:hover{transform: translate(0px,-5px);box-shadow: 0px 5px 20px rgba(0,0,0,0.2)}
.etdwenti  .item .box:hover h3{color: #d51834;}

.slideBox2{ width:100%;position:relative;margin: 0 auto;}
.slideBox2 .bd{position:relative;overflow: hidden;}
.slideBox2 .bd ul{padding-bottom: 25px!important;}
.slideBox2 .bd li{width: 100%;height: 100%;}

.etdwenti_more{text-align: center;}
.etdwenti_more a{ line-height: 30px;}
.etdwenti_more:nth-child(2) a{padding:0 10px ;}
.etdwenti_more .iconfont{font-size: 30px; }



@media only screen and (max-width: 1770px) {

}
@media only screen and (max-width: 1440px) {

  
   

}
@media only screen and (max-width: 1200px) {
    
}

@media only screen and (max-width: 768px) {

}
@media (max-width:768px){
    

.etdwenti .title { font-size: 20px; font-weight: 700; margin-bottom: 10px;margin-top: 5px;}
.etdwenti .sub-title {font-size: 12px; line-height:18px; margin-bottom: 10px; padding: 0 30px;}
.etdwenti{width: 100%;overflow: hidden; padding: 20px 0px; }
.etdwenti .item{float: left; width: 100%;  padding: 10px; transition: 0.5s;}
.slideBox {width: 100%;    position: relative;    margin: 0 auto; }
.etdwenti .item .box{box-shadow: 0 0 15px 1px rgba(0,0,0,.1); background: #fff;padding: 10px;margin-top: 0px;transition: 0.5s;}
.etdwenti .item h3{font-size: 14px;margin-bottom: 10px;font-weight:bold; color:#000000; margin-top:0px; }
.etdwenti .item p{height: auto; font-size: 12px;color: #888;line-height: 24px;}
.etdwenti_more .iconfont{font-size: 18px; }


}



