.tc_bd {
z-index: 999999;
position: fixed;
right: 0;
bottom: 0;
display: none;
width: 340px;
height: 265px;
border: 1px solid #cb0907;
background: #fff;}
.tc_nm {
overflow: hidden;
height: 40px;
padding: 0 10px;
line-height: 40px;
text-align: center;
background: #cb0907;
color: #fff;
font-weight: 700;
font-size: 18px;
white-space: normal;
text-overflow: ellipsis;}
.tc_con {
padding: 15px;}
.tc_con p {
line-height: 32px;
font-size: 15px;
text-indent: 2em;}
.tc_nm a {
margin: 12px 0;
color: #fff;
font-size: 16px;
cursor: pointer;
float: right;}
.body{
margin-top: 200px;
background: url(images/bjjdbnt.png) no-repeat center 0;
background-size: 100%;}