@charset "utf-8";
/* CSS Document */

.help_nav{ width:100%; font-size:16px; padding:10px; border-bottom:2px solid #247498}
.help_container { padding-bottom:100px;    overflow: hidden;}
.help_container .box_con{    padding: 30px 0px 10px 15px; border-bottom:1px solid #eee;    overflow: hidden}
.help_container .box_left{ font-size:16px; width:160px; float:left;height: 18px;line-height: 18px;border-right: 1px solid #ccc;}
.help_container .box_left span,.two_left span{ width:10px; height:18px; display: inline-block; float:left; margin-right:5px;}
.help_container .box_right { float:right;     width: 960px;}
.help_container .box_right span{ display: inline-block; width:180px;  height: 18px;line-height: 18px;margin-bottom: 15px;}
.help_container .box_right span a{ color:#256ee6}
.help_container .border_syle1{ background:#3fceed}
.help_container .border_syle2{ background:#b07fca}
.help_container .border_syle3{ background:#a1d486}
.help_container .border_syle4{ background:#f35f4b}
.help_container .border_syle5{ background:#3d496c}
.help_container .border_syle6{ background:#3fceed}
#border_none{ border:none}
.two_left { border-right:1px solid #ccc; width:175px; float:left;}
.two_left div{ width:145px;padding: 15px 0px; margin: 0px 15px;font-size: 16px;    border-bottom: 1px dotted #eee;}

.two_right { width:900px; float:left; padding:0px 50px}
.two_right .title{ text-align:center; font-size:18px;}
.two_right .details{ margin-top:20px; line-height:28px;}

.box_right a#active{ color:#ff2828}


.suggest_container{ border:1px solid #ccc; padding:60px 0px 15px 200px;}
.suggest_container label{ font-size:16px; display:inline-block;}
.suggest_container label.s_left{width:80px; text-align:right; margin-right: 10px; float:left}
.suggest_container div.form-group{ margin-bottom:20px;}
.suggest_container div.help-block {display: inline-block; color: #F00;}
.suggest_container input{ height:30px; line-height:30px; padding:0px 5px;}
.suggest_container select{padding: 5px;min-width: 100px;}    
.suggest_container input,.suggest_container textarea{ border:none; background:#fafafa}
.suggest_container .btn-success{ width:100px; height:28px; cursor:pointer; border: 0; line-height:28px; background:#f59541; font-size: 14px; text-align:center; color:#fff; border-radius:5px; display:inline-block; margin-right:10px;}
.suggest_container .success {margin-bottom: 30px; color:#468847; padding-left: 100px;}