@charset "UTF-8";

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  vertical-align: baseline;
}

body {
  max-width:820px;
  margin:0px auto;
  color: #616C71;
  font-size: 14px; 
  font-family: Helvetica,Arial,sans-serif;
}



a {
  color: #FC1C1C;
  font-size: 14px;
  text-decoration: none;
}

.clear {
  display: block;
  clear: both;
}

.clearfix:after {
  overflow: hidden;
  *zoom: 1;
  content: "";
  clear: both;
  display: block;
  height: 0;
}

.fl {float: left;}
.fr {float: right;}

.tc {text-align: center;}
.tl {text-align: left !important;}
.tr {text-align: right !important;}

.txt12 {font-size: 12px;}
.txt16 {font-size: 16px;}
.txt18 {font-size: 18px;}

.tb {font-weight: 600;}
.
.gray {color: #616C71;}
.red {color: red;}
.orange {color: #ff6f3c;}
.green {color: #FC1C1C;}
.black {color: #3d5561;text-decoration: none;}

.db {display: block;}
.dn{display:none;}

.lh18 {line-height: 18px;}
.lh22 {line-height: 22px;}

.oh {overflow: hidden;}

/* margin */
.mgb-20{margin-bottom:20px}

.web_arrow {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #8497a0;
  -webkit-box-shadow: 0 0 1px 0 #8497a0;
  box-shadow: 0 0 1px 0 #8497a0;
  height: 40px;
  position: absolute;
  width: 40px;
}


.bigger {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

.web_header, web_headerindex {
  height: 48px;
  line-height: 48px;
  background: #f6f6f6;
  border-bottom: 1px solid #FC1C1C;
  position: relative;
}

.web_header span.title, web_headerindex span.title, .web_header h1.title {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #3d5561;
  height:100%;
  line-height:50px;
  width:60%;
  white-space:nowrap; 
  overflow:hidden; 
  text-overflow:ellipsis;
}

.web_header span.left_btn, web_headerindex span.left_btn {
  display: block;
  position: absolute;
  left:0px;
  top: 0;
  height: 48px;
}

.web_header span.left_btn a, web_headerindex span.left_btn a {
  display: block;
  background-position: 10px center;
  cursor: pointer;
}

.web_header span.right_btn, web_headerindex span.right_btn {
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  height: 48px;
}

.web_header span.right_btn a, web_headerindex span.right_btn a {
  display: block;
  background-position: left center;
  font-size: 14px;
  cursor: pointer;
  padding-right: 10px;
}


.web_headerindex {
  border-bottom: 0;
}

/*é¡¶éƒ¨æŒ‰é’®*/

.logo {
  width:100px;
  height:48px;
  line-height:45px;
  color:#fff;
  text-indent:10px;
}
.logo img,.logo svg{
  height:35%;
  vertical-align: middle;
  fill:currentColor;
}

.btn_backhome {
  background: url("image/home_btn@2x.png") no-repeat;
  background-size: auto 50%;
  width: 50px;
  height: 48px;
}

.web_footer {
  height: 38px;
  line-height: 38px;
  background: #fff;
  color:#555;
}

.web_footer a {
  color: #555;
  display: inline-block;
}

.web_footer .fl {
  margin-left: 15px;
}

.web_footer .fr {
  margin-right: 15px;
}

.web_footer .text_border {
  border-left: 1px solid #99969f;
  display: inline-block;
  height: 15px;
  margin: 0 5px -4px;
}


.web_box {
  margin: 10px 0;
  border-bottom: 1px solid #c8c8c8;
  background: #fff;
  padding: 0 15px;
  overflow: hidden;
  display: block;
}

.web_title {
  padding: 15px 0 10px 0;
  line-height: 23px;
  padding-left: 0px;
  color: #FC1C1C;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #b1c1c8;
}

.web_content {
  padding:10px;
  line-height: 1.8;
  font-size:14px;
}

.web_content img{
 max-width: 100%;
 height: auto;
 width: auto;
}

/*ç™»å½•æ¡&#65533;*/
.web_policybox_list {
  margin: 15px 0;
}

.web_policybox_list p {
  display: table;
  width: 100%;
  margin: 5px 0;
}

.web_policybox_list p span.form_title {
  display: table-cell;
  /*width:70px;*/
  width: 70px;
  font-size: 14px;
  color: #616C71;
  line-height: 40px;
  font-weight: 600;
  vertical-align: top;
}

.web_policybox_list p span.form_title2 {
  width: 95px;
}

.web_policybox_list p span.form_word {
  display: table-cell;
  line-height:normal;
  font-size: 14px;
  color: #616C71;
  vertical-align: top;
}

.web_policybox_list p span.form_word2 {
  display: inline;
}

.web_policybox_list p span.label {
  margin:0 0 5px 0;
  display: block;
}

.web_policybox_list p span.form_word em {
  display: block;
  position:relative;
}

.web_policybox_list p span.form_word em input {
  border: 1px solid #b1c1c8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  text-indent: 10px;
  line-height: normal;
  padding: 12px 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {

  .web_policybox_list p span.form_word em input {
    border: 1px solid #b1c1c8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-indent: 10px;
    line-height: normal;
    padding: 11px 0;
  }
}

.web_policybox_list p span.form_word em input[type='date'] {
  line-height: 28px;
  padding: 0;
}

.web_policybox_list p span.form_word em input:focus {
  border-color: #FC1C1C;
}

.web_policybox_list p span.form_word em.user_em {
  position: relative;
}

.web_policybox_list p span.form_word em.user_em .icon_user {
  background: url("../image/user_em@2x.png") center white no-repeat;
  background-size: auto 50%;
  height: 38px;
  width: 40px;
  position: absolute;
  left: 1px;
  top: 1px;
}

.web_policybox_list p span.form_word em.user_em input[type='text'] {
  padding-left:40px;
  text-indent:0;
  background: url("image/user_em@2x.png") 10px center no-repeat;
  background-size: auto 50%;
  box-sizing:border-box;
}

.web_policybox_list p span.form_word em.password_em {
  position: relative;
}

.web_policybox_list p span.form_word em.password_em .icon_password {
  background: url("image/password_em@2x.png") center white no-repeat;
  background-size: auto 50%;
  height: 38px;
  width: 40px;
  position: absolute;
  left: 1px;
  top: 1px;
}

.web_policybox_list p span.form_word em.password_em input {
  padding-left:40px;
  text-indent:0;
  background: url("image/password_em@2x.png") 10px center no-repeat;
  background-size: auto 50%;
  box-sizing:border-box;
}
.imgCode { padding:12px 10px !important; text-indent:0 !important; box-sizing:border-box;}

.web_policybox_list p span.form_word input {
  width: 100%;
}

.web_policybox_list p span.form_select {
  display: table-cell;
  line-height: 40px;
  font-size: 12px;
  color: #b1c1c8;
}

.web_policybox_list p span.form_select em {
  display: block;
  padding: 0;
  position: relative;
}

.web_policybox_list p span.form_select em .arr {
  top: 1px;
  right: -1px;
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
}

.web_policybox_list p span.form_date {
  display: table-cell;
  line-height: 40px;
  font-size: 12px;
  color: #b1c1c8;
}

.web_policybox_list p span.form_date em {
  display: block;
  padding: 0;
  position: relative;
}

.web_policybox_list p span.form_date em .web_date {
  border: 1px solid #b1c1c8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align:left;
}

.web_policybox_list p span.verification_code {
  line-height: 40px;
}

.web_policybox_list p span.verification_code img {
  max-height: 40px;
}

.web_policybox_list p span.form_getV {
  /*width: 100px;*/
  text-align:right;
}

.web_policybox_list p span.form_getV a.web_fgP_getV {
  float: inherit;
  display: inline-block;
  overflow:hidden;
}

.web_form_operation {
  margin: 10px 0px 20px 0px;
}

.web_form_btn {
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #FC1C1C;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}

.btn-primary{
 background-color: #428bca;
    border-color: #357ebd;
}

.web_box .form_list li{margin:0; padding:0; list-style-type:none}
.web_box .form_list li label
{
font-weight: bold;
width:65px;
display:inline-block;
margin:0 10px 0 0;
}