@charset "utf-8";
body{background: #fff;}
.other-box{background: url("../images/jslistbg.jpg") repeat-y left;min-height: 600px;}
.other-left{width: 220px;}
.contact-menu li a{display: block;height: 44px;line-height: 44px;border-left: 2px solid #fff;padding-left: 22px;}
.contact-menu li.on a{background: #f5f5f5;border-right: 2px solid #338fff;}

.other-right{margin-left: 260px;}
.other-r-tit{font-size: 16px;height: 43px;line-height: 43px;border-bottom: 1px solid #ddd;margin-bottom:20px;}

.other-r-cnt{word-break: break-all;word-wrap: break-word;line-height: 30px;padding-bottom:20px;}
.other-r-cnt img{display: block;max-width: 100%;height: auto;margin:0 auto;outline: none;}
.other-r-cnt p{margin:0 15px;}
.aboutus-cnt p{margin-bottom: 15px;text-indent: 2em;}

.other-r-cnt table{font-size: 12px;margin-left: 15px;width: 80%;}
.other-r-cnt table td,.other-r-cnt table th{border: 1px solid #ececec;line-height: 24px;padding: 5px 10px;}
.other-r-cnt table th{background: #f5f5f5;}

/*帮助中心*/
.help-search{position: absolute;top: 40px;left: 290px;overflow: hidden;width: 680px;}
.help-search input {padding:0 10px;width: 570px;height: 38px;line-height: 38px;border: 1px solid #00a4ff;color: #999;outline: 0;}
.help-search .search-btn {position: absolute;right: 0;top: 0;width: 88px;height: 40px; background: #00a4ff; border-radius: 2px;  line-height: 40px;color: #fff;cursor: pointer;text-align: center;}
.help-search .search-btn:hover {background: #0395e6}

.help-box{overflow: hidden;}
.help-box .list-right{margin: 5px 0;}
.help-box .list-right li{height: 36px;line-height: 36px;}

.help-menu{min-height: 445px;background: #f2f2f2;}
.help-menu li a{display: block;height: 44px;line-height: 44px;padding-left: 22px;border-bottom: 1px solid #ddd;}
.help-menu li.on a{background: #338fff;color: #fff;border-bottom: 1px solid #f2f2f2;}
.help-list-main{display: none;}
.help-list-main.show{display: block;}

.help-cnt{padding: 10px 5px;}
.help-cnt .article-title h2{font-size: 20px;line-height: 32px;}

.h-s-result{font-size: 16px;border-bottom: 1px solid #ddd;}

