@charset "utf-8";
/* CSS Document */

.chengyu-box{ background-color:#fdf0f0; margin-top:20px; height:300px;}
.chengyu-left{ float:left; margin-left:10px;}
.chengyu-left .title-fu .gengduo{ line-height:56px; margin-left:10px; color:#ff2626; font-size:16px; margin-top:10px;}
.chengyu-left .title-fu .chengyugushi{ float:left;}
.chengyu-left .title-fu{ margin-top:15px;}


.chengyu1-box, .chengyu2-box{ float:left;}
.chengyu1 .name{ width:160px; text-align:center; line-height:30px; font-size:30px;}
.chengyu1 .name a{ font-size:15px; font-family:微软雅黑;}
.chengyu1 .tu{ width:160px; height:140px; border:5px white solid; border-radius:10px; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.35); overflow:hidden; margin-right:13px; margin-top:10px;}
.chengyu1 .tu img{ max-height:234px;}

.chengyu-right{ float:right; margin-top:10px; margin-right:10px;}
.chengyu-right .title-fu{ width:263px; margin-top:8px; }
.tui-box{ height:190px; width:263px; background-color:white; border-radius:10px; margin-top:15px;}

.tui-content{ width:253px; padding-top:15px; margin-left:10px;}
.tui-tu, .tui-name{ float:left;}
.tui-tu img{ width:18px; height:18px;}
.tui-name{ width:213px; margin-left:5px; margin-right:10px;}
.tui-name span{ display:block; color:#5b5b5b; font-size:12px; padding:5px; background-color:#fdf0f0; margin-top:5px;}


