a.a_none {
  text-decoration: none;
}
a.a_none:hover {
  text-decoration: none;
}
section.free-try {
  background: #F7F7F7;
  padding-top: 6%;
  padding-bottom: 6%;
}
section.free-try .container {
  padding-left: 25px;
  padding-right: 25px;
}
section.free-try .mar_tp5 {
  margin-top: 5%;
}
section.free-try .title {
  border-bottom: 2px solid #b3b3b3;
  font-size: 24px;
  line-height: 50px;
}
section.free-try .icon-arrow {
  position: relative;
  display: inline-block;
  line-height: 1;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  background: url("../images/icons/try-left.png") no-repeat left center;
}
section.free-try .icon-arrow.icon-arrow-text {
  width: 13px;
  height: 13px;
  background: url("../images/icons/icon-text.png") no-repeat center center;
}
section.free-try .icon-arrow.yellow {
  margin-right: 8px;
  background: url("../images/icons/login_left.png") no-repeat left center;
}
section.free-try .icon-arrow.icon-arrow-right {
  background: url("../images/icons/try_right.png") no-repeat left center;
  margin-left: 8px;
}
section.free-try .icon-arrow.icon-arrow-right.yellow {
  background: url("../images/icons/login_right.png") no-repeat left center;
}
section.free-try .no-bg {
  background: none;
}
section.free-try .icon-panel {
  background: #ffffff;
  padding: 20px;
  padding-bottom: 30px;
  margin-top: 5%;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 4px 4px 8px #e6e6e6;
  -webkit-box-shadow: 4px 4px 8px #e6e6e6;
  box-shadow: 4px 4px 8px #e6e6e6;
}
section.free-try .icon-panel .image-icon {
  width: 33%;
  margin: 20px auto;
}
section.free-try .icon-panel .phone-input input {
  height: 45px;
  border: 1px solid #e7e7e7;
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 4px -4px 8px #e6e6e6;
  -webkit-box-shadow: 4px -4px 8px #e6e6e6;
  box-shadow: 4px -4px 8px #e6e6e6;
  text-indent: 10px;
}
section.free-try .icon-panel .abtn {
  height: 45px;
  line-height: 33px;
  width: 100%;
  background: #FFA200;
  color: #ffffff;
}
section.support p.subtitle {
  font-size: 15px;
  line-height: 45px;
  font-weight: bolder;
}
section.support .narrow {
  line-height: 35px;
}
section.support p.subtitle_n {
  border-bottom: 3px solid #b3b3b3;
}
section.support a.help-a {
  padding: 15px;
  color: #888888;
  line-height: 25px;
  display: inline;
}
section.support a.help-a:first-child {
  padding-left: 0;
}
section.support a.help-a:visited,
section.support a.help-a:link {
  color: #888888;
}
section.support a.help-a:hover {
  color: #F57200;
}
section.support ul.other-help {
  list-style: none;
  padding-top: 0;
  padding-left: 0;
}
section.support ul.other-help a.help-a {
  padding: 5px 0px;
}
section.support ul.other-help a.help-a.active {
  padding-bottom: 5px;
  color: #F57200;
  text-decoration: underline;
}
section.user-action .form {
  color: #888888;
}
section.user-action .form p {
  margin: 0;
}
section.user-action .form .form-title {
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  margin-top: 20px;
  border: 1px solid transparent;
  padding: 4px 0;
}
section.user-action .form .input {
  border: 1px solid transparent;
  margin-top: 20px;
}
section.user-action .form .input span.required {
  font-size: 20px;
  color: #FFA200;
  padding: 30px 10px 10px 10px;
}
section.user-action .form .input input[type=text],
section.user-action .form .input input[type=password] {
  height: 35px;
  text-indent: 6px;
  color: #2a2a2a;
  border: 1px solid #dfdfdf;
}
section.user-action .form .input input[type=text].p60,
section.user-action .form .input input[type=password].p60 {
  width: 60%;
}
section.user-action .form .input input[type=text].p45,
section.user-action .form .input input[type=password].p45 {
  width: 45%;
}
section.user-action .form .input input[type=text].p30,
section.user-action .form .input input[type=password].p30 {
  width: 30%;
}
section.user-action .form .input .code-text {
  font-size: 15px;
}
section.user-action .form .input .btn-a {
  height: 30px;
  line-height: 20px;
  font-size: 15px;
  background: #FFA200;
  color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
section.user-action .form-group-sim {
  padding: 20px;
  color: #888888;
}
section.user-action .form-group-sim .lg-space {
  margin-top: 40px;
}
section.user-action .form-group-sim label {
  font-weight: normal;
}
section.user-action .form-group-sim .input-place input[type=text],
section.user-action .form-group-sim .input-place input[type=password],
section.user-action .form-group-sim .input-place a.btn {
  width: 100%;
  height: 35px;
  text-indent: 6px;
  color: #2a2a2a;
  border: 1px solid #dfdfdf;
}
section.user-action .form-group-sim .input-place a.btn {
  color: #FFA200;
  background: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
section.user-action .form-group-sim.sm-top-space {
  padding-top: 0px;
}
section.user-action .form-group-sim.sm-top-space a {
  color: #F57200;
  padding-left: 30px;
}
section.user-action .form-group-sim p.find-passwd {
  padding-top: 8px;
}
section.user-action .form-group-sim p.find-passwd a {
  color: #F57200;
}
body.about-us section.about-text {
  padding-top: 4%;
}
body.about-us section.about-text div.article_content {
  padding-top: 3%;
  padding-bottom: 5%;
  color: #ffffff;
}
body.about-us section.our-prizes {
  padding-top: 3%;
  padding-bottom: 3%;
  background: #FFA200;
}
body.about-us section.our-prizes .col-sm-3.col-xs-6 {
  padding-top: 3%;
}
body.about-us section.our-prizes .col-sm-3.col-xs-6 p {
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
}
body.about-us section.our-prizes .col-sm-3.col-xs-6 img {
  cursor: pointer;
  width: 50%;
  margin: 0 auto;
}
body.about-us section.our-address table {
  width: 100%;
  overflow: hidden;
}
body.about-us section.our-address table td:first-child {
  padding-right: 5px;
}
body.about-us section.our-address table td:last-child {
  padding-left: 5px;
}

.space-and-line{
  padding: 15px 0;
  border-bottom: 2px solid #C0BEC0;
}