@charset "UTF-8"; /* CSS Document */ /*公共部分开始zwp(2015.12.3)*/ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b { padding: 0; margin: 0; font-weight: normal; } html { overflow: -moz-scrollbars-vertical; overflow: hidden; overflow-y:auto; overflow-x:hidden; } /*始终让 Firefox 显示滚动条*/ * { word-wrap: break-word; margin: 0; padding: 0; }/*文字强制换行word-break:keep-all;(Ff)*/ table { border-collapse: collapse; }/*细线表格*/ fieldset, img { border: none; }/*清除描边,块显示*/ ul, li { list-style-type: none; }/*无列表项目标记*/ a { text-decoration: none; color: #737373 }/* 链接无下划线,有为underline;链接去框 */ a:link { color: #737373; }/* 未访问的链接 */ a:visited { color: #737373; }/* 已访问的链接 */ a:hover { color: #1d91cc; }/* 鼠标在链接上 */ a:active { color: #737373; blr:expression(this.onFocus=this.blur()); }/* 点击激活链接 */ body { font-family:"Microsoft YaHei"; font-size: 12px; color: #737373; background:#f7f8fa; } textarea,select, input { vertical-align: middle; outline: none; } em, i { font-style: normal; } input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] { cursor: pointer; outline: none; border: none; } input { outline: none; border: none; } .clear { clear: both; } .h10 { clear: both; height: 10px; } .h15 { clear: both; height: 16px; } .h20 { clear: both; height: 20px; } .h25 { clear: both; height: 25px; } .h30 { clear: both; height: 30px; } .h35 { clear: both; height: 35px; } .h40 { clear: both; height: 40px; } .h50 { clear: both; height: 50px; } .h55 { clear: both; height: 55px; } .h60 { clear: both; height: 60px; } .h80 { clear: both; height: 80px; } .fl { float: left; display: inline; } .fr { float: right; display: inline; } /*公共部分结束*/ /*^ * 框架 * @created 2015.12.1 * @return */ .wrap{ clear:both; width:1100px; margin:0 auto; } /*top*/ .top{ clear:both; height:120px; background:#fff url(/subsiteSrc/lyklavar/images/top_bg.png) repeat-x left bottom; border-bottom:1px solid #fff; } .logo{ width:385px; height:100px; overflow:hidden; margin-top:10px; } .logo a{ display:block; width:385px; height:100px; overflow:hidden; background:url(/subsiteSrc/lyklavar/images/logo.png) no-repeat center 30px; } .indexSearch{ width:198px; height:23px; background:url(/subsiteSrc/lyklavar/images/spch_bg.png) no-repeat center center; overflow:hidden; margin:15px 0 0 0; } .indexSearch .inputT{ width:160px; height:23px; line-height:23px; text-align:left; color:#e1e1e1; font-family:"宋体"; background:none; border:none; padding:0 0 0 10px; } .indexSearch .inputB{ width:28px; height:23px; background:none; border:none; } /**导航 begin**/ .menuDl{ clear:both; display:block; } .menuDl dd{ display:inline; float:left; width:90px; position:relative; } .menuDl dd span{ display:block; clear:both; height:80px; } .menuDl dd span a{ display:block; clear:both; height:80px; text-align:center; line-height:80px; font-size:14px; color:#424242; } .menuDl dd.hover span a{color:#1d91cc;background:url(/subsiteSrc/lyklavar/images/menu_icon1.png) no-repeat center top;} .menuDl dd span a:hover{color:#1d91cc;background:url(/subsiteSrc/lyklavar/images/menu_icon1.png) no-repeat center top;} .menuDl dd .dd_div{ display:block; width:300px; overflow:hidden; position:absolute; top:68px; z-index:999; display:none; } .menuDl dd .dd_div .dd_ul{ display:block; padding:15px 0 20px 40px; overflow:hidden; background:#1d91cc; margin:15px 0 0 0; } .menuDl dd .dd_div .dd_ul li{ display:inline; float:left; height:32px; border-bottom:1px solid #b0d7ea; width:80px; overflow:hidden; margin:0 48px 0 0; } .menuDl dd .dd_div .dd_ul li a{ text-align:left; line-height:32px; color:#84c2e2; padding:0 2px; } .menuDl dd .dd_div .dd_ul li a:hover{color:#fff;} /**导航 end**/ /*footer begin*/ .footer{ clear:both; overflow:hidden; padding:25px 0 25px 0; background:#2f2f2f; } .footerCont{ clear:both; color:#848484; line-height:22px; text-align:left; padding:15px 0 0 0; } .footerCont a:link{color:#1d91cc;} .footerCont a:visited{color:#1d91cc;} .footerCont a:hover{color:#fff;} .footerCont a:active{color:#1d91cc;} .footerShare{ clear:both; overflow:hidden; } .footerShare .bds_renren{ background:url(/subsiteSrc/lyklavar/images/share_icon1.png) no-repeat 0 0 !important; width:11px !important; height:26px !important; } .footerShare .bds_qzone{ background:url(/subsiteSrc/lyklavar/images/share_icon1.png) no-repeat -34px 0 !important; width:11px !important; height:26px !important; } .footerShare .bds_weixin{ background:url(/subsiteSrc/lyklavar/images/share_icon1.png) no-repeat -69px 0 !important; width:11px !important; height:26px !important; } .footerShare .bds_tqq{ background:url(/subsiteSrc/lyklavar/images/share_icon1.png) no-repeat -104px 0 !important; width:11px !important; height:26px !important; } .footerShare .bds_tsina{ background:url(/subsiteSrc/lyklavar/images/share_icon1.png) no-repeat -140px 0 !important; width:11px !important; height:26px !important; } .footerShare .bds_renren:hover{background:url(/subsiteSrc/lyklavar/images/share_icon2.png) no-repeat 0 0 !important;} .footerShare .bds_qzone:hover{background:url(/subsiteSrc/lyklavar/images/share_icon2.png) no-repeat -34px 0 !important;} .footerShare .bds_weixin:hover{background:url(/subsiteSrc/lyklavar/images/share_icon2.png) no-repeat -69px 0 !important;} .footerShare .bds_tqq:hover{background:url(/subsiteSrc/lyklavar/images/share_icon2.png) no-repeat -104px 0 !important;} .footerShare .bds_tsina:hover{background:url(/subsiteSrc/lyklavar/images/share_icon2.png) no-repeat -140px 0 !important;} .footer_logo{ width:620px; margin:30px 0 0 0; background:url(/subsiteSrc/lyklavar/images/logo2.png) no-repeat right center; height:62px; } .footer_logo a{ height:60px;display: inline;float: left;margin-left: 5px;} .footer_logo a img{ max-height:60px;} /*footer end*/ /******banner begin*******/ .bannerSlide{ clear:both; height:520px; position:relative; } .bannerSlide .bdBox{ width:1000px; height:520px; margin:0 auto; position:relative; } .bannerSlide .bd{ width:1920px; height:520px; overflow:hidden; position:absolute; top:0; left:50%; margin:0 0 0 -960px; } .bannerSlide .bd dl dd{ display:inline; float:left; width:1920px; height:520px; } .bannerSlide .bd dl dd a{ display:block; width:1920px; height:520px; } .bannerSlide .hd{ width:100%; height:55px; overflow:hidden; position:absolute; bottom:-55px; left:0; text-align:center; } .bannerSlide .hd .playStateCell{ display:inline-block; width:11px; height:13px; background:url(/subsiteSrc/lyklavar/images/banner_icon1.png) no-repeat center center; cursor:pointer; margin:20px 0 0 0; } .bannerSlide .hd .playStateCell.pauseState{background:url(/subsiteSrc/lyklavar/images/banner_icon2.png) no-repeat center center;} .bannerSlide .hd ul{ display:inline-block; margin:0 0 0 5px; height:6px; overflow:hidden; position:relative; top:-3px; } .bannerSlide .hd ul li{ display:inline; float:left; width:6px; height:6px; overflow:hidden; line-height:9999px; margin:0 8px; background:#858585; border-radius:6px; cursor:pointer; } .bannerSlide .hd ul li.on{background:#1d91cc;} /******banner end*******/ /*第一通栏 begin*/ .indexBox1{ clear:both; height:198px; } .indexBox1L{ width:725px; height:198px; overflow:hidden; background:#fff; box-shadow:2px 2px 5px #dedfe1; } .indexBox1L p{ width:330px; height:198px; overflow:hidden; } .indexBox1L p img{ width:330px; height:198px; overflow:hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .indexBox1L p img:hover{ -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .indexBox1LTxt{ width:357px; overflow:hidden; margin:0 14px 0 0; } .indexBox1LTxt h3{ display:block; clear:both; height:30px; border-bottom:1px solid #e7e7e7; margin:10px 0 0 0; } .indexBox1LTxt h3 em{ display:inline; float:left; line-height:30px; color:#1d91cc; font-size:14px; text-align:left; } .indexBox1LTxt h3 em a{ display:block; line-height:30px; color:#1d91cc; font-size:14px; text-align:left; font-weight:bold; } .indexBox1LTxt h3 .more{ display:inline; float:right; color:#858585; line-height:30px; font-size:12px; } .indexBox1LTxt h3 .more:hover{color:#1d91cc;} .indexList{ clear:both; display:block; height:140px; overflow:hidden; margin:8px 0 0 0; } .indexList dd{ display:block; clear:both; height:28px; overflow:hidden; } .indexList dd a{ display:inline; float:left; line-height:28px; text-align:left; color:#666666; } .indexList dd a:hover{color:#1d91cc;} .indexList dd span{ display:inline; float:right; line-height:28px; text-align:right; color:#787878; } .indexMov{ width:348px; height:198px; overflow:hidden; box-shadow:2px 2px 5px #dedfe1; } /*第一通栏 end*/ /*第二通栏 begin*/ .indexBox2{ clear:both; height:220px; } .indexBox2 .bd{ height:220px; overflow:hidden; } .indexBox2 .bd dl{ display:block; width:1150px; height:220px; } .indexBox2 .bd dl dd{ display:inline; float:left; width:210px; height:217px; overflow:hidden; box-shadow:2px 2px 5px #dedfe1; background:#fff; margin:0 13px 0 0; } .indexBox2 .bd dl dd p{ display:block; clear:both; width:210px; height:115px; overflow:hidden; } .indexBox2 .bd dl dd p img{ display:block; width:210px; height:115px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .indexBox2 .bd dl dd:hover p img{ -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .indexBox2 .bd dl dd .ddTxt{ clear:both; padding:10px; } .indexBox2 .bd dl dd .ddTxt span{ display:block; height:28px; clear:both; } .indexBox2 .bd dl dd .ddTxt span a{ line-height:28px; text-align:left; color:#666666; font-size:14px; font-weight:bold; } .indexBox2 .bd dl dd .ddTxt span a:hover{color:#1d91cc;} .indexBox2 .bd dl dd .ddTxt div{ clear:both; color:#666666; line-height:28px; text-align:left; } /*第二通栏 end*/ /*第三通栏 begin*/ .indexBox3{ clear:both; overflow:hidden; height:175px; } .indexBox3Pic{ width:690px; height:175px; overflow:hidden; } .indexBox3Pic img{ display:block width:690px; height:175px; } .indexBox3R{ width:410px; height:175px; overflow:hidden; background:#35a1d8; } .indexBox3R span{ display:block; clear:both; height:30px; overflow:hidden; padding:0 0 0 30px; } .indexBox3R span a{ line-height:30px; text-align:left; color:#ffffff; font-size:16px; } .indexBox3R .txt{ clear:both; height:84px; overflow:hidden; line-height:28px; color:#aed3ec; text-align:left; padding:0 45px 0 30px; } .indexBox3R .bt{ display:block; width:98px; height:28px; float:right; margin:0 40px 0 0; background:#fff; border-radius:3px; color:#1d91cc; text-align:center; line-height:28px; position:relative; top:-8px; } .indexBox3R .bt:hover{box-shadow:3px 3px 5px #1d91cc;} /*第三通栏 end*/ /***内页banner begin***/ .subBanner{ clear:both; height:250px; overflow:hidden; } /***内页banner end***/ /***左侧导航 begin***/ .leftNav{ width:220px; overflow:hidden; } .leftNav_dl{ display:block; clear:both; background:#ffffff; overflow:hidden; padding:0 0 10px 0; } .leftNav_dl dt{ display:block; clear:both; height:43px; overflow:hidden; background:url(/subsiteSrc/lyklavar/images/nav_bg1.jpg) no-repeat center center; border-bottom:3px solid #1d91cc; padding:10px 0 0 20px; margin:0 0 20px 0; } .leftNav_dl dt span{ display:block; clear:both; font-size:14px; line-height:18px; text-align:left; color:#ffffff; } .leftNav_dl dt em{ display:block; clear:both; font-family:"Arial"; line-height:15px; text-align:left; color:#ffffff; } .leftNav_dl dd{ display:block; clear:both; margin:0 10px 10px 10px; overflow:hidden; background:url(/subsiteSrc/lyklavar/images/nav_bg2.jpg) no-repeat center bottom; padding:0 0 2px 0; } .leftNav_dl dd .dd_a{ display:block; clear:both; background:url(/subsiteSrc/lyklavar/images/nav_bg3.jpg) repeat-x left top; height:37px; overflow:hidden; } .leftNav_dl dd .dd_a span{ display:inline; float:left; width:54px; height:37px; background:url(/subsiteSrc/lyklavar/images/nav_h.png) no-repeat center center; } .leftNav_dl dd .dd_a em{ display:inline; float:left; width:120px; height:37px; text-align:left; line-height:37px; font-size:14px; color:#747474; padding:0 0 0 25px; background:url(/subsiteSrc/lyklavar/images/nav_bg4.png) no-repeat left center; } .leftNav_dl dd .dd_a:hover em{color:#1d91cc;} .leftNav_dl dd.hover .dd_a{background:url(/subsiteSrc/lyklavar/images/nav_bg6.png) repeat;} .leftNav_dl dd.hover .dd_a span{background:url(/subsiteSrc/lyklavar/images/nav_hh.png) no-repeat center center;} .leftNav_dl dd.hover .dd_a em{color:#1d91cc;} .leftNav_dl dd.hover .ddDiv{display:block;} .leftNav_dl dd .ddDiv{ display:block; clear:both; overflow:hidden; background:url(/subsiteSrc/lyklavar/images/nav_bg6.png) repeat; display:none; } .leftNav_dl dd .nav_ul{ display:block; clear:both; overflow:hidden; background:url(/subsiteSrc/lyklavar/images/nav_bg5.png) no-repeat center top; padding:0 0 0 15px; } .leftNav_dl dd .nav_ul li{ display:block; clear:both; height:34px; background:url(/subsiteSrc/lyklavar/images/nav_bg7.png) no-repeat center bottom; } .leftNav_dl dd .nav_ul li a{ display:block; line-height:34px; text-align:left; color:#777777; padding:0 0 0 60px } .leftNav_dl dd .nav_ul li a:hover{color:#1d91cc;} .leftNav_dl dd .nav_ul li.hover a{color:#1d91cc;} /**/ .leftMove{ width:214px; height:138px; overflow:hidden; background:#fff; padding:3px; } /***左侧导航 end***/ /****内页右侧公共*****/ .min_h{ min-height:300px; height:auto !important; height:300px; } .pageRight{ width:850px; overflow:hidden; } .whiteBg{background:#fff;} /**/ .location{ clear:both; height:35px; border-bottom:2px solid #dbdbdb; } .location span{ display:inline; float:left; height:34px; line-height:34px; text-align:left; color:#626262; font-size:14px; border-bottom:4px solid #8b8b8b; padding:0 8px 0 30px; background:url(/subsiteSrc/lyklavar/images/lct_bg.png) no-repeat left center; margin:0 0 0 25px; } .location p{ display:inline; float:right; color:#626262; line-height:35px; text-align:left; padding:0 25px 0 0; } .location p a{color:#626262;} .location p a:hover{color:#1d91cc;} .location p a.hover{color:#1d91cc;} .pageRightC{ overflow:hidden; clear:both; padding:25px; } /*页码*/ .page { height:45px; padding: 10px 0 10px 0; overflow: hidden; text-align:center; clear: both; } .page code{ border: 1px solid #cccccc; padding: 7px 8px; color:#8698b6; } .page a { border: 1px solid #cccccc; padding:5px 10px; color:#8698b6; } .page a:hover { background: #1d91cc; color: #fff; border: 1px solid #1d91cc; } .page a.hover { background: #1d91cc; color: #fff; border: 1px solid #1d91cc; } .page input { vertical-align: middle; height: 20px; border: 1px solid #cccccc; } .page input.pageDetail { width:50px; height:28px; text-align: center; } .page input.page_bnt { border: none; width: 58px; height:30px; cursor: pointer; font-family: "microsoft yahei"; background: #cccccc; color: #FFF; } /** * 图文列表 */ .textImgList{ clear:both; overflow:hidden; } .textImgList dd{ display:block; clear:both; height:185px; overflow:hidden; border:1px solid #ffffff; background:#fcfcfd; margin:0 0 15px 0; } .textImgList dd:hover{border:1px solid #783086;} .textImgList dd p{ width:260px; height:170px; display:inline; float:left; padding:8px 10px 8px 8px; background:#f5f5f7; } .textImgList dd p img{ width:260px; height:170px; } .textImgList_right{ width:505px; height:185px; overflow:hidden; float:right; display:inline; position:relative; } .textImgList_right h3{ display:block; height:45px; overflow:hidden; clear:both; font-size:45px; font-weight:bold; } .textImgList_right h3 a{ line-height:45px; font-size:14px; color:#5d5d5d; } .textImgList_right h3 a:hover{ color:#783086;} .textImgList_con{ height:90px; line-height:30px; clear:both; color:#777777; overflow:hidden; padding:0 25px 0 0; margin:5px 0 0 0; } .textImgList_right .more{ display:block; width:77px; height:27px; background:url(/subsiteSrc/lyklavar/images/more.jpg) no-repeat center center; position:absolute; right:0; bottom:0; } .textImgList_right .more:hover{color:#ff7600;} /*^ * 文字列表 */ .textList{ clear:both; overflow:hidden; } .textList dd{ display:block; clear:both; height:48px; border-bottom:1px solid #f2f2f2; } .textList dd strong{ width:54px; height:48px; float:left; coolor:#9fa1a5; display:block; border-right:1px solid #e4e4e4; background:url(/subsiteSrc/lyklavar/images/icon1.jpg) no-repeat; } .textList dd a{ width:660px; display:inline; line-height:48px; height:48px; float:left; color:#919191; font-size:14px; padding:0 0 0 24px; } .textList dd span{ display:inline; line-height:48px; float:right; coolor:#9fa1a5; padding:0 25px 0 0; } .textList dd a:hover{color:#1d91cc;} .hotNews{ width:830px; overflow:hidden; clear:both; } .hotNews dd{ width:260px; height:310px; float:left; display:inline; overflow:hidden; background:#f0f1f3; margin:0 12px 0 0; position:relative; } .hotNews dd p{ display:block; width:260px; height:170px; overflow:hidden; position:absolute; z-index:9; left:0; top:0; } .hotNews dd p img{ width:260px; height:170px; } .hotNews dd h3{ display:block; width:230px; line-height:30px; height:30px; overflow:hidden; position:absolute; left:15px; top:180px; font-weight:bold; z-index:9; } .hotNews dd h3 a{color:#747474;} .hotNewsCon{ width:230px; height:56px; clear:both; line-height:28px; overflow:hidden; position:absolute; left:15px; top:215px; z-index:9; } .hotNews dd span{ display:block; width:70px; height:24px; overflow:hidden; position:absolute; right:15px; bottom:15px; z-index:9; } .hotNews dd span a{ line-height:24px; display:block; color:#fff; background:#35a1d8; text-align:center; } .hotNews dd em{ width:260px; height:170px; display:block; position:absolute; z-index:1; background:#1d91cc; overflow:hidden; } .hotNews dd.hover h3 a{ color:#fff;} .hotNews dd.hover .hotNewsCon{ color:#a9d7ee;} .hotNews dd.hover span a{ background:#35a1d8; } /*全图列表start*/ .newsAllImg { width:815px; display:block; clear:both; overflow:hidden; border-bottom:1px solid #e1e1e1; } .newsAllImg dd{ display:inline; float:left; width:260px; height:215px; margin:0 11px 15px 0; } .newsAllImg dd .pic { width: 258px; height:168px; border:1px solid #f4f5f7; background:#fff; } .newsAllImg dd .pic a{ display:block; width: 258px; height:168px; overflow:hidden; position:relative; } .newsAllImg dd .pic a .bg{ width:100%; height:100%; background:#000; opacity:0.5; position:absolute; bottom:0; left:0; z-index:1; display:none; } .newsAllImg dd .pic a .AIBox{ width:100%; height:100%; position:absolute; bottom:0; left:0; z-index:99; display:none; } .newsAllImg dd .pic a .AIBox em{ display:block; height:30px; text-align:center; line-height:30px; color:#fff; font-size:14px; margin:20px 0 0 0; } .newsAllImg dd .pic a .AIBox div{ display:block; padding:0 15px; height:100px; overflow:hidden; color:#fff; text-align:center; line-height:24px; } .newsAllImg dd:hover .pic{border:1px solid #5e226a;} .newsAllImg dd .pic a img { display:block; width: 258px; height:168px; } .newsAllImg dd span { display: block; height: 45px; line-height: 45px; text-align:center; } .newsAllImg dd span a { color: #626262; } .newsAllImg dd span a:hover {color: #5e226a;} /*^ * 文章阅读页 */ .article{ clear:both; line-height:32px; min-height:100px; height:auto !important; height:100px; padding:0 0 15px 0; color:#6d6d6d; font-size:14px; } .article img{ max-width:100%;} .article_title{ font-size:18px; text-align:center; line-height:35px; padding:0 0 10px 0; color:#5e226a; } .article_time{ clear:both; height:30px; line-height:30px; margin:0 0 20px 0; text-align:center; color:#bfbfbf; font-family:"宋体"; } .article_time.bg{background:url(/subsiteSrc/lyklavar/images/act_bg.png) no-repeat center bottom;padding:0 0 15px 0;} .article_time span{cursor:pointer;} .article_time span.hover{font-weight:bold;color:#5f236b;} .article_page{padding:15px 0;text-align:center;} .article_page a.hover{ color:#5f236b; font-weight:bold;} .article_page a:hover{ color:#5f236b; font-weight:bold;} .article_pageUp{ clear:both; overflow:hidden; padding:10px 0 0 0; } .article_pageUp dl dd{ display:block; height:30px; clear:both; line-height:30px; color:#555555; } .article_pageUp dl dd a{color:#555555;} .article_pageUp dl dd a:hover{color:#5f236b;} .share{ clear:both; height:30px; } .share_l{ float:left; display:inline; } .share_r{ float:right; display:inline; line-height:30px; padding:0 10px 0 0; } /*^ * 文章阅读页——大图 */ #play{ width:670px; height:375px; position:relative; overflow: hidden; background:#fff; border:2px solid #ededed; margin:0 auto; } #play .change_a { width:40%; height: 100%; position: absolute; top: 0; z-index: 1; cursor: pointer; display: block; overflow: hidden; background:url(/web/20180826132153im_/about:blank); } #play .prev_a {left: 0;} #play .next_a {right: 0} #play .change_a span { width: 24px; height: 43px; display: block; position: absolute; top: 50%; margin-top: -21px; display: none } #play .prev_a span {background: url(/subsiteSrc/lyklavar/images/article_icon.png) no-repeat 0px -50px;left: 0;} #play .next_a span {background: url(/subsiteSrc/lyklavar/images/article_icon.png) no-repeat -30px -50px;right: 0;} #play .img_ul { position: relative; z-index: 1; width:670px; height:375px; } #play .img_ul li{ position: relative; z-index: 1; width:670px; height:375px; background:#fff; } #play .img_ul li span{ display:block; width:590px; height:40px; padding:0 0 0 10px; line-height:40px; color:#fff; font-size:16px; background:url(/subsiteSrc/lyklavar/images/slide2_bg1.png) repeat; position:absolute; bottom:0; left:0; z-index:9; } #play .img_ul li img{position:absolute;} .imgMove{width:680px;clear:both;margin:20px auto;position:relative;} .img_hd { margin:0 auto; overflow: hidden; height:87px; position:relative; } .img_hd ul { position: absolute; z-index: 1 } .img_hd ul li { float: left; height:85px; width:145px; margin:0 7px; cursor: pointer; background:#fff; border:1px solid #e9e9e9; position:relative; } .img_hd ul li p{ height:85px; width:145px; display:block; background:#fff; position:relative; } .img_hd ul li i{ display:block; clear:both; line-height:20px; padding:0 5px; background:#000; color:#fff; position:absolute; right:3px; bottom:3px; z-index:99999999999999; filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; font-family:Arial; font-size:12px; font-style:normal; } .img_hd ul li img {position:absolute;height:85px;width:145px;} .img_hd ul li.on {border:1px solid #582064; background:#582064;} .imgMove .bottom_a { width:20px; height:25px; display: block; cursor: pointer; z-index: 10; float:left; top:32px; position:absolute; z-index:9999999999999; background:url(/subsiteSrc/lyklavar/images/article_icon.png) no-repeat; } .imgMove .prev_a {background-position:left top;left:0;} .imgMove .next_a {background-position:right top;right:0;} /*发展历程*/ .course_dl{ clear:both; display:block; overflow:hidden; background:url(/subsiteSrc/lyklavar/images/list_bg1.png) repeat-y 148px top; } .course_dl dt{ clear:both; display:block; height:59px; overflow:hidden; } .course_dl dt.dt1{background:url(/subsiteSrc/lyklavar/images/list_bg2.png) no-repeat 140px top;} .course_dl dt.dt2{background:url(/subsiteSrc/lyklavar/images/list_bg3.png) no-repeat 140px bottom;} .course_dl dd{ clear:both; display:block; margin:0 0 30px 0; } .NTL_left{ width:158px; height:35px; background:url(/subsiteSrc/lyklavar/images/list_bg4.png) no-repeat right center; margin:8px 0 0 0; } .NTL_left span{ display:block; float:left; width:106px; height:33px; color:#5f236b; border:1px solid #eeeeee; background:#fffffb; text-align:center; line-height:33px; font-size:20px; font-weight:bold; } .NTL_right{ width:544px; padding:0 0 0 14px; } .NTL_right_t1{ clear:both; border:1px solid #eeeeee; font-family:"宋体"; line-height:28px; color:#808080; padding:10px 10px 10px 25px; position:relative; } .NTL_em{ width:10px; height:15px; background:url(/subsiteSrc/lyklavar/images/list_bg5.png) no-repeat center center; position:absolute; top:16px; left:-9px; } .NTL_right_t2{ clear:both; border:1px solid #eeeeee; font-family:"宋体"; line-height:28px; color:#808080; padding:10px 10px 10px 25px; margin:32px 0 0 0; position:relative; } .NTL_em2{ width:31px; height:15px; background:url(/subsiteSrc/lyklavar/images/list_bg6.png) no-repeat center center; position:absolute; top:16px; left:-30px; } .course_dl dd .NTL_right_t1:hover{background:#5f236b;color:#fff;} .course_dl dd .NTL_right_t1:hover .NTL_em{background:url(/subsiteSrc/lyklavar/images/list_bg5_h.png) no-repeat center center;} .course_dl dd .NTL_right_t2:hover{background:#5f236b;color:#fff;} .course_dl dd .NTL_right_t2:hover .NTL_em2{background:url(/subsiteSrc/lyklavar/images/list_bg6_h.png) no-repeat center center;} /**/ .article_bt{ clear:both; overflow:hidden; border-top:1px solid #d2d2d2; padding:10px 0 0 0; margin:10px 0 0 0; } .article_bt span{ display:inline; float:left; } .article_bt span a{ display:block; width:84px; height:32px; margin:0 0 0 3px; background:#ececec; color:#666666; line-height:32px; text-align:center; } /*联系我们地图*/ .textImgList_right.ct h3 a{font-size:17px;} .textImgList_right.ct .textImgList_con{ font-size:14px; color:#747474; height:120px; margin:0px; } .textImgList.ct_dl dd:hover{ border:1px solid #fff;} /*人才招聘*/ .rtPic{ overflow:hidden; width:292px; height:400px; } .rtPic img{ display:block; width:292px; height:400px; } .rtRight{ width:488px; overflow:hidden; margin:0 0 0 20px; } .rtRight span{ display:block; clear:both; height:40px; font-size:18px; color:#626262; font-weight:bold; } .rtRight .txt{ display:block; clear:both; font-size:14px; line-height:28px; text-align:left; color:#626262; } .rt2_title{ clear:both; height:50px; border:1px solid #ebebeb; padding:15px 0 0 15px; box-shadow:3px 3px 5px #ebebeb; } /**/ .search_type{ width:190px; height:36px; position: relative; z-index: 9999; background:url(/subsiteSrc/lyklavar/images/tp_bg.jpg) no-repeat center center; margin:0 8px 0 0; } .search_type em { width:170px; display: block; line-height:34px; text-align: center; cursor: pointer; color: #9ea0ab; padding: 0 20px 0 0; } .search_type div { width: 188px; max-height:100px; overflow-y:auto; position: absolute; left: 0; top: 36px; background: #cfcfcf; display: none; border: 1px solid #f1f1f1; border-top: none; z-index: 99999999; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; padding:5px 0; } .search_type div a { display: block; line-height: 20px; text-align: center; clear: both; background: #cfcfcf; color: #666666; } .search_type div a:hover{color: #fff;background: #9ea0a3;} .rt2_title .inputT{ width:244px; height:34px; border:1px solid #ebebeb; background:none; line-height:34px; text-align:left; padding:0 5px; color: #9ea0ab; } .rt2_title .rtBt{ display:inline; float:left; width:71px; height:34px; border:1px solid #ebebeb; background:#1d91cc url(/subsiteSrc/lyklavar/images/rtBt.jpg) no-repeat 16px center; line-height:34px; text-align:right; padding:0 20px 0 0; color: #fff; margin:0 0 0 8px; } .rt_dl{ clear:both; display:block; } .rt_dl dt{ display:block; clear:both; height:50px; background:#eeeeee; } .rt_dl dt span{ display:inline; float:left; line-height:50px; text-align:center; border-right:1px solid #cbcbcb; color:#808080; } .rt_dl dt span.span1{width:203px;} .rt_dl dt span.span2{width:219px;} .rt_dl dt span.span3{width:219px;} .rt_dl dt span.span4{width:156px;border-right:none;} .rt_dl dd{ display:block; clear:both; height:35px; } .rt_dl dd.bg2{background:#eeeeee;} .rt_dl dd span{ display:inline; float:left; line-height:35px; text-align:center; border-right:1px solid #cbcbcb; color:#808080; } .rt_dl dd span a{color:#808080;} .rt_dl dd span a:hover{color:#5e236a;} .rt_dl dd span.span1{width:203px;} .rt_dl dd span.span2{width:219px;} .rt_dl dd span.span3{width:219px;} .rt_dl dd span.span4{width:156px;border-right:none;} /*表单 ycj*/ .formBox{ clear:both; overflow:hidden; } .formBox dd,.formBox dt{ clear:both; overflow:hidden; padding:5px 0; } .formBox dt{ padding:10px 0 0 73px;} .formBox dd label{ display:block; line-height:30px; float:left; width:70px; text-align:right; font-size:14px; padding:0 3px 0 0; } .formBox dd img{ width:65px; height:30px; float:left; cursor:pointer; margin:0 0 0 10px; } .formBox dd span{ display:block; line-height:34px; float:left; padding:0 0 0 10px; cursor:pointer; } .formInput1{ width:280px; height:32px; line-height:32px; border:1px solid #dbdbdb; float:left; padding:0 3px; } .formInput1.codeInput{ width:180px;} .formTextarea{ width:710px; height:200px; line-height:24px; border:1px solid #dbdbdb; float:left; padding:3px; } .formBt{ display:block; width:160px; height:45px; line-height:45px; text-align:center; background:#1d91cc; border-radius:2px; color:#fff; font-size:16px; } .formBt:link{color:#fff;} .formBt:active{color:#fff;} .formBt:hover{color:#fff; background:#7e0596;} .formBt:active{color:#fff;} .msgBox{ padding:10px 0; clear:both; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; } .msgBox dd{ clear:both; overflow:hidden; padding:10px 0; border-bottom:1px dotted #cacaca; } .msgTitle{ color:#5d2269; clear:both; clear:both; overflow:hidden; } .msgCon{ color:#454545; line-height:25px; overflow:hidden; padding:5px 0 0 0; } .msgReply{ clear:both; overflow:hidden; line-height:25px; color:#454545; } .msgB{ color:#5d2269; font-weight:bold;} /*招商加盟 ycj*/ .joinText{ font-size:14px; clear:both; line-height:30px; overflow:hidden; } .joinBt{ clear:both; overflow:hidden; } .joinBt h3{ display:block; line-height:36px; font-size:20px; color:#5f236b; float:left; } .joinBt a{ display:block; float:right; width:125px; text-align:center; font-size:14px; color:#fff; line-height:36px; border-radius:2px; background:#5f236b; } .joinBt a:hover{ background:#8e15a6;} /*左侧最新新闻 ycj*/ .leftNews{ background:#fff; overflow:hidden; padding:10px; } .leftNews h3{ clear:both; overflow:hidden; height:40px; line-height:40px; font-size:16px; text-align:center; color:#1d91cc; background:url(/subsiteSrc/lyklavar/images/leftNewsT.jpg) no-repeat; } .leftNews dl{ padding:8px 0 0 0; } .leftNews dd{ clear:both; overflow:hidden; height:30px; line-height:30px; } .floatBox{ width:70px; float:right; position:absolute; right:0; } .floatBox dd{ width:70px; height:70px; margin:7px 0 0 0; } .floatBox dd a{ display:block; width:70px; height:70px; position:relative; background:url(/subsiteSrc/lyklavar/images/floatRight.jpg) no-repeat; transition:all 0.2s ease-in-out 0.01s; -moz-animation:all 0.2s ease-in-out 0.01s; /* Firefox */ -webkit-animation:all 0.2s ease-in-out 0.01s; /* Safari 和 Chrome */ -o-animation:all 0.2s ease-in-out 0.01s; /* Opera */ } .floatBox dd a.a1:hover{ background-position:right 0;} .floatBox dd a.a2:hover{ background-position:right -77px;} .floatBox dd a.a3:hover{ background-position:right -154px;} .floatBox dd a.a4:hover{ background-position:right -231px;} .floatBox dd a.a5:hover{ background-position:right -308px;} .floatBox dd a.a1{ background-position:0 0;} .floatBox dd a.a2{ background-position:0 -77px;} .floatBox dd a.a3{ background-position:0 -154px;} .floatBox dd a.a4{ background-position:0 -231px;} .floatBox dd a.a5{ background-position:0 -308px;} .floatBox dd a div{ width:130px; height:124px; position:absolute; left:-130px; top:-30px; display:none; background:url(/subsiteSrc/lyklavar/images/ewm.jpg) no-repeat; } .floatBox dd a:hover div{ display:block;} /*2016.5.30修改*/ .ewmbox{ display:none !important;} /* FILE ARCHIVED ON 13:21:53 Aug 26, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:27:09 Apr 16, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 1.197 exclusion.robots: 0.267 exclusion.robots.policy: 0.25 cdx.remote: 0.098 esindex: 0.013 LoadShardBlock: 58.562 (3) PetaboxLoader3.datanode: 106.495 (4) load_resource: 161.659 PetaboxLoader3.resolve: 105.126 */