@charset "utf-8";
/*banner*/
.case-img { background: url(../../images/case/ruixiang/banner.jpg) no-repeat center top;}

/*内容*/
.module1 li { width: 360px; margin-left: 65px;}
.module2 .product .first { opacity: 0; transition: all .5s ease-in-out; transform: rotate(0deg); background: #fff;  padding: 10px 30px 0 30px; width: 298px; height: 228px; position: absolute; top: 0; left: 0;}
.module2 .product .first:hover { opacity: 1;}
.module2 .product .first .m-l-0 { margin-left: 0; }
.module2 .product .goods-list { position: relative; }
.module2 .product .goods-list .yellow { border-bottom: 2px solid #f2ba38; }
.module2 .product .goods-list .red { border-bottom: 2px solid #f5605e; }
.module2 .product .goods-list .green { border-bottom: 2px solid #20de8e; }
.module2 .product .goods-list .purple { border-bottom: 2px solid #cb4fd8; }
.module2 .product .goods-list .purple { border-bottom: 2px solid #cb4fd8; }
.module2 .product li { width: 334px; background: #fff; padding: 13px; margin-left: 53px; margin-bottom: 53px; cursor: pointer;}
.module2 .product li h3 { line-height: 2.9; font-size: 20px;}
.module2 .product li img { width: 100%; }
.module2 .product li span { width: 74px; border-bottom: 2px solid #3ebaf8; display: block; margin: 0 auto; margin-bottom: 18px;}
.module3 .goods .desc { line-height: 4.8; }

.container li { margin-left: 65px;}
.content.m-b-45 { margin-bottom: 45px;}