/* 帮助中心列表页 */
.helps {width:100%;overflow:hidden;padding-bottom:40px; padding-top:20px;}
.help b { display:block; font-size:16px;color:#333333;margin-bottom:15px;}
.help .left {float:left;}
.help .left .left_top {width:230px;border:1px solid #E9E9E9;border-top:none;}
.Collapsing {width:210px;height:45px;line-height:45px;font-size:14px;color:#353535;cursor:pointer;/* border:1px solid #E9E9E9;*/    border-top:1px solid #E9E9E9;padding-left:20px;background:url(../images/pro_left.png) 195px 15.5px no-repeat;background-color:#F7F7F7;}
.coll_body {display:none;margin-top:20px;}
.coll_body a {display:block;margin-left:20px;font-size:12px;color:#747474;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:25px;}
.current {background-image:url(../images/pro_down.png);}
.coll_body a:hover {color:#CA2F2F;}
.coll_body a.on {color:#CA2F2F;}
/* 在线客服 */
.left_qq {width:240px;height:153px;background:#FFFFFF;border:1px solid #F4F4F4;margin-top:20px;}
.left_qq .text {margin-left:20px;}
.left_qq .text strong {font-size:18px;display:block;padding-top:15px;color:#333333;}
.left_qq .text span {display:block;font-size:14px;margin-top:10px;color:#747474;}
.left_qq .text .qq i {display:inline-block;width:20px;height:20px;background:url(../images/q.png) no-repeat;vertical-align:middle;margin-top:-3px;background-size:100% 100%;}
.left_qq .text img {margin-top:13px;margin-bottom:20px;}
.ljzx { display:block; width:180px; height:26px; border-radius:26px; margin:15px 0; color:#fff; text-align:center; line-height:26px;}
.ljzx::before{ display:inline-block; content:''; width:15px; height:15px; background:url(../images/zx.png) no-repeat; background-size:100% 100%; vertical-align:middle; margin:-1px 4px 0 0;}
.ljzx:hover{ color:#fff;}
/* 右侧内容 */
.help .right {width:900px;overflow:hidden;}
.help .right strong {display:block;font-size:16px;height:38px;background:#F7F7F7;border:1px solid #F4F4F4;padding-left:7px;line-height:38px;font-weight:400;color:#333333;}
.help .right a {display:block;width:100%;margin-top:20px;font-size:14px;color:#747474;border-bottom:1px solid #F5F5F5;padding-bottom:15px;}
.help .right a:hover {color:#CA2F2F;}
.help .right a i.iconfont {font-size:17px;color:#040000;font-weight:bold;float:right;}
/* 右侧帮助中心内容详情 */
.help_c {width:940px;float:right;overflow:hidden;}
.crumb {font-size:14px;color:#b0b0b0;}
.crumb a {color:#606060;}
.crumb a.buy {color:#7D7D7D;}
.crumb a:hover {color:#CA2F2F;}
.help_c .text { margin-top:20px; overflow:hidden;}
.help_c .text p{ text-indent:2em; font-size:14px;color:#747474;line-height:28px;}
.help_c .text h2 {color:#747474;font-weight:400;margin-top:20px;}
/* 关于我们内容页 */
.about_c {width:940px;float:right;overflow:hidden;}
.about_c .text {margin-top:25px;}
.about_c .text p {font-size:14px;color:#6B6B6B;line-height:30px;text-indent:2em;margin-top:20px;}
