#fullpage .slides .screen {
  display: block;
}
#fullpage .slides .mobile {
  display: none;
}
#popup {
  position: fixed;
  top: 70px;
  right: 0;
  width: 448px;
  height: 232px;
  background-image: url('../../img/popup.png');
  background-size: 100% 100%;
  z-index: 100;
}
#popup img {
  position: relative;
  left: 418px;
  cursor: pointer;
}
#popup:hover {
  background-image: url('../../img/popupHover.png');
}
#a {
  min-width: 1190px;
}
#a #wrapper {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
}
#a #wrapper .wra {
  width: 100%;
  padding: 50px 0 100px;
  text-align: center;
}
#a #wrapper .wra .subtitle {
  color: #4b565c;
  padding-bottom: 10px;
  margin-bottom: 40px;
  font-size: 35px;
  background: url('../../img/decoration.png') no-repeat 50% 100%;
}
#a #wrapper .wra .body {
  display: inline-block;
  width: 1190px;
}
#a #wrapper .wra .body p {
  margin-bottom: 10px;
}
#a #wrapper #part2 .body .common {
  position: relative;
  display: inline-block;
  min-width: 230px;
  height: 350px;
  padding-top: 34px;
  padding-bottom: 34px;
  border-radius: 4px;
  top: 0;
}
#a #wrapper #part2 .body .common img {
  width: 73px;
  height: 70px;
  margin-top: 26px;
}
#a #wrapper #part2 .body .common .title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #0c6fb5;
  font-size: 20px;
  line-height: 19px;
}
#a #wrapper #part2 .body .common .content {
  color: #768086;
  font-size: 12px;
  line-height: 11px;
}
#a #wrapper #part2 .body .common button {
  margin-top: 70px;
  border: solid 1px #0c6fb5;
  color: #0c6fb5;
  background-color: #ffffff;
  border-radius: 20px;
  font-size: 18px;
  width: 160px;
  height: 40px;
  outline: none;
}
#a #wrapper #part2 .body .common button:hover,
#a #wrapper #part2 .body .common button:active {
  color: #ffffff;
  background-color: #0c6fb5;
}
#a #wrapper #part2 .body .common:hover {
  box-shadow: 0px 5px 21px 2px rgba(12, 111, 181, 0.25);
  transition: all .2s linear;
  top: -3px;
}
#a #wrapper #part2 .body rgb(139, 139, 139) .common:nth-child(-n+3) {
  margin-right: 10px;
}
#a #wrapper #part3 {
  background-color: #f7f7f7;
}
#a #wrapper #part3 .body .block {
  vertical-align: top;
  display: inline-block;
  padding-left: 140px;
}
#a #wrapper #part3 .body .block .t {
  font-size: 24px;
  line-height: 71px;
  color: #48637b;
  text-align: left;
  margin-bottom: -4px;
}
#a #wrapper #part3 .body .block .dot {
  padding-left: 18px;
  color: #87959d;
  font-size: 14px;
  background: url('../../img/dot.jpg') no-repeat 0px 7px;
  text-align: left;
}
#a #wrapper #part3 .body .block .norm {
  padding-left: 18px;
  color: #87959d;
  font-size: 14px;
  text-align: left;
}
#a #wrapper #part3 .body .block .beforeNorm {
  margin-bottom: 3px;
}
#a #wrapper #part3 .body .block:hover .t {
  color: #0c6fb5;
}
#a #wrapper #part3 .body .block00 {
  width: 595px;
  height: 163px;
  background: url('../../img/00.png') no-repeat 5% 50%;
  border-bottom: solid 1px #e2e2e2;
  border-right: solid 1px #e2e2e2;
  padding-left: 145px;
}
#a #wrapper #part3 .body .block00:before {
  content: url('../../img/00.gif');
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
#a #wrapper #part3 .body .block00:hover {
  background: url('../../img/00.gif') no-repeat 0% 50%;
}
#a #wrapper #part3 .body .block01 {
  width: 595px;
  height: 163px;
  background: url('../../img/01.png') no-repeat 5% 50%;
  border-bottom: solid 1px #e2e2e2;
}
#a #wrapper #part3 .body .block01:before {
  content: url('../../img/01.gif');
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
#a #wrapper #part3 .body .block01:hover {
  background: url('../../img/01.gif') no-repeat 0 50%;
}
#a #wrapper #part3 .body .block10 {
  width: 595px;
  height: 223px;
  background: url('../../img/10.png') no-repeat 5% 50%;
  border-bottom: solid 1px #e2e2e2;
  border-right: solid 1px #e2e2e2;
  padding-top: 2%;
  padding-left: 145px;
}
#a #wrapper #part3 .body .block10:before {
  content: url('../../img/10.gif');
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
#a #wrapper #part3 .body .block10:hover {
  background: url('../../img/10.gif') no-repeat 0% 50%;
}
#a #wrapper #part3 .body .block11 {
  width: 595px;
  height: 223px;
  background: url('../../img/11.png') no-repeat 5% 50%;
  border-bottom: solid 1px #e2e2e2;
  padding-top: 2%;
}
#a #wrapper #part3 .body .block11:before {
  content: url('../../img/11.gif');
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
#a #wrapper #part3 .body .block11:hover {
  background: url('../../img/11.gif') no-repeat 0% 50%;
}
#a #wrapper #part3 .body .block20 {
  width: 595px;
  height: 165px;
  background: url('../../img/20.png') no-repeat 5% 50%;
  border-right: solid 1px #e2e2e2;
  padding-top: 1%;
  padding-left: 145px;
}
#a #wrapper #part3 .body .block20:before {
  content: url('../../img/20.gif');
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
#a #wrapper #part3 .body .block20:hover {
  background: url('../../img/20.gif') no-repeat 0% 50%;
}
#a #wrapper #part3 .body .block21 {
  width: 595px;
  height: 165px;
  background: url('../../img/21.png') no-repeat 5% 50%;
  padding-top: 1%;
}
#a #wrapper #part3 .body .block21:before {
  content: url('../../img/21.gif');
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
#a #wrapper #part3 .body .block21:hover {
  background: url('../../img/21.gif') no-repeat 0% 50%;
}
#a #wrapper #part4 {
  background: url('../../img/custorms1.jpg') repeat-x;
}
#a #wrapper #part4 .subtitle {
  font-size: 30px;
  color: #ffffff;
}
#a #wrapper #part4 .subsubtitle {
  font-size: 14px;
}
#a #wrapper #part4 .body {
  display: -moz-inline-box;
  display: inline-flex;
  flex-wrap: wrap;
  text-align: left;
}
#a #wrapper #part4 .logo {
  display: inline-block;
  width: 180px;
  height: 76px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
#a #wrapper #part4 .logo img {
  width: 180px;
  height: 76px;
}
#a #wrapper #part4 .logo:nth-child(6n+1) {
  margin-left: 0px;
}
#a #wrapper #part4 .logo:nth-child(6n) {
  margin-right: 0px;
}
#a #wrapper #part5 .wra {
  padding: 58px 0;
}
#a #wrapper #part5 .wra .block {
  min-width: 207px;
  padding: 0 40px;
  vertical-align: top;
  text-align: left;
  display: inline-block;
}
#a #wrapper #part5 .wra .block .ultitle {
  font-weight: 500;
  font-size: 18px;
  color: #3e3e3e;
  margin-bottom: 20px;
}
#a #wrapper #part5 .wra .block ul {
  -webkit-padding-start: 0;
}
#a #wrapper #part5 .wra .block ul li {
  font-size: 14px;
  color: #7c7c7c;
  list-style-type: none;
  margin-bottom: 14px;
}
#a #wrapper #part5 .wra .block ul:before {
  content: "";
  width: 1px;
  height: 206px;
  background-color: #ededed;
  position: relative;
  right: -36px;
  float: right;
}
#a #wrapper #part5 .wra .block img {
  display: block;
}
#a #wrapper #part5 .wra .spe {
  min-width: 291px;
}
#a #wrapper .wra.special {
  padding: 50px 0 100px;
}
#a #wrapper .wra.special .subtitle {
  margin-bottom: 0px;
  background-image: none;
  font-size: 30px;
}
#a #wrapper #part2 .body .common {
  padding-top: 3px;
}
