﻿#helpL{ width:228px; float:left; }
#helpL dl{ cursor:pointer;    background: #fff;}
#helpL dt{background: #333333;height: 42px;line-height: 42px;padding-left: 25px;color: #fff;font-size: 14px;border-bottom: 1px solid #f6f6f6; position:relative;}
#helpL dt b{ position:absolute; right:10px; top:17px;width: 14px;height: 8px;margin-top: 1px;
background: url(/themes/default/images/arrow_down.png) no-repeat right 0px;overflow: hidden;
-o-transition: -o-transform .2s ease-out;transition: transform .2s ease-out;}
#helpL dl.hot dt b{background: url(/themes/default/images/arrow_down.png) right 0;transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */
-o-transition: -o-transform .2s ease-out;transition: transform .2s ease-out;
}
#helpL dl.hot dd{ display:block;}
#helpL dl.hot dt{ border-bottom:0px;}
#helpL dd{ padding:0 28px;height: 38px;line-height: 38px; display:none;}
#helpL dd a{display:block;border-bottom: 1px solid #d3d3d3;}
#helpL dd a:hover{ text-decoration:none;}
#helpL dd.hot{ background: #ececec;}
#helpL dd.hot a{color:#e60012;border-bottom:none;}

#helpR{ width:943px; float:right;background:#fff;}
.helpRT{background: #333333;
height: 40px;line-height: 40px;padding-left: 9px;font-size: 16px;color: #fff; font-weight:bold; }

.edit{ line-height:200%; color:#333;padding:10px 15px;}
.edit p{font-size:14px;font-family: Microsoft YaHei,tahoma,arial,simsun,sans-serif;}
.edit img{max-width:100%;}
#news{ min-height:400px; _height:400px; _overflow:visible;     background: #fff;padding:15px 30px;    box-sizing: border-box;}
.newsTitle{ padding: 10px 0 15px;margin-bottom: 10px;height: 24px;text-align: center;border-bottom: 1px solid #EBEBEB;line-height: 24px;font-size: 20px; font-weight:normal;}
.newsInfo{ text-align:center; color:#999; height:25px; line-height:25px; position:relative;}
.beShare{ position:absolute; right:0; top:2px;}
#news .edit{ padding:15px 5px;}

.newsListT{ font-size:18px; height:35px; line-height:35px; border-bottom:1px solid #ddd;}
.newsList { padding:10px 0;}
.newsList li{ position:relative; display:block; height:30px; line-height:30px; padding:0 10px; background:url(/themes/default/images/helpcenter_icon2.gif) no-repeat left center; border-bottom:1px dotted #DDD;}
.newsList li a{ color:#333;}
.newsList li a:hover{ color:#005ea7; text-decoration:underline;}
.newsList li span{ position:absolute; top:0; right:10px; display:block; height:30px; line-height:30px; color:#999;}

