﻿
.help_contain { width: 970px; height: auto; overflow: hidden; margin: 0 auto; }
/* 右边导航条 */
.help_contain .help_item { margin-top:10px; width: 140px; height: auto; overflow: hidden; float: left; border: 1px solid #C1DAEA; background-color: #FBFCFD; }
.help_contain .help_item .help_menu { border: 1px solid #C1DAEA; width: 119px; margin: 10px auto; border-bottom: none; }
.help_contain .help_item .help_menu .help_menuli { height: auto; overflow: hidden; border-bottom: 1px solid #C1DAEA; background-color: #EFF4FA; }
.help_contain .help_item .help_menu .help_menuli a { display: block; background-image: url(help_menu_bg.jpg); padding-top: 10px;  padding-bottom: 10px; background-repeat: no-repeat; width: auto; height: auto; color: #1D569C; padding-left: 10px; font-size: 12px; overflow: hidden; padding-right:5px; }
.help_contain .help_item .help_menu .help_menuli .hover { background-image: none;  display: block; padding-top: 10px; padding-bottom: 10px; background-repeat: no-repeat; width: auto; height: auto; color: #1D569C; padding-left: 10px; font-size: 12px; overflow: hidden; background-color:White; padding-right:5px; }
.help_contain .help_item .help_tel { width: 119px; height: auto; margin: 10px auto; border: 1px solid #C1DAEA; }
.help_contain .help_item .help_tel .help_line { display: block; height: 22px; background-color: #F8FBFD; color: #1D569C; padding-left: 10px; line-height: 1.8em; }
.help_contain .help_item .help_tel .line_num { background-color: White; border-top: 1px solid #C1DAEA; }
.help_contain .help_item .help_tel .line_num p { font-size: 12px; color: #1D569C; padding-left: 5px; margin-top: 5px; }
.help_contain .help_item .help_tel .line_num .line_kk { margin-left: 2px; margin-top: 10px; font-size: 12px; color: #1D569C; background-image: url(KK.jpg); background-repeat: no-repeat; width: 52px; height: 26px; padding-left: 52px; }
.help_contain .help_item .help_tel .line_num .line_qq { margin-bottom: 10px; margin-left: 2px; margin-top: 10px; font-size: 12px; color: #1D569C; background-image: url(QQ.jpg); background-repeat: no-repeat; width: 30px; height: 26px; padding-left: 36px; }
.help_contain .help_item .help_tel .line_num .line_qq span { display: block; width: 80px; overflow: hidden; }
/* 问题部分 */
.help_contain .help_content { width: 820px; height: auto; overflow: hidden; float: right; }
.help_contain .help_content .help_problem { margin-top:10px; width: 818px; height: auto; overflow: hidden; border: 1px solid #C1DAEA; }
.help_contain .help_content .help_problem .help_title { font-size: 16px; font-weight: bold; color: #396BA8; margin-left: 20px; margin-top: 20px; }
.help_contain .help_content .help_problem .problem_ullist { margin-top: 20px; margin-bottom: 20px; }
.help_contain .help_content .help_problem .problem_ullist .problem_li { margin-top: 10px; font-size: 14px; }
.copyLink{ float:right; margin-right:15px; font-size:12px; color:#1D569C; display:inline; }
.help_contain .help_content .help_problem .problem_ullist .problem_li .Title_list{ background-color:#F8F8F8; padding-bottom:3px; padding-top:3px; cursor:pointer; width: 818px; overflow:hidden;}
.help_contain .help_content .help_problem .problem_ullist .num { font-size: 12px; float: left; width: 18px; height: 14px; background-color: #FF6000; color: White; text-align: center; margin-left: 20px; margin-right: 15px; margin-top: 2px; display: inline; }
.help_contain .help_content .help_problem .problem_ullist .down { margin-right: 50px; margin-top: 3px; float: right; background-image: url(down.jpg); background-repeat: no-repeat; width: 11px; height: 9px; display: inline; cursor: pointer; }
.help_contain .help_content .help_problem .problem_ullist .up { margin-right: 50px; margin-top: 3px; float: right; background-image: url(up.jpg); background-repeat: no-repeat; width: 11px; height: 9px; display: inline; cursor: pointer; }
.Title_name{ float:left; width:630px; overflow:hidden;}
.help_contain .help_content .help_problem .problem_ullist .problem_content { margin-top: 10px; width: 818px; height: auto; overflow: hidden; background-color: #F2F7FB; display: none; }
.help_contain .help_content .help_problem .problem_ullist .problem_content .innertilte { width: 710px; margin-left: 50px; margin-top: 10px; margin-bottom: 10px; }

/* 留言反馈部分 */
.help_contain .help_content .help_leavemsg { padding-bottom: 20px; width: 818px; height: auto; overflow: hidden; border: 1px solid #C1DAEA; margin-top: 10px; background-image:url(feedback_bg.jpg); background-repeat:no-repeat;}
.help_contain .help_content .help_leavemsg .gray2 { color: Black; margin-top:10px; }
.help_contain .help_content .help_leavemsg .input { border-color: #A5A6A5 #E7DFDE #E7DFDE #A5A6A5; border-right: 1px solid #E7DFDE; border-style: solid; border-width: 1px; height: 17px; margin: 0 0 0 10px; padding: 3px 0 0; width: 164px; }
.help_contain .help_content .help_leavemsg .textarea { background: url("textarea_bg.jpg") no-repeat scroll 115px 12px white; border-color: #A5A6A5 #E7DFDE #E7DFDE #A5A6A5; border-right: 1px solid #E7DFDE; border-style: solid; border-width: 1px; height: 80px; margin: 0 0 0 10px; width: 394px; }
.help_contain .help_content .help_leavemsg .leavemsg_content { padding: 120px 0 0 0; line-height: 25px; margin-left: 25px; }
.help_contain .help_content .help_leavemsg .leavemsg_content .msg{ font-size:14px; width:600px; height:auto; overflow:hidden; line-height:2.0em;}
.help_contain .help_content .help_leavemsg .leavemsg_content .title { padding: 0 0 25px 0; }
.help_contain .help_content .help_leavemsg .btn{background:url(bottonbg.gif);width:58px;height:22px;border:0;padding:2px 0 0 0;}
.help_contain .help_content .help_leavemsg .btn:hover{ background:url(bottonbgdown.gif);width:58px;height:22px;border:0;padding:2px 0 0 0;}





