@charset "utf-8";
/* CSS Document */
/*******************************/
a { text-decoration:none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); display:block}
.img,.a{ border:none;}
li { list-style:none; }
body { font-family:"微软雅黑"; overflow-x:hidden;background:#eceded}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}
html{ font-size:62.5%}
input,textarea,select {-webkit-appearance:none; /*去除input默认样式*/outline:none;}
/****************************************************************************/
.pt_cont{ max-width:640px; padding:0 3%; background:#eceded}
header img{ max-width:100%; margin:3% 0}
.ptlb{ margin-bottom:3%; border:1px solid #cacaca; background:#fff;}
.cpt { position:relative}
.cpt img{ max-width:100%; }
.jrt{ position:absolute; width:41px; height:41px; border-radius:50%; border:2px solid #f78400; text-align:center; top:-8px; left:-8px; background:#fff; color:#f78400}
.xy{width:35px; height:35px; border-radius:50%; border:1px solid #f78400;  text-align:center; margin:2px auto; font-size:0.9rem}
.xy p{ padding-top:10px}
.cont{ padding:3%;}
.cont h1{ font-size:1.3rem; color:#000; margin-bottom:7px}
.cont p{ font-size:1.1rem; color:#666; line-height:1.5rem}
.ktan{ position:relative; margin:0 3% 14px; height:30px; border-radius:30px; display:-webkit-box; line-height:30px}
.ktan img{ width:38px; height:39px; position:absolute; top:-5px; left:-15px}
.pt_left{ background:#3e3e3e; color:#fff; font-size:1.1rem; padding-left:28px; padding-right:16px}
.pt_left span{ font-size:1.6rem; margin-left:5px}
.pt_right{ background-color:#e12228; background-image:url(../images/new_xjt.png); background-position:80% center; background-repeat:no-repeat; background-size:12%; color:#fff; border-radius:0 30px 30px 0; font-size:1rem; padding:0 30px 0 15px;  }
