@charset "UTF-8";
/*
    font
*/
/*
    color
*/
/*text-overflow*/
/*box-sizing*/
/*border-radius*/
/*box-shaow*/
/*transition*/
/*opacity */
/*
 * gradient
 */
/*
 *  三角形
 *  @include caret(absolute,10px,1px,top,orange,#fff);
 *  $position   
 *  $direcion  方向
 *  $background-color 背景颜色
 */
.w-m {
  width: 60rem; }

.login-l-box {
  width: 100%;
  min-width: 60rem;
  height: 38rem;
  background: url(//ejia7image.oss-cn-beijing.aliyuncs.com/cptc/2017/p_bg_dl.png) center bottom no-repeat; }
  .login-l-box .login-tm-it {
    padding-top: 1rem;
    text-align: center; }

.login-b-box {
  background: #222; }
  .login-b-box ul {
    padding: 1.5rem 0;
    border-bottom: 1px solid #000; }
    .login-b-box ul li {
      display: inline-block;
      margin-right: 1rem; }
    .login-b-box ul a {
      color: #999;
      font-size: 0.7rem;
      text-shadow: 0 1px 1px #222; }
      .login-b-box ul a:hover {
        color: #fff; }
  .login-b-box .bq {
    padding: 1rem 0;
    color: #999;
    font-size: 0.7rem;
    text-shadow: 0 1px 1px #222;
    border-top: 1px solid #333; }
    .login-b-box .bq p {
      line-height: 1.8rem; }
    .login-b-box .bq span {
      margin-right: 0.5rem;
      color: #ccc; }
      .login-b-box .bq span:after {
        content: "|";
        color: #777;
        padding-left: 0.5rem; }
      .login-b-box .bq span:last-child {
        content: ""; }
    .login-b-box .bq em {
      font-style: normal; }

.scc-tit-002 {
  padding: 1rem 0 0.75rem;
  text-align: center;
  line-height: 1.3rem; }
  .scc-tit-002 .tname {
    padding-bottom: 3px;
    font-size: 0.9rem;
    border-bottom: 3px solid #CE3C3D; }
  .scc-tit-002 .ten {
    color: #999; }

.scc-sc {
  padding-top: 1rem;
  font-size: 0;
  line-height: 0; }
  .scc-sc li {
    position: relative;
    padding-top: 0.25rem;
    padding-left: 1rem;
    margin-bottom: 1rem;
    margin-left: 0.6%;
    width: 24.4%;
    display: inline-block;
    vertical-align: top; }
    .scc-sc li:nth-child(2n) {
      margin-right: 0; }
  .scc-sc .r-con {
    position: relative;
    display: block;
    padding: 0.5rem 0 0.5rem 4.5rem;
    height: 5.35rem;
    border: 0.05rem solid #e6e6e6;
    border-radius: 0.25rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    background: #fff;
    cursor: pointer; }
    .scc-sc .r-con .r-img {
      position: absolute;
      top: -0.4rem;
      left: 0.25rem;
      width: 4rem;
      /*56px*/
      height: 5.35rem;
      border-radius: 5px;
      border: 0.05rem solid #e6e6e6; }
    .scc-sc .r-con p {
      line-height: 1rem; }
    .scc-sc .r-con .t01 {
      font-size: 1rem;
      color: #333; }
    .scc-sc .r-con .t02 {
      line-height: 0.8rem; }

.scc-cbox-div {
  position: absolute;
  display: block;
  top: 0.5rem;
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  overflow: hidden;
  padding: 0.1rem;
  font-size: 0;
  border: 0.05rem solid #ccc;
  border-radius: 50%; }
  .scc-cbox-div span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff; }
  .scc-cbox-div .scc-cbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    margin: 0;
    cursor: pointer; }
  .scc-cbox-div .scc-cbox:checked + span {
    background: #ce3c3d; }
  .scc-cbox-div.checked span {
    background: #ce3c3d; }

.xwym-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 2.6rem; }

.scc-wz {
  margin-top: 0.25rem;
  font-size: 0.8rem;
  color: #999;
  line-height: 0.9rem; }
  .scc-wz img {
    width: 0.6rem;
    margin-right: 0.1rem; }

.scc-ycxq {
  display: inline-block;
  padding: 0.2rem 0.4rem;
  font-size: 0.7rem;
  color: #fff;
  white-space: nowrap;
  background: #CE3C3D;
  border-radius: 0.75rem;
  cursor: pointer; }

.scc-zhc-wbx {
  position: relative;
  padding-left: 1rem;
  width: 100%;
  vertical-align: top; }

.scc-zhc {
  padding-top: 1rem;
  padding-bottom: 3rem; }
  .scc-zhc .zhc-box {
    position: relative;
    display: block;
    height: 5.4rem;
    padding: 1rem 0.5rem 1rem 9rem;
    border: 0.05rem solid #e6e6e6;
    background: #fff;
    box-sizing: border-box; }
  .scc-zhc .scc-wz a {
    float: right;
    margin-right: 2rem; }
  .scc-zhc .l-img {
    /*120*80*/
    position: absolute;
    width: 8rem;
    height: 5.3rem;
    top: 0;
    left: 0; }
  .scc-zhc .t01 {
    font-size: 1rem;
    line-height: 1.2rem; }

.scc-tit {
  padding: 5px 15px;
  font-size: 16px;
  color: #333;
  line-height: 1.5rem;
  background: #FAFEFF; }
  .scc-tit b {
    margin-right: 10px; }
  .scc-tit em {
    font-style: normal;
    font-size: 0.7rem;
    color: #666; }
  .scc-tit span {
    float: right;
    font-size: 0.7rem;
    color: #999; }

.scc-btn {
  width: 100%;
  text-align: right; }
  .scc-btn a {
    display: inline-block;
    width: 8rem;
    height: 2.2rem;
    line-height: 2.2rem;
    color: #fff;
    text-align: center;
    font-size: 0.9rem;
    background: #CE3C3D;
    border-radius: 0.25rem;
    cursor: pointer; }
