@charset "utf-8"; /* icon classes can be used entirely standalone. they are named after their original file names. example usage in html: `display: block` sprite:
to change `display` (e.g. `display: inline-block;`), we suggest using a common css class: // css .icon { display: inline-block; } // html */ /* .price p i{ font-size:20px;text-decoration:line-through;color:#a0a0a0; } */ .match{ width: 1014px; /* height: 384px; */ margin:22px auto 0; /* background-color: pink; */ text-align:center; } .match-tit{ font-size: 26px; color:#313131; text-align:center; margin-bottom: 48px; } .match li{ display: inline-block; } .match li .match-jia{ width: 30px; height: 30px; margin:0px 30px; margin-bottom: 160px; } .match-h1{ font-size: 21px; color:#525252; margin-top: -30px; margin-bottom: 6px; } .match-h2{ font-size: 12px; margin-bottom: 4px; } .match-h3{ font-size: 12px; color: #444; } .match-h3 span{ text-decoration: line-through; } .icon-about-contact-location { background-image: ; background-position: 0px -92px; width: 29px; height: 40px; } .icon-about-contact-mail { background-image: ; background-position: -140px 0px; width: 36px; height: 24px; } .icon-about-contact-tel { background-image: ; background-position: -37px -92px; width: 26px; height: 40px; } .icon-add-more { background-image: ; background-position: -140px -66px; width: 24px; height: 24px; } .icon-career-play { background-image: ; background-position: 0px 0px; width: 40px; height: 40px; } .icon-cn { background-image: ; background-position: 0px -212px; width: 18px; height: 12px; } .icon-connect-white { background-image: ; background-position: -96px -140px; width: 24px; height: 24px; } .icon-connect { background-image: ; background-position: -64px -140px; width: 24px; height: 24px; } .icon-download { background-image: ; background-position: -140px -98px; width: 24px; height: 24px; } .icon-employ-play { background-image: ; background-position: -160px -140px; width: 16px; height: 16px; } .icon-gift { background-image: ; background-position: -140px -32px; width: 24px; height: 26px; } .icon-hide-more-text { background-image: ; background-position: -52px -172px; width: 28px; height: 9px; } .icon-left-arrow-s { background-image: ; background-position: -18px -172px; width: 9px; height: 28px; } .icon-left-arrow { background-image: ; background-position: 0px -172px; width: 10px; height: 32px; } .icon-link-arrow { background-image: ; background-position: -215px -23px; width: 7px; height: 24px; } .icon-main-pagination-active { background-image: ; background-position: -215px -76px; width: 12px; height: 12px; } .icon-main-pagination { background-image: ; background-position: -215px -122px; width: 6px; height: 6px; } .icon-more-text { background-image: ; background-position: -88px -172px; width: 28px; height: 8px; } .icon-pagination-active { background-image: ; background-position: -215px -55px; width: 13px; height: 13px; } .icon-pagination { background-image: ; background-position: -215px -136px; width: 5px; height: 5px; } .icon-play-btn { background-image: ; background-position: -48px 0px; width: 40px; height: 40px; } .icon-plus { background-image: ; background-position: -71px -92px; width: 30px; height: 30px; } .icon-pro-play-black { background-image: ; background-position: -32px -140px; width: 24px; height: 24px; } .icon-pro-play-white { background-image: ; background-position: 0px -140px; width: 24px; height: 24px; } .icon-pro-play { background-image: ; background-position: -128px -140px; width: 24px; height: 24px; } .icon-right-arrow-s { background-image: ; background-position: -35px -172px; width: 9px; height: 28px; } .icon-right-arrow { background-image: ; background-position: -184px -115px; width: 10px; height: 32px; } .icon-sale-tab-close { background-image: ; background-position: -215px -113px; width: 15px; height: 1px; } .icon-sale-tab-open { background-image: ; background-position: -215px 0px; width: 15px; height: 15px; } .icon-search-close { background-image: ; background-position: -184px -32px; width: 20px; height: 20px; } .icon-search-white { background-image: ; background-position: -184px 0px; width: 23px; height: 24px; } .icon-search { background-image: ; background-position: -109px -92px; width: 23px; height: 24px; } .icon-service-nav-active { background-image: ; background-position: -215px -96px; width: 9px; height: 9px; } .icon-tab-close { background-image: ; background-position: -140px -130px; width: 19px; height: 1px; } .icon-tab-open { background-image: ; background-position: -184px -88px; width: 19px; height: 19px; } .icon-video-close { background-image: ; background-position: -184px -60px; width: 20px; height: 20px; } .icon-video-less { background-image: ; background-position: -184px -155px; width: 20px; height: 6px; } .icon-video-more { background-image: ; background-position: -124px -172px; width: 20px; height: 6px; } .icon-weibo-hover { background-image: ; background-position: -96px -44px; width: 36px; height: 36px; } .icon-weibo { background-image: ; background-position: -96px 0px; width: 36px; height: 36px; } .icon-weichat-hover { background-image: ; background-position: -44px -48px; width: 36px; height: 36px; } .icon-weichat { background-image: ; background-position: 0px -48px; width: 36px; height: 36px; } * { margin: 0; padding: 0; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; } html { box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; color: #222; } body,html{ overflow-x: hidden; } *, *:before, *:after { box-sizing: inherit; -webkit-box-sizing: inherit; -o-box-sizing: inherit; -moz-box-sizing: inherit; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family: 'microsoft yahei'; } fieldset, img { border: 0; } :focus { outline: 0; } address, caption, cite, code, dfn, em, strong, i, th, var, optgroup { font-style: normal; font-weight: normal; } input, button, textarea, select, optgroup, option { font-family: 'microsoft yahei'; font-size: inherit; font-style: inherit; font-weight: inherit; } input, button { font: 12px "\5b8b\4f53", arial, helvetica, "sans-serif"; vertical-align: middle; } a, button { cursor: pointer; } abbr, acronym { border: 0; font-variant: normal; } code, kbd, samp, tt { font-size: 100%; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; } sup, sub { font-size: 100%; vertical-align: baseline; } :link, :visited, ins { text-decoration: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } body { font: 12px "\5b8b\4f53", arial, helvetica, "sans-serif"; border: 0; color: #666; scrollbar-base-color: #ededed; scrollbar-shadow-color: #fbfbfb; scrollbar-darkshadow-color: #d1d0d0; background-color: #000; } h1, h2, h3, h4, h5, h6 { font-size: 12px; } button { border: 0; } legend, caption { display: none; } a:link, a:visited { color: #666; } a:hover, a:active { color: #666; text-decoration: none; } img { -ms-interpolation-mode: bicubic; } input[type=text]::-ms-clear { display: none; } .r { float: right; } .l { float: left; } .v-top { vertical-align: top; } .text-right { text-align: right; } .font-thin { font-family: 'pingfangsc-thin', 'microsoft yahei'; } .font-light { font-family: 'pingfangsc-light', 'microsoft yahei'; } .font-medium { font-family: 'pingfangsc-medium', 'microsoft yahei'; } .font-regular { font-family: 'pingfangsc regular', 'microsoft yahei'; } @font-face { font-family: 'baskerville'; src: ; src: local('鈽?), format('woff'), format('truetype'), format('svg'); font-weight: normal; font-style: normal; } .baskerville { font-family: baskerville; } .clear { clear: both; } .clearfloat:after { content: "."; display: block; height: 0; line-height: 0; clear: both; font-size: 0; } .clearfloat { zoom: 1; } .icon { display: inline-block; *display: inline; *zoom: 1; } .btn { display: inline-block; *display: inline; *zoom: 1; cursor: pointer; height: 36px; line-height: 36px; padding: 0 30px; color: #fff; border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; } .btn-black { background: #222; color: #fff; } .fixed { position: fixed; } .container-top { width: 1280px; max-width: 1280px; margin: 0 auto; overflow: hidden; } .main-pagination { background: #fcd2c0; z-index: 30; padding: 8px 0; overflow: hidden; top: 50%; margin-top: -73px; } .main-pagination li { padding-right: 24px; height: 44px; line-height: 44px; font-size: 12px; color: #ffffff; vertical-align: top; cursor: pointer; white-space: nowrap; } .main-pagination li span.text { position: relative; margin-left: 6px; font-family: 'pingfangsc-light', 'microsoft yahei'; } .main-pagination li.active .text { font-family: 'pingfangsc-medium', 'microsoft yahei'; } .main-pagination .icon-main-pagination { position: relative; top: -2px; } .main-pagination .active .icon-main-pagination { background-image: ; background-position: -215px -76px; width: 12px; height: 12px; position: relative; left: -3px; top: 1px; } .main-pagination-mini { z-index: 31; } .main-pagination-mini li { padding-right: 11px; padding-left: 14px; } .main-pagination-text { left: 37px; } .top-section { top: 0; left: 0; width: 100%; z-index: 10000; } .page-wapper { padding-top: 110px; } .swiper-container { margin: 0 auto; position: relative; overflow: hidden; direction: ltr; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; /* fix of webkit flickering */ z-index: 1; } .swiper-wrapper { position: relative; width: 100%; -webkit-transition-property: -webkit-transform, left, top; -webkit-transition-duration: 0s; -webkit-transform: translate3d(0px, 0, 0); -webkit-transition-timing-function: ease; -moz-transition-property: -moz-transform, left, top; -moz-transition-duration: 0s; -moz-transform: translate3d(0px, 0, 0); -moz-transition-timing-function: ease; -o-transition-property: -o-transform, left, top; -o-transition-duration: 0s; -o-transform: translate3d(0px, 0, 0); -o-transition-timing-function: ease; -o-transform: translate(0px, 0px); -ms-transition-property: -ms-transform, left, top; -ms-transition-duration: 0s; -ms-transform: translate3d(0px, 0, 0); -ms-transition-timing-function: ease; transition-property: transform, left, top; transition-duration: 0s; transform: translate3d(0px, 0, 0); transition-timing-function: ease; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { float: left; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } /* ie10 windows phone 8 fixes */ .swiper-wp8-horizontal { -ms-touch-action: pan-y; } .swiper-wp8-vertical { -ms-touch-action: pan-x; } .top-bar { background-color: #000; height: 40px; } .top-bar a { font-family: 'pingfangsc-light', 'microsoft yahei'; font-size: 12px; color: #e5e5e5; } .top-bar .top-bar-link li { display: inline-block; height: 40px; text-align: center; } .top-bar .top-bar-link a { margin: 12px 0; padding: 0 40px; line-height: 16px; display: block; } .top-bar .top-bar-link .border { border-right: 1px solid #444; } .top-bar .top-bar-r { margin-right: 40px; } .top-bar .top-bar-r .about-btn { display: inline-block; height: 40px; width: 100px; text-align: center; line-height: 40px; } .top-bar .top-bar-r .icon-cn { position: relative; top: 2px; } .top-nav { background: #000; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06); height: 70px; } .top-nav .container-top { position: relative; } .top-nav .logo { display: inline-block; *display: inline; *zoom: 1; padding: 25px 40px 0; width: 248px; } .top-nav .logo img { width: 100%; } .top-nav .top-nav-menu { position: relative; margin-left: 160px; display: inline-block; *display: inline; *zoom: 1; } .top-nav .top-nav-menu .top-nav-menu-list li { float: left; display: inline-block; *display: inline; *zoom: 1; margin-right: 32px; font-family: 'pingfangsc-light', 'microsoft yahei'; font-size: 16px; height: 70px; } .top-nav .top-nav-menu .top-nav-menu-list li a { display: block; color: #fbc9ba; height: 70px; line-height: 70px; } .top-nav .active-bar { position: absolute; left: 0; width: 0; bottom: 0; height: 2px; background-color: #fbc9ba; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -wekit-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; } .top-nav-right { margin-right: 40px; } .top-nav-right .connect { height: 70px; line-height: 70px; font-family: 'pingfangsc-light', 'microsoft yahei'; font-size: 16px; color: #fbc9ba; } .top-nav-right .connect .icon { position: relative; top: 5px; margin-right: 10px; } .search-area { position: absolute; width: 32px; height: 70px; overflow: hidden; top: 0; right: 176px; z-index: 200; background-color: #000; transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -wekit-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; } .search-area.open-search { width: 705px; } .search-area.open-search .wapper { border-bottom: 1px solid #eeeeee; } .search-area.open-search .hide { opacity: 1; } .search-area .wapper { position: absolute; left: 0; overflow: hidden; width: 680px; height: 33px; margin-top: 23px; white-space: nowrap; border-bottom-color: transparent; transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -wekit-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; } .search-area .hide { opacity: 0; } .search-area .icon { cursor: pointer; } .search-area .icon-search-close { position: relative; top: 25px; right: 0; margin-left: 5px; } .search-area input { font-family: 'pingfangsc-thin', 'microsoft yahei'; display: inline-block; *display: inline; *zoom: 1; width: 630px; font-size: 14px; line-height: 26px; border: none; -webkit-appearance: none; margin-left: 20px; background-color: transparent; transition: all 1s ease-out 0s; -moz-transition: all 1s ease-out 0s; -o-transition: all 1s ease-out 0s; -wekit-transition: all 1s ease-out 0s; -ms-transition: all 1s ease-out 0s; } .nav { position: fixed; top: 110px; left: 0; z-index: 20; width: 100%; background: #ffffff; box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1); padding: 40px 0 70px 0; opacity: 1; overflow: hidden; transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -wekit-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; } .nav.nav-closed { top: -400px; opacity: 0; } .nav .container { width: 1000px; margin: 0 auto; max-width: 1000px; position: relative; } .nav .nav-list { position: absolute; z-index: 2; left: 0; top: 0; display: none; } .nav .nav-list.nav-notab { left: 50%; margin-left: -425px; } .nav .nav-list.nav-notab .tab-content { border: none; } .nav .nav-list.nav-notab .tab-content ul { padding-left: 102px; } .nav .tab-title { width: 140px; display: inline-block; *display: inline; *zoom: 1; } .nav .tab-title li { font-family: 'pingfangsc-thin', 'microsoft yahei'; width: 140px; height: 60px; font-size: 16px; color: #999999; line-height: 20px; text-align: center; cursor: pointer; transition: all 0.5s linear 0s; -moz-transition: all 0.5s linear 0s; -o-transition: all 0.5s linear 0s; -wekit-transition: all 0.5s linear 0s; -ms-transition: all 0.5s linear 0s; } .nav .tab-title li span { line-height: 60px; padding-bottom: 2px; border-bottom: 1px solid transparent; transition: border 0.5s linear 0s; -moz-transition: border 0.5s linear 0s; -o-transition: border 0.5s linear 0s; -wekit-transition: border 0.5s linear 0s; -ms-transition: border 0.5s linear 0s; } .nav .tab-title li.active { color: #222; } .nav .tab-title li.active span { border-bottom: 1px solid #222; } .nav .tab-content { border-left: 1px solid #eee; padding: 0 10px; } .nav .tab-content .series { display: none; } .nav .tab-content .series-1 { display: block; } .nav .tab-content ul { overflow: hidden; width: 835px; margin-top: -20px; } .nav .tab-content ul.series-img-hover li:hover .hover-img { opacity: 1 !important; } .nav .tab-content ul.series-img-hover li:hover .img { opacity: 0; } .nav .tab-content li { position: relative; float: left; margin-left: 25px; margin-top: 20px; } .nav .tab-content li a { display: block; } .nav .tab-content li .img { display: inline-block; *display: inline; *zoom: 1; width: 138px; height: 80px; transition: opacity 0.3s ease-out 0s; -moz-transition: opacity 0.3s ease-out 0s; -o-transition: opacity 0.3s ease-out 0s; -wekit-transition: opacity 0.3s ease-out 0s; -ms-transition: opacity 0.3s ease-out 0s; } .nav .tab-content li .hover-img { position: absolute; top: 0; left: 0; z-index: 2; opacity: 0; } .nav .tab-content li .name { text-align: center; font-size: 12px; color: #999; margin-top: 10px; font-family: 'pingfangsc-light', 'microsoft yahei'; } .nav .tab-content li:hover .name { color: #222; transition: color 0.5s ease-out 0s; -moz-transition: color 0.5s ease-out 0s; -o-transition: color 0.5s ease-out 0s; -wekit-transition: color 0.5s ease-out 0s; -ms-transition: color 0.5s ease-out 0s; } .bottom-area { background-color: #fff; padding: 0 0 25px 0; } .bottom-area .container { width: 1000px; margin: 0 auto; border-top: 1px solid #999; padding-top: 48px; } .bottom-area .menu { overflow: hidden; } .bottom-area .menu li { width: 160px; float: left; } .bottom-area .menu li .menu-item a { font-family: 'pingfangsc-thin', 'microsoft yahei'; font-size: 12px; color: #444; line-height: 25px; display: block; } .bottom-area .menu li .menu-item .title { font-family: 'pingfangsc-thin', 'microsoft yahei'; font-size: 16px; color: #222; margin-bottom: 10px; text-align: left; } .bottom-area .socail-share-area .btn-area { margin-top: 28px; } .bottom-area .socail-share-area .text-right { font-family: 'pingfangsc-thin', 'microsoft yahei'; font-size: 16px; color: #ffffff; } .bottom-area .socail-share-area .socail-btn { margin-left: 20px; position: relative; } .bottom-area .socail-share-area .icon { cursor: pointer; transition: opacity 0.9s linear 0s; -moz-transition: opacity 0.9s linear 0s; -o-transition: opacity 0.9s linear 0s; -wekit-transition: opacity 0.9s linear 0s; -ms-transition: opacity 0.9s linear 0s; opacity: 0.9; } .bottom-area .socail-share-area .icon:hover { opacity: 1; } .bottom-area .socail-share-area .qrcode { position: absolute; padding-right: 0; right: 0; top: 0; opacity: 0; z-index: 1; overflow: hidden; transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; -wekit-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; } .bottom-area .socail-share-area .qrcode.show { padding-right: 56px; opacity: 1; } .bottom-area .bottom-bar { width: 100%; margin-top: 88px; overflow: hidden; } .bottom-area .bottom-bar .bottom-logo-img { width: 122px; } .bottom-area .bottom-bar .copyright { font-family: 'pingfangsc-thin', 'microsoft yahei'; font-size: 12px; color: #444; letter-spacing: 0px; display: inline-block; *display: inline; *zoom: 1; line-height: 20px; } .link-section { padding-bottom: 100px; margin-top: 80px; } .link-section .container { border-top: 1px dotted #222; } .link-section .link-section-title { font-family: 'pingfangsc-light', 'microsoft yahei'; font-size: 20px; color: #222; text-align: center; padding: 40px 0; } .link-section .btn-area { text-align: center; } .link-section .btn-area .btn { color: #fff; position: relative; } .link-section .btn-area .btn:before { position: absolute; left: 0; top: 0; content: ''; width: 0; height: 100%; z-index: 9; background: #f9caba; overflow: hidden; text-align: center; transition: width 0.5s ease-out 0s; -moz-transition: width 0.5s ease-out 0s; -o-transition: width 0.5s ease-out 0s; -wekit-transition: width 0.5s ease-out 0s; -ms-transition: width 0.5s ease-out 0s; } .link-section .btn-area .btn:after { content: '鑱旂郴缇庡椤鹃棶浜嗚в鏇村'; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: transparent; text-align: center; z-index: 10; color: #fff; } .link-section .btn-area .btn:hover:before { width: 100%; } .link-section .link-area { margin: 0 -10px; overflow: hidden; margin-top: 60px; } .link-section .link-area .link { width: 50%; float: left; padding: 0 10px; } .link-section .link-area .link .link-content { height: 171px; overflow: hidden; } .link-section .link-area .link .link-content .link-content-text { text-align: center; font-family: 'pingfangsc-light', 'microsoft yahei'; color: #222; padding-right: 60px; float: right; display: inline-block; } .link-section .link-area .link .link-content .link-content-text .link-content-title { font-size: 20px; margin-top: 40px; line-height: 20px; } .link-section .link-area .link .link-content .link-content-text .link-content-link { font-size: 16px; margin-top: 40px; display: block; color: #222; text-decoration: underline; } .link-section .link-area .link-1 .link-content { background: #5d4b48 no-repeat 0 0; } .link-section .link-area .link-1 .link-content .link-content-text { color: #fff; } .link-section .link-area .link-1 .link-content .link-content-text .link-content-link { color: #fff; } .link-section .link-area .link-2 .link-content { background: #fce9f1 no-repeat 0 0; } .link-section .link-area .link-2 .link-content .link-content-title { text-shadow: #f7edf1 0 0 7px; } .link-section .link-area .link-3 .link-content { background: #dcf0f2 no-repeat 0 0; } .video-section { width: 100%; height: 100%; left: 0; top: 0; z-index: 10002; display: none; } .video-section .shadow { background: #222; opacity: 0.75; width: 100%; height: 100%; } .video-section .video-area { position: absolute; width: 800px; height: 450px; top: 50%; left: 50%; margin-top: -225px; margin-left: -400px; background: #fff; } .video-section .icon-video-close { position: absolute; top: 50%; left: 50%; margin-top: -225px; margin-left: 428px; } .ol-type-square, .ol-type-arrow, .ol-type-star, .ol-type-circle {list-style-type:none; } .ol-type-square li, .ol-type-arrow li, .ol-type-star li, .ol-type-circle li{ text-indent:-1em; overflow:visible!important; display:block !important; width:auto !important; margin:auto !important;} .ol-type-circle1 li{ text-indent:0em; overflow:visible!important; display:block !important; width:auto !important; margin:auto !important;} .ol-type-star li { text-indent: -1.25em; } .ol-type-square li:before, .ol-type-arrow li:before, .ol-type-circle li:before{ content:""; display:inline-block; width:0.9em;vertical-align:middle; margin-top:-0.4em; text-indent:0em; } .ol-type-circle1 li:before{ content:""; display:inline-block; width:1.8em;vertical-align:middle; margin-top:-0.2em; text-indent:0; } .ol-type-star li:before{ content:""; display:inline-block; width:1em;vertical-align:middle; margin-top:0.1em; color: #ff0000;font-style:normal ;font-family: 'pingfangsc-light','寰蒋闆呴粦';font-size: 14px;text-indent: 0.4em; } /*.ol-type-circle1 li:after{ content:""; width:0.5em;vertical-align:middle; margin-top:-0.2em; color: #ff0000; }*/ .ol-type-square li:before{ content:"鈻?;} .ol-type-arrow li:before{ content:"鈻?;} .ol-type-star li:before{ content:"*"; } .ol-type-circle li:before{ content:"鈥?;font-size: 4px;} .ol-type-circle1 li:before{ content:"鈥?;font-size: 20px;} .ol-type-text {padding-left:1em;list-style-type:none;} .ol-type-text li{ text-indent:-1em;overflow:visible!important;} .ol-type-text .ol-type-label {list-style-type:none; display:inline-block;width:1em;vertical-align:top;text-indent:0;} .ol-type-text-1 {padding-left:1em;} .ol-type-text-2 {padding-left:2em;} .ol-type-text-3 {padding-left:3em;} .ol-type-text-4 {padding-left:4em;} .ol-type-text-5 {padding-left:5em;} .ol-type-text-6 {padding-left:6em;} .ol-type-text-1 li{ text-indent:-1em;} .ol-type-text-2 li{ text-indent:-2em;} .ol-type-text-3 li{ text-indent:-3em;} .ol-type-text-4 li{ text-indent:-4em;} .ol-type-text-5 li{ text-indent:-5em;} .ol-type-text-6 li{ text-indent:-6em;} .ol-type-text-1 .ol-type-label {width:1em;} .ol-type-text-2 .ol-type-label {width:2em;} .ol-type-text-3 .ol-type-label {width:3em;} .ol-type-text-4 .ol-type-label {width:4em;} .ol-type-text-5 .ol-type-label {width:5em;} .ol-type-text-6 .ol-type-label {width:6em;} /*promotion07-css-begin*/ .index { /* =============================================================== pagination styles ================================================================*/ position: relative; display: block; } .index .pro-content { padding-top: 110px; } .index .pro-content .content { width: 100%;position: relative;overflow: hidden;min-width: 1280px; } .index .content .section { width: 100%;margin: 0 auto;position: relative; } .index .content .title { width: 1280px;margin: 0 auto;padding-top: 15px;position: relative; } .index .content .title img { width: 100%;display: block; } .index .content .section .body { width: 1280px;position: relative;margin: 0 auto; } .index .content .body .pro_title { width: 100%; } .index .content .pro_title .protimg { width: 100%;display: block;margin: 0 auto; } .index .content .body .probox { width: 100%;position: relative; } .index .content .probox .proimg { width: 100%;display: block; } .index .content .light { background-image: ;position: absolute;pointer-events: none;-webkit-animation: starflash 1.9s infinite linear alternate;background-size: 100% 100%;will-change: transform,opacity;width: 140px;height: 140px; } /*pro1*/ .index .content .pro1 { margin-top: 22px; } .index .pro1 .pro1-light { left: 858px;top: 238px; } /*pro2*/ .index .pro2 .pro2-light { left: 638px;top: 322px; } /*pro3*/ .index .pro3 .pro3-light { left: 886px;top: 262px; } /*.pro6*/ .index .pro6 .pro6-light { left: 180px;top: 68px; } @-webkit-keyframes starflash{ 0%{-webkit-transform: rotatez(-6deg);-ms-transform: rotatez(-6deg);-moz-transform: rotatez(-6deg);-o-transform: rotatez(-6deg);transform: rotatez(-6deg);opacity: 0.5;} 50%{-webkit-transform: rotatez(0deg);-ms-transform: rotatez(0deg);-moz-transform: rotatez(0deg);-o-transform: rotatez(0deg);transform: rotatez(0deg);opacity: 1;} 100%{-webkit-transform: rotatez(8deg);-ms-transform: rotatez(8deg);-moz-transform: rotatez(8deg);-o-transform: rotatez(8deg);transform: rotatez(8deg);opacity: 0.5;} } @-ms-keyframes starflash{ 0%{-webkit-transform: rotatez(-6deg);-ms-transform: rotatez(-6deg);-moz-transform: rotatez(-6deg);-o-transform: rotatez(-6deg);transform: rotatez(-6deg);opacity: 0.5;} 50%{-webkit-transform: rotatez(0deg);-ms-transform: rotatez(0deg);-moz-transform: rotatez(0deg);-o-transform: rotatez(0deg);transform: rotatez(0deg);opacity: 1;} 100%{-webkit-transform: rotatez(8deg);-ms-transform: rotatez(8deg);-moz-transform: rotatez(8deg);-o-transform: rotatez(8deg);transform: rotatez(8deg);opacity: 0.5;} } @-moz-keyframes starflash{ 0%{-webkit-transform: rotatez(-6deg);-ms-transform: rotatez(-6deg);-moz-transform: rotatez(-6deg);-o-transform: rotatez(-6deg);transform: rotatez(-6deg);opacity: 0.5;} 50%{-webkit-transform: rotatez(0deg);-ms-transform: rotatez(0deg);-moz-transform: rotatez(0deg);-o-transform: rotatez(0deg);transform: rotatez(0deg);opacity: 1;} 100%{-webkit-transform: rotatez(8deg);-ms-transform: rotatez(8deg);-moz-transform: rotatez(8deg);-o-transform: rotatez(8deg);transform: rotatez(8deg);opacity: 0.5;} } @-o-keyframes starflash{ 0%{-webkit-transform: rotatez(-6deg);-ms-transform: rotatez(-6deg);-moz-transform: rotatez(-6deg);-o-transform: rotatez(-6deg);transform: rotatez(-6deg);opacity: 0.5;} 50%{-webkit-transform: rotatez(0deg);-ms-transform: rotatez(0deg);-moz-transform: rotatez(0deg);-o-transform: rotatez(0deg);transform: rotatez(0deg);opacity: 1;} 100%{-webkit-transform: rotatez(8deg);-ms-transform: rotatez(8deg);-moz-transform: rotatez(8deg);-o-transform: rotatez(8deg);transform: rotatez(8deg);opacity: 0.5;} } @keyframes starflash{ 0%{-webkit-transform: rotatez(-6deg);-ms-transform: rotatez(-6deg);-moz-transform: rotatez(-6deg);-o-transform: rotatez(-6deg);transform: rotatez(-6deg);opacity: 0.5;} 50%{-webkit-transform: rotatez(0deg);-ms-transform: rotatez(0deg);-moz-transform: rotatez(0deg);-o-transform: rotatez(0deg);transform: rotatez(0deg);opacity: 1;} 100%{-webkit-transform: rotatez(8deg);-ms-transform: rotatez(8deg);-moz-transform: rotatez(8deg);-o-transform: rotatez(8deg);transform: rotatez(8deg);opacity: 0.5;} } .index .content .notice { width: 1280px;padding-top: 45px;padding-bottom: 30px;margin: 0 auto; } .index .content .notice img { width: 100%;display: block;margin: 0 auto; } /*浜у搧閾炬帴*/ .content .product-link { position: absolute;background-image: ;z-index: 2;/*border: 1px solid red;*/ } /*pro1-浜у搧閾炬帴*/ .pro1 .pro1-link1 { width: 88px;height: 354px;left: 995px;top: 72px; } /*pr2-浜у搧閾炬帴*/ .pro2 .pro2-link1 { width: 85px;height: 374px;left: 170px;top: 181px;-webkit-transform: rotate(-15deg);-ms-transform: rotate(-15deg);-moz-transform: rotate(-15deg);-o-transform: rotate(-15deg);transform: rotate(-15deg); } .pro2 .pro2-link2 { width: 199px;height: 287px;left: 260px;top: 111px; } .pro2 .pro2-link3 { width: 68px;height: 326px;left: 526px;top: 118px;-webkit-transform: rotate(18deg);-ms-transform: rotate(18deg);-moz-transform: rotate(18deg);-o-transform: rotate(18deg);transform: rotate(18deg); } /*.pro3-浜у搧閾炬帴*/ .pro3 .pro3-link1 { width: 142px;height: 368px;left: 828px;top: 48px;-webkit-transform: rotate(-10.6deg);-ms-transform: rotate(-10.6deg);-moz-transform: rotate(-10.6deg);-o-transform: rotate(-10.6deg);transform: rotate(-10.6deg); } /*.pro5-浜у搧閾炬帴*/ .pro5 .pro5-link1 { width: 444px;height: 356px;left: 676px;top: 38px; } /*.pro6-浜у搧閾炬帴*/ .pro6 .pro6-link1 { width: 73px;height: 238px;left: 214px;top: 147px;-webkit-transform: rotate(-9.8deg);-moz-transform: rotate(-9.8deg);-ms-transform: rotate(-9.8deg);-o-transform: rotate(-9.8deg);transform: rotate(-9.8deg); } .pro6 .pro6-link2 { width: 76px;height: 242px;left: 270px;top: 80px;-webkit-transform: rotate(-14deg);-moz-transform: rotate(-14deg);-ms-transform: rotate(-14deg);-o-transform: rotate(-14deg);transform: rotate(-14deg); } .pro6 .pro6-link3 { width: 73px;height: 240px;left: 364px;top: 116px;-webkit-transform: rotate(12deg);-moz-transform: rotate(12deg);-ms-transform: rotate(12deg);-o-transform: rotate(12deg);transform: rotate(12deg); }