@charset 'utf-8';
/**************************************** base 开始 ****************************************/
/*header 开始*/
.mauto {
  max-width: 720px;
}
a:hover {
  color: #062b8d;
}
header {
  z-index: 3;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 87px;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
}
header .logo {
  line-height: 87px;
}
header nav {
  margin-right: 45px;
}
header nav li {
  position: relative;
  float: left;
  margin: 0 20px;
  padding-top: 28px;
  margin-left: 45px;
  height: 87px;
}
header nav li::after {
  position: absolute;
  content: '';
  width: 0;
  height: 3px;
  background: #062b8d;
  bottom: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
header nav li:hover::after {
  width: 100%;
}
header nav li h2 a {
  font-size: 16px;
}
header nav li h2 a span {
  font-size: 14px;
  color: #062b8d;
}
header .menber {
  position: relative;
  cursor: pointer;
  width: 105px;
  height: 86px;
  border-left: 1px solid #e3e3e3;
  background: #002087 url(../images/icon/menber2.png) no-repeat center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
header .menber:hover {
  background: #333 url(../images/icon/menber2.png) no-repeat center;
}
header .menber .box {
  display: none;
  position: absolute;
  top: 87px;
  right: 0;
  width: 100%;
  text-align: center;
}
header .menber .box a {
  display: block;
  padding: 10px 0;
  background: #fff;
}
header .menber .box a:hover {
  color: #062b8d;
}
@media (max-width: 1024px) {
  header nav {
    margin-right: 1%;
  }
  header nav li {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .btn-nav-wrap {
    display: block;
    width: .85rem !important;
  }
  .btn-nav-wrap .btn-nav,
  .btn-nav-wrap {
    left: 0 !important;
    right: inherit;
  }
  .btn-nav-wrap .btn-nav .icon-bar {
    background-color: #032489 !important;
  }
  header {
    height: 1.2rem;
  }
  header .logo {
    line-height: 50px;
    line-height: 1.2rem;
    display: table;
    margin: 0 auto;
    float: none;
  }
  header .logo img {
    height: .85rem;
  }
  header nav {
    display: none;
    position: fixed;
    height: 100%;
    z-index: 2;
    top: 1.2rem;
    width: 100%;
    text-align: center;
    background: #fff;
  }
  header nav li {
    float: none;
    height: inherit;
    display: block;
    padding: 0;
    padding: 5px;
    border-bottom: 1px solid #ccc;
  }
  header nav li:after {
    display: none;
  }
  header nav li:nth-child(odd) {
    -webkit-animation: slideInLeft .7s both;
    animation: slideInLeft .7s both;
  }
  header nav li:nth-child(even) {
    -webkit-animation: slideInRight .7s both;
    animation: slideInRight .7s both;
  }
  header nav li a {
    display: block;
  }
  header .menber-w .menber {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.2rem;
    height: 1.2rem;
    border: none;
    background-size: 40%;
  }
  header .menber-w .menber .box {
    position: fixed;
    top: 1.2rem;
    background: #fff;
    padding: 0 10px;
  }
  header .menber-w .menber .box a {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    padding: 0;
  }
}
footer .foot-link {
  position: relative;
  height: 100px;
  line-height: 100px;
  border-top: 1px solid #e3e3e3;
  background: #fff;
}
footer .foot-link .tt1 {
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e6e6e6;
  background: #fff;
  border-radius: 5px;
}
footer .foot-link .box {
  display: table;
  margin: 0 auto;
}
footer .foot-link ul li {
  float: left;
}
footer .foot-link a {
  color: #666;
  margin: 0 .4rem;
}
footer .foot-link a:hover {
  color: #062b8d;
}
footer .copright {
  height: 54px;
  line-height: 54px;
  background: #111;
  color: #fff;
  font-size: 12px;
}
@media (max-width: 1024px) {
  footer .foot-link a {
    margin: 0 .2rem;
  }
}
@media (max-width: 767px) {
  footer .foot-link .box {
    display: inherit;
    margin: inherit;
  }
  footer .foot-link {
    height: inherit;
    line-height: inherit;
  }
  footer .foot-link ul {
    margin-left: .3rem;
  }
  footer .foot-link ul li span {
    margin: 0 .3rem;
  }
  footer .foot-link {
    padding: .57rem 0 .5rem 0;
  }
  footer .foot-link a {
    margin: 0 0;
  }
  footer .copright {
    height: auto;
    line-height: 25px;
    padding: 5px 0;
    font-size: .2rem;
  }
}
/**************************************** base 开始 ****************************************/
.i-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.i-main {
  background: #f9f9f9;
}
.i-main .dtcell {
  -webkit-transform: translateY(-0.3rem);
  -moz-transform: translateY(-0.3rem);
  -ms-transform: translateY(-0.3rem);
  -o-transform: translateY(-0.3rem);
  transform: translateY(-0.3rem);
}
.i-main form {
  display: table;
  margin: 40px auto 0 auto;
}
.i-main form .txt {
  width: 386px;
  height: 40px;
  border: 1px solid #d8d8d8;
  padding: 0 .17rem;
  margin-bottom: 12px;
}
.i-main form .btn {
  width: 130px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  margin-top: 8px;
}
.i-main form .btn1 {
  background: #002087;
}
.i-main form .btn2 {
  background: #333;
}
.banner {
  margin-top: 87px;
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.main {
  background: #f9f9f9;
}
.main h2 {
  position: relative;
  text-align: center;
  font-size: 36px;
  color: #00258a;
}
.main h2::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 40px;
  left: 50%;
  top: -17px;
  background: #333;
}
.main .menu a {
  position: relative;
  margin: 0 28px;
  font-size: 16px;
}
.main .menu a::after {
  display: none;
  position: absolute;
  left: 50%;
  bottom: -11px;
  margin-left: -4px;
  content: '';
  border-left: 6.5px solid transparent;
  border-right: 6.5px solid transparent;
  border-top: 6px solid #062b8d;
}
.main .menu a.cur,
.main .menu a:hover {
  color: #062b8d;
}
.main .menu a.cur::after,
.main .menu a:hover::after {
  display: block;
}
.main .news-list li {
  border-bottom: 1px solid #d2d2d2;
  height: 70px;
  line-height: 70px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main .news-list li:hover {
  background: #f5f5f5;
  padding-left: 25px;
}
.main .news-list li .date {
  width: 106px;
}
.main .news-list li .els {
  width: calc(100% - 106px);
}
.main .news-info .tt1 {
  border-bottom: 1px solid #d2d2d2;
}
.main .news-info .box {
  border-bottom: 1px solid #d2d2d2;
}
.main .news-info form {
  border: 1px solid #d0ccc7;
  border-bottom: none;
  border-top: 2px solid #333333;
}
.main .news-info form .box1 > .fl {
  width: 90px;
}
.main .news-info form .box1 .fr {
  width: calc(100% - 90px);
}
.main .news-info form .box1 .fr textarea {
  width: 100%;
  height: 120px;
  display: block;
  border-radius: 3px;
  border: 1px solid #e6e3e1;
  padding: .1rem;
}
.main .news-info form .box1 .submit input {
  float: right;
  display: block;
  width: 120px;
  height: 34px;
  color: #fff;
  text-align: center;
  background: #333;
  margin: .15rem 0 .17rem 0;
}
.main .news-info form .box2 .tt2 {
  height: 50px;
  line-height: 50px;
  background: #f4f3f1;
  border-top: 1px solid #d0ccc7;
}
.main .news-info form .box2 .item {
  border-bottom: 1px solid #d2d2d2;
}
.main .news-info form .box2 > .fl {
  width: 50px;
  height: 50px;
}
.main .news-info form .box2 .fr {
  width: calc(100% - 50px);
}
.main .news-info form .box2 .fr .txt2 {
  background: #f4f3f1;
  line-height: 46px;
}
.main .news-info form .box2 .fr .txt2 em {
  float: right;
}
.main .recruit .txt {
  border-bottom: 1px solid #d2d2d2;
}
.main .recruit .box {
  border-top: 3px solid #000;
}
.main .recruit .box .item {
  padding: .25rem 0;
  border-bottom: 1px solid #d2d2d2;
}
.main .recruit .box .item .fl {
  width: 130px;
}
.main .recruit .box .item .fr {
  width: calc(100% - 130px);
  line-height: 20px;
}
.main .about h3 {
  margin-left: -34px;
  padding-left: 34px;
  background: url(../images/icon/2.png) no-repeat left center;
}
.main .about .event-wrap {
  position: relative;
  padding-bottom: .5rem;
}
.main .about .event-wrap::before,
.main .about .event-wrap::after {
  position: absolute;
  content: '';
  left: 50%;
}
.main .about .event-wrap::before {
  margin-left: -10px;
  width: 12px;
  height: 12px;
  border: 4px solid #dadada;
  border-radius: 50%;
}
.main .about .event-wrap::after {
  top: 20px;
  width: 2px;
  margin-left: -1px;
  height: 100%;
  background: #ededed;
}
.main .about .event-wrap .item:nth-child(odd) .box {
  float: right;
  margin-right: 63px;
}
@media (min-width: 768px) {
  .main .about .event-wrap .item:nth-child(odd) .box:hover .date span {
    margin-right: -20px;
  }
}
.main .about .event-wrap .item:nth-child(odd) .date {
  float: left;
}
.main .about .event-wrap .item:nth-child(odd) .date span {
  text-align: right;
}
.main .about .event-wrap .item:nth-child(odd) .date::before {
  left: 0px;
}
.main .about .event-wrap .item:nth-child(odd) .date::after {
  left: 12px;
}
.main .about .event-wrap .item:nth-child(odd) .txt {
  float: right;
  padding-left: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .main .about .event-wrap .item:nth-child(odd) .box:hover .txt {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.main .about .event-wrap .item:nth-child(even) .box {
  float: left;
  margin-left: 63px;
}
@media (min-width: 768px) {
  .main .about .event-wrap .item:nth-child(even) .box:hover .date span {
    margin-left: -20px;
  }
}
.main .about .event-wrap .item:nth-child(even) .date {
  float: right;
}
.main .about .event-wrap .item:nth-child(even) .date span {
  text-align: left;
  text-indent: 4px;
}
.main .about .event-wrap .item:nth-child(even) .date::after {
  right: 12px;
}
.main .about .event-wrap .item:nth-child(even) .date::before {
  right: 0;
}
.main .about .event-wrap .item:nth-child(even) .txt {
  float: right;
  padding-right: 20px;
  text-align: right;
}
@media (min-width: 768px) {
  .main .about .event-wrap .item:nth-child(even) .box:hover .txt {
    transform: translateX(-20px);
  }
}
.main .about .event-wrap .box {
  padding-top: 65px;
}
.main .about .event-wrap .box:hover span {
  color: #062b8d;
}
.main .about .event-wrap .box:hover .date::before {
  border-color: #062b8d;
}
.main .about .event-wrap .box:hover .date::after {
  background: #062b8d;
}
@media (min-width: 768px) {
  .main .about .event-wrap .box:hover .date::after {
    width: 200px;
  }
}
.main .about .event-wrap .date {
  width: 197px;
  text-align: right;
  position: relative;
  top: -10px;
}
.main .about .event-wrap .date::before,
.main .about .event-wrap .date::after {
  z-index: 1;
  position: absolute;
  content: '';
}
.main .about .event-wrap .date::before {
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border: 1px solid #dadada;
}
.main .about .event-wrap .date::after {
  top: 50%;
  width: 182px;
  height: 3px;
  background: #dadada;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main .about .event-wrap .date span {
  position: relative;
  z-index: 1;
  top: -20px;
  display: block;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main .about .event-wrap .txt {
  width: calc(100% - 197px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.main .contact {
  padding-bottom: .6rem;
}
.main .contact .row {
  border-bottom: 1px solid #d2d2d2;
  padding: .35rem .4rem .4rem .35rem;
  margin-left: -0.2rem;
}
.main .contact .row .col-lg-6:hover img {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}
.main .contact .row .col-lg-6 .box {
  border: 1px solid #d2d2d2;
}
.main .contact .row .col-lg-6 .box .icon {
  height: 105px;
}
.main .contact .row .col-lg-6 .box .txt {
  min-height: 85px;
  line-height: 20px;
}
.main .contact .line {
  width: 60px;
  height: 3px;
  background: #000;
  margin: 0 auto;
}
@keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
.main .product {
  padding-bottom: .65rem;
}
.main .product h3 {
  text-indent: 35px;
  margin-left: -35px;
  background: url(../images/icon/2.png) no-repeat left center;
}
.main .member {
  max-width: 948px;
  margin: 0 auto;
  padding-bottom: .75rem;
}
.main .member table thead {
  border-left: 1px solid #0d3090;
  border-right: 1px solid #0d3090;
}
.main .member table th {
  height: 50px;
  line-height: 50px;
  background: #0d3090;
  color: #fff;
  font-weight: bold;
}
.main .member table td {
  text-align: center;
  padding: 20px 0;
  border-left: 1px solid #f1f1f1;
}
.main .member table tbody {
  border: 1px solid #ddd;
  border-top: none;
}
.main .member table tbody tr:nth-child(odd) {
  background: #f9f9f9;
}
.main .member table tbody tr:nth-child(even) {
  background: #fff;
}
.main .member .box .item {
  border: 1px solid #d8d8d8;
}
.main .member .box .f30 {
  font-size: .3rem;
}
.main .member .box .f24 {
  font-size: .24rem;
}
.main .member .box .item .tt1 {
  height: .88rem;
  line-height: .88rem;
  border-bottom: 1px solid #d8d8d8;
}
.main .member .box .item .bottom {
  background: #f1f1f1;
}
.main .member-2 {
  padding-bottom: .8rem;
}
.main .member-2 .box {
  border-top: 1px solid #e0e0e0;
}
.main .member-2 .box .item {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}
.main .member-2 .box .item .fl {
  width: 215px;
}
.main .member-2 .box .item .fr {
  border-left: 1px solid #e0e0e0;
  width: calc(100% - 215px);
}
.main .login form {
  border-top: 1px solid #ccc;
}
.main .login form .clearfix {
  border-bottom: 1px solid #ccc;
  padding: 23px 0;
}
.main .login form label {
  width: 31%;
  height: 31px;
  line-height: 31px;
}
.main .login form strong {
  color: #cc0000;
}
.main .login form .txt {
  width: 69%;
  height: 31px;
  background: #f2f2f2;
  color: #333;
  border-radius: 5px;
  padding: 0 10px;
  border: 1px solid #e3e3e3;
  font-size: 12px;
}
.main .login form .txt2 {
  width: 35%;
}
.main .login form .textarea {
  padding: 23px 0 30px 0;
}
.main .login form .textarea .txt {
  padding: 10px;
  height: 70px;
}
.main .login form select.txt {
  background: #f2f2f2 url(../images/icon/select_bg.png) no-repeat 97% center;
}
.main .login form select.txt option {
  border: none !important;
}
.main .login form .btn {
  cursor: pointer;
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: #002087;
}
.main .registion {
  margin-top: 87px;
}
.main .registion form {
  border: none;
}
.main .registion form .tt1 {
  border-bottom: 1px solid #ccc;
}
.main .registion form .file input {
  z-index: 1;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  text-indent: 999999px;
  font-size: 0;
}
.main .registion form .file em {
  top: 0;
  right: 0;
  width: 54px;
  height: 31px;
  line-height: 31px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #e3e3e3;
  text-align: center;
}
.main .registion form .btn2 {
  background: #333;
  color: #fff;
}
.main .registion h3 {
  font-size: 36px;
  color: #0d3090;
}
.in-page {
  line-height: .38rem;
  color: #888;
}
.in-page span {
  padding: 0 .15rem;
  border: 1px solid #e8e8e8;
}
.in-page a {
  padding: 0 .15rem;
  border: 1px solid #e8e8e8;
}
.in-page a:hover {
  color: #fff;
  background: #00258a;
  border-color: #00258a;
}
@media (max-width: 1199px) {
  .btn-nav-wrap {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: auto;
    border: none;
  }
  .btn-nav-wrap .btn-nav {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: transparent;
    border: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    z-index: 888;
  }
  .btn-nav-wrap .btn-nav::focus {
    outline: 0;
  }
  .btn-nav-wrap .btn-nav .icon-bar {
    display: block;
    margin: 4px 0;
    width: 30px;
    height: 3px;
    background-color: #999;
  }
  .btn-nav-wrap .btn-nav:hover .icon-bar {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .btn-nav-wrap .animated {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .btn-nav-wrap .animated .icon-bar {
    z-index: 888;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #999;
  }
  .btn-nav-wrap .animated .top {
    -webkit-transform: translateY(10px) rotateZ(45deg);
    -moz-transform: translateY(10px) rotateZ(45deg);
    -ms-transform: translateY(10px) rotateZ(45deg);
    -o-transform: translateY(10px) rotateZ(45deg);
    transform: translateY(10px) rotateZ(45deg);
  }
  .btn-nav-wrap .animated .middle {
    width: 0;
  }
  .btn-nav-wrap .animated .bottom {
    -webkit-transform: translateY(-5px) rotateZ(-45deg);
    -moz-transform: translateY(-5px) rotateZ(-45deg);
    -ms-transform: translateY(-5px) rotateZ(-45deg);
    -o-transform: translateY(-5px) rotateZ(-45deg);
    transform: translateY(-5px) rotateZ(-45deg);
  }
}
@media (max-width: 768px) {
  .btn-nav-wrap .btn-nav.animated .top {
    -webkit-transform: translateY(7px) rotateZ(45deg);
    -moz-transform: translateY(7px) rotateZ(45deg);
    -ms-transform: translateY(7px) rotateZ(45deg);
    -o-transform: translateY(7px) rotateZ(45deg);
    transform: translateY(7px) rotateZ(45deg);
  }
  .btn-nav-wrap .btn-nav.animated .middle {
    width: 0;
  }
  .btn-nav-wrap .btn-nav.animated .bottom {
    -webkit-transform: translateY(-5px) rotateZ(-45deg);
    -moz-transform: translateY(-5px) rotateZ(-45deg);
    -ms-transform: translateY(-5px) rotateZ(-45deg);
    -o-transform: translateY(-5px) rotateZ(-45deg);
    transform: translateY(-5px) rotateZ(-45deg);
  }
  .btn-nav-wrap .btn-nav .icon-bar {
    display: block;
    margin: 3px 0;
    width: 25px;
    height: 3px;
  }
}
.noscroll,
.noscroll body {
  height: 100%;
  overflow: hidden;
}
.loading-w {
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.loading-w .loading {
  position: absolute;
  top: -10%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 40px;
}
.loading .box {
  position: absolute;
  width: 100%;
  height: 100%;
}
.loading .box2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.box3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.loading .box3 > div,
.loading .box2 > div,
.loading .box3 > div {
  width: 11px;
  height: 11px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  -webkit-animation: loading 1.2s infinite ease-in-out;
  animation: loading 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.circle1 {
  top: 0;
  left: 0;
}
.circle2 {
  top: 0;
  right: 0;
}
.circle3 {
  right: 0;
  bottom: 0;
}
.circle4 {
  left: 0;
  bottom: 0;
}
.loading .box2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.loading .box3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.loading .box1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.loading .box2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.loading .box3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.loading .box1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.loading .box2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.loading .box3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.loading .box1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.loading .box2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.loading .box3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes loading {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes loading {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.loading-w h1 {
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -20%;
  left: 0;
  margin: auto;
  width: 100%;
  text-align: center;
  height: 28px;
  color: #333;
  font-family: 'Georgia';
}
.loading-w h1 > div {
  width: 5px;
  height: 5px;
  background-color: #333;
  margin-left: 5px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bounce 1.4s infinite ease-in-out;
  animation: bounce 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.loading-w h1 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loading-w h1 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
