/* var */
/* share */
.pointer {
  cursor: pointer;
}
.breakTxt {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wordBreak {
  word-break: break-all;
  word-wrap: break-word;
}
body {
  background-color: #f8f8f8 !important;
}
.help-container {
  margin-top: 30px;
  overflow: hidden;
}
.help-side {
  width: 200px;
  float: left;
}
.help-side-tit {
  padding-bottom: 20px;
}
.help-side-nav li {
  background-color: #eee;
}
.help-side-nav li a {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #e2e2e2;
  border-left: 2px solid #eee;
  padding: 0 30px;
  display: block;
  font-size: 16px;
}
.help-side-nav li a:hover {
  color: #ff4a00;
}
.help-side-nav li.help-side-nav-active a {
  border-left: 2px solid #ff6600;
  background-color: #fff;
  color: #ff6600;
}
.help-side-nav li:hover {
  background-color: #fff;
}
.help-main {
  width: 878px;
  min-height: 530px;
  padding: 0 50px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  float: right;
  position: relative;
}
.help-content-nav {
  line-height: 60px;
  border-bottom: 1px dashed #ddd;
  color: #969696;
  font-size: 14px;
}
.help-content-nav a {
  color: #969696;
}
.help-content-nav a:hover {
  color: #ff6600 !important;
}
.help-content-nav a.no-default:hover {
  color: #969696 !important;
  cursor: default;
}
.help-content-nav i {
  margin: 0 10px;
  color: #969696;
}
.help-content-nav .help-content-back {
  margin: 13px 10px 13px 0;
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  background-color: #ff6600;
  color: #fff;
}
.help-content-nav .help-content-back:hover {
  background-color: #ff4a00;
  color: #FFF !important;
}
.help-content-nav .help-content-back:active {
  background-color: #d24000;
}
.help-main-list li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px dashed #ddd;
}
.help-main-list li a {
  display: block;
  /*font-weight: bold;*/
}
.help-main-list li a i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: inline-block;
  background-color: #5a5a5a;
  float: left;
  margin: 27px 10px 27px 0;
}
.help-main-list li a:hover {
  color: #ff4a00;
}
.help-main-list li a p {
  width: 838px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.help-main-content {
  display: none;
}
.help-content-title {
  height: 24px;
  line-height: 24px;
  font-size: 22px;
  color: #ff6600 !important;
  margin: 27px 0;
}
.help-content-title i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 20px;
  float: left;
  background-color: #ff6600 !important;
}
.help-content-area {
  line-height: 2;
  padding-bottom: 30px;
}
.help-content-area p {
  color: #000 !important;
}
.help-content-area img {
  max-width: 100%;
  padding: 10px 0;
  display: inline-block;
}
.help-content-resolved {
  padding: 80px 0 70px 0;
}
.help-content-resolved-selection {
  margin-top: 30px;
  height: 24px;
}
.help-resolved-check {
  height: 15px;
  line-height: 15px;
  float: left;
  margin: 6px 35px 5px 0;
  cursor: pointer;
}
.help-resolved-check b {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 8px;
  border: 1px solid #5a5a5a;
  float: left;
  margin-right: 10px;
}
.help-resolved-check b i {
  width: 7px;
  height: 7px;
  margin: 3px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
}
.help-resolved-check.help-resolved-check-selected b {
  border-color: #ff6600 !important;
}
.help-resolved-check.help-resolved-check-selected b i {
  background-color: #ff6600 !important;
}
.help-resolved-check:first-child {
  margin-right: 110px;
}
.commodity-correction-ipt {
  display: none;
}
.help-resolved-btn {
  width: 190px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  background-color: #fafafa;
  margin-top: 20px;
  transition: background-color 0.3s;
}
.help-resolved-btn a {
  display: block;
}
.help-resolved-btn:hover {
  background-color: #ff6600;
  border-color: #ff6600;
}
.help-resolved-btn:hover a {
  color: #fff;
}
.help-resolved-btn:active {
  background-color: #ff4a00;
}
.help-detail-main .help-main {
  width: 1098px;
}
/*无数据*/
.help-no-data {
  padding-top: 120px;
  text-align: center;
}
/*重新加载*/
.help-reload {
  width: 115px;
  margin: 0 auto;
}
.help-reload a {
  color: #969696;
}

/*.trans-container {*/
  /*margin: 20px 10px;*/
/*}*/

.trans-btns button {
   outline: none;
}

.trans-container{
  margin: 0 auto;
  width: 1200px;
  background-color: #f0f0f0!important;
  color: #333;
  height: 450px;
  font-size: 15px;
}

.trans-container textarea{
  display: block;
  width: 580px;
  height: 436px;
  font-size: 15px;
  /*height: 100%;*/
  resize: none;
  padding: 6px;
  float: left;
  /*outline-style: none;*/
  border: 1px solid #f0f0f0!important;
  /*outline:none;*/
  outline-color: #f9513b;
  outline-width: 2px;
}

.trans-container textarea:focus{
  border-color: #fff;
}

.trans-container .trans-result{
  width: 580px;
  float: right;
  /*height: 100%;*/
  height: 436px;
  padding: 10px 6px 6px;
  overflow: scroll;
}

.trans-container .trans-result img{
  width: 180px;
  height: 180px;
}

.trans-btns {
  margin: 20px auto;
  width: 1200px;
  text-align: left;
}

.trans-btns .link-type{
  display: inline-block;
  width: 416px;
}

.trans-btns label{
  cursor: pointer;
  margin-right: 6px;
}

.trans-btns .radio{
  margin-right: 8px;
}

.trans-btns button {
  display: inline-block;
  margin-left: 20px;
  width: 140px;
  border-radius: 8px;
  font-size: 18px;
  line-height: 36px;
  background-color: #f9513b;
  color: #fff;
  border: none;
}

