@charset "utf-8";
/***************************************************
information
  filename : app_user.css;
***************************************************/
.articleBox p{padding:10px;margin:auto;}
.info h1.conTitle {color:#b1a0de;background:none;}
p.attention{padding-top:10px;font-size:12px;color:#EE5486;font-weight:normal;}

.sv_save_detail .articleBox{text-align: center;}

.sv_save_detail .articleBox h3 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
border-left:none;
}

.sv_save_detail .articleBox h3:before,.sv_save_detail .articleBox h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

.sv_save_detail .articleBox h3:before {
  left: -5px;
}
.sv_save_detail .articleBox h3:after {
  right: 0;
}

.order_link_block p{padding:10px;}
label.radio_text:before {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    border-radius: 50%;
    left: 0px;
    top: 6px;
    content: '';
    z-index: 3;
}
label.radio_text:after {
    top: 9px;
background:#58D1CC;
}

@media screen and (max-width:540px){
 .CautTxt p{font-size:13px;}
}

.cardAgtLogo img{width:120px;}
#card_img img{width:50px;}
.cardAjx img{width:50px;margin:auto;}

.mainTi{
background:none;
}
