.e_FlowCommonStyleBox-001{ background-color:rgba(255, 255, 255, 1); box-shadow:0px 0px 5px 3px rgba(0, 0, 0, 0.05); padding:50px; width-and-width-uint:100%; width-uint:%; width:100%; height:auto; height-and-height-uint:auto; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color:rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color:rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ background-color:#1890FF; width:auto; height:40px; } .e_FlowCommonStyleBox-001 .title_icon{ color:rgba(255,255,255,1); display:inline-block; vertical-align:middle; font-size:medium; line-height:40px; margin-right:10px; } .e_FlowCommonStyleBox-001 .title_icon::before{ content:""; } .e_FlowCommonStyleBox-001 .title_main{ overflow:hidden; max-width:600px; color:rgba(255,255,255,1); white-space:nowrap; font-weight:normal; display:inline-block; vertical-align:middle; font-size:16px; line-height:40px; text-overflow:ellipsis; } .e_FlowCommonStyleBox-001 .title_sub{ margin-left:10px; color:rgba(255,255,255,1); font-weight:normal; display:inline-block; vertical-align:middle; font-size:14px; line-height:40px; } .e_FlowCommonStyleBox-001 .stylebox_title{ background-color:#1890FF; white-space:nowrap; padding-left:15px; display:inline-block; vertical-align:bottom; width:auto; font-size:0px; padding-right:15px; height:inherit; } .e_FlowCommonStyleBox-001 .stylebox_link{ color:#666666; display:table; vertical-align:middle; font-size:14px; border-width:0px; float:right; height:inherit; margin-right:15px; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color:inherit; display:table-cell; vertical-align:middle; } .e_FlowCommonStyleBox-001 .link_icon{ margin-left:5px; display:inline-block; } .e_FlowCommonStyleBox-001 .link_icon::before{ content:'\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ background-color:rgba(240,240,240,1); width-and-height:custom; } .e_FlowCommonStyleBox-001 .stylebox_content{ width-and-width-uint:100px; width-uint:%; width:100%; border-color:#f0f0f0; border-width:0px; border-style:solid; height:calc(100% - 48px); height-and-height-uint:calc(100% - 48px); } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ background-color:rgba(240,240,240,1); width-and-height:custom; } .e_SideMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_SideMajorStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_SideMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_SideMajorStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_SideMajorStyleBox-001 .title_icon::before{ content: ""; } .e_SideMajorStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_SideMajorStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_SideMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_SideMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_SideMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_SideMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }@media only screen and (max-width: 768px){ .cpnavbox{ display:none; } .iphone-fix{ display:block; } .iphone-fix { width: 100%; z-index: 9; display: block; position: relative; } .iphone-fix span { color: #fff; display: block; text-align: center; font-size: 16px; height: 50px; line-height: 50px; cursor: pointer; } .iphone-fix span b { display: inline-block; margin-left: 5px; width: 8px; height: 6px; background: url(../image/rBQBHVz3RICEEyrsAAAAAJhrd1w542-1.png) center no-repeat; } .iphone-down { width: 100%; position: absolute; left: 0; display: none; top: 50px; background: #f9f9f9; } .iphone-down a { display: block; width: 100%; font-size: 14px; text-align: center; padding: 15px; color: #666; position: relative; overflow: hidden; border: none !important; text-decoration:none; } .iphone-down a:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; z-index: 1; background-color: rgba(0,0,0,.05); -webkit-animation-duration: 0.7s; animation-duration: 0.7s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: ReturnToNormal; animation-name: ReturnToNormal; } @-webkit-keyframes ReturnToNormal { 0%{ -webkit-transform: scale(0.1,1); -ms-transform: scale(0.1,1); transform: translate: scale(0.1,1); } 100% { -webkit-transform: scaleX(1,1); -ms-transform: scale(1,1); transform: translate: scaleX(1,1); } } } @media only screen and (min-width: 769px) { .iphone-fix{ display:none; } .cpnavbox{ -webkit-transition: height 0.3s; transition: height 0.3s; } .cpnavbox ul li{ float:left; } .cpnavbox ul li a{ display:block; z-index: 1; padding: 0 40px; line-height:50px; position: relative; color:#fff; font-size:14px; } .cpnavbox ul li a:before { content: ""; position: absolute; left: 0px; top: 0; width: 1px; height: 100%; display: block; background-color: rgba(255,255,255,.2); } .cpnavbox ul li:last-child a:after { content: ""; position: absolute; right: 0px; top: 0; width: 1px; height: 100%; display: block; background-color: rgba(255,255,255,.2); } .cpnavbox ul li a:hover{ color:#fff; } .cpnavbox ul li a:hover{ background-color: #b48344; color: #fff; } .cpnavbox ul li .light a{ background-color: #b48344; color: #fff; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before{ content:'\e602'; }.mb-50 { margin-bottom: 50px; } .mt-14 { margin-top: 14px; } .f-30 { font-size: 30px; } .max-wid { width: 80%; max-width: 1400px; margin: auto; } .wrapper { overflow: hidden; position: relative; z-index: 2; } .pic { background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; position: relative; } .pic img.w-h { width: 100%; max-width: 100%; } #main { margin: 1rem 0; } #main .row { display: flex; justify-content: space-between; align-items: center; padding: 5vw 0; } #main .row.r-right .col:nth-of-type(1) { padding-right: 5%; } #main .row.r-left .col:nth-of-type(2) { padding-left: 5%; } #main .row.r-right .col { width: 100%; position: relative; } #main .row.r-left .col { width: 100%; position: relative; } #main .row.r-right .col:nth-of-type(1) > div p { color: #919191; margin-bottom: 14px; } #main .row.r-left .col:nth-of-type(2) > div p { color: #919191; margin-bottom: 14px; } #main .row.r-right .col:nth-of-type(2) .pic { width: 100%; position: relative; z-index: 4; } #main .row.r-left .col:nth-of-type(1) .pic { width: 100%; position: relative; z-index: 4; } #main .row.r-right .col:nth-of-type(2) .txt { position: absolute; bottom: -1rem; z-index: 3; height: 2rem; line-height: 2rem; left: 30%; font-size: 2rem; color: #f5f5f5; white-space: nowrap; text-transform: uppercase; font-family: 'Anton-Regular'; } #main .row.r-left .col:nth-of-type(1) .txt { position: absolute; bottom: -1rem; z-index: 3; height: 2rem; line-height: 2rem; right: 30%; font-size: 2rem; color: #f5f5f5; white-space: nowrap; font-family: 'Anton-Regular'; text-transform: uppercase; } html{ font-size: 100px; } .white_c{ color:#fff; } .black_c{ color:#333; } .center_c{ text-align: center; } .center_l{ text-align: left; } .tit_box{ margin-bottom:40px; } .ab1 .conts p{ line-height:2; margin-bottom:24px; text-align: justify; } .ab1 .conts img{ max-width:100%; margin-bottom:24px; } .contact li { width: 33.33%; float: left; text-align: center; } .contact li span { display: block; text-align: center; line-height: 1; color: #666; margin-top: 18px; transition: 0.38s; font-size: 14px; } .contact li p { color: #b48344; font-size: 16px; margin-top:20px; } .contact li b { display: block; z-index: 3; width: 106px; height: 106px; transition: 0.38s; text-align: center; line-height: 106px; border: 1px solid #b89553; position: relative; border-radius: 50%; margin: auto; font-size: 40px; font-weight: normal; color: #b89553; } .contact li b:after { content: ""; width: 100%; height: 100%; z-index: -1; transition: 0.5s; border-radius: 50%; background: #b48344; opacity: 0; visibility: hidden; position: absolute; left: 0; top: 0; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); } .contact li a:hover b:after { opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); } .contact li a:hover b { color: #fff; border-color: #b48344; -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: shake 0.5s; animation: shake 0.5s; } .contact li a:hover span { color: #b48344; } .trafficWrap{ background: #fff; } .bdMap { height: 458px; } .pathItem { padding: 19px 0; } .menu { float: left; margin-left: 18px; } .menu a { display: block; float: left; position: relative; width: 119px; height: 44px; text-align: center; line-height: 44px; color: #fff; font-size: 15px; background: #b89553; margin-right: 10px; } .menu a:hover, .menu a.active { color: #fff; background: #b48344; } .searchin { margin-left: 32px; float: left; margin-right: 0; } #txtStart { padding-left: 16px; width: 205px; height: 36px; line-height: 36px; margin: 0; border: none; outline: none; background: #eee; border: none; border-radius: 0; color: #999999; font-size: 14px; float: left; margin-top: 3px; } .search b.to { display: block; float: left; line-height: 1; color: #333333; font-size: 15px; margin-left: 15px; margin-right: 15px; margin-top: 15px; } .searchin #txtEnd { padding: 0; margin: 0; border: none; margin-top: 14px; color: #333333; font-size: 14px; line-height: 1; font-weight: normal; float: left; line-height: 1; margin-top: 14px; background: none; } .search .serchbtn { cursor: pointer; display: block; width: 119px; height: 44px; text-align: center; line-height: 44px; float: left; color: #fff; background: #b48344; } .pathAnswer { margin-top: 36px; padding: 18px; } .pathAnswer h4 { color: #000000; font-size: 16px; font-weight: bold; line-height: 1; padding-bottom: 23px; border-bottom: 1px solid #e5e5e5; } .resuis .t-map-item-act, .resuis span.on { color: #b48344; position: relative; } .resuis span { display: block; float: left; padding-top: 13px; line-height: 1; color: #646464; font-size: 14px; font-weight: bold; position: relative; cursor: pointer; } .resuis a { display: block; float: left; margin-left: 45px; padding-top: 13px; line-height: 1; color: #646464; font-size: 14px; font-weight: bold; position: relative; } #startPanel { margin-top: 46px; margin-left: 17px; border-left: 1px solid #e5e5e5; padding-left: 18px; } .resuis .t-map-item-act:before, .resuis span.on:before { content: ""; width: 29px; height: 4px; background: #b48344; position: absolute; left: 0; top: -1px; z-index: 5; } #startPanel > div { margin-bottom: 36px; } #drivingPanel { margin-top: 46px; } #startPanel > div > a { display: inline-block; position: relative; padding-left: 20px; color: #b48344; font-size: 16px; font-weight: bold; line-height: 1; min-width: 265px; } #startPanel > div > a:before { content: ""; width: 3px; height: 3px; border: 2px solid #a2a2a2; border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -3px; } .gonglue ul li{ background: #fff; overflow: hidden; box-shadow: 0 5px 10px rgba(0,0,0,.05); margin-bottom: 20px; padding: 30px; } .gonglue ul li .con{ width:80%; padding-left: 40px; float:left; } .gonglue ul span { float: left; display: block; width: 100px; height: 100px; text-align: center; line-height:100px; font-size: 20px; color: #fff; } .gonglue ul h3{ font-size:24px; margin-bottom:20px; } .gonglue ul p { line-height: 20px; color: #999; } .gonglue ul li:nth-child(1) span { background: #5aba9a; } .gonglue ul li:nth-child(2) span { background: #cda663; } .gonglue ul li:nth-child(3) span { background: #896ec6; } .gonglue ul li:nth-child(4) span { background: #b48344; } .scenicdown { position: relative; width: 620px; margin: 0 auto; } .scenicbg{ display: inline-block;} .scenicbg img{ display: block; width: 620px; height: auto; max-width: 100%;} .scenicinfo{position: absolute;white-space: nowrap;} .scenicfix{position: relative;} .scenicfix span{display: block;padding-left: 18px;color: #fff;text-shadow: #000 1px 1px 2px;font-size: 14px;position: relative;} .scenicfix span:before{content: "";width: 13px;height: 13px;border: 2px solid #fff;border-radius: 50%;background: #b48344;position: absolute;left: 0;top: 50%;margin-top: -6px;} .scenicdown .scenicfix span:before{ animation: opacity-change 1.75s ease-in-out infinite; -webkit-animation: opacity-change 1.75s ease-in-out infinite; -moz-animation: opacity-change 1.75s ease-in-out infinite; -o-animation: opacity-change 1.75s ease-in-out infinite; } .scenicleft span{ padding: 0 18px 0 0; } .scenicleft span:before{ right: 0; left: auto; } .scenicfix span.scitops{ display: inline-block; padding-left: 0; padding-top: 18px; line-height: 1;} .scenicfix span.scitops:before{ left: 50%; margin-left: -7px; top: 0; margin-top: 0;} @keyframes opacity-change { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes opacity-change { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-moz-keyframes opacity-change { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes opacity-change { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } .scenicinfo figure{ display:none; } .scenicinfo figure img { display: block; height: auto; transition: 0.52s; line-height: 1; } .scenicinfo1{left: 130px;top: 70px;} .scenicinfo2{left: 80px;top: 120px;} .scenicinfo3{left: 170px;top: 130px;} .scenicinfo4{left: 197px;top: 180px;} .scenicinfo5{right: 255px;top: 190px;} .scenicinfo6{left: 200px;top: 225px;} .scenicinfo7{right: 300px;top: 250px;} .scenicinfo8{left: 255px;top: 280px;} .scenicinfo9{right: 150px;top: 290px;} .scenicinfo10{left: 265px;top: 325px;} .scenicinfo11{right: 195px;top: 330px;} .scenicinfo12{right: 170px;top: 350px;} .scenicinfo13{left: 310px;top: 420px;} .ab1{ padding:80px 0; } .md { width: 50%; position: relative; } .cbox li{ position: relative; overflow: hidden; } .cbox li.odd-li{ background: #1a5f4f; transition: 0.65s; } .cbox li.even-li{ background: #2a7a33; transition: 0.65s; } .cbox li.mz { background: rgba(184,149,83,1); transition: 0.65s; } .cbox li.even-li .contxt{ left:50%; } .cbox .contxt .con { width: 80%; position: relative; margin: 0 auto; z-index: 2; } .cbox .contxt { display: block; overflow: hidden; height: 100%; position: absolute; left: 0; top: 0; } .cbox .contxt h1{ color:#fff; margin-bottom:20px; font-size:30px; } .cbox .contxt span{ color:#fff; display:inline-block; position:relative; margin-right: 20px; padding-left:10px; } .cbox .contxt span:before { content: ""; width: 4px; height: 4px;  border-radius: 50%; background: #fff; position: absolute; left: 0; top: 50%; margin-top: -2px; } .cbox li.mz .contxt span:before{ background: #fff; } .cbox .contxt .i { text-align: justify; color:#fff; } .cbox .conpic{ overflow: hidden; } .cbox .cover img { width: 100%; display: block; -webkit-transition: .6s; -moz-transition: .6s; transition: .6s; } .cbox li:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .pbanner { position: relative; overflow: hidden; } .pbanner:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 2; } .pbanner img { width: 100%; display: block; height: auto; } .pbanner .img01 { -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .banner-con{ width:100%; position: absolute; top: 50%; left:0; z-index: 5; transform: translateY(-50%); color: #333; -webkit-animation-name: "fadeInRight"; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: 1; } .banner-title { max-width: 1240px; width: 100%; margin: 0 auto; color: #fff; padding: 0 20px; } .banner-title .ch { padding-bottom: 20px; font-weight: 500; font-size: 40px; margin-bottom: 20px; line-height: 1; position: relative; } .banner-title .cn { font-size: 18px; display:none; -webkit-animation-name: "fadeInRight"; -webkit-animation-duration: 5s; -webkit-animation-iteration-count: 1; } .banner-title .ch:before { content: ''; position: absolute; left: 0; height: 4px; bottom: 0; width: 50px; background: #fff; -webkit-animation-name: "fadeInRight"; -webkit-animation-duration: 5s; -webkit-animation-iteration-count: 1; } @-webkit-keyframes fadeInRight { from {opacity: 0;-webkit-transform: translateX(20px); } to {opacity: 1;-webkit-transform: translateX(0);} } @keyframes fadeInRight { from {opacity: 0;-webkit-transform: translateX(20px); } to {opacity: 1;-webkit-transform: translateX(0);} } .fooTop{ overflow: hidden; } .footer a{ color:#ccc; } .fooLeft b{ color:#fff; font-size:54px; display:inline-block; vertical-align: top; } .fooLeft .foodTxt{ display:inline-block; color:#fff; } .foodTxt h3{ font-size:14px; color:#ccc; float: left; line-height: 62px; } .foodTxt .Call{ font-size:36px; font-weight: bold; color:#fff; float: left; padding-left: 10px; } .foodTxt .Tell{; } .foodTxt p{ color:#ccc; clear: both; } .footer .fooCon{ text-align: center; } .footer .fooCon .fooCon-logo{ display:inline-block; transition: all 0.8s; width:140px; } .footer .fooCon img { display: block; max-width: 100%; height: auto; } .fooRight img{ display: block; max-width: 100%; height: auto; } .fooRight p{ text-align: center; color:#ccc; margin-top:10px; } .copyright{ margin-top: 20px; text-align: center; color: #ccc; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.05); } .copyright a{ color:#ccc; } .serviceli{ padding: 85px 0 100px; } .serviceli li { width: 16.66%; float: left; text-align: center; } .serviceli li span { display: block; text-align: center; line-height: 1; color: #333333; margin-top: 18px; transition: 0.38s; font-size: 14px; } .serviceli li b { display: block; z-index: 3; width: 106px; height: 106px; transition: 0.38s; text-align: center; line-height: 106px; border: 1px solid #b89553; position: relative; border-radius: 50%; margin: auto; font-size: 40px; font-weight: normal; color: #b89553; } .serviceli li b:after { content: ""; width: 100%; height: 100%; z-index: -1; transition: 0.5s; border-radius: 50%; background: #b48344; opacity: 0; visibility: hidden; position: absolute; left: 0; top: 0; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); } .serviceli li a:hover b:after { opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); } .serviceli li a:hover b { color: #fff; border-color: #b48344; -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: shake 0.5s; animation: shake 0.5s; } .serviceli li a:hover span { color: #b48344; } @keyframes shake { from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } } @-webkit-keyframes shake { from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } } .follow{ overflow:hidden; } .followle { float: left; margin-top: 100px; } .followle strong { display: block; color: #fff; font-size: 30px; font-weight: bold; } .allows { float: right; bottom: -40px; position: relative; } .allowtext { width: 100%; position: absolute; left: 0; top: 78px; text-align: center; } .allowtext img { display: block; width: 120px; max-width: 80%; margin: auto; margin-bottom: 10px; } .allowtext span { display: block; text-align: center; color: #999999; font-size: 14px; line-height: 1.4; } .allows:hover { -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: rocate 0.3s; animation: rocate 0.3s; } @-webkit-keyframes rocate { 0% { transform: rotate(0deg); } 25% { transform: rotate(-15deg); } 50% { transform: rotate(0deg); } 75% { transform: rotate(15deg); } 100% { transform: rotate(0deg); } } .ibox { width: 100%; overflow: hidden; height: auto; background-image:url(../image/rBQBG10I_2aEaHgHAAAAALvYpb0366-1.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 100px 0; position: relative; } .ibox .titles p { color: #fff; } .ibox .black-20 { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; transition: 330ms; -webkit-transition: 330ms; background: rgba(0,0,0,0.3); } .ibox .iboxT{ color: #fff; font-size:14px; } .ovh { overflow: hidden; } .poster{ overflow: hidden; position: relative; } .poster .con { text-align: center; max-width: 1280px; width: 90%; margin: 0 auto; } .radius-half { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .player { cursor: pointer; display: inline-block; width: 100px; margin: 20px 0; height: 100px; border: 1px solid #fff; background: url(../image/rBQBG1yrAQCENLKJAAAAABpVtZ4987-1.png) no-repeat center; background-size: 30px; } .titles { text-align: center; position: relative; } .titles img { display: block; margin: auto; transition: 0.4s; } .titles p { color: #999999; font-size: 14px; line-height: 1; position: absolute; left: 50%; margin-left: 32px; bottom: 1px; } .more { margin-top: 25px; text-align: center; } .more a { display: block; width: 100px; margin: auto; height: 40px; text-align: center; line-height: 40px; color: #fff; border: 1px solid #b48344; font-size: 14px; position: relative; z-index: 1; } .more a:after { content: ""; width: 96px; height: 36px; background: #b48344; position: absolute; left: 1px; top: 1px; z-index: -1; transition: 0.6s; } .more a.hot { border:1px solid rgba(184,149,83,1); } .more a.hot:after { background: rgba(184,149,83,1); } @media only screen and (max-width: 1280px){ .titles img { width: 280px; } .footer .fooCon .fooCon-logo{ width:100px; } .fooLeft b{ font-size:50px; } .foodTxt .Call{ font-size:30px; } .fooRight img { width: 90px; } .banner-title .ch{ font-size:30px; } .tit_box{ font-size:30px; } } @media screen and (max-width: 1024px){ .contact li b { width: 92px; height: 92px; line-height: 92px; } .titles img { width: 200px; } .player { width: 80px; height: 80px; } .followle strong { font-size: 24px; } .serviceli { padding: 50px 0 56px; } .serviceli li b { width: 92px; height: 92px; line-height: 92px; } .serviceli li { width: 33.33%; margin-bottom: 32px; } .fooLeft{ position: static; } .fooRight{ position: static; } .footer .fooCon{ margin-bottom:20px; } .md{ width:100%; float:none; } .cbox .contxt{ position: static; } .cbox .contxt .con{ width:90%; padding:32px 0; } .ab1 { padding: 100px 0; } .cbox .contxt h1{ font-size: 24px; } } @media only screen and (max-width: 968px){ .banner-con { top: 65%; display:none; } .searchin { width: 90%; margin-top: 10px; margin-left: 18px; } .search .serchbtn{ width:100%; margin-top: 20px; } } @media only screen and (max-width: 768px){ .contact li{ width:100%; overflow: hidden; float:none; margin-bottom: 20px; text-align:left; } .contact li b { width: 60px; height: 60px; line-height: 60px; margin-right: 20px; font-size: 22px; float: left; } .contact li span{ text-align:left; margin: 0; padding-top: 10px; } .contact li p{ margin-top:5px; } .tit_box{ font-size:24px; } .titles img { width: 160px; } .titles p { position: relative; left: 0; bottom: 0; margin-top: 14px; margin-left: 0; text-align: center; } .player { width: 50px; height: 50px; background-size: 10px; } .followle { width: 100%; float: none; text-align: center; margin-bottom: 0; margin-top: 50px; } .allows { float: none; margin-right: 0; margin: auto; width: 191px; } .serviceli li b { width: 60px; height: 60px; line-height: 60px; font-size: 22px; } .serviceli { padding: 38px 0; } .footer{ margin-top:0; } .footer .to-top{ display: block; color: #fff; width:100%; text-align: center; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; } .footer .to-top span { display: inline-block; text-align: center; padding: 5px 20px; background: #b48344; font-size: 12px; } .fooTop{ margin-top:20px; } .footer .to-top span:after { display: block; margin: 7px auto 0; border-right: 6px solid transparent; border-bottom: 6px solid #fff; border-left: 6px solid transparent; width: 12px; content: ''; -webkit-animation: mouse-top 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-top 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; } .banner-title .ch { font-size: 24px; margin-bottom: 10px; } .banner-title .cn{ font-size:14px; } .banner-title .ch:before { height: 2px; } .scenicbg { display: none; } .scenicinfo figure { display: inline-block; } .scenicdown .scenicinfo { position: relative; text-align: center; width: 25%; float: left; left: 0 !important; top: 0 !important; margin-bottom: 22px; } .scenicfix span { text-align: center; padding: 0; color: #666; text-shadow: rgba(0,0,0,0) 0px 0px 0px; } .scenicdown .scenicfix span:before{ display: none; } .scenicdown .scenicinfo:last-child { display: none; } .scenicdown{ width: 100%; } .gonglue ul li .con{ width:100%; padding-left: 0px; float:none; margin-top:20px; } .gonglue ul span { float: none; display: block; width: 55px; height: 50px; text-align: center; line-height:50px; font-size: 16px; color: #fff; } .gonglue ul h3{ font-size:18px; } .bdMap { height: 350px; } } @media only screen and (max-width: 600px){ .fooLeft { width:100%; float:none; margin-top: 20px; } .foodTxt h3{ line-height: 40px; } .fooRight{ display:none; } .foodTxt .Call{ font-size:24px; } .cbox .contxt h1 { font-size: 18px; } .gonglue ul li { padding: 15px; } } @media only screen and (max-width: 500px){ .titles img { width: 120px; } .titles p { margin-top: 10px; } .followle strong{ font-size:18px; } .banner-title .ch { font-size: 18px; margin-bottom: 5px; padding-bottom:10px; } .banner-title .cn { font-size: 12px; } .scenicdown .scenicinfo { width: 33.33%; } .ab1 { padding: 50px 0; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:0px; width:100%; } .to-top{ display:none; } .footer{ margin: 70px 0 45px; width: 100%; height: 100%; display: flex; align-items: center; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @keyframes mouse-top { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(-5px); -webkit-transform: translateY(-5px); opacity: 0; } } @-webkit-keyframes mouse-top { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(-5px); -webkit-transform: translateY(-5px); opacity: 0; } } @keyframes shanshuo { from { transform:translateY(0); } 50% { transform:translateY(-10px); } to { transform:translateY(0); } } @-webkit-keyframes shanshuo { from { transform:translateY(0); } 50% { transform:translateY(-10px); } to { transform:translateY(0); } } .map{ width:100%; overflow-x:scroll; max-width:1280px; margin:auto; } .map .content{ position:relative; width:100%; min-width:800px; } .content .img img{ width:100%; } .dote{ position:absolute; width:25px; height:32px; white-space: nowrap; } .dote .tl{ border-radius: 8px; left: 50%; bottom: 100%; -webkit-transform: translate(-50%); transform: translate(-50%); box-shadow: 0 0 4px 2px hsla(0,0%,71%,.17); position:absolute; background:#fff; } .dote{ animation: shanshuo 1.2s ease-in-out infinite; -webkit-animation: shanshuo 1.2s ease-in-out infinite; -moz-animation: shanshuo 1.2s ease-in-out infinite; -o-animation: shanshuo 1.2s ease-in-out infinite; } .dote span { height: 18px; border-radius: 11px; background-color: #fff; font-size: 14px; color: #000; padding: 0 7px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-weight:bold; font-family:HYXiaoMaiTiJ; } .dote_dz{ left:62.5%; top:48.06%; margin-left:-12.5px; margin-top:-32px; } .dote_yytd{ left:47.2%; top:58.87%; margin-left:-12.5px; margin-top:-32px; } .dote_yyhgy{ left:41.4%; top:62.9%; margin-left:-12.5px; margin-top:-32px; } .dote_jlh{ left:19.92%; top:54.06%; margin-left:-12.5px; margin-top:-32px; } .dote_jlhgy{ left:11.72%; top:64.52%; margin-left:-12.5px; margin-top:-32px; } .dote_hj{ left:4.53%; top:76.04%; margin-left:-12.5px; margin-top:-32px; } .dote_yytd{ left:47.2%; top:58.87%; margin-left:-12.5px; margin-top:-32px; } .dote_nby{ left:55.47%; top:24.64%; margin-left:-12.5px; margin-top:-32px; } .dote_tcy{ left:59.14%; top:27%; margin-left:-12.5px; margin-top:-32px; } .dote_lfg{ left:21.01%; top:29.26%; margin-left:-12.5px; margin-top:-32px; } .dote_fhs{ left:12.5%; top:36.25%; margin-left:-12.5px; margin-top:-32px; } .dote_jyl{ left:35.05%; top:34.35%; margin-left:-12.5px; margin-top:-32px; } .dote_xly{ left:29.84%; top:32.16%; margin-left:-12.5px; margin-top:-32px; } .dote_dsbd{ left:37.5%; top:28.27%; margin-left:-12.5px; margin-top:-32px; } .xianlu{ background:#fff; margin-top:40px; padding:30px; } .xianlu h1{ font-size:18px; color:#000; font-weight:bold; } .xianlu .list{ margin-top:20px; border-bottom:1px dashed #e5e5e5; padding-bottom:20px; } .xianlu h2{ font-size:15px; color:#333; font-weight:bold; } .xianlu .con{ margin-top:10px; } .xianlu .l{ font-size:18px; font-family:HYXiaoMaiTiJ; color:#000; line-height:30px; float:left; } .xianlu .l a{ color:#000; transition:all .6s; } .xianlu .l a:hover{ color:#0f9675; } .xianlu i{ width:26px; height:30px; background:url(../image/jt-176972_1.png) no-repeat center; display:block; margin:0 20px; float:left; } @media only screen and (max-width: 767px){ .xianlu .l{ font-size:16px; } }@media screen and (max-width: 768px){ .c_portalResProduct_detail-03001 { margin-left: auto; margin-right: auto; min-width: 250px; max-width: 100%; max-height: 100%; } .c_portalResProduct_detail-03001 .dom_mo{ display: inline-block; } .c_portalResProduct_detail-03001 .p_TagBox{ text-align: right; } .c_portalResProduct_detail-03001 .p_tag{ display: inline-block; margin-right: 5px; } .c_portalResProduct_detail-03001 .p_tag:last-child{ margin: 0; } .c_portalResProduct_detail-03001 .p_products { padding-top: 10px; } .c_portalResProduct_detail-03001 .product { width: calc((100% - 0px)/10); margin-right: 2%; height: auto; display: inline-block; vertical-align: middle; cursor: pointer; } .c_portalResProduct_detail-03001 .p_Product.size { display: inline-block; margin-right: 2%; vertical-align: middle; height: 32px; border-radius: 3px; padding: 5px 10px; cursor: pointer; margin-bottom: 10px; border: 1px solid rgba(0, 0, 0, 0.15); } .c_portalResProduct_detail-03001 .p_Product.size:nth-of-type(1), .c_portalResProduct_detail-03001 .product:nth-of-type(1) { margin-left: 30px; } .c_portalResProduct_detail-03001 .p_Product.active { border: 1px solid red; } .c_portalResProduct_detail-03001 .p_Product .p_images { position: relative; width: 100%; height: 0; text-align: center; font-size: 0; overflow: hidden; margin: 0; padding: 0; } .c_portalResProduct_detail-03001 .d_tagA { display: inline-block; margin: 0; padding: 5px 10px; min-width: 59px; text-align: center; } .c_portalResProduct_detail-03001 .d_nameL { display: inline-block; margin: 0; padding: 0; vertical-align: middle; text-align: left; } .c_portalResProduct_detail-03001 .d_nameL .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_KeywordBox { width: auto; height: auto; white-space: nowrap; padding: 20px; } .c_portalResProduct_detail-03001 .d_SpecInfo { display: table; margin: 0; padding-left: 10px; width: 76%; height: 36px; text-align: left; } .c_portalResProduct_detail-03001 .d_SpecInfo .font { display: table-cell; white-space: nowrap; vertical-align: middle; height: inherit; } .c_portalResProduct_detail-03001 .d_SpecName { float: left; border-bottom: none; display: table; margin: 0; padding-right: 5px; height: 36px; width: 10%; text-align: right; padding-right: 30px; } .c_portalResProduct_detail-03001 .d_SpecName .font { display: table-cell; vertical-align: middle; white-space: nowrap; width: 100%; height: inherit; }  .c_portalResProduct_detail-03001 .p_ProParametersBox { margin-top: 20px; } .c_portalResProduct_detail-03001 .d_SpecTitle { display: inline-table; margin: 0; height: 38px; width: 100%; padding: 5px; cursor: pointer; text-align: left; } .c_portalResProduct_detail-03001 .d_headTitle { display: inline-block; margin: 0; padding: 0; text-align: center; } .c_portalResProduct_detail-03001 .d_TextBox { margin: 0; width: 236px; height: 317px; padding: 0; } .c_portalResProduct_detail-03001 .d_ProInfoA { display: inline-table; float: left; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_ProInfoA .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_ProTitle { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_ProTitle .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_BaseInfo { display: inline-block; width: auto; height: auto; margin-bottom: 10px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_BaseInfoBox { display: none; white-space: normal; width: 100%; padding: 40px 20px 20px 20px; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_SpecTab, .c_portalResProduct_detail-03001 .d_DecTab { float: left; width: auto; height: 45px; text-align: center; padding: 0 25px; cursor: pointer; } .c_portalResProduct_detail-03001 .d_SpecTab:hover, .c_portalResProduct_detail-03001 .d_DecTab:hover { background: transparent; box-shadow: none; } .c_portalResProduct_detail-03001 .p_show360 { position: static; margin-right: 10px; margin-bottom: 10px; float: left; width: auto; }  .c_portalResProduct_detail-03001 .p_interaction { margin: 0; width: 236px; height: 317px; padding: 0; } .c_portalResProduct_detail-03001 .p_interaction button { margin-bottom: 10px; }  .c_portalResProduct_detail-03001 .d_unitB { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_unitB .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameO { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameO .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_plus { float: left; width: 28px; height: 28px; font-weight: bold; text-align: center; vertical-align: middle; border-left: none; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResProduct_detail-03001 .d_plus:hover, .c_portalResProduct_detail-03001 .d_plus:active { box-shadow: none; border-left: none; } .c_portalResProduct_detail-03001 .d_plus .font { display: table-cell; vertical-align: middle; width: inherit; height: initial; user-select: none; padding-top: 5px; } .c_portalResProduct_detail-03001 .p_input { float: left; width: 40px; height: 28px; text-align: center; } .c_portalResProduct_detail-03001 .p_input input, .c_portalResProduct_detail-03001 .p_input .InputText { display: inline-block; height: inherit; width: inherit; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding-left: 7px; } .c_portalResProduct_detail-03001 .d_minus { float: left; width: 28px; height: 28px; text-align: center; vertical-align: middle; border-right: none; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResProduct_detail-03001 .d_nameM { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameM .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_Service { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_Service .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameN { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameN .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_ServiceBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_unitA { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_unitA .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_MarketPrice { display: inline-block; margin: 0; padding: 0; } .c_portalResProduct_detail-03001 .d_MarketPrice .font { text-decoration: line-through; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_nameH { display: inline-block; margin: 0; padding: 0; text-align: right; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameH .font { display: block; text-align: right; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResProduct_detail-03001 .d_MarketPriceBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_unit { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_SalePrice { display: inline-table; margin: 0; padding: 0; color: rgba(204, 0, 0, 1); text-align: left; } .c_portalResProduct_detail-03001 .d_SalePriceBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_nameG { display: inline-block; vertical-align: middle; margin: 0; padding: 0; text-align: right; min-width: 70px; margin-left: 10px; } .c_portalResProduct_detail-03001 .d_nameG .font { display: block; white-space: nowrap; text-align: right; text-overflow: ellipsis; overflow: hidden; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_SortName { display: inline-block; width: auto; height: auto; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_NumBox { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .p_view { display: inline-block; } .c_portalResProduct_detail-03001 .p_AssistNameB { display: inline-block; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .p_AssistNameB .font { vertical-align: middle; white-space: nowrap; width: inherit; } .c_portalResProduct_detail-03001 .p_assist { display: none; }  .c_portalResProduct_detail-03001 .p_SwitchBtnC { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 28px; color: rgba(0, 0, 0, 0.15); position: absolute; left: 2px; bottom: 0px; width: 28px; height: calc(100% - 20px); } .c_portalResProduct_detail-03001 .p_SwitchBtnC .iconfont::before { content: "\e687"; position: absolute; top: 50%; transform: translate(0, -50%); }  .c_portalResProduct_detail-03001 .p_SwitchBtnD { position: absolute; right: 4px; bottom: 0px; width: 28px; height: calc(100% - 20px); cursor: pointer; font-size: 28px; color: rgba(0, 0, 0, 0.15); } .c_portalResProduct_detail-03001 .p_SwitchBtnD .iconfont::before { content: "\e6ae"; position: absolute; top: 50%; transform: translate(0, -50%); } .c_portalResProduct_detail-03001 .p_ProRelationImg { display: inline-block !important; background: #ccc; border: none; border-radius: 50%; margin-top: 24px; } .c_portalResProduct_detail-03001 .p_ProRelationImg.item_hide { display: none !important; } .c_portalResProduct_detail-03001 .p_ProRelationImg.active { border: none; } .c_portalResProduct_detail-03001 .p_ProRelationImg.widther { height: 0; padding-bottom: 11.22%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.widther .AtlasRelationImgBoxA { width: 100%; height: auto; text-align: center; vertical-align: middle; border-style: none; position: absolute; top: 50%; transform: translate(0, -50%); } .c_portalResProduct_detail-03001 .p_ProRelationImg.widther .AtlasRelationImgBoxA img { width: 100%; height: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; } .c_portalResProduct_detail-03001 .p_ProRelationImg.higher { height: 0; padding-bottom: 11.22%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.higher .AtlasRelationImgBoxA { height: 100%; width: auto; text-align: center; vertical-align: middle; border-style: none; position: absolute; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_detail-03001 .p_ProRelationImg.higher .AtlasRelationImgBoxA img { height: 100%; width: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; } .c_portalResProduct_detail-03001 .p_ProRelationImg.smaller { height: 0; padding-bottom: 11.22%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA { height: auto; width: auto; text-align: center; vertical-align: middle; border-style: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .c_portalResProduct_detail-03001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA img { height: auto; width: auto; } .c_portalResProduct_detail-03001 .p_imageA .p_assist { width: 100%; height: auto; display: inline-block; padding-left: 36px; margin-top: 10px; } .c_portalResProduct_detail-03001 .p_ThumbnailBox { margin: 0; width: 236px; height: 317px; padding: 0; min-height: 100px; } #easy_zoom { display: none !important; } .c_portalResProduct_detail-03001 .d_ProductDetail { height: auto; width: 100%; display: flex; display: -webkit-flex; -webkit-flex-flow: row wrap; -webkit-align-items: stretch; -moz-flex-flow: row wrap; -moz-align-items: stretch; display: -ms-flexbox; display: -ms-flex; -ms-flex-flow: row wrap; -ms-align-items: stretch; display: flex; flex-flow: row wrap; display: -webkit-box; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; background: #fff; } .c_portalResProduct_detail-03001 .p_imagesA { position: relative; } .c_portalResProduct_detail-03001 .p_ProInfo { float: left; padding-left: 18px; width: auto; height: auto; min-width: 200px; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; flex: 1; } .c_portalResProduct_detail-03001 .p_content { width: auto; height: auto; margin: 0 0 16px 0; padding: 0 0 16px 0; } .c_portalResProduct_detail-03001 .d_ProName { width: 100%; margin-bottom: 15px; margin-top: 10px; } .c_portalResProduct_detail-03001 .d_ProName .h2{ font-size:18px; font-weight:bold; } .c_portalResProduct_detail-03001 .d_nameC { display: inline-block; vertical-align: top; margin-right: 20px; } .c_portalResProduct_detail-03001 .p_PriceBox { background: #FFF1F0; width: auto; height: auto; padding: 0; min-height: 52px; margin: 18px 0; padding-top: 10px; } .c_portalResProduct_detail-03001 .p_PriceBox .p_ViewBox { display: none; } .c_portalResProduct_detail-03001 .d_num { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_numA { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_SalePriceBox { display: inline-block; width: auto; height: auto; vertical-align: middle; margin-right: 20px !important; } .c_portalResProduct_detail-03001 .d_MarketPriceBox { display: inline-block; width: auto; height: auto; vertical-align: middle; margin-right: 20px !important; } .c_portalResProduct_detail-03001 .d_unit { display: inline-block; vertical-align: middle; width: auto; margin-right: 30px; } .c_portalResProduct_detail-03001 .d_MarketPrice, .c_portalResProduct_detail-03001 .d_MarketPriceBox, .c_portalResProduct_detail-03001 .d_unitA { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_NumberBox { width: auto; height: 28px; vertical-align: middle; overflow: hidden; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .d_nameM { margin-right: 30px; vertical-align: top; float: left; margin-top: 3px; } .c_portalResProduct_detail-03001 .d_nameM .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .d_nameO { width: 70px; display: inline-block; margin-right: 5px; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameO .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .p_interaction { width: auto; height: auto; } .c_portalResProduct_detail-03001 .d_nameD { width: 70px; display: inline-block; margin-right: 30px; vertical-align: top; } .c_portalResProduct_detail-03001 .d_nameD .font { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .d_sort { vertical-align: middle; display: inline-block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; flex: 1; } .c_portalResProduct_detail-03001 .d_sort .font { white-space: normal; } .c_portalResProduct_detail-03001 .p_qrbuyUrlBox{ position: relative; display: inline-block; } .c_portalResProduct_detail-03001 .p_qrbuyText { margin-top: 5px; } .c_portalResProduct_detail-03001 .p_imagesB { position: absolute; top: 90px; display: none; width: auto; height: auto; z-index: 10000; left: 0px; } .c_portalResProduct_detail-03001 .p_qrbuyUrlBox:hover .p_qrbuyText, .c_portalResProduct_detail-03001 .p_qrbuyUrlBox:hover .p_imagesB { display: block !important; } .c_portalResProduct_detail-03001 .p_AddCart { position: relative; float: left; margin-right: 10px; margin-bottom: 10px; height: 28px; } .c_portalResProduct_detail-03001 .p_tipsBox{ position: absolute; padding: 10px 20px; text-align: center; border-radius: 10px; top: -50px; white-space: nowrap; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_detail-03001 .p_tipsBox .iconfont::before{ content: '\e6c9'; position: absolute; bottom: -9px; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_detail-03001 .p_dealer { position: static; float: left; margin-right: 10px; margin-bottom: 10px; height: 28px; } .c_portalResProduct_detail-03001 .p_dealer .iconfont { margin-right: 10px; } .c_portalResProduct_detail-03001 .p_handBooksBox{ position: relative; float: left; width: auto; margin-right: 10px; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .p_downHandbook{ display: block; width: 100%; height: 28px; color: rgba(255, 255, 255, 1); background-color: rgba(106, 186, 190, 1); text-align: center; padding-top: 0; padding-right: 10px; padding-left: 10px; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_DescriptionBoxA { clear: both; width: 100%; height: auto; overflow: visible; margin-top: 20px; } .c_portalResProduct_detail-03001 .d_TabTitleBox { width: auto; height: auto; overflow: visible; } .c_portalResProduct_detail-03001 .d_DecTab { float: left; width: auto; } .c_portalResProduct_detail-03001 .d_ProTitle { width: 100px; float: left; } .c_portalResProduct_detail-03001 .d_ProTitle .font { display: block; width: auto; overflow: hidden; text-overflow: ellipsis; } .c_portalResProduct_detail-03001 .d_ProInfoA { display: inline-block; float: left; } .c_portalResProduct_detail-03001 .d_ProInfoA .font { display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_unitB { position: inherit; vertical-align: middle; margin-left: 10px; } .c_portalResProduct_detail-03001 .d_num .iconfont { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_DescriptionBigbox { width: auto; height: auto; clear: both; margin: 0; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_zoom { position: absolute; left: 20px; top: 20px; cursor: move; z-index: 999; } .c_portalResProduct_detail-03001 .d_TextBox { width: 100%; height: auto; border: none; padding-right: 20px; padding-left: 20px; margin-bottom: 20px; overflow: hidden; } .c_portalResProduct_detail-03001 .d_headTitle { float: left; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .d_text { display: inline; font-family: normal; word-break: break-all; } .c_portalResProduct_detail-03001 .p_ProSummary .font { display: inline-block; width: 70px; vertical-align: middle; text-align: right; margin-right: 10px; } .c_portalResProduct_detail-03001 .p_QRCode { display: none; } .c_portalResProduct_detail-03001 .d_tagA { padding: 0px; min-width: auto; margin-left: 10px; vertical-align: middle; cursor: default; border-radius: 3px; padding: 2px 5px; text-align: center; min-width: 50px; } .c_portalResProduct_detail-03001 .p_nextpage { width: auto; height: auto; width: 50%; } .c_portalResProduct_detail-03001 .p_nextpageA { float: right; width: 50%; height: auto; margin: 0; background-color: transparent; overflow: hidden; vertical-align: middle; text-align: right; } .c_portalResProduct_detail-03001 .p_nextName { display: inline-block; margin-right: 10px; padding: 0; vertical-align: middle; text-align: left; } .c_portalResProduct_detail-03001 .p_nextName .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .p_nextNameA { display: inline-block; vertical-align: middle; margin-left: 10px; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .p_nextBox { width: auto; height: auto; margin: 0; padding: 20px; margin-top: 40px; overflow: hidden; } .c_portalResProduct_detail-03001 .p_nextpage { float: left; } .c_portalResProduct_detail-03001 .p_masker-wp { z-index: 99999; width: 100%; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; } .c_portalResProduct_detail-03001 .masker { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; opacity: 0.55; z-index: 999; } .c_portalResProduct_detail-03001 #viewwindow { width: 100%; height: 100%; top: 0 !important; overflow: hidden; } .c_portalResProduct_detail-03001 #turntable { max-height: 100%; max-width: 100%; } .c_portalResProduct_detail-03001 .p_agreement { width: 80%; height: 80%; position: absolute; top: 50%; left: 50%; z-index: 999999; animation: scale 1s; animation-fill-mode: both; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); border: 1px solid; background: #fff; } .c_portalResProduct_detail-03001 .animate { animation-name: animate; animation-duration: 0.8s; } @keyframes animate { 0% { transform: translate(-50%, -50%) scale(0); } 100% { transform: translate(-50%, -50%) scale(1); } } .c_portalResProduct_detail-03001 .p_Close { width: auto; position: absolute; cursor: pointer; top: -4%; right: 1%; z-index: 523; } .c_portalResProduct_detail-03001 .p_imagesA { width: 100%; } .c_portalResProduct_detail-03001 .p_imagesA .p_images { width: 100%!important; height: 0!important; padding-bottom: 75%; } .c_portalResProduct_detail-03001 .p_ThumbnailBox { position: absolute; right: 20px; bottom: 20px; height: auto !important; min-height: auto !important; border: none; padding: 0 30px; } .c_portalResProduct_detail-03001 .p_zoom, #easy_zoom { display: none !important; cursor: pointer !important; width: 0 !important; height: 0 !important; } .c_portalResProduct_detail-03001 .p_PriceBox .p_ViewBox { display: inline-block; } .c_portalResProduct_detail-03001 .p_ViewBox { margin-left: 50px; } .c_portalResProduct_detail-03001 .d_NumBox { width: 50%; } .c_portalResProduct_detail-03001 .p_Buy{ display: inline-block; } .c_portalResProduct_detail-03001 .p_interaction button { width: 100%; height: 47px; }  .c_portalResProduct_detail-03001 .d_SpecName{ width: 20%; } .c_portalResProduct_detail-03001 .d_SpecInfo .font{ white-space: normal; }  .c_portalResProduct_detail-03001 .p_nextBox { margin: 40px -8px 0 -8px; background: rgba(0, 0, 0, 0.02); padding: 0; } .c_portalResProduct_detail-03001 .p_nextName, .c_portalResProduct_detail-03001 .p_MinorLink, .c_portalResProduct_detail-03001 .p_nextNameA { width: 100%; text-align: center; margin: 0; } .c_portalResProduct_detail-03001 .p_MinorLink .font{ word-break: break-all; } .c_portalResProduct_detail-03001 .p_nextpage, .c_portalResProduct_detail-03001 .p_nextpageA { padding: 10px 0; } .c_portalResProduct_detail-03001 .p_nextpage { border-right: 1px solid rgba(0, 0, 0, 0.04); }  .c_portalResProduct_detail-03001 .d_SalePriceBox, .c_portalResProduct_detail-03001 .d_MarketPriceBox, .c_portalResProduct_detail-03001 .p_ViewBox { margin: 0; } .c_portalResProduct_detail-03001 .d_nameG, .c_portalResProduct_detail-03001 .d_nameH { width: auto; } .c_portalResProduct_detail-03001 .d_unit{ margin: 0; } .c_portalResProduct_detail-03001 .p_ProParametersBox{ margin: 20px auto 0; } .c_portalResProduct_detail-03001 .p_SpecBox{ width: 100%; } .c_portalResProduct_detail-03001 .p_ProInfo, .c_portalResProduct_detail-03001 .d_DescriptionBoxA { padding: 0 8px; } .c_portalResProduct_detail-03001 .d_TabTitleBox{ display: flex; overflow: hidden; } .c_portalResProduct_detail-03001 .d_SpecTab{ font: none; padding: 0; display: inline-block; width: calc(100% / 4); } .c_portalResProduct_detail-03001 .d_SpecTab .font{ display: block; text-align: center; } .c_portalResProduct_detail-03001 .active{ background: #fff; } .c_portalResProduct_detail-03001 .d_TextBox, .c_portalResProduct_detail-03001 .d_description { vertical-align: middle; } .c_portalResProduct_detail-03001 .p_shopCartBox { display: inline-block; position: relative; width: auto; margin-bottom: 10px; text-align: center; } .c_portalResProduct_detail-03001 .p_shopCart{ text-align: right; padding-right: 10px; } .c_portalResProduct_detail-03001 .p_shopCartNum{ position: absolute; top: 0; right: 0; display: inline-table; min-width: 20px; height: 20px; padding: 3px 5px; border-radius: 50%; } .c_portalResProduct_detail-03001 .p_shopCartNum .font{ display: table-cell; vertical-align: middle; } }  @media only screen and (min-width: 769px){ .c_portalResProduct_detail-03001{ margin-left: auto; margin-right: auto; min-width: 250px; max-width: 100%; max-height: 100%; width: 100%; height: 100%; overflow: hidden; } .c_portalResProduct_detail-03001 .dom_mo{ display: none; } .panel { width: 280px; left: 70%; } #easy_zoom { width: 300px; height: 200px; border: 5px solid #eee; background: #fff; color: #333; position: absolute; top: 60px; left: 400px; overflow: hidden; -moz-box-shadow: 0 0 10px #777; -webkit-box-shadow: 0 0 10px #777; box-shadow: 0 0 10px #777;  text-align: center; z-index: 999; } .c_portalResProduct_detail-03001 .p_shade { width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); } .c_portalResProduct_detail-03001 .p_products { width: auto; height: auto; overflow: hidden; white-space: normal; padding-top: 10px; clear: both; } .c_portalResProduct_detail-03001 .product { width: calc((100% - 0px)/10); margin-right: 2%; height: auto; display: inline-block; vertical-align: middle; cursor: pointer; } .c_portalResProduct_detail-03001 .p_Product.size { display: inline-block; margin-right: 2%; vertical-align: middle; height: 32px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 3px; padding: 5px 10px; cursor: pointer; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .p_Product.size:nth-of-type(1), .c_portalResProduct_detail-03001 .product:nth-of-type(1) { margin-left: 30px; } .c_portalResProduct_detail-03001 .p_Product.active{ border: 1px solid red; } .c_portalResProduct_detail-03001 .p_Product .p_images { position: relative; width: 100%; height: 0; text-align: center; font-size: 0; overflow: hidden; margin: 0; padding: 0; } .c_portalResProduct_detail-03001 .p_PopupWindow { display: none; position: absolute; margin: 0; width: auto; height: auto; padding: 0; z-index: 999999; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .c_portalResProduct_detail-03001 .p_PopupWindow iframe { width: 100%; height: 100%; } .c_portalResProduct_detail-03001 .p_success .promptbox { padding: 10px; } .c_portalResProduct_detail-03001 .p_success .promptbox .assistfont { display: none; } .c_portalResProduct_detail-03001 .p_nextpage { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_tagA { display: inline-block; margin: 0; padding: 5px 10px; min-width: 59px; text-align: center; border-radius: 3px; margin-right: 10px; } .c_portalResProduct_detail-03001 .d_tagA .font { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_tagA:hover { cursor: pointer; } .e_title.c_portalResProduct_detail-03001 .d_linkF { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .d_linkF { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_linkF:hover { text-decoration: underline; cursor: pointer; } .c_portalResProduct_detail-03001 .d_linkF:active { text-decoration: none; margin-top: 0; } .c_portalResProduct_detail-03001 .d_nameL { display: inline-block; margin: 0; padding: 0; vertical-align: middle; text-align: left; } .c_portalResProduct_detail-03001 .d_nameL .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_KeywordBox { width: auto; height: auto; white-space: nowrap; padding: 20px; } .c_portalResProduct_detail-03001 .d_comment { margin: 0; width: 236px; height: 317px; padding: 0; } .c_portalResProduct_detail-03001 .d_TextBoxBig { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_SpecInfo { display: table; margin: 0; padding-left: 10px; width: 76%; height: 36px; text-align: left; } .c_portalResProduct_detail-03001 .d_SpecInfo .font { display: table-cell; white-space: nowrap; vertical-align: middle; height: inherit; } .c_portalResProduct_detail-03001 .d_SpecName { float: left; border-bottom: none; display: table; margin: 0; padding-right: 5px; height: 36px; width: 10%; text-align: right; padding-right: 30px; } .c_portalResProduct_detail-03001 .d_SpecName .font { display: table-cell; vertical-align: middle; white-space: nowrap; width: 100%; height: inherit; } .c_portalResProduct_detail-03001 .d_SpecBoxContA { width: auto; height: auto; padding: 20px; margin-bottom: 20px; }  .c_portalResProduct_detail-03001 .p_ProParametersBox{ border-bottom: none; margin: 20px; } .c_portalResProduct_detail-03001 .d_SpecTitle { display: inline-table; margin: 0; height: 38px; width: 100%; padding: 5px; cursor: pointer; text-align: left; } .c_portalResProduct_detail-03001 .d_SpecTitle .font { display: table-cell; white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_text { font-family: normal; word-break: break-all; } .c_portalResProduct_detail-03001 .d_headTitle { display: inline-block; margin: 0; padding: 0; text-align: center; } .c_portalResProduct_detail-03001 .d_headTitle .font { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_TextBox { margin: 0; width: 236px; height: 317px; padding: 0; } .c_portalResProduct_detail-03001 .d_ProInfoA { display: inline-table; float: left; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_ProInfoA .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_ProTitle { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_ProTitle .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_BaseInfo { display: inline-block; width: auto; height: auto; margin-bottom: 10px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_BaseInfoBox { display: none; white-space: normal; width: 100%; padding: 40px 20px 20px 20px; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_DescriptionBoxB { margin: 0; width: 236px; height: 317px; padding: 0; } .c_portalResProduct_detail-03001 .d_SpecTab, .c_portalResProduct_detail-03001 .d_DecTab { float: left; width: auto; height: 45px; text-align: center; padding: 0 25px; cursor: pointer; } .c_portalResProduct_detail-03001 .d_DecTab:hover{ background: none; box-shadow: none; } .c_portalResProduct_detail-03001 .d_TabTitleBox, .c_portalResProduct_detail-03001 .d_DescriptionBoxA { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_show360 { position: static; margin-right: 10px; margin-bottom: 10px; float: left; width: auto; } .c_portalResProduct_detail-03001 .p_downloadBox { width: auto; height: auto; display: inline-block; padding: 0 12px; } .c_portalResProduct_detail-03001 .p_Buy { height: 50px; text-align: center; padding: 0; position: inherit; } .c_portalResProduct_detail-03001 .p_interaction { margin: 0; width: 236px; height: 317px; padding: 0; } .c_portalResProduct_detail-03001 .p_interaction button{ margin-bottom: 10px; } .c_portalResProduct_detail-03001 .d_unitB { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_unitB .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_numA { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_numA .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameO { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameO .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_plus { float: left; width: 28px; height: 28px; font-weight: bold; text-align: center; vertical-align: middle; border-left: none; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResProduct_detail-03001 .d_plus:hover, .c_portalResProduct_detail-03001 .d_plus:active { box-shadow: none; border-left: none; } .c_portalResProduct_detail-03001 .d_plus .font { display: table-cell; vertical-align: middle; width: inherit; height: initial; user-select: none; padding-top: 5px; } .c_portalResProduct_detail-03001 .p_input { float: left; width: 40px; height: 28px; text-align: center; } .c_portalResProduct_detail-03001 .p_input:hover { cursor: text; } .c_portalResProduct_detail-03001 .p_input input, .c_portalResProduct_detail-03001 .p_input .InputText { display: inline-block; height: inherit; width: inherit; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding-left: 7px; } .c_portalResProduct_detail-03001 .p_input input:hover, .c_portalResProduct_detail-03001 .p_input .InputText:hover { cursor: text; } .c_portalResProduct_detail-03001 .d_minus { float: left; width: 28px; height: 28px; text-align: center; vertical-align: middle; border-right: none; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResProduct_detail-03001 .d_minus:hover, .c_portalResProduct_detail-03001 .d_minus:active { box-shadow: none; border-right: none; } .c_portalResProduct_detail-03001 .d_minus .font { display: table-cell; vertical-align: middle; width: inherit; height: initial; user-select: none; padding-top: 5px; } .c_portalResProduct_detail-03001 .d_nameM { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameM .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_Service { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_Service .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameN { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameN .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_ServiceBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_FontSpec { display: table; position: relative; min-width: 90px; height: 31px; text-align: center; padding-top: 0; padding-right: 12px; padding-left: 12px; white-space: nowrap; text-align: center; word-break: normal; } .c_portalResProduct_detail-03001 .d_FontSpec:hover { min-width: 90px; height: 31px; } .c_portalResProduct_detail-03001 .d_FontSpec .font { padding: 0 0 0 5px; display: table-cell; vertical-align: middle; bottom: 0; } .c_portalResProduct_detail-03001 .d_nameK { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameK .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_nameK .iconfont:before { content: ""; } .c_portalResProduct_detail-03001 .d_FontSpecBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_ImgSpec { display: table; position: relative; min-width: 90px; height: 31px; text-align: center; padding: 0 12px 0 12px; white-space: nowrap; text-align: center; word-break: normal; } .c_portalResProduct_detail-03001 .d_ImgSpec:hover { min-width: 90px; height: 31px; } .c_portalResProduct_detail-03001 .d_ImgSpec .font { padding: 0 0 0 5px; display: table-cell; vertical-align: middle; bottom: 0; } .c_portalResProduct_detail-03001 .d_ImgSpec .active:before { display: block; padding: 5px 3px 3px 5px; border-top-left-radius: 15px; position: absolute; right: 0; bottom: 0; z-index: 3; } .c_portalResProduct_detail-03001 .d_nameJ { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameJ .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_ImgSpecBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_ColorSpec { display: table; position: relative; min-width: 90px; height: 31px; color: rgba(0, 0, 0, 1); border-width: 2px; border-style: solid; border-color: rgba(228, 228, 228, 1); background-color: rgba(255, 255, 255, 1); text-align: center; padding-top: 0; padding-right: 12px; padding-left: 12px; white-space: nowrap; text-align: center; word-break: normal; } .c_portalResProduct_detail-03001 .d_ColorSpec:hover { color: rgba(0, 0, 0, 1); min-width: 90px; height: 31px; border-width: 2px; border-style: solid; border-color: rgba(101, 190, 186, 1); background-color: rgba(255, 255, 255, 1); } .c_portalResProduct_detail-03001 .d_ColorSpec.active { border-width: 2px; border-color: rgba(101, 190, 186, 1); } .c_portalResProduct_detail-03001 .d_ColorSpec .font { padding: 0 0 0 5px; display: table-cell; vertical-align: middle; bottom: 0; } .c_portalResProduct_detail-03001 .d_ColorSpec .iconfont { display: inline; color: rgba(255, 255, 255, 1); } .c_portalResProduct_detail-03001 .d_ColorSpec:hover .iconfont { color: rgba(255, 255, 255, 1); } .c_portalResProduct_detail-03001 .d_ColorSpec:active .iconfont { color: rgba(255, 255, 255, 1); } .c_portalResProduct_detail-03001 .d_ColorSpec .iconfont:before { content: ""; } .c_portalResProduct_detail-03001 .d_ColorSpec .active:before { display: block; padding: 5px 3px 3px 5px; border-top-left-radius: 15px; content: "\e6c6"; position: absolute; right: 0; bottom: 0; z-index: 3; background: rgba(101, 190, 186, 1); } .c_portalResProduct_detail-03001 .d_nameI { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameI .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_ColorSpecBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_SpecBoxA { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; margin-top: 10px; } .c_portalResProduct_detail-03001 .d_unitA { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_unitA .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_MarketPrice { display: inline-block; margin: 0; padding: 0; } .c_portalResProduct_detail-03001 .d_MarketPrice .font { text-decoration: line-through; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_nameH { display: inline-block; margin: 0; padding: 0; text-align: right; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameH .font { display: block; text-align: right; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResProduct_detail-03001 .d_MarketPriceBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_unit { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_unit .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_SalePrice { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_SalePrice .font { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameG { margin: 0; padding: 0; text-align: right; min-width: 70px; display: inline-block; vertical-align: middle; margin-left: 10px; } .c_portalResProduct_detail-03001 .d_nameG .font { display: block; vertical-align: middle; white-space: nowrap; text-align: right; text-overflow: ellipsis; overflow: hidden; } .c_portalResProduct_detail-03001 .d_SalePriceBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_ArticleHline { width: 100%; height: 0px; } .c_portalResProduct_detail-03001 .d_Weight { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_Weight .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameF { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameF .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_WeightBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_size { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_size .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameE { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameE .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_SizeBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .e_title.c_portalResProduct_detail-03001 .d_sort { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .d_sort { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_sort:hover { text-decoration: underline; font-weight: bold; cursor: pointer; } .c_portalResProduct_detail-03001 .d_sort:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResProduct_detail-03001 .d_linkA { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .d_linkA { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_linkA:hover { text-decoration: underline; cursor: pointer; } .c_portalResProduct_detail-03001 .d_linkA:active { text-decoration: none; margin-top: 0; } .c_portalResProduct_detail-03001 .d_nameD { display: inline-table; margin: 0; padding: 0; } .c_portalResProduct_detail-03001 .d_nameD .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_SortName { display: inline-block; width: auto; height: auto; vertical-align: middle; margin-left: 20px; } .c_portalResProduct_detail-03001 .d_num { display: inline-table; margin: 0; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .d_num .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .d_NumBox { display: inline-block; width: auto; height: auto; vertical-align: middle; margin-right: 20px; } .c_portalResProduct_detail-03001 .d_VlineB { width: 100%; height: 0px; } .c_portalResProduct_detail-03001 .d_summary { text-align: left; vertical-align: top; word-break: break-all; } .c_portalResProduct_detail-03001 .d_nameB { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameB .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_ProSummary { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .d_Title { display: inline-block; margin: 0; padding: 0; text-align: center; } .c_portalResProduct_detail-03001 .d_Title .font { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameA { display: inline-table; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .d_nameA .font { white-space: nowrap; vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .d_ProName { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .e_title.c_portalResProduct_detail-03001 .p_share { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .p_share { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .p_share:hover { text-decoration: underline; font-weight: bold; cursor: pointer; } .c_portalResProduct_detail-03001 .p_share:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResProduct_detail-03001 .d_linkD { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .d_linkD { white-space: nowrap; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_linkD:hover { text-decoration: underline; font-weight: bold; cursor: pointer; } .c_portalResProduct_detail-03001 .d_linkD:active { text-decoration: none; margin-top: 0; } .c_portalResProduct_detail-03001 .p_AssistNameD { display: inline-block; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .p_AssistNameD .font { vertical-align: middle; white-space: nowrap; width: inherit; } .c_portalResProduct_detail-03001 .p_ShareBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .e_title.c_portalResProduct_detail-03001 .p_commentA { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .p_commentA { white-space: nowrap; vertical-align: middle; } a>.e_title.c_portalResProduct_detail-03001 .p_commentA:hover { text-decoration: underline; font-weight: bold; cursor: pointer; } a>.e_title.c_portalResProduct_detail-03001 .p_commentA:active { text-decoration: none; margin-top: 0; } .e_title.c_portalResProduct_detail-03001 .d_linkC { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .d_linkC { white-space: nowrap; vertical-align: middle; } a>.e_title.c_portalResProduct_detail-03001 .d_linkC:hover { text-decoration: underline; cursor: pointer; } a>.e_title.c_portalResProduct_detail-03001 .d_linkC:active { text-decoration: none; margin-top: 0; } .c_portalResProduct_detail-03001 .p_AssistNameC { display: inline-block; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .p_AssistNameC .font { vertical-align: middle; white-space: nowrap; width: inherit; } .c_portalResProduct_detail-03001 .p_CommentBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_view { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; } .c_portalResProduct_detail-03001 .p_view .font { vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .p_AssistNameB { display: inline-block; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .p_AssistNameB .font { vertical-align: middle; white-space: nowrap; width: inherit; } .c_portalResProduct_detail-03001 .p_ViewBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_favorite { display: inline-table; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; } .c_portalResProduct_detail-03001 .p_favorite .font { vertical-align: middle; display: table-cell; } .c_portalResProduct_detail-03001 .p_AssistNameA { display: inline-block; margin: 0; padding: 0; text-align: right; } .c_portalResProduct_detail-03001 .p_AssistNameA .font { vertical-align: middle; white-space: nowrap; width: inherit; } .c_portalResProduct_detail-03001 .p_FavoriteBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; }  .c_portalResProduct_detail-03001 .p_SwitchBtnC { display: inline-block; vertical-align: middle; cursor: pointer; font-size: 28px; position: absolute; left: 2px; bottom: 0px; width: 28px; height: calc(100% - 20px); } .c_portalResProduct_detail-03001 .p_SwitchBtnC:hover { color: rgba(0, 0, 0, 0.45); } .c_portalResProduct_detail-03001 .p_SwitchBtnC:hover .iconfont { color: rgba(0,0,0,0.45); } .c_portalResProduct_detail-03001 .p_SwitchBtnC:active .iconfont { color: rgba(0,0,0,0.45); } .c_portalResProduct_detail-03001 .p_SwitchBtnC .font { height: 100%; } .c_portalResProduct_detail-03001 .p_SwitchBtnC .iconfont::before { content: "\e687"; position: absolute; top: 50%; transform: translate(0, -50%); }  .c_portalResProduct_detail-03001 .p_SwitchBtnD { position: absolute; right: 4px; bottom: 0px; width: 28px; height: calc(100% - 20px); cursor: pointer; font-size: 28px; color: rgba(0, 0, 0, 0.15); } .c_portalResProduct_detail-03001 .p_SwitchBtnD:hover { color: rgba(0,0,0,0.45); } .c_portalResProduct_detail-03001 .p_SwitchBtnD:hover .iconfont { color: rgba(0,0,0,0.45); } .c_portalResProduct_detail-03001 .p_SwitchBtnD:active .iconfont { color: rgba(0,0,0,0.45); } .c_portalResProduct_detail-03001 .p_SwitchBtnD .font { height: 100%; } .c_portalResProduct_detail-03001 .p_SwitchBtnD .iconfont::before { content: "\e6ae"; position: absolute; top: 50%; transform: translate(0, -50%); } .c_portalResProduct_detail-03001 .p_ProRelationImg { position: relative; float: left; margin-right: 5px; border: 2px solid rgba(0,0,0,0); border-style: solid; cursor: pointer; overflow: hidden; } .c_portalResProduct_detail-03001 .p_ProRelationImg img { display: block; width: 100%; height: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; } .c_portalResProduct_detail-03001 .p_ProRelationImg:hover { border-color: rgba(105, 192, 188, 1); } .c_portalResProduct_detail-03001 .p_ProRelationImg:hover .shape { border-bottom-color: rgba(105, 192, 188, 1) } .c_portalResProduct_detail-03001 .p_ProRelationImg.click img { border-color: rgba(105, 192, 188, 1); } .c_portalResProduct_detail-03001 .p_ProRelationImg.active { border-width: 2px; border-color: red; } .c_portalResProduct_detail-03001 .p_ThumbnailBox { margin: 0; width: 236px; height: 317px; padding: 0; min-height: 100px; } .c_portalResProduct_detail-03001 .p_easy_zoom { padding: 0; } .c_portalResProduct_detail-03001 .p_easy_zoom { border: 5px solid #eee; background: #fff; position: absolute; top: 60px; left: 400px; overflow: hidden; -moz-box-shadow: 0 0 10px #777; -webkit-box-shadow: 0 0 10px #777; box-shadow: 0 0 10px #777; text-align: center; z-index: 999; } .c_portalResProduct_detail-03001 #easy_zoom { padding: 0; } .c_portalResProduct_detail-03001 .p_zoom { border-width: 0; text-align: center; margin: 0; width: 145px !important; height: 151px !important; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; background: rgba(254, 238, 167, .3); border: 1px solid rgba(212, 212, 212, .3); } .c_portalResProduct_detail-03001 .p_TagBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden; } .e_title.c_portalResProduct_detail-03001 .p_linkB { display: inline-block; padding: 0; text-align: left; } .e_title.c_portalResProduct_detail-03001 .p_linkB { white-space: nowrap; vertical-align: middle; } a>.e_title.c_portalResProduct_detail-03001 .p_linkB:hover { text-decoration: underline; font-weight: bold; cursor: pointer; } a>.e_title.c_portalResProduct_detail-03001 .p_linkB:active { text-decoration: none; margin-top: 0; } .c_portalResProduct_detail-03001 .p_ProductDetail { margin: 0; width: 880px; height: auto; padding: 0; } .c_portalResProduct_detail-03001 .d_ProductDetail { height: auto; width: 100%; display: flex; display: -webkit-flex; -webkit-flex-flow: row wrap; -webkit-align-items: stretch; -moz-flex-flow: row wrap; -moz-align-items: stretch; display: -ms-flexbox; display: -ms-flex; -ms-flex-flow: row wrap; -ms-align-items: stretch; display: flex; flex-flow: row wrap; display: -webkit-box; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; background: #fff; } .c_portalResProduct_detail-03001 .p_imagesA { position:relative; float: left; width: auto; height: auto; padding-bottom: 20px; margin: 0; padding: 0; } .c_portalResProduct_detail-03001 .p_images { margin: 0; width: 415px; height: 278px; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_image { width: 100%; height: 100%; } .c_portalResProduct_detail-03001 .p_ThumbnailBox { width: auto; height: auto; overflow: hidden; padding-top: 20px; padding-left: 33px; padding-right: 26px; position: relative; display: inline-block !important; } .c_portalResProduct_detail-03001 .p_assist { width: 100%; height: auto; display: inline-block; padding-left: 36px; margin-top: 10px; } .c_portalResProduct_detail-03001 .p_FavoriteBox { width: auto; height: auto; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_detail-03001 .p_CommentBox { width: auto; height: auto; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_detail-03001 .p_ShareBox { width: auto; height: auto; display: inline-block; padding-right: 40px; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_detail-03001 .p_ViewBox { width: auto; height: auto; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_detail-03001 .p_AssistNameB { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .p_AssistNameB .iconfont { margin-right: 5px; } .c_portalResProduct_detail-03001 .p_AssistNameB .iconfont:before { content: "\e69e"; } .c_portalResProduct_detail-03001 .p_favorite { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .p_commentA { display: inline-block; vertical-align: middle; margin-top: 0; } .c_portalResProduct_detail-03001 .p_share { display: inline-block; vertical-align: middle; margin-top: 0; cursor: text; } .c_portalResProduct_detail-03001 .p_ProInfo { float: left; padding-left: 40px; width: auto; height: auto; min-width: 200px; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; flex: 1; } .c_portalResProduct_detail-03001 .p_content { width: auto; height: auto; margin: 0 0 16px 0; padding: 0 0 16px 0; } .c_portalResProduct_detail-03001 .d_ProName { width: auto; height: auto; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; } .c_portalResProduct_detail-03001 .d_nameB { width: 70px; display: inline-block; margin-right: 5px; vertical-align: top; } .c_portalResProduct_detail-03001 .d_nameB .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .d_ProSummary { width: auto; height: auto; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; margin-top: 30px; background: #fefefe; line-height: 1.8; } .c_portalResProduct_detail-03001 .d_summary { display: inline-block; vertical-align: middle; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; flex: 1; white-space: normal; } .c_portalResProduct_detail-03001 .d_nameC { display: inline-block; vertical-align: top; } .c_portalResProduct_detail-03001 .d_SizeBox { width: auto; height: auto; vertical-align: middle; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_WeightBox { width: auto; height: auto; vertical-align: middle; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_ArticleHline { width: auto; height: auto; margin-top: 10px; margin-bottom: 10px; border-top-style: dashed; } .c_portalResProduct_detail-03001 .p_PriceBox { background: #FFF1F0; width: auto; height: auto; padding: 0; margin-bottom: 0px; min-height: 52px; margin: 18px 0; padding-top: 10px; } .c_portalResProduct_detail-03001 .p_PriceBox .p_ViewBox{ display: none; } .c_portalResProduct_detail-03001 .d_num, .c_portalResProduct_detail-03001 .d_numA, .c_portalResProduct_detail-03001 .d_Weight, .c_portalResProduct_detail-03001 .d_SalePrice, .c_portalResProduct_detail-03001 .d_MarketPrice, .c_portalResProduct_detail-03001 .d_MarketPriceBox, .c_portalResProduct_detail-03001 .d_unitA { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_SalePriceBox { display: inline-block; width: auto; height: auto; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_MarketPriceBox { width: auto; height: auto; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_unit { display: inline-block; vertical-align: middle; width: auto; margin-right: 30px; } .c_portalResProduct_detail-03001 .d_MOQ { display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_ColorSpecBox { width: auto; height: auto; overflow: hidden; vertical-align: middle; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_nameI { float: left; width: 70px; display: inline-block; margin-right: 5px; vertical-align: top; margin-top: 5px; } .c_portalResProduct_detail-03001 .d_nameI .font { display: block; text-align: right; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .c_portalResProduct_detail-03001 .d_ColorSpec { float: left; vertical-align: middle; margin-right: 10px; margin-bottom: 5px; } .c_portalResProduct_detail-03001 .d_ImgSpecBox { width: auto; height: auto; overflow: hidden; vertical-align: middle; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_Service { vertical-align: middle; display: inline-block; } .c_portalResProduct_detail-03001 .d_Service .iconfont { display: inline-block; } .c_portalResProduct_detail-03001 .d_nameN { width: 70px; display: inline-block; margin-right: 5px; vertical-align: top; } .c_portalResProduct_detail-03001 .d_nameN .font { display: block; text-align: right; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .c_portalResProduct_detail-03001 .d_nameJ { display: inline-block; float: left; width: 70px; margin-right: 5px; vertical-align: top; margin-top: 5px; } .c_portalResProduct_detail-03001 .d_nameJ .font { display: block; text-align: right; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .c_portalResProduct_detail-03001 .d_ImgSpec { float: left; vertical-align: middle; margin-right: 10px; } .c_portalResProduct_detail-03001 .d_FontSpecBox { width: auto; height: auto; overflow: hidden; vertical-align: middle; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_nameK { display: inline-block; float: left; width: 70px; margin-right: 5px; vertical-align: top; margin-top: 5px; } .c_portalResProduct_detail-03001 .d_nameK .font { display: block; text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_FontSpec { float: left; vertical-align: middle; margin-right: 10px; } .c_portalResProduct_detail-03001 .d_ServiceBox { width: auto; height: auto; display: inline-block; vertical-align: middle; margin-bottom: 20px; } .c_portalResProduct_detail-03001 .d_NumberBox { width: auto; height: 28px; vertical-align: middle; overflow: hidden; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .d_nameM { margin-right: 30px; vertical-align: top; float: left; margin-top: 3px; } .c_portalResProduct_detail-03001 .d_nameM .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .p_infoB { float: left; display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameO { display: inline-block; width: 70px; margin-right: 5px; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_nameO .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .p_interaction { width: auto; height: auto; } .c_portalResProduct_detail-03001 .d_nameA { width: 70px; margin-right: 5px; vertical-align: top; display: inline-block; } .c_portalResProduct_detail-03001 .d_nameA .font { text-align: right; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_VlineB { margin-top: 10px; margin-bottom: 10px; border-top-style: dashed; } .c_portalResProduct_detail-03001 .d_nameD { width: 70px; display: inline-block; margin-right: 0px; vertical-align: top; } .c_portalResProduct_detail-03001 .d_nameD .font { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .d_sort { vertical-align: middle; display: inline-block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; flex: 1; } .c_portalResProduct_detail-03001 .d_sort .font { white-space: normal; } .c_portalResProduct_detail-03001 .d_nameE { width: 70px; display: inline-block; margin-right: 5px; vertical-align: top; } .c_portalResProduct_detail-03001 .d_nameE .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .d_nameF { width: 70px; display: inline-block; margin-right: 5px; vertical-align: top; } .c_portalResProduct_detail-03001 .d_nameF .font { text-align: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .c_portalResProduct_detail-03001 .d_HlineA { margin-top: 10px; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .p_qrbuyUrlBox { position: relative; display: inline-block; } .c_portalResProduct_detail-03001 .p_qrbuyText { margin-top: 5px; } .c_portalResProduct_detail-03001 .p_qrbuyUrlBox:hover .p_imagesB { display: block; } .c_portalResProduct_detail-03001 .p_imagesB { display: none; position: absolute; top: 50px; width: auto; height: auto; z-index: 10000; left: 0px; } .c_portalResProduct_detail-03001 .p_Buy { position: static; float: left; margin-right: 10px; margin-bottom: 10px; height: 28px; } .c_portalResProduct_detail-03001 .p_AddCart { position: relative; float: left; margin-right: 10px; margin-bottom: 10px; height: 28px; } .c_portalResProduct_detail-03001 .p_tipsBox{ position: absolute; padding: 10px 20px; text-align: center; border-radius: 10px; top: -50px; white-space: nowrap; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_detail-03001 .p_tipsBox .iconfont::before{ content: '\e6c9'; position: absolute; bottom: -9px; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_detail-03001 .p_dealer { position: static; float: left; margin-right: 10px; margin-bottom: 10px; height: 28px; } .c_portalResProduct_detail-03001 .p_dealer .iconfont { margin-right: 10px; } .c_portalResProduct_detail-03001 .p_handBooksBox, .c_portalResProduct_detail-03001 .p_FAQBox { position: relative; float: left; width: auto; margin-right: 10px; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .p_downHandbook, .c_portalResProduct_detail-03001 .p_downFAQ { display: block; width: 100%; height: 28px; text-align: center; padding-top: 0; padding-right: 10px; padding-left: 10px; white-space: nowrap; } .c_portalResProduct_detail-03001 .p_downHandbook .iconfont::before, .c_portalResProduct_detail-03001 .p_downFAQ .iconfont::before { content: "\e6c9"; display: inline-block; margin-left: 10px; } .c_portalResProduct_detail-03001 .p_boxCont { position: absolute; left: 0; top: 28px; width: 100%; box-sizing: border-box; } .c_portalResProduct_detail-03001 .p_itemTitle { padding-left: 10px; height: 24px; cursor: pointer; } .c_portalResProduct_detail-03001 .p_itemTitle .font { word-break: break-all; white-space: nowrap; text-overflow: ellipsis; height: 30px; overflow: hidden; } .c_portalResProduct_detail-03001 .d_DescriptionBoxA { clear: both; width: 100%; height: auto; overflow: visible; margin-top: 20px; } .c_portalResProduct_detail-03001 .d_DescriptionBoxB { clear: both; width: auto; height: auto; overflow: visible; border: none; } .c_portalResProduct_detail-03001 .d_TabTitleBox { overflow: hidden; width: auto; height: auto; overflow: visible; } .c_portalResProduct_detail-03001 .d_DecTab { float: left; width: auto; } .c_portalResProduct_detail-03001 .d_TextTab { float: left; width: auto; } .c_portalResProduct_detail-03001 .d_CommentTab { float: left; width: auto; margin-right: 2px; } .c_portalResProduct_detail-03001 .d_ProTitle { margin-right: 10px; width: 100px; float: left; } .c_portalResProduct_detail-03001 .d_ProTitle .font { display: block; width: 103px; overflow: hidden; text-overflow: ellipsis; } .c_portalResProduct_detail-03001 .d_ProInfoA { display: inline-block; float: left; } .c_portalResProduct_detail-03001 .d_ProInfoA .font { display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .c_portalResProduct_detail-03001 .d_description { width: auto; height: auto; white-space: normal; padding: 20px; } .c_portalResProduct_detail-03001 .d_unitB { position: inherit; vertical-align: middle; } .c_portalResProduct_detail-03001 .d_num .iconfont { display: inline-block; } .c_portalResProduct_detail-03001 .d_DescriptionBigbox { width: auto; height: auto; clear: both; margin: 0; padding: 0; overflow: hidden; } .c_portalResProduct_detail-03001 .p_zoom { position: absolute; left: 20px; top: 20px; cursor: move; z-index: 999; } .c_portalResProduct_detail-03001 .d_SpecBoxA { width: auto; height: auto; } .c_portalResProduct_detail-03001 .d_TextBox { width: 100%; height: auto; border: none; padding-right: 20px; padding-left: 20px; margin-bottom: 20px; overflow: hidden; } .c_portalResProduct_detail-03001 .d_headTitle { float: left; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .d_text { display: inline; } .c_portalResProduct_detail-03001 .d_TextBoxBig { width: auto; height: auto; border: none; } .c_portalResProduct_detail-03001 .d_comment { width: auto; height: auto; border: none; } .c_portalResProduct_detail-03001 .p_TagBox { position: absolute; right: 0; top: 0; width: auto; height: auto; } .c_portalResProduct_detail-03001 .p_tag { display: inline-block; float: left; margin-left: 5px; margin-bottom: 5px; } .c_portalResProduct_detail-03001 .p_nextpage { width: auto; height: auto; width: 50%; } .c_portalResProduct_detail-03001 .p_nextpageA { float: right; width: 50%; height: auto; margin: 0; background-color: transparent; overflow: hidden; vertical-align: middle; text-align: right; } .c_portalResProduct_detail-03001 .p_nextName { display: inline-block; margin-right: 10px; padding: 0; vertical-align: middle; text-align: left; } .c_portalResProduct_detail-03001 .p_nextName .font { vertical-align: middle; } .c_portalResProduct_detail-03001 .p_nextNameA { display: inline-block; vertical-align: middle; margin-left: 10px; padding: 0; text-align: left; } .c_portalResProduct_detail-03001 .p_MinorLink{ display: inline-block; vertical-align: middle; } .c_portalResProduct_detail-03001 .p_nextBox { width: auto; height: auto; margin: 0; padding: 20px; margin-top: 40px; overflow: hidden; } .c_portalResProduct_detail-03001 .p_nextBox a:hover{ color: #1890FF; } .c_portalResProduct_detail-03001 .p_nextpage { float: left; vertical-align: middle; } .c_portalResProduct_detail-03001 .AtlasRelationImgBoxA { width: 100%; height: 100%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.widther { height: 0; padding-bottom: 11.22%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.widther .AtlasRelationImgBoxA { width: 100%; height: auto; text-align: center; vertical-align: middle; border-style: none; position: absolute; top: 50%; transform: translate(0, -50%); } .c_portalResProduct_detail-03001 .p_ProRelationImg.widther .AtlasRelationImgBoxA img { width: 100%; height: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; } .c_portalResProduct_detail-03001 .p_ProRelationImg.higher { height: 0; padding-bottom: 11.22%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.higher .AtlasRelationImgBoxA { height: 100%; width: auto; text-align: center; vertical-align: middle; border-style: none; position: absolute; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_detail-03001 .p_ProRelationImg.higher .AtlasRelationImgBoxA img { height: 100%; width: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; } .c_portalResProduct_detail-03001 .p_ProRelationImg.smaller { height: 0; padding-bottom: 11.22%; } .c_portalResProduct_detail-03001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA { height: auto; width: auto; text-align: center; vertical-align: middle; border-style: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .c_portalResProduct_detail-03001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA img { height: auto; width: auto; } .c_portalResProduct_detail-03001 .d_Title { -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; flex: 1; } .c_portalResProduct_detail-03001 .d_Title .font { font-weight: bold; white-space: normal; text-align: left; } .c_portalResProduct_detail-03001 .p_linkB { position: static; width: inherit; } .c_portalResProduct_detail-03001 .p_QRCode { width: auto; height: auto; text-align: center; margin: 40px 0 0; } .c_portalResProduct_detail-03001 .p_SaveText { width: auto; height: auto; margin-bottom: 10px; } .c_portalResProduct_detail-03001 .p_imageD { width: auto; height: auto; } .c_portalResProduct_detail-03001 .p_imageD img { width: 225px; height: 225px; } .c_portalResProduct_detail-03001 .p_imageD:after { display: none; } .c_portalResProduct_detail-03001 .e_btn.js_disabled { pointer-events: none; } .c_portalResProduct_detail-03001 .p_masker-wp { z-index: 99999; width: 100%; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; } .c_portalResProduct_detail-03001 .masker { position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.55; z-index: 999; } .c_portalResProduct_detail-03001 #viewwindow { width: 100%; height: 100%; top: 0 !important; overflow: hidden; } .c_portalResProduct_detail-03001 #turntable { max-height: 100%; max-width: 100%; } .c_portalResProduct_detail-03001 .p_agreement { width: 80%; height: 80%; position: absolute; top: 50%; left: 50%; z-index: 999999; animation: scale 1s; animation-fill-mode: both; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); } .c_portalResProduct_detail-03001 .animate { animation-name: animate; animation-duration: 0.8s; } @keyframes animate { 0% { transform: translate(-50%, -50%) scale(0); } 100% { transform: translate(-50%, -50%) scale(1); } } .c_portalResProduct_detail-03001 .p_Close { width: auto; position: absolute; color: #000; cursor: pointer; top: -4%; right: 1%; z-index: 523; } .c_portalResProduct_detail-03001 .p_ProSummary .font { display: inline-block; width: 70px; vertical-align: middle; text-align: right; margin-right: 10px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResProduct_detail-03001 .p_imagesA .p_images { width: 420px !important; height: 320px !important; } } .c_portalResProduct_detail-03001 .p_show360 { font-size: 16px; color: #ff6600; border: 1px solid #ff6600; padding: 1% 2%; display: inline-block; vertical-align: middle; margin-right: 20px; } .c_portalResProduct_detail-03001 .d_Close .iconfont:before { content: '\e690'; font-weight: 600; }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%;  position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #w_grid-1581397708515{ background: rgba(0,0,0,.5); min-height: auto!important;z-index: 99999!important;} #w_fimg-1581400923216{margin-top: 10px!important; margin-bottom: 10px!important;} #w_grid-1581500218023{display:none;} #w_grid-1581679525986{margin:40px auto 0!important;max-width: 83%!important;} #w_common_text-1581679620621 span{ font-size: 24px!important;} #w_common_text-1581679623385{text-align: center;} #w_common_text-1581679620621{text-align: center;margin-top: 20px!important;} #w_fbtn-1581679645970{margin:40px auto!important;} #w_fimg-1581679537148{display:none;} #w_grid-1581496959871{margin-top: 25px!important;} #w_grid-1581400934461{margin-right: 0!important;max-width: 55px!important; } #w_grid-1581477043834,#w_grid-1581477392833,#w_grid-1581477650533,#w_grid-1581477652833,#w_grid-1581477654395,#w_grid-1583723746580{padding:0!important;} #w_common_text-1581477043840,#w_common_text-1581477392844,#w_common_text-1581477650538,#w_common_text-1581477652838,#w_common_text-1581477654403,#w_common_text-1583723746587{margin-top: 0px!important;} #w_common_text-1581477043851,#w_common_text-1581477392859,#w_common_text-1581477650552,#w_common_text-1581477652851{margin-bottom: 25px!important;} #w_common_text-1581477043840 span,#w_common_text-1581477392844 span,#w_common_text-1581477650538 span,#w_common_text-1581477652838 span,#w_common_text-1581477654403 span,#w_common_text-1583723746587 span{font-size: 24px!important;} #w_common_text-1581478010533 span,#w_common_text-1582171785732 span,#w_common_text-1582171835934 span,#w_common_text-1582171838296 span,#w_common_text-1582171839658 span,#w_common_text-1582171841070 span{font-size: 24px!important;} #w_common_text-1582171842547 span,#w_common_text-1582171843932 span,#w_common_text-1582171845122 span,#w_common_text-1582172109602 span,#w_common_text-1582172111228 span,#w_common_text-1582172112741 span{font-size: 24px!important;} #w_common_text-1581477654412{margin-bottom: 35px!important;} #w_grid-1581477043834 > .w_grid.signal > .p_gridbox{margin-top: 0px!important;} #w_grid-1581477650533 > .w_grid.signal > .p_gridbox{margin-top: 0px!important;} #w_grid-1581477392833 > .w_grid.signal > .p_gridbox{margin-top: 0px!important;} #w_grid-1581477652833 > .w_grid.signal > .p_gridbox{margin-top: 0px!important;} #w_grid-1581477654395 > .w_grid.signal > .p_gridbox{margin-top: 0px!important;} #w_common_text-1583718971125 span{line-height:2} #w_common_text-1581478010533,#w_common_text-1582171785732,#w_common_text-1582171835934,#w_common_text-1582171838296,#w_common_text-1582171839658,#w_common_text-1582171841070{margin-top: 0px!important;} #w_common_text-1582171842547,#w_common_text-1582171843932,#w_common_text-1582171845122,#w_common_text-1582172109602,#w_common_text-1582172111228,#w_common_text-1582172112741{margin-top: 0px!important;} #w_grid-1581478010253,#w_grid-1582171785727,#w_grid-1582171835929,#w_grid-1582171838290,#w_grid-1582171839651,#w_grid-1582171841066,#w_grid-1582171842541,#w_grid-1582171843926{padding:0!important;} #w_grid-1582171845117,#w_grid-1582172109597,#w_grid-1582172111223,#w_grid-1582172112735{padding:0!important;} #w_fbtn-1583471439615,#w_fbtn-1583471600931{ margin-left: 0!important; margin-top: 20px!important;} #w_grid-1581413739401,#w_grid-1581413739390{margin-top: 35px!important;} .js-reset_style{line-height:26px;} #w_grid-1581413739390,#w_grid-1581413739401,#w_fimg-1581413789572,#w_fimg-1581413789623{padding:0 20px!important;} } #w_common_text-1581679625884,#w_common_text-1581477043851 p:first-child,#w_common_text-1581477392859 p:first-child,#w_common_text-1581477650552 p:first-child,#w_common_text-1581477652851 p:first-child{ text-indent: 2em;} #w_common_text-1581477654412 p:first-child,#w_common_text-1583723746598 p:first-child,#w_common_text-1583718971125{ text-indent: 2em;} #w_common_text-1583719167600,#w_common_text-1581478010538,#w_common_text-1582171785743,#w_common_text-1582171835945,#w_common_text-1582171838306,#w_common_text-1582171839668,#w_common_text-1582171841080{ text-indent: 2em;} #w_common_text-1582171842556,#w_common_text-1582171843941,#w_common_text-1582171845131,#w_common_text-1582172109612,#w_common_text-1582172111238,#w_common_text-1582172112752{ text-indent: 2em;} #w_common_text-1581413739396,#w_common_text-1581413739409{ text-indent: 2em;} #w_fline-1581477043843,#w_fline-1581477392849,#w_fline-1581477650541,#w_fline-1581477652841,#w_fline-1581477654405,#w_fline-1583723746590{ margin-top: 15px!important;} #w_fline-1581478010263,#w_fline-1582171785736,#w_fline-1582171835937,#w_fline-1582171838298,#w_fline-1582171839660,#w_fline-1582171841073,#w_fline-1582171842550,#w_fline-1582171843935{ margin-top: 15px!important;} #w_fline-1582171845124,#w_fline-1582172109605,#w_fline-1582172111230,#w_fline-1582172112744{ margin-top: 15px!important;} @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } #c_portalResPublic_codeContainer-15609318076195120{display:none;} } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .fixedNav{ background: rgba(0,0,0,.8)!important;} .fixedNav1{ margin-top: 15px!important;} #w_common_text-1581671515159,#w_common_text-1581671550805{ position: relative;} #w_common_text-1581671515159:before{ content: ''; width: 20px; display: block; position: absolute; top: 6px; left: 0; background: url(../image/dianhau-176972_1.png) no-repeat; height: 20px; background-size: cover; } #w_common_text-1581671550805:before{ content: ''; width: 20px; display: block; position: absolute; top: 0px; left: 0; background: url(../image/dizhi01-176972_1.png) no-repeat; height: 30px; background-size: cover; } #w_grid-1581478010213{ background-color:rgba(0, 0, 0, 1); } #w_common_text-1583718971125 span{font-size:16px;} *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{}#c_portalResPublic_codeContainer-1578277327430{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width:1200px) and (min-width: 996px){ } @media only screen and (max-width:996px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResProduct_detail-15782783083265947 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_detail-15782783083265947 >div{ animation-fill-mode:both; } #c_portalResProduct_detail-15782783083265947 .p_ProductDetail{ padding:20px; } #c_portalResProduct_detail-15782783083265947 .p_TabTitleBox{ overflow:hidden; background:rgba(180,131,68,.8); } #c_portalResProduct_detail-15782783083265947 .d_DecTab{ display:inline-block; float:none; height:46px; line-height:46px; color:#fff; } @media only screen and (max-width: 768px){ #c_portalResProduct_detail-15782783083265947 .p_ProInfo { padding:10px 0; } } #c_portalResProduct_detail-15782783083265947 .p_interaction .p_dcy:nth-child(1){ background:#23b8a7; border-color:#23b8a7; } #c_portalResProduct_detail-15782783083265947 .p_interaction .p_dcy:nth-child(2){ background:#fcc302; border-color:#fcc302; } #c_portalResProduct_detail-15782783083265947 .p_interaction .p_dcy:nth-child(3){ background:#2974e3; border-color:#2974e3; } #c_portalResProduct_detail-15782783083265947 .back a{ display:block; width:100px; margin:auto; height:40px; text-align:center; line-height:40px; color:#fff; border:1px solid #129775; font-size:14px; position:relative; z-index:1; } #c_portalResProduct_detail-15782783083265947 .back{ display:block; width:100%; padding:30px 0 20px; border-top:#e5e5e5 1px solid; margin-top:20px; } #c_portalResProduct_detail-15782783083265947 .back a:after{ content:""; width:96px; height:36px; background:#b48344; position:absolute; left:1px; top:1px; z-index:-1; transition:0.6s; } #c_portalResProduct_detail-15782783083265947 .p_interaction{ display:none; } #c_portalResProduct_detail-15782783083265947 #paramPage{ display:none; } #c_portalResProduct_detail-15782783083265947 .decTab:hover, .decTab.active{ border-bottom:0px solid #1890FF; background:#fff; color:#b48344!important; } #c_portalResProduct_detail-15782783083265947{ width:100%; max-width:1240px; min-width:0px; height:100%; max-height:100%; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:70px; padding-left:20px; padding-right:20px; padding-bottom:70px; } #c_portalResProduct_category-15838252207811040 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_category-15838252207811040 >div{ animation-fill-mode:both; } #c_portalResProduct_category-15838252207811040{ width:100%; max-width:1200px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1581405080760 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 1); } #w_grid-1581405080760 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1581405080760 >div{ animation-fill-mode:both; } #w_grid-1581405080760 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1581405080760> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1581405080760> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1581405080760> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1578277327420 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1578277327420 >div{ animation-fill-mode:both; } #w_grid-1578277327420 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px){ #w_grid-1578277327420> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1578277327420> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1578277327420> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1578277327420 .p_gridbox{ background-image:url(../image/bg01-176972_1.jpg); background-image-part-image:url(../image/bg01-176972_1.jpg); background-repeat:no-repeat; background-position:center center; background-attachment:fixed; background-size:cover; } #w_grid-1581405080760{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:50px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1578277327420{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }