@charset "utf-8";
.banner-container {
  width: 100%;
  height: 476px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/banner.png.webp') no-repeat center;
}
.banner-container .banner {
  width: 1190px;
  margin: 0px auto;
  height: 100%;
  color: #fff;
}
.banner-container .logo {
  padding-top: 30px;
}
.banner-container .caption {
  font-size: 56px;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
}
.banner-container .caption-en {
  font-size: 18px;
  font-family: 'Arial';
  text-align: center;
  height: 28px;
  line-height: 28px;
}
.banner-container .slide-down {
  text-align: center;
  height: 50px;
  margin-top: 107px;
}
.banner-container .slide-down a {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/slide_down.png') no-repeat center;
}
.banner-container .slide-down a:hover {
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/slide_down_hover.png') no-repeat center;
}
.caption-container {
  width: 100%;
}
.caption-container .caption {
  width: 1190px;
  height: 109px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0px auto;
}
.caption-container .logo {
  float: left;
  padding-top: 30px;
}
.caption-container .v-line {
  float: left;
  width: 1px;
  height: 48px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/v_line.png') no-repeat 0 0;
  margin: 30px 22px 0px 22px;
}
.caption-container .title {
  float: left;
  font-size: 24px;
  margin-top: 41px;
}
.main-container {
  width: 100%;
}
.main-container .main {
  width: 1190px;
  margin: 0px auto;
  padding-top: 78px;
}
.main-container .infringe-page {
  float: left;
  width: 482px;
  height: 90px;
  padding: 4px 8px;
}
.main-container .add-page {
  float: left;
  margin-top: 36px;
  margin-left: 10px;
  color: #0f69dc;
}
.main-container .page-list {
  margin-left: 222px;
  font-size: 14px;
}
.main-container .page-list a {
  float: left;
}
.main-container .page-list a:hover {
  color: #0f69dc;
  text-decoration: underline;
}
.main-container .page-list .address {
  max-width: 500px;
  word-break: break-all;
  word-wrap: break-word;
}
.main-container .page-list .delete-btn {
  width: 12px;
  height: 33px;
  margin: 0px 10px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/delete_btn.png') no-repeat 0 center;
}
.main-container label.radio-btn {
  margin-right: 12px;
}
.main-container .details {
  width: 702px;
  height: 190px;
  padding: 4px 8px;
}
.main-container .prove-list,
.main-container .attachment-list {
  float: left;
}
.main-container .prove-list li,
.main-container .attachment-list li {
  float: left;
  margin-right: 20px;
}
.main-container .prove-list div,
.main-container .attachment-list div {
  text-align: center;
}
.main-container .prove-list .titles li {
  width: 100%;
  text-align: center;
}
.main-container .upload-module .upload,
.main-container .attachment-module .upload,
.main-container .upload-module .preview,
.main-container .attachment-module .preview {
  width: 118px;
  height: 118px;
  border: 1px solid #e6e6e6;
  position: relative;
  overflow: hidden;
}
.main-container .upload-module .upload input[type="file"],
.main-container .attachment-module .upload input[type="file"] {
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 79px;
  right: 0;
  position: absolute;
  outline: none;
  cursor: pointer;
  z-index: 1;
}
.main-container .upload-module .preview,
.main-container .attachment-module .preview {
  display: table;
}
.main-container .upload-module .preview span,
.main-container .attachment-module .preview span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.main-container .upload-module .preview img,
.main-container .attachment-module .preview img {
  max-width: 118px;
  max-height: 118px;
}
.main-container .upload-module .preview .remove,
.main-container .attachment-module .preview .remove,
.main-container .attachment-module .preview .removefile
 {
  width: 19px;
  height: 19px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/remove.png') no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
}
.main-container .upload-module .upload {
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/upload_normal.png') no-repeat center;
}
.main-container .attachment-module .upload {
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/attachment_normal.png') no-repeat center;
}
.main-container .prove-tips,
.main-container .attachment-tips {
  color: #999999;
  font-size: 14px;
  margin-left: 222px;
  line-height: 24px;
  margin-bottom: 24px;
}
.main-container .prove-tips a,
.main-container .attachment-tips a {
  color: #0f69dc;
  cursor: pointer;
}
.main-container .prove-tips .adapt {
  padding-top: 9px;
}
.main-container .page-link-mod {
  margin-bottom: 15px;
}
.main-container .page-link-mod .c3 {
  margin-top: 36px;
}
.main-container .complain-type-mod {
  margin-bottom: 21px;
}
.main-container .details-mod {
  margin-bottom: 19px;
}
.main-container .details-mod .c3 {
  margin-top: 83px;
}
.main-container .image-prove-mod {
  margin-bottom: 5px;
}
.main-container .attachment-mod {
  margin-bottom: 15px;
}
.main-container .verifystr-mod {
  margin-bottom: 25px;
}
.main-container .verifystr {
  width: 146px;
}
.main-container .refresh-verifystr {
  float: right;
  margin-top: -1px;
  margin-left: 10px;
}
.main-container .remark {
  margin-left: 222px;
  color: #bbbbbb;
  background-color: #f6f6f6;
  padding: 14px 10px;
  line-height: 24px;
  width: 830px;
  border-radius: 5px;
  font-size: 14px;
}
.main-container .remark span {
  float: left;
}
.main-container .remark span + span {
  width: 790px;
}
.main-container .submit-container {
  height: 54px;
  text-align: center;
  margin: 60px 0px 100px 0px;
}
.main-container .submit-container a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  width: 140px;
  padding: 10px 30px;
  border-radius: 27px;
  background-color: #0f69dc;
  color: #ffffff;
  font-size: 22px;
}
.succ-main-container {
  width: 100%;
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 100px;
}
.succ-main-container .main {
  width: 1190px;
  margin: 0px auto;
  min-height: 267px;
  padding-top: 183px;
  background-color: #ffffff;
}
.succ-main-container .commit-success {
  font-size: 14px;
  padding-left: 88px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/success.png') no-repeat 0 center;
  margin-left: 427px;
}
.succ-main-container .commit-success .success-tips {
  font-size: 26px;
  color: #66bb00;
}
.succ-main-container .commit-success a {
  color: #0f69dc;
}
.foot {
  padding: 9px 0px;
}
.foot .links,
.foot .links a {
  color: #999999;
}
.controls-mod {
  line-height: 33px;
  min-height: 33px;
  margin-bottom: 30px;
}
.controls-mod .c1,
.controls-mod .c2,
.controls-mod .c3 {
  float: left;
}
.controls-mod .c1 {
  font-size: 16px;
  width: 210px;
  text-align: right;
  padding-right: 13px;
}
.controls-mod .c2 {
  font-size: 14px;
  padding-right: 10px;
}
.controls-mod .required {
  color: #e60000;
  font-size: 16px;
}
.radio-btn {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.radio-btn input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.radio-btn:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #dbdbdb;
  background-color: #f6f6f6;
  position: absolute;
  top: 3px;
  left: 0;
}
.radio-btn:after,
.radio-btn:before {
  box-sizing: border-box;
}
.radio-btn.checked:before {
  content: '';
  display: block;
  background-color: #66bb00;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 2px;
  z-index: 1;
}
.cn-input {
  width: 246px;
  height: 31px;
  border: 1px solid #e6e6e6;
  outline: none;
  border-radius: 3px;
  padding: 0px 6px;
}
.cn-input:focus {
  border: 1px solid #000000;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999999;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999999;
}
.hide {
  display: none !important;
}
.error {
  color: #e60000;
  padding-left: 20px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/error.png') no-repeat 0 center;
}
.border-red {
  border: 1px solid #e60000;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9;
  display: none;
}
.modal {
  position: absolute;
  width: 900px;
  height: 700px;
  background-color: #ffffff;
  border-radius: 5px;
  left: 50%;
  margin-left: -450px;
  z-index: 10;
  display: none;
}
.modal .close {
  float: right;
  width: 14px;
  height: 14px;
  margin-top: 15px;
  margin-right: 20px;
  background: url('https://res.gys.cn/img/mainsite/v2017/infringe/close.png') no-repeat center;
}
.modal .modal-outer {
  display: table;
  margin-top: 45px;
  width: 900px;
  height: 655px;
}
.modal .modal-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
 