﻿.conter{margin-bottom: 5rem;background: #f7f6f6;}
/*年会策划案例*/
.conter .news{width: 100%;}
#box>p{display: flex;justify-content: space-between; padding: 15px 10px;}
#box>p input{font: 14px "微软雅黑";width: 33%;height: 3.5rem;color: #666666;border: 1px solid #ccc;background: #fafafa;border-radius: 0.5rem;}
#box>p input.to{background: #e0211a;color: #FFFFFF;border-color: #e0211a;}
#box .box_to{display:none;}
/*新闻中心*/
.conter .box_to{width: 100%;background: #f7f6f6;}
.conter .box_to ul{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0rem 1.5rem;}
.conter .box_to ul li{width: 48%;margin-bottom: 1.5rem;box-shadow: 0px 0px 4px #cdcccc;}
.conter .box_to ul li img{display: block;width: 100%;height:113px}
.conter .box_to ul li>em{background: #FFFFFF;display: block;}
.conter .box_to ul li h5{font: 13px 微软雅黑;color: #333333;padding:0.8rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.conter .box_to ul li p{font: 1rem "微软雅黑";color: #666;padding:0 0.8rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.conter .box_to ul li span{font: 1rem "微软雅黑";color: #999; padding: 0.8rem;; display:block}

.clo-p{padding:1.5rem;justify-content: space-between;display: flex;}
.clo-p button{width: 12rem;height: 3.4rem;line-height: 3.4rem;font: 1.2rem "微软雅黑";color: #333333;background: #FFFFFF;border-radius: 0.5rem;border: 1px solid #dddddd;}

.conter>p{padding: 1rem;font: 1.3rem "微软雅黑";color: #666666;}
.conter>p a{font: 1rem "微软雅黑";color: #666;}
