@charset "utf-8"; 

/* content */
.content{ padding-top: 30px; padding-bottom: 15px; }

.content-title-main{ background: url(../image/bg2.jpg) repeat-x bottom center; padding: 30px 0; }
.content-title-main h1{ margin-bottom: 20px; }
.title-main{ text-align: center; }
.content-title{ font-weight: 800; }

.content .content-left{ width: 15%; }
.content .content-left .ewm{ width: 100%; background: #F0F2F5; padding: 6px; }
.content .content-left .ewm:hover{ background: #d50004; }
.content .content-left .ewm p{ margin-bottom: 0; margin-top: 6px; text-align: center; color: #808080; font-size: 15px; }
.content .content-left .ewm:hover p{ color: #fff; }

.bshare-weixin, .bshare-sinaminiblog, .bshare-qzone{ width: 100%; }
.bshare-custom{ margin-top: 20px; padding-left: 20px; text-align: center; }
.bshare-custom a{ font-size: 16px; margin-bottom: 10px; line-height: 30px; }
.see{ width: 100%; height: 85px; background: #d50004; margin-top: 12px; border-radius: 6px; overflow: hidden; text-align: center; }
.see .see-num{ font-size: 30px; color: #ffd8d9;margin-bottom: 0; margin-top: 10px; }
.see .see-font{ color: #ffadaf; }

.content .content-center{ width: 55%; font-size: 18px; line-height: 45px; }
.content .content-right{ width: 30%; }

.content .content-right{ padding-left: 15px; padding-right: 0; }
.content .content-right .fl-modul{ margin-bottom: 15px; border: 1px solid #e6e6e6; }
.content .content-right .fl-modul .modul-title{ padding: 10px 0; border-bottom: 1px solid #e6e6e6; }
.content .content-right .fl-modul .modul-title span{ font-size: 22px; padding-bottom: 10px; }
.content .content-right .fl-modul .modul-content{ padding: 15px 0; }
.content .content-right .fl-modul .modul-content-new{ padding: 10px 0; }
.content .content-right .fl-modul .modul-content-new li{ position: relative; }
.content .content-right .fl-modul .modul-content-new li:before{ content:'●'; display: inherit; font-size: 3px; color: #999; width: 5%; position: absolute; top: 10px; left: 0; }
.content .content-right .fl-modul .modul-content-new a{ display: inherit; color: #666; line-height: 35px; padding-left: 20px; height: 35px; overflow: hidden; }

.content .content-right .fl-modul .modul-content-pic{ padding: 10px 0; }
.content .content-right .fl-modul .modul-content-pic li{ position: relative; }
.content .content-right .fl-modul .modul-content-pic li img{ width: 100%; }
.content .content-right .fl-modul .modul-content-pic li p{ padding-top: 5px; line-height: 20px; max-height: 45px; overflow: hidden; }