body {
  max-width: 1920px;
  margin: 0 auto;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1490px;
}
.cloudzoom-blank,.cloudzoom-zoom-inside {
    cursor: crosshair;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header {
  z-index: 21;
  position: relative;
}
#header .nav {
  line-height: 100px;
  height: 100px;
  text-align: right;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
  float: left;
}
#header .nav .ui.menu .logo img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: top;
  margin-left: auto;
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 20px;
  font-size: 18px;
  color: #424242;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
  padding: 0 5px;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li > a:after {
  content: '';
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: #0c59a9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #0c59a9;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > :after {
  opacity: 1;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #0c59a9;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  line-height: 24px;
  color: black;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  cursor: pointer;
  cursor: hand;
}
#header .nav .ui.menu .h-search img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .yuy {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .yuy ul li {
  line-height: 22px;
  height: 22px;
  padding: 0 5px;
  border: 1px solid #0c59a9;
  font-size: 16px;
  color: #0c59a9;
  float: left;
}
#header .nav .ui.menu .yuy ul li.active {
  background: #0c59a9;
  color: white;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#banner .slick-arrow:hover {
  background-color: #0c59a9;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
  background-size: 10px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #0c59a9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #0c59a9;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: #0c59a9;
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #0c59a9 !important;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: '';
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -moz-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: #0c59a9;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #0c59a9;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  -o-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  -o-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 40px;
  }
}
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
#banner li {
  position: relative;
}
#banner li .content {
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#banner li .content .left {
  width: 51%;
  vertical-align: top;
  text-align: right;
  padding-left: 15px;
}
#banner li .content .left .text {
  max-width: 740px;
  width: 100%;
  text-align: left;
  display: inline-block;
}
#banner li .content .left .text h2 {
  font-size: 60px;
  font-style: italic;
  color: #0c59a9;
  font-family: cursive;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -5px;
}
#banner li .content .left .text p {
  font-size: 16px;
  color: #424242;
  line-height: 36px;
  margin: 50px 0 70px;
}
#banner li .content .left .text .list dl dd {
  width: auto;
  margin-right: 40px;
  text-align: center;
  cursor: pointer;
  cursor: hand;
}
#banner li .content .left .text .list dl dd i {
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #0c59a9;
  display: block;
  margin: 0 auto;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#banner li .content .left .text .list dl dd i img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
#banner li .content .left .text .list dl dd h6 {
  display: block;
  font-size: 16px;
  color: #424242;
  margin-top: 15px;
}
#banner li .content .left .text .list dl dd:hover i {
  -webkit-transform: rotateY(360deg) rotateZ(360deg);
  -moz-transform: rotateY(360deg) rotateZ(360deg);
  -ms-transform: rotateY(360deg) rotateZ(360deg);
  -o-transform: rotateY(360deg) rotateZ(360deg);
  transform: rotateY(360deg) rotateZ(360deg);
}
#banner li .content .right {
  width: 49%;
  vertical-align: middle;
  text-align: right;
  padding-left: 2%;
}
#banner li .content .right img {
  margin-left: auto;
  margin-right: 0;
}
@-webkit-keyframes xs {
  from {
    border-color: #0c59a9;
  }
  to {
    border-color: white;
  }
}
@-o-keyframes xs {
  from {
    border-color: #0c59a9;
  }
  to {
    border-color: white;
  }
}
@-moz-keyframes xs {
  from {
    border-color: #0c59a9;
  }
  to {
    border-color: white;
  }
}
@keyframes xs {
  from {
    border-color: #0c59a9;
  }
  to {
    border-color: white;
  }
}
@-webkit-keyframes rr {
  from {
    background-position: center left -114px;
  }
  to {
    background-position: center left 0px;
  }
}
@-o-keyframes rr {
  from {
    background-position: center left -114px;
  }
  to {
    background-position: center left 0px;
  }
}
@-moz-keyframes rr {
  from {
    background-position: center left -114px;
  }
  to {
    background-position: center left 0px;
  }
}
@keyframes rr {
  from {
    background-position: center left -114px;
  }
  to {
    background-position: center left 0px;
  }
}
#index-body h2 {
  font-size: 45px;
  font-weight: bold;
  color: #0c59a9;
  text-align: center;
  line-height: 1;
}
#index-body .text {
  display: block;
  font-size: 16px;
  color: #646464;
  line-height: 36px;
  margin-top: 15px;
  text-align: center;
}
#index-body .init-1 {
  position: relative;
  padding: 50px 0;
  background: #0c59a9;
  z-index: 1;
  color: white;
}
#index-body .init-1:after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/init-1-bg.jpg") center center;
  background-size: cover;
  z-index: -1;
}
#index-body .init-1 .text2 {
  max-width: 490px;
  text-align: left;
  display: inline-block;
  width: 100%;
}
#index-body .init-1 h3 {
  padding-left: 70px;
  position: relative;
  font-size: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1;
}
#index-body .init-1 h3 em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
#index-body .init-1 h3:after {
  content: '';
  width: 17px;
  height: 1px;
  display: block;
  background: white;
  margin-top: 5px;
}
#index-body .init-1 h3 i {
  position: absolute;
  left: 0;
  top: -8px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid white;
  display: block;
  margin: 0 auto;
}
#index-body .init-1 h3 i img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
#index-body .init-1 p {
  display: block;
  margin: 50px 0 40px;
  font-size: 16px;
  line-height: 36px;
}
#index-body .init-1 p:after {
  content: '';
  width: 17px;
  height: 1px;
  display: block;
  background: white;
}
#index-body .init-1 a.link span {
  display: inline-block;
  vertical-align: middle;
  border: 4px solid white;
  border-radius: 100%;
  margin-right: 4px;
  padding: 0;
  width: 0;
  height: 0;
  -webkit-animation: xs 1s linear infinite alternate;
  -o-animation: xs 1s linear infinite alternate;
  -ms-animation: xs 1s linear infinite alternate;
  -moz-animation: xs 1s linear infinite alternate;
  animation: xs 1s linear infinite alternate;
}
#index-body .init-1 a.link span:nth-child(2) {
  -webkit-animation-delay: .15s;
  -o-animation-delay: .15s;
  -ms-animation-delay: .15s;
  -moz-animation-delay: .15s;
  animation-delay: .15s;
}
#index-body .init-1 a.link span:nth-child(3) {
  -webkit-animation-delay: .3s;
  -o-animation-delay: .3s;
  -ms-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s;
}
#index-body .init-1 a.more {
  width: 36px;
  height: 36px;
  border: 1px solid white;
  border-radius: 2px;
  position: relative;
  display: inline-block;
  float: right;
  margin-top: -15px;
}
#index-body .init-1 a.more i {
  width: 57px;
  height: 8px;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../images/icon-arrow-right.png");
  background-repeat: repeat-x;
  background-position: center left -57px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-1 a.more:hover i {
  background-position: center left 0;
  -webkit-animation: rr 1s linear infinite;
  -o-animation: rr 1s linear infinite;
  -ms-animation: rr 1s linear infinite;
  -moz-animation: rr 1s linear infinite;
  animation: rr 1s linear infinite;
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  -ms-animation-delay: .5s;
  -moz-animation-delay: .5s;
  animation-delay: .5s;
}
#index-body .init-1 .right {
  text-align: right;
}
#index-body .init-2 {
  padding: 100px 0 80px;
  background: url("../images/init-2-bg.jpg") center center;
  background-size: cover;
  text-align: center;
}
#index-body .init-2 .text {
  margin-top: 40px;
  max-width: 1030px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#index-body .init-2 .list {
  margin-top: 60px;
  padding: 0 26%;
  overflow: hidden;
}
#index-body .init-2 .list ul li {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: .5s .3s;
  -moz-transition: .5s .3s;
  -ms-transition: .5s .3s;
  -o-transition: .5s .3s;
  transition: .5s .3s;
  position: relative;
  left: 25%;
}
#index-body .init-2 .list ul li a {
  display: block;
}
#index-body .init-2 .list ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#index-body .init-2 .list ul li a i img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#index-body .init-2 .list ul .slick-list {
  overflow: unset;
}
#index-body .init-2 .list ul .slick-active li {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  left: 0;
}
#index-body .init-2 .list ul .slick-active li a i {
  opacity: 1;
}
#index-body .init-2 .list ul .slick-active + div li {
  left: -25%;
  z-index: -1;
}
#index-body .init-2 .btn {
  display: block;
  margin-top: 50px;
  text-align: center;
}
#index-body .init-2 .btn div {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 8px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
  margin: 0 17px;
}
#index-body .init-2 .btn .prev {
  background-image: url("../images/btn-l.png");
}
#index-body .init-2 .btn .prev:hover {
  background-image: url("../images/btn-l2.png");
}
#index-body .init-2 .btn .next {
  background-image: url("../images/btn-r.png");
}
#index-body .init-2 .btn .next:hover {
  background-image: url("../images/btn-r2.png");
}
#index-body .init-3 {
  padding: 110px 0;
  text-align: center;
}
#index-body .init-3 .box {
  padding: 60px 0 70px;
}
#index-body .init-3 .box ul {
  margin: -15px 0;
}
#index-body .init-3 .box ul li {
  padding: 15px 0;
}
#index-body .init-3 .box ul li a {
  display: block;
  color: white;
  border-right: 1px solid #0c59a9;
}
#index-body .init-3 .box ul li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(12, 89, 169, 0.8);
  z-index: 1;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .box ul li a .content {
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 0 5%;
  z-index: 2;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#index-body .init-3 .box ul li a img {
  width: 100%;
}
#index-body .init-3 .box ul li a h5 {
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#index-body .init-3 .box ul li a p {
  margin-top: 25px;
  font-size: 14px;
  line-height: 36px;
}
#index-body .init-3 .box ul li a > h5 {
  position: absolute;
  line-height: 60px;
  height: 60px;
  background: #2379d2;
  padding: 0 15px;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .box ul li a:hover:after {
  opacity: 1;
}
#index-body .init-3 .box ul li a:hover .content {
  opacity: 1;
  top: 50%;
}
#index-body .init-3 .box ul li a:hover > h5 {
  bottom: -60px;
}
#index-body .init-3 a.more {
  display: inline-block;
  line-height: 38px;
  height: 38px;
  padding: 0 55px;
  color: white;
  border-radius: 18px;
  background: #0c59a9;
  font-size: 18px;
  margin: 0 auto;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-3 a.more:hover {
  background: #2379d2;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
#index-body .init-4 {
  padding-top: 130px;
  background: url("../images/init-4.jpg") center center;
  background-size: cover;
}
#index-body .init-4 .box {
  padding-top: 60px;
  position: relative;
  top: 60px;
}
#index-body .init-4 .box .msg {
  display: block;
  margin: 0 auto;
  max-width: 660px;
  width: 100%;
}
#index-body .init-4 .box .msg ul li {
  padding: 40px 60px 50px;
  background: white;
  border-radius: 20px;
  position: relative;
  margin-bottom: 25px;
  margin-top: 30px;
}
#index-body .init-4 .box .msg ul li:before {
  content: '';
  background: rgba(12, 89, 169, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  z-index: -1;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: .5s 1s;
  -moz-transition: .5s 1s;
  -ms-transition: .5s 1s;
  -o-transition: .5s 1s;
  transition: .5s 1s;
}
#index-body .init-4 .box .msg ul li:after {
  content: '';
  border-top: 25px solid white;
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -28px;
  display: block;
  width: 0;
  height: 0;
}
#index-body .init-4 .box .msg ul li i {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
#index-body .init-4 .box .msg ul li i img {
  display: block;
  margin: 0 auto;
}
#index-body .init-4 .box .msg ul li p {
  display: block;
  text-align: center;
  width: 75%;
  font-size: 14px;
  color: #424242;
  line-height: 30px;
  margin: auto;
}
#index-body .init-4 .box .msg ul .slick-current li:before {
  top: -30px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  background: rgba(12, 89, 169, 0.1);
}
#index-body .init-4 .box .list {
  text-align: center;
  padding-top: 80px;
}
#index-body .init-4 .box .list ul {
  margin: -20px 0;
}
#index-body .init-4 .box .list ul li {
  padding: 20px 0;
  -webkit-transition: .5s .3s;
  -moz-transition: .5s .3s;
  -ms-transition: .5s .3s;
  -o-transition: .5s .3s;
  transition: .5s .3s;
}
#index-body .init-4 .box .list ul li i {
  width: 105px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  color: white;
  background: url("../images/icon-lb.png") center center no-repeat;
  background-size: 100% 100%;
  font-size: 24px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  cursor: hand;
}
#index-body .init-4 .box .list ul .slick-current li {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
#index-body .init-5 {
  background: white;
  padding: 190px 0 100px;
  background: url("../images/init-5-bg.jpg") left bottom no-repeat;
}
#index-body .init-5 .left {
  width: 48%;
  padding-right: 20px;
}
#index-body .init-5 .left h2 {
  text-align: left;
}
#index-body .init-5 .left .text {
  padding: 35px 0 55px;
  max-width: 500px;
  text-align: left;
}
#index-body .init-5 .left .btn div {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #0c59a9;
  color: #0c59a9;
  font-size: 24px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
}
#index-body .init-5 .left .btn div:hover {
  background: #0c59a9;
  color: white;
}
#index-body .init-5 .left .btn div.prev {
  margin-right: 35px;
}
#index-body .init-5 .right {
  width: 52%;
}
#index-body .init-5 .right ul {
  margin: -15px;
}
#index-body .init-5 .right ul li {
  padding: 15px;
}
#index-body .init-5 .right ul li .box2 {
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  background: #f5f5f5;
}
#index-body .init-5 .right ul li a.img-box {
  display: block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#index-body .init-5 .right ul li a.img-box img {
  width: 100%;
}
#index-body .init-5 .right ul li .content {
  display: block;
  padding: 30px 35px 20px;
}
#index-body .init-5 .right ul li .content h4 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-size: 18px;
  color: #424242;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-weight: bold;
}
#index-body .init-5 .right ul li .content h4:hover {
  color: #0c59a9;
}
#index-body .init-5 .right ul li .content p {
  display: block;
  font-size: 16px;
  color: #7f7f7f;
  margin: 15px 0;
}
#index-body .init-5 .right ul li .content a.more {
  display: block;
  font-size: 18px;
  color: #0c59a9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-5 .right ul li .content a.more:hover {
  text-decoration: underline;
}
#index-body .init-6 {
  position: relative;
}
#index-body .init-6:after {
  content: '';
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: #2d2e2c;
}
#index-body .init-6 .box {
  overflow: hidden;
}
#index-body .init-6 .box .column {
  padding: 60px 5% 250px;
  margin-bottom: -200px;
  text-align: center;
}
#index-body .init-6 .box .column .column {
  padding: 0;
  margin: 0;
  text-align: left;
}
#index-body .init-6 .box .column .content {
  display: inline-block;
  text-align: left;
  margin: 0 auto;
  max-width: 100%;
}
#index-body .init-6 .box .column .content h2 {
  text-align: left;
}
#index-body .init-6 .box .column .content .text {
  font-size: 18px;
  color: #424242;
  text-align: left;
  line-height: 1.2;
}
#index-body .init-6 .box .column .content .list,
#index-body .init-6 .box .column .content .form {
  margin-top: 50px;
  text-align: left;
}
#index-body .init-6 .box .left {
  background: #f4f4f4;
}
#index-body .init-6 .box .left .list ul li {
  margin-bottom: 20px;
  font-size: 14px;
  color: #646464;
  padding-left: 35px;
  position: relative;
}
#index-body .init-6 .box .left .list ul li i {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  text-align: center;
}
#index-body .init-6 .box .left .list ul li i img {
  display: inline-block;
  vertical-align: middle;
}
#index-body .init-6 .box .left .list ul li:last-child {
  margin-bottom: 0;
}
#index-body .init-6 .box .right {
  background: #89878a;
}
#index-body .init-6 .box .right h2,
#index-body .init-6 .box .right .text {
  color: white !important;
  text-align: left;
}
#index-body .init-6 .box .right .form {
  width: 350px;
  max-width: 100%;
}
#index-body .init-6 .box .right .form form {
  width: 100%;
}
#index-body .init-6 .box .right .form ul {
  width: 100%;
}
#index-body .init-6 .box .right .form ul li {
  padding-bottom: 20px;
  width: 100%;
}
#index-body .init-6 .box .right .form ul li:last-child {
  padding-bottom: 0;
}
#index-body .init-6 .box .right .form ul li input {
  line-height: 30px;
  height: 30px;
  border: none;
  background: none;
  border-bottom: 1px solid white;
  width: 100%;
  font-size: 14px;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#index-body .init-6 .box .right .form ul li input[type="submit"] {
  width: auto;
  padding: 0 26px;
  border-radius: 15px;
  background: #0c59a9;
  font-size: 12px;
  font-weight: bold;
  border-bottom: none;
}
#index-body .init-6 .box .right .form ul li input[type="submit"]:hover {
  background: white;
  color: #0c59a9;
}
#index-body .init-6 .box .right .form ul li input:focus {
  border-color: #0c59a9;
}
#index-body .init-6 .box .right .form ul li input::-webkit-input-placeholder {
  color: white;
}
#index-body .init-6 .box .right .form ul li input:-moz-placeholder {
  color: white;
}
#index-body .init-6 .box .right .form ul li input::-moz-placeholder {
  color: white;
}
#index-body .init-6 .box .right .form ul li input:-ms-input-placeholder {
  color: white;
}
#footer {
  background: #2d2e2c;
}
#footer .footer-top {
  padding: 50px 0 25px;
  color: white;
}
#footer .footer-top .left {
  width: 55%;
}
#footer .footer-top .left ul {
  margin: -10px;
}
#footer .footer-top .left ul li {
  padding: 10px;
}
#footer .footer-top .left ul li dl dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
#footer .footer-top .left ul li dl dd {
  display: block;
  font-size: 14px;
  padding-bottom: 10px;
}
#footer .footer-top .left ul li dl dd:last-child {
  padding-bottom: 0;
}
#footer .footer-top .left ul li dl dd:hover {
  text-decoration: underline;
}
#footer .footer-top .right {
  text-align: right;
  width: 45%;
}
#footer .footer-top .right #ewm {
  max-width: 130px;
  border: 2px solid white;
  margin-right: 46px;
  display: inline-block;
  margin-left: 0;
}
#footer .footer-top .right h6 {
  font-size: 22px;
  margin-top: 15px;
}
#footer .footer-bottom .box {
  padding: 10px 0;
  border-top: 1px solid #696a68;
}
#footer .footer-bottom .box p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
#footer .footer-bottom .box p a {
  margin-left: 10px;
}
#footer .footer-bottom .box p a:hover {
  text-decoration: underline;
}
#footer .footer-bottom .box p img {
  max-height: 13px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
#footer .footer-bottom .box .right {
  text-align: right;
}
#footer .footer-bottom .box .right p,
#footer .footer-bottom .box .right ul {
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-bottom .box .right ul li {
  width: auto;
  font-size: 16px;
  color: white;
  margin-left: 15px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#footer .footer-bottom .box .right ul li a {
  margin-left: 0;
}
#footer .footer-bottom .box .right ul li:hover {
  color: #0c59a9;
}
@media screen and (max-width: 1500px) {
  .ui.container {
    width: 1200px;
  }
  #banner li .content .left .text h2 {
    font-size: 46px;
  }
  #banner li .content .left .text p,
  #banner li .content .left .text .list dl dd h6,
  #index-body .init-1 p,
  #index-body .text,
  #index-body .init-3 .box ul li a p,
  #index-body .init-4 .box .msg ul li p {
    font-size: 14px;
    line-height: 1.8;
  }
  #banner li .content .left .text p {
    margin: 30px 0 40px;
  }
  #banner li .content .left .text .list dl dd h6 {
    margin-top: 10px;
  }
  #index-body .init-1 p {
    margin: 30px 0;
  }
  #index-body h2 {
    font-size: 38px;
  }
  #index-body .init-2 {
    padding: 60px 0;
  }
  #index-body .init-2 .list {
    margin-top: 50px;
  }
  #index-body .init-2 .btn {
    margin-top: 30px;
  }
  #index-body .init-3 {
    padding: 60px 0;
  }
  #index-body .init-3 .box {
    padding: 30px 0;
  }
  #index-body .init-3 .box ul li a > h5 {
    line-height: 40px;
    height: 40px;
  }
  #index-body .init-3 .box ul li a h5 {
    font-size: 18px;
  }
  #index-body .init-3 a.more {
    font-size: 16px;
  }
  #index-body .init-4 {
    padding-top: 60px;
  }
  #index-body .init-4 .box {
    padding-top: 20px;
  }
  #index-body .init-4 .box .msg {
    max-width: 500px;
  }
  #index-body .init-4 .box .msg ul li {
    padding: 25px 15px;
  }
  #index-body .init-4 .box .msg ul li i img {
    max-height: 50px;
  }
  #index-body .init-4 .box .list ul li i {
    width: 70px;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
  }
  #index-body .init-5 {
    padding: 160px 0 60px;
  }
  #index-body .init-5 .right ul li .content {
    padding: 20px 15px;
  }
  #index-body .init-5 .right ul li .content a.more {
    font-size: 16px;
  }
  #index-body .init-5 .left .btn div {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  #index-body .init-6 .box .left .list ul li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1250px) {
  .ui.container {
    width: 970px;
  }
  #header .nav .ui.menu .logo {
    width: 70px;
    overflow: hidden;
  }
  #header .nav .ui.menu .logo img {
    max-width: none;
    width: auto;
  }
  #header .nav {
    line-height: 80px;
    height: 80px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
  }
  #banner li .content .left .text h2 {
    font-size: 36px;
  }
  #index-body .init-1 .text2 {
    padding: 0 15px;
  }
  #index-body .init-1 h3 {
    font-size: 20px;
  }
  #index-body h2 {
    font-size: 32px;
  }
  #index-body .init-2 .list ul li a i img {
    max-width: 46px;
  }
  #index-body .init-4 .box {
    padding-top: 0;
  }
  #index-body .init-4 .box .list ul li i {
    font-size: 18px;
  }
  #index-body .init-4 .box .list {
    padding-top: 50px;
  }
  #index-body .init-5 .right ul li .content p {
    font-size: 14px;
  }
  #index-body .init-5 .right ul li .content a.more {
    font-size: 12px;
  }
  #index-body .init-5 .right ul li .content h4 {
    font-size: 16px;
  }
  #index-body .init-5 .right ul li .content p {
    margin: 3px 0;
  }
  #index-body .init-6 .box .column .content .list,
  #index-body .init-6 .box .column .content .form {
    margin-top: 30px;
  }
  #footer .footer-top .right h6 {
    font-size: 18px;
    margin-top: 5px;
  }
  #footer .footer-top .right #ewm {
    margin-right: 25px;
  }
  #footer .footer-top .left ul li dl dt {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner li .content .left {
    vertical-align: middle;
  }
  #banner li .content .left .text .list {
    display: none;
  }
  #banner li .content .left .text h2 {
    font-size: 32px;
  }
  #index-body .init-1 .right {
    text-align: left;
    width: 100%;
  }
  #index-body .init-1 .left {
    width: 100%;
  }
  #index-body .init-1 {
    padding: 0;
  }
  #index-body .init-1:after {
    width: 100%;
    height: 50%;
  }
  #index-body .init-1 .column {
    padding: 40px 0;
  }
  #index-body .init-1 .text2 {
    max-width: none;
    padding: 0;
  }
  #index-body .init-2 .list {
    padding: 0 15%;
  }
  #index-body .init-4 .box .list ul li i {
    width: 60px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
  }
  #index-body .init-5 .left {
    width: 100%;
    padding-right: 0;
  }
  #index-body .init-5 .right {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
  #index-body .init-5 {
    background-position: left center;
  }
  #index-body .init-6 .box .column {
    padding: 40px 15px 30px;
    width: 100%;
    margin-bottom: 0;
    text-align: left;
  }
  #index-body .init-6 .box .column .content .text {
    font-size: 16px;
  }
  #index-body .init-6 .box .left .list ul li,
  #index-body .init-6 .box .right .form ul li {
    width: 50%;
    padding-right: 10px;
  }
  #index-body .init-6 .box .right .form {
    max-width: none;
    width: 100%;
  }
  #index-body .init-6 .box .column .content {
    width: 100%;
  }
  #index-body .init-6 .box .right .form ul li:last-child {
    text-align: right;
  }
  #footer .footer-top .right {
    display: none;
  }
  #footer .footer-top .left {
    width: 100%;
  }
  #footer .footer-bottom .box .right ul {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #banner li .content .left {
    width: 100%;
    padding: 0 15px;
  }
  #banner li .content .right {
    display: none;
  }
  #banner li .content .left .text p {
    margin-top: 20px;
    margin-bottom: 0;
  }
  #banner li .content .left .text h2 {
    font-size: 26px;
  }
  #index-body h2 {
    font-size: 28px;
  }
  #index-body .init-4 .box .msg ul li p {
    margin-top: 15px;
  }
  #index-body .init-5 .left .text {
    padding: 20px 0;
    margin-top: 0;
  }
  #index-body .init-5 .left .btn {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #banner li .content .left .text p {
    display: none;
  }
  #banner li .content .left .text h2 {
    text-align: center;
  }
  #index-body .init-1 h3 {
    font-size: 16px;
    padding-left: 50px;
    white-space: normal;
  }
  #index-body .init-1 h3 i {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #index-body .init-2 .list {
    padding: 0;
  }
  #index-body .init-2 .list li {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    left: 0 !important;
  }
  #index-body .init-2 .btn {
    display: none;
  }
  #index-body .init-2 {
    padding-bottom: 30px;
  }
  #index-body .init-3 .box ul li a h5 {
    font-size: 16px;
  }
  #index-body .init-3 a.more {
    font-size: 14px;
    padding: 0 25px;
  }
  #index-body .init-6 .box .left .list ul li,
  #index-body .init-6 .box .right .form ul li {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer-top .left ul li {
    width: 50%;
  }
  #footer .footer-top .left ul li:last-child {
    width: 100%;
  }
  #footer .footer-bottom .box .column {
    text-align: center;
  }
  #footer .footer-top .left ul li dl dt {
    margin-bottom: 10px;
  }
  #footer .footer-top .left ul li dl dd {
    font-size: 12px;
    padding-bottom: 5px;
  }
}
.inner-banner {
    position: relative;
}
.inner-banner .contact {
    position: absolute;
    top: 20%;
    width: 100%;
    left: 0;
}
.inner-banner .contact h1 {
    font-size: 48px;
    color: white;
    font-weight: bold;
}
.inner-banner .contact p {
    font-size: 24px;
    color: white;
    padding: 15px 0;
}
.inner-banner .contact a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 2px solid #ccc;
    color: #ccc;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    cursor: hand;
}
.inner-banner .contact a i {
    margin: 0;
}
.inner-banner .contact a:hover {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}
.about-page .init-1 {
    padding-top: 35px;
    padding-bottom: 40px;
}
.about-page .init-1 h2 {
    padding-bottom: 20px;
}
.about-page .init-1 h2 {
    font-size: 38px;
    color: black;
    font-weight: bold;
    text-align: center;
    display: block;
    text-transform: uppercase;
}
.about-page .init-1 h2 em {
    color: #0c59a9;
}
.about-page .init-1 h2 small {
    display: block;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
}
.about-page .init-1 p {
    font-size: 16px;
    color: #666;
    padding: 15px 0;
    line-height: 2em;
}
.about-page .init-2 {
    background: url("../images/about-init-2-bg.png") no-repeat 100% 100%;
}
.about-page .init-2 .left {
    padding-left: 5%;
    width: 50%;
    display: inline-block;
    margin-right: -5px;
    vertical-align: middle;
    padding-right: 4%;
}
.about-page .init-2 .left h2 {
    font-size: 38px;
    color: black;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
}
.about-page .init-2 .left h2 em {
    color: #0c59a9;
}
.about-page .init-2 .left h2 small {
    display: block;
    font-weight: normal;
    font-size: 21px;
    line-height: 40px;
}
.about-page .init-2 .left h2 {
    padding-bottom: 20px;
}
.about-page .init-2 .left p {
    font-size: 16px;
    color: #666;
    line-height: 2em;
}
.about-page .init-2 .left .cfd {
    padding-top: 60px;
    padding-left: 45px;
}
.about-page .init-2 .left .cfd h3 {
    font-size: 24px;
    color: black;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
.about-page .init-2 .left .cfd h3 img {
    position: absolute;
    left: -50px;
    top: -4px;
    width:45px;
}
.about-page .init-2 .left .cfd p {
    font-size: 18px;
    color: #222;
    padding: 15px 0;
    line-height: 1.8em;
}
.about-page .init-2 .right {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -4px;
}
.about-page .init-3 {
    background: url("../images/about-init-3-bg.jpg");
    padding: 40px 0;
}
.about-page .init-3 ul li {
    text-align: center;
    padding-top: 40px!important;
    padding-bottom: 30px!important;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page .init-3 ul li i {
    font-size: 60px;
    color: black;
    margin: 20px auto -20px;
    display: block;
}
.about-page .init-3 ul li h2 {
    font-size: 18px;
    color: #de0000;
    text-align: center;
    padding: 10px 0 20px;
}
.about-page .init-3 ul li h2 a {
    color: inherit;
}
.about-page .init-3 ul li p {
    font-size: 16px;
    color: black;
    text-align: center;
}
.about-page .init-3 ul.ie1 {
    border-bottom: 2px solid;
    border-image: -webkit-linear-gradient(left, transparent, #d9d9d9, transparent) 30 30;
    border-image: -moz-linear-gradient(left, transparent, #d9d9d9, transparent) 30 30;
    border-image: linear-gradient(left, transparent, #d9d9d9, transparent) 30 30;
}
.about-page .init-3 ul.ie1 li {
    border-right: 2px solid;
    border-image: -webkit-linear-gradient(top, transparent, #d9d9d9) 30 30;
    border-image: -moz-linear-gradient(top, transparent, #d9d9d9) 30 30;
    border-image: linear-gradient(top, transparent, #d9d9d9) 30 30;
}
.about-page .init-3 ul.ie2 li {
    border-right: 2px solid;
    border-image: -webkit-linear-gradient(bottom, transparent, #d9d9d9) 30 30;
    border-image: -moz-linear-gradient(bottom, transparent, #d9d9d9) 30 30;
    border-image: linear-gradient(bottom, transparent, #d9d9d9) 30 30;
}
.about-page .init-3 ul li:last-child {
    border: none;
}
.about-page .init-4 {
    background: url("../images/about-init-4-bg.jpg") no-repeat 100% 100%;
    padding-top: 80px;
    background-size: cover;
}
.about-page .init-4 h2 {
    font-size: 48px;
    color: black;
    font-weight: bold;
    text-align: center;
    display: block;
    text-transform: uppercase;
}
.about-page .init-4 h2 em {
    color: #0c59a9;
}
.about-page .init-4 h2 small {
    display: block;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
}
.about-page .init-4 h2 {
    color: white;
}
.about-page .init-4 ul {
    padding: 50px 80px !important;
    margin: -10px;
}
.about-page .init-4 ul li {
    padding: 10px;
}
.about-page .init-4 ul .slick-arrow {
    background: none;
    color: transparent;
    position: absolute;
    top: 50%;
    z-index: 10;
    border: none;
    outline: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
}
.about-page .init-4 ul .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    color: white;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: '';
    width: 60px;
    height: 60px;
    border: 2px solid #e4e4e4;
    border-radius: 100%;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    font-family: FontAwesome;
    opacity: .5;
}
.about-page .init-4 ul .slick-arrow:hover:before {
    border-color: #0c59a9;
    color: #0c59a9;
}
.about-page .init-4 ul .slick-next {
    right: 10px;
}
.about-page .init-4 ul .slick-next:before {
    content: "\f054";
}
.about-page .init-4 ul .slick-prev {
    left: 10px;
}
.about-page .init-4 ul .slick-prev:before {
    content: "\f053";
}
.about-page .init-5 .init-5-top {
    padding: 90px 0 40px;
}
.about-page .init-5 .init-5-top h2 {
    font-size: 48px;
    color: black;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
}
.about-page .init-5 .init-5-top h2 em {
    color: #0c59a9;
}
.about-page .init-5 .init-5-top h2 small {
    display: block;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
}
.about-page .init-5 .init-5-top h2 {
    margin: 0;
}
.about-page .init-5 .init-5-top ul {
    position: relative;
    margin: 0 5%;
    padding: 50px 0 40px;
}
.about-page .init-5 .init-5-top ul:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 2px solid black;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 5px;
}
.about-page .init-5 .init-5-top ul li {
    padding: 50px 0;
    font-size: 24px;
    color: black;
    position: relative;
}
.about-page .init-5 .init-5-top ul li a {
    color: inherit;
}
.about-page .init-5 .init-5-top ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    border: 2px solid #3b0001;
    background: #3b0001;
    border-radius: 100%;
}
.about-page .init-5 .init-5-top ul .slick-slide:nth-child(even) a {
    position: relative;
    top: -50px;
}
.about-page .init-5 .init-5-top ul .slick-slide:nth-child(odd) a {
    position: relative;
    top: 50px;
}
.about-page .init-5 .init-5-top ul li.active:after,
.about-page .init-5 .init-5-top ul .slick-slide:hover li:after {
    background: white;
    border-color: #0c59a9;
}
.about-page .init-5 .init-5-top .content {
    text-align: center;
}
.about-page .init-5 .init-5-top .btn {
    color: white;
    padding: 15px 50px;
    background: #333333;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    margin: 0 -3px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page .init-5 .init-5-top .btn:hover {
    opacity: .9;
}
.about-page .init-5 .init-5-bottom {
    padding: 0 5%;
    position: relative;
    min-height: 100px;
}
.about-page .init-5 .init-5-bottom .left {
    width: 50%;
    display: inline-block;
    padding-right: 10%;
    margin-right: -5px;
    vertical-align: top;
}
.about-page .init-5 .init-5-bottom .left h2 {
    font-size: 48px;
    color: black;
    padding: 40px 0;
}
.about-page .init-5 .init-5-bottom .left p {
    font-size: 18px;
    color: #222;
    padding: 15px 0;
    line-height: 1.8em;
}
.about-page .init-5 .init-5-bottom .right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.about-page .init-5 .init-5-bottom .right img {
    float: right;
}
.about-page .init-6 {
   
    padding: 50px 0;
    background-image: url("../images/init-4-bg.png");
    background-size: 100% 100%;
}
.about-page .init-6 h2 {
    font-size: 48px;
    color: black;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
}
.about-page .init-6 h2 em {
    color: #0c59a9;
}
.about-page .init-6 h2 small {
    display: block;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
}
.about-page .init-6 ul {
    margin: -25px;
}
.about-page .init-6 ul li {
    padding: 25px;
}
.about-page .init-6 ul li .box {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-page .init-6 ul li .box .content {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding-bottom: 20px;
}
.about-page .init-6 ul li .box:hover {
    box-shadow: 0 0 10px 0 #d1d1d1;
    -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
    -moz-box-shadow: 0 0 10px 0 #d1d1d1;
    -ms-box-shadow: 0 0 10px 0 #d1d1d1;
    -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.about-page .init-6 ul li .box:hover .content {
    padding: 0 15px 20px;
}
.about-page .init-6 ul li a {
    display: block;
    overflow: hidden;
}
.about-page .init-6 ul li a img {
    width: 100%;
}
.about-page .init-6 ul li h3 {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    padding: 10px 0 20px;
}
.about-page .init-6 ul li h3 a {
    color: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.about-page .init-6 ul li h3:hover {
    color: #0c59a9;
}
.about-page .init-6 ul li p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.67);
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.about-page .init-6 ul li a.more {
    display: inline-block;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    margin-top: 20px;
}
.about-page .init-6 ul li a.more:after {
    content: '';
    display: block;
    border-bottom: 1px solid #8f8f8f;
}
.about-page .init-6 ul li a.more:hover {
    color: #0c59a9;
}
.about-page .init-6 ul li a.more:hover:after {
    border-color: #0c59a9;
}
.product-page .init-1 .init-1-top {
    background: url("../images/init-1-bg2.jpg");
    position: relative;
    z-index: 10;
}
.product-page .init-1 .init-1-top ul li:hover>a>h2,
.product-page .init-1 .init-1-top ul li.active>a>h2 {
    color: #0c59a9;
}
.product-page .init-1 .init-1-bottom {
    padding: 60px 0;
}
.product-page .init-1 .init-1-bottom ul {
    margin: -10px -20px;
    letter-spacing: -4px;
}
.product-page .init-1 .init-1-bottom ul li {
    width: 33.333333%;
    display: inline-block;
    padding: 10px 20px;
    vertical-align: top;
    letter-spacing: 0;
}
.product-page .init-1 .init-1-bottom ul li .box {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 25px 10px 30px;
}
.product-page .init-1 .init-1-bottom ul li .box a {
    display: block;
    overflow: hidden;
}
.product-page .init-1 .init-1-bottom ul li .box h2 {
    font-size: 24px;
    color: black;
    padding: 20px 0;
    display: block;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-page .init-1 .init-1-bottom ul li .box h2 a {
    color: inherit;
    display: inline;
}
.product-page .init-1 .init-1-bottom ul li .box h2:hover {
    color: #0c59a9;
}
.product-page .init-1 .init-1-bottom ul li .box p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 20px;
}
.product-page .init-1 .init-1-bottom ul li .box:hover {
    box-shadow: 0 0 15px 0 #dbdbdb;
    -webkit-box-shadow: 0 0 15px 0 #dbdbdb;
    -moz-box-shadow: 0 0 15px 0 #dbdbdb;
    -ms-box-shadow: 0 0 15px 0 #dbdbdb;
    -o-box-shadow: 0 0 15px 0 #dbdbdb;
}
.product-page .init-2 {
    padding-bottom: 40px;
    position: relative;
    text-align:center;
}
.product-page .init-2 .wp-pagenavi span,
.product-page .init-2 .wp-pagenavi a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background: #3d4450;
    font-size: 14px;
    color: white;
    margin: 0 5px;
}
.product-page .init-2 .wp-pagenavi span:hover,
.product-page .init-2 .wp-pagenavi a:hover,
.product-page .init-2 .wp-pagenavi span.current,
.product-page .init-2 .wp-pagenavi a.current {
    background: #0c59a9;
}
.prodet-page .init-1 .init-1-top {
    background: url("../images/init-1-bg2.jpg");
    position: relative;
    z-index: 10;
}
.prodet-page .init-1 .init-1-top ul li img {
    width: 113px;
    height: 81px;
    margin: 0 auto;
}
.prodet-page .init-1 .init-1-top ul li>a,
.product-page .init-1 .init-1-top ul li>a {
    display: block;
    padding: 15px 0;
}
.prodet-page .init-1 .init-1-top ul li,
.product-page .init-1 .init-1-top ul li {
    position: relative;
    text-align: left;
    padding: 0 15px;
    width: auto;
}
.prodet-page .init-1 .init-1-top ul li ul,
.product-page .init-1 .init-1-top ul li ul {
    position: absolute;
    width: 280px;
    top: 100%;
    left: 0;
    background: #eee;
    display: none;
}
.prodet-page .init-1 .init-1-top ul li:hover> ul,
.product-page .init-1 .init-1-top ul li:hover>ul {
    display: block;
}
.prodet-page .init-1 .init-1-top ul li ul li,
.product-page .init-1 .init-1-top ul li ul li {
    padding: 0;
}
.prodet-page .init-1 .init-1-top ul li ul li a,
.product-page .init-1 .init-1-top ul li ul li a {
    padding: 8px 15px;
    line-height: 24px;
    font-size: 14px;
    color: black;
    transition: .5s;
}
.prodet-page .init-1 .init-1-top ul li ul li a:hover,
.product-page .init-1 .init-1-top ul li ul li a:hover {
    background: #0c59a9;
    color: white;
}
.prodet-page .init-1 .init-1-top ul li a span,
.product-page .init-1 .init-1-top ul li a span {
    display: none;
    text-align:center;
}
.prodet-page .init-1 .init-1-top ul li a span img.hover2 {
    display: none;
}
.prodet-page .init-1 .init-1-top ul li a h2,
.product-page .init-1 .init-1-top ul li a h2 {
    font-size: 14px;
    color: black;
    display: block;
    text-align: left;
    padding-top: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.prodet-page .init-1 .init-1-top ul li:hover a span img.hover1,
.prodet-page .init-1 .init-1-top ul li.active a span img.hover1 {
    display: none;
}
.prodet-page .init-1 .init-1-top ul li:hover a span img.hover2,
.prodet-page .init-1 .init-1-top ul li.active a span img.hover2 {
    display: block;
}
.prodet-page .init-1 .init-1-top ul li:hover>a>h2,
.prodet-page .init-1 .init-1-top ul li.active>a>h2 {
    color: #0c59a9;
}
.prodet-page .init-1 .init-1-bottom .bread-crumbs {
    font-size: 18px;
    color: black;
    padding: 50px 0 20px;
    border-bottom: 1px solid #ccc;
}
.prodet-page .init-1 .init-1-bottom .bread-crumbs a,
.prodet-page .init-1 .init-1-bottom .bread-crumbs span {
    color: inherit;
    display: inline-block;
}
.prodet-page .init-1 .init-1-bottom .bread-crumbs a:hover {
    color: #0c59a9;
}
.prodet-page .init-2 {
    padding: 60px 0 90px;
}
.prodet-page .init-2 .left a#zoom1 img {
    display: inline-block;
    border: 1px solid #ccc;
    width: 100%;
}
.prodet-page .init-2 .left ul {
    margin: -10px;
    padding-top: 20px;
}
.prodet-page .init-2 .left ul li {
    padding: 10px;
    width:20%;
    float: left;
    cursor: pointer;
    cursor: hand;
}
.prodet-page .init-2 .left ul li a {
    display: block;
    border: 1px solid #ccc;
}
.prodet-page .init-2 .right {
    padding-left: 5%!important;
}
.prodet-page .init-2 .right h1 {
    font-size: 40px;
    color: black;
    line-height: 1.2;
}
.prodet-page .init-2 .right h2 {
    font-size: 30px;
    color: black;
    line-height: 45px;
    padding-top: 20px;
}
.prodet-page .init-2 .right .color {
    padding: 60px 0;
}
.prodet-page .init-2 .right .color h3 {
    font-size: 18px;
    color: black;
    display: block;
    padding-bottom: 20px;
}
.prodet-page .init-2 .right .color ul li {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    cursor: hand;
}
.prodet-page .init-2 .right .color ul li:last-child {
    margin-right: 0;
}
.prodet-page .init-2 .right a.more {
    display: inline-block;
    padding: 5px 30px;
    background: black;
    color: white;
    font-size: 20px;
}
.prodet-page .init-2 .right a.more:hover {
    background: #0c59a9;
}
.prodet-page .init-3 .init-3-top ul {
    border-bottom: 1px solid #ccc;
}
.prodet-page .init-3 .init-3-top ul li {
    display: inline-block;
    padding: 5px 30px;
    background: black;
    color: white;
    font-size: 20px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    cursor: hand;
}
.prodet-page .init-3 .init-3-top ul li:hover,
.prodet-page .init-3 .init-3-top ul li.active {
    background: #0c59a9;
}
.prodet-page .init-3 .init-3-top ul li a {
    color: inherit;
}
.prodet-page .init-3 .init-3-bottom {
   padding: 20px 0px;
    border-bottom: 2px solid #ccc;
}
.prodet-page .init-4 {
    padding-top: 50px;
}
.prodet-page .init-4 h2 {
    display: inline-block;
     padding: 5px 30px;
    background: black;
    color: white;
    font-size: 20px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    cursor: hand;
}
.prodet-page .init-4 h2:hover {
    background: #0c59a9;
}
.prodet-page .init-4 ul {
    padding: 20px 0 60px;
    margin: -10px;
}
.prodet-page .init-4 ul li {
    padding: 10px;
}
.prodet-page .init-4 ul li a {
    display: block;
    border: 1px solid #ccc;
    position: relative;
}
.prodet-page .init-4 ul li a h3 {
    font-size: 24px;
    color: white;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    max-width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    z-index: 1;
}
.prodet-page .init-4 ul li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.prodet-page .init-4 ul li a:hover {
    border-color: #0c59a9;
}
.prodet-page .init-4 ul li a:hover h3 {
    top: 50%;
    opacity: 1;
    -webkit-transition: .5s .3s;
    -moz-transition: .5s .3s;
    -ms-transition: .5s .3s;
    -o-transition: .5s .3s;
    transition: .5s .3s;
}
.prodet-page .init-4 ul li a:hover:after {
    opacity: 1;
}
.prodet-page .init-5 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 20px;
    border-bottom: 1px solid #eee;
}
.prodet-page .init-5 ul {
    margin: -12px;
    display: inline-block;
    width: 100%;
    padding: 70px 0;
}
.prodet-page .init-5 ul li {
    width: 50%;
    padding: 12px;
    float: left;
    text-align: center;
}
.prodet-page .init-5 ul li input,
.prodet-page .init-5 ul li textarea {
    outline: none;
    background: none;
    border: 1px solid #ccc;
    width: 100%;
    font-size:14px;
    padding: 0 10px;
}
.prodet-page .init-5 ul li input::-webkit-input-placeholder,
.prodet-page .init-5 ul li textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.prodet-page .init-5 ul li input:-moz-placeholder,
.prodet-page .init-5 ul li textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.prodet-page .init-5 ul li input::-moz-placeholder,
.prodet-page .init-5 ul li textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.prodet-page .init-5 ul li input:-ms-input-placeholder,
.prodet-page .init-5 ul li textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.prodet-page .init-5 ul li input:focus,
.prodet-page .init-5 ul li textarea:focus {
    border-color: #0c59a9;
}
.prodet-page .init-5 ul li input {
    line-height: 60px;
}
.prodet-page .init-5 ul li input[type="submit"] {
    width: auto;
    display: inline-block;
    padding: 10px 50px;
    line-height: normal;
    color: white;
    font-size: 18px;
    background: #0c59a9;
    margin: 50px auto 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.prodet-page .init-5 ul li input[type="submit"]:hover {
    box-shadow: 0 5px 10px 0 #ccc;
    -webkit-box-shadow: 0 5px 10px 0 #ccc;
    -moz-box-shadow: 0 5px 10px 0 #ccc;
    -ms-box-shadow: 0 5px 10px 0 #ccc;
    -o-box-shadow: 0 5px 10px 0 #ccc;
}
.prodet-page .init-5 ul li textarea {
    height: 200px;
    max-width: 100%;
    min-width: 100%;
    line-height: 24px;
    padding-top: 15px;
}
.prodet-page .init-5 ul li .yam {
    position: relative;
}
.prodet-page .init-5 ul li .yam input {
    padding-right: 50%;
}
.prodet-page .init-5 ul li .yam .img {
    position: absolute;
    right: 2px;
    top: 0;
    height:100%;
}
.prodet-page .init-5 ul li .yam .img img,
.prodet-page .init-5 ul li .yam .img p {
    display: inline-block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    max-height:80%;
    margin-top:2%;
}
.contact-page .init-1 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 20px;
    border-bottom: 1px solid #eee;
}
.contact-page .init-1 ul {
    padding: 80px 0;
}
.contact-page .init-1 ul li {
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.contact-page .init-1 ul li i {
    width: 100px;
    height: 100px;
    border: 2px solid #ccc;
    border-radius: 100%;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    color: #969696;
    margin: 0 auto;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.contact-page .init-1 ul li h3 {
    font-size: 14px;
    color: black;
    padding: 20px 0 10px;
}
.contact-page .init-1 ul li p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
}
.contact-page .init-1 ul li:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}
.contact-page .init-1 ul li:hover i {
    color: #0c59a9;
}
.contact-page .init-2 {
    border-top: 15px solid #d6d6d6;
    border-bottom: 15px solid #d6d6d6;
}
.contact-page .init-2 #map img,
.contact-page .init-2 #map label {
    max-width: 100%!important;
    width: auto;
}
.contact-page .init-3 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 20px;
    border-bottom: 1px solid #eee;
}
.contact-page .init-3 ul {
    margin: -12px;
    display: inline-block;
    width: 100%;
    padding: 70px 0;
}
.contact-page .init-3 ul li {
    width: 50%;
    padding: 12px;
    float: left;
    text-align: center;
}
.contact-page .init-3 ul li input,
.contact-page .init-3 ul li textarea {
    outline: none;
    background: none;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 10px;
    font-size:14px;
}
.contact-page .init-3 ul li input::-webkit-input-placeholder,
.contact-page .init-3 ul li textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:-moz-placeholder,
.contact-page .init-3 ul li textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input::-moz-placeholder,
.contact-page .init-3 ul li textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:-ms-input-placeholder,
.contact-page .init-3 ul li textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.contact-page .init-3 ul li input:focus,
.contact-page .init-3 ul li textarea:focus {
    border-color: #0c59a9;
}
.contact-page .init-3 ul li input {
    line-height: 60px;
}
.contact-page .init-3 ul li input[type="submit"] {
    width: auto;
    display: inline-block;
    padding: 10px 50px;
    line-height: normal;
    color: white;
    font-size: 18px;
    background: #0c59a9;
    margin: 50px auto 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.contact-page .init-3 ul li input[type="submit"]:hover {
    box-shadow: 0 5px 10px 0 #ccc;
    -webkit-box-shadow: 0 5px 10px 0 #ccc;
    -moz-box-shadow: 0 5px 10px 0 #ccc;
    -ms-box-shadow: 0 5px 10px 0 #ccc;
    -o-box-shadow: 0 5px 10px 0 #ccc;
}
.contact-page .init-3 ul li textarea {
    height: 200px;
    max-width: 100%;
    min-width: 100%;
    line-height: 24px;
    padding-top: 15px;
}
.contact-page .init-3 ul li .yam {
    position: relative;
}
.contact-page .init-3 ul li .yam input {
    padding-right: 50%;
}
.contact-page .init-3 ul li .yam .img {
    position: absolute;
    right: 2px;
    top: 0;
    height:100%;
}
.contact-page .init-3 ul li .yam .img img,
.contact-page .init-3 ul li .yam .img p {
    display: inline-block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    max-height:80%;
    margin-top:2%;
}
.conter-page .init-1 {
    padding: 50px 0;
}
.conter-page .init-1 ul li {
    text-align: center;
}
.conter-page .init-1 ul li a {
    display: inline-block;
    padding: 25px 10%;
    border: 1px solid #eee;
    border-radius: 30px;
    font-size: 24px;
    color: black;
    cursor: pointer;
    cursor: hand;
}
.conter-page .init-1 ul li:first-child a,
.conter-page .init-1 ul li:hover a {
    background: #eee;
}
.conter-page .init-2 {
    background: #f6f6f6;
    padding: 80px 0;
}
.conter-page .init-2 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}
.conter-page .init-2 p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 28px;
    text-align: center;
}
.conter-page .init-2 ul {
    margin: -10px;
    padding-top: 50px;
}
.conter-page .init-2 ul li {
    padding: 10px;
}
.conter-page .init-2 ul li h3 {
    font-size: 18px;
    color: black;
    padding-top: 10px;
    text-align: center;
}
.conter-page .init-2 ul .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    border: 2px solid #ccc;
    line-height: 55px;
    text-align: center;
    border-radius: 100%;
    font-family: "FontAwesome";
    color: transparent;
    outline: none;
    font-size: 28px;
    background: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.conter-page .init-2 ul .slick-arrow:before {
    color: #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.conter-page .init-2 ul .slick-arrow:hover {
    border-color: #0c59a9;
}
.conter-page .init-2 ul .slick-arrow:hover:before {
    color: #0c59a9;
}
.conter-page .init-2 ul .slick-next {
    right: -70px;
}
.conter-page .init-2 ul .slick-next:before {
    content: "\f105";
}
.conter-page .init-2 ul .slick-prev {
    left: -70px;
}
.conter-page .init-2 ul .slick-prev:before {
    content: "\f104";
}
.conter-page .init-3 {
    background: url("../images/conter-init-2-bg.jpg") no-repeat top center;
    padding-top: 110px;
    margin-top: 40px;
}
.conter-page .init-3 .content {
    background: white;
    padding: 70px 0px;
    text-align: center;
}
.conter-page .init-3 .content h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}
.conter-page .init-3 .content p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 28px;
    text-align: center;
}
.conter-page .init-3 .content ul {
    margin: -10px;
    padding: 40px 10px;
}
.conter-page .init-3 .content ul li {
    padding: 10px;
}
.conter-page .init-3 .content ul li h3 {
    font-size: 18px;
    color: black;
    padding-top: 10px;
    text-align: center;
}
.conter-page .init-3 .content .btn {
    display: inline-block;
    margin: 0 30px;
    width: 55px;
    height: 55px;
    border: 2px solid #ccc;
    line-height: 55px;
    text-align: center;
    border-radius: 100%;
    font-family: FontAwesome;
    color: transparent;
    outline: none;
    font-size: 28px;
    background: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    cursor: pointer;
    cursor: hand;
}
.conter-page .init-3 .content .btn:before {
    color: #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.conter-page .init-3 .content .btn:hover {
    border-color: #0c59a9;
}
.conter-page .init-3 .content .btn:hover:before {
    color: #0c59a9;
}
.conter-page .init-3 .content .next:before {
    content: "\f105";
}
.conter-page .init-3 .content .prev:before {
    content: "\f104";
}
.conter-page .init-4 {
    padding-top: 100px;
}
.conter-page .init-4 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}
.conter-page .init-4 p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 28px;
    text-align: center;
    padding-bottom: 20px;
}
.conter-page .init-4 .content {
    background: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 50px;
}
.conter-page .init-4 ul {
    margin: -10px;
}
.conter-page .init-4 ul li {
    padding: 10px;
}
.conter-page .init-4 ul li h3 {
    font-size: 18px;
    color: black;
    padding-top: 10px;
    text-align: center;
}
.conter-page .init-4 ul .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    border: 2px solid #ccc;
    line-height: 55px;
    text-align: center;
    border-radius: 100%;
    font-family: FontAwesome;
    color: transparent;
    outline: none;
    font-size: 28px;
    background: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.conter-page .init-4 ul .slick-arrow:before {
    color: #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.conter-page .init-4 ul .slick-arrow:hover {
    border-color: #0c59a9;
}
.conter-page .init-4 ul .slick-arrow:hover:before {
    color: #0c59a9;
}
.conter-page .init-4 ul .slick-next {
    right: -70px;
}
.conter-page .init-4 ul .slick-next:before {
    content: "\f105";
}
.conter-page .init-4 ul .slick-prev {
    left: -70px;
}
.conter-page .init-4 ul .slick-prev:before {
    content: "\f104";
}
@media screen and (max-width: 1200px) {
    .conter-page .init-2 ul,
    .conter-page .init-4 ul {
        margin: -10px 3%;
    }
}
.news-page .init-1 ul {
    border-bottom: 1px solid #eee;
    padding: 50px 0;
}
.news-page .init-1 ul li {
    text-align: center;
}
.news-page .init-1 ul li a {
    display: inline-block;
       padding: 25px 30px;
    border: 1px solid #eee;
    border-radius: 30px;
    font-size: 24px;
    color: black;
    cursor: pointer;
    cursor: hand;
}
.news-page .init-1 ul li:hover a,
.news-page .init-1 ul li.active a{
    background: #eee;
}
.news-page .init-2 ul li {
    display: block;
    margin-top: 65px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #f5f5f5;
}
.news-page .init-2 ul li .left {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
}
.news-page .init-2 ul li .left a {
    overflow: hidden;
    display: block;
}
.news-page .init-2 ul li .right {
    width: 75%;
    display: inline-block;
    margin-left: -5px;
    vertical-align: middle;
    padding: 20px 0 20px 5%;
}
.news-page .init-2 ul li .right h2 {
    font-size: 18px;
    color: black;
    font-weight: bold;
    margin-bottom: 15px;
}
.news-page .init-2 ul li .right h2 a {
    color: inherit;
}
.news-page .init-2 ul li .right h2:hover {
    color: #0c59a9;
}
.news-page .init-2 ul li .right time {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    padding: 10px 0 20px;
    display: block;
}
.news-page .init-2 ul li .right p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 24px;
}
.news-page .init-2 ul li .right span{
 font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 24px;
}
.news-page .init-2 ul li:hover {
    box-shadow: 0 0 10px 0 #d1d1d1;
    -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
    -moz-box-shadow: 0 0 10px 0 #d1d1d1;
    -ms-box-shadow: 0 0 10px 0 #d1d1d1;
    -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.news-page .init-3 {
    text-align: center;
    padding: 60px 0 30px;
}
.news-page .init-3 .wp-pagenavi span,
.news-page .init-3 .wp-pagenavi a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background: #3d4450;
    font-size: 14px;
    color: white;
    margin: 0 5px;
}
.news-page .init-3 .wp-pagenavi span:hover,
.news-page .init-3 .wp-pagenavi a:hover,
.news-page .init-3 .wp-pagenavi span.current,
.news-page .init-3 .wp-pagenavi a.current {
    background: #0c59a9;
}
.support-page .init-1 ul {
    padding: 50px 0;
}
.support-page .init-1 ul li {
    text-align: center;
}
.support-page .init-1 ul li a {
    display: inline-block;
    padding: 25px 30%;
    border: 1px solid #eee;
    border-radius: 30px;
    font-size: 24px;
    color: black;
    cursor: pointer;
    cursor: hand;
}
.support-page .init-1 ul li:first-child a,
.support-page .init-1 ul li:hover a {
    background: #eee;
}
.support-page .init-2 {
    padding: 20px 0;
    background: #f7f7f7;
}
.support-page .init-2 .left {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.support-page .init-2 .left h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
}
.support-page .init-2 .left ul li {
    display: block;
    padding-top: 40px;
}
.support-page .init-2 .left ul li p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 24px;
}
.support-page .init-2 .left ul li p em {
    font-weight: bold;
}
.support-page .init-2 .right {
    width: 50%;
    display: inline-block;
    margin-left: -5px;
    padding-left: 5px;
    vertical-align: middle;
}
.support-page .init-2 .right {
    padding-left:5%;
}
.support-page .init-2 .right ul .slick-arrow {
    width: 45px;
    height: 45px;
    background: none;
    color: transparent;
    position: absolute;
    bottom: 20px;
    border: none;
    outline: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    line-height: 45px;
    z-index: 10;
}
.support-page .init-2 .right ul .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1, 1.9);
    -moz-transform: translate(-50%, -50%) scale(1, 1.9);
    -ms-transform: translate(-50%, -50%) scale(1, 1.9);
    -o-transform: translate(-50%, -50%) scale(1, 1.9);
    transform: translate(-50%, -50%) scale(1, 1.9);
    display: block;
    color: white;
    font-size: 20px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.support-page .init-2 .right ul .slick-arrow:hover {
    background: #0c59a9;
}
.support-page .init-2 .right ul .slick-next {
    right: 20px;
}
.support-page .init-2 .right ul .slick-next:before {
    content: '>';
}
.support-page .init-2 .right ul .slick-prev {
    right: 85px;
}
.support-page .init-2 .right ul .slick-prev:before {
    content: '<';
}
.support-page .init-2 .right ul .slick-next {
    left: 85px;
}
.support-page .init-2 .right ul .slick-next:before {
    content: '>';
}
.support-page .init-2 .right ul .slick-prev {
    left: 20px;
}
.support-page .init-2 .right ul .slick-prev:before {
    content: '<';
}
.support-page .init-2 .right ul:hover .slick-arrow {
    opacity: 1;
}

.support-page .init-3 {
    text-align: center;
    padding: 70px 0 80px;
}
.support-page .init-3 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    padding-bottom: 20px;
}
.support-page .init-3 p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
}
.support-page .init-3 ul {
    padding-top: 90px;
}
.support-page .init-3 ul li {
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.support-page .init-3 ul li i {
    width: 77px;
    height: 77px;
    line-height: 77px;
    text-align: center;
    font-size: 28px;
    color: white;
    background: #9f202f;
    margin: 0 auto;
}
.support-page .init-3 ul li h3 {
    font-size: 18px;
    color: black;
    padding-top: 35px;
    margin-bottom: 10px;
}
.support-page .init-3 ul li h3:after {
    content: '';
    display: block;
    width: 40px;
    border-bottom: #0c59a9 1px solid;
    margin: 0 auto;
    padding-top: 15px;
}
.support-page .init-3 ul li p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 24px;
}
.support-page .init-3 ul li:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}
.support-page .init-4 {
    padding: 70px 0 50px;
    background: #f7f7f7;
    text-align: center;
}
.support-page .init-4 h2 {
    font-size: 36px;
    color: black;
    font-weight: bold;
    padding-bottom: 20px;
}
.support-page .init-4 p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
}
.support-page .init-4 .map {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    padding-top: 35px;
}
.support-page .init-4 .map .mark {
    position: absolute;
    top: 52%;
    right: -9%;
}
.support-page .init-4 .map .mark img {
    display: inline-block;
    vertical-align: middle;
}
@-webkit-keyframes td {
    from {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

}

@-o-keyframes td {
    from {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

}

@-moz-keyframes td {
    from {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

}

@keyframes td {
    from {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

}
.support-page .init-4 .map .mark:hover img {
    -webkit-animation: td .5s alternate infinite;
    -o-animation: td .5s alternate infinite;
    animation: td .5s alternate infinite;
}
.support-page .init-4 .map .mark p {
    display: inline-block;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}
.support-page .init-5 {
    text-align: center;
    background: url("../images/support-init-5-bg.jpg") no-repeat center;
    padding: 110px 0;
}
.support-page .init-5 h2 {
    font-size: 36px;
    color: white;
    font-weight: bold;
}
.support-page .init-5 p {
    font-size: 18px;
    color: white;
    padding: 60px 0;
    margin: 0 auto;
    width: 80%;
    line-height: 28px;
}
.support-page .init-5 a {
    display: inline-block;
    padding: 7px 25px;
    border: 1px solid white;
    color: white;
    font-size: 14px;
}
.support-page .init-5 a:hover {
    color: #0c59a9;
}
.support-page .init-6 .left {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}
.support-page .init-6 .right {
    width: 40%;
    display: inline-block;
    margin-left: -5px;
    padding-left: 3%;
    vertical-align: middle;
}
.support-page .init-6 .right h2 {
    font-size: 34px;
    font-weight: bold;
}
.support-page .init-6 .right p {
    font-size: 24px;
    padding: 5px 0;
}
.support-page .init-6 .right a {
    font-size: 18px;
    color: #0c59a9;
}
.support-page .init-6 .right a i {
    font-size: 34px;
    position: relative;
    top: 5px;
}
@media screen and (max-width: 1200px) {
    .support-page .init-1 ul li a {
        white-space: nowrap;
    }
}


.newdet  {
    padding: 50px 0;
}
.newdet h2 {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.newdet time {
    display: block;
    text-align: center;
    font-size: 16px;
    color: rgba(0,0,0,.5);
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.newdet p {
    font-size: 18px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
    text-indent: 2em;
}
.newdet .content {
    padding-top: 20px;
}
.newdet .news_next {
    padding-top: 20px;
    color: rgba(0,0,0.5);
    font-size: 16px;
    border-top: 1px solid #eee;
    margin-top: 20px;
}
.newdet .news_next a {
    color: inherit;
}
.newdet .news_next a:hover {
    color: #0c59a9;
}

div.pp_overlay {
    z-index: 99999;
}
div.pp_pic_holder {
    z-index: 1000000;
}
#imageContainer img {
    margin:0 auto;
}
.button-group .button {
    background-color: #0c59a9 !important;
}

@media screen and (max-width: 1200px){
    .about-page .init-1 h2,.about-page .init-2 .left h2,.about-page .init-4 h2 {
        font-size: 40px;
    }
    .about-page .init-1 h2 small,.about-page .init-2 .left h2 small,.about-page .init-4 h2 small {
        font-size: 20px;
    }
    .about-page .init-1 p {
        font-size: 16px;
    }
    .about-page .init-2 .left p,.about-page .init-2 .left .cfd p {
        font-size: 14px;
    }
    .about-page .init-2 .left .cfd h3 {
        font-size: 22px;
    }
    .about-page .init-2 {
        background: url(../images/about-init-2-bg.png) no-repeat ;
    }
    .about-page .init-3 ul li h2 {
        font-size: 16px;
    }
    .about-page .init-3 ul li p {
        font-size: 14px;
    }
    .product-page .init-1 .init-1-bottom ul li .box h2 {
        font-size: 18px;
        padding: 10px 0;
    }
    .product-page .init-1 .init-1-bottom ul li {
        padding: 10px;
    }
    .product-page .init-1 .init-1-bottom ul {
        margin: -10px;
    }
    .news-page .init-2 ul li .right h2 {
        font-size: 16px;
    }
    .news-page .init-2 ul li .right p {
        font-size: 13px;
    }
    .news-page .init-2 ul li {
        margin-top: 30px;
    }
    .news-page .init-1 ul li a,.support-page .init-1 ul li a {
        font-size: 18px;
        padding: 15px 20%;
    }
    .inner-banner .contact h1 {
        font-size: 36px;
    }
    .inner-banner .contact p {
        font-size: 18px;
    }
    .newdet h2 {
        font-size: 28px;
    }
    .newdet p {
        font-size: 16px;
    }
    .prodet-page .init-1 .init-1-bottom .bread-crumbs {
        font-size: 16px;
    }
    .prodet-page .init-2 .right h1 {
        font-size: 34px;
    }
    .prodet-page .init-2 .right .color {
        padding: 20px 0;
    }
    .prodet-page .init-2 .right a.more,.prodet-page .init-3 .init-3-top ul li,.prodet-page .init-4 h2 {
        padding: 5px 20px;
        font-size: 18px;
    }
    .prodet-page .init-5 h2 {
        font-size: 26px;
    }
    .prodet-page .init-5 ul li input,.contact-page .init-3 ul li input {
        line-height: 50px;
        height: 50px;
    }
    .prodet-page .init-5 ul li input[type="submit"],.contact-page .init-3 ul li input[type="submit"] {
        padding: 5px 50px;
        font-size: 14px;
    }
    .support-page .init-2 .left h2,.support-page .init-3 h2,.support-page .init-4 h2,.support-page .init-5 h2,.support-page .init-6 .right h2,.contact-page .init-1 h2,.contact-page .init-3 h2 {
        font-size: 24px;
    }
    .support-page .init-2 .left ul li p,.support-page .init-5 p,.support-page .init-6 .right a {
        font-size: 14px;
    }
    .support-page .init-2 .left ul li {
        padding-top: 20px;
    }
    .support-page .init-3 ul {
        padding-top: 40px;
    }
    .support-page .init-6 .right p {
        font-size: 18px;
    }

}

@media screen and (max-width: 1000px){
    .about-page .init-1 h2, .about-page .init-2 .left h2, .about-page .init-4 h2 {
        font-size: 28px;
    }
    .about-page .init-1 h2 small, .about-page .init-2 .left h2 small, .about-page .init-4 h2 small,.about-page .init-3 ul li h2,.product-page .init-1 .init-1-bottom ul li .box h2,.news-page .init-2 ul li .right h2,.prodet-page .init-2 .right a.more, .prodet-page .init-3 .init-3-top ul li, .prodet-page .init-4 h2 {
        font-size: 14px;
    }
    .about-page .init-1 p,.newdet time,.newdet p,.newdet .news_next {
        font-size: 13px;
    }
    .about-page .init-2 .left .cfd h3 {
        font-size: 18px;
    }
    .about-page .init-2 .left p, .about-page .init-2 .left .cfd p,.about-page .init-3 ul li p,.news-page .init-2 ul li .right p,.news-page .init-2 ul li .right time {
        font-size: 12px;
    }
    .news-page .init-1 ul li a, .support-page .init-1 ul li a,.inner-banner .contact p {
        font-size: 16px;
    }
    .newdet h2,.prodet-page .init-2 .right h1 {
        font-size: 20px;
    }
    .news-page .init-1 ul {
        padding: 20px 0;
    }
    .prodet-page .init-2 .grid-box.two {
        display: inline-block;
        margin: 0 auto;
    }
    .prodet-page .init-2 {
        text-align: center;
    }
    .prodet-page .init-2 .grid-box.two>.column {
        width: 100%;
    }
    .prodet-page .init-2 .grid-box.two>.column.right {
        padding-top: 30px;
        padding-left: 0 !important;
        text-align: left;
    }
    .prodet-page .init-4 ul {
        padding-bottom: 20px;
    }
    .prodet-page .init-5 ul {
        padding-top: 40px;
    }
    .prodet-page .init-5 h2 {
        font-size: 18px;
    }
    .inner-banner .contact h1 {
        font-size: 30px;
    }
    .contact-page .init-1 ul li i {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    #mapContainer {
        height: 300px !important;
    }

}

@media screen and (max-width: 700px){
    .about-page .init-1 {
        padding: 30px 0;
    }
    .about-page .init-1 h2, .about-page .init-2 .left h2, .about-page .init-4 h2 {
        font-size: 20px;
    }
    .about-page .init-1 h2 small, .about-page .init-2 .left h2 small, .about-page .init-4 h2 small, .about-page .init-3 ul li h2, .product-page .init-1 .init-1-bottom ul li .box h2, .news-page .init-2 ul li .right h2, .prodet-page .init-2 .right a.more, .prodet-page .init-3 .init-3-top ul li, .prodet-page .init-4 h2 {
        font-size: 12px;
    }
    .about-page .init-2 .left {
        width: 100%;
        padding: 20px;
    }
    .about-page .init-2 .right {
        display: none;
    }
    .about-page .init-3 ul li {
        width: 100% !important;
        border: none;
        background: rgba(0,0,0,.05);
        padding: 30px 15px;
        margin-bottom: 20px;
    }
    .about-page .init-3 ul {
        display: inline-block;
        width: 100%;
    }
    .product-page .init-1 .init-1-bottom ul li {
        width: 100%;
    }
    .product-page .init-1 .init-1-bottom ul li .box {
        padding: 5px;
    }
    .product-page .init-1 .init-1-bottom {
        padding: 30px 0;
    }
    .news-page .init-2 ul li .left {
        display: none;
    }
    .news-page .init-2 ul li .right {
        width: 100%;
    }
    .news-page .init-1 ul li a, .support-page .init-1 ul li a, .inner-banner .contact p {
        font-size: 14px;
        padding: 5px 10%;
    }
    .inner-banner .contact h1 {
        font-size: 20px;
    }
    .inner-banner .contact p {
        padding: 0;
        font-size: 12px;
    }
    .newdet h2, .prodet-page .init-2 .right h1 {
        font-size: 16px;
    }
    .prodet-page .init-1 .init-1-top,
    .product-page .init-1 .init-1-top,
    .prodet-page .init-5 ul li .yam .img p,.contact-page .init-3 ul li .yam .img p{
        display: none;
    }
    .prodet-page .init-1 .init-1-bottom .bread-crumbs {
        padding: 10px 0;
    }
    .prodet-page .init-5 ul li,.contact-page .init-3 ul li {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .prodet-page .init-5 ul li input[type="submit"], .contact-page .init-3 ul li input[type="submit"] {
        width: 100%;
        margin-top: 20px;
        line-height: 40px;
        height: 40px;
    }
    .prodet-page .init-5 ul li input, .contact-page .init-3 ul li input {
        line-height: 40px;
        height: 40px;
    }
    .prodet-page .init-5 ul,.contact-page .init-3 ul {
        margin: 0;
    }
    .prodet-page .init-1 .init-1-bottom .bread-crumbs,.contact-page .init-1 ul li p {
        font-size: 12px;
    }
    .contact-page .init-1 ul li {
        width: 50% !important;
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
        margin-bottom: 15px;
    }
    .contact-page .init-1 ul li:nth-child(2n+1) {
        margin-left: 0;
    }
    .contact-page .init-1 ul {
        display: inline-block;
        width: 100%;
        padding: 40px 0;
    }
    .button-group .button:nth-child(2) {
        display: none;
    }
    .contact-page .init-3 ul {
        padding: 30px 0;
    }

}
