@charset "utf-8"; html,body { margin:0; padding:0} body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dd,dt,s,del,i,em{margin:0;padding:0;border:0; text-decoration:none; font-style:normal; outline:none;} ul,ol,li,dl,dd,dt{list-style-type:none;} select,input,img,select,button,textarea{vertical-align:middle; font-size:12px; outline:none;font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;} a {color:#525456;text-decoration:none;} a:hover{ text-decoration:none; color:#8dca4c} *:focus {outline:none !important;text-decoration:none !important} html{display:block;webkit-text-size-adjust: none;} body{background:#f7f5f4;color:#333;font-size:14px; font-family: "Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif; min-width:1240px;} @font-face { font-family: 'iconfont'; /* project id 399435 */ src: url('//at.alicdn.com/t/font_399435_zeygidamqfgbke29.eot'); src: url('//at.alicdn.com/t/font_399435_zeygidamqfgbke29.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_399435_zeygidamqfgbke29.woff') format('woff'), url('//at.alicdn.com/t/font_399435_zeygidamqfgbke29.ttf') format('truetype'), url('//at.alicdn.com/t/font_399435_zeygidamqfgbke29.svg#iconfont') format('svg'); } .iconfont{font-family:"iconfont" !important; font-size:16px;font-style:normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; line-height:100%} @font-face{ font-family: 'dincond-medium-webfont'; src: url('font/dincond-medium-webfont.eot'); src: url('font/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/dincond-medium-webfont.woff2') format('woff2'), url('font/dincond-medium-webfont.woff') format('woff'), url('font/dincond-medium-webfont.ttf') format('truetype'), url('font/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg'); } /* --------------浏览器滚动条----------------------- */ ::-webkit-scrollbar {height:11px;width:11px} ::-webkit-scrollbar-button {height:0;width:0} ::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {display:block} ::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement {display:none} ::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-style:solid;border-color:transparent} ::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal{background-clip:padding-box;background-color:#fff;} ::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);background-clip:padding-box;background-color:rgba(0,0,0,.2);min-height:28px;padding-top:100} ::-webkit-scrollbar-thumb:hover {-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.4)} ::-webkit-scrollbar-thumb:active {-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35);background-color:rgba(0,0,0,.5)} ::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-width:0;} ::-webkit-scrollbar-track:hover {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1);background-color:rgba(0,0,0,.05)} ::-webkit-scrollbar-track:active {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);background-color:rgba(0,0,0,.05)} @-webkit-keyframes spinAround {from {-webkit-transform: rotate(0deg)}to {-webkit-transform: rotate(360deg);}} @-moz-keyframes spinAround {from {-moz-transform: rotate(0deg)}to { -moz-transform: rotate(360deg);}} @keyframes spinAround {from {transform: rotate(0deg)}to {transform: rotate(360deg);}} :-moz-placeholder {color: #aaa;} ::-moz-placeholder {color: #aaa;} input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #aaa;} input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa;} .filler { position: absolute; display: block; -webkit-transition: 0.6s ease 0s; -moz-transition: 0.6s 0s; -o-transition: 0.6s 0s; transition: 0.6s 0s; } .filler { background-color: #1d3994; z-index: 5; } .filler-left { width: 3px; height: 0%; left: 0%; bottom: 0%; } .filler-right { width: 3px; height: 0%; right: 0%; top: 0%; } .filler-top { width: 0%; height: 3px; left: 0%; top: 0%; } .filler-bottom { width: 0%; height: 3px; right: 0%; bottom: 0%; } .b{font-weight:bold} .red{ color:#ee4433 !important} .wrapper{ width:1200px; margin:0 auto; } #message{ width:400px; padding:30px 40px 40px; background:#fff; margin:0 auto; border:1px #ddd dashed; position:relative;top:150px; text-align:center} #message .msg{ margin-bottom:20px; font-size:15px; font-weight:bold;font-family:Tahoma, "microsoft Yahei"; line-height:26px;} #message .msg a{ text-decoration:underline; color:#0066cc} #message .msg a:hover{ color:#ff0000; text-decoration:none} #header{ height:90px; width:100%;z-index:9999; position:relative;} #header .mask{background:#fff;opacity:1; position:absolute; z-index:1; left:0;top:0; width:100%; height:100%;box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1);} #header .wrapper{ position:relative; z-index:2} #header .logo{ float:left; margin-top:10px;} /* #header .top-link{ float:right; margin-top:40px;} #header .top-link span{ margin:0 4px; font-size:12px; color:#ccc; position:relative;top:-1px} #header .top-link i{ margin-right:3px; color:#bbb} */ .nav{ height:90px; position:relative; z-index:98; float:right; } .nav ul{ float:left} .nav ul li{ float:left; height:90px; position:relative; } .nav ul li a{ display:block; float:left; height:90px;padding-top:35px;font-weight:bold; line-height:20px; } .nav ul li a s{ font-weight:normal; font-size:22px; overflow:hidden} .nav ul li a:hover{ color:#fff} .nav ul li.sub a:hover{ color:#fff} .nav ul li span{ position:relative; z-index:2;padding:0 18px;font-size:15px; display:block;} .nav ul li.home span{ padding:0 25px} .nav ul li i{background:#8dca4c; width:100%; left:0; height:0px; bottom:0px;display:block; position:absolute;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; } .nav ul li.hover a{color:#fff;} .nav ul li.hover i{height:90px;} .nav ul li.search-btn span{ padding:0 20px;} #sub-nav{ position:absolute;top:90px; left:0; width:100%; z-index:999; height:0px; min-width:1200px; transition: .5s cubic-bezier(0.215,.61,.215,1);- webkit-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-o-transition: 0.5s cubic-bezier(0.215,.61,.215,1);overflow:hidden} #sub-nav.hover{ height:60px} #sub-nav.hovers{top:80px;} #sub-nav .sub-nav-bg{background:url(../images/blank.gif);width:100%; height:60px; position:relative; left:0;top:0; transition: .5s cubic-bezier(0.215,.61,.215,1);- webkit-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-o-transition: 0.5s cubic-bezier(0.215,.61,.215,1); z-index:1;} #sub-nav .sub-nav-item{ width:100%; height:60px; position:absolute; left:0;top:-62px;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; z-index:2;background:url(../images/blank.gif)} #sub-nav .sub-nav-item.hover{top:0;filter:alpha(opacity=100); -moz-opacity:1; opacity:1; z-index:3} #sub-nav .sub-nav-item ul{ position:absolute; top:0;height:60px; background-color:#8dca4c; width:100%} #sub-nav .sub-nav-item ul li{ float:left; line-height:60px; margin-left:30px} #sub-nav .sub-nav-item ul li a{ color:#fff;} #sub-nav .sub-nav-item ul li a:hover{ color:#d2f0b3;} .nav ul li.indicator {position:absolute !important; top: 83px; left: 0; width: 100px; height: 7px; background:url(../images/nav-line.png) no-repeat center top; z-index:1;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; display:none } .nav .search{ float:left; margin-left:15px; height:60px; overflow:hidden;cursor:pointer} .nav .search i{ line-height:60px; color:#fff } .right-slide-link{ width: 90px; height:90px; position:absolute; right:0;top:0;background:#436dc2;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; z-index:10 ; padding-top:53px; overflow:hidden; text-align:center; cursor:pointer} .right-slide-link i{ font-size:40px; color:#fff; position:absolute; left:50%; margin-left:-20px;top:15px; z-index:2; -webkit-transition: all 400ms; transition: all 400ms; display:block} .right-slide-link span{ display:block; margin-top:0px;font-weight:bold; color:#fff ; position:relative; z-index:2;-webkit-transition: all 400ms; transition: all 400ms; } .right-slide-link:hover{ background-color:#8dca4c;} .search-form{ padding:10px; position:absolute; left:50%; margin-left:354px; background-color:#f2f2f2;box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.3); } .search-form .input{ background-color:#fff; line-height:20px; padding:10px; width:180px; border:0; float:left} .search-form .hover{ background-color:#fff; color:#8dca4c;} .search-form button{ background-color:#8dca4c; color:#fff; font-size:18px; width:46px; height:40px; float:left; border:0; cursor:pointer;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} .search-form button i{ font-size:20px;} .search-form button:hover{ background-color:#76b632} @media (max-width:1350px){ .right-slide-link{ display:none} } .banner-wrapper{} .index-bg1{ position:relative; background-color:#fff; z-index:3; padding-bottom:30px; } .index-bg1 .wrapper{position:relative; padding-top:30px;} .index-right-bg{background: #fff;position: absolute;right: 0;width: 400px;height: 100%;top: 0; display:none} .index-bg2{ background-color:#f1eff1; padding-bottom:30px; position:relative; z-index:4; } .tab-line { height: 2px; width: 60px; background: #8dca4c; position: relative; left: 0px; margin-top: -2px; } .news-slider{ width:450px; height:300px; float:left; overflow:hidden; position:relative;} .news-slider .flexslider{ height:300px; overflow:hidden; background-color:#f2f2f2;} .news-slider .flexslider .slides{ position:relative; z-index:2} .news-slider .flexslider .slides li{ position:relative; height:300px;} .news-slider .flexslider .slides li img{ width:450px; height:300px;display:block;background: url(../images/loading.gif) no-repeat center center #fff;} .news-slider .flexslider .slides li p{ text-align:left; text-indent:1em; line-height:40px; color:#fff; width:100%; height:40px; position:absolute; left:0;bottom:0;background: rgba(0, 0, 0, 0.7);;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:inline-block; padding-right:90px; font-size:13px;} .news-slider .flexslider .flex-control-nav{ bottom:25px; right:15px; text-align:right; z-index:100; position:relative;} .news-slider .flexslider .flex-control-nav li{ margin:0 4px; text-align:left} .news-slider .flexslider .flex-control-nav li a{background: #aaa;background: rgba(255, 255, 255, 0.5);} .news-slider .flexslider .flex-control-nav li a.flex-active{background: #8dca4c;} .index-news{ float:right; border:1px #eee solid; width:720px; padding:10px 30px; position:relative; } .index-news h3{ height:44px; border-bottom:1px #eee solid } .index-news h3 a{ font-size:15px; font-weight:bold; display:block; float:left; text-align:center; margin-right:34px; height:44px; line-height:40px; color:#707886} .index-news h3 a.current{ color:#8dca4c;} .index-news h3 a:first-child{ border-left:0} .index-news a.more{ font-size:12px; font-weight:normal; position:absolute; right:30px;top:22px;} .index-news a.more i{ position:relative;top:2px;} .index-news-con{ margin-top:20px} .index-news div.list{ overflow:hidden; height:216px} .index-news div.list dl{ height:92px;} .index-news div.list dl strong{display:block; font-size:18px; margin-right:100px; position:relative; line-height:24px; } .index-news div.list dl strong em{font-family:"dincond-medium-webfont"; position:absolute; right:-100px;top:2px; color:#8dca4c; font-size:22px; font-weight:100} .index-news div.list dl strong a{ color:#444;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:inline-block; max-width:530px;_width:530px;} .index-news div.list dl strong a:hover{ color:#8dca4c} .index-news div.list dl p{ font-size:14px; color:#999; margin-top:3px; line-height:1.8; } .index-news div.list dl p a{ color:#8dca4c} .index-news div.list ul{ } .index-news div.list ul li{ padding:7px 0; line-height:16px; text-align:right; } .index-news div.list ul li a{ float:left; background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; display:inline-block; max-width:520px;_width:520px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:left} .index-news div.list ul li span{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#999} .index-news div.list ul li:last-child{ border-bottom:0;} /* --------------首页新闻2---------------------- */ .index-news2{ width:870px; float:left; margin-top:30px; border:1px #e8e8e8 solid; margin-right:25px;} .index-news2 h2{height:46px; line-height:46px; border-bottom:1px #e8e8e8 solid; background-color:#f7f5f4} .index-news2 h2 a{ display:block; float:left; font-size:16px; text-align:center; width:33.333333%; border-right:1px #e2e2e2 solid} .index-news2 h2 a.current{ background-color:#fff; border-bottom:1px #fff solid; font-weight:bold; border-top:3px #8dca4c solid;height:47px; line-height:44px; overflow:hidden; position:relative;top:-1px} .index-news2 h2 a:last-child{ border-right:0;} .index-news2 .con{ padding:20px 25px;height:213px; background-color:#fff} .index-news2 ul.list{} .index-news2 ul.list li{ padding:6px 0; line-height:16px; } .index-news2 ul.list li a{background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; display:inline-block; max-width:350px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;_width:350px; text-align:left} .index-news2 ul.list li:last-child{ border-bottom:0;} .style-slider{ width:820px;height:185px; overflow:hidden} .style-slider .bd li{width:185px;margin-right:20px;} .style-slider .bd li img{width:185px;height:140px;} .style-slider .bd li p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:10px 10px;width:190px; text-align:center} .index-links{ width:300px; float:right; margin-top:30px; overflow:hidden} .index-links ul{ margin-top:5px; width:320px;} .index-links ul li{ width:147px; float:left; margin-right:6px;} .index-links ul li a{ display:block;height:95px; background-color:#ddd;text-align:center; padding-top:15px; border-radius: 5px;transition: all 0.3s; -webkit-transition: all 0.3s;} .index-links ul li a i{ font-size:36px;} .index-links ul li a strong{ display:block; margin-top:3px; font-size:16px; font-weight:normal} .index-links ul li a span{ display:none} .index-links ul li a:hover{ background-color:#8dca4c; color:#fff} .footer{ background-color:#fff; border-top:1px #e8e8e8 solid; padding:40px 0 30px; color:#4a4a4a; line-height:28px; position:relative; z-index:5} .footer .footer-menu{ width:390px; float:left; margin-left:60px;} .footer .footer-menu dl{ width:130px; float:left;} .footer .footer-menu dl dt{ font-size:14px; font-weight:normal; color:#4a4a4a; margin-bottom:15px; padding-top:2px;} .footer .footer-menu dl dd{ margin-bottom:8px;} .footer .footer-menu dl dd a{ color:#8a8a8a} .footer .footer-menu dl dd a:hover{ color:#8dca4c} .footer .footer-contact{ width:350px; float:left; padding-left:50px; border-left:2px #eee solid;height:200px;} .footer .footer-contact li{ margin-bottom:5px;} .footer .footer-contact li i{ font-size:20px; color:#aaa; margin-right:8px; position:relative;top:1px;} .footer .footer-contact a.com-btn{ display:inline-block;padding:0 35px;border-radius:30px; line-height:46px; background-color:#8dca4c; color:#fff; font-size:16px; margin-top:10px;transition: all 0.3s; -webkit-transition: all 0.3s;} .footer .footer-contact a.com-btn i{ color:#fff; font-size:30px; line-height:30px; position:relative;top:5px; margin-right:5px;} .footer .footer-contact a.com-btn:hover{ background-color:#79b936; } .footer .footer-weixin{ width:130px; float:left;} .footer .footer-weixin img{ width:100%; border:1px #eee solid} .footer .footer-weixin p{ text-align:center; color:#8a8a8a} .footer .footer-links{ width:250px; float:right;} .footer .footer-links .select{ position:relative; margin-bottom:20px;height:44px; border:1px #ddd solid; background-color:#fff} .footer .footer-links .select label{ display:block; line-height:44px; padding-left:20px; font-weight:normal; color:#888} .footer .footer-links .select label:before {content: ""; display: block; width: 0; height: 0;border-left: 6px solid transparent; border-right: 6px solid transparent;border-top: 8px solid #bbb; position: absolute; right: 20px;top: 17px;} .footer .footer-links .select ul{ position:absolute; left:-1px; width:250px; border:1px #e8e8e8 solid; background-color:#fff;top:48px;opacity: 0;filter:alpha(opacity=0); visibility:hidden;transition: all 0.3s; -webkit-transition: all 0.3s;box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); max-height:140px;_height:140px; overflow-x:hidden; overflow-y:auto } .footer .footer-links .select ul li a{ display:block; line-height:35px; padding:0 20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:13px;} .footer .footer-links .select ul li a:hover{ background-color:#fafafa} .footer .footer-links .select:hover{ z-index:2} .footer .footer-links .select:hover label{ color:#4a4a4a} .footer .footer-links .select:hover label:before{border-top: 8px solid #888; } .footer .footer-links .select:hover ul{ visibility:visible;opacity: 1;filter:alpha(opacity=100);top:42px;} .footer .line{ border-top:1px #eee solid; margin-top:20px; font-size:12.5px; padding-top:15px;} .footer .footer-copyright{ float:left; color:#aaa } .footer .footer-link{ float:right} .footer .footer-link span{ color:#ccc; margin:0 7px;} .footer .footer-link a{ font-weight:bold} /* --------------右侧跟随---------------------- */ #follow-btn{ position:fixed; bottom:-200px; z-index:1001;transition: all 850ms cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 850ms cubic-bezier(0.215,.61,.215,1);-moz-transition: all 850ms cubic-bezier(0.215,.61,.215,1);-o-transition: all 850ms cubic-bezier(0.215,.61,.215,1);} #follow-btn a{ display:block; background-color:rgba(0,0,0,0.05); color:#aaa; width:50px; height:50px; text-align:center; -webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;transition: background-color 0.3s; position:relative;border-radius:3px } #follow-btn a i{font-size:28px; line-height:50px;} #follow-btn a:hover{ background-color:#0062a6; color:#FFF} @media (max-width:1250px){ #follow-btn{ display:none} } .body-mask{ width:100%; height:100%; position:fixed; z-index:10000; left:0;top:0; background-color:#000;opacity: 0;filter:alpha(opacity=50);visibility:hidden;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} .right-slide{ width:380px; height:100%; position:fixed; z-index:10001; right:-380px; visibility:hidden;top:0; background-color:#0062a6;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} .right-slide h2{ height:90px; background-color:#0062a6; padding:35px 40px 0; color:#fff; font-size:22px} .right-slide h2 i{ font-weight:normal; font-size:22px; position:relative;top:0px; margin-right:5px;} .right-slide .list{ margin-top:0px; margin:0 20px 0 45px; border-top:2px #0071bf solid; padding-top:20px;} .right-slide .list a{ display: block; color:#c4cde9; font-size:12px; margin-bottom:10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} .right-slide .list a i{ margin-right:5px; font-size:13px;} .right-slide .list a:hover{ color:#fff; } .right-slide .weixin{ margin-top:30px; padding:0 45px; color:#fff; font-weight:bold} .right-slide .weixin i{ color:#88d03a; margin-left:10px; font-size:30px; } .right-slide .weixin img{ display:block; width:170px; margin-top:20px; background-color:#fff} .right-slide .weixin span{ display:block; width:170px; margin-top:10px; font-size:12px; text-align:center} .right-slide .close-btn{width: 56px;height: 56px;display: block;position:absolute;right:30px;top:20px;transition: 300ms;-webkit-transition: 300ms;z-index: 100; cursor:pointer} .right-slide .close-btn i{background: url(../images/close4.png) no-repeat scroll center center;width: 100%;height: 100%;display: block;transition: 400ms;-webkit-transition: 400ms;} .right-slide .close-btn:hover i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);} .right-slide-on .body-mask{opacity: 0.5;visibility:visible;} .right-slide-on .right-slide{ right:0;visibility:visible;} /* --------------环保---------------------- */ .ep-bg{ min-height:800px;background-color: #e8e8e8; background-image:url(../images/ep-bg.jpg);padding: 90px 0px 60px; background-position: 50% 0;background-repeat: no-repeat; -webkit-background-size: 100%;background-size: 100%;} .ep-box{ width:1200px; margin:0 auto} .ep-header{background-color: rgba(32,92,172,0.85);text-align:center; padding-top:60px; color:#fff; } .ep-header h1{font-weight:bold} .ep-header h1 span{ display:block; font-size:18px; margin-top:25px} .ep-header p{ margin-top:15px;text-align:left; font-size:14px; padding:15px 50px 40px; text-indent:2em;line-height:2} .ep-content{ background-color:#fff; padding:40px 50px 40px;} .ep-content h2{font-size:24px; padding-bottom:20px; } .ep-content p{ line-height:2} .ep-content .item{ position:relative; margin-top:20px} .ep-content .item p{margin-bottom:10px; } .ep-content .item .content{background-color:#f1eff1;padding:35px 40px;} .ep-content .item h3{ padding:0 30px; line-height:60px;background-color:#88d03a; color:#fff; font-size:18px;} .ep-content .item ul li{ width:300px; float:left; margin-right:30px; margin-bottom:30px; margin-top:30px} .ep-content .item ul li img{ width:100%;} .ep-content .item ul li span{ display:block; text-align:center; margin-top:10px;} #pages{ text-align:center; padding-top:25px; height:90px;} #pages a{ display:inline-block; padding:9px 15px; background-color:#fff; color:#888; margin:0 2px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; border:1px #ddd solid} #pages a:hover{ background-color:#8dca4c; border-color:#8dca4c; color:#fff} #pages a.active{ background-color:#8dca4c;border-color:#8dca4c; color:#fff} #pages a.prev,#pages a.next{ font-size:14px;} #pages span{display:inline-block; padding:9px 15px; color:#888; position:relative;top:-2px} .page-wrapper{} .page-banner{ width:100%; position:relative; height:300px; overflow:hidden;min-width:1200px; z-index:1} .page-banner .image-con{ overflow:hidden; height:100%; width:100%; position:relative;transition: all 1.5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.5s cubic-bezier(0.215,.61,.215,1);transform:scale(1.1);-webkit-transform:scale(1.1);} .page-banner .image-con .image{ height:100%; width:100%; background-repeat:no-repeat; background-size:cover;} .page-banner .pic{ position:absolute; left:50%; margin-left:220px;top:100%;transition: all 2.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 2.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} .page-banner.hover .image-con{transform:scale(1);-webkit-transform:scale(1);} .page-banner.hover .pic{top:25px} .location{position:relative; height:50px; line-height:50px; margin:0 auto; overflow:hidden; font-size:14px; color:#aaa;} .location a{ color:#666} .location a:hover{ text-decoration:underline; color:#005abc} .location i{ margin-right:8px; color:#bbb} .location span{ margin: 0 3px} .page-top .location{height:30px; line-height:30px; float:right} .page{ position:relative; width:1200px; margin:0px auto 0; padding-bottom:40px; margin-top:-75px; z-index:2 } .page-left{ width:240px; float:left; position:relative } .page-left h2{ background:url(../images/banner-p-bg.png);height:75px; padding:19px 40px 0; color:#fff} .page-left h2 strong{ font-size:18px; font-weight:normal; display:block; height:26px; } .page-left h2 span{ font-size:13px; display:block; font-weight:normal; font-family:Arial, Helvetica, sans-serif} .page-left ul{ background-color:#fff;box-shadow: 6px 6px 0px rgba(0,0,0,.02); padding:5px 20px 10px } .page-left ul li{ position:relative;border-top:1px #eee solid; } .page-left ul li:first-child{ border-top:0} .page-left ul li a{ display:block; text-indent:20px; line-height:50px; font-size:16px;-webkit-transition:background-color .25s,border .25s;transition:background-color .25s,border .25s;} .page-left ul li a:hover{ color:#8dca4c; } .page-left ul li a.current{ font-weight:bold; color:#8dca4c } .page-left ul li a i{ display:block; width:24px; height:24px; overflow:hidden; font-size:13px; line-height:22px; text-indent:0; position:absolute; right:0;top:15px; font-weight:normal} .page-left ul li dl{ position:relative;border-top:1px #2945a2 solid; padding:10px 0;} .page-left ul li dl a{ border-bottom:0;line-height:30px; text-indent:43px; display:block; font-size:13px;color:#8a9dd7; position:relative} .page-left ul li dl a:hover{ text-decoration:underline; color:#fff} .page-left ul li dl a i{ position:absolute; left:20px;top:4px; font-size:16px;} .page-left ul li:last-child{ border-bottom:0} .page-left .online{ margin-top:10px;font-size:16px; color:#fff; display:none} .page-left .online i{ font-size:40px; float:left; margin-right:10px; position:relative;top:4px} .page-left .online span{ display:block; font-size:15px; height:22px;} .page-left .online a{ color:#fff; display:block;padding:20px 0px 20px 30px; background-color:#3f51b5;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-o-transition-duration: 0.4s;} .page-left .online a:hover{ background-color:#0062a6} .page-left .qr{margin-top:10px; background-color:#42a5f5; padding:20px 20px 10px; color:#fff} .page-left .qr img{ width:100%} .page-left .qr p{ line-height:150%; padding-top:5px; text-align:center; margin-top:3px;} .page-left .qr p strong{ display:block; font-size:16px;} .page-right{ width:930px; float:right; padding:30px 40px 40px;box-shadow: 6px 6px 0px rgba(0,0,0,.02); min-height:490px; background:#fff;} .page-top{font-size:22px; height:45px; border-bottom:1px #e6e6e6 solid;color:#333} .page-top strong{ display:inline-block; height:45px; border-bottom:3px #8dca4c solid; float:left; } .about{ margin-top:40px} .about .about-content{ margin-top:30px} .about .since{ height:128px; padding-top:10px; background:url(../images/since.gif) no-repeat; font-size:23px; font-weight:normal; color:#666 } .about .since strong{color:#444; font-size:22px; font-weight:500; display:block; margin-top:10px;} .about .since span{ display:block; color:#ddd; font-size:12px; font-family:"NoveDemiBold"} .about .about-content .content{ line-height:2;color:#5a5a5a; position:relative;} .about .about-content .content img{ margin-bottom:10px} .about .about-content .content p{ margin-bottom:10px; } .about .about-right{ width:300px; float:right} .about .about-right .item-a{height:285px; background:url(../images/about-right-pic.jpg) no-repeat; padding:35px 40px 0; color:#fff;} .about .about-right .item-a h2{ font-size:20px; font-weight:100} .about .about-right .item-a h2 strong{font-weight:100} .about .about-right .item-a h2 span{ display:block;font-family:"dincond-medium-webfont"; font-size:22px; margin-top:3px} .about .about-right .item-a p{ margin-top:10px; font-size:12px; line-height:1.5} .about .about-right .item-b{ margin-top:10px;} .about .structure{ width:850px; float:left;} .leader{ margin-top:40px;} .leader .item-a{background:#f1eff1;} .leader .item-a .image{ width:250px; float:left} .leader .item-a .image img{ width:100%} .leader .item-a .text{ width:580px; float:right; padding:30px} .leader .item-a .text h2{ margin-bottom:20px;} .leader .item-a .text h2 strong{ display:block; font-size:32px; font-weight:100} .leader .item-a .text h2 span{ display:block; margin-top:15px; font-weight:600; font-size:14px;} .leader .item-a .text p{ line-height:1.8; margin-bottom:10px; color:#7a7a7a} .leader .item-b{ margin-top:30px; overflow:hidden} .leader .item-b ul{ width:950px;} .leader .item-b ul li{ width:408px; float:left; margin-right:30px; height:140px; background-color:#f1eff1; margin-bottom:20px; padding:30px} .leader .item-b ul li h3{ font-size:22px; margin-bottom:15px} .leader .item-b ul li p{ margin-bottom:10px; color:#7a7a7a} .video-play{ position:fixed; left:0;top:0; z-index:99999; width:100%; height:100%; display:none} .video-play .mask{ position:absolute; left:0;top:0; width:100%; height:100%;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6; z-index:1 } .video-play .box{ width:740px; height:490px; position:absolute; left:50%; margin-left:-370px;top:50%; margin-top:-225px; z-index:3; padding:20px; background-color:#f2f2f2} .video-play .close-btn{ background:url(../images/fancy_close.png) no-repeat center center; display:block; text-indent:-10000px; width:40px; height:40px; position:absolute; left:50%; margin-left:349px;top:50%; margin-top:-242px; z-index:4} .video-play .close-btn:hover{ } #con_video_div{ background:#000} .history{ margin-top:40px; } .history .history-top{ height:160px; padding-top:40px; padding-left:40px; position:relative; background:url(../images/history-bg.jpg) no-repeat #f4f4f4} .history .history-top .wrapper{} .history .history-top strong{ font-size:24px; font-weight:300} .history .history-top span{font-family:"dincond-medium-webfont"; font-size:36px; display:block; color:#ddd} .history .item{transition: all 0.3s; -webkit-transition: all 0.3s;padding-left:120px; position:relative } .history .item h2{ font-size:40px;font-family:"dincond-medium-webfont"; color:#8dca4c; position:absolute; left:0px;top:39px; } .history .item h2 span{ font-family:"Microsoft Yahei"; font-size:20px; position:relative;top:-3px} .history .item ul li{ position:relative; padding:7px 0 7px 35px;border-left:2px #ddd solid;} .history .item ul li h3{font-family:"dincond-medium-webfont"; font-size:26px; display:none } .history .item ul li p{ line-height:2;font-size:14px; } .history .item ul li:after { content: ",,"; display: block; width:17px;height:17px; background:url(../images/line-icon.png) no-repeat; position:absolute; left:-9px;top:16px; text-indent:-10000px} .history .item ul li:first-child{ padding-top:50px} .history .item ul li:first-child:after{top:57px} .history .item ul li:last-child{ padding-bottom:30px} .history .item.hover{ background-color:#f1eff1} .pics-list{overflow:hidden; margin-top:20px; } .pics-list ul{ width:940px;} .pics-list ul li{ width:260px; float:left; margin-right:30px; margin-top:30px;} .pics-list ul li .image{width:260px;height:170px; overflow:hidden; position:relative; perspective: 1300px; -webkit-perspective: 1300px; -moz-perspective: 1300px; } .pics-list ul li img{width:260px; height:170px;} .pics-list ul li a{ display: block;width: 100%; height: 100%; position:absolute; left:0;top:0} .pics-list ul li .title{ text-align:center; overflow:hidden; border:1px #e2e2e2 solid; border-top:0; padding: 10px 20px; height:60px; line-height:20px;} .project-main{ padding:0px 0 30px} .project-list{ width:1200px; margin:0px auto} .project-list .item{ background-color:#fff;box-shadow: 6px 6px 0px rgba(0,0,0,.02); margin-bottom:30px;transition: all 0.3s; -webkit-transition: all 0.3s; position:relative; overflow:hidden } .project-list .item .image{ width:450px;height:300px; float:left; position:relative; overflow:hidden} .project-list .item .image img{ width:450px; height:300px;transition: all 1s; -webkit-transition: all 1s;} .project-list .item .image em{ display:block; width:35px; height:35px; background:url(../images/well.png) no-repeat; position:absolute; right:10px;top:10px} .project-list .item .image em.icon-off{ background:url(../images/off.png) no-repeat} .project-list .item .image em.icon-hot{ background:url(../images/hot.png) no-repeat} .project-list .item .logo{ position:absolute; left:0;top:0; width:450px;height:300px; z-index:2;transition: all 0.5s; -webkit-transition: all 0.5s;filter:alpha(opacity=0);opacity:0; } .project-list .item .logo img{ width:450px; height:300px;} .project-list .item .text{ width:748px; float:right; padding:35px 40px 0;} .project-list .item .text h2 {padding-bottom:15px; border-bottom:1px #e2e2e2 solid; margin-bottom:15px; } .project-list .item .text h2 strong{ font-size:24px; font-weight:300} .project-list .item .text h2 span{ color:#888; margin-left:20px; font-size:14px; font-weight:normal; } .project-list .item .text p{ line-height:2} .project-list .item .text a.more{ display:block; width:120px; background-color:#8dca4c; color:#fff; text-align:center; line-height:40px; margin-top:20px;transition: all 0.3s; -webkit-transition: all 0.3s;/* visibility:hidden;filter:alpha(opacity=0);opacity:0; margin-left:20px */} .project-list .item .text a.more:hover{ background-color:#78ba32} .project-list .item:hover .logo{filter:alpha(opacity=100);opacity:1;} .project-list .item:hover .image img{transform:scale(1.1);-webkit-transform:scale(1.1);} .project-view{ width:1200px; margin:0 auto; } .project-view-left{ width:800px; float:left;} .project-view-left .tab-title{ height:50px; margin-top:30px; background-color:#f1eff1} .project-view-left .tab-title a{ display:block; line-height:50px; float:left; padding:0 30px;} .project-view-left .tab-title a.current{ background-color:#ddd; font-weight:bold} .project-view-right{ float:right; width:360px;} .project-view-right .info{ padding:35px 40px 40px; min-height:270px; position:relative; background:#f1eff1;} .project-view-right .info em{ display:block; width:35px; height:35px; background:url(../images/well.png) no-repeat; position:absolute; right:30px;top:30px} .project-view-right .info em.icon-off{ background:url(../images/off.png) no-repeat} .project-view-right .info em.icon-hot{ background:url(../images/hot.png) no-repeat} .project-view-right .info h2{ font-size:18px; border-bottom:2px #e2e2e2 solid; height:35px; font-weight:500} .project-view-right .info h2 span{ display:inline-block; height:35px; border-bottom:2px #8dca4c solid; } .project-view-right .info .tel{ margin-top:20px; line-height:1.8} .project-view-right .info .tel strong{font-family:"dincond-medium-webfont"; font-size:32px;font-weight:normal} .project-view-right .info .address{ margin-top:10px; position:relative; line-height:1.8} .project-view-right .info span.yuan{display:block; width:36px; height:36px; text-align:center; position:absolute; left:-50px;top:-4px; } .project-view-right .info span.yuan i{ font-size:20px; line-height:31px; color:#aaa} .project-view-right .info .tel span{top:10px} .project-view-right .info .code{ margin-top:25px;} .project-view-right .info .code .item{ width:120px; float:left; margin-right:20px;} .project-view-right .info .code .item img{ width:100%} .project-view-right .info .code .item span{ display:block; text-align:center; padding-top:10px; font-size:12px; color:#999} .project-view-left .slider{ width:800px; height:400px;overflow:hidden; position:relative;} .project-view-left .slider .flexslider{ height:400px; overflow:hidden; background-color:#f2f2f2;} .project-view-left .slider .flexslider .slides li{ position:relative; height:400px;} .project-view-left .slider .flexslider .slides li img{ width:800px; height:400px;display:block;background: url(../images/loading.gif) no-repeat center center #fff;} .project-view-left .slider .flexslider .flex-control-nav{ bottom:10px; } .project-view-left .slider .flexslider .flex-control-nav li{ margin:0 4px; text-align:left} .project-view-left .slider .flexslider .flex-control-nav li a{background: #aaa;background: rgba(255, 255, 255, 0.5);} .project-view-left .slider .flexslider .flex-control-nav li a.flex-active{background: #ee4433;} .project-view-left .con{ background-color:#fff; padding:30px;min-height:320px} .project-view-left .content{ line-height:2;} .project-view-left .content p{ padding-bottom:15px;} .project-view-left .list{ } .project-view-left .list ul{} .project-view-left .list ul li{ position:relative; text-align:right; padding-bottom:15px;} .project-view-left .list ul li a{ display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; max-width:700px; _width:700px; background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; font-size:14px;} .project-view-left .list ul li span{ font-size:16px; font-weight:100; margin-top:10px; color:#aaa; background:url(../images/date.png) no-repeat 0 center; padding-left:18px;font-family:"dincond-medium-webfont";} .project-view-left .map{} .project-view-left .v-list{overflow:hidden; } .project-view-left .v-list ul{ width:950px;} .project-view-left .v-list ul li{ width:254px; float:left; margin-right:20px; position:relative; margin-bottom:20px; height:205px; background-color:#f2f2f2} .project-view-left .v-list ul li .image{width:254px;height:165px; overflow:hidden; position:relative; } .project-view-left .v-list ul li .image:after { content: ",,"; display: block; width:100%;height:100%;position:absolute; left:0;top:0; text-indent:-10000px; background-color:#000;filter: alpha(opacity=50); opacity: 0.5;-webkit-transition-duration: 0.5s;} .project-view-left .v-list ul li img{width:254px; height:165px;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transition-duration: 2s;} .project-view-left .v-list ul li a{ display: block; width: 100%; height: 100%; position:absolute; left:0;top:0; } .project-view-left .v-list ul li i{ display:block; position:absolute; font-size:50px; width:50px;height:50px; left:50%; margin-left:-20px;top:50%; margin-top:-40px;color:#fff; } .project-view-left .v-list ul li .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding: 0 20px; margin-top:10px} .project-view-left .v-list ul li:hover .image:after{ opacity: 0.2;filter: alpha(opacity=20); } .project-view-left .v-list ul li:hover img{transform:scale(1);-webkit-transform:scale(1);} .project-view-left p.none{ margin-top:30px} .news-left{ width:840px; float:right; margin-top:40px; border-left:1px #eee solid; min-height:600px} .news-right{ width:360px; float:left; margin-top:40px;} .right-project{ position:relative; overflow:hidden; height:250px;} .right-project ul{} .right-project ul li p{ line-height:50px; text-align:left; background-color:#f08300 } .right-project ul li img{ width:300px; height:200px;} .right-project ul li p a{ display:block; color:#fff; text-align:center; padding:0px 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} .right-project .bx-pager{ text-align:right !important;bottom:60px !important; right:10px !important} .right-project .bx-pager .bx-pager-item{ text-align:left;} .right-project .bx-pager a{ background-color:#746969 !important; color:#fff; width:26px !important; height:26px !important; text-align:center; line-height:26px; text-indent:0 !important;margin:0 2px !important;-moz-border-radius: 0px !important;-webkit-border-radius: 0px !important;border-radius: 0px !important; font-weight:normal !important;} .right-project .bx-pager a.active{ background-color:#e47816 !important; color:#fff} .news-search{ width:330px; height:50px; border:2px #eee solid } .news-search .input{border:0; width:270px; height:46px; background-color:#fff; line-height:20px; padding:10px 15px; color:#888; -webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; float:left } .news-search .hover{ background:#f8f8f8;color:#e47816} .news-search button{ background:#eee; border:0; height:46px;color:#aaa;width:56px; cursor:pointer;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; float:left} .news-search button em{ font-size:20px;} .news-search button:hover{ background:#eee; } .right-weixin{ padding:20px; width:330px; height:140px;background-color:#f1eff1; margin-top:10px;} .right-weixin .image{ width:100px; float:left} .right-weixin .image img{ width:100%;} .right-weixin .text{ width:170px; float:right} .right-weixin .text strong{ font-size:18px; line-height:1.5;} .right-weixin .text p{ margin-top:5px; line-height:1.7; font-size:12px; color:#888} .right-pic{ margin-bottom:30px} .right-pic img{ width:360px; height:240px} .right-topic{ margin-top:10px} .back-btn { display:block; width:330px; margin-bottom:10px; padding:25px 20px; text-align:center; font-size:16px; background-color:#ee4433; color:#fff;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} .back-btn i{ position:relative;top:3px; margin-right:3px; font-size:20px} .back-btn:hover{ background-color:#f5a300; color:#fff} .news-list1{ margin-top:20px;} .news-list1 dl{ height:220px; padding-top:20px;border-bottom:3px #eee solid; } .news-list1 dl .image{ width:240px; float:left;} .news-list1 dl .image img{ width:240px; height:160px} .news-list1 dl .text{ width:580px; float:right} .news-list1 dl strong{display:block; font-size:18px; line-height:24px } .news-list1 dl em{ display:block;font-family:"dincond-medium-webfont"; font-weight:bold; color:#8dca4c; font-size:26px; margin-top:10px;} .news-list1 dl p{ color:#999; margin-top:10px; line-height:1.8} .news-list1 dl p a{ color:#8dca4c; margin-left:10px; font-weight:bold} .news-list1 dl p a:hover{ text-decoration:underline; color:#0062a6} .news-list1 ul{} .news-list1 ul li{ padding:30px 0;border-bottom:1px #eee solid; position:relative; } .news-list1 ul li .date{ width:80px; float:left;font-family:"dincond-medium-webfont"} .news-list1 ul li .date strong{ display:block; line-height:60px; background-color:#828d95; text-align:center; font-size:36px; color:#fff;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; font-weight:normal} .news-list1 ul li .date span{ display:block; line-height:22px; text-align:center; font-size:16px; color:#fff; margin-top:1px; background-color:#ccc;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} .news-list1 ul li .text{ width:740px; float:right; position:relative; margin-top:-2px;} .news-list1 ul li .text strong{display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px; } .news-list1 ul li .text strong a{ color:#333 } .news-list1 ul li .text strong a:hover{ color:#1d3994} .news-list1 ul li .text p{ line-height:2; color:#999; margin-top:5px;} .news-list1 ul li:hover .date strong{ background-color:#0062a6;} .news-list1 ul li:hover .date span{ background-color:#8dca4c} .news-list2{margin-top:30px;} .news-list2 ul li{ padding:18px 0px 18px 0px; border-bottom:1px #eee solid;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; margin-top:-1px; position:relative; text-align:right} .news-list2 ul li a{ display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; max-width:700px; _width:700px; background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; font-size:16px;} .news-list2 ul li span{ font-size:12px; margin-top:10px; color:#999; background:url(../images/date.png) no-repeat 0 center; padding-left:16px;} .news-list2 ul li:hover{ background-color:#eee;} .share span{ float:left; line-height:20px;} .share a{ padding-left:20px; height: 20px; margin-left:6px; display: inline-block; background: url(../images/share.png); float: left;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} .share a.i1{ background-position: 0px 0px;} .share a.i2{ background-position: -50px 0px;} .share a.i3{ background-position: -95px 0px;} .share a.i1:hover{ background-position: 0px -20px;} .share a.i2:hover{ background-position: -50px -20px;} .share a.i3:hover{ background-position: -95px -20px;} .search-top{ font-size:16px; margin-top:30px; padding:20px 30px; background-color:#f7f5f4} .news-view{ margin-top:40px; } .news-view .news-info .text{} .news-view .news-info .title{ color:#333; text-align:center; padding:0px 30px 20px;} .news-view .news-info .title h1{font-size:24px; font-weight:300;line-height:36px;} .news-view .news-info .title p{ font-family:"仿宋"; color:#888;font-size:16px; padding-top:10px;} .news-view .news-info .info{color:#bbb; position:relative; padding:15px 40px; background-color:#f2f2f2} .news-view .news-info .info span.source{background: url(../images/new_i3.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 18px;} .news-view .news-info .info span.date{background: url(../images/new_i1.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 18px;} .news-view .news-info .info span.hits{background: url(../images/new_i2.png) no-repeat scroll left center;padding: 2px 0px 2px 28px;} .news-view .news-info .info .share{ position:absolute; right:40px;top:14px;} .news-view .content{ line-height:200% !important; margin-top:20px;font-family:"微软雅黑"; font-size:14px; margin:30px 0px 40px 0px;} .news-view .content p{ margin-bottom:15px;line-height:200% !important;} .news-view .content span{ margin-bottom:15px;line-height:240% !important;} .news-view .content h3{ margin:25px 0 10px !important; font-size:16px !important;} .news-view .content img{ max-width:700px;_width:700px} .news-view .other{ border-top:1px #eee solid; padding:20px 0px 15px; font-size:14px;} .news-view .other .left{ float:left;color:#777; width:550px;} .news-view .other .left p{ height:30px;} .news-view .other .left p a{ margin-left:3px;} .news-view .other .right{float:right;color:#777} .news-view .other .right a{ display:inline-block; padding:15px 20px; background-color:#bbb; color:#fff;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} .news-view .other .right a i{ position:relative;top:3px; margin-right:3px; font-size:20px} .news-view .other .right a:hover{ background-color:#999} .news-view .download{ border-top:1px #ddd solid; padding:30px 0; margin-top:25px; padding-left:40px;} .news-view .download h2{ font-size:15px; color:#d42121; height:25px;} .news-view .download p{ padding:5px 0px; background:url(../images/word.gif) no-repeat 0 center; padding-left:25px;} .news-view .download p a{ color:#0033FF; text-decoration:underline; font-size:14px;} .news-view .download p a:hover{ text-decoration:none; color:#0033FF} .news-view .pics{ background:#fff; position:relative; overflow:hidden;margin:30px 40px 0px;} .news-view .pics .list{} .news-view .pics .list img{ max-width:650px; max-height:400px;} .news-view .pics .list li{ display:none; text-align:center} .news-view .pics .list li .title{ margin-top:10px; font-weight:bold} .news-view .pics .prev{ width:421px; background:#fff;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0; display:block; position:absolute;top:0; left:0; z-index:100; height:800px;} .news-view .pics .next{ width:421px; display:block; background:#fff;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0; position:absolute;top:0; right:0; z-index:100; height:800px;} .news-view .pics .prev-btn{ display:block;z-index:50; width:70px; height:70px; background:url(../images/prev-btn.png) no-repeat; position:absolute;top:50%; margin-top:-35px; left:0; display:none} .news-view .pics .next-btn{display:block; z-index:50; width:70px; height:70px; background:url(../images/next-btn.png) no-repeat; position:absolute;top:50%; margin-top:-35px; right:0; display:none} .news-view .pics p{ font-size:12px; color:#fff; background:#babcc0;border-radius:5px; padding:8px 10px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9; position:absolute;top:0px; right:20px; z-index:60} .news-view .con_video_div{ margin:30px auto 0;} .news-view .news-video-con{ margin:30px auto 0 !important; width:720px;height:520px;} .news-view .news-video-con p{ text-align:center; margin-top:15px;} /*bid*/ .bid-list{margin-top:30px; } .bid-list li{ border-bottom:1px #e8e8e8 solid; padding:20px 0; position:relative; padding-left:120px;} .bid-list li a{ display:block;-webkit-transition: background-color .25s;transition:background-color .25s;} .bid-list li .date{ width:80px; font-family:"dincond-medium-webfont"; position:absolute; left:0px;top:20px;} .bid-list li .date strong{ display:block; line-height:60px; background-color:#828d95; text-align:center; font-size:36px; color:#fff;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; font-weight:normal} .bid-list li .date span{ display:block; line-height:22px; text-align:center; font-size:16px; color:#fff; margin-top:1px; background-color:#ccc;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} .bid-list li .text{ position:relative; } .bid-list li .text .title{ display:block; line-height:28px; font-size:18px; width:75%; height:56px} .bid-list li .text .other{ margin-top:5px; color:#aaa} .bid-list li .text .other i{ margin-right:3px; position:relative;top:2px; font-size:20px} .bid-list li .text .other span{ margin:0 10px; color:#ccc} .bid-list li .text a.more{position: absolute;right: 0;top: 5px;transition: all 0.3s; -webkit-transition: all 0.3s; background-color:#75b0ea;border-radius:3px; width:85px;height:35px; color:#fff; line-height:36px; font-size:12px; text-align:center} .bid-list li .text a.more i{ margin-right:2px; font-size:20px; line-height:20px; position:relative;top:3px; font-weight:normal} .bid-list li .text a.more:hover{ background-color:#3f51b5} .bid-list li .text a.off{ background-color:#ccc !important} .file-down-list{ padding:30px 30px;} .file-down-list p{margin-bottom:15px;padding-bottom:15px; border-bottom:1px #eee solid} .file-down-list p:last-child{border-bottom:0} .file-down-list p i{color:#aaa;margin-right:5px;} .file-down-list p a{color:#338af9;font-weight:bold} .file-down-list p a:hover{text-decoration:underline} .bid-view{margin-top:40px; } .bid-view .title{ position:relative; margin-bottom:20px;height:110px;} .bid-view .title h1{font-size:24px; font-weight:500;line-height:36px;} .bid-view .title h1 em{ background-color:#ececec; color:#9e9e9e; display:inline-block; line-height:36px; padding:0 10px; font-size:14px;border-radius:3px; position:relative;top:-2px; margin-left:10px;} .bid-view .title p{ color:#999; display:block; margin-top:20px;} .bid-view .bid-con{background-color:#f7f7f7; padding:30px} .bid-view .item{ position:relative; font-size:16px;line-height:1.8} .bid-view .item .content{ width:82%; margin-left:18%; padding:10px 30px 10px 0; } .bid-view .item .content p{ margin-bottom:10px;} .bid-view .item .content img{max-width:100%;} .bid-view .item label{ display:block; width:18%; position:absolute; left:0;top:8px; text-align:right; padding-right:10px; font-weight:normal; color:#999} .bid-view .item label i{ font-size:24px; margin-right:3px; position:relative;top:4px; line-height:24px;} .bid-view .file{ position:relative; margin-top:50px; margin-left:105px; font-size:16px;} .bid-view .file h2{ position:absolute; left:-105px;top:-15px; font-size:16px; line-height:30px; font-weight:bold} .bid-view .file h2 em{ display:inline-block; width:40px;height:40px; background-color:#009fd6; color:#fff; line-height:44px; text-align:center;border-radius:20px; margin-right:10px; position:relative;top:4px} .bid-view .file h2 em i{ font-size:30px; line-height:42px; font-weight:normal;} .bid-view .file p{ margin-bottom:10px} .bid-view .file p a{ color:#338af9} .bid-view .file p a:hover{ text-decoration:underline} .video-list{overflow:hidden; margin-top:20px; min-height:450px; } .video-list ul{ width:1240px;} .video-list ul li{ width:375px; float:left; margin-right:30px; position:relative; margin-top:30px; height:295px; background-color:#f2f2f2} .video-list ul li .image{width:375px;height:250px; overflow:hidden; position:relative; } .video-list ul li .image:after { content: ",,"; display: block; width:100%;height:100%;position:absolute; left:0;top:0; text-indent:-10000px; background-color:#000;filter: alpha(opacity=50); opacity: 0.5;-webkit-transition-duration: 0.5s;} .video-list ul li img{width:375px; height:250px;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transition-duration: 2s;} .video-list ul li a{ display: block; width: 100%; height: 100%; position:absolute; left:0;top:0; } .video-list ul li i{ display:block; position:absolute; font-size:60px; width:60px;height:60px; left:50%; margin-left:-30px;top:50%; margin-top:-50px;color:#fff; } .video-list ul li .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding: 0 20px; margin-top:10px} .video-list ul li:hover .image:after{ opacity: 0.2;filter: alpha(opacity=20); } .video-list ul li:hover img{transform:scale(1);-webkit-transform:scale(1);} .culture-image{ text-align:center} #culture-view{position:fixed; left:0;top:0; width:100%; height:100%; z-index:99999; display:none} #culture-view .mask{background-color:#111;filter:alpha(opacity=0); -moz-opacity:0; opacity:0; position:absolute; left:0;top:0; width:100%; height:100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;} #culture-view .box{ width:940px; height:440px; position:absolute; left:50%; margin-left:-500px;top:50%; margin-top:50%; background-color:#fff; z-index:2; padding:30px;box-shadow: 0px 0px 6px rgba(0,0,0,.2);transition: all 1s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 1s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} #culture-view .box h2{ font-size:20px; border-bottom:1px #e2e2e2 solid; height:40px; color:#0056b7} #culture-view .box h2 span{ display:inline-block; height:40px; border-bottom:2px #0056b7 solid} #culture-view .box .content{ margin-top:30px; line-height:1.8} #culture-view .box .content p{ margin-bottom:15px;} #culture-view .close-btn{ width:30px; height:30px; background:url(../images/close2.gif) no-repeat; position:absolute; right:30px; top:22px; z-index:3; cursor:pointer;-webkit-transition: -webkit-transform 1s;} #culture-view .close-btn:hover{-webkit-transform:rotate(180deg);} #culture-view.hover .mask{filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; } #culture-view.hover .box{ margin-top:-200px;} .hr-content{ margin-top:30px} .hr-content blockquote{ width:100%; text-align:center; padding:0; margin-bottom:0; font-size:inherit; border:0; } .hr-content blockquote:after { content: ",,"; display: block; text-align: center; overflow: hidden; font-weight: lighter; font-size: 8rem; line-height: 1em; letter-spacing: -5px; color: #ddd; font-family: Georgia, Times, "Times New Roman", serif;margin: -3rem auto 2rem; display:none} .hr-content blockquote h1{ font-size:26px; line-height:50px; font-weight:normal; color:#404040; text-align:center} .hr-content blockquote h1 i{ width:60px; height:1px; background-color:#ccc; display:inline-block; position:relative;top:-8px;} .hr-content blockquote h1 span{ display:inline-block; margin:0 10px;} .hr-content blockquote p{ font-size:14px; margin-top:15px; line-height:2;padding:0 10%; text-align:left; } .hr-content .line{ margin:30px 0;height:10px; background:url(../images/section-title-bg.png) repeat-x;} .hr-process{ } .hr-content .item{ width:405px; float:left;height:260px; position:relative} .hr-content .item .blue{position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0%; background: none rgba(22,42,101,0.9); opacity: 0; visibility: hidden; transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} .hr-content .item .black{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5);;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s;} .hr-content .item img{ width:405px; height:260px;} .hr-content .item .text{text-align:center; position:absolute; z-index:3; width:100%; height:100%; left:0;top:0; color:#fff; padding:0 50px;} .hr-content .item .text em{ display:block; width:30px; height:3px; background-color:#fff; margin:15px auto 0;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} .hr-content .item .text h2{ font-size:2.4rem; margin-top:90px;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;} .hr-content .item .text p{ margin-top:20px; font-size:16px; line-height:2;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;opacity: 0; visibility: hidden;} .hr-content .item .text p i{ font-size:70px;} .hr-content .item .text a{ display:block; position:absolute; left:0;top:0; width:100%; height:100%; z-index:10} .hr-content .item:hover .black{ opacity: 0; visibility: hidden;} .hr-content .item:hover .blue{ opacity: 1; visibility: visible; height: 100%;} .hr-content .item:hover .text h2{ margin-top:50px;} .hr-content .item:hover .text em{ width:90px;} .hr-content .item:hover .text p{opacity: 1; visibility: visible;} .hr-content a.more{ display:block; margin:50px auto 0; background-color:#ee4433; color:#fff; text-align: center; width:200px; line-height:55px; font-size:16px;} .hr-content a.more:hover{ background-color:#ff0000} .hr-content .hr-item1{ width:820px; float:left} .hr-content .hr-item2{ width:360px; float:left; margin-left:20px} .job-list{ margin-top:30px;} .job-list table{ width:100%; } .job-list th{ padding:20px 15px;text-align:left;background-color:#f1eff1; font-size:14px; color:#666} .job-list td{ padding:12px 15px; color:#747979; border-bottom:1px #eee solid; } .job-list td a{font-weight:bold;} .job-list a.link{ display:block; width:100px; background:#8dca4c; color:#fff; text-align:center; line-height:36px; font-size:12px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; font-weight:normal} .job-list a.link:hover{ background:#79ba33; text-decoration:none} .job-list-right{ width:300px; float:right; margin-top:30px;} .job-view{ } .job-left{ background:url(../images/jianli.png) no-repeat center 30px #fff; width:270px; float:left;height:320px; padding-top:220px;} .job-left a{ height:52px; display:block;line-height:52px; text-align:center; color:#fff;background:#8dca4c;border-radius: 30px; font-size:16px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; width:60%; margin-left:20%} .job-left a:hover{ background-color:#7aba35} .job-right{ float:right; width:930px; background-color:#fff; border:1px #e8e8e8 solid; padding:40px;box-shadow: 6px 6px 0px rgba(0,0,0,.02);} .job-view h1{ margin-bottom:30px; border-bottom:1px #e8e8e8 solid;height:40px;} .job-view h1 strong{ display:inline-block; border-bottom:2px #8dca4c solid; font-size:24px; height:40px; overflow:hidden; color:#333; font-weight:normal} .job-view .job-info table{ width:100%; background:#fff; font-size:14px;border-spacing:1px;border-collapse: separate; } .job-view .job-info table th{ background:#eee; padding:10px 15px; font-weight:normal; text-align:left; } .job-view .job-info table td{ background:#fafafa; padding:10px 15px; color:#888} .job-view .job-info table td h2{ font-size:22px; color:#747979} .job-view .item{ margin-top:40px; line-height:180%; color:#5c5c5c} .job-view .item h3{ font-size:22px; font-weight:normal; color:#333; margin-bottom:15px;} .job-view .item p{ margin-bottom:10px;} .job-view .share{ margin-top:20px; height:40px;} .job-view .btns{ margin-top:20px;} .job-view .btns a{ display:block; width:100px; font-size:16px; font-weight:bold; text-align:center; padding:15px 30px; background:url(../images/time-bg.png) no-repeat; font-size:14px; color:#fff; margin:0 auto;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);} .job-view .btns a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);} .job-view .item ul{ margin-top:10px;} .job-view .item li a{ color:#0088e6; background:url(../images/word.gif) no-repeat 0 center; padding-left:25px;} .job-view .item li a:hover{ text-decoration:underline} #apply{ background-color:#f1eff1; padding:30px;} #apply .btns{ margin-top:30px; padding-left:117px} #apply .btns button{ display:inline-block; border:0; cursor:pointer; padding:0 40px;height:45px; line-height:45px; color:#fff;background:#8dca4c; font-size:16px; margin-right:10px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s;} #apply .btns button.btn2{ background-color:#747979} #apply .btns button:hover{ background-color:#75b72e;} #apply .form{ line-height:180%; font-size:14px;} #apply .form span{ margin:0px 2px} #apply .form table{ width:100%; margin-top:20px;} #apply .form table td{ padding:6px 10px; } #apply .form table tbody th{ padding:6px 10px} #apply .form table thead td{ font-weight:bold;color:#3ba0ff; padding:10px 0} #apply .form table thead h2{ font-size:14px;background:#ddd;line-height:40px; text-indent:20px } #apply .form table tbody td{ } #apply .form table tbody th{text-align:right;font-weight:normal} #apply .form table .input{ border:1px #e2e2e2 solid; padding:10px; width:230px; background-color:#fff; color:#555} #apply .form table .radio{ position:relative;top:-2px} #apply .form table select{ padding:7px;border:1px #e2e2e2 solid; color:#555; font-size:14px; min-width:252px} #apply .form table textarea{ border:1px #ccc solid; padding:6px; width:630px; height:80px} #apply .form table a.btn{ margin-left:5px; display:inline-block; background-color:#747979; color:#fff; font-size:14px; width:80px; height:30px; line-height:30px; text-align:center; position:relative;top:1px;} #apply .form table a.btn:hover{ background-color:#0066ca} #apply .form table a.link{ color:#1c7eec; margin-left:10px;} #apply .form table a.link:hover{ text-decoration:underline; color:#005acb} #apply .form input.hover{ color:#555;-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);box-shadow: 0 0 6px rgba(0,0,0,0.2); border-color:#74b9ef !important; background-color:#fff !important} .contact{} .contact .map{ width:750px; float:left; height:430px; background-color:#fff; box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.03); padding:20px; } .contact-con{ width:420px;height:430px;background-color:#fff; float:right;box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.03); } .contact-con .item{padding:20px 30px 50px; border-top:0 } .contact-con p{ margin-top:5px; line-height:180%; margin-left:70px; position:relative} .contact-con p label{ position:absolute; left:-70px;top:-1px;} .contact-con p b{ color:#8dca4c} .contact-con strong{ font-size:20px; line-height:1.4; font-weight:normal; margin-bottom:10px; display:block} .contact-con strong em{ font-size:12px; color:#aaa; font-weight:normal; padding-top:3px; display:block} .contact-con span{ display:block; text-align:center; font-size:12px; padding-top:4px;} .contact-con a.btn{ background-color:#4f9f29; display:block; text-align:center; line-height:46px; margin-top:10px; color:#fff;border-radius:5px;transition: all 550ms cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 550ms cubic-bezier(0.215,.61,.215,1);-moz-transition: all 550ms cubic-bezier(0.215,.61,.215,1);-o-transition: all 550ms cubic-bezier(0.215,.61,.215,1); font-size:18px} .contact-con i { font-size:18px; color:#999; font-weight:normal; margin-right:6px;} .contact-con a.btn i{ color:#fff; font-size:22px} .contact-con a.btn:hover{ background-color:#4f8c3f} .contact .mask{opacity: 0.4 !important; background-color:#000; display:block !important} .contact .mask p{ display:none} #map-content{ font-family:Tahoma, "微软雅黑"; line-height:180%; width:240px;} #map-content h1{ font-size:20px; line-height:30px;} /* --------------图片浏览滚动效果---------------------- */ .imgShowBox{background: url(../images/black.png) repeat;background: none rgba(50,50,50,0.85);bottom: 0;left: 0;position: fixed;right: 0;top: 0;transform: translateY(100%);transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;z-index: 99999;width: 100%;overflow: hidden;-webkit-overflow-scrolling: touch;} .no-csstransitions .imgShowBox{display: none;} .imgShowDemo{width: 100%;height: 100%;position: relative;overflow: hidden;} .imgShowDemo .item{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;position: relative;background-size: contain;} .imgShowDemo .img{vertical-align: middle;height: auto;width: auto;max-height: 100%;max-width: 90%;margin: auto;position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2); } .imgShowDemo p{background: url(../images/black.png) repeat;background:#8dca4c;font-size: 16px;color: #FFF;position: absolute;left: 0;right: 0;bottom: 0;width: 100%;padding: 20px 0px; text-align:center} /*.imgShowDemo .txt .i{padding:0px 3%;} .imgShowDemo .txt .t{font-size: 22px;line-height: 1.4;padding: 15px 0px;}*/.hi-num{width: 85px;height: 65px;background: #272727;color: #FFF;border-left: 1px solid #3a3a3a;position: absolute;bottom: 0;right: 0;text-align: center;line-height: 65px;font-size: 16px;} .img-show{transform: translateY(0) !important;-webkit-transform: translateY(0) !important;} .no-csstransitions .img-show{display: block;} .imgShowDemo .slick-prev, .imgShowDemo .slick-next{width: 51px;height: 51px;position: absolute;top: 50%;margin-top: -25px;z-index: 100;transition: all 0s ease 0s;-webkit-transform: all 0s ease 0s;font-size: 0; border:0;} .imgShowDemo .slick-prev{background: url(../images/img_btn2.png) no-repeat scroll left top;left: 2%;} .imgShowDemo .slick-next{background: url(../images/img_btn2.png) no-repeat scroll right top;right: 2%;} .imgShowDemo .slick-prev:hover{background-position: left bottom;} .imgShowDemo .slick-next:hover{background-position: right bottom;} .overlayClose{width: 56px;height: 56px;display: block;position: fixed;right: 20px;top:20px;transition: 300ms;-webkit-transition: 300ms;z-index: 100; cursor:pointer} .overlayClose i{background: url(../images/close4.png) no-repeat scroll center center;width: 100%;height: 100%;display: block;transition: 400ms;-webkit-transition: 400ms;} .overlayClose:hover i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);} /* Slider*/ .slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;} .slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;} .slick-list:focus{outline: none;} .slick-list.dragging{cursor: pointer;cursor: hand;} .slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} .slick-track{position: relative;top: 0;left: 0;display: block;} .slick-track:before, .slick-track:after{display: table;content: '';} .slick-track:after{clear: both;} .slick-loading .slick-track{visibility: hidden;} .slick-slide{display: none;float: left;height: 100%;min-height: 1px;} [dir='rtl'] .slick-slide{float: right;} .slick-slide img{display: block;} .slick-slide.slick-loading img{display: none;} .slick-slide.dragging img{pointer-events: none;} .slick-initialized .slick-slide{display: block;} .slick-loading .slick-slide{visibility: hidden;} .slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;} .slick-arrow.slick-hidden{display: none;} /*slick end*/ .site-map{ } .site-map dl{ border-bottom:1px #e6e6e6 dotted; padding-top:20px; padding-bottom:20px} .site-map dl:last-child{ border-bottom:0} .site-map dt{ float:left; font-size:14px; width:10%; font-weight:bold; padding-top:10px;} .site-map dd{ float:left; font-size:14px; width:90%} .site-map dd a{ margin:0 5px; display:inline-block; width:100px; text-align:center; height:40px; line-height:40px; background-color:#f5f5f5; margin-bottom:10px;} .ahinvFd .ad{ z-index: 100; background: none; position: absolute; display: none; } .ahinvFd a{ color:#000000; display: inline-block; text-decoration: none; } .ahinvFd a img{ border: 0; } .ahinvFd .opacity{ position: absolute; top: 0; width: 100%; height: 25px; } .opacity1{ opacity: 0.90; filter: alpha(opacity = 90); } .ahinvFd .text{ position: absolute; top: 0; width: 100%; height: 25px; color: #000000; line-height: 25px; left:0; } .ahinvFd .text .button{ position: relative; float: right; top: 5px; right: 5px; width: 20px; height: 20px; background: url("../images/close-btn.png") no-repeat; cursor: pointer; } .ahinvFd .text .title{ position: relative; float: left; font-size: 12px; margin-left: 5px; }