@charset "UTF-8";
.indexNavMainBg {
  background: rgba(0, 0, 0, 0.5);
}

.indexNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 90px;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  z-index: 9999;
}
.indexNavMain .indexNavBox {
  height: 90px;
}
.indexNavMain .indexNavBox > a {
  float: left;
  line-height: 90px;
}
.indexNavMain .indexNavBox > a img {
  display: inline-block;
  vertical-align: middle;width:100px;
}
.body .indexNavMain .indexNavBox > a img {
	width:125px;
}
.indexNavMain .indexNavBox > a img:hover {
  opacity: 0.8;
}
.indexNavMain .indexNavBox ul li {
  white-space: nowrap;
  margin-right: 50px;
  float: left;
  line-height: 90px;
}
.indexNavMain .indexNavBox ul li a {
  font-size: 18px;
  color: #fff;
  display: block;
  position: relative;
  font-weight: bold;
}
.subTable .map {
  width: 100%;
  height: 588px;
  margin: 0px auto 105px;
}
.subTable .map iframe {
  width: 100% !important;
  height: 100% !important;
}
.indexNavMain .indexNavBox ul li a:hover::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 100%;
  height: 4px;
  background-color: #ceebff;
  border-radius: 2px;
}
.indexNavMain .indexNavBox .language {
  float: right;
  background: url(../images/globe-icon.png) no-repeat left center;
  padding-left: 31px;
  position: relative;
}
.indexNavMain .indexNavBox .language > a {
  display: block;
  padding-right: 18px;
  background: url(../images/arrImg01.png) no-repeat right center;
  font: bold 16px/90px "Arial";
  color: #ccebff;
}
.indexNavMain .indexNavBox .language .list {
  position: absolute;
  right: 0;
  top: 70px;
  border: 1px solid #ccebff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.indexNavMain .indexNavBox .language .list a {
  display: block;
  width: 80px;
  border-bottom: 1px solid #ccebff;
  font: bold 16px/40px "Arial";
  color: #ccebff;
}
.indexNavMain .indexNavBox .language .list a:last-child {
  border-bottom: none;
}
.indexNavMain .indexNavBox .language:hover .list {
  display: block;
}
.indexNavMain .indexNavBox .searchBox {
  float: right;
}
.indexNavMain .indexNavBox .searchBox a {
  display: block;
  padding: 0 10px;
  margin: 0 12px 0 14px;
  line-height: 90px;
}
.indexNavMain .indexNavBox .searchBox a img {
  display: inline-block;
  vertical-align: middle;
}
.indexNavMain .indexNavBox .phoneNavBtn {
  display: none;
}

.indexBannerBox {
  height: 980px;
  position: relative;
}
.indexBannerBox li {
  width: 100%;
  height: 100%;
  padding-top: 230px;
  background-position: center top;
  box-sizing: border-box;
}
.indexBannerBox li h2 {
  font-size: 64px;
  line-height: 80px;
  color: #fff;
  font-weight: bold;text-shadow: 4px 4px 8px #004aad;
}
.indexBannerBox li p {
  font-size: 48px;
  line-height: 48px;
  color: #e2f3ff;font-weight: bold;
  font-family: "Arial";text-shadow: 2px 2px 4px #004aad;
}
.indexBannerBox li span {
  display: block;
  font: bold 22px/80px "Arial";
  color: #ccebff;
}
.indexBannerBox li span em {
  font-size: 32px;
  color: #008449;
}

.indexTxtMain {
  background-color: #e5f2ff;
  padding: 20px 0;
}
.indexTxtMain p {
  font: normal 18px/60px "ＭＳ 明朝";
  color: #222;
  text-align: center;
}

.indexCompanyProfileMain .title {
  padding: 30px 0 15px;
  text-align: center;
}
.indexCompanyProfileMain .title h2 {
  font: normal 60px/90px "Alata";
  color: #343434;
}
.indexCompanyProfileMain .title span {
  font: normal 24px/56px "NotoSansJP";
  color: #333;
  display: block;
}
.indexCompanyProfileMain .indexCompanyProfileTxt {
  background: url(../images/indexCompanyProfileBg.png) no-repeat center top;
  padding-bottom: 320px;
}
.indexCompanyProfileMain .indexCompanyProfileTxt h3 {
  font-size: 36px;
  line-height: 172px;
  color: #004aad;
  text-align: center;
}
.indexCompanyProfileMain .indexCompanyProfileTxt h3 span {
  font-size: 72px;
  font-weight: normal;
}
.indexCompanyProfileMain .indexCompanyProfileTxt p {
  padding: 180px 90px 50px;
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.indexCompanyProfileMain .indexCompanyProfileTxt .btn {
  display: block;
  width: 184px;
  height: 50px;
  background-color: #004aad;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
.indexCompanyProfileMain .indexCompanyProfileTxt .btn:hover {
  background-color: #5bdde5;
}

.indexManagementMain {
  height: 408px;
  padding-top: 144px;
  background: url(../images/indexManagementBg.png) no-repeat center top;
  box-sizing: border-box;
}
.indexManagementMain .title {
  width: 50%;
  padding: 8px 36px 20px;
  background-color: #fff;
  box-sizing: border-box;
}
.indexManagementMain .title h2 {
  font-size: 36px;
  line-height: 56px;
  color: #004aad;
}
.indexManagementMain .title p {
  font-size: 16px;
  line-height: 28px;
  color: #333;
}

.indexBussinessMain {
  background: url(../images/indexBussinessBg.png) no-repeat;
  background-position: right 110px;
}
.indexBussinessMain .title {
  padding: 63px 0;
}
.indexBussinessMain .title h2 {
  font-size: 40px;
  line-height: 64px;
  color: #333;
}
.indexBussinessMain .title span {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  font-family: "Arial";
}
.indexBussinessMain .indexBussinessList li {
  float: left;
  width: 367px;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}
.indexBussinessMain .indexBussinessList li a{
	position:absolute;width:100%;height:100%;display:block;top:0;left:0;z-index:2;
}
.indexBussinessMain .indexBussinessList li:nth-child(2) {
  margin: 0 45.5px;
}
.indexBussinessMain .indexBussinessList li img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.indexBussinessMain .indexBussinessList li h3 {
  position: absolute;
  left: 40px;
  top: 110px;
  font-size: 30px;
  line-height: 60px;
  color: #004aad;
  font-weight: bold;
}
.indexBussinessMain .indexBussinessList li p {
  position: absolute;
  left: 40px;
  top: 170px;
  font-size: 16px;
  line-height: 18px;
  color: #353e45;
  font-family: "Arial";
}
.indexBussinessMain .indexBussinessList li:hover img {
  transform: scale(1.1);
}

.indexImportMain {
  padding-top: 148px;
  padding-bottom: 50px;
  margin-top: -90px;
  background: url(../images/importBg.png) no-repeat center top;
  background-size: cover;
}
.indexImportMain .title h2 {
  font: normal 50px/116px "Alata";
  color: #fff;
}
.indexImportMain .title p {
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.indexImportMain .list {
  padding: 70px 0;
}
.indexImportMain .list li {
  float: left;
  width: 21.4%;
  margin-right: 4.8%;
}
.indexImportMain .list li h3 {
  font-size: 24px;
  line-height: 80px;
  color: #e1bc00;
}
.indexImportMain .list li p {
  font-size: 20px;
  line-height: 48px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.indexImportMain .list li:last-child {
  margin-right: 0;
}
.indexImportMain .btn {
  display: block;
  width: 184px;
  height: 50px;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  line-height: 50px;
  color: #004aad;
  font-weight: bold;
}
.indexImportMain .btn:hover {
  background-color: #f5f5f5;
}

.indexIntroductionMain {
  background: #f5f5f5;
  padding-bottom: 60px;
  overflow: hidden;
}
.indexIntroductionMain .title {
  padding: 52px 0 58px;
  text-align: center;
}
.indexIntroductionMain .title h2 {
  font-size: 36px;
  line-height: 64px;
  font-weight: normal;
  color: #333;
}
.indexIntroductionMain .title span {
  display: inline-block;
  font: normal 60px/80px "Alata";
  color: #343434;
}
.indexIntroductionMain .swiper-container {
  width: 1200px;
  height: 615px;
  overflow: initial;
}
.indexIntroductionMain .swiper-wrapper {
  height: 460px;
}
.indexIntroductionMain .swiper-slide {
  position: relative;
}
.indexIntroductionMain .swiper-slide img {
  display: block;
  max-width: 100%;
}
.indexIntroductionMain .swiper-slide .txt {
  position: absolute;
  left: 95px;
  top: 78px;
  width: 380px;
  height: 460px;
  background-color: #fff;
  padding: 20px 50px;
  color: #333;
  box-sizing: border-box;
}
.indexIntroductionMain .swiper-slide .txt h3 {
  font-size: 36px;
  line-height: 102px;
}
.indexIntroductionMain .swiper-slide .txt p {
  height: 136px;
  font-size: 16px;
  line-height: 34px;
  overflow: hidden;
}
.indexIntroductionMain .swiper-slide .txt a {
  display: block;
  margin: 24px 0 46px;
  font: bold 24px/42px "Arial";
  color: #004aad;
}
.indexIntroductionMain .swiper-slide .txt span {
  display: block;
  font: normal 24px/44px "Arial";
  color: #333;
  text-align: center;
}
.indexIntroductionMain .swiper-slide .txt span em {
  font-size: 30px;
  color: #222;
  font-weight: bold;
}
.indexIntroductionMain .swiper-slide-prev, .indexIntroductionMain .swiper-slide-next {
  position: relative;
}
.indexIntroductionMain .swiper-slide-prev .txt, .indexIntroductionMain .swiper-slide-next .txt {
  display: none;
}
.indexIntroductionMain .swiper-slide-active .txt {
  display: block;
}
.indexIntroductionMain .swiper-slide-prev::after, .indexIntroductionMain .swiper-slide-next::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.indexIntroductionMain .swiper-slide img {
  display: block;
}
.indexIntroductionMain .swiper-button-next, .indexIntroductionMain .swiper-button-prev {
  position: absolute;
  top: 197px;
  width: 81px;
  height: 51px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  background-size: 81px 51px;
  background-position: center;
  background-repeat: no-repeat;
}
.indexIntroductionMain .swiper-button-prev {
  background-image: url(../images/leftArrImg.png);
  left: -30px;
  right: auto;
}
.indexIntroductionMain .swiper-button-next {
  background-image: url(../images/rightArrImg.png);
  left: auto;
  right: -30px;
}
.indexIntroductionMain .swiper-container-horizontal > .swiper-pagination-bullets, .indexIntroductionMain .swiper-pagination-custom, .indexIntroductionMain .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  width: 100%;
}
.indexIntroductionMain .swiper-pagination-bullet {
  width: 21px;
  height: 21px;
  display: inline-block;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.indexIntroductionMain .swiper-pagination-bullet-active {
  opacity: 1;
  background: #2c7154;
  box-shadow: none;
}
.indexIntroductionMain .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.indexNewsMain {
  padding-top: 32px;
  padding-bottom: 80px;
}
.indexNewsMain .title {
  line-height: 58px;
}
.indexNewsMain .title h2 {
  font: normal 50px/118px "Alata";
  color: #333;
  position: relative;
}
.indexNewsMain .title h2 span {
  font: normal 18px/118px "NotoSansJP";
  color: #666;
}
.indexNewsMain .title h2:after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: 0;
  width: 64px;
  height: 6px;
  background-color: #5bdde5;
}
.indexNewsMain .indexNewsList {
  margin-top: 58px;
  margin-bottom: 35px;
}
.indexNewsMain .indexNewsList li {
  border-bottom: 1px solid #d2d2d2;
}
.indexNewsMain .indexNewsList li a {
  display: block;
  position: relative;
}
.indexNewsMain .indexNewsList li a .time {
  position: absolute;
  font: normal 16px/60px "Arial";
  color: #666;
}
.indexNewsMain .indexNewsList li a p {
  height: 60px;
  padding-left: 135px;
  font-size: 16px;
  line-height: 60px;
  color: #3e3a39;
  overflow: hidden;
}
.indexNewsMain .indexNewsList li a:hover p {
  color: #356cb6;
}
.indexNewsMain .indexNewsList li:last-child {
  margin-bottom: none;
}
.indexNewsMain .more {
  display: block;
  width: 192px;
  border-bottom: 1px solid #898a8f;
  background: url(../images/arrImg03.png) no-repeat right center;
  font-size: 16px;
  line-height: 60px;
  color: #356cb6;
}
.indexNewsMain .more:hover {
  font-weight: bold;
}
/* thanks */
.thanksPage .btn, .contactPage .btn {
  display: block;
  width: 300px;
  height: 60px;
  margin: 0 auto;
  background-color: #2b3339;
  border-radius: 60px;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  transition: all 0.5s;
  padding-left: 0;
}
.thanksPage .btn:hover, .contactPage .btn:hover {
  background-color: #000;
}

.thank-you-message {
  padding-top: 8vw;
  text-align: center;
}
.thank-you-message h1 {
  font-size: 3vw;
  line-height: 4;
}
.thank-you-message p {
  font-size: 1.5vw;
  line-height: 1.6;
}
.thank-you-message .btn {
  background: #005bac;
  margin: 3vw auto;
  color: #fff;
}

/* contact */
.contactPage .subContactMain {
  padding-bottom: 100px;
}
.formBox{ padding: 50px 0 100px; border-top: 2px solid #0a5ab7; border-bottom: 2px solid #0a5ab7;}

.contactPage .form-row {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.contactPage .form-row .form-label {
  position: relative;
  width: 23%;
  font: bold 20px/46px "KOZGOPR6N-REGULAR";
  color: #2f2f2f;
}
.contactPage .form-row .form-label.required:after {
  content: "※";
  color: #e32;
}
.contactPage .form-row .form-label.requiredafter:after {
  content: none;
}
.contactPage .form-row .form-input {
  width: 75%;
  margin-left: 2%;
  font: normal 18px/46px "KOZGOPR6N-REGULAR";
  color: #222;
}
.contactPage .form-row .form-input input, .contactPage .form-row .form-input textarea, .contactPage .form-row .form-input select, .contactPage .form-row .form-input option {
  display: block;
  width: 100%;
  height: 46px;
  font: normal 18px/46px "KOZGOPR6N-REGULAR";
  padding-left: 20px;
  background-color: #fff;
  border: none;
  box-sizing: border-box;
}
.contactPage .form-row .form-input textarea {
  width: 100%;
  height: 290px;
  padding: 20px;
  font: normal 18px/46px "KOZGOPR6N-REGULAR";
  color: #222;
  resize: none;
}
.contactPage .form-row input:focus, .contactPage .form-row textarea:focus, .contactPage .form-row select:focus {
  box-shadow: 0 0 10px rgba(0, 117, 159, 0.5);
}
.contactPage .toPrivacy {
  font: bold 20px/46px "KOZGOPR6N-REGULAR";
  color: #2f2f2f;
}
.contactPage{
	background-image: linear-gradient(to bottom, #fff, #eee);
    
}
.contactPage .error-message {
  display: block;
  width: 100%;
  color: #e32;
  font-size: 16px;
  line-height: 30px;
  display: none;
}
.contactPage input:invalid:not(:focus):not(:placeholder-shown), .contactPage textarea:invalid:not(:focus):not(:placeholder-shown) {
  border-color: #e32;
}
.contactPage input:invalid:not(:focus):not(:placeholder-shown) + .error-message,
.contactPage textarea:invalid:not(:focus):not(:placeholder-shown) + .error-message {
  display: block;
}
.contactPage .checkbox-container {
  margin: 30px 0;
  font-size: 18px;
  line-height: 40px;
}
.contactPage .checkbox-container a {
  color: #005bac;
  text-decoration: underline;
}
.contactPage .checkbox-container > div {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contactPage .checkbox-container input[type=checkbox] {
  margin-right: 10px;
  margin-top: 15px;
}

.contactPage .submit-container {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 50px;
}

.contactPage .submit-container .btn {
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}

.contactPage .btn-edit {
  background-color: #888;
  color: white;
}

.contactPage .btn-edit:hover {
  background-color: #666;
}

.contactPage .btn-confirm {
  background-color: #004aad;
  color: white;
}

.contactPage .btn-confirm:hover {
  background-color: #5bdde5;
}

.contactPage .btn-submit {
  background-color: #051277;
  color: white;
}

.contactPage .btn-submit:hover {
  background-color: #081579;
}

.contactPage .confirmation {
  display: none;
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.contactPage .confirmation-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.contactPage .confirmation-label {
  font-weight: bold;
  margin-bottom: 5px;
  color: #555;
}

.scooter09 ul {
  width: 980px;
  margin: 0 auto;
}
.scooter09 ul li {
  padding: 28px 0 38px;
  border-top: 1px solid #e9e8e8;
}
.scooter09 ul li p {
  font: normal 18px/50px "NOTOSANSJP-REGULAR";
  color: #000;
}
.scooter09 ul li p strong {
  display: inline-block;
  padding: 0 15px;
  border: 1px solid #1a3ea1;
  border-radius: 5px;
  font: normal 16px/26px "NOTOSANSJP-REGULAR";
  color: #1a3ea1;
  vertical-align: middle;
}
.scooter09 ul li div {
  font: normal 18px/50px "NOTOSANSJP-REGULAR";
  color: #222;
}
.scooter09 ul li div span {
  display: block;
}
.scooter09 ul li div .text, .scooter09 ul li div textarea {
  display: block;
  width: 100%;
  height: 64px;
  padding-left: 20px;
  background-color: #f2f2f2;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
}
.scooter09 ul li div textarea {
  height: 370px;
  padding: 20px;
  font: normal 18px/50px "NOTOSANSJP-REGULAR";
  color: #222;
}
.scooter09 ul .li-short div {
  float: left;
  width: 48%;
}
.scooter09 ul .li-short div:last-child {
  margin-left: 3%;
}
.scooter09 ul .li-long div {
  width: 100%;
  margin-top: 20px;
}
.scooter09 ul .li-max div {
  width: 100%;
}
.scooter09 ul .li-max div span {
  float: left;
  margin-right: 40px;
}
.scooter09 ul .li-max div span label {
  margin-left: 10px;
}
.scooter09 #submitBtn {
  display: block;
  margin:0 auto;margin-top:2vw;margin-bottom:2vw;
       
        padding: 0 2vw;
        height: 3vw;
        background-color: #004aad;
        border: none;
        border-radius: 3vw;
        font: normal 1.25vw / 3vw "NotoSansJP";
        color: #fff;
        cursor: pointer;
}
.scooter09 #submitBtn:hover {
  background-color: #5bdde5;
}
.scooter09 .txt {
  width: 980px;
  margin: 0 auto;
}
.dkjtxt{padding-bottom:2em;}
.scooter09 .txt p {
  font: normal 14px/30px "NOTOSANSJP-REGULAR";
  color: #333;
}
.footerBox {
  padding-top: 90px;
  background: url(../images/footerBg.png) no-repeat center top;
  box-sizing: border-box;
}
.footerBox .footerLeft {
  width: 214px;
  position: absolute;
  left: 0;
  top: 0;
}
.footerBox .footerLeft .logo {
  display: block;
  margin-top: -10px;
}
.footerBox .footerLeft .logo img {
  display: inline-block;
  width: 180px;
}
.footerBox .footerLeft .language {
  position: relative;
  margin-top: 50px;
}
.footerBox .footerLeft .language > a {
  display: block;
  width: 154px;
  height: 42px;
  padding-left: 30px;
  border-radius: 21px;
  border: 1px solid #9a9b9c;
  font: normal 14px/42px "Arial";
  color: #fff;
  background: url(../images/arrImg04.png) no-repeat;
  background-position: 146px 16px;
}
.footerBox .footerLeft .language .list {
  position: absolute;
  left: 0;
  top: 44px;
  width: 184px;
  border: 1px solid #9a9b9c;
  border-radius: 0 0 21px 21px;
  display: none;
}
.footerBox .footerLeft .language .list a {
  display: block;
  padding-left: 30px;
  border-bottom: 1px solid #9a9b9c;
  font: normal 14px/42px "Arial";
  color: #fff;
}
.footerBox .footerLeft .language .list a:last-child {
  border-bottom: none;
}
.footerBox .footerLeft .language:hover > a {
  border-radius: 21px 21px 0 0;
}
.footerBox .footerLeft .language:hover .list {
  display: block;
}
.footerBox .footerNav {
  height: 260px;
  padding: 0 220px 0 240px;
}
.footerBox .footerNav ul li {
  float: left;
  margin-right: 60px;
}
.footerBox .footerNav ul li a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  color: #999;
}
.footerBox .footerNav ul li a:nth-child(1) {
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 38px;
  font-weight: bold;
  color: #fff;
}
.footerBox .footerNav ul li a:hover {
  color: #004aad;
}
.footerBox .footerRight {
  width: 325px;
  position: absolute;
  right: 0;
  top: 0;
}
.footerBox .footerRight p {
  font-size: 14px;
  line-height: 46px;
  color: #999;
}
.footerBox .copyRight p {
  font-size: 14px;
  line-height: 46px;
  color: #666;
  text-align: center;
}

.leftMenu_z {
  display: none;
}

#leftMenu {
  display: none;
}

.topmargin-lg {
    margin-top: 80px;	margin-bottom:40px;
}
.business .heading-block {
    margin-bottom: 50px;
}

.business .center {
    text-align: center !important;
}

 .heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}
.business .heading-block h2 {
    font-size: 30px;
}
.center .heading-block:after, .heading-block.center:after, .heading-block.title-center:after {
    margin: 30px auto 0;
}



.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
}
.business .container {
    position: relative;
}


.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
}

.uppercase {
    text-transform: uppercase !important;
}
.heading-block h2 + span {
    font-size: 14px;
}
.heading-block > span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
}
.topmargin-sm {
    margin-top: 30px !important;
}
.nobottommargin {
    margin-bottom: 0 !important;
}
.col_half, .postcontent.bothsidebar {
    width: 48%;
}
.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    display: block;
    position: relative;
    margin-right: 4%;
    margin-bottom: 50px;
    float: left;
}
.center-block{width:100%;}


.nobottommargin {
    margin-bottom: 0 !important;
}

.col_half, .postcontent.bothsidebar {
    width: 48%;
}
.col_last {
    margin-right: 0 !important;
    clear: right;
}

.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    display: block;
    position: relative;
    margin-right: 4%;
    margin-bottom: 50px;
    float: left;
}
.heading-block {
    margin-bottom: 50px;
}

.topmargin-lg {
    margin-top: 80px !important;
}

.business p {
    line-height: 1.8; margin-bottom: 30px;color:#555;
}

.heading-block ~ p:not(.lead) {
    font-size: 15px;
}
.button.button-border.button-large {
    line-height: 46px;
}

.button.button-border {
    border: 2px solid #444;
    background-color: transparent;
    color: #333;
    font-weight: 700;
    text-shadow: none;
}
.button.button-rounded {
    border-radius: 3px;
}
.button.button-large {
    padding: 0 26px;
    font-size: 16px;
    height: 46px;
}

.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
  
   
  
    text-transform: uppercase;
    letter-spacing: 1px;
   
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}


.col_last {
    margin-right: 0 !important;
    clear: right;
}
.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    display: block;
    position: relative;
    margin-right: 4%;
    margin-bottom: 50px;
    float: left;
}
.fl-r {
    float: right;
}






@media (min-width: 1000px) and (max-width: 1279px) {
  .w1200 {
    width: 1000px;
  }
  .indexNavMain .indexNavBox > a img {
    width: 100px;
  }
  .body  .indexNavMain .indexNavBox > a img {width:auto;}
  .indexNavMain .indexNavBox ul li {
    margin-right: 24px;
  }
  .indexBussinessMain {
    background-size: 70% auto;
  }
  .indexBussinessMain .indexBussinessList li {
    width: 32%;
  }
  .indexBussinessMain .indexBussinessList li h3 {
    left: 30px;
    top: 80px;
    font-size: 26px;
  }
  .indexBussinessMain .indexBussinessList li p {
    left: 30px;
    top: 140px;
  }
  .indexBussinessMain .indexBussinessList li:nth-child(2) {
    margin: 0 2%;
  }
  .indexIntroductionMain .swiper-container {
    width: 1000px;
    height: 615px;
    overflow: initial;
  }
  .indexIntroductionMain .swiper-wrapper {
    height: 383px;
  }
  .indexIntroductionMain .swiper-button-next, .indexIntroductionMain .swiper-button-prev {
    top: 157px;
  }
  .indexIntroductionMain .swiper-button-prev {
    background-image: url(../images/leftArrImg.png);
    left: 0;
    right: auto;
  }
  .indexIntroductionMain .swiper-button-next {
    background-image: url(../images/rightArrImg.png);
    left: auto;
    right: 0;
  }
  .footerBox .footerNav ul li {
    margin-right: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1024px) {
  .w1200 {
    width: 980px;
  }
}
.subPageNav {
  background-color: #222224;
}

.subPageMain {
  padding-top: 110px;
}

.subBannerMain {
  height: 160px;
  background-color: #e5f2ff;
  text-align: center;
}
.subBannerMain h1 {
  font-size: 34px;
  line-height: 160px;
  color: #222;
}

.subPart01 {
  width: 100%;
  padding: 10px 0 60px;
  margin: 40px 0 0;
  background: url(../images/indexManagementBg.png) no-repeat center center;
  background-size: 100% auto;
}

.subTitle {
  padding: 40px 0;
  text-align: center;
}
.subTitle span {
  display: inline-block;
  font-size: 30px;
  line-height: 40px;
  color: #222;
  border-bottom: 2px solid #004aad;
}

.subTxt {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.7);
}
.subTxt p {
  width: 70%;
  padding: 20px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 40px;
  color: #222;
  opacity: 1;
}

.subTable table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  margin-bottom:40px;
}
.subTable table td {
  border: 1px solid #ccc;
}
.subTable table td.firstTd {
  width: 25%;
  text-indent: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #222;
  background-color: #f3f2ec;
}
.subTable table td.secondTd {
  width: 75%;
  padding: 14px 20px 8px;
  font-size: 18px;
  color: #222;
  line-height: 26px;
  text-align: justify;
}
.subTable img {
  display: block;
  width: 100%;
  margin-top: 30px;
  border-radius: 20px;
  overflow: hidden;
}

.subList01 {
  padding-bottom: 40px;
}
.subList01 li {
  margin-bottom: 20px;
}
.subList01 li h3 {
  padding: 30px 0;
  font-size: 28px;
  line-height: 60px;
  color: #222;
}
.subList01 li h3 span {
  display: inline-block;
  margin-right: 15px;
  font-size: 40px;
  color: #004aad;
}
.subList01 li p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}

.subList02 {
  padding-bottom: 40px;
  margin-top: 40px;
}
.subList02 li {
  margin-bottom: 20px;
}
.subList02 li .img {
  float: left;
  width: 48%;
}
.subList02 li .img h3 {
  padding: 30px 0;
  font-size: 28px;
  line-height: 60px;
  color: #004aad;
}
.subList02 li .img h3 span {
  display: inline-block;
  margin-right: 15px;
  font-size: 40px;
  color: #004aad;
}
.subList02 li .img img {
  display: block;
  width: 100%;
}
.subList02 li .txt {
  float: right;
  width: 50%;
  padding-top: 120px;
}
.subList02 li .txt p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.subList02 li:nth-child(2n) .img {
  float: right;
}
.subList02 li:nth-child(2n) .txt {
  float: left;
}

.subCaseList {
  padding-bottom: 40px;
}
.subCaseList li {
  list-style: none;
}
.subCaseList li h3 {
  padding: 30px 0;
  font-size: 28px;
  line-height: 60px;
  color: #222;
}
.subCaseList li h3 span {
  display: inline-block;
  margin-right: 15px;
  font-size: 40px;
  color: #004aad;
}
.subCaseList li .img {
  float: left;
  width: 48%;
}
.subCaseList li .img img {
  display: block;
  width: 100%;
}
.subCaseList li .txt {
  float: right;
  width: 50%;
}
.subCaseList li .txt p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.subCaseList li:nth-child(2n) .img {
  float: right;
}
.subCaseList li:nth-child(2n) .txt {
  float: left;
}

.subPart03 {
  padding-top: 40px;
  padding-bottom: 40px;
}
 .subTitleLine {
  font-size: 24px;
  line-height: 80px;
  position: relative;
}
.subTitleLine span {
  display: inline-block;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}
 .subTitleLine::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  /* background-color: #004aad; */
  z-index: 0;
}
.subPart03 .txt h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 40px;
  color: #004aad;
}
.subPart03 .txt p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.subPart03 .txt .linkBtn {
  text-align: center;
  margin: 20px auto;
}
.subPart03 .txt .linkBtn a {
  display: inline-block;
  padding: 0 30px;
  background-color: #004aad;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
}
.subPart03 .txt .linkBtn a:hover {
  background-color: #5bdde5;
}

.subGoodsList li {
  float: left;
  width: 32%;
  margin-bottom: 30px;
}
.subGoodsList li .img {
  width: 100%;
  height: auto;
  border: 1px solid #008449;
  overflow: hidden;
}
.subGoodsList li .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.subGoodsList li .txt {
  height: 60px;
  padding: 15px 0;
  font-size: 18px;
  line-height: 30px;
  color: #222;
  text-align: center;
}
.subGoodsList li:nth-child(3n+2) {
  margin: 0 2% 30px;
}
.subGoodsList li:hover img {
  transform: scale(1.05);
}/*# sourceMappingURL=style-pc.css.map */