﻿@charset "utf-8";
/* CSS Document */

.bh-wecando{ width:100%; height:auto; overflow:hidden; padding:10px; box-sizing:border-box;}
.bh-wecando .wecando-topic{ text-align:center;}
.bh-wecando .wecando-title{ height:30px; line-height:30px; text-align:center; color:#000; font-size:16px;}
.bh-wecando .wecando-font{ text-align:center; color:#666; line-height:180%; width:98%; margin:0px auto;  padding-bottom:5px;}
.bh-wecando .wecando-div{ width:50%; height:285px;overflow:hidden; margin-top:0px; border-top:solid 1px #efefef;border-left:solid 1px #efefef; float:left;}
.bh-wecando .wecando-div:nth-child(2n){ border-right:none;}
.bh-wecando .wecando-pic{ width:100%; height:125px; margin:0px auto 10px auto; text-align:center; overflow:hidden;}
.bh-wecando .wecando-pic img{ cursor:pointer; height:120px; margin:5px auto 0px auto; display:block;}
.w-pic1,.w-pic3,.w-pic4{ margin-top:10px;}
.bh-wecando .wecando-ftopic{width:100%; height:20px; line-height:20px; font-size:15px; text-align:center; color:#000; margin:0 auto;}
.bh-wecando .wecando-entopic{width:100%; text-align:center; line-height:180%; font-size:14px; color:#cecece; font-size:12px; margin:0 auto;word-wrap:break-word; height:20px; line-height:20px; overflow:hidden;}
.bh-wecando .wecando-dl{ width:100%; height:auto; margin:0px auto 0px auto; overflow:hidden;}
.bh-wecando .wecando-dl dd{ height:26px; line-height:26px; color:#666; font-size:13px; text-align:center;}