﻿.title1{ width:100%; height:1px; background:#E8D8C0; position:relative; margin-top:40px;}
.content{ width:1200px; height:auto;  margin:0 auto; border-top:1px solid #e8d8c0; overflow:hidden;}
h2.title2{ margin:0 auto; margin-top:15px; width:1200px; font-weight:400; font-size:18px; margin-bottom:15px; }


.content ul.content_box { width:100%; height:auto; overflow:hidden}

.content ul.content_box li{ width:275px; float:left; margin-right:20px; height:450px; margin-top:20px;  margin-bottom:30px; border-radius:5px;border:1px solid #e8d8c0; box-sizing:border-box; overflow:hidden; position:relative;background: #ffffff;}

.content ul.content_box li:nth-child(4n+1){ margin-left:20px;}


.content ul.content_box:after{ content:"";clear:both;}

.content_box h2{ font-size:22px; text-align:center; padding-left:10px; padding-right:10px; font-weight:400; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:10px;}
.content_box .text{ font-size:16px; color:#aeaeae;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; padding-left:20px; padding-right:20px; margin-top:10px; text-align:justify;}
.content_box .mny{ color:#ffffff; background:#ff6600;  border-radius:5px; padding:5px 10px 5px 10px; display:block; width:50%; margin:0 auto; margin-top:15px; box-shadow:0 0 2px rgba(0,0,0,0.30); text-align: center;}
.content ul.content_box li:hover{ box-shadow: 0 0 3px rgba(0,0,0,0.20);}











	.content ul.btn_flip{ display:block;width:auto; height:100%; text-align:center; margin-top:50px; margin-bottom:30px; display:flex; justify-content:center;}
		ul.btn_flip li { float:left; padding:2px 12px 2px 12px;color:#515151; margin-right:10px; border:1px solid #aeaeae; width:auto;}
		ul.btn_flip li.active{ color:#ffffff; background:#711512; border:1px solid #711512;}
		ul.btn_flip li.active a{ color:#ffffff;}
		ul.btn_flip li:last-child{ margin-right:0;}
		ul.btn_flip li:hover{border:1px solid #711512;background:#711512;}
		ul.btn_flip li:hover a{ color:#ffffff;}
		
		
		
		
		
		
		
		
		
		