@font-face { font-family: 'POPPINS-REGULAR'; src: ur/fonts/poppins-regular.ttf) format('truetype'), ur/fonts/poppins-regular.eot) format('eot'), ur/fonts/poppins-regular.woff) format('woff'), ur/fonts/poppins-regular.woff2) format('woff2'); } @font-face { font-family: 'FrankRuhlLibre-Bold'; src: ur/fonts/frankruhllibre-bold.ttf) format('truetype'), ur/fonts/frankruhllibre-bold.eot) format('eot'), ur/fonts/frankruhllibre-bold.woff) format('woff'), ur/fonts/frankruhllibre-bold.woff2) format('woff2'); } body { font-family: "微软雅黑"; max-width: 1920px; margin: 0 auto; } body a{ transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; -moz-transition: 0.5s all; font-family: "微软雅黑"; } /* CSS Document */ .container { padding: 0 15px; position: relative; width: 1350px; font-family: "微软雅黑"; } .pro-bg { /* padding:30px 10px; */ display:block; background:url('../images/product-bg1.jpg') center center; } .map:before { content:''; display:block; clear:both; } #header { z-index: 10; position: fixed; top: 0; left: 0; width: 100%; padding-top: 10px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #header .nav { display: inline-block; width: 100%;font-family:微软雅黑; } #header .nav .ui.menu .logo { display: inline-block; margin-left: 0; margin-top:6px; margin-right: auto; vertical-align: middle; } #header .nav .ui.menu .logo img { -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; max-width:300px; } #header .nav .ui.menu .box.right { float: right; padding-top:15px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #header .nav .ui.menu .menu-box { display: inline-block; vertical-align: middle; margin-left: auto; margin-right: 0; } #header .nav .ui.menu .menu-box ul.menu > li { margin: 0 30px; font-size: 16px; color: black; -webkit-perspective: 500px; perspective: 500px; transform-style: preserve-3d; z-index: 100; float: left; position: relative; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; text-transform: uppercase; } #header.active3 .nav .ui.menu .menu-box ul.menu > li { color:white; } #header .nav .ui.menu .menu-box ul.menu > li:last-child { margin-right: 20px; } #header .nav .ui.menu .menu-box ul.menu > li:hover { color: #d47e04; } #header .nav .ui.menu .menu-box ul.menu > li > a { display: block; padding: 10px 0; } #header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu { -webkit-perspective: 500px; perspective: 500px; transform-style: preserve-3d; text-align: left; position: absolute; font-size: 15px; background: #fff; top: 100%; left: 0; width:140px; transform: rotate3d(1, 0, 0, -90deg); -webkit-transform: rotate3d(1, 0, 0, -90deg); -moz-transform: rotate3d(1, 0, 0, -90deg); -ms-transform: rotate3d(1, 0, 0, -90deg); -o-transform: rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; transition: transform 0.5s, opacity 0.3s; -webkit-transition: -webkit-transform 0.5s, opacity 0.3s; -moz-transition: -moz-transform 0.5s, opacity 0.3s; box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2); border-bottom: 3px solid #d47e04; display: none \9; } #header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li { display: block; float: none; padding: 8px 15px; line-height: 24px; color: black; font-size: 12px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; text-transform: capitalize; } #header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a { display: block; } #header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover { background: #222; color: white; } #header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; transform: rotate3d(0, 0, 0, 0); -webkit-transform: rotate3d(0, 0, 0, 0); -moz-transform: rotate3d(0, 0, 0, 0); -ms-transform: rotate3d(0, 0, 0, 0); -o-transform: rotate3d(0, 0, 0, 0); display: block \9; } #header .nav .ui.menu .yuy { display: inline-block; vertical-align: middle; } #header .nav .ui.menu .yuy li { display: inline-block; vertical-align: middle; font-size: 16px; color: white; position: relative; padding: 0 12px; font-family:Arial, Helvetica, sans-serif; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #header .nav .ui.menu .yuy li:hover { color: #d47e04; } #header .nav .ui.menu .yuy li:first-child:after { content: ''; width: 2px; height: 16px; background: white; display: block; position: absolute; right: -3px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } #header .nav .ui.menu .h-search { display: inline-block; vertical-align: middle; margin-left: 10px; margin-right: 0; cursor: pointer; cursor: hand; } #header.active { background: rgba(255, 255, 255, 0.95); padding: 5px 0; } #header.active .nav .ui.menu .logo img { max-width:240px; margin-top:0px; } #header.active .nav .ui.menu .box.right { padding-top: 15px; } #header.active .nav .ui.menu .menu-box ul.menu > li { color:#444;; } #header .nav .search-box { line-height: normal; position: fixed; top: 0; left: 0; background: #fff; width: 100%; height: 100%; z-index: 99999; display: none; } #header .nav .search-box form { position: absolute; top: 45%; left: 50%; width: 60%; margin-left: -30%; } #header .nav .search-box form input { background: none; outline: none; border: none; } #header .nav .search-box form input[type="text"] { width: 100%; border-bottom: 1px solid #e1e1e1; font-size: 26px; color: #000; padding: 10px 0; } #header .nav .search-box form input[type="submit"] { width: 22px; height: 22px; background: url(../images/tc-zoom.png) no-repeat; position: absolute; right: 15px; top: 20px; } #header .nav .search-box form input[type="submit"]:hover { opacity: 0.7; filter: alpha(opacity=70); } #header .nav .search-box .close { width: 30px; height: 30px; background: url(../images/close.png) no-repeat; position: absolute; right: 25px; top: 15px; cursor: pointer; } #banner .slick-arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 80px; color: transparent; border: none; z-index: 1; outline: none; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; opacity: 0; } #banner .slick-arrow:hover { background-color: #d47e04; } #banner:hover .slick-arrow { opacity: 1; } #banner .slick-prev { background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.1); left: 15px; } #banner .slick-next { background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.1); right: 15px; } #banner ul.slick-dots { position: absolute; bottom: 40px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } #banner ul.slick-dots li { width: 26px; height: 26px; display: inline-block; margin: 0 10px; border-radius: 100%; border: 6px solid white; background-color: #d47e04; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; cursor: pointer; cursor: hand; } #banner ul.slick-dots li button { display: none; } #banner ul.slick-dots li.slick-active { border-color: #d47e04; background-color: white; } #banner .slick-slide .content { display: none; } #banner .slick-active .content { display: block; } /*table { width: 90%; margin-bottom: 20px; font-size:14px; } table td, table th { padding: 5px 10px; border: 0px solid #666; width: 50%; } table td:first-child { color: #2d2d2d; } table td:last-child { color: #666; }*/ .wpulike.wpulike-default { display: none; } .prodet-page .wpulike.wpulike-default, .newdet-page .wpulike.wpulike-default { display: inline-block; } .post-views-box { position: relative; margin-left: 20px; } .post-views-box .wp_ulike_btn.wp_ulike_put_image:after { background-image: url(../images/fw.png) !important; filter: none; } .wpulike { z-index: 10; } .wpulike.post-views-box { z-index: 5; } #banner .metaslider .slider-wrapper .nivo-directionNav a { width: 50px; height: 80px; background-color: rgba(255, 255, 255, 0.2); background-repeat: no-repeat; background-position: center; background-size: 14px; } #banner .metaslider .slider-wrapper .nivo-directionNav a:hover { background-color: #d47e04; } #banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav { background-image: url(../images/banner-btn-l.png); } #banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav { background-image: url(../images/banner-btn-r.png); } #banner .theme-default .nivo-controlNav { position: absolute; bottom: 20px; left: 50%; width: auto !important; } #banner .theme-default .nivo-controlNav a { width: 25px !important; height: 25px !important; background: #fff !important; border: 7px solid #7d7d7d !important; border-radius: 100% !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; margin: 0 8px !important; } #banner .theme-default .nivo-controlNav a.active { border-color: #d47e04 !important; } #mobile { position: fixed; top: 0; left: -280px; width: 280px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; display: none; z-index: 20; } #mobile:before { content: ''; width: 200vh; height: 100vh; position: fixed; top: 0; right: 100%; display: block; background: rgba(0, 0, 0, 0.13); z-index: -1; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #mobile #menu-on { width: 40px; height: 40px; background: #f5f5f5; position: absolute; left: 100%; top: 0; cursor: pointer; cursor: hand; } #mobile #menu-on i { width: 23px; height: 2px; background: #222; display: block; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; } #mobile #menu-on i.line1 { top: 12px; } #mobile #menu-on i.line2 { top: 19px; } #mobile #menu-on i.line3 { top: 26px; } #mobile .menu-content { width: 100%; height: 100vh; display: block; background: #222; padding: 40px 10%; overflow-y: auto; color: white; } #mobile .menu-content::-webkit-scrollbar { width: 3px; border-radius: 1.5px; } #mobile .menu-content::-webkit-scrollbar-button { display: none; } #mobile .menu-content::-webkit-scrollbar-track { background-color: #222; } #mobile .menu-content::-webkit-scrollbar-thumb { background-color: #eee; } #mobile .menu-content h3 { font-size: 20px; color: inherit; text-transform: capitalize; margin-bottom: 10px; } #mobile .menu-content h3 i { font-size: 16px; position: relative; top: -1px; } #mobile .menu-content .menu-logo { display: block; } #mobile .menu-content .menu-logo img { max-width:180px; margin: 0 auto; } #mobile .menu-content .menu-list { margin: 40px 0; } #mobile .menu-content .menu-list ul li { font-size: 15px; color: inherit; text-transform: uppercase; line-height: 20px; } #mobile .menu-content .menu-list ul li a { padding: 8px 0; display: block; } #mobile .menu-content .menu-list ul li a:hover { color: #d47e04; text-decoration: underline; } #mobile .menu-content .menu-list ul li li a { position: relative; padding-left: 15px; font-size: 13px; line-height: 18px; } #mobile .menu-content .menu-list ul li li a:after { content: ''; width: 6px; height: 1px; background: white; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } #mobile .menu-content .mob-search form { position: relative; } #mobile .menu-content .mob-search form input { width: 100%; height: 45px; line-height: 45px; border-radius: 5px; border: none; padding: 0 15px; font-size: 14px; color: black; } #mobile .menu-content .mob-search form input[type="submit"] { width: 45px; height: 45px; background: url("../images/icon-search-white.png") no-repeat center center #222; position: absolute; right: 0; top: 0; border-radius: 0; } #mobile .menu-content .mob-yuy { margin: 40px 0; } #mobile .menu-content .mob-yuy ul li { margin-bottom: 10px; color: inherit; font-size: 14px; } #mobile .menu-content .mob-yuy ul li img { max-width: 40px; display: inline-block; vertical-align: middle; margin-right: 10px; } #mobile .menu-content .mob-share ul li { width: 30px; height: 30px; border-radius: 3px; background: #333; display: inline-block; text-align: center; line-height: 30px; color: white; font-size: 14px; margin-right: 5px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #mobile .menu-content .mob-share ul li:hover { background: #d47e04; } #mobile .menu-content #menu-off { margin-top: 40px; cursor: pointer; cursor: hand; } #mobile.active { left: 0; } #mobile.active:before { right: 0; } #mobile.active #menu-on i.line1 { -webkit-transform: translateX(-50%) rotateZ(45deg); -moz-transform: translateX(-50%) rotateZ(45deg); -ms-transform: translateX(-50%) rotateZ(45deg); -o-transform: translateX(-50%) rotateZ(45deg); transform: translateX(-50%) rotateZ(45deg); top: 12px; margin-left: 3px; } #mobile.active #menu-on i.line2 { opacity: 0; } #mobile.active #menu-on i.line3 { -webkit-transform: translateX(-50%) rotateZ(-45deg); -moz-transform: translateX(-50%) rotateZ(-45deg); -ms-transform: translateX(-50%) rotateZ(-45deg); -o-transform: translateX(-50%) rotateZ(-45deg); transform: translateX(-50%) rotateZ(-45deg); top: 28px; margin-left: 3px; } #mobile.white .menu-content { background: white; color: black; } #mobile.white .menu-content .menu-list ul li li a:after { background: black; } #mobile.white .menu-content .mob-search form input { border: 1px solid black; } #mobile.white .menu-content .mob-search form input[type="submit"] { border-top-right-radius: 5px; border-bottom-right-radius: 5px; } #banner li { position: relative; } #banner li .content { width: 100%; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } #banner li .content .left { width: 50%; } #banner li .content .left h2 { font-family: "Arial"; font-size: 60px; color: #000000; text-transform: uppercase; white-space: nowrap; font-weight: bold; letter-spacing: -2px; } #banner li .content .left h2 em { color: #d47e04; } #banner li .content .left h2 small { font: inherit; display: block; text-indent: 2.5em; } #banner li .content .left p { font-size: 20px; color: #000; line-height: 42px; margin: 10px 0 45px 8%; } #banner li .content .left a { display: inline-block; background: #e60012; color: white; line-height: 60px; height: 60px; padding: 0 30px; font-size: 18px; margin-left: 8%; } #index-body { background:#f9f9f9; } #index-body .slick-slider .slick-arrow { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 40px; height: 40px; color: transparent; border: none; z-index: 1; outline: none; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; opacity: 0; background-size: 12px; } #index-body .slick-slider .slick-arrow:hover { background-color: #d47e04; } #index-body .slick-slider:hover .slick-arrow { opacity: 1; } #index-body .slick-prev { background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.2); left: 15px; } #index-body .slick-next { background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.2); right: 15px; } #index-body h2 { font-size: 48px; color: black; font-family: "FrankRuhlLibre-Bold"; text-transform: uppercase; position: relative; display: inline-block; margin: 0 auto; } #index-body h2:after { content: ""; width: 112px; height: 117px; display: block; position: absolute; left: -35px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: url("../images/icon-h2-1.png") no-repeat center center; z-index: -1; } #index-body h2 em { color: #d47e04; } #index-body p.t { max-width: 40%; margin: 25px auto 0; font-size: 14px; color: rgba(0, 0, 0, 0.7); } #index-body .init-1 { padding:40px 0; } #index-body .init-1 .init-1-top { display: inline-block; width: 100%; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); position: relative; z-index: 1; background: white; } #index-body .init-1 .init-1-top ul li { width: 33.333%; float: left; padding: 60px 6%; } #index-body .init-1 .init-1-top ul li i.img { width: 80px; height: 107px; display: inline-block; background-repeat: no-repeat; background-position: center center; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; vertical-align: middle; } #index-body .init-1 .init-1-top ul li:first-child i.img { background-image: url("../images/init-1-1-1.png"); width: 79px; } #index-body .init-1 .init-1-top ul li:first-child:hover i.img { background-image: url("../images/init-1-1-2.png"); } #index-body .init-1 .init-1-top ul li:nth-child(2) i.img { background-image: url("../images/init-1-2-1.png"); width: 69px; } #index-body .init-1 .init-1-top ul li:nth-child(2):hover i.img { background-image: url("../images/init-1-2-2.png"); } #index-body .init-1 .init-1-top ul li:nth-child(3) i.img { background-image: url("../images/init-1-3-1.png"); width: 94px; } #index-body .init-1 .init-1-top ul li:nth-child(3):hover i.img { background-image: url("../images/init-1-3-2.png"); } #index-body .init-1 .init-1-top ul li h3 { display: inline-block; vertical-align: middle; font-size: 16px; font-family: "FrankRuhlLibre-Bold"; color: black; line-height: 27px; max-width: 60%; margin-left: 5%; } #index-body .init-1 .init-1-bottom { padding-top: 40px; display: inline-block; width: 100%; } #index-body .init-1 .init-1-bottom ul { margin: 0 -15px; } #index-body .init-1 .init-1-bottom ul li { width: 33.333%; float: left; padding: 0 15px; } #index-body .init-1 .init-1-bottom ul li a { display: block; } #index-body .init-1 .init-1-bottom ul li a h3 { position: absolute; top: 60%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 20px; color: white; text-align: center; width: 70%; z-index: 1; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; opacity: 0; } #index-body .init-1 .init-1-bottom ul li a:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: block; background: rgba(0, 0, 0, 0.43); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; opacity: 0; } #index-body .init-1 .init-1-bottom ul li a:before { content: ''; width: 100%; height: 100%; border: 1px solid white; position: absolute; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; z-index: 1; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; opacity: 0; } #index-body .init-1 .init-1-bottom ul li a:hover h3 { -webkit-transition: .5s .3s; -moz-transition: .5s .3s; -ms-transition: .5s .3s; -o-transition: .5s .3s; transition: .5s .3s; opacity: 1; top: 50%; } #index-body .init-1 .init-1-bottom ul li a:hover:after { opacity: 1; -webkit-transition: .5s .1s; -moz-transition: .5s .1s; -ms-transition: .5s .1s; -o-transition: .5s .1s; transition: .5s .1s; } #index-body .init-1 .init-1-bottom ul li a:hover:before { width: 90%; height: 88%; -webkit-transition: .5s .2s; -moz-transition: .5s .2s; -ms-transition: .5s .2s; -o-transition: .5s .2s; transition: .5s .2s; opacity: 1; } #index-body .init-2 { display: inline-block; padding:60px 0px; width: 100%; background-color:#fff; } #index-body .init-2 h2{ text-align:center; margin:20px auto; width:220px; } #index-body .init-2 .box { margin:0 -10px; } #index-body .init-2 .left { width: 25%; float: left; border-left:10px solid white; border-right:10px solid white; background: url("../images/init-2-1.jpg") center center; background-color:#f8f8f8; } #index-body .init-2 .left h3 a{ color:#544; } .x_catalog { width:100%; border-left:10px solid white; border-right:10px solid white; background-color:#f8f8f8; } .x_catalog ul{ width:100%; } .x_catalog ul li{ width: 25%; float: left; border-left:10px solid white; border-right:10px solid white; background-color:#f8f8f8; padding:0.5%; } .x_catalog ul li h3{ text-align:center; font-size:24px; padding:14px 0px 6px 0px; } .x_catalog ul li p{ text-align:left; font-size:16px; padding:0px 10px 16px 10px; color:#666; } #index-body .init-2 .left2 { width: 33.333%; float: left; background: url("../images/init-2-2.jpg") center center; } #index-body .init-2 .left3 { width: 33.333%; float: left; background: url("../images/init-2-3.jpg") center center; } #index-body .init-2 .right { width: 50%; float: right; background: url("../images/init-2-2.jpg") center center; } #index-body .init-2 .left, #index-body .init-2 .right { padding: 260px 10px 180px; text-align: center; } #index-body .init-2 .left h3, #index-body .init-2 .right h3 { font-size: 36px; color: white; text-transform: uppercase; font-family: "FrankRuhlLibre-Bold"; margin-bottom:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:0 10px; } #index-body .init-2 .left p, #index-body .init-2 .right p { font-size: 14px; color: white; line-height: 32px; margin: 20px auto 50px; max-width: 60%; height: 64px; } #index-body .init-2 .left a.more, #index-body .init-2 .right a.more { display: inline-block; line-height: 50px; height: 50px; padding: 0 40px; font-size: 14px; color: white; background: rgba(0, 0, 0, 0.4); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #index-body .init-2 .left a.more:hover, #index-body .init-2 .right a.more:hover { background: #d47e04; } #index-body .init-3 { text-align: center; padding: 70px 0 60px; } #index-body .init-3 .box { padding-top: 35px; display: inline-block; width: 100%; } #index-body .init-3 .box ul { margin: -10px -15px; } #index-body .init-3 .box ul li { padding: 10px 15px; width: 25%; float: left; } #index-body .init-3 .box ul li .img-box { display: block; border: 1px solid #dcdcdc; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #index-body .init-3 .box ul li .img-box:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: block; background: rgba(0, 0, 0, 0.3); opacity: 0; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #index-body .init-3 .box ul li .img-box .box2 { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; width: 100%; z-index: 1; opacity: 0; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #index-body .init-3 .box ul li .img-box .box2 img { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #index-body .init-3 .box ul li .img-box .box2 img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } #index-body .init-3 .box ul li .img-box .box2 a { display: inline-block; vertical-align: middle; margin: 0 10px; } #index-body .init-3 .box ul li h3 { font-size: 16px; color: black; text-align: center; line-height: 60px; height: 60px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } #index-body .init-3 .box ul li:hover .img-box { -webkit-box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; } #index-body .init-3 .box ul li:hover .img-box:after { opacity: 1; } #index-body .init-3 .box ul li:hover .box2 { opacity: 1; } #index-body .init-3 .box ul li:hover .box2 img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } #index-body .init-3 .box ul.slick-slider .slick-arrow { background-color: transparent; background-size: auto; width: 48px; height: 48px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; opacity: 1; } #index-body .init-3 .box ul.slick-slider .slick-arrow.slick-prev { left: -60px; background-image: url("../images/i-pro-arr-l.png"); } #index-body .init-3 .box ul.slick-slider .slick-arrow.slick-prev:hover { background-image: url("../images/i-pro-arr-l2.png"); } #index-body .init-3 .box ul.slick-slider .slick-arrow.slick-next { right: -60px; background-image: url("../images/i-pro-arr-r.png"); } #index-body .init-3 .box ul.slick-slider .slick-arrow.slick-next:hover { background-image: url("../images/i-pro-arr-r2.png"); } #index-body .init-4 { background: #f2f2f2; } #index-body .init-4 .left { width: 50%; display: inline-block; vertical-align: middle; } #index-body .init-4 .right { width: 50%; display: inline-block; vertical-align: middle; max-width: 665px; padding-left: 65px; margin-left: -5px; } #index-body .init-4 .right h2 { z-index: 1; margin-left: 30px; } #index-body .init-4 .right h2:after { background-image: url("../images/icon-h2-2.png"); left: -40px; } #index-body .init-4 .right h3 { font-size: 28px; color: #333333; font-family: "FrankRuhlLibre-Bold"; margin: 40px 0 10px; } #index-body .init-4 .right p { font-size: 14px; color: #333333; line-height: 26px; padding: 12px 0; } #index-body .init-4 .right a.more { display: inline-block; line-height: 50px; height: 50px; padding: 0 20px; font-size: 14px; color: #333333; border: 1px solid #d47e04; margin-top: 15px; } #index-body .init-5 { padding: 80px 0 70px; text-align: center; } #index-body .init-5 .content { display: inline-block; width: 100%; padding-top: 60px; } #index-body .init-5 .content ul { margin: 0 -35px; } #index-body .init-5 .content ul li { width: 25%; padding: 0 35px; float: left; } #index-body .init-5 .content ul li .box { display: block; -webkit-box-shadow: 0 0 20px #CCCCCC; -moz-box-shadow: 0 0 20px #CCCCCC; box-shadow: 0 0 20px #CCCCCC; padding: 60px 25px 90px; position: relative; background:white; } #index-body .init-5 .content ul li .box h3 { font-size: 28px; color: black; font-family: "FrankRuhlLibre-Bold"; line-height: 32px; text-align: left; padding-left: 20px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; cursor: pointer; cursor: hand; } #index-body .init-5 .content ul li .box h3:hover { color: #d47e04; } #index-body .init-5 .content ul li .box p { font-size: 14px; color: rgba(0, 0, 0, 0.7); margin-top: 35px; } #index-body .init-5 .content ul li .box i { width: 70px; height: 85px; display: block; position: absolute; background-position: center center; background-color: white; border: 1px solid #d47e04; background-repeat: no-repeat; top: 5%; right: -35px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #index-body .init-5 .content ul li .box:hover i { background-color: #d47e04; top: 95%; margin-top: -85px; } #index-body .init-5 .content ul li:nth-child(1) .box i { background-image: url("../images/icon-5-1-1.png"); } #index-body .init-5 .content ul li:nth-child(1) .box:hover i { background-image: url("../images/icon-5-1-2.png"); } #index-body .init-5 .content ul li:nth-child(2) .box i { background-image: url("../images/icon-5-2-1.png"); } #index-body .init-5 .content ul li:nth-child(2) .box:hover i { background-image: url("../images/icon-5-2-2.png"); } #index-body .init-5 .content ul li:nth-child(3) .box i { background-image: url("../images/icon-5-3-1.png"); } #index-body .init-5 .content ul li:nth-child(3) .box:hover i { background-image: url("../images/icon-5-3-2.png"); } #index-body .init-5 .content ul li:nth-child(4) .box i { background-image: url("../images/icon-5-4-1.png"); } #index-body .init-5 .content ul li:nth-child(4) .box:hover i { background-image: url("../images/icon-5-4-2.png"); } #index-body .init-6 { padding: 90px 0 90px; background: url("../images/init-6-bg.jpg") no-repeat center top; width:100%; } #index-body .init-6 h2 { color: white; z-index: 1; } #index-body .init-6 h2:after { background-image: url("../images/icon-h2-3.png"); } #index-body .init-6 .box { padding-top: 50px; } #index-body .init-6 .left { width:100%; display: inline-block; vertical-align: bottom; } #index-body .init-6 .left .init-6-l-top ul { max-width: 620px; } #index-body .init-6 .left .init-6-l-top ul li { display: block; padding-left: 90px; position: relative; margin-bottom: 35px; } #index-body .init-6 .left .init-6-l-top ul li i { position: absolute; left: 0; top: 6px; width: 70px; text-align: center; } #index-body .init-6 .left .init-6-l-top ul li h3 { font-size: 18px; color: white; font-family: "FrankRuhlLibre-Bold"; text-transform: uppercase; } #index-body .init-6 .left .init-6-l-top ul li h3 small { display: block; font-size: 14px; color: rgba(255, 255, 255, 0.7); font-family: "POPPINS-REGULAR"; text-transform: none; } #index-body .init-6 .left .init-6-l-bottom ul { margin: 0 -15px; } #index-body .init-6 .left .init-6-l-bottom ul li { padding: 0 15px; } #index-body .init-6 .left .init-6-l-bottom ul li a { display: block; } #index-body .init-6 .right { width: 40%; display: inline-block; vertical-align: bottom; margin-left: -5px; padding-left: 7%; } #index-body .init-6 .right ul .slick-dots { position: absolute; bottom: -30px; width: 100%; text-align: center; } #index-body .init-6 .right ul .slick-dots li { display: inline-block; width: 20px; height: 20px; background: white; border-radius: 100%; margin: 0 7px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; cursor: pointer; cursor: hand; } #index-body .init-6 .right ul .slick-dots li.slick-active { background-color: #d47e04; } #index-body .init-6 .right ul .slick-dots li button { display: none; } #index-body .init-7 { text-align: center; padding: 60px 0 80px; } #index-body .init-7 .box { padding-top: 30px; display: inline-block; width: 100%; } #index-body .init-7 .box ul { margin: -15px -20px; } #index-body .init-7 .box ul li { padding: 15px 20px; width: 33.333%; float: left; } #index-body .init-7 .box ul li .box2 { display: block; padding: 15px; -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); text-align: left; background:white; } #index-body .init-7 .box ul li .box2 a.img-box { display: block; } #index-body .init-7 .box ul li .box2 h3 { font-size: 18px; color: black; line-height: 25px; font-weight: bold; padding: 20px 0 10px; } #index-body .init-7 .box ul li .box2 h3:hover { color: #d47e04; } #index-body .init-7 .box ul li .box2 time { display: block; font-size: 14px; color: rgba(0, 0, 0, 0.8); font-style: italic; } #index-body .init-7 .box ul li .box2 time img { display: inline-block; margin-right: 10px; } #index-body .init-7 .box ul li .box2 p { padding: 10px 0 20px; font-size: 14px; color: rgba(0, 0, 0, 0.7); line-height: 24px; } #index-body .init-7 .box ul .slick-prev { left: 20px; } #index-body .init-7 .box ul .slick-next { right: 17px; } #footer { background: #1d1d1d; position: relative; z-index:2; } #footer .footer-top { display: inline-block; width: 100%; padding: 80px 0 35px; border-bottom: 1px solid #333333; } #footer .footer-top ul { padding: 0 5%; display: inline-block; width: 100%; } #footer .footer-top ul li { width: 28%; float: left; padding: 0 15px; } #footer .footer-top ul li:last-child { width: 16%; } #footer .footer-top ul li input, #footer .footer-top ul li textarea { width: 100%; height: 55px; line-height: 23px; padding: 15px; background: none; border: 1px solid #333333; font-family: "FrankRuhlLibre-Bold"; color: white; font-size: 14px; -webkit-transition: .5s border; -moz-transition: .5s border; -ms-transition: .5s border; -o-transition: .5s border; transition: .5s border; resize: vertical; } #footer .footer-top ul li input:focus, #footer .footer-top ul li textarea:focus { border-color: #d47e04; } #footer .footer-top ul li input::-webkit-input-placeholder, #footer .footer-top ul li textarea::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.7); } #footer .footer-top ul li input:-moz-placeholder, #footer .footer-top ul li textarea:-moz-placeholder { color: rgba(255, 255, 255, 0.7); } #footer .footer-top ul li input::-moz-placeholder, #footer .footer-top ul li textarea::-moz-placeholder { color: rgba(255, 255, 255, 0.7); } #footer .footer-top ul li input:-ms-input-placeholder, #footer .footer-top ul li textarea:-ms-input-placeholder { color: rgba(255, 255, 255, 0.7); } #footer .footer-top ul li input[type="submit"], #footer .footer-top ul li textarea[type="submit"] { background: #d47e04; color: #f4f4f4; border: #d47e04; } #footer div.wpcf7-response-output { color: white; } #footer .footer-center { padding:40px 0 10px; position: relative; display: inline-block; width: 100%; } #footer .footer-center h3 { color: #f4f4f4; text-transform: uppercase; padding-bottom: 25px; font-size: 24px; } #footer .footer-center ul li { display: block; font-size: 14px; color: rgba(244, 244, 244, 0.71); } #footer .footer-center .left { width:18%; float: left; padding-right:5%; } #footer .footer-center .left ul li { padding-bottom: 15px; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #footer .footer-center .left ul li:hover { color: white; text-decoration: underline; } #footer .footer-center .left ul li:last-child { padding-bottom: 0; } #footer .footer-center .center { position: absolute; top:50px; left:60%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); max-width:260px; background: #1d1d1d; padding: 0 2%; text-align: center; } #footer .footer-center .center #ewm { padding:5px; background: white; } #footer .footer-center .center p { font-size: 14px; color: rgba(244, 244, 244, 0.6); margin: 10px 0; } #footer .footer-center .center .share li { display: inline-block; width: 40px; height: 40px; border-radius: 100%; color: #a8a8a8; border: 1px solid #a8a8a8; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; font-size: 12px; line-height: 40px; margin: 0 2px; } #footer .footer-center .center .share li:hover { color: white; background: #d47e04; border-color: #d47e04; } #footer .footer-center .right { width:25%; float: right; } #footer .footer-center .right h3{ margin-top:-15px; } #footer .footer-center .right ul li { padding-left: 30px; position: relative; padding-bottom: 15px; } #footer .footer-center .right ul li:last-child img { top: 2px; } #footer .footer-center .right ul li img { position: absolute; left: 0; top: 0; } #footer .footer-bottom { border-top: 1px solid #333; padding: 20px 0 30px; font-size: 14px; color: rgba(244, 244, 244, 0.3); display: inline-block; width: 100%; font-family:微软雅黑; } #footer .footer-bottom a { -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; } #footer .footer-bottom a:hover { color: white; } #footer .footer-bottom .left { float: left; } #footer .footer-bottom .right { float: right; } #footer .footer-bottom .right li { display: inline-block; margin-left: 15px; text-transform: capitalize; } #footer #gotop { position: absolute; top: 0; right: 3%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; cursor: hand; } @media screen and (max-width: 1480px) { #index-body .init-3 .box ul.slick-slider .slick-arrow.slick-prev { left: -20px; } #index-body .init-3 .box ul.slick-slider .slick-arrow.slick-next { right: -20px; } .contact-page .c-list-box .info em{ width:83px; } } @media screen and (max-width: 1400px) { .container { width: 1200px; } #header .nav .ui.menu .menu-box ul.menu > li { margin: 0 20px; } #banner li .content .left h2 { font-size: 40px; line-height: 50px; } #banner li .content .left p { font-size: 16px; line-height: 24px; } #banner li .content .left a { line-height: 40px; height: 40px; font-size: 15px; padding: 0 20px; } #index-body .init-1 .init-1-top ul li { padding: 40px 3%; } #index-body .init-1 .init-1-bottom ul li a h3 { font-size: 16px; } #index-body .init-2 .left, #index-body .init-2 .right { padding: 150px 0 100px; } #index-body .init-2 .left h3, #index-body .init-2 .right h3 { font-size: 28px; } #index-body .init-2 .left p, #index-body .init-2 .right p { font-size: 12px; line-height: 24px; margin: 20px auto; } #index-body .init-2 .left a.more, #index-body .init-2 .right a.more { line-height: 40px; height: 40px; padding: 0 20px; font-size: 12px; } #index-body h2 { font-size: 42px; } #index-body p.t { font-size: 12px; } #index-body .init-4 .right h3 { font-size: 20px; margin-top: 30px; } #index-body .init-4 .right p { font-size: 12px; padding: 5px 0; } #index-body .init-4 .right a.more { line-height: 40px; height: 40px; font-size: 12px; } #index-body .init-5 .content ul { margin: 0 -20px; } #index-body .init-5 .content ul li { padding: 0 20px; } #index-body .init-5 .content ul li .box h3 { font-size: 20px; line-height: 26px; } #index-body .init-5 .content ul li .box p { font-size: 12px; margin-top: 20px; } #index-body .init-5 .content ul li .box i { width: 50px; height: 60px; background-size: 60% auto; } #index-body .init-5 .content ul li .box:hover i { margin-top: -60px; } #index-body .init-6 .left .init-6-l-top ul li h3 { font-size: 14px; } #index-body .init-6 .left .init-6-l-top ul li h3 small { font-size: 12px; } #index-body .init-6 .left .init-6-l-top ul li i img { max-width: 40px; } #index-body .init-7 .box ul li .box2 h3 { font-size: 16px; } #index-body .init-7 .box ul li .box2 time { font-size: 13px; } #index-body .init-7 .box ul li .box2 p { font-size: 12px; } #index-body .init-3 .box ul li .img-box .box2 a { max-width: 60px; } #footer .footer-bottom { font-size: 12px; } } @media screen and (max-width: 1200px) { .container { width: 994px; } #header .nav .ui.menu .menu-box ul.menu > li { margin: 0 10px; font-size: 16px; } #banner li .content .left h2 { font-size: 28px; line-height: 34px; } #banner li .content .left p { font-size: 14px; margin: 10px 0 25px 8%; } #banner .slick-arrow { width: 40px; height: 60px; background-size: 12px; } #index-body .init-1 .init-1-top ul li i.img { width: 60px !important; background-size: 100% auto; } #index-body .init-1 .init-1-top ul li h3 { font-size: 14px; } #index-body .init-1 .init-1-bottom ul li a h3 { font-size: 14px; } #index-body .init-2 .left h3, #index-body .init-2 .right h3 { font-size: 24px; } #index-body .init-2 .left p, #index-body .init-2 .right p { line-height: 18px; } #index-body h2 { font-size: 34px; } #index-body .init-3 .box ul li .img-box .box2 a { max-width: 40px; } #index-body .init-3 .box ul li h3 { font-size: 14px; } #index-body .init-4 .right p.mob { display: none; } #index-body .init-5 .content ul li .box { padding: 40px 20px; } #index-body .init-6 .left .init-6-l-top ul li { margin-bottom: 20px; } #index-body .init-7 .box ul { margin: -15px; } #index-body .init-7 .box ul li { padding: 15px; } #index-body .init-7 .box ul .slick-prev { left: 15px; } #index-body .init-7 .box ul .slick-next { right: 12px; } #footer #gotop { max-width: 60px; } #footer .footer-top ul li input, #footer .footer-top ul li textarea { height: 40px; padding: 7px 10px; font-size: 13px; } #footer .footer-center h3 { font-size: 20px; } #footer .footer-center .center { max-width: 200px; padding: 0 2%; } #footer .footer-center .center .share li { width: 30px; height: 30px; line-height: 30px; } #footer .footer-center ul li { font-size: 13px; } #index-body p.t { max-width: 60%; } } @media screen and (max-width: 1000px) { .container { width: 700px; } #header { display: none; } #mobile { display: block; } #banner li .content .left { display: none; } #index-body .init-1 .init-1-top ul li i.img { width: 40px !important; } #index-body .init-1 .init-1-top ul li h3 { max-width: 68%; font-size: 13px; } #index-body .init-1 .init-1-top ul li { padding: 20px 2%; } #index-body .init-1 .init-1-bottom ul li a h3 { font-size: 13px; } #index-body .init-2 .left p, #index-body .init-2 .right p { max-width: 80%; } #index-body .init-2 .left, #index-body .init-2 .right { padding: 100px 0 60px; } #index-body h2 { font-size: 30px; } #index-body h2:after { width: 60px; background-size: 100% auto; left: -30px; } #index-body p.t { max-width: 70%; margin-top: 15px; } #index-body .init-4 .right { padding-left: 20px; } #index-body .init-4 .right h3 { margin-top: 10px; font-size: 16px; } #index-body .init-4 .right p { line-height: 18px; } #index-body .init-5 .content ul li { padding: 0 10px; } #index-body .init-5 .content ul li .box { padding: 20px 10px; } #index-body .init-5 .content ul li .box h3 { font-size: 16px; position: relative; z-index: 1; } #index-body .init-5 .content ul li .box:hover i { background-color: transparent; top: 0; margin-top: 0; } #index-body .init-5 .content ul li .box i { right: 0; border: none; } #index-body .init-6 .left .init-6-l-bottom { display: none; } #index-body .init-6 .left .init-6-l-top ul li:last-child { margin-bottom: 0; } #footer .footer-top ul { padding: 0; margin: 0 -5px; } #footer .footer-top ul li { padding: 0 5px; } #footer .footer-center .center { display: none; } #footer .footer-center .left, #footer .footer-center .right { width: 50%; padding-left: 0; padding-right: 15px; } #footer .footer-bottom .right { display: none; } #footer .footer-bottom { padding: 15px 0; } } @media screen and (max-width: 700px) { .container { width: 100%; } #index-body .init-1 { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); padding: 20px 0; } #index-body .init-1 .init-1-top ul li { width: 100%; padding: 5px 5%; display: block; } #index-body .init-1 .init-1-top ul li i.img { height: 60px; } #index-body .init-1 .init-1-bottom ul { margin: 0 -5px; } #index-body .init-1 .init-1-bottom ul li { padding: 0 5px; } #index-body .init-2 .left, #index-body .init-2 .right { width: 100%; padding: 40px 0; } #index-body .init-2 .left h3, #index-body .init-2 .right h3 { font-size: 18px; } #index-body p.t { max-width: 100%; } #index-body .init-3 .box ul { padding: -5px; } #index-body .init-3 .box ul li { padding: 5px; } #index-body .init-3 .box ul li h3 { font-size: 13px; line-height: 40px; height: 40px; } #index-body .init-4 .left, #index-body .init-4 .right { width: 100%; } #index-body .init-4 .right { padding: 20px 0; text-align: center; } #index-body h2 { font-size: 24px; text-align: center; } #index-body .init-5 .content ul { margin: -5px; } #index-body .init-5 .content ul li { padding: 5px; width: 50%; } #index-body .init-5 .content ul li .box h3 { font-size: 14px; padding-left: 10px; } #index-body .init-5 .content ul li .box p { margin-top: 20px; line-height: 18px; } #index-body .init-6 .left, #index-body .init-6 .right { width: 100%; } #index-body .init-6 .left .init-6-l-top ul li { padding-left: 60px; } #index-body .init-6 .left .init-6-l-top ul li i { width: 40px; } #index-body .init-6 { padding: 40px 0; text-align: center; background-size: auto 100%; } #index-body .init-6 .left .init-6-l-top ul li { text-align: left; } #index-body .init-6 .right { padding-top: 30px; } #index-body .init-6 .right li { text-align: center; } #index-body .init-6 .right li img { margin: 0 auto; } #footer .footer-top ul li { width: 50%; padding-bottom: 8px; } #footer .footer-top ul li:nth-child(3) { width: 100%; } #footer .footer-top ul li:nth-child(3) textarea { height: 100px; } #footer .footer-top ul li:last-child { width: 100%; } #footer .footer-center .left { width:32%; float: left; padding-right:1%; } #footer .footer-center .right { clear:both; width: 100%; float: none; padding-right: 0; } #footer .footer-center h3 { font-size: 18px; padding-bottom: 10px; } #footer .footer-center .left ul li { padding-bottom: 10px; } #footer .footer-center ul li { font-size: 12px; } #footer .footer-center .right { padding-top: 20px; } } .inner-banner{ padding-top: 158px; color: #fff; text-align: center; height: 400px; background-repeat: no-repeat; background-position: center; background-image: url("../images/inner-banner.jpg"); background-size: cover; } .inner-banner .inner-tit { font-size: 45px; text-transform: uppercase; } .inner-banner .inner-tit hr{ width:60px;margin:10px auto 0px auto; color:#dedede;height:1px;border:none;border-top:2px solid #dedede; padding:0px 0px 10px 0px; } .bread-crumbs { text-align:left; margin-bottom:20px; font-size: 14px; border-bottom:1px solid #ddd; padding:10px 0px 10px 0px; } .bread-crumbs a, .bread-crumbs span { font-size: 14px; color: black; } .bread-crumbs a:hover { color: #d47e04; } .inner-page { padding: 20px 0 80px; position:relative; z-index:1; background:#f9f9f9; } .inner-page .grid { display: inline-block; width: 100%; } .inner-page .grid > .sideBar.wide.column { width: 22%!important; float: left; } .inner-page .grid > .sideBar.wide.column .side-tit { color: #000000; margin-bottom: 31px; } .inner-page .grid > .sideBar.wide.column .side-tit h2 { font-size: 40px; line-height: 1em; } .inner-page .grid > .sideBar.wide.column .side-tit span { font-size: 14px; } .inner-page .grid > .sideBar.wide.column .side-tit span a { color: #000; } .inner-page .grid > .sideBar.wide.column .side-menu { margin-bottom: 64px; box-shadow:0 0 15px rgba(0,0,0,.2); } .inner-page .grid > .sideBar.wide.column .side-menu li a { color: #000000; font-size: 14px; display: block; height: 40px; line-height: 40px; background: #efefef; padding-left: 19px; margin-bottom: 2px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; } .inner-page .grid > .sideBar.wide.column .side-menu li li a { padding-left: 35px; position:relative; } .inner-page .grid > .sideBar.wide.column .side-menu li li a:after { content:''; width:5px; height:1px; background:#222; position:absolute; top:50%; left:19px; display:block; } .inner-page .grid > .sideBar.wide.column .side-menu li a:hover, .inner-page .grid > .sideBar.wide.column .side-menu li a.active { background: #d47e04; color: #ffffff; } .inner-page .grid > .sideBar.wide.column .side-menu li a:hover:after, .inner-page .grid > .sideBar.wide.column .side-menu li a.active:after { background:#fff; } .inner-page .grid > .sideBar.wide.column .side-contact { padding: 40px 24px 40px 16px; background: #efefef; box-shadow:0 0 15px rgba(0,0,0,.2); } .inner-page .grid > .sideBar.wide.column .side-contact p { color: #000000; font-size: 16px; line-height: 25px; margin-top: 25px; } .inner-page .grid > .sideBar.wide.column .side-contact p:first-child { margin-top: 0; } .inner-page .grid > .sideBar.wide.column .side-contact p a { color: #000000; } .inner-page .grid > .sideBar.wide.column .side-contact .side-social { margin-top: 16px; } .inner-page .grid > .sideBar.wide.column .side-contact .side-social a { display: inline-block; width: 21px; height: 21px; text-align: center; line-height: 21px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; background: #272636; color: #efefef; } .inner-page .grid > .sideBar.wide.column .side-contact .side-social a .icon { margin-right: 0; } .inner-page .grid > .sideBar.wide.column .side-contact .side-social a:hover { background: #d47e04; color: #fff; } .inner-page .inner-tit { color: #000000; font-size: 40px; text-transform: uppercase; } .inner-page .inner-txt { color: #000000; font-size: 16px; line-height: 35px; } .inner-page .grid > .page-rightBar.wide.column { width: 78%!important; padding-left: 3.1rem!important; float: right; } .prodetFeedback { padding: 70px 0 100px; background: #fff; display: inline-block; width: 100%; } .prodetFeedback .ptForm { margin-top: 83px; } .prodetFeedback .ptForm label { font-size: 16px; color: #3d3d3d; font-weight: 500; padding-bottom:10px; } .prodetFeedback .ptForm input, .prodetFeedback .ptForm textarea { transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease; background: none; color: #3d3d3d; font-size: 16px; width: 100%; outline: none; resize: none; border: none; border-bottom: 1px solid #bfbfbf; } .prodetFeedback .ptForm .fbTop { margin-bottom: 62px; } .prodetFeedback .ptForm .fbTop li { float: left; width: 31%; margin-right: 2%; } .prodetFeedback .ptForm .fbTop li:last-child { margin-right: 0; } .prodetFeedback .ptForm .fbTop li input { height: 43px; padding: 0 4px; margin-top:-30px; } .prodetFeedback .ptForm .fbTop li input:focus { margin-top:0; border-bottom: 3px solid #d47e04; } .prodetFeedback .ptForm .fbBot { margin-bottom: 75px; } .prodetFeedback .ptForm .fbBot textarea { height: 55px; overflow: hidden; margin-top:-40px; } .prodetFeedback .ptForm .fbBot textarea:focus { margin-top:0; border-bottom: 3px solid #d47e04; } .prodetFeedback .ptForm .fbBot .yzm-box { margin-top: 40px; } .prodetFeedback .ptForm .fbBot .yzm-box label { display: block; } .prodetFeedback .ptForm .fbBot .yzm-box input { max-width: 397px; padding: 0 4px; margin-top:-30px; height: 43px; } .prodetFeedback .ptForm .fbBot .yzm-box input:focus { margin-top:0; border-bottom: 3px solid #d47e04; } .prodetFeedback .ptForm .fbBot .yzm-box img { display: inline-block; } .prodetFeedback .ptForm input[type="submit"] { box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); -ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); -o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease; text-transform: capitalize; font-size: 16px; width: 288px; height: 53px; border: none; background: #d47e04; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; color: #fff; cursor: pointer; } .prodetFeedback .ptForm input[type="submit"]:hover { background-color: #222; } .about-page { padding-bottom: 0; } .about-page .page-rightBar { /*margin-top: 83px;*/ } .about-page .about-article{ margin-bottom:60px; } .about-page .about-article .video-box { margin-bottom: 77px; } .about-page .about-article .video-box span { margin-top: 9px; color: #000000; font-size: 15px; font-weight: bold; text-transform: uppercase; display: inline-block; } .about-page .about-article .video-box span .icon { font-size: 24px; vertical-align: middle; } .about-page .about-article h1 { margin-bottom: 33px; } .about-page .about-article .flbox { margin-top: 61px; } .about-page .a-factory { margin-top: 86px; margin-bottom: 0; } .about-page .a-factory .head-box { margin-bottom: 39px; } .about-page .a-factory .bot-box { padding: 63px 0 49px; background: #383838; } .about-page .a-factory .bot-box li .con-box .tit a { overflow: visible; color: #ffffff; } .about-page .a-factory .bot-box li .con-box .more { margin-top: 17px; display: inline-block; color: #ffffff; } .product-yd-page { padding: 0; } .product-yd-page .procat-box { background: #ececec; padding: 47px 0 45px; } .product-yd-page .procat-box > .container > .grid .cat-con { width: 63.5%!important; } .product-yd-page .procat-box > .container > .grid .cat-con .tit a { color: #000000; font-size: 38px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .product-yd-page .procat-box > .container > .grid .cat-con .abst { color: #000000; font-size: 16px; line-height: 22px; margin: 54px 0 88px; } .product-yd-page .procat-box > .container > .grid .cat-con .more { color: #000000; font-size: 18px; text-transform: uppercase; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; display: block; width: 219px; height: 37px; line-height: 37px; text-align: center; background: #fff; } .product-yd-page .procat-box > .container > .grid .cat-con .more:hover { background: #d47e04!important; color: #fff; } .product-yd-page .procat-box > .container > .grid .cat-pic { width: 36.5%!important; text-align: right; } .product-yd-page .procat-box > .container > .grid .cat-pic a { display: inline-block; } .product-yd-page .procat-box:nth-of-type(2n) { background: #fff; } .product-yd-page .procat-box:nth-of-type(2n) > .container > .grid .cat-con .more { background: #ececec; } /*.cat-box { margin-bottom: 50px; }*/ .cat-box .intro { color: #000000; font-size: 16px; line-height: 23px; } .cat-box .return { color: #000000; font-size: 32px; text-transform: uppercase; margin-top: 10px; cursor: pointer; } .cat-box .return .icon { margin-right: 0; margin-left: 5px; } .pro-advantage { margin-top: 54px; } .pro-advantage .advan-list { margin-top: 53px; } .pro-advantage .advan-list .item { background: #fbfbfb; } .pro-advantage .advan-list .item:nth-of-type(2n) { background: #efefef; } .pro-advantage .advan-list .item .grid { display: table; height: 386px; width: 100%; } .pro-advantage .advan-list .item .grid .advan-pic, .pro-advantage .advan-list .item .grid .advan-con { vertical-align: middle; display: table-cell; } .pro-advantage .advan-list .item .grid .advan-pic { width: 21.2%!important; } .pro-advantage .advan-list .item .grid .advan-con { width: 78.8%!important; } .pro-advantage .advan-list .item .grid .advan-con .tit { margin-bottom: 20px; color: #000000; font-size: 28px; text-transform: uppercase; } .pro-advantage .advan-list .item .grid .advan-con .abst { color: #000000; font-size: 16px; line-height: 34px; } .pro-advantage .advan-list .item .grid .advan-con .abst em, .pro-advantage .advan-list .item .grid .advan-con .abst span { display: block; } .pro-advantage .advan-list .item .grid .advan-con .abst em { font-size: 18px; font-weight: bold; margin-bottom: -6px; } .pro-advantage .advan-list .item .grid .advan-con .abst span { margin-bottom: 12px; } .pro-advantage .advan-list .item .grid .advan-con .abst span:last-child { margin-bottom: 0; } .product-page.lg-page{ padding-bottom: 90px; } .product-page .pro-list { margin:10px -10px; font-size:0; } .product-page .pro-list li { display:inline-block; width: 25%; margin-bottom: 10px; padding:10px; font-size:12px; vertical-align:top; } .product-page .pro-list li .img-box, .prodet-parts .swiper-wrapper .img-box{ border: 1px solid #eee; display: block; } .prodet-parts .swiper-wrapper { margin: -10px; } .prodet-parts .swiper-wrapper .swiper-slide { padding: 10px; } .product-page .pro-list li img { width: 100%; } .product-page .pro-list li:nth-of-type(4n) { margin-right: 0; } .product-page .pro-list li .tit { text-align: center; margin-top: 13px; max-height: 60px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .product-page .pro-list li .tit a { color: #000000; font-size: 14px; font-family: arial; /* text-transform: uppercase;*/ } .prodet-page { padding-bottom: 0; } .prodet-page .prodet-tit { color: #000000; font-size:30px; margin-bottom:10px; } .prodet-page .prodet-top_left{ width:50%; float:left; } .prodet-page .prodet-top_right{ width: 47%; float:right; border:0px solid #ddd; } .prodet-page .prodet-top_right h3{ font-size:26px; color:#ea961d; padding:14px 0px 20px 0px; } .prodet-page .prodet-top_right p{ font-size:16px; color:#444; line-height:28px; padding:0px 0px 4px 0px; } .prodet-page .prodet-top .prodet-pic { width: 100%; } .prodet-page .prodet-top .prodet-pic a { border-radius:20px; } .prodet-page .prodet-top .prodet-pic img { width: 100%; } .prodet-page .prodet-top .prodet-box-one { width: 46.7%; } .prodet-page .prodet-top .prodet-box-one .pro-tit { color: #000000; font-size: 33px; font-family: arial; } .prodet-page .prodet-top .prodet-box-one .image-thumb { margin-bottom: 45px; } .prodet-page .prodet-top .prodet-box-one .image-gallery:after { content: ''; display: block; width: 0; height: 0; overflow: hidden; clear: both; } .prodet-page .prodet-top .prodet-box-one .image-gallery { font-size:0; margin:-10px; } .prodet-page .prodet-top .prodet-box-one .image-gallery li { width: 50%; padding:10px; display:inline-block; vertical-align:top; } .prodet-page .prodet-top .prodet-box-one .image-gallery li a { border:1px solid #eee; display:block; } .prodet-page .prodet-top .prodet-box-one .det { margin: 30px 0 30px; } .prodet-page .prodet-top .prodet-box-one .det p { color: #000000; font-size: 20px; line-height: 32px; } .prodet-page .prodet-top .prodet-box-one .prodet-email { display: block; width: 245px; height: 53px; background: url("../images/prodet-fb.jpg") no-repeat center; } .prodet-page .prodet-bot { margin:20px 0 0px; padding:20px 20px; background:#fff; } .prodet-page .prodet-bot p { color: #444; font-size:14px; line-height: 26px; } .prodet-parts { margin-top:30px; } .prodet-parts .swiper-wrapper p { background:#fff; position:relative; z-index:1; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding:5px 10px; } .prodet-page .prodet-bot td, .prodet-page .prodet-bot th { padding:5px 10px; } .prodet-page .prodet-parts .list .item { margin-bottom:30px; } .prodet-page .prodet-parts .list .item:last-child { margin-bottom: 0; } .prodet-page .prodet-parts .list .item .img-box { width: 34.2%!important; } .prodet-page .prodet-parts .list .item .con-box { width: 65.8%!important; padding-left: 2.6rem!important; } .prodet-page .prodet-parts .list .item .con-box .tit { color: #000000; font-size: 28px; margin-bottom: 26px; } .prodet-page .prodet-parts .list .item .con-box .table-box table { width: 100%; } .prodet-page .prodet-parts .list .item .con-box .table-box table tr { vertical-align: top; } .prodet-page .prodet-parts .list .item .con-box .table-box table tr:first-child td { padding-bottom: 14px; } .prodet-page .prodet-parts .list .item .con-box .table-box table tr:last-child td { padding-top: 14px; } .prodet-page .prodet-parts .list .item .con-box .table-box table tr:nth-of-type(2) td { padding: 14px 0; border-top: 2px solid #000; border-bottom: 2px solid #000; } .prodet-page .prodet-parts .list .item .con-box .table-box table tr td { color: #000000; font-size: 18px; line-height: 26px; font-weight: 500; } .dz-page { padding: 0; } .dz-page .dz-tit { color: #000000; font-size: 30px; text-transform: uppercase; } .dz-page .dz-top { padding: 82px 0 40px; } .dz-page .dz-top .intro { color: #000000; font-size: 16px; line-height: 24px; margin: 21px 0 73px; } .dz-page .dz-top img { margin: 0 auto; } .dz-page { padding: 0; } .dz-page .cus-service{ padding: 130px 0 108px; background: #e2e2e2; } .dz-page .cus-service .dz-tit{ margin-bottom: 19px; } .dz-page .cus-service p{ color: #000000; font-size: 16px; line-height: 24px; margin-bottom: 90px; } .dz-page .cus-contact{ height: 273px; background: url(../images/cus-contact-pic.jpg) no-repeat center; padding-top: 54px; overflow: hidden; } .dz-page .cus-contact .dz-tit{ color: #fff; } .dz-page .cus-contact p{ color: #fff; font-size: 23px; font-weight: bold; } .dz-page .cus-contact p span:last-child{ margin-left: 72px; } .dz-page .dz-body { padding: 51px 0 110px; background: #f0f0f0; } .dz-page .dz-tit { color: #000000; font-size: 30px; text-transform: uppercase; margin-bottom: 53px; } .dz-page .dz-body .last-num .icon, .dz-page .dz-body .last-num input { float: left; height: 19px; text-align: center; line-height: 19px; } .dz-page .dz-body .last-num .icon { margin-right: 0!important; width: 19px; font-size: 12px; color: #fff; background: #b6b6b6; } .dz-page .dz-body .last-num input { border: 1px solid #7d7d7d; background: #f0f0f0; color: #202020; font-size: 16px; -moz-appearance: textfield; } .dz-page .dz-body .last-num input::-webkit-outer-spin-button, .dz-page .dz-body .last-num input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; } .dz-page .dz-body .dz-left-box { width: 48.4%!important; background: #fff; } .dz-page .dz-body .dz-left-box .dz-gallery img { width: 100%; display: none; } .dz-page .dz-body .dz-left-box .dz-gallery img:first-child { display: block; } .dz-page .dz-body .dz-left-box .select-box { padding: 31px 22px 0 27px; } .dz-page .dz-body .dz-left-box .select-box .sel-tit { color: #202020; font-size: 18px; margin-bottom: 19px; } .dz-page .dz-body .dz-left-box .select-box .sel-list li { transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease; margin-bottom: 19px; cursor: pointer; color: #c7c7c7; font-size: 15px; float: left; width: 31.47%; margin-right: 2.79%; height: 49px; line-height: 49px; text-align: center; border: 1px solid #c7c7c7; } .dz-page .dz-body .dz-left-box .select-box .sel-list li:nth-of-type(3n) { margin-right: 0; } .dz-page .dz-body .dz-left-box .select-box .sel-list li:hover, .dz-page .dz-body .dz-left-box .select-box .sel-list li.active { color: #d81e06; border-color: #d81e06; } .dz-page .dz-body .dz-left-box .select-box .sel-list li > i { width: 23px; height: 23px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 16px; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed { position: relative; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed input { color: #c7c7c7; text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; border: none; background: none; outline: none; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed input:focus { border: 1px solid #d81e06; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed ::-webkit-input-placeholder { color: #c7c7c7; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed :-moz-placeholder { color: #c7c7c7; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed ::-moz-placeholder { color: #c7c7c7; } .dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed :-ms-input-placeholder { color: #c7c7c7; } .dz-page .dz-body .dz-left-box .select-box .dz-color { margin: 10px 0 41px; } .dz-page .dz-body .dz-left-box .settlement-box { padding: 0 22px 28px 27px; } .dz-page .dz-body .dz-left-box .settlement-box .item { padding: 0; } .dz-page .dz-body .dz-left-box .settlement-box .last-price span { color: #000000; font-size: 18px; margin-right: 6px; } .dz-page .dz-body .dz-left-box .settlement-box .last-price strong { color: #d81e06; font-size: 26px; font-weight: 500; } .dz-page .dz-body .dz-left-box .settlement-box .add-to-list { width: 31.2%; } .dz-page .dz-body .dz-left-box .settlement-box .add-to-list button { transition: 0.4s ease; -webkit-transition: 0.4s ease; -moz-transition: 0.4s ease; -ms-transition: 0.4s ease; -o-transition: 0.4s ease; cursor: pointer; outline: none; height: 47px; line-height: 47px; width: 100%; background: #d81e06; border: none; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; color: #fff; font-size: 18px; } .dz-page .dz-body .dz-left-box .settlement-box .add-to-list button:hover { background: #222; } .dz-page .dz-body .dz-right-box { padding-left: 4.9%!important; } .dz-page .dz-body .dz-right-box .inner-box { height: 100%; background: #fff; } .dz-page .dz-body .dz-right-box .inner-box .r-tit { line-height: 84px; background: #474747; text-align: center; color: #fff; font-size: 30px; } .dz-page .dz-body .dz-right-box .inner-box .last-table { padding-top: 29px; text-align: center; } .dz-page .dz-body .dz-right-box .inner-box .last-table input[type="checkbox"] { width: 16px; height: 16px; outline: none; } .dz-page .dz-body .dz-right-box .inner-box .last-table .t-head > .column { color: #000000; font-size: 16px; text-transform: uppercase; } .dz-page .dz-body .dz-right-box .inner-box .last-table .last-list { margin-top: 22px; padding-top: 25px; overflow-y: auto; height: 420px; } .dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box { margin-bottom: 49px; } .dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box > .column { color: #000000; font-size: 18px; } .dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box > .column .last-num { display: inline-block; } .dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box > .column.t_del .icon { cursor: pointer; } .dz-page .dz-body .dz-right-box .inner-box .total-price { padding: 0 16px 0 12px; margin-top: 66px; } .dz-page .dz-body .dz-right-box .inner-box .total-price span { vertical-align: middle; color: #000000; font-size: 18px; display: block; border-bottom: 1px dashed #d7d7d7; padding-bottom: 14px; padding-left: 5px; } .dz-page .dz-body .dz-right-box .inner-box .total-price span em { color: #d81e06; font-size: 26px; display: inline-block; } .dz-page .dz-body .dz-right-box .inner-box .dz-form { margin-top: 20px; padding: 0 16px 0 17px; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column { margin: 0 0 7px 0!important; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-txt, .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt input { height: 32px; line-height: 32px; color: #5a5a5a; font-size: 18px; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-txt { background: #dbdbdb; padding-left: 16px!important; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt input, .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt textarea { display: block; width: 100%; border: none; background: #f0f0f0; outline: none; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt input { padding: 0 15px; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column.ipt-area .ipt-txt, .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column.ipt-area .ipt-ipt textarea { height: 78px; line-height: normal; padding: 8px 15px!important; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column.ipt-area .ipt-ipt textarea { resize: none; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub { margin-top: 19px; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub p.fl { margin-top: 5px; width: 70%; color: #d4d4d4; font-size: 16px; line-height: 18px; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub input[type="submit"] { cursor: pointer; transition: 0.4s ease; -webkit-transition: 0.4s ease; -moz-transition: 0.4s ease; -ms-transition: 0.4s ease; -o-transition: 0.4s ease; height: 47px; background: #d81e06; width: 26%; color: #fff; font-size: 18px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border: none; } .dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub input[type="submit"]:hover { background: #222; } .news-page .newslist li { padding: 0 10px 18px 0px; border-bottom: 1px dotted #ccc; margin-bottom: 20px; font-size:0; } .news-page .newslist li .new-l { width:30%; display:inline-block; vertical-align:middle; } .news-page .newslist li .new-r { width: 70%; padding-left:30px; display:inline-block; vertical-align:middle; } .news-page .newslist li .new-r h3 { font-size: 18px; font-weight: 600; transition: 0.2s ease; -webkit-transition: 0.2s ease; -moz-transition: 0.2s ease; -ms-transition: 0.2s ease; -o-transition: 0.2s ease; } .news-page .newslist li .new-r h3 a { color: #555; font-size: 18px; } .news-page .newslist li .new-r i.new-update, .news-page .newslist li .new-r p.new-abst { color: #777; font-size: 14px; } .news-page .newslist li .new-r i.new-update { display: block; margin: 10px 0; } .news-page .newslist li .new-r p.new-abst { line-height: 1.8em; font-size: 15px; } .news-page .newslist li .new-r:hover h3 a { color: #d47e04; } .newdet-page .news { } .newdet-page .news .news_title h1 { padding-bottom: 10px; font-size: 26px; text-align: center; color: #da9129; } .newdet-page .news .news_date { font-size: 13px; line-height: 22px; text-align: center; border-bottom: 1px solid #ddd; padding-bottom: 5px; } .newdet-page .news .news_abst { border-bottom: 1px dashed #CCC; padding: 10px 0; font-size: 14px; } .newdet-page .news .news_abst p { display: inline-block; } .newdet-page .news .news_contents { color: #000; font-size: 14px; line-height: 24px; clear: both; margin-top: 10px; border-bottom: 1px dashed #CCC; padding: 20px 0; } .newdet-page .news .news_contents a { color: #000; font-size: 16px; line-height: 24px; } .newdet-page .news .news_contents p, .newdet-page .news .news_contents div, .newdet-page .news .news_contents span, .newdet-page .news .news_contents table { color: #000; font-size: 14px; line-height: 24px; clear: both; margin-bottom:16px; } .newdet-page .news .news_next { width: 99%; margin-top: 0px; padding-left: 5px; border-top: 0px solid #CCC; text-align: left; padding-top: 10px; } .newdet-page .news .news_next a { width: 100%; height: 25px; line-height: 25px; color: #999; font-size: 15px; margin-left: 5px; } .newdet-page .news .news_next a:hover { width: 100%; height: 25px; line-height: 25px; color: #000; } .newdet-page .news .newsnav { margin-bottom: 30px; } .contact-page { padding: 0; } .contact-page .c-list-box { padding: 68px 0 112px; background: #f9f9f9; } .contact-page .c-list-box .tit { color: #000000; font-size: 48px; margin-bottom: 86px; } .contact-page .c-list-box .c-name { color: #676767; font-size: 28px; margin-bottom: 38px; } .contact-page .c-list-box .info { line-height: 30px; margin-top: 24px; font-size: 18px; color: #676767; } .contact-page .c-list-box .info em { width: 88px; display: inline-block; } .contact-page .c-list-box .info .add { display: block; margin-bottom: 40px; } .contact-page .c-list-box .info .fa { color: #a0a0a0; margin-right: 16px; font-size: 20px; width: 20px; text-align: center; } .contact-page .c-list-box .info a { color: #676767; } .faq-page .faq-list dt { color: #000000; margin-bottom: 10px; font-size: 18px; font-weight: 600; } .faq-page .faq-list dd { font-size: 14px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px dashed #ddd; } .faq-page .faq-list.down dt { padding-left:60px; position:relative; } .faq-page .faq-list.down dt img { width:40px; position:absolute; left:0; top:-5px; } .contact-page .c-list-box .contactList { width:50%; display:inline-block; } .contact-page .c-list-box .contactList2 { width:48%; float:right; } .cn-form { width: 100%; height: auto; padding: 35px 45px 25px; border: 1px solid #dddddd; background: #fff; } .cn-form p { font-size: 18px; padding: 10px 0; color: #666; } .cn-form .formtit { margin-bottom: 26px; font-size: 22px; font-weight: 600; line-height: 23px; color: #444; text-align: center; padding-bottom: 18px; background: url(../images/form-tit-bg.jpg) no-repeat center bottom; } .cn-form li { margin-bottom: 13px; color: #444; } .cn-form li label { font-weight: 600; display: block; margin-bottom: 5px; font-size: 14px; } .cn-form .btnTjly { font-size: 15px; transition: 0.4s ease; -webkit-transition: 0.4s ease; -moz-transition: 0.4s ease; -ms-transition: 0.4s ease; -o-transition: 0.4s ease; width: 100%; height: 38px; background: #e6212a; border: none; cursor: pointer; color: #fff; } .cn-form .btnTjly:hover { background: #000; } .cn-form .m-form-l { width: 49%; } .cn-form .m-form-l li .iptTxt { font-size: 13px; padding: 0 15px; transition: 0.2s linear; -webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -ms-transition: 0.2s linear; -o-transition: 0.2s linear; width: 100%; border: 1px solid #dedede; height: 40px; outline: none; background: #fff; color: #777; } .cn-form .m-form-l li .iptTxt:focus { border-color: #e9322d; box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; outline: 0; background: rgba(255, 43, 66, 0.04); } .cn-form .m-form-l li .txtAre { width: 95%; height: 383px; border: 1px solid #dedede; outline: none; resize: none; padding: 14px; color: #ccc; line-height: 18px; } .cn-form .m-form-r { width: 49%; } .cn-form .m-form-r textarea { height: 237px; width: 100%; border: 1px solid #dedede; font-size: 13px; padding: 10px 15px; transition: 0.2s linear; -webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -ms-transition: 0.2s linear; -o-transition: 0.2s linear; } .cn-form .m-form-r textarea:focus { border-color: #e9322d; box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000; outline: 0; background: rgba(255, 43, 66, 0.04); } .cn-form div.wpcf7 .ajax-loader { display: block; margin: 0 auto; width: auto; background-repeat: no-repeat; background-position: center; } .cn-form .yzm img { width: 19.4%; } .cn-form .yzm input { font-size: 13px; padding: 0 15px; width: 75.6%; border: 1px solid #dedede; height: 30px; outline: none; background: #fff; color: #777; } ::-webkit-input-placeholder { color: #777; } :-moz-placeholder { color: #777; } ::-moz-placeholder { color: #777; } :-ms-input-placeholder { color: #777; } .recommend-product { margin: 50px 0; } .recommend-product ul li { float: left; width: 23%; margin-left: 2.6%; } .recommend-product ul li p { color: #222; margin-top: 8px; text-align: center; } .recommend-product ul li:first-child { margin-left: 0; } .zoom-box { position: relative; } .zoom-box .pic-zoom { opacity: 0; filter: alpha(opacity=0); transition: 0.4s ease; -webkit-transition: 0.4s ease; -moz-transition: 0.4s ease; -ms-transition: 0.4s ease; -o-transition: 0.4s ease; position: absolute; width: 100%; height: 100%; z-index: 2; top: 0; left: 0; background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center; } .zoom-box:hover .pic-zoom { opacity: 1; filter: alpha(opacity=1); } .zoom-pic { overflow: hidden; } .zoom-pic img { transition: 0.6s ease; -webkit-transition: 0.6s ease; -moz-transition: 0.6s ease; -ms-transition: 0.6s ease; -o-transition: 0.6s ease; } .zoom-pic img:hover { transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0); -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0); -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0); -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0); -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0); } .white-zoom { position: relative; } .white-zoom:after { transition: 0.2s linear; -webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -ms-transition: 0.2s linear; -o-transition: 0.2s linear; content: ''; position: absolute; z-index: 2; width: 1px; height: 1px; background: rgba(255, 255, 255, 0.3); left: 50%; top: 50%; } @media screen and (min-width: 768px) { .around-line > li { float: left; position: relative; cursor: pointer; } .around-line > li > a { color: #fff; display: block; text-decoration: none; } .around-line > li:before, .around-line > li:after { content: ''; opacity: 0; filter: alpha(opacity=0); transition: 0.5s ease; -webkit-transition: 0.5s ease; -moz-transition: 0.5s ease; -ms-transition: 0.5s ease; -o-transition: 0.5s ease; position: absolute; } .around-line > li:before { top: 0; left: 0; right: 100%; bottom: 100%; border-top: 1px solid rgba(0, 148, 217, 0.8); border-left: 1px solid rgba(0, 148, 217, 0.8); } .around-line > li:after { right: 0; bottom: 0; top: 100%; left: 100%; border-bottom: 1px solid rgba(0, 148, 217, 0.8); border-right: 1px solid rgba(0, 148, 217, 0.8); } .around-line > li:hover:before { bottom: 0; right: 0; opacity: 1; filter: alpha(opacity=100); } .around-line > li:hover:after { top: 0; left: 0; opacity: 1; filter: alpha(opacity=100); } .around-line > li.active:before { bottom: 0; right: 0; opacity: 1; filter: alpha(opacity=100); } .around-line > li.active:after { top: 0; left: 0; opacity: 1; filter: alpha(opacity=100); } } .m-page { text-align: center; line-height: 22px; font-size: 0; letter-spacing: -0.307em; word-wrap: normal; white-space: nowrap; color: #d81e06; margin-top: 38px; } .m-page a, .m-page span { display: inline-block; vertical-align: top; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 100%; margin: 0 5px; border: 1px solid #ddd; font-size: 16px; letter-spacing: normal; background: #fff; -webkit-transition: background-color 0.1s; -moz-transition: background-color 0.1s; -ms-transition: background-color 0.1s; -o-transition: background-color 0.1s; transition: background-color 0.1s; } .m-page a { text-decoration: none; color: #000; } .m-page a:first-child, .m-page a:last-child { background-image: url(../images/m-page-arr-r.png); background-position: center; background-repeat: no-repeat; border: 1px solid #cdcdcd; box-shadow: none; } .m-page a:first-child { background-image: url(../images/m-page-arr-l.png); } .m-page a:hover { color: #fff; background-color: #d47e04; } .m-page a:active { background: #d47e04; } .m-page span.current, .m-page span.current:hover, .m-page span.current:active { cursor: default; color: #fff; background: #d47e04; } .fbTop .screenshot, .screenshot_form{ display: none!important; } /* .logo a img { width: auto; height: auto; max-width:65%; display: block; }*/ .tab-tab table td{border: 1px solid #f7f7f7; line-height: 1.5em; padding-left: 20px; padding-top: 6px; padding-bottom: 6px;} .tab-tab table{ border: 1px solid #f7f7f7; } #test-video, .video-layer{ position: fixed; display: none; } #test-video{ width: 690px; height: 400px; top:30%; left: 50%; margin-left: -345px; z-index: 1001; } .video-layer{ width: 100%; height: 100%; left: 0; top: 0; background:rgba(0,0,0,.8); z-index: 1000; } .video-box img{ cursor: pointer; } .pp_gallery ul a img{ width: 50px; } a.pp_previous, a.pp_next, #hoverNav a{ transition: 0s; } .about-tab .a { font-size: 30px;} .i-scroll-bar { padding-bottom: 98px; /*background:#f3f3f3;*/ } .i-scroll-bar .head-box { margin-bottom: 75px; } .i-scroll-bar .head-box .tab-arr { margin-top: 31px; } .i-scroll-bar .head-box .tab-arr .fa, .i-scroll-bar .head-box .tab-arr a { display: inline-block; height: 39px; line-height: 39px; text-align: center; background: #000; transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease; } .i-scroll-bar .head-box .tab-arr .fa:hover, .i-scroll-bar .head-box .tab-arr a:hover { background: #d47e04; } .i-scroll-bar .head-box .tab-arr .fa { margin-right: 5px; width: 42px; cursor: pointer; color: #fff; font-size: 12px; position: relative; top: 0; } .i-scroll-bar .head-box .tab-arr a { padding: 0 37px; color: #fff; font-size: 16px; } .i-scroll-bar .scroll-box { margin: -10px; } .i-scroll-bar .scroll-box li { width: 338px; padding: 10px; } .i-scroll-bar .scroll-box li .con-box a:hover { color: #ffffff!important; } .i-scroll-bar .scroll-box li .con-box .tit a { display: block; color: #000000; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .i-scroll-bar .scroll-box li .con-box .abst { color: #000000; font-size: 16px; line-height: 20px; margin: 21px 0 27px; } .i-scroll-bar .scroll-box li .con-box .more { color: #000000; font-weight: bold; } .wpulike.wpulike-default{ display: none; } .prodet-page .wpulike.wpulike-default, .newdet-page .wpulike.wpulike-default{ display: block; } .post-views-box{ position: relative; margin: -50px 0 0 100px; } .post-views-box .wp_ulike_btn.wp_ulike_put_image:after { background-image: url(../images/fw.png)!important; filter: none; } .wpulike{ z-index: 10; } .wpulike.post-views-box{ z-index: 5; } .nivo-directionNav{ display: none; } .spinner { margin: 0 auto; width: 60px; height: 60px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .container1 > div, .container2 > div, .container3 > div { width: 6px; height: 6px; background-color: #333; border-radius: 100%; position: absolute; -webkit-animation: bouncedelay 1.2s infinite ease-in-out; animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .spinner-container { position: absolute; width: 100%; height: 100%; } .container2 { -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); } .container3 { -webkit-transform: rotateZ(90deg); transform: rotateZ(90deg); } .circle1 { top: 0; left: 0; } .circle2 { top: 0; right: 0; } .circle3 { right: 0; bottom: 0; } .circle4 { left: 0; bottom: 0; } .container2 .circle1 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .container3 .circle1 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; } .container1 .circle2 { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .container2 .circle2 { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .container3 .circle2 { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .container1 .circle3 { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .container2 .circle3 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .container3 .circle3 { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .container1 .circle4 { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .container2 .circle4 { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .container3 .circle4 { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0.0) } 40% { -webkit-transform: scale(1.0) } } @keyframes bouncedelay { 0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 40% { transform: scale(1.0); -webkit-transform: scale(1.0); } } .button-group .button { background-color:#d47e04 !important; } .about-article p{ font-size: 14px; line-height: 32px; margin-bottom: 10px; } .about-article h4{ font-size: 20pt; } .about-article p strong{ font-size: 18px; font-weight:bold; } .side-contact .add{ font-size: 14px; } .con{background: #f8f8f8;} .init-5 .app-list{ margin-top: 107px; } .init-5 .app-list>div .the_pic img{ width: 100%; } .init-5 .app-list>div .the_con{ padding: 0 105px 0 72px; } .init-5 .app-list>div .layout-tab{ height: 100%; } .init-5 .app-list>div .the_con .tit{ color: #363636; font-size: 29px; line-height: 43px; } .init-5 .app-list>div .the_con .intro{ margin-top: 35px; color: #363636; line-height: 24px; font-size: 14px; } .about-article h3 { font-size: 26px; text-align:center; font-weight: bold; } .about-article p { font-size: 14x; /*text-align:center;*/ } .about-article h4 { font-size: 16px; text-align:center; font-weight: bold; } .about-article h5 { font-size: 14px; text-align:center; font-weight: bold; } @media screen and (max-width: 1000px){ .inner-page .grid > .sideBar.wide.column,.contact-page .c-list-box .contactList2 { display: none; } .contact-page .c-list-box .contactList { width:100%; float:none; } .contact-page .c-list-box { padding:60px 0; } .contact-page .c-list-box .info em { display:none; } .inner-page .grid > .page-rightBar.wide.column { width: 100% !important; padding-left: 0 !important; } .product-page .pro-list li,.product-page .pro-list li:nth-of-type(4n) { width: 32%; margin-right: 2%; } .product-page .pro-list li:nth-of-type(3n) { margin-right: 0; } .cat-box .return { font-size: 24px; } .i-scroll-bar .scroll-box li .con-box .tit a { font-size: 18px; margin-top: 5px; } .about-page .a-factory .bot-box li .con-box .more { margin-top: 5px; } .inner-page .inner-tit { font-size: 30px; } .product-page.lg-page { padding-bottom: 30px; } .prodet-page .prodet-top .prodet-box-one, .prodet-page .prodet-top .prodet-pic { width: 100%; float: none; } .prodet-page .prodet-top .prodet-pic { text-align: center; } .prodet-page .prodet-top .prodet-pic img { width: auto; margin: 0 auto; } .prodet-page .prodet-tit { font-size:18px; font-weight:bold; color:#ea961d; margin-bottom: 20px; } .prodetFeedback .ptForm .fbBot { margin-bottom: 50px; } .contact-page .c-list-box .tit { font-size: 30px; margin-bottom: 40px; } .inner-banner .inner-tit { font-size: 38px; } } @media screen and (max-width: 700px){ .inner-banner { height: 260px; padding-top: 100px; } .inner-banner .inner-tit { font-size: 28px; } .inner-banner .bread-crumbs a, .inner-banner .bread-crumbs span { font-size: 12px; } .x_catalog { width:100%; border-left:10px solid white; border-right:10px solid white; background-color:#f8f8f8; } .x_catalog ul{ width:100%; } .x_catalog ul li{ width:50%; float: left; border-left:10px solid white; border-right:10px solid white; background-color:#f8f8f8; padding:0.5%; margin-bottom:30px; } .x_catalog ul li h3{ text-align:center; font-size:16px; padding:14px 0px 0px 0px; } .x_catalog ul li p{ text-align:left; font-size:16px; padding:0px 10px 0px 10px; color:#666; } .about-article p { font-size: 12px; line-height: 24px; } .about-page .a-factory { margin-top: 30px; padding-bottom: 30px; } .prodetFeedback .ptForm .fbTop li { width: 100%; padding-top: 10px; } .prodetFeedback .ptForm .fbTop li input { height: 40px; } .prodetFeedback .ptForm .fbBot textarea { height: 120px; } .prodetFeedback .ptForm .fbBot textarea:focus { height: 120px; } .prodetFeedback .ptForm .fbBot .yzm-box input { max-width: 200px; height: 40px; } .prodetFeedback .ptForm { margin-top: 40px; } .product-page .pro-list li, .product-page .pro-list li:nth-of-type(3n),.product-page .pro-list li:nth-of-type(4n) { width: 49%; margin-right: 2%; } .product-page .pro-list li:nth-of-type(2n) { margin-right: 0; } .prodet-page .prodet-tit { font-size: 20px; } .prodetFeedback { padding: 40px 0; } .news-page .newslist li .new-r h3 a { font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; max-height: 43px; } .news-page .newslist li .new-r p.new-abst { font-size: 12px; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; } .newdet-page .news .news_title h1 { font-size: 16px; } .newdet-page .news .news_abst,.newdet-page .news .news_contents p, .newdet-page .news .news_contents div, .newdet-page .news .news_contents span, .newdet-page .news .news_contents table { font-size: 12px; } .newdet-page .news .news_next a { font-size: 12px; line-height: 18px; } .contact-page .c-list-box .tit { font-size: 24px; } .contact-page .c-list-box .c-name { font-size: 16px; margin-bottom: 20px; } .contact-page .c-list-box .info { font-size: 13px; line-height: 24px; } .button-group .button#zh_en { display: none !important; } } #product_contain_left, #product_contain_left2{ width:100%; height:auto; position: relative; z-index: 20; margin-top:-50px; float:left; } #product_contain_left2 { margin-top:80px; } #product_leftmenu_top, #product_leftmenu_top2{ width:100%; color:#e18884; font-size:18px; padding-top:24px; padding-left:35px; padding-bottom:20px; background:url(../images/about_top.png) no-repeat; position: absolute; left:-8px; top:-50px; background-size:100% 100%; } #product_leftmenu_top .m_font, #product_leftmenu_top2 .m_font{ font-size: 28px; color:#fff; } #product_leftmenu_main, #product_leftmenu_main2{ width:100%; padding-right:8px; } #product_leftmenu_main .box, #product_leftmenu_main2 .box{ display:block; min-height: 100px; padding:50px 15px 20px 15px; background:#333333; } .product_smallmenu_main{ width:100%; padding:0px 0px 10px 0px; } .product_leftmenu_list{ width:100%; height:auto; margin-bottom:5px; border-top: 1px dashed #494949; } .product_leftmenu_list:first-child{ border-top: 0px; } .product_leftmenu_list a{ width:100%; height:40px; line-height: 40px; padding:0px 30px 0px 15px; font-size: 14px; background: url(../images/lmenu_link.png) no-repeat right 10px center; color:#909090; display: block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; } #product_leftmenu_main2 .product_leftmenu_list a { white-space:normal; background:none !important; line-height:24px; height:auto; padding:8px 30px 8px 15px; } .product_leftmenu_list1{ width:100%; height:40px; line-height: 40px; padding-left:30px; color:#9a9a9a; float:left; } .product_leftmenu_list1 a{ color:#9a9a9a; } .product_leftmenu_list1 a:hover{ color:#e62318; } .product_leftmenu_list a:hover{ background: url(../images/lmenu_hover.png) no-repeat right 10px center; } .product_leftmenu_list a.active{ background: url(../images/lmenu_hover.png) no-repeat right 10px center; } .product_leftmenu_list a.active1{ background: url(../images/lmenu_hover1.png) no-repeat right 10px center; } .product_leftmenu_list1 a.active{ color:#e62318; } .product_left_join{ width:100%; height:145px; margin-bottom:1px; float:left; padding-right:8px; margin-top:10px; } .product_left_join a{ width:100%; height:100%; display: block; text-align: center; background: #c8c8c8; padding-top:20px; font-size: 20px; color:#fff; float:left; } .product_left_join a:hover{ background: #c21109; } .product_left_join p{ padding:8px 0px; } .form-controls01{ display: block; width:100%; height:48px; line-height:48px; color: #444; vertical-align: middle; background-color: transparent; background-image: none; border:0 none; text-indent:20px; border:1px solid #ddd; border-radius:4px; margin-bottom:18px; /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/ } .form-controls02{ display: block; width:100%; padding-top:0px; text-indent:20px; height:80px; line-height:20px; color: #444; vertical-align: middle; background-color: transparent; background-image: none; border:0px none; border:1px solid #ddd; border-radius:4px; margin-bottom:10px; padding-top:16px; /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/ }