锘緻font-face { font-family: 'font-icons'; src: url('../fonts/font-icons.eot'); src: url('../fonts/font-icons.eot') format('embedded-opentype'), url('../fonts/font-icons.svg') format('svg'), url('../fonts/font-icons.woff') format('woff'), url('../fonts/font-icons.ttf') format('truetype'); font-weight: normal; font-style: normal; } .font-icons { font-family: "font-icons"; } /*澶栬皟瀛椾綋鏁堟灉*/ @font-face { font-family: 'DroidSansRegular'; src: url("../font/DroidSans-webfont.eot?#iefix") format('embedded-opentype'), url("../font/DroidSans-webfont.ttf") format('truetype'), url("../font/DroidSans-webfont.svg#webfont6rGBoMAO") format('svg'); font-weight: normal; font-style: normal } @font-face { font-family: 'EconomicaRegular'; src: url("../font/economica-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../font/economica-regular-webfont.ttf") format('truetype'), url("../font/economica-regular-webfont.svg#EconomicaRegular") format('svg'); font-weight: normal; font-style: normal } /* Reset css */ body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td { margin: 0; padding: 0; font-weight: normal; } body, div, button, input, select, textarea { position: relative; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; transition: all 300ms ease-in-out 0s; } ul, ol { list-style: none; } a { text-decoration: none; } a:hover { text-decoration: none; } * a:link { text-decoration: none; } a { outline: none; text-decoration: none; } fieldset, img { border: 0; } button, input, select, textarea { margin: 0; font-size: 12px; vertical-align: middle; } table { border-collapse: collapse; border-spacing: 0; } body { overflow-x: hidden } .m_30 { margin: 0 -30px; } .gImg { position: relative; } .m0 { margin: 0; } .p0 { padding: 0 } /* Clear float css */ .C:before, .C:after { content: "."; display: block; height: 0; visibility: hidden; } .C:after { clear: both; } .C { zoom: 1; } /*css common*/ .fl { float: left; } .fr { float: right; } .center { margin-left: auto; margin-right: auto; } .width { width: 1220PX; margin-left: auto; margin-right: auto; } /*鍒嗛〉*/ .list_page { text-align: center; margin: 10px; display: block; } .list_page:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; } .list_page ul { list-style: none; margin: 0; padding: 0; display: inline-block; vertical-align: bottom; } .list_page ul li { display: inline-block; border: solid 1px #ddd; border-radius: 4px; } .list_page ul a { color: #333; padding: 8px 12px; line-height: 18px; display: block; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; background: #fff; } .page_group ul { border-right: solid 1px #ddd; border-radius: 4px; } .page_group ul li { border-right: none; border-radius: 0; float: left; } .page_group ul li:not(:first-child):not(:last-child) { border-radius: 0; } .page_group ul li:first-child { border-radius: 4px 0 0 4px; } .page_group ul li:last-child { border-radius: 0 4px 4px 0; } .page_group ul .active a { background: #f3f3f3; border-radius: 0; } /* button */ .button { display: inline-block; width: 150px; height: 40px; line-height: 42px; letter-spacing: 1px; position: relative; background: none; overflow: hidden; font-size: 14px; border: none; } .button > span { display: block; width: 100%; height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform-origin: 0 0; transform-origin: 0 0; } .button > span span { position: absolute; width: 100%; height: 100%; display: block; opacity: 1; left: 0; top: 0; color: #fff; text-align: center; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform 0.3s linear, background 0.3s linear; transition: transform 0.3s linear, background 0.3s linear; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; } .button:hover > span span { background: #003c83 } /* header css*/ .px-top-bar { border-bottom: 1px solid rgba(0,0,0,0.1); position: relative; z-index: 1001; background: #00509c; } .px-top-bar .left-side { padding: 10px 0; } .px-top-bar .right-side { float: right; } .top-nav ul { font-size: 12px; line-height: 15px; overflow: hidden; } .top-nav ul li:first-child { padding: 0 11px 0 0; } .top-nav ul li:first-child:after { display: none; } .top-nav ul li { list-style: none; float: left; padding: 0 10px; position: relative; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); color: #fff; font-size: 13px; } .top-nav ul li:after { background: #fff; content: ""; height: 2px; left: 0; position: absolute; top: 50%; width: 2px; margin: -1px 0 0; -webkit-box-shadow: 1px 1px 0 0 rgba(255,255,255,0.3); box-shadow: 1px 1px 0 0 rgba(255,255,255,0.3); } .top-nav ul li a { color: #fff; font-size: 13px; } /* Topbar Social Media */ .px-top-bar .social-media { display: inline-block; vertical-align: middle; padding: 10px 0; float: right } .px-top-bar .social-media li { list-style: none; float: left; line-height: 16px; margin: 0 19px 0 0; } .px-top-bar .social-media a:hover i { color: #fff; } .px-top-bar .social-media i { font-size: 15px; line-height: 15px; display: inline-block; vertical-align: middle; color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); } /* Language Nav */ .px-top-bar #lang_sel_list { display: inline-block; vertical-align: middle; height: auto !important; font-size: 11px; line-height: 12px; margin: 0; border-left: 1px solid rgba(0,0,0,0.1); border-right: 1px solid rgba(0,0,0,0.1); float: right; } .px-top-bar #lang_sel_list>ul>li { display: inline-block; vertical-align: middle; padding: 10px 0px !important; position: relative; float: none; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); } .px-top-bar #lang_sel_list a { line-height: 24px; } .px-top-bar #lang_sel_list img.iclflag { top: -1px; margin: 0 5px 0 0; } .px-top-bar #lang_sel_list a.lang_sel_sel:hover, .px-top-bar #lang_sel_list a:hover { color: #fff; } .px-top-bar #lang_sel_list a.lang_sel_sel, .px-top-bar #lang_sel_list>ul>li a { color: #fff; background: none !important; padding: 4px 8px; } .px-top-bar #lang_sel_list a.lang_sel_sel { position: relative; padding: 4px 34px 4px 8px; line-height: 16px; } .px-top-bar #lang_sel_list a.lang_sel_sel:after { position: absolute; right: 9px; top: 50%; margin: -8px 0 0; content: '\eaaf'; font-family: 'icomoon'; width: 14px; height: 14px; background: rgba(55,48,40,0.3); border-radius: 14px; text-align: center; font-size: 12px; line-height: 16px; text-shadow: none; line-height: 14px; } .px-top-bar #lang_sel_list>ul>li:hover ul { opacity: 1; visibility: visible; -moz-transform: translateX(0); -webkit-transform: translateX(0); -o-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } .px-top-bar #lang_sel_list ul ul { position: absolute; left: 0; top: 100%; width: 100%; opacity: 0; visibility: hidden; /*padding: 8px 0 0 !important;*/ -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.17); box-shadow: 0 0 6px 0 rgba(0,0,0,0.17); -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; -moz-transform: translateX(-20px); -webkit-transform: translateX(-20px); -o-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } .px-top-bar #lang_sel_list ul ul li:first-child { border-top: none; } .px-top-bar #lang_sel_list ul ul li { background: #fff; display: block; float: none; font-size: 12px; line-height: 15px; border-top: 1px solid #f2f2f2; text-shadow: none; height: 38px; } .px-top-bar #lang_sel_list ul ul li a { color: #686868; padding: 10px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; display: block; line-height: normal; } .px-top-bar #lang_sel_list ul ul li a:hover { color: #686868; background: rgba(0,0,0,0.2) !important; } /* .navigation */ .logo { margin: 20px 0; } .s_header { border-right: 1px solid; color: #666666; line-height: 12px; margin-bottom: 30px; margin-right: -15px; margin-top: 50px; padding-left: 50px; position: relative; } .contact_title { text-transform: uppercase; color: #999; margin: 0 0 10px; } .s_header:last-child { } .email_us.s_header { border-right: 0 solid; } .s_header > div { color: #00509c; font-size: 30px; left: 10px; margin-top: -7px; position: absolute; top: 0; } .phn, .uppercase { text-transform: uppercase; font-size: 12px; font-weight: 700; margin-bottom: 5px; } .px-nav-area { background: #333; } .navigation { border-radius: 6px; background: #333; height: 55px; padding: 8px; } .nav-pills>li { margin: 0 5px; position: relative; } .nav-pills>li>a { color: #ebebeb; text-transform: uppercase; font-size: 16px; padding: 8px 15px; } .nav-pills>li.hover { background: #00509c; color: #fff; border-radius: 5px; } .nav-pills>li>a:hover { background: #00509c; color: #fff; } .navigation #online { background: #00509c; float: right; color: #fff; padding: 8px 10px; margin-top: 2px; margin-right: 5px; border-radius: 5px; } .navigation #online i { padding-right: 10px; } #topnav ul li dl { position: absolute; z-index: 999; margin: 0; display: none; width: 180px; top: 38px; } #topnav ul .hover dl dt a { background: #00509c; border-bottom: 1px solid rgba(255,255,255,0.3) ; height: 40px; line-height: 40px; display: block; font-size: 14px; color: #EBEBEB; font-family: EconomicaRegular; font-size: 16px; padding: 0 15px; } #topnav ul .hover dl dt a:hover { background: #fff; color: #333; display: block; } /* banner */ .banner_text { left: 60%; top: 18%; text-align: left; color: #000; text-shadow: none; width: 30%; } .banner_text h2 { font-size: 40px; font-weight: 300; font-family: EconomicaRegular; } .banner_text h3 { font-size: 30px; font-weight: 600; margin: 2% 0 2.5%; } .banner_text p { line-height: 24px; } .banner_text a { display: block; background: #34a83d; width: 96px; height: 40px; text-align: center; line-height: 40px; margin-top: 7%; color: #fff; } #li2 .banner_text { left: 15%; top: 18%; text-align: left; color: #000; text-shadow: none; width: 30%; } #li2 .banner_text h2 { font-size: 40px; font-weight: 300; font-family: EconomicaRegular; } #li2 .banner_text h3 { font-size: 30px; font-weight: 600; margin: 2% 0 2.5%; } #li2 .banner_text p { line-height: 24px; } #li2 .banner_text a { display: block; background: #34a83d; width: 96px; height: 40px; text-align: center; line-height: 40px; margin-top: 7%; color: #fff; } #li3 .banner_text { left: 60%; top: 18%; text-align: left; color: #fff; width: 30%; text-shadow: #000 3px 3px 8px; } #li3 .banner_text h2 { font-size: 40px; font-weight: 300; font-family: EconomicaRegular; } #li3 .banner_text h3 { font-size: 30px; font-weight: 600; margin: 2% 0 2.5%; } #li3 .banner_text p { line-height: 24px; } #li3 .banner_text a { display: block; background: #34a83d; width: 96px; height: 40px; text-align: center; line-height: 40px; margin-top: 7%; color: #fff; } /* homepage */ .homepage { background: #d8d8d8 !important; padding: 30px 0; } .homepage .container { padding: 0; } .infoblock { padding: 27.5px 35px; background: #FFF; font-size: 24px; color: #000; line-height: 52px; } .infoblock { font-weight: bold; font-family: EconomicaRegular; } .infoblock strong { color: #00509c; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mechanic-button:before, .mechanic-button:after { content: ''; position: absolute; width: 0; height: 0; border-right: 5px solid #00509c; border-top: 26px solid transparent; border-bottom: 26px solid transparent; left: -5px; top: 0; } .mechanic-button:after { border-left: 5px solid #00509c; border-right: 0; left: auto; right: -5px; } .infoblock .mechanic-button { background: #00509c; display: inline-block; margin-left: 35px; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFF; padding: 0 20px; text-transform: uppercase; float: right; margin-top: 13px; } .infoblock .icon { border: 2px solid #00509c; padding: 5px; border-radius: 100%; margin-right: 25px; display: inline-block; } .infoblock .icon i { width: 75px; line-height: 75px; border-radius: 100%; background: #00509c; display: block; color: #FFF; text-align: center; } /* services */ #ourServices { padding-top: 45px; height: 460px; } .sectionTitle { margin-bottom: 30px; } .sectionTitle h4 { font-size: 24px; font-weight: bold; color: #000; line-height: 60px; border: 1px solid #d8d8d8; margin: 0; font-family: EconomicaRegular; } .sectionTitle .tblock { font-weight: bold; color: #000; line-height: 60px; margin: 0; } .sectionTitle .tblock a.more { float: right; color: #333; font-size: 18px; padding: 0px 15px; border: none; text-align: center; width: 65px; border-left: 1px solid #d8d8d8; } .sectionTitle .tblock a.more i { background: none; color: #00509c; text-align: center; margin: 0; } .sectionTitle .tblock a.more i::after { display: none; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .sectionTitle .tblock i:after { content: ''; position: absolute; width: 0; height: 0; border-left: 5px solid #00509c; border-top: 31px solid transparent; border-bottom: 31px solid transparent; right: -5px; top: 0; } .sectionTitle h4 i { color: #FFF; width: 55px; position: relative; background: #00509c; line-height: 60px; text-align: center; margin-right: 20px; } .sectionTitle h4 i:after { content: ''; position: absolute; width: 0; height: 0; border-left: 6px solid #00509c; border-top: 31px solid transparent; border-bottom: 31px solid transparent; right: -5px; top: 0; } .sectionTitle .tblock i { color: #FFF; width: 55px; position: relative; background: #00509c; line-height: 60px; text-align: center; margin-right: 20px; } /* service con 鍏徃鏈嶅姟*/ .m0 { margin: 0; } .fblock2.serviceH .serviceHinner .tiTle .learnMore a:before, .fblock2.serviceH .serviceHinner .tiTle .learnMore a:after { content: ''; position: absolute; width: 0; height: 0; border-right: 5px solid #d8d8d8; border-top: 27.5px solid transparent; border-bottom: 27.5px solid transparent; top: -1px; left: -5px; transition: all 300ms ease-in-out 0s; } .fblock2.serviceH .serviceHinner .tiTle .learnMore a:after { border-left: 5px solid #d8d8d8; border-right: 0; left: auto; right: -5px; transition: all 300ms ease-in-out 0s; } .fblock2.serviceH { text-transform: uppercase; text-align: center; } .fblock2.serviceH .serviceHinner { position: relative; text-align: center } .fblock2.serviceH .serviceHinner img { width: 100%; height: 220px; width: auto; margin: 0 auto; } .fblock2.serviceH .serviceHinner .tiTle { margin-top: -10px; animation: myfirst 5s; -moz-animation: myfirst 5s; /* Firefox */ -webkit-animation: myfirst 5s; /* Safari 鍜 Chrome */ -o-animation: myfirst 5s; /* Opera */ } .fblock2.serviceH .serviceHinner .tiTle h4 { font-size: 18px; margin: 0 0 15px; line-height: 1; color: #FFF; text-shadow: 0 0 5px #000; transition: all 300ms ease-in-out 0s; display: none; } .fblock2.serviceH .serviceHinner .tiTle .learnMore { padding: 30px 0; background: #FFF; transition: all 300ms ease-in-out 0s; position: relative; } .fblock2.serviceH .serviceHinner .tiTle .learnMore a { display: inline-block; position: relative; transition: all 300ms ease-in-out 0s; } .fblock2.serviceH .serviceHinner .tiTle .learnMore a span { display: block; line-height: 49px; font-size: 15px; font-weight: 300; text-shadow: none; color: #000; padding: 0 25px; background: none; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; top: 0; left: 1px; bottom: 1px; transition: all 300ms ease-in-out 0s; } .fblock2.serviceH:hover .serviceHinner .tiTle { margin-top: 0; } .fblock2.serviceH:hover .serviceHinner .tiTle h4 { display: none; } .fblock2.serviceH:hover .serviceHinner .tiTle .learnMore { margin-top: 0; } .fblock2.serviceH:hover .serviceHinner .tiTle .learnMore a:before, .fblock2.serviceH:hover .serviceHinner .tiTle .learnMore a:after { border-left-color: #00509c; border-right-color: #00509c; } .fblock2.serviceH:hover .serviceHinner .tiTle .learnMore a span { color: #00509c; border-color: #00509c; } .fblock2.serviceH:hover .serviceHinner .tiTle .learnMore a span:before, .fblock2.serviceH:hover .serviceHinner .tiTle .learnMore a span:after { border-left-color: #00509c; border-right-color: #00509c; } #works-1 { position: relative; margin: 0 auto; } #works-1 .fblock2 { padding: 0 10px; } #works-1 .owl-controls { position: absolute; top: 290px; z-index: 100; width: 100%; height: 52px; } #works-1 .owl-buttons { } #works-1 .owl-buttons i { font-size: 80px; color: #00509c } #works-1 .owl-buttons .owl-prev { position: absolute; left: -30px; top: -210px; } #works-1 .owl-buttons .owl-next { position: absolute; left: auto; top: -210px; right: -30px; } /*瑙嗛灞曠ず ---------------------------------------------------*/ #ourVideo { padding-top: 40PX; } #ourVideo .bg-left { background: #00509c; } .overlay-pattern { position: absolute; background-repeat: repeat; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 0; } .pv12 { padding-top: 120px; padding-bottom: 120px; } #ourVideo .home-about { float: right; text-align: left; width: 480px; color: #FFF; } .home-about h2 { font-size: 18px; font-weight: 100; } .home-about h3 { font-size: 26px; font-weight: 700; margin: 3% 0 3.5%; font-family: EconomicaRegular; } .home-about p { line-height: 24px; font-size: 14px; } .home-about ul { margin-top: 4%; } .home-about ul li { padding-left:10px; font-size: 14px; } .home-about ul li i{ margin-right: 3px;} .section-content .fullwidth-container { position: relative; overflow-x: hidden; } .table-row { display: table; margin: 0px; width: 100%; table-layout: fixed; } .table-row .table-cell { display: table-cell; float: none; } .table-row .table-cell .table-cell-content { text-align: left; display: inline-block; margin-right: 80px; } .section-content .fullwidth-container > .overlay .overlay-color { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0.9; } .section-content .popup-video-container { position: relative; min-height: 300px; } .section-content .popup-video-container .popup-video-link { text-align: center; position: absolute; z-index: 10; width: 100%; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); line-height: 50px; } .section-content .popup-video-container .popup-video-link svg { display: inline-block; width: 64px; margin-bottom: 10px; height: 65px; } .section-content .popup-video-container .popup-video-link svg path { box-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.059); } .section-content .popup-video-container .popup-video-link a { display: block; font-size: 32px; font-family: 'Raleway'; font-weight: 500; letter-spacing: 0.5px; color: #fff; position: relative; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; transition: all 0.25s ease; } .section-content .popup-video-container .popup-video-link a:hover { margin-top: -5px; } .section-content .popup-video-container .popup-video-link span { display: block; text-shadow: 1px 1.732px 5px rgba(0, 0, 0, 0.059); font-family: EconomicaRegular; } /*----------------------------------------------------------------*/ #DF-History { padding: 30px 0; } #DF-History .DFHistorySlide .owl-controls { position: absolute; top: -92px; right: 15px; } #DF-History .DFHistorySlide .owl-controls .owl-pagination { display: none; } #DF-History .DFHistorySlide .owl-controls .owl-buttons div { width: 62px; line-height: 62px; border-left: 1px solid #d8d8d8; display: inline-block; text-align: center; font-size: 24px; } #DF-History .DFHistorySlide .owl-controls .owl-buttons div:hover, #DF-History .DFHistorySlide .owl-controls .owl-buttons div:focus { color: #00509c; } #DF-History .galleryItem { padding: 0 15px; } #DF-History .galleryItem .gImg { overflow: hidden; } #DF-History .galleryItem .gImg img { width: 100%; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } #DF-History .galleryItem .gImg .btn-group { position: absolute; bottom: 8px; right: 8px; } #DF-History .galleryItem .gImg .btn-group .btn { background: none rgba(255, 255, 255, 0.8); border-color: transparent; border-radius: 0; color: #000; font-size: 16px; width: 40px; line-height: 38px; padding: 0; text-align: center; } #DF-History .galleryItem .gImg .btn-group .btn:hover { background-color: #FFF; } #DF-History .galleryItem .gTitle a { display: block; line-height: 58px; padding: 0 20px; color: #FFF; background: #00509c; overflow: hidden; height: 58px; } #DF-History.contentSection { padding: 40px 0 30px; } #DF-History.contentSection .galleryItem { margin-bottom: 30px; } #galleryDetails { padding-top: 40px; padding-bottom: 40px; } #galleryDetails .galleryImg { overflow: hidden; } #galleryDetails .galleryImg img { width: 100%; } #galleryDetails h3 { font-size: 26px; color: #000; font-weight: bold; margin: 25px 0 10px; } #galleryDetails p { color: #9594ac; font-size: 15px; font-family: 'Raleway', sans-serif; line-height: 30px; } #DF-History .galleryItem .gImg img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } /*----------------------------------------------------------------*/ #DF-Dealer { padding: 0; margin-bottom: 25px; } #DF-Dealer .owl-controls { position: absolute; top: -92px; right: 15px; } #DF-Dealer .owl-controls .owl-pagination { display: none; } #DF-Dealer .owl-controls .owl-buttons div { width: 62px; line-height: 62px; border-left: 1px solid #d8d8d8; display: inline-block; text-align: center; font-size: 24px; } #DF-Dealer .owl-controls .owl-buttons div:hover, #DF-Dealer .DFHistorySlide .owl-controls .owl-buttons div:focus { color: #00509c; } #DF-Dealer .galleryItem { padding: 0 15px; } #DF-Dealer .galleryItem .gImg img { width: 100%; } #DF-Dealer .galleryItem .gImg .btn-group { position: absolute; bottom: 8px; right: 8px; } #DF-Dealer .galleryItem .gImg .btn-group .btn { background: none rgba(255, 255, 255, 0.8); border-color: transparent; border-radius: 0; color: #000; font-size: 16px; width: 40px; line-height: 38px; padding: 0; text-align: center; } #DF-Dealer .galleryItem .gImg .btn-group .btn:hover { background-color: #FFF; } #DF-Dealer .galleryItem .gTitle a { display: block; line-height: 58px; padding: 0 20px; color: #FFF; font-family: 'Raleway', sans-serif; background: #00509c; } #DF-Dealer.contentSection { padding: 40px 0 30px; } #DF-Dealer.contentSection .galleryItem { margin-bottom: 30px; } .teamMember { padding: 0 15px; } .teamMember .teamMemberInner { font-family: 'Raleway', sans-serif; border: 1px solid #d8d8d8; } .teamMember .teamMemberInner img { width: 100%; } .teamMember .teamMemberInner .socialList { padding: 17px 0 15px; text-align: center; background: #00509c; } .teamMember .teamMemberInner .socialList ul li { padding: 0 6px; } .teamMember .teamMemberInner .socialList ul li a { width: 38px; height: 38px; line-height: 36px; border: 1px solid rgba(255, 255, 255, 0.2); display: block; color: #FFF; border-radius: 100%; } .teamMember .teamMemberInner .socialList ul li a:hover { background: #FFF; color: #00509c; } .teamMember .teamMemberInner .socialList ul li a i { transition: all 300ms ease-in-out 0s; } .teamMember .teamMemberInner .memIntro { padding: 30px 0; text-align: center; border-bottom: 1px solid #d8d8d8; } .teamMember .teamMemberInner .memIntro h4 { margin: 0; font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: bold; color: #000; line-height: 35px; } .teamMember .teamMemberInner .memIntro h5 { margin: 0; display: inline-block; line-height: 24px; font-weight: 300; color: #FFF; text-transform: capitalize; background: #00509c; padding: 0 10px; } .teamMember .teamMemberInner .memAbout { color: #9594ac; font-size: 15px; font-weight: 300; padding: 25px; line-height: 25px; letter-spacing: 0.5px; } /*----------------------------------------------------------------*/ /* 鏂伴椈涓績 ----------------------------------------------------------------*/ #blogPosts { padding: 0px 0 40px; } #blogPosts .blog { color: #000; } #blogPosts .blog .imgCD { margin-bottom: 15px; overflow: hidden; position: relative; } #blogPosts .blog .imgCD img { width: 100%; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } #blogPosts .blog .imgCD img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } #blogPosts .blog .imgCD .comDat { position: absolute; bottom: 0; right: 0; text-align: center; } #blogPosts article.blog .imgCD .comDat { right: 15px } #blogPosts .blog .imgCD .comDat .comment a { color: #000; line-height: 50px; padding: 0 19px; background: #FFF; display: none; } #blogPosts .blog .imgCD .comDat .comment a i { font-size: 19px; margin-right: 10px; min-width: 20px; } #blogPosts .blog .imgCD .comDat .date { float: right; } #blogPosts .blog .imgCD .comDat .date a { background: rgba(0, 80, 156, 0.8); padding: 10px 26px; line-height: 30px; color: #FFF; display: inline-block; } #blogPosts .blog .excerpt h4 { font-size: 21px; margin: 0; line-height: 40px; color: #000; font-family: 'Raleway', sans-serif; font-weight: bold; } #blogPosts .blog .excerpt p { font-size: 12px; color: #9594ac; line-height: 25px; margin-bottom: 15px; font-weight: 300; } #blogPosts .blog .excerpt a.readMore { background: #d8d8d8; display: inline-block; color: #000; padding: 0 15px 0 20px; text-transform: capitalize; line-height: 50px; border: 1px solid #d8d8d8; position: relative; } .sidebar a { color: #ccc } .flexslider a { padding: 0 !important } #blogPosts .blog .excerpt a.readMore:after { content: ''; position: absolute; width: 0; height: 0; border-left: 5px solid #d8d8d8; border-top: 26px solid transparent; border-bottom: 26px solid transparent; right: -6px; top: 0; transition: all 300ms ease-in-out 0s; } #blogPosts .blog .excerpt a.readMore i { font-size: 18px; margin-left: 14px; display: inline-block; min-width: 17px; } #blogPosts .blog:hover .imgCD img, #blogPosts .blog:focus .imgCD img { transform: rotate(-10deg) scale(1.3); } #blogPosts .blog:hover .imgCD .comDat .comment a, #blogPosts .blog:focus .imgCD .comDat .comment a { background: #00509c; color: #FFF; } #blogPosts .blog:hover .imgCD .comDat .date a, #blogPosts .blog:focus .imgCD .comDat .date a { background: rgba(255, 255, 255, 0.8); color: #000; } #blogPosts .blog:hover .excerpt h4, #blogPosts .blog:focus .excerpt h4 { color: #00509c; } #blogPosts .blog:hover .excerpt a.readMore, #blogPosts .blog:focus .excerpt a.readMore { background: #00509c; border-color: #00509c; color: #FFF; } #blogPosts .blog:hover .excerpt a.readMore:after, #blogPosts .blog:focus .excerpt a.readMore:after { border-left-color: #00509c; } #blogPosts .blog:hover .excerpt a.readMore i, #blogPosts .blog:focus .excerpt a.readMore i { color: #FFF; } #blogPosts.contentSection { padding: 40px 0 30px; } #blogPosts.contentSection .blog { margin-bottom: 50px; } #blogPosts.contentSection .blog .imgCD .imgCDInner { overflow: hidden; position: relative; } #blogPosts.contentSection .blog .excerpt h4 { font-size: 18px; margin: 0 0 15px; line-height: 120%; border-bottom: 1px dashed #bebebe; padding-bottom: 15px; } #blogPosts.contentSection .blog .excerpt p { color: #9594ac; } #blogPosts.contentSection .blog.single-post { margin-bottom: 20px; } #blogPosts.contentSection .blog.single-post .excerpt h4 { font-size: 26px; margin: 20px 0 15px; } #blogPosts.contentSection .blog.single-post .excerpt p { color: #9594ac; line-height: 30px; } #blogPosts.contentSection .blog.single-post:hover .imgCD img, #blogPosts.contentSection .blog.single-post:focus .imgCD img { transform: rotate(0) scale(1); } #blogPosts.contentSection .blog.single-post:hover .imgCD .comDat .comment a, #blogPosts.contentSection .blog.single-post:focus .imgCD .comDat .comment a { background: #FFF; color: #000; } #blogPosts.contentSection .blog.single-post:hover .imgCD .comDat .date a, #blogPosts.contentSection .blog.single-post:focus .imgCD .comDat .date a { background: #00509c; color: #FFF; } #blogPosts.contentSection .blog.single-post:hover .excerpt h4, #blogPosts.contentSection .blog.single-post:focus .excerpt h4 { color: #000; } #blogPosts.contentSection .pagination { margin-top: 10px; } .page-content { background: #fff } /*Advantage ----------------------------------*/ #Advantage { position: relative; padding: 50px 0; background-color: #000; background-image: url(../images/Advantage_bg.jpg) ; background-attachment: fixed; background-repeat: no-repeat; background-position: top center; background-size: 100% 100%;} #Advantage::before { position: absolute; background: rgba(5, 7, 8, 0.70); content: ""; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; } #Advantage .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #323232; opacity: .2; z-index: 3; } #Advantage .item-counter { text-align: center; padding: 7px 0; position: relative ; z-index: 5; } #Advantage .item-counter.last { border-right: none!important } #Advantage .item-counter span { font-size: 48px; color: #00509c; margin: 3px 0 0 } #Advantage .wrap-numb { display: inline-block; margin-top: 17px; width: 100% } #Advantage .wrap-numb span { color: #fff; font-size: 28px; line-height: 38px; font-weight: 900; margin: 0; } #Advantage .item-counter .name-count { margin-top: 10px; color: #fff; font-size: 18px; line-height: 34px; font-family: EconomicaRegular; } /* footer ----------------------------------------------------------------*/ .footer { background-color: #191e28; background-image: url(../images/bg-ft.png); background-position: center center; background-repeat: repeat-x; background-attachment: scroll; color: #ccc; background-repeat: repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; position: relative; overflow: hidden; width: 100%; } .footer::before { background-color: rgba(0, 0, 0, 0.78); content: " "; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; } .footer-widgets { padding: 80px 0; } .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 { color: #fff; } .footer .social-icons { font-size: 20px; line-height: 24px; } .footer .social-icons a { color: #808080; margin-right: 18px; } .footer_bottom_area { background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0; color: #fff; padding: 15px; } .footer_copyright { margin-top: 10px; } .footer_menu ul { list-style: outside none none; margin: 5px 0 0 0; padding: 0; text-align: right; } .footer_menu ul li { color: #fff; display: inline-block; } .footer_menu ul li a { color: #fff; display: block; padding: 5px 18px; text-transform: uppercase; line-height: 0px; border-right: 2px solid #fff; } .footer_menu ul li:last-child a { border-right: 0; } .footer_menu ul li a:hover { color: #FC5C1E } /**************social buttons*************/ .social-shortcode { list-style: none; padding: 0; margin-top: 15px; margin-bottom: 10px; } .social-shortcode li { display: block; float: left; } .social-shortcode a { color: #ff0000; margin-right: 18px; font-size: 20px; line-height: 24px; border: 1px solid rgba(0, 80, 156, 1); border-radius: 50%; display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; } .social-shortcode a i { color: rgba(0, 80, 156, 1); } /*--i_cont--*/ .small-heading { text-transform: capitalize; font-weight: 400; line-height: 17px; padding-left: 12px; margin-bottom: 24px; position: relative; border-left: 3px solid rgba(0, 80, 156, 1); margin-top: 15px; font-family: EconomicaRegular; font-size: 24px } .contact-vertical { font-size: 16px; line-height: 24px; } .contact-vertical .contact { margin-bottom: 20px; } .contact-vertical .contact .icon { float: left; font-size: 20px; text-align: center; width: 30px; } .contact-vertical .contact .content { margin-left: 38px; font-size: 14px; line-height: 24px; color: #999999; } .contact-vertical a { color: #21282e; } .contact-vertical.color-white, .contact-vertical.color-white a { color: #fff; } /*--article---*/ .article_item { margin: 20px 0 25px; } .article_details { width: 100%; padding: 0; } .article_item-title { font-size: 20px; color: #909090; margin: -8px 0 0; display: inline-block; font-weight: 200; margin-bottom: 0!important; margin-top: 0; font-size: 14px; } .article_time { font-size: 14px!important; color: grey!important; display: block; background: 0 0; position: relative; top: auto; right: auto; text-align: left; width: auto; padding: 0; } .article_time i { color: rgba(0, 80, 156, 1); } /*--grid---*/ .footer .grid { display: block; position: relative; overflow: hidden; } .footer .grid a { display: inline-block; width: 30%; margin: 0px; margin-right: 5px; margin-bottom: 5px; line-height: 0px; float: left; position: relative; } .footer .grid a img { width: 100%; height: auto; padding: 1px; } .footer .grid a .mask { position: absolute; height: 100%; width: 100%; display: none; } .footer .grid a .maskwrap { background: #F00; position: relative; width: 100%; height: 100%; } .footer .grid a .masksub { position: absolute; top: 50%; width: 100% } .footer .grid a .maskcontent { osition: relative; top: -50%; color: #FFF; text-align: center; width: 100%; display: block; } /*page_banner ---------------------------*/ .page_banner { width: 100%; height: 300px; position: relative; background: url(../images/page_banner.jpg) center center no-repeat; } .page_banner .width { height: 300px; width: 100%; } .pbr-breadscrumb { display: none; } .h_text h1 { line-height: 44px; color: #fff; font-size: 44px; text-align: center; font-weight: bold; padding-top: 100px; -webkit-text-shadow: 0 0 10px #000; -moz-text-shadow: 0 0 10px #000; -o-text-shadow: 0 0 10px #000; text-shadow: 0 0 10px #000; } .h_text p { padding-top: 25px; height: 18px; line-height: 18px; color: #fff; font-size: 18px; text-align: center; -webkit-text-shadow: 0 0 10px #000; -moz-text-shadow: 0 0 10px #000; -o-text-shadow: 0 0 10px #000; text-shadow: 0 0 10px #000; } /* 鍏徃绠€浠 ----------------------------*/ #aboutus { padding: 40px 0 0 0; } .aboutSec .aboutTexts p { font-size: 15px; color: #9594ac; line-height: 30px; font-family: 'Raleway', sans-serif; margin-bottom: 0; } /* 鎶€鏈澶 ----------------------------*/ #ourGallery { padding: 30px 0; } #ourGallery .ourGallerSlide .owl-controls { position: absolute; top: -92px; right: 15px; } #ourGallery .ourGallerSlide .owl-controls .owl-nav div { width: 62px; line-height: 62px; border-left: 1px solid #d8d8d8; display: inline-block; text-align: center; font-size: 24px; } #ourGallery .ourGallerSlide .owl-controls .owl-nav div:hover, #ourGallery .ourGallerSlide .owl-controls .owl-nav div:focus { color: #1551a1; } #ourGallery .galleryItem { padding: 0 15px; } #ourGallery .galleryItem .gImg img { width: 100%; } #ourGallery .galleryItem .gImg span.image_rollover { background-color: transparent; background-image: url(../images/details_hover.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: 0 0; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; -webkit-transition: background-color .5s ease-in-out, background-size .5s ease-in-out; -moz-transition: background-color .5s ease-in-out, background-size .5s ease-in-out; -ms-transition: background-color .5s ease-in-out, background-size .5s ease-in-out; -o-transition: background-color .5s ease-in-out, background-size .5s ease-in-out; transition: background-color .5s ease-in-out, background-size .5s ease-in-out; } #ourGallery .galleryItem .gImg:hover span.image_rollover { margin-top: 0; background-color: rgba(0, 0, 0, .5); background-size: 35px 35px; } #ourGallery .galleryItem .gImg .btn-group { position: absolute; bottom: 8px; right: 8px; } #ourGallery .galleryItem .gImg .btn-group .btn { background: none rgba(255, 255, 255, 0.8); border-color: transparent; border-radius: 0; color: #000; font-size: 16px; width: 40px; line-height: 38px; padding: 0; text-align: center; } #ourGallery .galleryItem .gImg .btn-group .btn:hover { background-color: #FFF; } #ourGallery .galleryItem .gTitle { display: block; line-height: 58px; padding: 0 20px; color: #FFF; background: #00509c; } #ourGallery.contentSection { padding: 40px 0 30px; } #ourGallery.contentSection .galleryItem { margin-bottom: 30px; } #galleryDetails { padding: 40px 0; } #galleryDetails .galleryImg { overflow: hidden; } #galleryDetails .galleryImg img { width: 100%; } #galleryDetails h3 { font-size: 26px; color: #000; font-weight: bold; margin: 25px 0 10px; } #galleryDetails p { color: #9594ac; font-size: 15px; font-family: 'Raleway', sans-serif; line-height: 30px; } /* 鍏徃鏂伴椈鍒楄〃 鍙充晶 */ .sidebar .widget { padding: 0; margin-bottom: 30px; } .sidebar .widget h3 { font-family: 'Raleway', sans-serif; font-weight: 300; font-size: 20px; color: #333; margin-top: 0; margin-bottom: 15px; } .sidebar .widget:last-child { margin-bottom: 0; } .sidebar .title-outer { margin: 0 0 25px; } .sidebar .title-outer:before { border-bottom: 1px solid #ebebeb; bottom: 0; content: ""; left: 0; margin: 0 auto; position: absolute; right: auto; width: 100%; } .sidebar .widget-title { padding: 0 0 15px; } .sidebar .widget-title:before { border-bottom: 1px solid #00509c; bottom: 0; content: ""; left: 0; margin: 0 auto; position: absolute; right: auto; width: 40px; } ul.topcate li { position: relative; } ul.topcate li:before { font-family: 'FontAwesome'; content: '\f105'; font-size: 15px; left: 0; top: 5px; position: absolute; } ul.topcate li a { display: inline-block; position: relative; padding: 4px 0 4px 15px; color: #333; } ul.topcate li.hover a { color: #00509c; } ul.topcate li.hover:before { color: #00509c; } ul.topcate li a:hover { color: #00509c; } .sidebar .searchForm { padding : 0 } .sidebar .searchForm .input-group { border: none; } .sidebar .searchForm .input-group input { position: relative; width: 100%; line-height: 24px; padding: 8px 48px 8px 15px; border: 1px solid #dddddd; background: #ffffff; color: #2d2d2d; height: 42px; font-size: 14px; color: #292929; } .sidebar .searchForm .input-group input:focus { box-shadow: none; } .sidebar .searchForm .input-group span { border: none; font-size: 20px; color: #cfcfcf; padding: 0 15px; background: #444750; cursor: pointer; } .sidebar .searchForm .input-group span i { font-size: 18px; width: 20px; height: 20px; cursor: pointer; } .sidebar .tags { position: relative; z-index: 2; } .sidebar .tags .tag { line-height: 40px; padding: 0 14px; display: inline-block; font-size: 14px; color: #444750; border: 1px solid #444750; position: relative; margin-right: 14px; margin-bottom: 16px; } .sidebar .tags .tag:hover { background: #1551a1; color: #FFF; border-color: #1551a1; } /* 鍏徃鏂伴椈璇︾粏椤 */ #show { padding: 40px 0; } ul.entry-meta { padding: 0; margin: 0; list-style: none; text-transform: uppercase; letter-spacing: 2px; font-size: 10px; font-weight: 400; margin-top: 10px; margin-bottom: 10px; } ul.entry-meta li { display: inline-block; margin: 0 18px 8px 0; } ul.entry-meta li span { font-size: 16px; line-height: 18px; } ul.entry-meta li span i { padding-right: 10px; } .pc_body { font-size: 16px; line-height: 1.7; } .pc_body p { color: #69778c; margin-bottom: 28px; } .pc_body img { max-width: 80%; margin: 0 auto; } /* 鑱旂郴鎴戜滑 ---------------------------------- */ /* WIDGET CONTACT */ .address_text { } .address_text ul { list-style: none; margin-bottom: 0; padding-bottom: 15px; } .address_text ul li { font-weight: 400; position: relative; padding-left: 30px; margin-bottom: 15px; } .address_text ul li:last-child { margin-bottom: 0; } .address_text ul li i { position: absolute; top: 6px; left: 0; color: #fe5e3e; } .address_text ul li a { color: #6e6e6e; } /* WIDGET SOCIAL */ .widget_milo_social_media_widget { } .widget_milo_social_media_widget .social-media { margin-bottom: 0; } .widget_milo_social_media_widget i { font-size: 16px; } /* WIDGET SOCIAL */ input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #555; background: #fff; padding: 8px 12px; border: 1px solid #e2e2e2; transition: all 0.15s ease 0s; } #sc_contact_form_1964466110 { text-align: left; } .sc_contact_form_info { width: 47%; margin-right: 5%; display: inline-block; vertical-align: top; } .sc_form_message { margin-right: 0; } .address_form .sc_contact_form_item { } .address_form label { display: none; } .address_form input { width: 100%; border-radius: 2px; line-height: 27px; margin-bottom: 1em; } .sc_form_message textarea { min-height: 13.0em; width: 100%; } .address_form input[type="submit"] { font-size: inherit; padding-left: 30px; padding-right: 30px; width: auto; position: relative; z-index: 2; background: #00509c; color: #fff; border: none; line-height: 30px; } /* 灏忓睆骞 瀵艰埅*/ .navbar { height: 100px; z-index: 1000; margin-bottom: 0px; } .navbar-header { height: 100px; } .navbar-toggle { margin-top: 30px; } .navbar-collapse { background: #efefef; } @media (min-width: 992px) { /*/>=992鐨勮澶?/ .navbar-default .navbar-collapse, .navbar-default .navbar-form { background: none; } } /* 浜у搧涓績 ----------------------------*/ #ourGallery1 { padding: 30px 0; } #ourGallery1 .ourGallerSlide .owl-controls { position: absolute; top: -92px; right: 15px; } #ourGallery1 .ourGallerSlide .owl-controls .owl-nav div { width: 62px; line-height: 62px; border-left: 1px solid #d8d8d8; display: inline-block; text-align: center; font-size: 24px; } #ourGallery1 .ourGallerSlide .owl-controls .owl-nav div:hover, #ourGallery .ourGallerSlide .owl-controls .owl-nav div:focus { color: #1551a1; } #ourGallery1 .galleryItem { padding: 0 15px; } #ourGallery1 .galleryItem .gImg img { width: 100%; border: 1px solid #ebebeb; } #ourGallery1 .galleryItem .gImg .btn-group { position: absolute; bottom: 8px; right: 8px; } #ourGallery1 .galleryItem .gImg .btn-group .btn { background: none rgba(255, 255, 255, 0.8); border-color: transparent; border-radius: 0; color: #000; font-size: 16px; width: 40px; line-height: 38px; padding: 0; text-align: center; } #ourGallery1 .galleryItem .gImg .btn-group .btn:hover { background-color: #FFF; } #ourGallery1 .galleryItem .gTitle { display: block; line-height: 40px; padding: 0px; color: #333; font-family: 'Raleway', sans-serif; font-size: 12px; } #ourGallery1.contentSection { padding: 40px 0 30px; } #ourGallery1.contentSection .galleryItem { margin-bottom: 30px; } #galleryDetails { padding: 40px 0; } #galleryDetails .galleryImg { overflow: hidden; } #galleryDetails .galleryImg img { width: 100%; } #galleryDetails h3 { font-size: 26px; color: #000; font-weight: bold; margin: 25px 0 10px; } #galleryDetails p { color: #9594ac; font-size: 15px; font-family: 'Raleway', sans-serif; line-height: 30px; } /*浜у搧璇︾粏椤?/ .main-cnt { border: 1px solid #eee; border-top: 1px solid #ddd; overflow: hidden; zoom: 1; } .main-col { float: left; width: 950px; } #goodsshow { padding: 40px; } #goodsshow img { border: 0; } #goodsshow .left { float: left; width: 360px; margin: 0 20px 0 0; } #goodsshow .right { float: left; } #goodsshow .shop_big { background: #fff; width: 360px; cursor: pointer; height: 270px; } #goodsshow .shop_plist { clear: both; width: 360px; } #prolist { width: 310px; float: left; overflow: hidden; height: 68px; position: relative; margin: 10px 0 0 0; } #prolist ul { margin: 0; padding: 0; list-style: none; overflow: hidden; width: 20000px; position: relative; } #prolist ul li { float: left; cursor: pointer; position: relative; background: url(../images/pro_none.gif) no-repeat center top; height: 68px; } #prolist ul li img { height: 60px; width: 60px; margin: 6px 8px 0 8px; padding: 0px; border: 0; } #prolist .hover { background: url(../images/pro_bg.gif) no-repeat center top; height: 68px; } #goodsshow .shop_plist a.prev { float: left; width: 20px; height: 68px; display: block; outline: none; background: url(../images/ico_left.gif) no-repeat center; line-height: 68px; margin-top: 12px; } #goodsshow .shop_plist a.next { float: left; width: 20px; height: 68px; display: block; outline: none; background: url(../images/ico_right.gif) no-repeat center; margin-top: 12px; } #goodsshow .right { width: 480px; } #goodsshow .right h1 { font-weight: 700; letter-spacing: -0.5px; font-size: 24px; font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; color: #222; margin-top: 10px; margin-bottom: 15px; line-height: normal; } #goodsshow .right .intro { color: #999; min-height: 80px; } #goodsshow .right .sno { border-bottom: 1px solid #eee; line-height: 35px; } #goodsshow .right .price { color: #999; line-height: 30px; padding: 10px 0; } #goodsshow .right .price span { color: #00509c; font-size: 16px; } /*YOU LIKE*/ .sider-col { float: right; width: 208px; background: #fafafa; border-left: 1px solid #eee; margin-bottom: -1000px; padding-bottom: 1000px; } .slide-list { margin: 30px auto; text-align: center; margin-top: 10px; margin-bottom: 10px; width: 140px; } .slide-title { font-size: 15px; margin-bottom: 15px; font-weight: bold; } .slide-list .slide-cnt li { margin-bottom: 15px; } .slide-list .pic, .slide-list .no-pic { width: 140px; height: 110px; border: 1px solid #eee; margin: 0 auto; background: #fff; } .slide-list .name { line-height: 16px; height: 32px; overflow: hidden; margin-top: 5px; height: 16PX; } .slide-list .name a { color: #666; } /*浜у搧鎻忚堪椤?/ .woocommerce-tabs { border: solid 1px #ededed; margin-bottom: 20px; margin-top: 20px; } .woocommerce-tabs ul.tabs { list-style: none; padding: 0 0 0 1em; margin: 0 0 1.618em; overflow: hidden; position: relative; } .woocommerce-tabs ul.tabs { background: transparent; color: #f1ba27; border-bottom: 1px solid #ededed; } .woocommerce-tabs ul.tabs li.active { background: none; color: #000; } .woocommerce-tabs ul.tabs li { background: transparent; border: none; padding: 10px 15px; } .woocommerce-tabs ul.tabs li.active a { border-top: 1px solid #00509c; } .woocommerce-tabs ul.tabs li a { display: inline-block; padding: .5em 0; font-weight: 700; color: #515151; text-decoration: none; color: #000; text-transform: uppercase; font-size: 18px; font-family: "Roboto Condensed", sans-serif; letter-spacing: 2px; } .woocommerce-tabs .wc-tab { padding: 0 20px; } .woocommerce-tabs table { width:auto;} .woocommerce-tabs table td { padding: 4px; font-size:12px; } .woocommerce-tabs table td p{ font-size:12px; padding: 5px 0; margin: 0;} /*鎼滅储椤甸潰*/ .search_list { } .search_list ul { list-style: inside; } .search_list ul li { line-height: 35px; font-size: 18px; font-weight: bold; border-bottom: 1px dashed #ebebeb; padding-bottom: 8px; margin-bottom: 8px; } .search_list ul li a { color: #666; } .search_list ul li p { font-size: 14px; text-indent: 18px; color: #999 } .search_list ul li span { color: #999; font-size: 14px; } /* 涓滈鍐滄満鏈嶅姟淇濋殰 */ .df-security-service { padding: 32px 10px 0; } .df-security-logo { float: left; padding: 0 25px; font: 16px/26px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; background-position: 0 -263px; } .df-security-service a { float: left; margin: 0 20px 0 0; font: 16px/26px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; color: #666; } .df-security-service a:hover { color: #666; text-decoration: none; } .df-security-service .iconfont { margin: 0 8px 0 0; font-size: 22px; color: #00ae75; } /* 绛涢€ */ .selector { margin: 20px 0 0; padding: 0; } .selectebox { border: 2px solid #e6e6e6; position: relative; overflow: hidden; zoom: 1; } .prop-item { position: relative; zoom: 1; } .prop-item dl { position: relative; zoom: 1; padding: 0 0 0 109px; background: #f7f7f7; } .prop-item dt { position: absolute; top: 0; left: 0; padding: 0 15px 0 0; width: 104px; height: 38px; font: 14px/38px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; text-align: right; color: #666; } .prop-item dd { padding: 0 20px; height: auto; color: #999; overflow: hidden; zoom: 1; border-left: 1px solid #e6e6e6; background: #fff; } .prop-item span { color: #134ba0; } .prop-item span a { margin: 0 5px; } .prop-item ul { border-top: 1px solid #e6e6e6; } .prop-item li { float: left; padding: 0 8px 0 0; height: 38px; font: 12px/38px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; overflow: hidden; } .prop-item li a { margin: 0 5px; color: #666; padding: 2px 4px; font-size: 14px } .prop-item li a:hover { color: #c00; } .prop-item li.hover a { color: #fff; background: #00509c; border-radius: 3px; } .brand-imglist dt { top: 5px; } .brand-imglist dd { padding: 10px 20px; height: 107px; } .brand-inner { height: 106px; } .brand-imglist .brandlist { width: 935px; border: 1px solid #ebebeb; background: #fafafa; } .brand-inner ul { margin: -1px; border-top: 1px solid #ebebeb; border-left: 1px solid #ebebeb; } .brand-inner li { padding: 0; width: 103px; height: 52px; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; background: #fff; text-align: center; } .brand-inner li a { position: relative; zoom: 1; display: block; margin: 0; width: 101px; height: 50px; line-height: 50px; border: 1px solid #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .brand-inner li a:hover { color: #c00; text-decoration: none; } .brand-inner li img { position: absolute; top: 5px; left: 10px; } .brand-inner .hover { margin: -1px 0 0 -1px; } .brand-inner .hover, .brand-inner .hover a { position: relative; z-index: 5; border: 1px solid #c00; } .brand-inner .hover img { display: none; } .brandlist p { padding: 5px 10px; color: #666; line-height: 22px; } .search-alphabet { display: none; } .search-alphabet .search { display: block; padding: 4px 5px; width: 128px; height: 18px; font: 12px/18px arial; color: #ccc; border: 1px solid #e6e6e6; } .search-alphabet .wrong { border: 1px solid #00509c; color: #333; } .prop-item .search-alphabet ul { padding: 10px 0 5px; overflow: hidden; zoom: 1; border: 0 none; } .prop-item .search-alphabet li { float: left; padding: 0 5px; margin: 0 7px 0 0; height: 20px; font: 12px/20px arial; color: #666; cursor: pointer; } .prop-item .search-alphabet .cur, .prop-item .search-alphabet .hover { background: #c00; color: #fff; } .brand-imglist .more-options { height: 276px; } .more-options .search-alphabet { display: block; } .more-options .brand-inner { height: 213px; overflow-y: auto; position: relative; zoom: 1; } .more-options .brandlist { min-height: 211px; _height: 211px; } .search-result-wrong { margin: 20px 0 0; padding: 0 10px 0 39px; height: 38px; font: 14px/38px arial; border: 1px solid #e6e6e6; background-position: -5px -319px; background-color: #f7f7f7; color: #666; } .search-result-wrong span { color: #00509c; padding: 0 5px; } .selecte-brand { padding: 2px 0 0; } .selecte-brand .brandlist { height: 60px; overflow: hidden; } .selecte-brand .brandlist-auto { height: auto; } .morebtn { position: absolute; top: 8px; right: 20px; padding: 0 10px 0 0; color: #666; font: 12px/22px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; } .morebtn:hover { color: #c00; } .prop-item .open-up { background-position: 100% -90px; } .prop-item .open-down { background-position: 100% -112px; } .show-more { position: relative; height: 5px; background: #f7f7f7; } .more-select { position: absolute; top: 0; left: 50%; margin: 0 0 0 -60px; padding: 2px 0; width: 120px; height: 22px; font: 12px/22px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; color: #666; background: #f7f7f7; text-align: center; } .more-select span { display: inline-block; padding: 0 10px 0 0; cursor: pointer; } .more-select:hover { color: #666; text-decoration: none; } .open-up span { background-position: 100% -90px; } .open-down span { background-position: 100% -110px; } .before-bracket { margin: 0 -30px; } .after-bracket { margin: 0 0 0 -30px; } .prop-item .more { height: auto; } /*浜у搧鍒楄〃*/ .goods-list { } .goods-list li { position: relative; zoom: 1; float: left; margin: 20px 0 0; padding: 20px 20px 10px; width: 304px; height: 348px; } .goods-list li:hover { -webkit-transform: scale(1.02) translateY(-5px); -moz-transform: scale(1.02) translateY(-5px); -ms-transform: scale(1.02) translateY(-5px); transform: scale(1.04) translateY(-5px); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); background: #fff; } .goods-list .imgitem { overflow: hidden; } .goods-list .pic { width: 304px; height: 200px; text-align: center; display: table-cell; vertical-align: middle; *display:block;border:1px solid #ebebeb; } .goods-list .pic img { vertical-align: middle; width: 100%; height: auto; } .goods-list .attention { display: none; position: absolute; right: 10px; top: 196px; width: 57px; height: 24px; font: 12px/24px arial; text-align: center; color: #fff; background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4d000000, endcolorstr=#4d000000, gradientType=1); } :root .goods-list .attention { filter: none; } .goods-list .attention span { display: block; margin: 0 0 0 5px; padding: 0 0 0 18px; background-position: -7px -135px; font-weight: normal; text-align: left; cursor: pointer; } .goods-list .title { padding: 15px; overflow: hidden; text-align: center; color: #333; } .goods-list .title .label { color: #f33; } .goods-list .title a { color: #333; font-size: 13px } .goods-list .title a:hover { color: #c00; } .goods-list li:hover .title { background: #00509c; } .goods-list li:hover .title a{ color:#fff;} .price-bar .price { float: left; font: 18px/32px Verdana; color: #f33; display: none; } .price-bar .activity-infor { float: left; margin: 6px 0 0 10px; padding: 0 5px; font: 12px/20px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; border: 1px dashed #fcb3b3; background: #fff3f3; color: #f33; } .goods-list .volume { font: 12px/22px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; color: #999; } .goods-list .volume em { color: #666; } .goods-list .shop-infor { position: absolute; top: 300px; left: 20px; zoom: 1; width: 304px; height: 20px; overflow: hidden; } .goods-list .shop-infor p { font: 12px/20px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; } .goods-list .shop-infor p a { font-family: SimSun; } .goods-list .shop-infor .shop-name { height: 20px; } .goods-list .shop-infor .shop-name a { color: #666; font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; display: none; } .goods-list .shop-name a:hover { color: #c00; } .goods-list .total-volume { color: #999; } .goods-list .total-volume em { color: #666; } .goods-list .brand-marketing { position: absolute; top: 1px; right: 0; padding: 0 2px; height: 16px; font: 12px/16px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1"; color: #fff; background: #c40000; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } .goods-list .hover { margin: 20px 0 30px; height: 318px; padding: 19px 19px 10px; border: 1px solid #e6e6e6; border-bottom: 0 none; -wekit-box-shadow: 0 0 5px rgba(0,0,0,0.1); box-shadow: 0 0 5px rgba(0,0,0,0.1); background: #fff; } .goods-list .hover .attention { top: 195px; right: 9px; } .goods-list .hover .shop-infor { top: 300px; left: -1px; padding: 0 19px 0; height: 70px; border: 1px solid #e6e6e6; border-top: 0 none; background: #fff; -wekit-box-shadow: 0 3px 5px rgba(0,0,0,0.1); box-shadow: 0 3px 5px rgba(0,0,0,0.1); } .goods-list .hover .shop-infor .brand-marketing { right: 19px; } .goods-list .hover .shop-infor p { position: relative; z-index: 1; } .goods-list .hover .attention { display: block; } /* 闈㈠寘灞?/ #position { color: #666; text-transform: capitalize; background: #ffffff linear-gradient(to bottom, #ffffff, #ededed); border-bottom: 1px solid #e0e0e0; font-family: Exo, Helvetica, Arial, sans-serif; font-weight: 800; font-size: .8125rem; text-transform: uppercase; } #position i { font-weight: 400; position: relative; display: inline-block; padding: 1.21875em 0; color: #666; font-size: 14px; } #position a { font-weight: 400; position: relative; display: inline-block; padding: 1.21875em 0; color: #666; padding-right: 1.5625rem; padding-left: 1.5625rem; } /*鏈€鏂颁骇鍝?/ .page-product-detail .recom-pro-list { border: 1px solid #e6e6e6; margin: 0 auto; margin-bottom: 20px; width: 1170px; } .page-product-detail .recom-pro-list .title { height: 31px; line-height: 31px; padding: 0 15px; border-bottom: 1px solid #e6e6e6; font-size: 14px; font-weight: bold; background: #f1f1f1; color: #222 } .page-product-detail .recom-pro-list .wrap { position: relative; padding: 20px 0 } .page-product-detail .recom-pro-list .arrow { font-size: 36px; color: #ccc; position: absolute; top: 50px; display: none } .page-product-detail .recom-pro-list .arrow .icon { margin: 0 } .page-product-detail .recom-pro-list .arrow-left { left: 40px } .page-product-detail .recom-pro-list .arrow-right { right: 40px } .page-product-detail .recom-pro-list .arrow:hover { text-decoration: none; color: #555 } .page-product-detail .recom-pro-list .arrow-dis, .page-product-detail .recom-pro-list .arrow-dis:hover { color: #eee; cursor: default } .page-product-detail .recom-pro-list .list-wrap { width: 1120px; margin: 0 auto; overflow: hidden } .page-product-detail .recom-pro-list .list { overflow: hidden; zoom: 1; } .page-product-detail .recom-pro-list li { width: 146px; float: left; margin: 0 20px; text-align: center; text-align: center; } .page-product-detail .recom-pro-list .pic, .page-product-detail .recom-pro-list .picture { width: 146px; height: 125px; margin-bottom: 5px } .page-product-detail .recom-pro-list img { width: 144px; height: 114px; border: 1px solid #ccc; } .page-product-detail .recom-pro-list .hvalign { } .page-product-detail .recom-pro-list .pro-name { line-height: 16px; max-height: 32px; _height: 32px; overflow: hidden } /**/ #grid { padding: 35PX 0; margin-bottom: 20PX; } #grid li { float: left; list-style: none; position: relative; overflow: hidden; border-top: 1px solid rgba(255, 255, 255, 0.01); padding: 30px; background: #fff; -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -ms-transition: all 0.15s ease-in; transition: all 0.15s ease-in; } #grid .class-pic { text-align: center; } #grid .class-pic img { text-align: center; margin: 0 auto; } #grid .class-name { font-size: 16px; text-align: center; color: #333; padding: 15px 0 0 0; font-weight: bold; } #grid .class-name a { color: #333;} #grid li:hover { z-index: 2; -webkit-transform: scale(1.04) translateY(-5px); -moz-transform: scale(1.04) translateY(-5px); -ms-transform: scale(1.04) translateY(-5px); transform: scale(1.04) translateY(-5px); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } /* 璁㈣喘娴佺▼ */ #con_all { background: #00509c; float: right; color: #fff; padding: 8px 10px; margin-top: 15px; margin-right: 5px; border-radius: 5px; float: left; } #con_all i { padding-right: 10px; } /*鑽h獕*/ /*鐎戝竷娴佸紑濮?/ .wall { display: block; position: relative; margin: 0 -15px; } .wall-column { display: block; position: relative; width: 33.33333%; float: left; padding: 0 15px; box-sizing: border-box; } .article { display: block; margin: 0 0 8% 0; padding: 5%; background: #ebebeb; border-radius: 3px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05); transition: all 100; overflow: hidden; position: relative; border-bottom: 1px solid #bebebe; } .article:hover { transform: scale(1.01); } .article img { display: block; width: 100%; margin: 0; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } .article img:hover { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); } .article div.imgover { overflow: hidden; } .article a { color: #666; } .article p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 99%; font-size: 1.2em; line-height: 1.5; padding: 0; margin: 0; padding: 10px 0; } .article small { font-size: 1em; color: #ff0000; line-height: 1.5; } .article input { width: 20%; padding: 0.6em; border-radius: 0.4em; font-size: 1.1em; z-index: 100; background-color: #00509c; border: none; position: absolute; bottom: 3%; right: 5%; color: #fff; box-shadow: 0 0 7px #d7d7d7; } .article:hover { background: #00509c; } .article:hover p { color: #fff; } /*鐎戝竷娴佺粨鏉?/ .wrapper h3 { text-align: center; margin: 0 20%; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; color: #333; overflow: hidden; font-size: 1.5em; padding: 0.7em 0; } .wrapper h4 { width: 90%; margin: 0 5%; text-align: justify; font-weight: normal; color: #999; font-size: 1.2em; margin-bottom: 3%; line-height: 1.5; } @media (max-width: 1200px) { .s_header { margin-top: 30px; } .infoblock .icon i { width: 65px; height: 65px; line-height: 65px; } .infoblock { font-size: 18px; } /*瑙嗛*/ .table-row .table-cell .table-cell-content { margin-right: 40px } #ourVideo .home-about { width: 400px; } .section-content .popup-video-container { background-size: cover; } } /*鍘嗗彶 鏍囬*/ #DF-History .galleryItem .gTitle { overflow: hidden; height: 58px; } #DF-History .galleryItem .gTitle a { font-size: 12px; } /*鏂伴椈 鏍囬*/ #blogPosts .blog .excerpt h4 { font-size: 18px; font-weight: 700; } #blogPosts .blog .excerpt p { font-size: 14px; height: auto; overflow: hidden; line-height: 1.6; } #blogPosts .blog .excerpt a.readMore { line-height: 40px; text-transform: capitalize; } #blogPosts .blog .excerpt a.readMore:after { border-left: 5px solid #d8d8d8; border-top: 20px solid transparent; border-bottom: 20px solid transparent; } #blogPosts .title { color: #32302b; margin-bottom: 20px; margin-top: 0px; font-size: 29px; } .hot_line { padding: 15px 0; width: 100%; background: rgba(13, 13, 13, 0.7); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2131313, endColorstr=#B2131313); } .hot_line h3 { font-weight: normal; color: #fff; text-transform: none; margin-bottom: 0; line-height: 47px; } .hot_line h3 span { font-weight: 600; } .button.size2 { width: 140px; height: 47px; line-height: 49px; font-size: 16px; text-transform: uppercase; display: inline-block; } .button > span { display: block; width: 100%; height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform-origin: 0 0; transform-origin: 0 0; } .button > span span { position: absolute; width: 100%; height: 100%; display: block; opacity: 1; left: 0; top: 0; color: #fff; text-align: center; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform 0.3s linear, background 0.3s linear; transition: transform 0.3s linear, background 0.3s linear; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; } .button.type1 > span span:first-child { background: #00509c; } .button.type1:hover > span span:nth-of-type(2) { background: #2965b0; } /* 鍗曢〉 */ .content-area, .content-area p { margin-bottom: 22px; line-height: 26px; font-weight: 300; font-style: normal; color: #343e47; font-size: 16px; } .content-area h3 { line-height: 42px; font-weight: 300; font-style: normal; color: #222; font-size: 28px; margin: 1.4em 0px 0.6em; position: relative; margin-top: 0; } /*鍏徃澶т簨浠?/ /*鐎戝竷娴佸紑濮?/ .history_list .wall { display: block; position: relative; background: none; padding: 0; margin: 0 -15px; } .history_list .wall-column { display: block; position: relative; width: 33.33333%; float: left; padding: 0 15px; box-sizing: border-box; } .history_list .article { display: block; margin: 0 0 8% 0; padding: 5%; background: white; border-radius: 3px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05); transition: all 100; overflow: hidden; position: relative; background: #f5f5f5; } .history_list .article:hover { transform: scale(1.01); } .history_list .article div.imgover { overflow: hidden; } .history_list .article img { display: block; width: 100%; margin: 0; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } .history_list .article img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } /*----------------------------------------------------------------*/ .history_list .article a { color: #666; } .history_list .article p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 99%; font-size: 1.2em; margin-top: 5px; } .history_list .article small { font-size: 1em; color: #ff0000; line-height: 1.5; } .history_list .article input { width: 20%; padding: 0.6em; border-radius: 0.4em; font-size: 1.1em; z-index: 100; background-color: #00509c; border: none; position: absolute; bottom: 3%; right: 5%; color: #fff; box-shadow: 0 0 7px #d7d7d7; } .history_list .article:hover { background: #00509c; } .history_list .article:hover p { color: #fff; } /*鐎戝竷娴佺粨鏉?/ /* 瑙嗛鍒楄〃 */ #Videolist { } #Videolist .gTitle { line-height: 45px; color: #333; } /*鑱旂郴鎴戜滑-鍗曢〉*/ /* Contact page */ #aboutus.contact_page { padding-bottom: 40px; } .contact_page h4 { line-height: 1.3em; font-weight: normal; text-transform: uppercase; margin-bottom: 30px; text-transform: none; font-size: 24px; } .contact_page .mad_bottom2 { margin-bottom: 20px; } .c_info_list li i { color: #00509c; line-height: 22px; float: left; font-size: 20px; padding: 10px; padding-top: 0; padding-left: 0; } .contact_page .contact_form .button { margin-top: 15px; } .contact_page .c_info_list li .clearfix { margin-bottom: 15px; } .contact_page .c_info_list .contact_e { color: #00509c; } .contact_form.var2 input, .contact_form.var2 textarea { border-color: #ececec; } .contact_form.var2 textarea { height: 100px; } .contact_form input, .contact_form textarea { background: transparent; text-align: left; width: 100%; border: 1px solid #4e4e4e; line-height: inherit; height: 40px; padding: 10px 15px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .contact_form.var2 > ul > li:not(:last-child) { margin-bottom: 10px; } .contact_form .button > span span { border-radius: 5px; text-transform: none; font-weight: normal; } /* taglist */ .taglist { } .taglist a { padding-right: 15px; font-size: 16px; display: inline-block; float: left; margin-bottom: 10px; } /* rss */ .rss_list { margin: 0; padding: 0; list-style: none; margin-bottom: 25px; } .rss_list li { border-bottom: 1px dotted #ddd; line-height: 40px; color: #999; } .rss_list li a { font-size: 14px; font-family: microsoft yahei; } /* sitemap_list */ .sitemap_list { } .sitemap_list .big { font-size: 14px; line-height: 35px; border-bottom: 1px solid #EEE; margin: 10px 0; font-size: 16px; font-weight: 800; color: #666; } .sitemap_list div.big a { color: #666; } .sitemap_list div a { color: #666; padding-right: 10px; } .sitemap_list div a:hover { color: #00509c; } /* page_banner */ .page_banner_46 { background: url(../images/page_banner_46.jpg) center center no-repeat; } .page_banner_11 { background: url(../images/page_banner_11.jpg) center center no-repeat; } /* 鎻愪氦琛ㄥ崟 */ .wpcf7-form-control-wrap{ margin-bottom:15px; display:block;} /* padding */ .padding { padding: 100px 0 } .no-padding { padding: 0 } .padding-15 { padding: 15px } .padding-20 { padding: 20px } .box-padding { padding: 0 50px } /* 鎶€琛撹ō鍌?/ .project-item { position: relative; overflow: hidden; z-index: 1 } .project-item img{ width: 100%; height: auto; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } .project-item .overlay { background-color: rgba(0, 70, 208, .9); content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: block; visibility: hidden; opacity: 0; z-index: 1 } .project-item:hover img { visibility: visible; transition: all 300ms ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } .project-item:hover .overlay { visibility: visible; opacity: 0.1; transition: all 300ms ease } .projects-content { position: absolute; width: 100%; height: auto; left: 0; bottom: 0; padding:25px 30px 45px 30px; z-index: 1; transform: translateY(20px); -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; background-color: rgba(0, 0, 0, .55); } .project-item:hover .projects-content { transform: translateY(0) } .projects-content .category { font-family: work sans, sans-serif; text-transform: uppercase; font-weight: 500; font-size: 12px; margin-bottom: 15px; color: #fff; display: block } .projects-content .tittle { font-size: 20px; color: #fff; line-height: 28px; font-weight: 600; letter-spacing: 0; display: block } .project-item .view-icon { position: absolute; width: auto; height: auto; right: 40px; top: 30px; display: block; font-size: 25px; color: #fff; visibility: hidden; opacity: 0; -webkit-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease } .project-item:hover .view-icon { cursor: pointer; right: 20px; visibility: visible; opacity: 1; z-index: 1 }