/************************* 公共样式 **************************/ html { width:100%; height:100%;} *html{ background-image:url(about:blank); background-attachment:fixed;} body { margin:0px; padding:0px; font-size:14px; line-height:1.5em; color:#333333; width:100%; height:100%; min-width:1280px; position:relative; background-color:#fff;} * { font-family:"微软雅黑", Tahoma, Arial, Helvetica, sans-serif;} ul, ol, dl { list-style-type:none;} ul, ol, li, dl, dd { margin:0px; padding:0px; height:auto;} p { margin:0px;} h4, h3, h2 ,h1 { margin:0px;padding:0} div,span,th,td,dt,dd,h1,h2,h3,h4,h5,h6,em,strong,i,a,b,a,p { word-wrap:break-word;} a { text-decoration:none; color:#4d8aae;} a:hover { text-decoration:underline; color:#15a8d3;} .cdl, a:active { outline:none; blr:expression(this.onFocus=this.blur());} :focus { outline:none } /* for Firefox */ a img { border:none;} a p, a span { cursor:pointer;} textarea, input, select { font:14px/1.3em "微软雅黑", Arial, Helvetica, sans-serif; color:#333; } textarea { resize:vertical;} fieldset { border:none; border-top:1px dotted #ccc;} .f-left{float:left} .f-right{float:right} .red{color:#f44e51} .hui{background:#f9f9f9} /* float close */ .clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;} /************************* 称文字截取 *************************/ .ells { white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; width:100%; display:block; word-wrap:normal;/* ie9-8重要 */} /************************* 特殊文字 *************************/ .sum { padding:0 4px; font-family: Times, "Times New Roman", serif; color:#e01a1a; font-size:24px;} .fen { font-size:18px; padding:0 0 0 2px; color:#e01a1a;} /************************* 图标样式 *************************/ .exteriorRes i, .selected i, i.date, i.fa, .icon i, .cue i, .edit i, .light-dialog i, .sortBox .select-item p a i, .select-team i { background:url("/wwwhbhedunet/images/icons.png") no-repeat; display:block; width:20px; height:20px; position:absolute;} .icon1{background-image:url("/wwwhbhedunet/images/icon-1.png");background-repeat:no-repeat} /************************* 指示器样式 *************************/ .poptip { position:relative;} .poptip:before, .poptip:after { content:""; width:0px; height:0px; border:transparent solid; position:absolute;} .poptip:before { border-width:10px;} .poptip:after{ border-width:9px;} .poptip-arrow-right:before { left:100%; border-left-color:#000; top:20px;} .poptip-arrow-right:after{ left:100%; border-left-color:#fff; top:21px;} .poptip-arrow-left:before { right:100%; border-right-color:#000; top:20px;} .poptip-arrow-left:after{ right:100%; border-right-color:#fff; top:21px;} .poptip-arrow-top:before { bottom:100%; border-bottom-color:#000; left:20px;} .poptip-arrow-top:after{ bottom:100%; border-bottom-color:#fff; left:21px;} .poptip-arrow-bottom:before { top:100%; border-top-color:#000; left:20px;} .poptip-arrow-bottom:after{ top:100%; border-top-color:#fff; left:21px;} /************************* 基本框架 *************************/ .core { width:1200px; margin:0 auto;} .layout-grid h1{padding:50px 0 50px;display:block;text-align:center;font-size:28px;line-height:32px;font-weight:normal;} .layout-grid h1 b{font-weight:100;} /*顶部*/ .topbar { width:100%; height:33px; position:relative; z-index:900; background-color:#444;} .topbar .info { line-height:33px; color:#fff; float:left;} .topbar .links { float:right; height:33px; line-height:0; font-size:0;} .topbar .links li { display:inline-block;} .topbar .links li a { display:block; line-height:33px; font-size:12px; padding:0 15px; color:#fff;} .topbar .links li a:hover { text-decoration:none; background-color:#333;} .topbar .links li.notly a { background-color:#c7161e;} .topbar .links li.notly a:hover { background-color:#d5252d;} .topbar .links li.oldEnter{background-position:-31px -372px;} .topbar .links li.oldEnter a:hover{background:none;color:#EDEDED;} .topbar .links li.dlUser{margin-right:22px;position: relative;} .topbar .links li.dlUser a{display:inline;} .topbar .links li.dlUser a:after{content:"";display:block;width: 28px;height: 33px;background:url("/wwwhbhedunet/images/icon-1.png") -21px -417px;position:absolute;right:-22px;top:0px;} .topbar .links li.dlUser a.slectBiao:after{background:#131313 url("/wwwhbhedunet/images/icon-1.png") -21px -458px;} .topbar .links li.dlUser p{position: absolute;right:-22px;top:33px;width:100px;background:#fdfdfd;box-shadow:0px 2px 5px 0px rgba(0,0,0,0.1);text-align:center;display:none;border:1px solid #F1F1F1;} .topbar .links li.dlUser p a{color:#000;font-size:13px;display:block;height:27px;line-height: 27px;} .topbar .links li.dlUser p a:after{height:0;font-size:0;width:0;} .topbar .links li.dlUser p a:hover{background:#f2f2f2;color: #8d8d8d;} .topbar .links li.dlUser a:hover{background:none;} .topbar .links li.dlUser span{font-size:12px;line-height:22px;float:none;color:#fff;} /*头部导航*/ .header {height:70px; background-color:#fff;} .header .core { height:70px;} .header .logo { display:block; width:138px; height:70px; background:url("/wwwhbhedunet/images/logo.png") no-repeat; float:left;} .header .nav { float:right; height:70px; line-height:0; font-size:0;} .header .nav li { display:inline-block;} .header .nav li a { display:block; line-height:70px; font-size:18px; padding:0 20px; color:#333;} .header .nav li a:hover { text-decoration:none; color:#f44e51;} .header .nav li a.on{color:#f44e51} /*头部大图*/ .banner { position: relative;} .top-banner { width:1200px; height:536px; position:absolute; left:50%; top:0;margin-left:-600px;margin-top:0;z-index:99;} .top-banner .core { width:800px;padding:100px 0 0;margin:0 auto;color:#fff;font-size:22px;line-height:40px;font-weight:100;} .top-banner .core .h1 { font-size:44px;line-height:44px;height:100px;text-align:center} .exp{width:560px;margin:60px auto} .exp .exp-tel{display:inline-block;padding:0 10px;background:#fff;margin:0;color:#ccc;font-size:16px;font-family:"微软雅黑", Tahoma, Arial, Helvetica, sans-serif;float:left;width:410px;height:50px;line-height:50px;border:0} .exp .exp-btn{display:block;color:#fff;background:#f44e51;padding:0;margin:0;float:right;width:130px;height:50px;border:0;font-size:16px;font-family:"微软雅黑", Tahoma, Arial, Helvetica, sans-serif; cursor:pointer} /*banner*/ .pro-switch { height:536px; overflow:hidden; position:relative; width:100%; z-index:10;} .flexslider { padding: 0; margin: 0 auto; position: relative; width:100%; zoom:1;} .flexslider .slides > li { position: relative;} /*.flexslider .slides img { margin:0 auto; display: block; }*/ .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides { display: block;} * html .slides { height: 536px;} .no-js .slides > li:first-child { display: block;} .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;} .flexslider .slides { zoom: 1;} .flex-direction-nav { *height: 0;} .flex-direction-nav a { width: 60px; height: 90px; margin: -60px 0 0; display: block; background: url("/wwwhbhedunet/images/ad_ctr.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; filter:alpha(opacity=0); transition:all .3s ease; -webkit-transition:all .3s ease; -moz-transition:all .3s ease;} .flex-direction-nav .flex-next { background-position: 0 -90px; right: 0;} .flex-direction-nav .flex-prev { left: 0;} .flexslider:hover .flex-next { opacity: 0.8; filter:alpha(opacity=80);} .flexslider:hover .flex-prev { opacity: 0.8; filter:alpha(opacity=80);} .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter:alpha(opacity=100);} .flex-control-nav { width: 100%; position: absolute; bottom: 10px; text-align: center;} .flex-control-nav li { margin:0 5px; display:inline-block; zoom:1; *display:inline;} .flex-control-paging li a { display:block; height:4px; overflow:hidden; text-indent:-99em; cursor:pointer; width:48px; margin-bottom:45px; background-color:transparent; border-top:4px solid #fff; opacity:0.3; filter:Alpha(Opacity=30);} .flex-control-paging li a.flex-active { background-position:0 0; opacity:0.7; filter:Alpha(Opacity=70);} .flexslider .slides .img,.flexslider .slides .img .bannerPic{ width:100%;height:536px;dipslay:table-cell;vertical-align:middle;} /*头部数据*/ .data-stat-bar{background:#fff;} .data-stat-bar ul.core{display:block;height:110px} .data-stat-bar ul.core li{width:239px;float:left;padding:15px 0;border-left:1px solid #ecedef;text-align:center;font-size:24px;color:#aaa;line-height:40px;font-weight:100;} .data-stat-bar ul.core li:nth-child(1){border-left:0;} .data-stat-bar ul.core li b{color:#F55E60;display:block;font-size:30px;font-weight:100;} /*三通两平台系统*/ .layout-grid-li {float:left;width:340px;margin-right:90px;} .layout-grid-li div.icon1{width:120px;height:120px;overflow:hidden;margin:0 auto} .icon-wx{background-position:0 0} .icon-zy{background-position:-120px 0} .icon-zj{background-position:-240px 0} .icon-oa{background-position:-360px 0} .icon-ts{background-position:-480px 0} .icon-ys{background-position:-600px 0} .layout-grid h2{padding:10px 0;display:block;text-align:center;font-size:24px;line-height:24px;font-weight:100} .layout-grid .sys-info{color:#aaa;line-height:26px;} .layout-grid-li ul li{display:block;float:left;width:106px;padding-left:5px;color:#5e5e5e;font-size:14px;margin:5px 0;line-height:14px;background:url("/wwwhbhedunet/images/notice.png") 0 -86px no-repeat;padding-left:8px} .layout-grid-li ul{display:block;height:70px;padding-top:15px} .core_system{padding-bottom:60px;} .core_system .layout-grid-li{width:386px;height:360px;margin-right:0;border:1px solid #fafafa;display:block;color: #5e5e5e} .core_system .layout-grid-li:hover{background:#fff;border:1px solid #efefef;text-decoration: none;} .core_system .layout-grid-li .sys-info,.core_system .layout-grid-li .sys-tese{width:314px;margin:0 auto;text-align:justify;overflow:hidden;} .core_system .layout-grid-li .sys-tese{width:326px;} .core_system .layout-grid-li .sys-tese ul{width:344px;} /*解决方案*/ .jjfa{background: #3a3a3a} .jjfa-li{position:relative;width:240px;float:left;height:420px;overflow:hidden;cursor:default;} .jjfa-li .fa-bg{background:#3e3e3e;position:absolute;left:0;top:0;height:420px;overflow:hidden;width:240px;} .jjfa-li .fa-bg .menc{background:#000;position:absolute;left:0;bottom:-424px;height:420px;overflow:hidden; opacity:0.4; filter:Alpha(Opacity=40);width:240px;transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease;} .jjfa-li:hover .fa-bg .menc{bottom:0;background:#ba0003;display:block;} .jjfa-li .fa-con{position:absolute;left:0;top:0;width:240px;padding-top:70px} .jjfa-li .fa-con .fa-bg img{opacity:0.4} .jjfa-li .fa-con h2{text-align:center;color:#fff;font-size:22px;font-weight:100;padding-top:20px;transition:all .9s ease; -webkit-transition:all .9s ease; -moz-transition:all .9s ease;} .jjfa-li:hover .fa-con h2{display:none;} .jjfa-li .fa-info{color:#fff;font-size:14px;text-align:center;line-height:24px;width:212px;margin:10px auto 0;transition:all .3s ease; -webkit-transition:all .3s ease; -moz-transition:all .3s ease;position: relative;bottom:-331px;} .jjfa-li:hover .fa-info{bottom:0px;} .jjfa-li .fa-info a{width: 152px;height:42px;line-height:42px;border:1px solid #fff;font-size:22px;text-align:center;color:#fff;background:none;display:block;text-align: center;margin:78px auto 0;} .jjfa-li .fa-info a:hover{text-decoration:none;opacity:0.9; filter:Alpha(Opacity=90);cursor:pointer;} .layout-grid div.icon1{width:120px;height:120px;overflow:hidden;margin:0 auto} .icon-fa-yx{background-position:0 -120px;} .icon-fa-bg{background-position:-120px -120px} .icon-fa-zy{background-position:-240px -120px} .icon-fa-wx{background-position:-360px -120px} .icon-fa-tg{background-position:-480px -120px} .jjfa-li:hover .fa-info{bottom:0;} /*更多选择*/ .choose-li{padding:20px;width:350px;margin-right:15px;background:#fff;height:250px;overflow:hidden;margin-bottom:40px} .icon-aq{background-position:0 -240px} .icon-wd{background-position:-120px -240px} .icon-fw{background-position:-240px -240px} .icon-sj{background-position:-360px -240px} .icon-px{background-position:-480px -240px} .icon-gx{background-position:-602px -244px} /*地图*/ .map{height:620px;} .map-data{width:386px;display:block;padding-top:96px;/*-webkit-animation: rotateCarouselLeftout 1s ease both;animation: rotateCarouselLeftout 1s ease both;*/} /*.map-data.ohover{-webkit-animation: rotateCarouselLeftIn 1s ease both;animation: rotateCarouselLeftIn 1s ease both;} .map-data.out{-webkit-animation: rotateCarouselLeftout 1s ease both;animation: rotateCarouselLeftout 1s ease both;} */.map-data li{padding-left:54px;margin-bottom:40px;font-size:26px;width:auto;font-weight:100;} .map-data li b{color:#d00;font-size:32px;padding:0 10px;line-height:36px;font-weight:100;} .icon-lit{background-position:-785px -210px;} .map-data .posit{background-position: -789px -276px;font-size:30px;height:42px;line-height:42px;} /*单位列表*/ .unit-li{width:340px;margin-right:90px;padding-bottom:50px;} .unit-li ul{display:block;} .unit-li li{list-style: none;display: block;height:42px;line-height:40px;overflow:hidden;} .unit-li li a{font-size:18px;color:#666;display:block;width:100%;border-bottom:2px solid #f9f9f9;height:36px;transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease} .unit-li li a:hover{text-decoration:none;border-bottom:2px solid #f7c5c6;} .unit-li li span{color:#999;font-size:14px;} .unit-li-tit{font-size:24px;line-height:24px;padding:6px 0 13px 16px;position: relative;border-bottom:1px solid #ececec;background:url("/wwwhbhedunet/images/icon-1.png") -806px -328px no-repeat;margin-bottom:10px;} .unit-li-tit01{margin-bottom:36px} .unit-li-tit .fenlei{position: absolute;right:0;top:8px;overflow:hidden;} .unit-li-tit .fenlei dl{float:left;display: inline-block;} /*用户列表*/ .line{height:1px;overflow:hidden;background:#ccc} .user-li{height:60px;overflow:hidden;margin:12px 0 0;} .user-li a{display:block;overflow:hidden;} .user-li dt{display:block;width:60px;height:60px;overflow:hidden;float:left;opacity:.8; filter:alpha(opacity=80);} .user-li dd{float:left;padding-left:10px;color:#222;font-size:20px;margin:5px 10px 0 0;} .user-li dd i{color:#999;font-size:14px;background:#f6f6f6;font-style:normal;padding:2px 8px;margin-left:20px;} .user-li dd span.user-school{display:block;margin-top:8px;} .user-li dd span.user-school{color:#888;font-size:16px} .user-li a:hover dd{text-decoration:none;color:#f44e51;transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease} .user-li a:hover dd i{background:#fda478;color:#fff;} .user-li a:hover dt{opacity:1; filter:alpha(opacity=100);transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease} /*资源列表*/ .zy{padding-bottom:60px;} .zy-li{width:600px;float:left;padding-top:10px;height:30px;overflow:hidden;} .zy-li a{color:#222;font-size:16px;line-height:18px;} .zy-li dt{float:left;padding:0 10px 0;margin:3px 10px 0 0;color:#888;font-size:14px;line-height:18px;background:url("/wwwhbhedunet/images/icon-1.png") -810px -393px no-repeat;border-right:1px solid #bababa;} .zy-li dd{height:30px;padding-right:20px;line-height:24px;overflow:hidden;cursor:pointer;} .zy-li dd a{height:28px;line-height:24px;border-bottom:2px solid #f9f9f9;transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease;display:inline-block;overflow:hidden;} .zy-li dd:hover a{text-decoration:none;border-bottom:2px solid #f7c5c6;} .zy-choose{width:70px;margin-left:10px;cursor: pointer;} .zy-choose dt{font-size:18px;float:left} .zy-choose dd{background-position:-750px -225px;float:left;width:20px;height:20px;display: block} .zy-choose.act dt{color:#FF5B5B} .zy-choose.act dd{background-position:-723px -225px;} /*校长感言*/ .presJy{display: block; position: relative; margin:0;height:605px;} .overg{height:520px;overflow:hidden;} .shade-layer { display:none; position:fixed; top:0; left:0; z-index:90000; width:100%; height:100%; min-width:1000px; background:rgba(0,0,0,0.4); filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#34000000', endColorstr='#34000000');} .close-layer {position:absolute;right:0;top:0;width:40px;height:40px;background:url("/wwwhbhedunet/images/closeBut.png") no-repeat;display:block;z-index: 999999;display:none;margin:0;padding:0;opacity:1; cursor:pointer;} .close-layer:hover,.close-layer:focus{opacity:.8} .presJy ul{height: 265px;overflow:hidden;} .presJy li {display: block;float: left;width:240px;padding: 0; text-align:center;position: relative;} .presJy li img { display: block; margin: 0;} .presJy li a{color:#333;display:block;width:266px;margin:0 auto;} .presJy li h4{font-weight:normal;font-size: 22px;line-height: 40px;text-align: center;margin-top: 16px;} .presJy li h4 span{color: #808080;font-size:18px;display:block;text-align:center;} .presJy li .videoPreview { position:relative; top:0; left:10px; width:216px; height:137px; z-index:10; cursor:pointer; background-color:#000;} .presJy li .videoPreview img { width:216px; height:137px; display:block;} .presJy li .playbut {position: absolute;width:22px;height:22px;z-index:1;bottom:5px;right:5px;transition:all .3s ease; -webkit-transition:all .3s ease; -moz-transition:all .3s ease} .presJy li .playbut img{width:22px;height:22px;transition:all .3s ease; -webkit-transition:all .3s ease; -moz-transition:all .3s ease } .presJy li .videoPreview:hover .playbut{width:42px;height:42px;margin-left:-21px;margin-top:-21px;left:50%;top:50%;} .presJy li .videoPreview:hover .playbut img{width:42px;height:42px;} .presJy li .videoPreview:hover img { opacity:.7;} .video-js {background-color: #000;position: relative;padding: 0;font-size: 10px;vertical-align: middle;font-weight: normal; font-style: normal; font-family: Arial, sans-serif; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none;} .video-js source{display:block;} .microfiche-controls {display: block;text-align: center;overflow:hidden;height:20px;width:100%;margin-top:30px;overflow:visible;} .microfiche-bullet {display:inline-block;width:16px;height:16px;background:#f3f3f3;margin:0 10px;border-radius:8px;cursor:pointer; overflow: hidden;appearance: none;border: none;outline: none;padding: 0;} .microfiche-bullet.selected {background:#f9a6a8;} .microfiche-button {position: absolute;top:158px;z-index:99;text-indent:-999999px;background: url("/wwwhbhedunet/images/mTb.png") no-repeat;border:none;width: 38px;height:70px;overflow:hidden;outline:none;cursor:pointer;opacity:.7} .microfiche-button:hover{opacity:1} .microfiche-prev-button{left:-55px;background-position:10px center;} .microfiche-next-button{right:-55px;background-position:-38px center;} /*校长智汇与活动专题*/ .xzzh{float:left;width:760px;padding:30px 0 } .xzzh-title,.xzzh-hdzt{font-size:24px;line-height:24px;margin:8px 0 15px;padding-left:10px;border-left:2px solid #f44e51} .layout-grid div.wxma{font-size:14px;font-weight: normal;color:#f44e51;padding-left:30px;float:right;background-position: -830px -17px;width:200px;height:20px;} .zhihui-li{float:left;width:380px;margin-top:15px;} .hdzt{float:right;width:400px;padding:30px 0;} .zhihui-li dt{display:block;width:50px;height:50px;overflow: hidden;float: left} .zhihui-info{float:left;padding-left:10px;line-height:25px;font-size:14px;color:#888} .zhihui-info strong{font-size:16px;color:#222;font-weight:100;} .hdzt-banner{width:400px;height:160px;} .hdzt-li{height:70px;margin-top:10px;overflow: hidden} .hdzt-li dt{height:30px;line-height: 30px;overflow: hidden;color:#888} .hdzt-li dt a{line-height:30px;font-size:16px;color:#333;} .hdzt-li dd{color:#888;font-size:14px;line-height:20px;height:40px;overflow: hidden;} /*底部注册*/ .foot-reg{height:150px;background:#333 url("/wwwhbhedunet/images/foot-bg.jpg") center;color:#eee;font-size:36px;line-height:150px;text-align:center;} .foot-reg button{cursor:pointer;width:185px;height:60px;background:#f44e51;margin-left:40px;color:#eee;font-size:24px;border:none;} /*底部样式*/ .footer{background:#333;padding:40px 0 0;} .foot-menu{float:left;width:145px;padding-left:50px} .foot-menu dt{font-size:18px;font-weight:100;padding:0 0 15px;color:#fff;margin-left:-10px} .foot-menu dd,.foot-menu dd a{color:#9f9f9f;font-size:14px;line-height:30px;} .foot-menu dd.f-ico-zx{background-position: -780px -18px;width:40px;height:35px;position:absolute;left:0;top:0;} .foot-contact{padding-left:64px;width:160px;height:270px;float:left;border-right:1px solid #444;color:#bbb;font-size:14px;position:relative} .foot-menu dd.phone{color:#fe5b56;font-size:20px;} .friendlink{border-top:1px solid #444;padding:30px 10px 10px;margin:20px 0 0;} .friendlink b{font-weight:100;margin-right:33px;} .friendlink {color:#fff;font-size:18px;} .friendlink a{color:#9f9f9f;margin-right:20px;font-size:14px;} .foot-inf{background:#282828;position:relative;line-height:25px;font-size:14px;text-align:center;color:#9f9f9f;padding:30px 0} .foot-inf a{font-size:14px; color:#9f9f9f;} .bei1,.bei2{position:absolute;left:50%;top:40px;margin-left:-400px;} .bei1{margin-left:360px;} /*二维码扫描*/ .erwmDiv {background:#333;padding:40px 0;border-bottom:1px solid #444;} .ecode{width:558px;float:left;position: relative;} .ecode02{float:right;width:515px} .erwmDiv .copyright{text-align:center;color:#fff;height:40px;line-height:40px;background:#000;} .ecode dt{float:left;padding-top:28px;} .ecode dd{float:right;background:url("/wwwhbhedunet/2016end.30edu.com.cn/nzch2016/images/appmob01.png") left top no-repeat;width:132px;height:218px;text-align:center;padding-top:52px;margin-right:76px;} .ecode dd.dd02{background:url("/wwwhbhedunet/2016end.30edu.com.cn/nzch2016/images/appmob02.png") left top no-repeat;margin-right: 0;} .ecode dd span{color:#ddd;text-align:center;display:block;line-height:18px;margin-top:10px;} .ecode .titcon{margin-bottom:57px;} .ecode .titcon,.ecode .download{overflow: hidden;} .ecode .titcon p{font-size:20px;color:#fff;float:left;line-height:36px;} .ecode .titcon span{font-size:16px;display:block;} .ecode .appIcon{float:left;margin:10px 22px 0 5px;width:60px;} .ecode .download .appIcon{background:url("/wwwhbhedunet/2016end.30edu.com.cn/nzch2016/images/ecodebg.png") center no-repeat;width:102px;height:96px;text-align:center;padding-top:6px;} .ecode .appIcon01{width:98px;margin:0 10px 0 0;} .ecode .download p{float: left;margin-top:6px;} .ecode .download p a { color:#607285; font-size:12px; display:block; width:132px; height:35px; line-height:35px; background:url("/wwwhbhedunet/2016end.30edu.com.cn/nzch2016/images/iconbg.png") center no-repeat;overflow:hidden; margin-bottom:20px;opacity: 0.9; filter:alpha(opacity=90);} .ecode .download p a:hover{opacity: 1; filter:alpha(opacity=100);text-decoration:none;} .ecode .download p a span{display:block;background:url("/wwwhbhedunet/2016end.30edu.com.cn/nzch2016/images/appIcon.png") 10px 8px no-repeat;padding-left:44px;} .ecode .download p a .adr{background:url("/wwwhbhedunet/2016end.30edu.com.cn/nzch2016/images/appIcon.png") 10px -38px no-repeat;} .clearDiv{overflow:hidden;} /*获取资格弹框*/ #getPerm {text-align: center;} #getPerm p{font-size:16px;line-height:30px;color:#535353;width:230px;margin:26px auto 20px;text-align:left;} .ui-dialog-footer button.ui-dialog-autofocus,.ui-dialog-footer button.ui-dialog-autofocus:hover, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:active,.ui-dialog-footer button.ui-dialog-autofocus{font-size:18px;color:#535353;width:80px;text-align:center;height:33px;line-height:33px;display:inline-block;background:#ececea;outline:none;-webkit-appearance: none;padding:0;border:none;border:0;border-radius:0;} .ui-dialog-button{float:none;} .ui-dialog-header, .ui-dialog-body, .ui-dialog-footer{text-align:center;} .ui-dialog{border-radius:0;border:0;} /*滚动公告*/ .scrollTxt{position: absolute;width:100%;height: 30px;line-height:30px;left:0;bottom:0;z-index:999;font-size:12px;color:#fff;} .scrollTxtMenc{position: absolute;background:#000;opacity: 0.1; filter:alpha(opacity=10);width:100%;height:30px;line-height:30px;left:0;top:0;z-index:1;} .navLinMenc{position: absolute;background:#000;opacity: 0.1; filter:alpha(opacity=10);width:100%;height:30px;line-height:30px;left:0;top:0;z-index:1;} .ovDiv{position: relative;z-index:9;font-size:13px;} .scrollTxt .notice{background:url("/wwwhbhedunet/images/notice.png") left -20px no-repeat;padding-left:24px;position: absolute;left:0;top:0;} .scrollTxt .more{background:url("/wwwhbhedunet/images/notice.png") right 7px no-repeat;padding-right:20px;float: right;color:#fff;position: absolute;right:0;top: 0;} .scrollTxt .more:hover{text-decoration:underline;} .noticeTxt {position: absolute;left:76px;top: 0;height:30px;width:1056px;} .noticeTxt a {color:#fff; display:inline-block; overflow:hidden; height:30px; padding-left:8px; float:left; width:342px;} .noticeTxt a:nth-child(2) { text-align:center;} .noticeTxt a.cen { text-align:center;} .noticeTxt a.rig { float:right;text-align:right;} .noticeTxt a span { padding:5px;background:url("/wwwhbhedunet/images/icon-1.png") -811px -423px no-repeat;} /*全国地图*/ #gmap {display:block; width:600px; height:496px; background:url("/wwwhbhedunet/images/map/bg_map.png") no-repeat; position:relative; margin:50px auto 0 auto;} #gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold; text-transform:uppercase; display:none;text-indent:-9000px; overflow:hidden;font-size:0;line-height: 0;} #gmap a:hover { overflow:visible;} #gmap dt { position:absolute; width:600px; height:496px; top:0; left:0; z-index:100; opacity:1;} #gmap dd{ z-index:120; } .emptyPic,.china-map,#Map,.originalPic{position: absolute;left:0;top:0;} .emptyPic{z-index:4;} .china-map{z-index:3;width:600px;height:496px;} #Map{z-index:2;} .originalPic{z-index:1;opacity:0;} /*新疆*/ a.active#xj { width:240px; height:182px; background:url("/wwwhbhedunet/images/map/xj.gif") no-repeat 0 0; position:absolute; left:0px; top:59px;} /*西藏*/ a.active#xz { width:231px; height:141px; background:url("/wwwhbhedunet/images/map/xz.gif") no-repeat 0 0; position:absolute; left:27px; top:231px;} /*青海*/ a.active#qh { width:150px; height:107px; background:url("/wwwhbhedunet/images/map/qh.gif") no-repeat 0 0; position:absolute; left:155px; top:202px;} /*甘肃*/ a.active#gs { width:168px; height:142px; background:url("/wwwhbhedunet/images/map/gs.gif") no-repeat 0 0; position:absolute; left:202px; top:158px;} /*内蒙古*/ a.active#nmg { width:263px; height:224px; background:url("/wwwhbhedunet/images/map/nmg.gif") no-repeat 0 0; position:absolute; left:252px; top:6px;} /*黑龙江*/ a.active#hlj { width:132px; height:120px; background:url("/wwwhbhedunet/images/map/hlj.gif") no-repeat 0 0; position:absolute; left:468px; top:0;} /*吉林*/ a.active#jl { width:99px; height:67px; background:url("/wwwhbhedunet/images/map/jl.gif") no-repeat 0 0; position:absolute; left:489px; top:95px;} /*辽宁*/ a.active#ln { width:69px; height:66px; background:url("/wwwhbhedunet/images/map/ln.gif") no-repeat 0 0; position:absolute; left:473.5px; top:134.5px;} /*河北*/ a.active#hb { width:65px; height:92px; background:url("/wwwhbhedunet/images/map/hb.gif") no-repeat 0 0; position:absolute; left:421px; top:154px;} /*北京*/ a.active#bj { width:20px; height:20px; background:url("/wwwhbhedunet/images/map/bj.gif") no-repeat 0 0; position:absolute; left:440px; top:177px;} /*天津*/ a.active#tj { width:14px; height:21px; background:url("/wwwhbhedunet/images/map/tj.gif") no-repeat 0 0; position:absolute; left:455px; top:186px;} /*山东*/ a.active#sd { width:80px; height:50px; background:url("/wwwhbhedunet/images/map/sd.gif") no-repeat 0 0; position:absolute; left:441px; top:216px;} /*陕西*/ a.active#sx { width:58px; height:106px; background:url("/wwwhbhedunet/images/map/sx.gif") no-repeat 0 0; position:absolute; left:338px; top:204px;} /*山西*/ a.active#shx { width:39px; height:86px; background:url("/wwwhbhedunet/images/map/shx.gif") no-repeat 0 0; position:absolute; left:389px; top:185px;} /*宁夏*/ a.active#nx { width:33px; height:56px; background:url("/wwwhbhedunet/images/map/nx.gif") no-repeat 0 0; position:absolute; left:321px; top:207px;} /*河南*/ a.active#hn { width:68px; height:67px; background:url("/wwwhbhedunet/images/map/hn.gif") no-repeat 0 0; position:absolute; left:392px; top:243px;} /*江苏*/ a.active#js { width:69px; height:53px; background:url("/wwwhbhedunet/images/map/js.gif") no-repeat 0 0; position:absolute; left:458px; top:257px;} /*安徽*/ a.active#ah { width:56px; height:68px; background:url("/wwwhbhedunet/images/map/ah.gif") no-repeat 0 0; position:absolute; left:444px; top:266px;} /*上海*/ a.active#sh { width:12px; height:11px; background:url("/wwwhbhedunet/images/map/sh.gif") no-repeat 0 0; position:absolute; left:517px; top:299px;} /*浙江*/ a.active#zj { width:45px; height:52px; background:url("/wwwhbhedunet/images/map/zj.gif") no-repeat 0 0; position:absolute; left:487px; top:310px;} /*江西*/ a.active#jx { width:56px; height:76px; background:url("/wwwhbhedunet/images/map/jx.gif") no-repeat 0 0; position:absolute; left:435px; top:330px;} /*福建*/ a.active#fj { width:52px; height:64px; background:url("/wwwhbhedunet/images/map/fj.gif") no-repeat 0 0; position:absolute; left:464px; top:350px;} /*广东*/ a.active#gd { width:93px; height:74px; background:url("/wwwhbhedunet/images/map/gd.gif") no-repeat 0 0; position:absolute; left:391px; top:394px;} /*海南*/ a.active#hain { width:29px; height:26px; background:url("/wwwhbhedunet/images/map/hain.gif") no-repeat 0 0; position:absolute; left:377px; top:470px;} /*广西*/ a.active#gx { width:92px; height:71px; background:url("/wwwhbhedunet/images/map/gx.gif") no-repeat 0 0; position:absolute; left:324px; top:384px;} /*贵州*/ a.active#gz { width:71px; height:61px; background:url("/wwwhbhedunet/images/map/gz.gif") no-repeat 0 0; position:absolute; left:312px; top:347px;} /*云南*/ a.active#yn { width:104px; height:108px; background:url("/wwwhbhedunet/images/map/yn.gif") no-repeat 0 0; position:absolute; left:238px; top:349px;} /*四川*/ a.active#sc { width:128px; height:114px; background:url("/wwwhbhedunet/images/map/sc.gif") no-repeat 0 0; position:absolute; left:242px; top:277px;} /*重庆*/ a.active#cq { width:52px; height:53px; background:url("/wwwhbhedunet/images/map/cq.gif") no-repeat 0 0; position:absolute; left:337px; top:307px;} /*湖南*/ a.active#hun { width:63px; height:73px; background:url("/wwwhbhedunet/images/map/hun.gif") no-repeat 0 0; position:absolute; left:378px; top:333px;} /*湖北*/ a.active#hub { width:90px; height:55px; background:url("/wwwhbhedunet/images/map/hub.gif") no-repeat 0 0; position:absolute; left:371px; top:291px;} /*台湾*/ a.active#tw { width:19px; height:47px; background:url("/wwwhbhedunet/images/map/tw.gif") no-repeat 0 0; position:absolute; left:520px; top:387px;} /*新疆*/ a.activehov#xj { width:240px; height:182px; background:url("/wwwhbhedunet/images/map/xj_1.gif") no-repeat 0 0; position:absolute; left:0px; top:59px;} /*西藏*/ a.activehov#xz { width:231px; height:141px; background:url("/wwwhbhedunet/images/map/xz_1.gif") no-repeat 0 0; position:absolute; left:27px; top:231px;} /*青海*/ a.activehov#qh { width:150px; height:107px; background:url("/wwwhbhedunet/images/map/qh_1.gif") no-repeat 0 0; position:absolute; left:155px; top:202px;} /*甘肃*/ a.activehov#gs { width:168px; height:142px; background:url("/wwwhbhedunet/images/map/gs_1.gif") no-repeat 0 0; position:absolute; left:202px; top:158px;} /*内蒙古*/ a.activehov#nmg { width:263px; height:224px; background:url("/wwwhbhedunet/images/map/nmg_1.gif") no-repeat 0 0; position:absolute; left:252px; top:6px;} /*黑龙江*/ a.activehov#hlj { width:132px; height:120px; background:url("/wwwhbhedunet/images/map/hlj_1.gif") no-repeat 0 0; position:absolute; left:468px; top:0;} /*吉林*/ a.activehov#jl { width:99px; height:67px; background:url("/wwwhbhedunet/images/map/jl_1.gif") no-repeat 0 0; position:absolute; left:489px; top:95px;} /*辽宁*/ a.activehov#ln { width:69px; height:66px; background:url("/wwwhbhedunet/images/map/ln_1.gif") no-repeat 0 0; position:absolute; left:473.5px; top:134.5px;} /*河北*/ a.activehov#hb { width:65px; height:92px; background:url("/wwwhbhedunet/images/map/hb_1.gif") no-repeat 0 0; position:absolute; left:421px; top:154px;} /*北京*/ a.activehov#bj { width:20px; height:20px; background:url("/wwwhbhedunet/images/map/bj_1.gif") no-repeat 0 0; position:absolute; left:440px; top:177px;} /*天津*/ a.activehov#tj { width:14px; height:21px; background:url("/wwwhbhedunet/images/map/tj_1.gif") no-repeat 0 0; position:absolute; left:455px; top:186px;} /*山东*/ a.activehov#sd { width:80px; height:50px; background:url("/wwwhbhedunet/images/map/sd_1.gif") no-repeat 0 0; position:absolute; left:441px; top:216px;} /*陕西*/ a.activehov#sx { width:58px; height:106px; background:url("/wwwhbhedunet/images/map/sx_1.gif") no-repeat 0 0; position:absolute; left:338px; top:204px;} /*山西*/ a.activehov#shx { width:39px; height:86px; background:url("/wwwhbhedunet/images/map/shx_1.gif") no-repeat 0 0; position:absolute; left:389px; top:185px;} /*宁夏*/ a.activehov#nx { width:33px; height:56px; background:url("/wwwhbhedunet/images/map/nx_1.gif") no-repeat 0 0; position:absolute; left:321px; top:207px;} /*河南*/ a.activehov#hn { width:68px; height:67px; background:url("/wwwhbhedunet/images/map/hn_1.gif") no-repeat 0 0; position:absolute; left:392px; top:243px;} /*江苏*/ a.activehov#js { width:69px; height:53px; background:url("/wwwhbhedunet/images/map/js_1.gif") no-repeat 0 0; position:absolute; left:458px; top:257px;} /*安徽*/ a.activehov#ah { width:56px; height:68px; background:url("/wwwhbhedunet/images/map/ah_1.gif") no-repeat 0 0; position:absolute; left:444px; top:266px;} /*上海*/ a.activehov#sh { width:12px; height:11px; background:url("/wwwhbhedunet/images/map/sh_1.gif") no-repeat 0 0; position:absolute; left:517px; top:299px;} /*浙江*/ a.activehov#zj { width:45px; height:52px; background:url("/wwwhbhedunet/images/map/zj_1.gif") no-repeat 0 0; position:absolute; left:487px; top:310px;} /*江西*/ a.activehov#jx { width:56px; height:76px; background:url("/wwwhbhedunet/images/map/jx_1.gif") no-repeat 0 0; position:absolute; left:435px; top:330px;} /*福建*/ a.activehov#fj { width:52px; height:64px; background:url("/wwwhbhedunet/images/map/fj_1.gif") no-repeat 0 0; position:absolute; left:464px; top:350px;} /*广东*/ a.activehov#gd { width:93px; height:74px; background:url("/wwwhbhedunet/images/map/gd_1.gif") no-repeat 0 0; position:absolute; left:391px; top:394px;} /*海南*/ a.activehov#hain { width:29px; height:26px; background:url("/wwwhbhedunet/images/map/hain_1.gif") no-repeat 0 0; position:absolute; left:377px; top:470px;} /*广西*/ a.activehov#gx { width:92px; height:71px; background:url("/wwwhbhedunet/images/map/gx_1.gif") no-repeat 0 0; position:absolute; left:324px; top:384px;} /*贵州*/ a.activehov#gz { width:71px; height:61px; background:url("/wwwhbhedunet/images/map/gz_1.gif") no-repeat 0 0; position:absolute; left:312px; top:347px;} /*云南*/ a.activehov#yn { width:104px; height:108px; background:url("/wwwhbhedunet/images/map/yn_1.gif") no-repeat 0 0; position:absolute; left:238px; top:349px;} /*四川*/ a.activehov#sc { width:128px; height:114px; background:url("/wwwhbhedunet/images/map/sc_1.gif") no-repeat 0 0; position:absolute; left:242px; top:277px;} /*重庆*/ a.activehov#cq { width:52px; height:53px; background:url("/wwwhbhedunet/images/map/cq_1.gif") no-repeat 0 0; position:absolute; left:337px; top:307px;} /*湖南*/ a.activehov#hun { width:63px; height:73px; background:url("/wwwhbhedunet/images/map/hun_1.gif") no-repeat 0 0; position:absolute; left:378px; top:333px;} /*湖北*/ a.activehov#hub { width:90px; height:55px; background:url("/wwwhbhedunet/images/map/hub_1.gif") no-repeat 0 0; position:absolute; left:371px; top:291px;} /*台湾*/ a.activehov#tw { width:19px; height:47px; background:url("/wwwhbhedunet/images/map/tw_1.gif") no-repeat 0 0; position:absolute; left:520px; top:387px;} /*地图提示文字定义*/ body div#mapTip { position:absolute; z-index:1000; width:150px; text-align:left; overflow:hidden; background:#f44e51;border-radius:6px;font-family:"Microsoft Yahei";padding:6px 10px 10px;} body div#mapTip p { margin-bottom:10px; padding:0px; color:#fff; line-height:1.5em;font-size:16px;} body div#mapTip span { padding:0;color:#fff;display:block;font-size:14px;} /*闪烁点*/ .region-list{position:absolute;top:0;left:0} .area-box .dot{position:absolute;left:0;display:inline-block;width:12px;height:12px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background:#a2a9b4;opacity:1;filter:alpha(opacity=100)} .area-box .pulse{position:absolute;top:-38px;left:-38px;display:inline-block;width:88px;height:88px;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;background:#a2a9b4;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out;-moz-animation:warn 2s ease-out;animation:warn 2s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite} .region-list.active .area-box .dot{background:#009fd9} .region-list.active .area-box .pulse{background:#009fd9} .region-list.waite .area-box .dot{background:#f90} .region-list.waite .area-box .pulse{background:#f90} .area-box{z-index:77} .postition-1{top:302px;left:141px} .postition-2{top:340px;left:287px} .postition-4{top:275px;left:358px} .postition-5{top:264px;left:420px} .postition-7{top:153px;left:508px} .postition-8{top:260px;left:310px} .postition-9{top:326px;left:505px} .postition-10{top:428px;left:442px} .postition-11{top:230px;left:475px} .postition-13{top:178px;left:376px} .douhao{display:inline-block;width:0} /*list*/ .listbanner{background:url("/wwwhbhedunet/images/listBanner.jpg") center center no-repeat;width:100%;height: 535px;overflow:hidden;} .pro-switch01{height:643px;} .pro-switch01 .listbanner{background:url("/wwwhbhedunet/images/navbg.jpg") center center no-repeat;height:643px;} .listBtext{margin:120px auto 0;display:block;} .areaList{ background-color:#fafafa; border-bottom:1px solid #ececec;} .mapBg{background: #fafafa;} .areaListdiv {padding:12px 0px;font-size:0; line-height:0;overflow:hidden;width:1200px;} .overListdiv{width:1260px;} .areaList a { color:#333; font-size:16px;width:74px;height:40px;line-height:40px;display:inline-block; text-decoration:none;text-align:center;margin:1px 0 0 1px;} .areaList a.on{color:#fff; background-color:#fda478; border:none;} .areaList a:hover{color:#fff; background-color:#fdb997; border:none;} .pvList{overflow:hidden;} .pvList li{width:380px;overflow:hidden;height:38px;line-height:38px;background:url("/wwwhbhedunet/images/dot.png") left bottom repeat-x;margin-right:30px;float:left;} .pvList li a{color:#5c5c5c;font-size:16px;opacity:.9;display:block;background:url("/wwwhbhedunet/images/icon-1.png") -811px -463px no-repeat;padding-left:18px;} .pvList li a:hover{text-decoration:none;opacity:1} .pvList li a span{position: relative;top:6px;padding-left: 15px;} .pvname{height:32px;line-height:32px;border-bottom:1px solid #ececec;padding-bottom:13px;margin-bottom:15px;position: relative; } .pvname h2{font-weight:100;font-size:16px;} .search{position: absolute;right:0;top:0;width:260px;height:30px;background:#f8f8f8 url("/wwwhbhedunet/images/icon-1.png") -922px -72px no-repeat;} .search .btn{width:66px;text-align:center;background:#f44e51;color:#fff;font-size:14px;line-height:30px;position: absolute;right:0;top:0;border: 0;border:none;cursor:pointer;height:30px;padding: 0;} .search input{color:#b7b7b7;font-size:14px;width: 145px;line-height:16px;border:0;border:none;background:none;margin-left:40px;} .tabBar{text-align:center;margin:42px auto;} .tabBar h3{font-weight:100;display:inline;cursor:pointer;padding:0 36px;} .tabBar h3 a{color:#333;font-size:26px;} .tabBar h3.hov{border-bottom:3px solid #f60;padding:10px 0} .tabBar h3.hov a{color:#454545;font-size:28px;} .tabBar h3 a:hover{text-decoration:none;color:#f60;} .areaType{margin-bottom: 36px;height:32px;} .areaType dl{float:left;display:inline;margin-right:28px;} .areaType dl dt{float:left;color:#454545;font-size:18px;height:24px;line-height:24px;margin-right:18px;} .areaType dl dd{float:left;position: relative;} .areaType dl dd:after{content: "";width:18px;height:18px;position: absolute;right:10px;top: 3px;background:url("/wwwhbhedunet/images/icon-1.png") -923px -5px no-repeat;z-index: 9} .areaType dl dd span{background:#fff;display:block;width: 100px;height:24px;line-height:24px;border:1px solid #f2f2f2;position:relative;z-index:3;padding-left:15px;color:#454545;font-size:16px;cursor:pointer;} .areaType dl dd .city{width:402px;height:132px;overflow:auto;position: absolute;left:-70px;top:30px;background:#fff;border:1px solid #f2f2f2;box-shadow:0 0 2px rgba(0,0,0,0.2);z-index:1;display:none;padding:10px;} .areaType dl dd .city a{display:inline-block;width:75px;height:34px;line-height:34px;text-align:center;font-size:14px;color:#454545;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;word-wrap:normal;padding:0 10px;} .areaType dl dd .city a:hover{color:#fff;background:#fda478;text-decoration:none;} .areaType dl.hov dd span{border-bottom:0;height:30px;} .areaType dl.hov dd .city{display:block;} .areaType dl.hov dd:after{background-position: -923px -40px;} /* 翻页按钮 */ .pageNum {margin:50px auto;overflow:hidden;width:655px;} .pageNum a { float:left;width:42px;margin:0; background:#fff; border:1px solid #f1f1f1; border-left:none; height:36px; line-height:36px; overflow:hidden; min-width:16px; _width:expression(this.scrollWidth < 16 ? "16px" : "auto"); color:#6c6c6c; font-size:14px; text-align:center;} .pageNum a:hover { color:#fff; background:#d7453f;text-decoration: none;} .pageNum a:active { line-height:36px; overflow:hidden;} .pageNum a.disabled { color:#ccc; background:#eee;} .pageNum a.submitBtn { background:#d7453f; color:#fff;} .pageNum a.next, .pageNum a.prev, .pageNum a.first, .pageNum a.last {width: 42px;font-size:22px;} .pageNum span { float:left; width:42px;border:1px solid #f1f1f1; border-left:none; height:36px; line-height:36px; min-width:16px; text-align:center; color:#999;background:#fff;} .pageNum a.current { background:#d7453f; color:#fff;} .pageNum a.disabled { cursor:default; color:#bbb; background:#eee;} .pageNum i.totalPage{color:#404040;font-size:18px;float:left;font-style:normal;height:38px;line-height: 38px;padding-right:22px;} .listPageNum{margin:20px 0 0 0;} .listPageNum i.totalPage{font-size:14px;} .listPageNum a{font-size:13px;width:36px;height:32px;line-height:32px;} .listPageNum a.next, .listPageNum a.prev, .listPageNum a.first, .listPageNum a.last{width:38px;} .listPageNum a:active { line-height:32px;} /*otherpage*/ .main01{background:#fff;height:82px;border-bottom:1px solid #efefef;} .main02{background:#f9f9f9;padding-top:35px;}.left_help {float: left; width: 172px;background:#fff;padding:16px 0;} .left_help li{text-align:center;height:35px;line-height:35px;} .left_help li a{color:#666;font-size:16px;} .left_help li a:hover,.left_help li.on a{color:#f44e51;text-decoration: none;} .rig_help{float:left;padding:0 48px;width:930px;} .rig_help li{height:46px;line-height:46px;background:url("/wwwhbhedunet/images/dotbg.png") left bottom repeat-x;} .rig_help li a{font-size:14px;color:#565656;} .rig_help li a:hover{text-decoration:none;color:#000;} .rig_help .results{color:#666;font-size:18px;border-bottom:1px solid #e7e7e7;background:none;height:46px;line-height:46px;} .rig_help .results span{color:#ff474a;} .rig_help .results a{color:#565656;font-size:14px;font-weight:100;padding:0 15px;} .help_cont{padding:10px 0;} .help_cont img{max-width:912px;margin:10px 0;} .helpLogo{float:left;margin-top:18px;} .zfSearch{position:relative;float:right;right:15px;top:25px;width:330px;height:30px;background:#f8f8f8 url("/wwwhbhedunet/images/icon-1.png") -922px -72px no-repeat;border:1px solid #ececec;} .zfSearch.fous{background:#fff url("/wwwhbhedunet/images/icon-1.png") -922px -72px no-repeat;} .zfSearch .btn{width:66px;text-align:center;background:#f44e51;color:#fff;font-size:14px;line-height:31px;position: absolute;right:0;top:-1px;border: 0;border:none;cursor:pointer;height:31px;padding: 0;} .zfSearch input{color:#b7b7b7;font-size:14px;width: 212px;border:0;border:none;background:none;margin:4px 0 0 40px;} .huikCount { overflow:hidden;clear:both; margin-top:34px;} .huikCount ul{width:280px;border:1px solid #dcdcdc;border-top:3px solid #f99ea1;height:88px;padding: 16px;float:left;margin:0 52px 55px 0;background:#fff;} .huikCount ul li{color:#000;font-size:14px;height:23px;line-height:23px;margin-bottom: 10px;background:none} .huikCount ul li span{display:inline-block;width:72px;text-align:right;margin-right: 10px;} .service{margin:35px 0 65px;} .lxfshi p{color:#333;font-size:16px;height:28px;} .lxfshi p b{font-weight:100;font-size:22px;color:#ff5555;padding-left:5px;} .lxfshi p span{color:#666;font-size:16px;padding-left:5px;} .kefText{color:#353535;font-size:20px;margin-top:40px;} .navLinDiv{position: absolute;width:100%;height:38px;line-height:38px;left:0;bottom:0;z-index:999;font-size:12px;color:#fff;text-align: center;overflow:hidden;} .navLin a{color:#fff;display:inline-block;width:130px;overflow:hidden;height:38px;line-height:38px;font-size:16px;text-align:center;} .navLin a.on{background:#f44e51;} .navLin a:hover{text-decoration:none;} .navLinMenc{position: absolute;background:#000;opacity: 0.1; filter:alpha(opacity=10);width:100%;height:38px;left:0;top:0;z-index:1;} .padWH {padding:70px 0 70px 130px;} .lxfshi01 p{color:#565656;font-size:16px;height:38px;} .lxfshi01 p span{font-size:13px;padding-left:0px;} .recruit h2{font-size:24px;color:#565656;font-weight:100;} .recruit p{font-size:16px;} .recruit p span{font-size:13px;display:block;height:25px;} .recruit p b{display:block;font-weight: 100;margin:60px 0 30px;} .recruit p.info{margin-top:60px;} .recruit p.info i{font-style:normal;font-size: 16px;} .padno60{padding:60px 0;} .pro-switch02{height:378px;} .pro-switch02 .listbanner{background:url("/wwwhbhedunet/images/navbg01.jpg") center center no-repeat;height:378px;} .pro-switch02 .navLinMenc{opacity:.5;} .pad60{padding:60px 0;overflow:hidden;} .lawInfo{padding:48px 0;} .lawInfo h3{font-weight:100;font-size:30px;color:#565656;text-align:center;margin-bottom:32px;height:38px;} .lawInfo p{font-size:13px;color:#666;line-height:25px;padding:0 145px;} .lawInfo p .yaoq{font-size:18px;display:block;height:45px;line-height:45px;} .huise{background:#fafafa;} .wxintro{position: relative;} .wxintro dt{ float:left;margin-right:45px;width:330px;} .wxintro dd{float:left;width:795px;position: relative;height:234px;overflow:hidden;} .wxintro dd p{font-size:13px;color:#666;text-indent:24px;line-height:25px;margin-bottom:30px;} .wxintro .fold{display:block;width:60px;height:40px;color:#f44e51;font-size:13px;padding-right:20px;background:url("/wwwhbhedunet/images/icon-1.png") 3px -517px;position: absolute;right:0;bottom:24px;} .wxintro .fold.act{background-position:-59px -516px;} .ovediv{width:1230px;margin:22px 0 0;} .fzsd{color:#7f7f7f;font-size:14px;line-height:25px;text-align:center;width:623px;margin:0 auto;} .fzsd span{display:block;color:#565656;font-size:30px;height:42px;margin-bottom:10px;} .zfpic{width: 760px;margin:68px auto 0;} .rongyDiv p{display:inline-block;width:190px;height:245px;border:1px #f0f0f0 solid;background:#fff;margin:0 50px 50px 0;position: relative;} .rongyDiv01{padding-bottom:30px;} .rongyDiv01 p{margin-bottom:100px} .rongyDiv .allRy{color: #f44e51;font-size:16px;width:156px;height:40px;line-height:40px;text-align:center;border:1px solid #f44e51;border-radius:3px;margin:0 auto;display:block;} .rongyDiv p span{display:block;width:144px;height:42px;line-height:21px;text-align: center;color:#909090;font-size:14px;margin:0 auto;font-style:normal;position: absolute;bottom:-52px;left:26px;overflow:hidden;} .edulink li{float:left;border:1px solid #e6e6e6;width: 178px;height:88px;line-height:88px;margin:21px 21px 0 0;text-align: center;} .edulink li a{display:block;position:relative;width: 178px;height:88px;} .edulink li img{margin:auto;position: absolute;left:0;top:0;bottom:0;right:0;max-width:174px;max-height:84px;} .qyWh{display: block; position: relative; margin:0;height:450px;width:1178px;margin:40px 0 55px;} .qyWh ul{height:450px;overflow:hidden;} .qyWh li {display: block;float: left;width:1178px;padding: 0; text-align:center;position: relative;} .qyWh li img{width:100%;display:block;} .qyWh li span{position: absolute;color:#fff;font-size:20px;font-weight:100;background:rgba(0,0,0,0.1);} .qyWh li.lis01 span{left:20px;bottom:20px;} .qyWh li.lis02 span,.qyWh li.lis03 span{right: 20px;bottom:20px;} .qyWh li.lis04 span{top:36px;margin:0;left:0;bottom:0;right:0;} .titRy{font-size:26px;color:#565656;position: relative;margin-bottom:20px;display:block;height:36px;} .titRy span{padding-left:16px;} .titRy span:after{content:"";width:4px;height:27px;background:#f63e3e;position: absolute;left:0;top:-2px;} .zhsDiv{display: block; position: relative; margin:0;width:1178px;margin:40px 0 0px;} .zhsDiv ul{overflow:hidden;} .zhsDiv li {display: block;float: left;display:inline-block;width:190px;border:1px #f0f0f0 solid;background:#fff;margin:0 21px 0;position: relative;} .zhsDiv li img{width:190px;} .zhsDiv .microfiche-bullets{display:none;} .zhsDiv .microfiche-button{top: 78px;} @-webkit-keyframes rotateCarouselLeftIn { to { opacity: 1; -webkit-transform: translateX(-50px);} } @keyframes rotateCarouselLeftIn { to {opacity: 1; -webkit-transform: translateX(-50px); transform: translateX(-50px);} } @-webkit-keyframes rotateCarouselLeftout { to { opacity: 1; -webkit-transform: translateX(50px); } } @keyframes rotateCarouselLeftout { to { opacity: 1; -webkit-transform: translateX(50px); transform: translateX(50px); } } @keyframes warn{0%{opacity:1;transform:scale(0)} 30%{opacity:.1;transform:scale(0)} 60%{opacity:.5;transform:scale(.5)} 100%{opacity:0;transform:scale(1)} } @-webkit-keyframes warn{0%{opacity:0;-webkit-transform:scale(0)} 30%{opacity:.1;transform:scale(0)} 60%{opacity:.5;transform:scale(.5)} 100%{opacity:0;-webkit-transform:scale(1)} } @-moz-keyframes warn{0%{opacity:0;-moz-transform:scale(0)} 30%{opacity:.1;transform:scale(0)} 60%{opacity:.5;transform:scale(.5)} 100%{opacity:0;-moz-transform:scale(1)} }