body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
button,
fieldset,
input,
p,
blockquote,
table,
th,
td,
img {
  padding: 0;
  margin: 0;
}
img {
  border: 0;
  display: block;
  border: none;
  outline: none;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
button,
input,
select {
  border: none;
  outline: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.display {
  display: block !important;
}
.fixed:after {
  content: '';
  display: block;
  clear: both;
}
html {
  font-size: 75%;
  max-width: 100%;
  margin: 0 auto;
  font-family: Microsoft YaHei, "黑体", SimHei, Arial, sans-serif;
}
#container {
  width: 100%;
  min-width: 1180px;
  padding-bottom: 5rem;
  background: #11467d url("../images/store-sxzryyyxgs-bg.png") no-repeat;
  background-size: 100% auto;
}
.tmp-top {
  width: 1180px;
  margin: 0 auto;
}
.main {
  width: 1180px;
  margin: 0 auto;
}
.common-block {
  width: 1180px;
  margin: 30px auto;
  padding: 30px;
  border: 2px dashed #fff;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
}
.common-title {
  width: 100%;
  padding: 5px 15px ;
  margin: 10px 0;
  font-size: 24px;
  font-weight: bold;
  color: #525656;
  border-bottom: none;
  border-radius: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffd511;
}
.contact-us > div:last-child {
  width: 100%;
}
.contact-us > div:last-child > .user-info-item {
  width: 50%;
  border-right: none;
  border-bottom: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contact-us > div:last-child > .user-info-item > li {
  height: 30px;
  line-height: 29px;
  font-size: 16px;
  border-top: none;
  border-left: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contact-us > div:last-child > .user-info-item > li > span {
  float: left;
  height: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact-us > div:last-child > .user-info-item > li > span:first-child {
  width: 100px;
  text-align: center;
}
.contact-us > div:last-child > .user-info-item > li > span:last-child {
  width: 450px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agent-leave-msg > form > ul {
  width: 100%;
  border-right: none;
  border-bottom: none;
}
.agent-leave-msg > form > ul > li {
  border-left: none;
  border-top: none;
}
.agent-leave-msg > form > ul > .p-agent-item {
  width: 100%;
}
.agent-leave-msg > form > ul > .p-agent-item > div {
  float: left;
}
.agent-leave-msg > form > ul > .p-agent-item > div:first-child {
  width: 100px;
  text-align: center;
}
.agent-leave-msg > form > ul > .p-agent-list {
  position: relative;
}
.agent-leave-msg > form > ul > .p-agent-list > div:first-child {
  min-height: 30px;
}
.agent-leave-msg > form > ul > .p-agent-list > div:first-child > span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.agent-leave-msg > form > ul > .p-agent-list > div:last-child {
  float: left;
  width: 1014px;
  line-height: 120px;
}
.agent-leave-msg > form > ul > .p-agent-list > div:last-child > ul {
  padding-bottom: 10px;
}
.agent-leave-msg > form > ul > .p-agent-list > div:last-child > ul > li {
  float: left;
  width: 338px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-left: none;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agent-leave-msg > form > ul > .p-agent-list > div:last-child > ul > li > label > input {
  margin-right: 3px;
}
.agent-leave-msg > form > ul > .p-agent-list > div:last-child > ul > li:nth-child(3n) {
  border-right: none;
}
.agent-leave-msg > form > ul > .p-agent-area > div {
  height: 45px;
  line-height: 45px;
}
.agent-leave-msg > form > ul > .p-agent-area > div > select {
  width: 100px;
  height: 24px;
  line-height: 24px;
  margin: 10px 0 0 15px;
  border: 1px solid #ebebeb;
  display: block;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-left: 5px;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg5NUI3N0VBNTQxNzExRTg5NzM1RjUwNTBBRTQ5MkM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg5NUI3N0VCNTQxNzExRTg5NzM1RjUwNTBBRTQ5MkM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODk1Qjc3RTg1NDE3MTFFODk3MzVGNTA1MEFFNDkyQzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODk1Qjc3RTk1NDE3MTFFODk3MzVGNTA1MEFFNDkyQzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7EWL6mAAAAj0lEQVR42mL8//8/AyWAiYFCMPAGsICIWbNmkawxLS0NqwuWA7E5Hn3mUDU4vbACiLcAsT4WzQZQuRUYXkACG4GYE4h3ALETEF+HimsC8XYgzoOqwWkAzBXcQLwTiB2BmBHKrkF3Pi4DQGAu1JDdUH4vVIyBWANAYBIQ80LZE/FGIx7QSig6GUfzAgNAgAEARcMaTrE/Kd4AAAAASUVORK5CYII=) no-repeat 80px 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agent-leave-msg > form > ul > .p-agent-area > div select::-ms-expand {
  display: none;
}
.agent-leave-msg > form > ul > .p-agent-contact > div {
  height: 45px;
  line-height: 45px;
}
.agent-leave-msg > form > ul > .p-agent-contact > div > input {
  width: 240px;
  height: 24px;
  border: 1px solid #ebebeb;
  margin-left: 15px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agent-leave-msg > form > .p-d-btn {
  height: 70px;
  line-height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.agent-leave-msg > form > .p-d-btn > a {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #ffd511;
  -webkit-transition: .4s;
  transition: .4s;
}
.agent-leave-msg > form > .p-d-btn > a:last-child {
  background-color: #FF4D6C;
  margin-left: 20px;
}
.agent-leave-msg > form > .p-d-btn > a:hover {
  background-color: #287776;
  -webkit-transition: .4s;
  transition: .4s;
}
.statement {
  width: 1180px;
  margin: 50px auto;
}
.statement > p {
  color: #ffd511;
  text-align: center;
}
