.box-main{
  position: relative;
}
.box-main>img{
  display: block;
  width: 100%;
}

@font-face {
	font-family: 'calligraphy-qihei';
	src: url('https://tjp2p.cn/resource/images/calligraphy/font.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.box-submit{
  position: absolute;
  left: 13.6%;
  top: 10.75%;
}
.box-submit a{
	font-family: 'calligraphy-qihei';
  float: left;
  display: block;
  width: 316px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  background: url('https://tjp2p.cn/resource/images/calligraphy/btn-border.svg') no-repeat;
  color: #000;
  font-weight: 500;
  font-size: 38px;
}
.box-submit a:hover{
  background: #2418FE;
  color: #FFF;
}
.box-submit a:first-child{
  margin-right: 240px;
}
.box-submit .count-tip {
  font-size: 14px;
  color: #333;
  position: absolute;
  left: 0;
  bottom: -28px;
  width: 316px;
  text-align: center;
}

.float-menu{
  position: fixed;
  right: 20px;
  top: 35%;
  width: 100px;
  border: 1px solid #ddd;
  background: #FFF;
}
.float-menu a{
  display: block;
  padding: 10px 20px;
}


#modal-calligraphy2-online .modal-content {
  border-radius: 0;
  padding: 1px 40px;
}
#modal-calligraphy2-online h4 {
  font-size: 24px;
  line-height: 36px;
  color: #333;
  text-align: center;
  margin: 36px 0;
  font-weight: 600;
}
#modal-calligraphy2-online .errorMsg {
  display: none;
}
#modal-calligraphy2-online .items h5 {
  font-size: 14px;
  color: #2418FE;
  width: 100%;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 8px;
  margin-bottom: 24px;
  font-weight: 600;
}
#modal-calligraphy2-online .form-group {
  overflow: hidden;
  padding: 0 0 0 110px;
}
#modal-calligraphy2-online .form-group ::placeholder{
  color: #C9C9C9;
}
#modal-calligraphy2-online .form-group input {
  width: 300px;
  height: 40px;
  border: none;
  border: 1px solid #D6D6D6;
  padding: 0 10px 0 12px;
  font-size: 12px;
  outline: none;
}
#modal-calligraphy2-online .form-group label {
  display: inline-block;
  width: 58px;
  line-height: 40px;
  height: 40px;
  text-align: right;
  color: #666;
  margin-right: 8px;
}
#modal-calligraphy2-online .form-group .text {
  width: 300px;
  height: 150px;
  float: right;
  margin-right: 40px;
  outline: none;
  overflow-y: auto;
  resize: none;
  padding: 12px 10px 10px 12px;
  border: 1px solid #D6D6D6;
  font-size: 12px;
}
#modal-calligraphy2-online .file.form-group input{
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  border: 0;
}
#modal-calligraphy2-online .file.form-group label{
  font-weight: 400;
  color: #333;
  text-align: center;
  width: 300px;
  height: 40px;
  line-height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin-left: 68px;
  border: 1px solid #D6D6D6;
  cursor: pointer;
}
#modal-calligraphy2-online .submit {
  width: 148px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 40px 0 0 178px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  background: url('https://tjp2p.cn/resource/images/calligraphy/btn-submit.png') no-repeat;
  background-size: cover;
  letter-spacing: 2px;
}
#modal-calligraphy2-online .count-tip {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin: 20px 0 70px -20px;
}

#modal-calligraphy2-offline h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 40px;
  text-align: center;
}
#modal-calligraphy2-offline .modal-content {
  padding: 48px 88px 70px;
}
#modal-calligraphy2-offline a {
  width: 152px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 40px auto 0;
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  background: url('https://tjp2p.cn/resource/images/calligraphy/btn-border.svg') no-repeat;
  background-size: cover;
  letter-spacing: 2px;
}
<!--0.00012683868408203-->