* { margin: 0px; padding: 0px; }

html { font-size: 62.5%; height: 100%; }

body { width: 100%; overflow-x: hidden; font-family: arial, helvetica, sans-serif; font-size: 16px; font-size: 1.6rem; color: black; }

a { color: #333; text-decoration: none; outline: none; tap-highlight-color: transparent; focus-ring-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -moz-tap-highlight-color: transparent; -moz-focus-ring-color: transparent; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

a:hover { color: #0058a2; }

ol, ul, li { list-style: none; }

img { max-width: 100%; border: 0px solid #ccc; }

table, embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

button { border: none; background: none; cursor: pointer; }

em, i { font-style: normal; }

/* 客服 */
.m-kf { position: fixed; z-index: 10; right: 6px; top: 30%;}

.m-kf .kf-item { display: block; line-height: 0; font-size: 0; margin-bottom: 1px; background-color: #d8d8d8; }

.m-kf .kf-item:hover { background-color: #E71A19; }

.m-kf .kf-item.active { background-color: #E71A19; }

.m-kf .kf-wx,.m-kf .kf-wp { position: absolute; display: none; bottom: 0; right: 53px; width: 90px; }

@media screen and (max-width: 767px) { .m-kf { right: 0; top: auto; bottom: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; background-color: #a0bf39;  display: none;}
  .m-kf .kf-item { width: 20%; text-align: center; background-color: #E71A19; }
  .m-kf .kf-wx.m-kf .kf-wp { bottom: 100%; left: 0; }
  .g-ft { padding-bottom: 63px; } }
  
.returntop { position: fixed; *position: absolute; z-index: 9; right: 6px; bottom: 30px; width: 53px; height: 53px; background: url("../images/gotop.png") no-repeat center; background-color: #113b91; -moz-border-radius: 50%; border-radius: 50%; line-height: 0; font-size: 0; display: none; }

@media screen and (max-width: 959px) { .returntop { right: 0; bottom: 65px; width: 36px; height: 36px; } }
