.page-block-container, .pbc { margin-left: auto; margin-right: auto; margin-bottom: 70px; width: 1200px; }



@media (max-width: 1199.98px) { .page-block-container, .pbc { margin-bottom: 40px; } }



@media (max-width: 1199.98px) { .page-block-container, .pbc { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



html { font-size: 14px; }



a { color: #282828; }



a:hover { text-decoration: none; color: #956241; }



p { margin-bottom: 1em; }



@media (max-width: 991.98px) { p { margin-bottom: .725em; } }



@media (max-width: 1199.98px) { .show-if-xl { display: none !important; } }



@media (min-width: 1200px) { .hide-if-xl { display: none !important; } }



.dot3 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.clearboth { clear: both; }



.clearfix { *zoom: 1; }



.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }



.clearfix:after { clear: both; }



header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #ffffff; height:144px;  }



header .logo { padding: 15px 0; }



header .logo > a { display: inline-block; }



header nav { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 20px 0 30px; }



header nav > div { position: relative; }



header nav > div > a { display: block; height: 100%; padding: 0 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #3C3C3C; -webkit-transition: .3s; transition: .3s; }



header nav > div > a:hover { background: rgba(255, 255, 255, 0.2); -webkit-transition: 0s; transition: 0s; color: #966141; }



header nav > div.active a { background: #fff; color: #966141; }



header .dropdown { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; width: auto; left: 50%; top: 97px; margin-left: -70px; z-index: 1000; padding: 20px 0; background-color: #ffffff; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; -webkit-transition: .5s 0s; transition: .5s 0s; opacity: 0; visibility: hidden; -webkit-transform: translateY(-20px); transform: translateY(-20px); }



header .dropdown .ls { padding: 5px 30px; border-right: 1px solid #ddd; text-align: center; }



header .dropdown .ls > a { display: block; white-space: nowrap; word-break: keep-all; line-height: 32px; }



header .dropdown .intro { padding: 5px 35px; width: 320px; }



header .dropdown .intro img { max-width: 100%; display: block; margin: 0 auto 10px auto; }



header .dropdown::after { z-index: 3; position: absolute; left: 70px; top: -14px; margin-left: -7px; content: ""; height: 0; width: 0; border: 7px solid transparent; border-bottom-color: #fff; }



header nav > div.active > .dropdown::before { position: absolute; z-index: 2; left: 70px; top: -17px; margin-left: -8px; content: ""; height: 0; width: 0; border: 8px solid transparent; border-bottom-color: #e2e2e2; }



header nav > div.show > .dropdown { -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }



header .search { border: 1px solid rgba(255, 255, 255, 0.7); display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: 20px; height: 24px; margin: auto 0; }



header .search > * { border: 0 none; background: none; outline: 0 none; height: 22px; }



header .search input[type="text"] { width: 120px; padding: 0 5px; color: #000; }



header .search input[type="submit"] { width: 22px; background: url(s01.png) no-repeat 50% 50%; }



@media (max-width: 1199.98px) { body { padding-top: 61px; } }



.m-topbar { display: block; position: fixed; z-index: 100; left: 0; top: 0; right: 0; height: 40px; background: #9E5D35; padding: 10px 12px; -webkit-box-sizing: content-box; box-sizing: content-box; border-bottom: 1px solid #9E5D35; overflow: hidden; -webkit-transition: .3s; transition: .3s; }



.m-topbar .logo { display: block; width: 103px; height: 32px; margin: 4px auto; }



.m-topbar .logo img { height: 32px; }



.m-topbar .menu-btn { position: absolute; z-index: 2001; left: 6px; top: 12px; z-index: 1001; width: 36px; height: 36px; cursor: pointer; }



.m-topbar .menu-btn span { display: block; width: 24px; height: 2px; margin: 5px auto; background: #fff; }



.m-topbar .menu-btn span:first-child { margin-top: 10px; }



.m-topbar .search-btn { position: absolute; right: 14px; top: 20px; width: 22px; height: 22px; background: url(s58.png) no-repeat 50% 50%/contain; }



.m-topbar.show-search { height: 80px; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }



.m-topbar.show-search .search-btn { background-image: url(s57.png); }



.m-topbar .search { position: absolute; left: 6px; right: 6px; height: 28px; top: 62px; -webkit-transition: .5s; transition: .5s; opacity: 0; visibility: hidden; }



.m-topbar .search input[type="text"] { width: 100%; height: 28px; background: rgba(0, 0, 0, 0.2); border: 0 none; border-radius: 13px; color: #fff; outline: 0 none; padding: 0 20px; }



.m-topbar .search input[type="submit"] { position: absolute; right: 10px; top: 5px; border: 0 none; width: 18px; height: 18px; background: url(s58.png) no-repeat 50% 50%/contain; }



.m-topbar.show-search .search { opacity: 1; visibility: visible; }



.m-menu { position: fixed; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; left: 0; top: 0; max-width: 220px; z-index: 2000; height: 100%; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate(-280px, 0); transform: translate(-280px, 0); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); }



.m-menu.open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }



.m-menu .mt { height: 61px; line-height: 60px; border-bottom: 1px solid #dedede; text-indent: 18px; font-size: 15px; }



.m-menu .ms { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow-x: hidden; overflow-y: auto; padding: 20px 40px 0 30px; }



.m-menu ul, .m-menu li { list-style: none; margin: 0; }



.m-menu .ms ul { padding-left: 2em; font-size: 14px; }



.m-menu .ms > ul { padding-left: 0; width: 120px; }



.m-menu .ms ul a { display: inline-block; padding: 2px 0; }



.m-menu .ms > ul > li { margin-bottom: 10px; }



.m-menu .ms > ul > li > a { font-size: 15px; }



.m-menu .ms > ul > li ul { opacity: .9; }



.m-menu .ms > ul > li ul a { color: #383838; }



.m-menu-overlay { display: block; position: fixed; left: 0; top: 0; z-index: 2000; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); -webkit-transition: .25s; transition: .25s; opacity: 0; visibility: hidden; }



.m-menu-overlay.open { visibility: visible; opacity: 1; }



footer .wrp { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 50px 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #EEEEF0; }



@media (max-width: 1199.98px) { footer .wrp { padding: 25px 12px 20px 12px; } }



footer .text { color: #868a8d; }



@media (min-width: 1200px) { footer .text > div:nth-child(1) { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 25px; }

  footer .text > div:nth-child(1) > div { margin-right: 50px; text-align: center; font-size: 12px; }

  footer .text > div:nth-child(1) > div > img { display: block; height: 102px; margin-bottom: 10px; }

  footer .text > div:nth-child(2) { margin-bottom: 15px; } }



@media (max-width: 1199.98px) { footer .text > div:nth-child(1) { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 15px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

  footer .text > div:nth-child(1) > div { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: 100px; text-align: center; font-size: 11px; margin-right: 5%; }

  footer .text > div:nth-child(1) > div:last-child { margin-right: 0; }

  footer .text > div:nth-child(1) > div > img { display: block; width: 100%; margin-bottom: 5px; }

  footer .text > div:nth-child(3) { font-size: 12px; } }



footer .nav { text-align: left; border-right:2px solid #A1A1A1; padding-top:13px; padding-bottom:13px; margin-right:28px; }



footer .nav a { color: #727272; }



footer .nav a:hover { color: #986142; }



footer .nav > div { padding: 0 30px; }



footer .nav > div:last-child { padding-right: 0; }



footer .nav > div > a { font-size: 16px; }



footer .nav > div > div { margin-top: 10px; line-height: 2; }



footer .memo { padding: 10px; background: #fff; text-align: center; }



@media (max-width: 1199.98px) { footer .memo { font-size: 12px; } }



footer .memo, footer .memo a, footer .memo a:hover { color: #A1A1A1; }



footer .memo p { margin: 0; }



.g-float { position: fixed; right: 5px; bottom: 50px; z-index: 10; }



.g-float > * { width: 46px; height: 46px; border: 1px solid #fff; margin-bottom: 3px; position: relative; -webkit-transition: .3s .03s; transition: .3s .03s; cursor: pointer; background-color: #777; background-repeat: no-repeat; background-position: center center; }



.g-float > *:hover { background-color: #1d51a4; }



.g-float .n-1 { background-image: url(s08.png); }



.g-float .n-2 { background-image: url(s09.png); }



.g-float .n-3 { background-image: url(s10.png); }



.g-float .n-1 div { position: absolute; top: 0; right: 48px; height: 44px; line-height: 44px; font-size: 17px; width: 180px; text-align: center; background: #9E5D35; color: #fff; visibility: hidden; opacity: 0; -webkit-transition: .28s .03s; transition: .28s .03s; }



.g-float .n-1:hover div { visibility: visible; opacity: 1; }



.g-float .n-2 div { position: absolute; top: 50%; right: 48px; -webkit-transform: translate3d(0, -40%, 0); transform: translate3d(0, -40%, 0); padding: 9px; border: 1px solid #ccc; background: #fff; visibility: hidden; opacity: 0; -webkit-transition: .28s .03s; transition: .28s .03s; }



.g-float .n-2:hover div { visibility: visible; opacity: 1; }



.g-float .go-top { opacity: 0; visibility: hidden; }



.g-float .go-top.show { opacity: 1; visibility: visible; }



.page-banner { height: 408px; background-repeat: no-repeat; background-position: center center; margin-bottom: 0px; }



@media (max-width: 1199.98px) { .page-banner { height: 0; padding-bottom: 43.33333%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; margin-bottom: 15px; } }



.page-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 60px; margin-bottom: 45px; }



.page-nav a { line-height: 30px; padding: 0 10px; border-radius: 4px; margin: 0 10px; border: 1px solid rgba(149, 98, 65, 0.5); }



.page-nav a.active { background: #956241; border-color: #956241; color: #ffffff; }



@media (max-width: 1199.98px) { .page-nav { margin: 15px 0; }

  .page-nav a { border-radius: 2px; font-size: 12px; padding: 0 6px; height: 26px; line-height: 26px; margin: 5px 2px; } }



.list-pager { text-align: center; padding: 20px 0; }



.list-pager > a { display: inline-block; border: 1px solid #ccc; background: #fff; padding: 0 6px; height: 32px; line-height: 30px; min-width: 32px; margin: 0 10px; -webkit-transition: .3s .03s; transition: .3s .03s; font-size: 14px; }



@media (max-width: 1199.98px) { .list-pager > a { margin: 0 2px; height: 28px; line-height: 26px; min-width: 28px; } }



.list-pager > a.active { border-color: #956242; background: #956242; color: #fff; }



.list-pager > a:hover { border-color: #215bb8; }



.page-index img { max-width: 100%; height: auto !important; }



@media (min-width: 1200px) { .story-index .list * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .story-index .item { position: relative; height: 150px; padding: 25px 80px 25px 130px; -webkit-transition: .2s 0s; transition: .2s 0s; background: url(s14.png) no-repeat 98% 50%; overflow: hidden; }

  .story-index .item:hover { -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); -webkit-transition: .3s .03s; transition: .3s .03s; }

  .story-index .item .img { float: left; }

  .story-index .item .img span { display: block; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; width: 220px; height: 150px; }

  .story-index .item .txt { float: right; width: 720px; }

  .story-index .item .title { font-size: 18px; height: 28px; line-height: 28px; color: #222; margin-top: 6px; margin-bottom: 14px; }

  .story-index .item .brief { font-size: 14px; text-align: justify; text-indent: 2em; line-height: 22px; height: 88px; overflow: hidden; color: #777; }

  .story-index .item .time { position: absolute; left: 40px; top: 65px; font-size: 12px; color: #888; }

  .story-index .item .time span { font-weight: bold; }

  .story-index .item:hover .time span { color: #F95B5B; } }



@media (max-width: 1199.98px) { .story-index .item { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 0; border-bottom: 1px solid #eee; }

  .story-index .img { margin-right: 10px; }

  .story-index .img span { display: block; height: 60px; width: 104.21053px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .story-index .txt { -webkit-box-flex: 1; -ms-flex: 1 0 0px; flex: 1 0 0; overflow: hidden; }

  .story-index .title { height: 20px; line-height: 20px; margin-bottom: 3px; }

  .story-index .brief { font-size: 12px; line-height: 16px; height: 32px; overflow: hidden; color: #666; }

  .story-index .time, .story-index .more { display: none; } }



.story-item h2 { font-size: 20px; text-align: center; }



.story-item .info { margin: 20px 0; text-align: center; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 3px 0; color: #666; }



.story-item .info > span { margin: 0 10px; }



.story-item .content { font-size: 16px; line-height: 1.625; text-align: justify; }



.story-item .content img { max-width: 100%; }



.story-item .links { margin-top: 80px; }



@media (max-width: 1199.98px) { .story-item .links { margin-top: 40px; } }



.story-item .links > div:nth-child(2) { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }



.story-item .links > div:nth-child(2) > a { max-width: 40%; }



.story-item .links > div:nth-child(2) > a > div:nth-child(1) { color: #999; }



.story-item .rels { margin-top: 80px; }



@media (max-width: 1199.98px) { .story-item .rels { margin-top: 40px; } }



.story-item .rels .t { text-align: center; font-size: 18px; margin-bottom: 20px; }



.story-item .rels .t::after { content: ""; display: block; margin: 5px auto; background-color: #1d51a4; width: 80px; height: 3px; }



.story-item .rels .ls { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }



.story-item .rels .ls > a { width: 42%; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; }



@media (max-width: 1199.98px) { .story-item .rels .ls > a { width: 100%; margin-bottom: 10px; } }



.story-item .rels .ls .img { width: 150px; height: 110px; margin-right: 10px; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.story-item .rels .ls .txt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }



.story-item .rels .ls .title { font-size: 16px; height: 48px; line-height: 24px; overflow: hidden; margin-bottom: 30px; }



.story-item .rels .ls .time { color: #666; }



@media (min-width: 1200px) { .video-index .list { width: 1140px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

  .video-index .item { width: 330px; margin: 0 25px 35px 25px; }

  .video-index .item > a { display: block; }

  .video-index .img { position: relative; display: block; width: 330px; height: 210px; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; border-radius: 4px; overflow: hidden; }

  .video-index .mask { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(29, 81, 164, 0.3) url(s26.png) no-repeat 50% 50%; -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 0; }

  .video-index a:hover .mask { opacity: 1; }

  .video-index .title { text-align: center; font-size: 14px; padding-top: 4px; } }



@media (max-width: 1199.98px) { .video-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

  .video-index .item { width: 50%; text-align: center; font-size: 13px; margin-bottom: 10px; }

  .video-index .item:nth-child(odd) { padding-right: 5px; }

  .video-index .item:nth-child(even) { padding-left: 5px; }

  .video-index .item > a { display: block; }

  .video-index .img { height: 0; padding-bottom: 63.63636%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



.of-id-join-cond .page-wrp { padding: 1px 0; background: url(s05.jpg) no-repeat center bottom; }



.gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }



@media (min-width: 1200px) { .gallery-index .item { width: 277.5px; margin-right: 30px; margin-bottom: 40px; } }



@media (max-width: 1199.98px) { .gallery-index .item { width: 50%; margin-bottom: 20px; }

  .gallery-index .item:nth-child(odd) { padding-right: 5px; }

  .gallery-index .item:nth-child(even) { padding-left: 5px; } }



.gallery-index .item:nth-child(4n) { margin-right: 0; }



.gallery-index .item > a { position: relative; display: block; }



.gallery-index .img { position: relative; height: 0; padding-bottom: 76.92308%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.gallery-index .img-contain { background-size: contain; }



.gallery-index .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 10px; background: rgba(29, 81, 164, 0.3) url(s06.png) no-repeat 50% 50%; -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 0; }



.gallery-index .img-contain::after { background-size: contain; display: none; }



.gallery-index a:hover .img::after { -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 1; }



.gallery-index .title { font-size: 16px; margin-top: 5px; text-align: center; }



@media (max-width: 1199.98px) { .gallery-index .title { font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 2px; } }



.of-id-showroom .gallery-index::before { content: ""; display: block; background: url(s03.png) no-repeat 0 0; height: 130px; }



@media (max-width: 1199.98px) { .of-id-showroom .gallery-index::before { background-size: auto 46px; height: 60px; } }



.of-id-showroom .gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }



.of-id-showroom .gallery-index .item { position: relative; }



@media (min-width: 1200px) { .of-id-showroom .gallery-index .item { width: 560px; margin-right: 40px !important; margin-bottom: 40px; }

  .of-id-showroom .gallery-index .item:nth-child(2n) { margin-right: 0 !important; } }



@media (max-width: 1199.98px) { .of-id-showroom .gallery-index .item { width: 100%; margin-bottom: 15px; padding: 0 !important; } }



.of-id-showroom .gallery-index .img { height: 0; padding-bottom: 58.62069%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.of-id-showroom .gallery-index .img::after { display: none; }



.of-id-showroom .gallery-index .title { position: absolute; height: 38px; line-height: 38px; color: #ffffff; background: rgba(29, 81, 164, 0.5); left: 0; right: 0; bottom: 0; padding: 0 10px; font-size: 15px; }



@media (max-width: 1199.98px) { .of-id-showroom .gallery-index .title { height: 32px; line-height: 32px; font-size: 13px; } }



.vr-index .xtt { text-align: center; margin-bottom: 50px; }



.vr-index .xtt div:first-child { font-size: 18px; }



.vr-index .xtt div:last-child { font-size: 13px; color: #666; }



@media (max-width: 1199.98px) { .vr-index .xtt { margin-bottom: 20px; }

  .vr-index .xtt div:first-child { font-size: 16px; }

  .vr-index .xtt div:last-child { font-size: 11px; color: #666; } }



.vr-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }



@media (min-width: 1200px) { .vr-index .item { width: 480px; margin: 0 60px; margin-bottom: 40px; } }



@media (max-width: 1199.98px) { .vr-index .item { width: 100%; margin-bottom: 20px; } }



.vr-index .item > a { position: relative; display: block; padding: 14px; border: 1px solid #ccc; -webkit-transition: .3s border-color; transition: .3s border-color; }



.vr-index .item > a:hover { border-color: #9E5D35; }



@media (max-width: 1199.98px) { .vr-index .item > a { border-color: #eee; padding: 9px; } }



.vr-index .img { position: relative; height: 0; padding-bottom: 60.46512%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.vr-index a:hover .img::after { -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 1; }



.vr-index .title { font-size: 16px; margin-top: 5px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



@media (max-width: 1199.98px) { .vr-index .title { font-size: 14px; margin-top: 2px; } }



@media (min-width: 1200px) { .sp-map { height: 416px; }

  .sp-map .map-container { height: 416px; } }



@media (max-width: 1199.98px) { .sp-map { width: 100%; height: 300px; }

  .sp-map .map-container { height: 300px; } }



.of-case-child .gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }



@media (min-width: 1200px) { .of-case-child .gallery-index .item { width: 380px; margin-right: 30px !important; margin-bottom: 40px; } }



.of-case-child .gallery-index .item:nth-child(3n) { margin-right: 0 !important; }



.of-case-child .gallery-index .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.of-case-child .gallery-index .img, .of-case-child .gallery-index .img::after { border-radius: 6px; }



.sp-contact .xtt { text-align: center; margin-bottom: 20px; }



@media (max-width: 1199.98px) { .sp-contact .xtt { margin-bottom: 10px; } }



.sp-contact .xtt div:first-child { font-size: 28px; color: #9E5D35; }



@media (max-width: 1199.98px) { .sp-contact .xtt div:first-child { font-size: 22px; } }



.sp-contact .xtt div:last-child { margin-top: 5px; font-size: 11px; color: #746e6e; }



.sp-contact .xtt div:last-child span { color: #9E5D35; }



@media (min-width: 1200px) { .sp-contact .ct { display: -webkit-box; display: -ms-flexbox; display: flex; height: 410px; } }



.sp-contact .s1, .sp-contact .s2 { width: 50%; padding: 30px 50px; }



.sp-contact .s1 .h, .sp-contact .s2 .h { font-size: 18px; color: #9E5D35; margin-bottom: 20px; }



.sp-contact .s1 .h span, .sp-contact .s2 .h span { font-size: 11px; color: #898989; }



@media (max-width: 1199.98px) { .sp-contact .s1, .sp-contact .s2 { width: auto; padding: 20px; margin-left: -12px; margin-right: -12px; } }



.sp-contact .s1 { background: url(s02.jpg) no-repeat center center/cover; }



.sp-contact .s2 { background: #eeeeee; }



.sp-contact .s2 .row { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 10px; position: relative; }



.sp-contact .s2 .row label { width: 70px; }



.sp-contact .s2 .row .required { color: #9E5D35; margin-left: 5px; }



@media (max-width: 1199.98px) { .sp-contact .s2 .row .required { position: absolute; top: 0; right: 0; } }



.sp-contact .s2 .row input, .sp-contact .s2 .row textarea { border: 1px solid #ddd; background-color: #fff; width: 300px; height: 28px; padding: 0 5px; outline: 0 none; }



@media (max-width: 1199.98px) { .sp-contact .s2 .row input, .sp-contact .s2 .row textarea { width: auto; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 15px; } }



.sp-contact .s2 .row textarea { width: 420px; height: 130px; padding: 5px; }



@media (max-width: 1199.98px) { .sp-contact .s2 .row textarea { width: auto; height: 90px; } }



.sp-contact .s2 .btns { padding-left: 70px; }



.sp-contact .s2 .btns input { width: 140px; height: 38px; color: #ffffff; background: #9E5D35; border: 0 none; cursor: pointer; -webkit-transition: .3s; transition: .3s; }



.sp-contact .s2 .btns input:hover { background: #215bb8; }





@media (min-width: 1200px) { .listing-index .ls {  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;  } }





@media (min-width: 1200px) { .listing-index .ls > div { margin-bottom: 70px; width: 379px; }  }



@media (max-width: 1199.98px) { .listing-index .ls > div { margin-bottom: 30px; } .listing-index .htt{padding:20px; line-height:20px;} }



.listing-index .ls > div:nth-child(3n) { margin-right: 0; }



.listing-index .ls > div > a { position: relative; display: block; background: #fff; -webkit-transition: .3s; transition: .3s; }



@media (max-width: 1199.98px) { .listing-index .ls > div > a { padding: 10px; border-color: #eee; } }



.listing-index .ls > div > a:hover { border-color: #956241; }



.listing-index .ls .img { height: 0; padding-bottom: 94.8%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.listing-index .ls .title { font-size: 17px; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; margin-top: 10px; }



@media (max-width: 1199.98px) { .listing-index .ls .title { font-size: 15px; } }



@media (min-width: 1200px) { .product-index { background: #fff; padding: 1px; min-height: 600px; padding-bottom: 120px; }

  .product-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 1200px; margin: 0 auto; }

  .product-index .list * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .product-index .item { margin: 0 37px 40px 0; }

  .product-index .item:nth-child(4n) { margin-right: 0; }

  .product-index .item > a { position: relative; display: block; width: 270px; border: 1px solid #956242; -webkit-transition: .2s .03s border-color; transition: .2s .03s border-color; }

  .product-index .img { width: 270px; height: 270px; background-size: contain; background-position: 50% 50%; background-repeat: no-repeat; }

  .product-index .txt { padding: 10px 40px 10px 5px; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

  .product-index .code-btn { position: absolute; right: 3px; bottom: 3px; width: 32px; height: 32px; background: url(barcode.png) no-repeat 0 0; opacity: .6; -webkit-transition: .32s; transition: .32s; }

  .product-index .code-btn:hover { opacity: 1; }

  .product-index .code { position: absolute; left: 0; top: 0; border: 10px solid #fff; width: 250px; height: 250px; -webkit-transition: .3s; transition: .3s; opacity: 0; visibility: hidden; }

  .product-index .code.show { opacity: 1; visibility: visible; } }



@media (max-width: 1199.98px) { .product-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -6px; }

  .product-index .item { width: 50%; padding: 0 3px; margin-bottom: 6px; }

  .product-index .item > a { display: block; padding: 6px; border: 1px solid #E6E6E6; background: #F3F3F3; }

  .product-index .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }

  .product-index .txt { font-size: 14px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 5px; } }



.product-item .sec01 > .title, .product-item .info .title { color: #956243; padding-bottom: 20px; margin-bottom: 20px; font-size: 20px; border-bottom: 1px solid #eee; }

















@media (min-width: 1200px) { .product-index2 { background: #fff; padding: 1px; min-height: 600px; padding-bottom: 120px; padding-top:30px; }

  .product-index2 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 1200px; margin: 0 auto; }

  .product-index2 .list * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .product-index2 .item { margin: 0 37px 40px 0; }

  .product-index2 .item:nth-child(4n) { margin-right: 0; }

  .product-index2 .item > a { position: relative; display: block; width: 354px;  -webkit-transition: .2s .03s border-color; transition: .2s .03s border-color; }

  .product-index2 .img { width: 354px; height: 212px; background-size: contain; background-position: 50% 50%; background-repeat: no-repeat; }

  .product-index2 .txt { padding:10px; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align:center; }

  .product-index2 .code-btn { position: absolute; right: 3px; bottom: 3px; width: 32px; height: 32px; background: url(barcode.png) no-repeat 0 0; opacity: .6; -webkit-transition: .32s; transition: .32s; display:none; }

  .product-index2 .code-btn:hover { opacity: 1; }

  .product-index2 .code { position: absolute; left: 0; top: 0; border: 10px solid #fff; width: 250px; height: 250px; -webkit-transition: .3s; transition: .3s; opacity: 0; visibility: hidden; }

  .product-index2 .code.show { opacity: 1; visibility: visible; } }



@media (max-width: 1199.98px) { .product-index2 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -6px; }

  .product-index2 .item { width: 50%; padding: 0 3px; margin-bottom: 6px; }

  .product-index2 .item > a { display: block; padding: 6px; border: 1px solid #E6E6E6; background: #F3F3F3; }

  .product-index2 .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }

  .product-index2 .txt { font-size: 14px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 5px; } }





























.product-item { width: 1200px; margin: 0 auto; }



@media (max-width: 1199.98px) { .product-item { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



.product-item .xtt { font-size: 19px; letter-spacing: 3px; border-bottom: 1px solid #ddd; margin-top: -14px; margin-bottom: 25px; text-align: center; height: 48px; }



@media (max-width: 1199.98px) { .product-item .xtt { margin-bottom: 15px; font-size: 17px; } }



.product-item .xtt > span { padding: 0 10px; display: inline-block; height: 48px; line-height: 48px; border-bottom: 2px solid #9E5D35; }



.product-item > * { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .product-item > * { margin-bottom: 40px; } }



@media (min-width: 1200px) { .product-item .sec01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



.product-item .sec01 > .title { margin-bottom: 20px; }



@media (min-width: 1200px) { .product-item .view { width: 504px; } }



.product-item .view .img-wrp { border: 1px solid #A7A7A7; padding: 5px; }



.product-item .view .img-wrp .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item .view .show .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item .view .show .pn:hover { opacity: 1; }



.product-item .view .show .pn.swiper-button-disabled { opacity: 0.3 !important; background-color: rgba(0, 0, 0, 0.3) !important; cursor: default !important; }



.product-item .view .show .prev { left: 5px; background-image: url(a1/s35.png); }



.product-item .view .show .next { right: 5px; background-image: url(a1/s36.png); }



.product-item .view .h { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 16px; margin: 10px 0; }



.product-item .view .h span:nth-child(1) { padding-left: 10px; }



.product-item .view .h span:nth-child(2) { color: #666; }



.product-item .view .thumb .img { border: 1px solid #eee; padding: 2px; }



.product-item .view .thumb .img > div { padding-bottom: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item .view .thumb .swiper-slide-active .img { border-color: #9E5D35; }



.product-item .view .thumb .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item .view .thumb .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.6); }



.product-item .view .thumb .pn.swiper-button-disabled { opacity: 0.5 !important; cursor: default; }



.product-item .view .thumb .prev { left: -15px; background-image: url(a1/s35.png); }



.product-item .view .thumb .next { right: -15px; background-image: url(a1/s36.png); }



@media (min-width: 1200px) { .product-item .info { width: 630px; } }



@media (max-width: 1199.98px) { .product-item .info { margin-top: 15px; } }



.product-item .info .n { margin-bottom: 25px; padding-left: 28px; background-repeat: no-repeat; background-position: 0 50%; }



.product-item .info .n em { font-style: normal; color: #9E5D35; }



.product-item .info .lnk { display: block; width: 102px; height: 32px; line-height: 32px; text-align: center; margin-top: 15px; background: #9E5D35; color: #ffffff; -webkit-transition: .3s; transition: .3s; }



.product-item .info .lnk:hover { background: #215bb8; }



.product-item .info .n1 { background-image: url(a1/s29.png); }



.product-item .info .n2 { background-image: url(a1/s30.png); }



.product-item .info .n3 { background-image: url(a1/s31.png); }



.product-item .info .n4 { background-image: url(a1/s32.png); }



.product-item .info .n5 { background-image: url(a1/s33.png); }



.product-item .info .n6 { background-image: url(a1/s34.png); }



.product-item .info .n7 span { color: #9E5D35; font-weight: bold; }



.product-item .info .buy-btn { display: block; color: #fff; margin-top: 30px; border-radius: 10px; background-color: #d32c25; width: 128px; height: 30px; line-height: 30px; text-align: center; }



@media (max-width: 1199.98px) { .product-item .info .buy-btn { margin: 15px auto; } }



.product-item .info .code { overflow: hidden; }



.product-item .info .code > div { float: right; padding: 5px; border: 1px solid #ccc; text-align: center; }



.product-item .info .code > div img { width: 105px; }



.product-item .info .code > div span { display: block; color: #888; }



.product-item .sec02 .sin img { display: block; margin: 0 auto; max-width: 1200px; }



@media (max-width: 1199.98px) { .product-item .sec02 .sin img { width: 100%; } }



.product-item .sec02 .ls { position: relative; }



.product-item .sec02 .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 66px; height: 66px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: .2s; transition: .2s; }



.product-item .sec02 .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.8); }



.product-item .sec02 .prev { left: 0; background-image: url(a1/s35.png); }



.product-item .sec02 .next { right: 0; background-image: url(a1/s36.png); }



.product-item .sec03 .img { padding-bottom: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.product-item .sec03 .title { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.product-item .sec03 .swiper-pagination { position: static; margin-top: 30px; }



@media (max-width: 1199.98px) { .product-item .sec03 .swiper-pagination { margin-top: 10px; } }



.product-item .sec03 .swiper-pagination-bullet { width: 12px; height: 12px; }



.product-item .sec03 .swiper-pagination-bullet-active { background-color: #9E5D35; }



.product-item .sec04 .h { font-size: 16px; color: #5b5b5b; margin: 30px 0; }



@media (max-width: 1199.98px) { .product-item .sec04 .h { margin: 10px 0; } }



@media (min-width: 1200px) { .product-item .sec04 form { display: -webkit-box; display: -ms-flexbox; display: flex; } }



@media (min-width: 1200px) { .product-item .sec04 .c { width: 480px; margin-right: 20px; } }



.product-item .sec04 .row { border: 1px solid #ccc; height: 60px; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; }



@media (max-width: 1199.98px) { .product-item .sec04 .row { margin-bottom: 10px; } }



.product-item .sec04 .row label { width: 27.19665%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #B1B1B1; }



.product-item .sec04 .row input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; padding-right: 10px; border: 0 none; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 0 none; }



.product-item .sec04 input[type="submit"] { display: block; height: 60px; width: 100%; background: #9E5D35; border: 0 none; color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .28s; transition: .28s; cursor: pointer; }



.product-item .sec04 input[type="submit"]:hover { background: #9E5D35; }



.product-item .sec04 textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; border: 1px solid #ccc; padding: 10px; outline: 0 none; }



@media (max-width: 1199.98px) { .product-item .sec04 textarea { margin-bottom: 10px; height: 90px; } }



.product-item .sec05 iframe { display: block; width: 920px; height: 520px; margin: 0 auto; }



































.product-item2 { width: 1200px; margin: 0 auto; padding-top:61px; }



@media (max-width: 1199.98px) { .product-item2 { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



.product-item2 .xtt { font-size: 19px; letter-spacing: 3px; border-bottom: 1px solid #ddd; margin-top: -14px; margin-bottom: 25px; text-align: center; height: 48px; }



@media (max-width: 1199.98px) { .product-item2 .xtt { margin-bottom: 15px; font-size: 17px; } }



.product-item2 .xtt > span { padding: 0 10px; display: inline-block; height: 48px; line-height: 48px; border-bottom: 2px solid #9E5D35; }



.product-item2 > * { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .product-item2 > * { margin-bottom: 40px; } }



@media (min-width: 1200px) { .product-item2 .sec01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



.product-item2 .sec01 > .title { margin-bottom: 20px; }



@media (min-width: 1200px) { .product-item2 .view { width: 1200px; } }



.product-item2 .view .img-wrp { border: 1px solid #A7A7A7; padding: 5px; }



.product-item2 .view .img-wrp .img { height: 0; padding-bottom: 50%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item2 .view .show .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item2 .view .show .pn:hover { opacity: 1; }



.product-item2 .view .show .pn.swiper-button-disabled { opacity: 0.3 !important; background-color: rgba(0, 0, 0, 0.3) !important; cursor: default !important; }



.product-item2 .view .show .prev { left: 5px; background-image: url(a1/s35.png); }



.product-item2 .view .show .next { right: 5px; background-image: url(a1/s36.png); }



.product-item2 .view .h { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 16px; margin: 10px 0; }



.product-item2 .view .h span:nth-child(1) { padding-left: 10px; }



.product-item2 .view .h span:nth-child(2) { color: #666; }



.product-item2 .view .thumb .img { border: 1px solid #eee; padding: 2px; }



.product-item2 .view .thumb .img > div { padding-bottom: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item2 .view .thumb .swiper-slide-active .img { border-color: #9E5D35; }



.product-item2 .view .thumb .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item2 .view .thumb .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.6); }



.product-item2 .view .thumb .pn.swiper-button-disabled { opacity: 0.5 !important; cursor: default; }



.product-item2 .view .thumb .prev { left: -15px; background-image: url(a1/s35.png); }



.product-item2 .view .thumb .next { right: -15px; background-image: url(a1/s36.png); }



@media (min-width: 1200px) { .product-item2 .info { width: 630px; } }



@media (max-width: 1199.98px) { .product-item2 .info { margin-top: 15px; } }



.product-item2 .info .n { margin-bottom: 25px; padding-left: 28px; background-repeat: no-repeat; background-position: 0 50%; }



.product-item2 .info .n em { font-style: normal; color: #9E5D35; }



.product-item2 .info .lnk { display: block; width: 102px; height: 32px; line-height: 32px; text-align: center; margin-top: 15px; background: #9E5D35; color: #ffffff; -webkit-transition: .3s; transition: .3s; }



.product-item2 .info .lnk:hover { background: #215bb8; }



.product-item2 .info .n1 { background-image: url(a1/s29.png); }



.product-item2 .info .n2 { background-image: url(a1/s30.png); }



.product-item2 .info .n3 { background-image: url(a1/s31.png); }



.product-item2 .info .n4 { background-image: url(a1/s32.png); }



.product-item2 .info .n5 { background-image: url(a1/s33.png); }



.product-item2 .info .n6 { background-image: url(a1/s34.png); }



.product-item2 .info .n7 span { color: #9E5D35; font-weight: bold; }



.product-item2 .info .buy-btn { display: block; color: #fff; margin-top: 30px; border-radius: 10px; background-color: #d32c25; width: 128px; height: 30px; line-height: 30px; text-align: center; }



@media (max-width: 1199.98px) { .product-item2 .info .buy-btn { margin: 15px auto; } }



.product-item2 .info .code { overflow: hidden; }



.product-item2 .info .code > div { float: right; padding: 5px; border: 1px solid #ccc; text-align: center; }



.product-item2 .info .code > div img { width: 105px; }



.product-item2 .info .code > div span { display: block; color: #888; }



.product-item2 .sec02 .sin img { display: block; margin: 0 auto; max-width: 1200px; }



@media (max-width: 1199.98px) { .product-item2 .sec02 .sin img { width: 100%; } }



.product-item2 .sec02 .ls { position: relative; }



.product-item2 .sec02 .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 66px; height: 66px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: .2s; transition: .2s; }



.product-item2 .sec02 .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.8); }



.product-item2 .sec02 .prev { left: 0; background-image: url(a1/s35.png); }



.product-item2 .sec02 .next { right: 0; background-image: url(a1/s36.png); }



.product-item2 .sec03 .img { padding-bottom: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.product-item2 .sec03 .title { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.product-item2 .sec03 .swiper-pagination { position: static; margin-top: 30px; }



@media (max-width: 1199.98px) { .product-item2 .sec03 .swiper-pagination { margin-top: 10px; } }



.product-item2 .sec03 .swiper-pagination-bullet { width: 12px; height: 12px; }



.product-item2 .sec03 .swiper-pagination-bullet-active { background-color: #9E5D35; }



.product-item2 .sec04 .h { font-size: 16px; color: #5b5b5b; margin: 30px 0; }



@media (max-width: 1199.98px) { .product-item2 .sec04 .h { margin: 10px 0; } }



@media (min-width: 1200px) { .product-item2 .sec04 form { display: -webkit-box; display: -ms-flexbox; display: flex; } }



@media (min-width: 1200px) { .product-item2 .sec04 .c { width: 480px; margin-right: 20px; } }



.product-item2 .sec04 .row { border: 1px solid #ccc; height: 60px; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; }



@media (max-width: 1199.98px) { .product-item2 .sec04 .row { margin-bottom: 10px; } }



.product-item2 .sec04 .row label { width: 27.19665%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #B1B1B1; }



.product-item2 .sec04 .row input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; padding-right: 10px; border: 0 none; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 0 none; }



.product-item2 .sec04 input[type="submit"] { display: block; height: 60px; width: 100%; background: #9E5D35; border: 0 none; color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .28s; transition: .28s; cursor: pointer; }



.product-item2 .sec04 input[type="submit"]:hover { background: #9E5D35; }



.product-item2 .sec04 textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; border: 1px solid #ccc; padding: 10px; outline: 0 none; }



@media (max-width: 1199.98px) { .product-item2 .sec04 textarea { margin-bottom: 10px; height: 90px; } }



.product-item2 .sec05 iframe { display: block; width: 920px; height: 520px; margin: 0 auto; }





@media (max-width: 1199.98px) { .product-item2 .sec05 iframe { width: 100%; height: 280px; } }























































.product-item3 {  margin: 0 auto; }



@media (max-width: 1199.98px) { .product-item3 { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



.product-item3 .xtt { font-size: 19px; letter-spacing: 3px; border-bottom: 1px solid #ddd; margin-top: -14px; margin-bottom: 25px; text-align: center; height: 48px; }



@media (max-width: 1199.98px) { .product-item3 .xtt { margin-bottom: 15px; font-size: 17px; } }



.product-item3 .xtt > span { padding: 0 10px; display: inline-block; height: 48px; line-height: 48px; border-bottom: 2px solid #9E5D35; }



.product-item3 > * { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .product-item3 > * { margin-bottom: 40px; } }



@media (min-width: 1200px) { .product-item3 .sec01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



.product-item3 .sec01 > .title { margin-bottom: 20px; }



@media (min-width: 1200px) { .product-item3 .view { width: 634px;} }



.product-item3 .view .img-wrp { border: 1px solid #A7A7A7; padding: 5px; }



.product-item3 .view .img-wrp .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item3 .view .show .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item3 .view .show .pn:hover { opacity: 1; }



.product-item3 .view .show .pn.swiper-button-disabled { opacity: 0.3 !important; background-color: rgba(0, 0, 0, 0.3) !important; cursor: default !important; }



.product-item3 .view .show .prev { left: 5px; background-image: url(a1/s35.png); }



.product-item3 .view .show .next { right: 5px; background-image: url(a1/s36.png); }



.product-item3 .view .h { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 16px; margin: 10px 0; }



.product-item3 .view .h span:nth-child(1) { padding-left: 10px; }



.product-item3 .view .h span:nth-child(2) { color: #666; }



.product-item3 .view .thumb .img { border: 1px solid #eee; padding: 2px; }



.product-item3 .view .thumb .img > div { padding-bottom: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item3 .view .thumb .swiper-slide-active .img { border-color: #9E5D35; }



.product-item3 .view .thumb .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item3 .view .thumb .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.6); }



.product-item3 .view .thumb .pn.swiper-button-disabled { opacity: 0.5 !important; cursor: default; }



.product-item3 .view .thumb .prev { left: -15px; background-image: url(a1/s35.png); }



.product-item3 .view .thumb .next { right: -15px; background-image: url(a1/s36.png); }



@media (min-width: 1200px) { .product-item3 .info { width: 630px; } }



@media (max-width: 1199.98px) { .product-item3 .info { margin-top: 15px; } }



.product-item3 .info .n { margin-bottom: 25px; padding-left: 28px; background-repeat: no-repeat; background-position: 0 50%; }



.product-item3 .info .n em { font-style: normal; color: #9E5D35; }



.product-item3 .info .lnk { display: block; width: 102px; height: 32px; line-height: 32px; text-align: center; margin-top: 15px; background: #9E5D35; color: #ffffff; -webkit-transition: .3s; transition: .3s; }



.product-item3 .info .lnk:hover { background: #215bb8; }



.product-item3 .info .n1 { background-image: url(a1/s29.png); }



.product-item3 .info .n2 { background-image: url(a1/s30.png); }



.product-item3 .info .n3 { background-image: url(a1/s31.png); }



.product-item3 .info .n4 { background-image: url(a1/s32.png); }



.product-item3 .info .n5 { background-image: url(a1/s33.png); }



.product-item3 .info .n6 { background-image: url(a1/s34.png); }



.product-item3 .info .n7 span { color: #9E5D35; font-weight: bold; }



.product-item3 .info .buy-btn { display: block; color: #fff; margin-top: 30px; border-radius: 10px; background-color: #d32c25; width: 128px; height: 30px; line-height: 30px; text-align: center; }



@media (max-width: 1199.98px) { .product-item3 .info .buy-btn { margin: 15px auto; } }



.product-item3 .info .code { overflow: hidden; }



.product-item3 .info .code > div { float: right; padding: 5px; border: 1px solid #ccc; text-align: center; }



.product-item3 .info .code > div img { width: 105px; }



.product-item3 .info .code > div span { display: block; color: #888; }



.product-item3 .sec02 .sin img { display: block; margin: 0 auto; max-width: 1200px; }



@media (max-width: 1199.98px) { .product-item3 .sec02 .sin img { width: 100%; } }



.product-item3 .sec02 .ls { position: relative; }



.product-item3 .sec02 .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 66px; height: 66px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: .2s; transition: .2s; }



.product-item3 .sec02 .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.8); }



.product-item3 .sec02 .prev { left: 0; background-image: url(a1/s35.png); }



.product-item3 .sec02 .next { right: 0; background-image: url(a1/s36.png); }



.product-item3 .sec03 .img { padding-bottom: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.product-item3 .sec03 .title { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.product-item3 .sec03 .swiper-pagination { position: static; margin-top: 30px; }



@media (max-width: 1199.98px) { .product-item3 .sec03 .swiper-pagination { margin-top: 10px; } }



.product-item3 .sec03 .swiper-pagination-bullet { width: 12px; height: 12px; }



.product-item3 .sec03 .swiper-pagination-bullet-active { background-color: #9E5D35; }



.product-item3 .sec04 .h { font-size: 16px; color: #5b5b5b; margin: 30px 0; }



@media (max-width: 1199.98px) { .product-item3 .sec04 .h { margin: 10px 0; } }



@media (min-width: 1200px) { .product-item3 .sec04 form { display: -webkit-box; display: -ms-flexbox; display: flex; } }



@media (min-width: 1200px) { .product-item3 .sec04 .c { width: 480px; margin-right: 20px; } }



.product-item3 .sec04 .row { border: 1px solid #ccc; height: 60px; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; }



@media (max-width: 1199.98px) { .product-item3 .sec04 .row { margin-bottom: 10px; } }



.product-item3 .sec04 .row label { width: 27.19665%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #B1B1B1; }



.product-item3 .sec04 .row input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; padding-right: 10px; border: 0 none; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 0 none; }



.product-item3 .sec04 input[type="submit"] { display: block; height: 60px; width: 100%; background: #9E5D35; border: 0 none; color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .28s; transition: .28s; cursor: pointer; }



.product-item3 .sec04 input[type="submit"]:hover { background: #9E5D35; }



.product-item3 .sec04 textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; border: 1px solid #ccc; padding: 10px; outline: 0 none; }



@media (max-width: 1199.98px) { .product-item3 .sec04 textarea { margin-bottom: 10px; height: 90px; } }



.product-item3 .sec05 iframe { display: block; width: 920px; height: 520px; margin: 0 auto; }





























































.prod-sel-kvs { margin: 0 auto 30px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content:center; -ms-flex-wrap: wrap; flex-wrap: wrap; }



.prod-sel-kvs > div { display: -webkit-box; display: -ms-flexbox; display: flex; width: 180px; height: 56px; position: relative; border: 1px solid #ccc; border-radius: 6px;  }



@media (max-width: 1199.98px) { .prod-sel-kvs > div { width: 150px; margin: 0 auto 8px auto; } }



.prod-sel-kvs .icon { margin-right: 10px; width: 56px; height: 56px; background-repeat: no-repeat; background-position: 50% 50%; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: .6; -webkit-transition: .3s .03s; transition: .3s .03s; }



.prod-sel-kvs > div:hover .icon { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; }



.prod-sel-kvs > div.string_size .icon { background-image: url(s11.png); }



.prod-sel-kvs > div.string_color .icon { background-image: url(s12.png); }



.prod-sel-kvs > div.string_series .icon { background-image: url(s13.png); }



.prod-sel-kvs > div.string_style .icon { background-image: url(s15.png); }



.prod-sel-kvs .label { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }



.prod-sel-kvs .label > span { display: block; font-size: 15px; line-height: 1.5; letter-spacing: 1px; }



.prod-sel-kvs .label > span:last-child { font-size: 13px; }



.prod-sel-kvs > div:hover .label { color: #9E5D35; }



.prod-sel-kvs div:hover a { color: #9E5D35; }



.prod-sel-kvs .arrow { width: 12px; position: relative; margin-right: 12px; }



.prod-sel-kvs .arrow > span { content: ""; position: absolute; left: 0; -webkit-transition: .5s .03s; transition: .5s .03s; }



.prod-sel-kvs .arrow > span:first-child { top: 16px; border: 6px solid transparent; border-bottom-color: #bbb; }



.prod-sel-kvs .arrow > span:last-child { top: 32px; border: 6px solid transparent; border-top-color: #bbb; }



.prod-sel-kvs > div:hover .arrow span:first-child { border-bottom-color: #9E5D35; }



.prod-sel-kvs > div:hover .arrow span:last-child { border-top-color: #9E5D35; }



.prod-sel-kvs .sel-list { position: absolute; z-index: 10; left: 0; top: 58px; width: 100%; background: #fff; -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2); border-radius: 4px; padding: 8px 0; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ccc; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition: .15s .1s; transition: .15s .1s; opacity: 0; -webkit-transform: scaleY(0.6); transform: scaleY(0.6); visibility: hidden; }



.prod-sel-kvs .sel-list.wide { width: 200%; left: auto; right: 0; -webkit-box-sizing: content-box; box-sizing: content-box; overflow: hidden; }



.prod-sel-kvs > div:hover .sel-list { opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1); visibility: visible; }



.prod-sel-kvs .sel-list > a { display: block; height: 30px; line-height: 30px; padding: 0 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.prod-sel-kvs .sel-list.wide > a { width: 25%; float: left; }



.prod-sel-kvs .sel-list > a.active, .prod-sel-kvs .sel-list > a:hover { color: #fff; }



.prod-sel-kvs .sel-list > a:hover { background: #9E5D35; }























.home00 { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .home00 { margin-bottom: 40px; } }



@media (min-width: 1200px) { .home00 .img { height: 549px; height: 0; padding-bottom: 36.36364%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; display:none; } }



@media (max-width: 1199.98px) { .home00 .img { height: 0; padding-bottom: 37.5%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



.home00 .swiper-pagination-bullet { background: #fff; width: 20px; height: 20px; border-radius: 14px; opacity: .6; }



@media (max-width: 1199.98px) { .home00 .swiper-pagination-bullet { width: 10px; height: 10px; border-radius: 14px; } }



.home00 .swiper-pagination-bullet-active { background: #9E5D35; opacity: 1; }







.home0000 { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .home0000 { margin-bottom: 40px; } }



@media (min-width: 1200px) { .home0000 .img { height: 549px; height: 0; padding-bottom: 36.36364%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



@media (max-width: 1199.98px) { .home0000 .img { height: 0; padding-bottom: 37.5%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



.home0000 .swiper-pagination-bullet { background: #fff; width: 20px; height: 20px; border-radius: 14px; opacity: .6; }



@media (max-width: 1199.98px) { .home0000 .swiper-pagination-bullet { width: 10px; height: 10px; border-radius: 14px; } }



.home0000 .swiper-pagination-bullet-active { background: #9E5D35; opacity: 1; }


















.home000 {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }



.home000 .img { width: 16.4666%; height:0; padding-bottom:50%;  background-repeat: no-repeat; background-size: cover;} 



.home000 .img2 { width: 100%; height:0; padding-bottom:101.2%;  background-repeat: no-repeat; background-size: cover;} 



.home000 .img3 { width: 100%; height:0; padding-bottom:0%;} 



@media (max-width: 1199.98px) { 

.home000{display:none;}

}





.home001{ 

  text-align:center;

  padding-bottom:6%;

}



.home001 img{

  width:25%;

}



@media (max-width: 1199.98px) { 



.home001 img{

  width:75%;

}



}



.home002{

  height:0px;

  padding-bottom:50%;

  background: url(ipro2.jpg);

  background-repeat: no-repeat; background-size: cover;

  margin-bottom:6%;



}





.home003{

  text-align:center;

  margin-bottom:6%;

}



.home003 img{

  width:41.7%;

}





@media (max-width: 1199.98px) { 



.home003 img{

  width:75%;

}



}





.home004{

  height:0px;

  padding-bottom:30%;

  background: url(ial.jpg);

  background-repeat: no-repeat; background-size: cover;

  margin-bottom:6%;

}









.htt { text-align: center; margin-bottom: 25px; color:#956243; }



.htt > div:nth-child(1) { font-size: 36px; line-height: 1; }



.htt > div:nth-child(2) { text-transform: uppercase; font-size: 16px; margin-top: 8px; color: #9E5D35; line-height: 1; }



.htt > div:nth-child(3) { font-size: 12px; margin-top: 5px; color: #9E5D35; }



@media (max-width: 1199.98px) { .htt { margin-bottom: 15px; }

  .htt > div:nth-child(1) { font-size: 18px; }

  .htt > div:nth-child(2) { font-size: 13px; margin-top: 4px; }

  .htt > div:nth-child(3) { font-size: 11px; margin-top: 4px; } }



.h-more { text-align: center; }



.h-more > a { display: inline-block; background: #9E5D35; color: #fff; padding: 6px 25px; font-size: 12px; border-radius: 2px; -webkit-transition: .3s; transition: .3s; }



.h-more > a:hover { background: rgba(29, 80, 162, 0.8); }



.home01 .tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 35px; }



@media (max-width: 1199.98px) { .home01 .tabs { margin-bottom: 15px; } }



.home01 .tabs > * { text-align: center; margin: 0 10px; padding: 5px 10px; border-radius: 2px; cursor: pointer; }



@media (max-width: 1199.98px) { .home01 .tabs > * { margin: 0 5px; padding: 2px 5px; font-size: 12px; border: 1px solid #ccc; } }



.home01 .tabs > *:hover { color: #9E5D35; }



.home01 .tabs > *.active { color: #ffffff !important; background-color: #9E5D35; }



.home01 .panels { position: relative; }



.home01 .panels > * { z-index: 1; position: absolute; left: 0; right: 0; top: 0; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-property: opacity,visibility; transition-property: opacity,visibility; }



.home01 .panels > *.active { display: block; visibility: visible; position: relative; top: 0; z-index: 2; opacity: 1; }



.home01 .swiper-slide > a { display: block; position: relative; }



.home01 .img { border-radius: 8px; height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.home01 .title { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; left: 0; right: 0; top: 0; bottom: 0; padding: 20px; color: #ffffff; background: rgba(0, 0, 0, 0.3); -webkit-transition: .3s background-color; transition: .3s background-color; }



.home01 .title > div { font-size: 16px; text-align: center; }



@media (max-width: 1199.98px) { .home01 .title > div { font-size: 12px; } }



.home01 .title::after { content: ""; display: block; margin-top: 10px; width: 50px; height: 2px; background: #ffffff; }



.home01 .title:hover { color: #9E5D35; background: transparent; }



.home01 .title:hover::after { background: #9E5D35; }



.home01 .cwrp { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 120px; margin: 0 auto; margin-top: 40px; }



@media (max-width: 1199.98px) { .home01 .cwrp { margin-top: 20px; } }



.home01 .swiper-pagination { position: static; font-size: 22px; line-height: 1; }



.home01 .pn { -ms-flex-negative: 0; flex-shrink: 0; width: 14px; height: 25px; cursor: pointer; -webkit-transition: .3s; transition: .3s; opacity: .6; }



.home01 .pn:hover { opacity: 1; }



.home01 .pn.disabled { opacity: 0.3 !important; cursor: default; }



.home01 .prev { background: url(s05.png) no-repeat 0 0/contain; }



.home01 .next { background: url(s07.png) no-repeat 0 0/contain; }









@media (min-width: 1200px) { .home02 .ct { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



.home02 .ct a { display: block; position: relative; margin-bottom: 10px; }



.home02 .ct a::before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 0; }



.home02 .ct a:hover::before { opacity: 1; }



@media (min-width: 1200px) { .home02 .ct .img { width: 572px; height: 384px; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



@media (max-width: 1199.98px) { .home02 .ct .img { height: 0; padding-bottom: 67.13287%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



.home02 .ct .title { position: absolute; margin: 55px 85px; left: 0; top: 0; right: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: .3s .03s; transition: .3s .03s; border: 1px solid #fff; color: #ffffff; font-size: 18px; opacity: 0; }



.home02 .ct .title::after { content: ""; display: block; width: 39px; height: 39px; background: url(s30.png) no-repeat 0 0; margin-top: 5px; }



.home02 .ct a:hover .title { opacity: 1; }

















.home03 { position: relative; height: 640px;}



.home03 .htt { position: absolute; width: 260px; text-align: left; left: 40px; top: 0px; }



.home03 .ct { position: relative; margin: 0 auto; width: 774px; height: 639px; background: url(s31.png) no-repeat 0 0; }



.home03 .ct > a { position: absolute; font-size: 15px; }



.home03 .ct .dot { border-radius: 50%; background-color: #B1B1B1; width: 24px; height: 24px; -webkit-transition: .3s; transition: .3s; }



.home03 .ct .title { position: absolute; left: 0; top: 0; padding-top: 8px; padding-left: 36px; white-space: nowrap; }



.home03 .ct .img { position: absolute; left: -100px; top: 40px; border-radius: 50%; width: 186px; height: 186px; background-repeat: no-repeat; background-size: cover; background-position: center center; display: none; }



.home03 .ct a:hover .dot { background-color: #2254a3; }



.home03 .ct a:hover .img { display: block; }



.home03 .txt { position: absolute; right: 0; bottom: 50px; color: #525353; text-align: right; }



.home03 .txt .t { font-size: 60px; line-height: 1; }



.home03 .txt .s { margin-bottom: 35px; }



.home03 .txt .h-more { text-align: right; }



.home04 .icon { margin: 20px 0; width: 1085px; height: 38px; background: url(s32.png) no-repeat 0 0; }



@media (min-width: 1200px) { .home04 .ct { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



.home04 .ct > div { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 25px; -webkit-box-flex: 0; -ms-flex: 0 0 590px; flex: 0 0 590px; height: 495px; background: url(s33.jpg) no-repeat center center/cover; }



@media (max-width: 1199.98px) { .home04 .ct > div { margin-left: -12px; margin-right: -12px; padding: 20px 12px; height: auto; margin-bottom: 15px; } }



.home04 .ct .wrp { width: 100%; padding: 20px 70px; background: rgba(255, 255, 255, 0.95); }



@media (max-width: 1199.98px) { .home04 .ct .wrp { padding: 15px; } }



.home04 .ct .t { text-align: center; margin-bottom: 15px; }



@media (max-width: 1199.98px) { .home04 .ct .t { margin-bottom: 10px; } }



.home04 .ct .t span { color: #9E5D35; }



.home04 .s1 form > * { display: block; margin-bottom: 15px; border: 1px solid #e5e5e5; background-color: #fff; width: 100%; height: 48px; padding: 5px; }



@media (max-width: 1199.98px) { .home04 .s1 form > * { height: 32px; margin-bottom: 10px; } }



.home04 .s1 form > textarea { height: 100px; }



@media (max-width: 1199.98px) { .home04 .s1 form > textarea { height: 80px; } }



.home04 .s1 form > [type="submit"] { border: 0 none; background: #9E5D35; color: #ffffff; width: 120px; height: 32px; margin: 0 auto; -webkit-transition: .3s; transition: .3s; cursor: pointer; }



.home04 .s1 form > [type="submit"]:hover { background: rgba(29, 80, 162, 0.9); }



.home04 .s2 .txt { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }



@media (max-width: 1199.98px) { .home04 .s2 .txt { margin-top: -5px; } }



.home04 .s2 .txt > div { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 12px 10px; border-bottom: 1px solid #ccc; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



@media (max-width: 1199.98px) { .home04 .s2 .txt > div { padding: 6px; } }



.home05 { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .home05 { margin-bottom: 40px; } }



.home05 .tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; }



.home05 .tabs > div { line-height: 30px; padding: 0 10px; border-radius: 2px; border: 1px solid #ccc; margin: 0 15px; cursor: pointer; }



.home05 .tabs > div.active { border-color: #1d51a4; background: #1d51a4; color: #fff; }



@media (min-width: 1200px) { .home05 .panels { padding: 25px 0; background: #EFEFEF; margin-bottom: 25px; }

  .home05 .panels > div { width: 1230px; margin: 0 auto; display: none; }

  .home05 .panels > div.active { display: -webkit-box; display: -ms-flexbox; display: flex; }

  .home05 .item { width: 25%; padding: 0 15px; }

  .home05 .item > a { display: block; padding: 10px; border: 1px solid #ccc; background: #fff; position: relative; }

  .home05 .item > a::after { content: ""; position: absolute; left: 50%; top: 150px; margin-left: -28px; border: 5px solid #fff; border-radius: 50%; width: 56px; height: 56px; background: #464646 url(s04.png) no-repeat 11px 13px; -webkit-transition: .3s; transition: .3s; }

  .home05 .item > a:hover::after { background-color: #1d51a4; }

  .home05 .img { height: 0; padding-bottom: 65.88235%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home05 .txt { text-align: center; }

  .home05 .title { height: 23px; line-height: 23px; margin: 30px 0 3px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

  .home05 .brief { font-size: 12px; line-height: 18px; height: 54px; overflow: hidden; color: #666666; }

  .home05 .more { border: 1px solid #96b8ec; width: 97px; height: 28px; line-height: 28px; font-size: 13px; text-align: center; margin: 16px auto 8px auto; } }



@media (max-width: 1199.98px) { .home05 .panels { padding: 0 12px; margin-bottom: 15px; }

  .home05 .panels > div { display: none; }

  .home05 .panels > div.active { display: block; }

  .home05 .item { padding: 10px 0; border-bottom: 1px solid #eee; }

  .home05 .item:first-child { border-top: 1px solid #eee; }

  .home05 .item > a { position: relative; display: block; padding-left: 130px; overflow: hidden; }

  .home05 .img { position: absolute; left: 0; top: 0; height: 80px; width: 120px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home05 .title { font-size: 16px; margin-bottom: 6px; height: 20px; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

  .home05 .brief { line-height: 18px; height: 54px; font-size: 12px; overflow: hidden; color: #666666; } }

/*# sourceMappingURL=style.css.map */



@media (min-width: 1200px) { .sp-login { width: 450px; } }



.sp-login .h { margin-bottom: 30px; color: #666; }



@media (min-width: 1200px) { .sp-login .h { padding-left: 40px; } }



.sp-login .h span { color: #d48a3e; }



.sp-login form { margin: 0 auto; }



.sp-login form > div { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 15px; }



@media (min-width: 1200px) { .sp-login form > div:not(:last-child) { position: relative; left: -40px; } }



@media (max-width: 1199.98px) { .sp-login form > div { margin-bottom: 5px; }

  .sp-login form > div:nth-child(2) { margin-bottom: 25px; } }



.sp-login form label { width: 100%; }



@media (min-width: 1200px) { .sp-login form label { width: 80px; line-height: 38px; text-align: right; } }



.sp-login form input[name] { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 360px; height: 38px; border: 1px solid #ccc; padding: 0 5px; }



.sp-login form input[type="submit"] {width: 180px; height: 34px; border: 0 none; background: #956241; color: #ffffff; cursor: pointer; -webkit-transition: .3s; transition: .3s; }



.sp-login form input[type="submit"]:hover { background: #d25956; }





@media (min-width: 1200px) {

    .casenav{width:1200px;  background:#EEEEF0;  margin-left:auto; margin-right:auto; padding:10px; margin-top:61px;}

	

	.casenav .search { border: 1px solid rgba(137, 137, 137, 0.7); display: -webkit-box; display: -ms-flexbox; display: flex;  height: 30px; margin-bottom:30px; width:558px;}



.casenav .search > * { border: 0 none; background: none; outline: 0 none; height: 22px; }



.casenav .search input[type="text"] { width: 505px; padding: 0 5px; color: #9E5D33; }



.casenav .search input[type="submit"] { width: 73px; background: url(s01.png) no-repeat 50% 50%; }



.casenav .so{padding-left:620px;}

	

}







@media (max-width: 1199.98px) {

   

	.casenav .so{padding:5px; text-align:center;}

	.casenav .search { border: 1px solid rgba(137, 137, 137, 0.7); display: -webkit-box; display: -ms-flexbox; display: flex;  height: 30px; width:100%; }



.casenav .search > * { border: 0 none; background: none; outline: 0 none; height: 22px; }



.casenav .search input[type="text"] { width: 90%; padding: 0 5px; color: #9E5D33; }



.casenav .search input[type="submit"] { width: 10%; background: url(s01.png) no-repeat 50% 50%; }





	

}







.home03p { margin-left: auto; margin-right: auto; margin-bottom: 70px; padding: 50px 0; background: url(s125.jpg) no-repeat center center; clear:both; }



@media (max-width: 1199.98px) { .home03p { margin-bottom: 40px; } }



.home03p .ct { width: 1200px; margin: 0 auto; margin-top: -30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }



.home03p .tt { width: 100%; height: 18px; margin-bottom: 15px; background: url(s24.png) no-repeat 0 0; }



.home03p .tabs { width: 178px; border-left:14px solid #A1A1A1; }



.home03p .tabs > div { cursor: pointer; background: #ffffff;  }



.home03p .tabs > div:last-child { border-bottom: 0 none; }







.home03p .panels { width: 960px; position: relative; height:auto; }



.home03p .panels > * { position: absolute; left: 0; top: 0; width: 100%; z-index: 1; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-property: opacity,visibility; transition-property: opacity,visibility; }



.home03p .panels > .active { visibility: visible; position: relative; z-index: 2; opacity: 1; }



/*.home03p .panel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 550px; }*/



.home03p .panel {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;}



.home03p .img-show { width: 664px; height:auto; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.home03p .ls { display: -webkit-box; display: -ms-flexbox; display: flex; width: 664px; margin-top: 20px; }



.home03p .ls > a { display: block; width: 148px; height: 85px; margin-right: 24px; }



.home03p .ls > a:last-child { margin-right: 0; }



.home03p .ls .img { height: 0; padding-bottom: 57.43243%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.home03p .ls .title { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.home03p .txt { overflow: hidden; width: 230px; padding-top: 40px; }



.home03p .txt .t1 { font-size: 20px; color: #A09E9F; border-bottom:1px solid #A09E9F; text-align:center; }



.home03p .txt .t2 { color: #A09E9F; margin: 3px 0 10px 0; }



.home03p .txt .t3 { color: #555555; text-align: justify; }



.home03p .txt .t4 { display: block; width: 100px; height: 26px; line-height: 26px; background: #d71318; color: #ffffff; text-align: center; margin: 0 0 0 auto; border-radius: 2px; margin-top: 20px; }



@media (max-width: 1199.98px) { .home03p .txt .t4 { margin-top: 20px; } }



.home03p-m { padding: 20px 0; margin-left: auto; margin-right: auto; margin-bottom: 70px; background: url(s25.jpg) no-repeat center center/cover; }



@media (max-width: 1199.98px) { .home03p-m { margin-bottom: 40px; } }



.home03p-m .ct { width: 1200px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }



@media (max-width: 1199.98px) { .home03p-m .ct { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



.home03p-m .ct > a { width: 48%; margin: 5px 1%; text-align: center; }



.home03p-m .ct > a .img { height: 0; padding-bottom: 62.04819%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }







.pnav{width:1200px; margin-left:auto; margin-right:auto; display:none;}



.pnav span{ margin-right:16px;}



.pnav .pmore{background:#EEEEF0; height:20px; padding-left:13px; padding-right:13px;}



.pnav .pnav_l{width:440px; float:left;}



.pnav .pnav_r{width:240px; float:right;}





.pnav .so{padding:5px; text-align:center;}

.pnav .search { border: 1px solid rgba(137, 137, 137, 0.7); display: -webkit-box; display: -ms-flexbox; display: flex;  height: 30px; width:100%; }



.pnav .search > * { border: 0 none; background: none; outline: 0 none; height: 22px; }



.pnav .search input[type="text"] { width: 80%; padding: 0 5px; color: #9E5D33; }



.pnav .search input[type="submit"] { width: 20%; background: url(s01.png) no-repeat 50% 50%; }



@media (max-width: 1199.98px) { .pnav{display:none;} }

#boxscroll {



	height: 700px;

	width: 178px;



	overflow: auto;



}





@media (min-width: 1200px) {

   .home03p{display:block;}

   .product-item{display:none; border:1px #000000 #000000;}



}





@media (max-width: 1199.98px) { 

   

   .home03p{display:none;}

   .product-item{display:block;}



}






.join03 { margin-left: auto; margin-right: auto; margin-bottom: 70px; margin-top:50px; }

@media (max-width: 1199.98px) { .join03 { margin-bottom: 40px; } }

@media (min-width: 1200px) { .join03 { height: 583px; background: url(s24.jpg) no-repeat 50% 50%; margin-bottom: 70px; } }

@media (max-width: 1199.98px) { .join03 { padding: 15px 0; background: #eee; } }

.join03 .wrp { margin: 0 auto; overflow: hidden; }

@media (min-width: 1200px) { .join03 .wrp { width: 1200px; } }

@media (max-width: 1199.98px) { .join03 .wrp { padding-left: 12px; padding-right: 12px; max-width: 680px; } }

.join03 .map { float: left; background-color: rgba(255, 255, 255, 0.8); padding: 20px 80px; margin-top: 35px; position: relative; -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); display:none;}

.join03 .map .msg { position: absolute; font-size: 18px; left: 40px; top: 20px; }

.join03 .map .msg strong { color: #c93936; }

.join03 .res { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; }

@media (min-width: 1200px) { .join03 .res { width: 1200px; height: 583px; } .join03 .res .sel{width:500px; margin-left:auto; margin-right:auto;} }

@media (max-width: 1199.98px) { .join03 .res { height: 400px; } }

.join03 .res .sel { background-color: #c93936; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 6px; }

.join03 .res .sel select { border-radius: 4px; background: #fff; border: 0 none; width: 49%; }

.join03 .res .t { font-size: 18px; text-align: center; margin: 20px 0; }

.join03 .res .ls { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: auto;word-wrap:break-word }

.join03 .res .ls::-webkit-scrollbar { width: 6px; }

.join03 .res .ls::-webkit-scrollbar-track-piece { border-radius: 3px; background-color: rgba(0, 0, 0, 0.1); }

.join03 .res .ls::-webkit-scrollbar-thumb { border-radius: 3px; background-color: rgba(201, 57, 54, 0.7); }

.join03 .res .ls::-webkit-scrollbar-thumb:hover { background-color: #c93936; }

.join03 .res .ls > div { margin: 0 20px; padding: 15px 0; border-bottom: 0px solid #ccc; }

.join03 .res .ls > div:first-child { padding-top: 0; }

.join03 .res .ls > div:last-child { border-bottom: 0 none; }

@media (min-width: 1200px) {

  .join03 .ls .lb{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 35px; height:100px; border:0px solid #ff0000;}
  
  .join03 .ls .lb .lb1{width:313px; padding-top:25px; padding-left:15px;}
  
  .join03 .ls .lb .lb2{width:423px; padding-top:25px; border-left:1px solid #E8E8E8; border-right:1px solid #E8E8E8; text-align:center; margin-top:10px;}
  
  .join03 .ls .lb .lb3{width:173px; padding-top:25px;border-left:1px solid #E8E8E8; border-right:1px solid #E8E8E8; text-align:center; margin-top:10px;}
  
  .join03 .ls .lb .lb4{width:50px; padding-top:25px;}
  

  
}

.join03 .ls .lb:nth-child(odd){ background:#F7F7F7;} 

.join03 .ls .lb .lb4 a{
  color:#FF0000;
}





@media (min-width: 1200px) {
 #omap{
   padding-top:100px;
 }

}








@media (min-width: 1200px) { .download-index .list * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .download-index .item { position: relative; height: 150px; padding: 25px 80px 25px 130px; -webkit-transition: .2s 0s; transition: .2s 0s; background: url(s14.png) no-repeat 98% 50%; overflow: hidden; }

  .download-index .item:hover { -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); -webkit-transition: .3s .03s; transition: .3s .03s; }

  .download-index .item .img { float: left; }

  .download-index .item .img span { display: block; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; width: 220px; height: 150px; }

  .download-index .item .txt { float: right; width: 720px; }

  .download-index .item .title { font-size: 18px; height: 28px; line-height: 28px; color: #222; margin-top: 6px; margin-bottom: 14px; }

  .download-index .item .brief { font-size: 14px; text-align: justify; text-indent: 2em; line-height: 22px; height: 88px; overflow: hidden; color: #777; }

  .download-index .item .time { position: absolute; left: 40px; top: 65px; font-size: 12px; color: #888; }

  .download-index .item .time span { font-weight: bold; }

  .download-index .item:hover .time span { color: #F95B5B; } }



@media (max-width: 1199.98px) { .download-index .item { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 0; border-bottom: 1px solid #eee; }

  .download-index .img { margin-right: 10px; }

  .download-index .img span { display: block; height: 60px; width: 104.21053px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .download-index .txt { -webkit-box-flex: 1; -ms-flex: 1 0 0px; flex: 1 0 0; overflow: hidden; }

  .download-index .title { height: 20px; line-height: 20px; margin-bottom: 3px; }

  .download-index .brief { font-size: 12px; line-height: 16px; height: 32px; overflow: hidden; color: #666; }

  .download-index .time, .download-index .more { display: none; } }
  
  
  
  







