@charset "utf-8";
.moreall3 .blockinfo{ float:left; background:#FFF;border-radius: 10px 0 0 0; width:380px;}
.moreall3 .swipe .jiantou {font-size: 32px;width: 50px;text-align: center;height: 2em;line-height: 2em;position: absolute;top: 50%;margin-top: -1em;cursor: pointer;z-index: 6;}
.moreall3 .swipe .jiantou.sright {left: 100%;}
.moreall3 .swipe .jiantou.sleft {right: 100%;}

.moreall3:after{ content:""; display:block; clear:both;}

.moreall3.col3{ width:1200px;}
.moreall3.col3 .blockinfo:nth-child(3n+2){ margin-right:20px; margin-left:20px;}

.moreall3.col4{ width:1200px;}
.moreall3.col4 .blockinfo{ margin-left:20px;}
.moreall3.col4 .blockinfo:nth-child(4n+1){ margin-left:0px;}

.moreall3.style1 ul{box-sizing: unset;padding-top: 15px;}
.moreall3.style1 .blockinfo{-webkit-transition: all 300ms; transition: all 300ms;}
.moreall3.style1 .blockinfo:hover{ -webkit-transform: translateY(-16px); transform: translateY(-16px);-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 16px rgba(0, 0, 0, 0.3);}
.moreall3.style1 .blockinfo .blocktitle{padding: 10px;border-radius: 15px 0 15px 0;font-size: 16px;background:linear-gradient(90deg, #c4b095,#ede7df);}
.moreall3.style1 .blockinfo .blocktitle .name,.moreall3.style1 .blockinfo .blocktitle .iconfont,.moreall3.style1 .blockinfo .blocktitle span{font-size: 16px;color: #FFF;display: inline-block; font-weight:bold;}
.moreall3.style1 .blockinfo .blocktitle .iconfont{ font-weight:500;}
.moreall3.style1 .blockinfo .blocktitle a:hover,.moreall3.style1 .blockinfo .blocktitle a:hover .iconfont{color: #f60;}
.moreall3.style1 .blockinfo .morebtn{padding: 0;}
.moreall3.style1 .blockinfo .morebtn a{background: none;display: inline-block;line-height: 2.4em;padding: 0;margin: 0;font-weight: bold;}

#leftlay .moreall3 .swipe .jiantou{background: rgba(0,0,0,.3);}
#leftlay .moreall3 .swipe .jiantou.sright {margin-left: -50px;}
#leftlay .moreall3 .swipe .jiantou.sleft {margin-right: -50px;}
