/**
 * 文件名：fangtuan.css
 * 作者：ahuing
 * 日期：2012-1-5
 * 最后修改：2013-5-20
 */

/*** width  height
--------------------- ***/
.w220{width: 220px;} .w245{width: 245px;} .w250{width: 250px;} .w290{width: 290px;} .w475{width: 475px;} .w484{width: 484px;} .w700{width: 700px;}
/***margin padding
--------------------- ***/
.mr0{margin-right: 0;} .mr8{margin-right: 8px;} .mr20{margin-right: 20px;} .mb3{margin-bottom: 3px;} .mb8{margin-bottom: 8px;} .mb10{margin-bottom: 10px;} .ptb10{padding: 10px 0;} .plr10{padding: 0 10px;} .p5{padding: 5px;} .p10{padding:10px;} .p20{padding:20px;}
/*** border  background
--------------------- ***/
.bororange{border: 1px solid #D8D8D8;} .borgray{border: 1px solid #D8D8D8;} .borgray-rbl{border: 1px solid #D8D8D8;border-top: none;} .borblue{border: 1px solid #D8D8D8;} .borblue-rbl{border: 1px solid #D8D8D8;border-top: none;} .bg{background: #FAFAFA;}
/*** font
--------------------- ***/
.fbold{font-weight: bold;} .fDline{text-decoration: line-through;} .fred,.fred a{color: #BD2928;} .forg,.forg a{color:#BD2928;} .fgray,.fgray a{color: #A8A8A8;} .fs12{font-size: 12px;} .fs14{font-size: 14px;} .fs16{font-size: 16px;}
/*** header
--------------------- ***/
.header{margin-bottom: 10px;}
.top-nav a{margin: 0 5px;}
.search { height: 47px; background: url(../images/bgft-ahuing.png) ;padding-right: 10px;}
.search .txt { float: left; width: 302px; height: 33px; line-height: 33px; color: #888; font-size: 14px; padding: 0 6px; overflow: hidden; border: none; background: url(../images/bgft-ahuing.png) no-repeat  0 -85px; margin: 7px 12px 0 8px;_display: inline;}
.search .button { float: left; cursor: pointer; border: 0 none; width: 107px; height: 33px;background: url('../images/bgft-ahuing.png') no-repeat 0 -122px ;margin: 7px 0 0; }
.nav {overflow: hidden; height: 35px; background: url(../images/bgft1-ahuing.png) repeat-x;color: #fff;  word-spacing: 12px;font:bold 16px/35px Microsoft YaHei,arial;}
    .nav a { color: #fff;margin: 0 20px;}
    .nav a:hover{ color:#FFDD22; text-decoration: none; }
    .nav .on { color: #FFDD22; }
/*** 幻灯片
--------------------- ***/
.ppt {height: 346px }
    .ppt .img { width: 475px; height: 316px; overflow: hidden; }
    .ppt .pics { overflow: hidden; width: 475px; height: 316px; }
    .ppt .pics img { overflow: hidden; width: 475px; height: 316px; cursor: pointer; }
    .ppt .btn { clear: both; width: 475px; height: 29px; overflow: hidden; border-top: 1px solid #E21818; text-align: center;}
        .ppt .btn li { float: left; width: 158px; height: 29px; line-height: 29px; background: url(../images/bgft-ahuing.png) no-repeat -292px -140px; font-size: 14px;cursor: pointer; }
        .ppt .btn .on { width: 159px;  background:#E21818; color: #fff;}
        .ppt .btn .on a { color: #fff; text-decoration: none; }
.todaylf {height: 35px; line-height: 35px; }
    .todaylf .l { float: left; overflow: hidden; width: 5px; height: 35px; background: url(../images/bgft1-ahuing.png) no-repeat 0 -213px; }
    .todaylf .c { float: left; overflow: hidden; width: 219px; padding: 0 10px; height: 35px; background: url(../images/bgft1-ahuing.png) repeat-x 0 -333px;font:bold 14px/35px Microsoft YaHei; }
    .todaylf .r { float: left; overflow: hidden; width: 5px; height: 35px; background: url(../images/bgft1-ahuing.png) no-repeat right -275px; }
.flash{width: 710px;padding: 5px 0;}
    .flash .big{float: left;width: 580px;height: 450px;overflow: hidden;border: 1px solid #D8D8D8;position: relative;}
    .flash .big li{position: absolute;left: 0;top: 0;width: 580px;height: 450px;}
    .flash .sml{float: right;background: black;padding:0 7px 7px;width:108px;height: 445px;overflow: hidden;}
    .flash .sml li{padding:7px 0 0;position: relative;*zoom:1}
    .flash .sml .on em{border-color: #fff;}
    .flash .sml .on i{height:0;width:0;overflow: hidden;border-color: transparent #fff transparent transparent;border-style:dashed solid dashed dashed;border-width:8px;position: absolute;top: 50%;margin-top: -4px;left: -16px;}
    .flash .sml em{ width:102px; height:76px;border: 3px solid gray; display:block; background-color:gray;}
/*** coltit1
--------------------- ***/
.coltit1 { background:#F1F1F1;height: 24px;line-height: 24px; padding: 4px;}
    .coltit1 .tit1{background: url(../images/bgft-ahuing.png) no-repeat -554px -451px;color: #FFF;font-size: 14px;font-weight: bold;padding-left: 20px;}
.coltit2 .tit1{font-size: 14px;font-weight: bold;height: 24px;line-height: 24px;overflow: hidden;}
.coltit3{background: url(../images/bgft-ahuing.png) no-repeat 0 -404px;height: 35px;}
    .coltit3 .tit1{color: #FFF;font-size: 14px;font-weight: bold;padding: 8px 0 0 30px;line-height: 27px;}
.coltit4 {height: 24px;line-height: 24px;}
    .coltit4 h3{background:#E21818;color: #FFF;float: left;font-size: 14px;font-weight: bold;overflow: hidden;padding:0 15px;}
/*** content
--------------------- ***/
.content1 {height: 160px; margin: 8px 0; }
    .content1 .hd {background: url(../images/bgft1-ahuing.png) repeat-x 0 -488px ;line-height: 24px; text-align: center; }
        .content1 .hd .ge { width: 1px; background: #D8D8D8; font-size: 0; height: 25px; }
        .content1 .hd li { float: left; overflow: hidden; width: 123px; height: 25px; text-align: center; cursor: pointer; }
        .content1 .hd .on { background: #fff; font-weight: bold; }
    .content1 .bd { margin: 10px; height: 115px; }
        .content1 .bd li { clear: both; overflow: hidden; line-height: 23px; height: 23px;vertical-align: top; }
        .content1 .bd li .w1 { float: left; width: 113px; overflow: hidden; line-height: 23px; height: 23px; }
        .content1 .bd li .w2 { float: left; width: 40px; overflow: hidden; line-height: 23px; height: 23px; margin-left: 2px; }
        .content1 .bd li .w3 { float: left; width: 70px; margin-left: 2px; overflow: hidden; line-height: 23px; height: 23px; }
    .content1 .bd2 { margin: 10px; height: 115px; }
    .content1 .bd2 li {  background: url(../images/bgft-ahuing.png) no-repeat -444px -218px; height: 23px; line-height: 23px; padding-left: 10px; overflow: hidden;}
.content2 {height: 131px;}
    .content2 .hd {background:#F1F1F1; font:normal 14px/26px Microsoft YaHei,arial,sans-serif;height: 26px; padding: 0 15px; }
    .content2 .bd { height: 88px; overflow: hidden; margin: 8px 10px; }
    .content2 .bd li {height: 22px; line-height: 22px; overflow: hidden; vertical-align: top;}
.content4 { clear: both; margin: 8px auto 0;}
    .content4 .hd1 {height: 30px; line-height: 29px; background: url(../images/bgft1-ahuing.png) repeat-x 0 -376px; border-top: 3px solid #E21818; font-size: 14px; text-align: center; border-left: 1px solid #D3D3D3; border-right: 1px solid #D3D3D3; padding-left: 1px;}
        .content4 .hd1 .s1 { float: left; width: 106px; height: 30px; background: #fff; color: #BD2928; font-weight: bold; overflow: hidden; margin: 0 -1px;display: inline}
        .content4 .hd1 .s3 { float: left; width: 3px; height: 29px; padding-bottom: 1px; font-size: 0; background: url(../images/bgft1-ahuing.png) no-repeat 0 -521px; overflow: hidden; }
    .content4 .num {float: right;top: 5px;position: relative;}
        .content4 .num li { height: 20px;  background: url(../images/bgft-ahuing.png) no-repeat -24px -240px; margin: 0 3px; cursor: pointer;  float: left; width: 20px; line-height: 21px;text-align: center;_display: inline }
        .content4 .num .on {height: 28px; background-position: 0 -240px; color:#fff; }
    .content4 .hd { height: 28px; overflow: hidden; background: url(../images/bgft1-ahuing.png) repeat-x 0 -452px; line-height: 28px;}
        .content4 .hd .t1 { float: left; width: 140px;font-weight: bold; font-size: 14px; color: #fff; background: url(../images/bgft-ahuing.png) no-repeat -115px -123px; text-indent: 15px; }
        .content4 .hd .more { float: right; padding-right: 15px; font-size: 12px; background: url(../images/bgft1-ahuing.png) no-repeat right -418px; width: 36px;height: 28px;}
    .content4 .bd .l1 { width: 460px; padding: 12px 13px; overflow: hidden; border: 1px solid #D8D8D8; height: 490px; margin-top: 12px;}
        .content4 .bd .l1:hover { border-color:#E21818; }
        .content4 .bd .l1 h1 { overflow: hidden; height: 24px;margin: 0 0 8px;font: normal 18px/24px Microsoft YaHei,arial; }
        .content4 .bd .l1 .img1 { width: 460px; height: 277px; overflow: hidden;}
        .content4 .bd .l1 ul { border: 1px solid #D8D8D8; margin: 8px 0;}
        .content4 .bd .l1 li { float: left; width: 212px; padding: 0 8px; overflow: hidden; height: 28px; line-height: 28px; }
        .content4 .bd .l1 li.lbd { border-right: 1px solid rgb(216, 216, 216); }
        .content4 .bd .l1 li.bbd { border-bottom: 1px solid rgb(216, 216, 216); }
        .content4 .bd .l1 .btm { background:#FAFAFA; height: 90px; padding: 4px 6px; margin: 8px auto; }
        .content4 .bd .btm h3 { overflow: hidden; height: 24px; line-height: 24px; margin: 0 0 5px; }
        .content4 .bd .btm .box01 {height: 64px; }
        .content4 .bd .btm .box01 .rtbtns { float: left; margin-left: 2px; overflow: hidden; width: 135px; }
        .content4 .bd .btm .iwanttbtn{background: url(../images/bgft-ahuing.png) no-repeat -32px -174px;display: block;height: 37px;width: 132px;}
        .content4 .bd .btm .iwanttbtn:hover{background-position: -175px -174px;}
        .content4 .bd .btm .timebox{background: url(../images/bgft-ahuing.png) no-repeat -437px -186px;color: #666;height: 15px;line-height: 18px;margin: 5px 0 0;overflow: hidden;padding-left: 15px;}
    .content4 .yh-info { float: left; overflow: hidden; width: 310px;height: 56px; line-height: 28px; }
        .content4 .yh-info .s3 { float: left; height: 28px; width: 80px; overflow: hidden; }
        .content4 .yh-info .s2 { float: left; width: 226px; overflow: hidden;font: bold 20px/28px Microsoft YaHei,arial; }
		.content4 .cont{ margin:0 -21px;position: relative;}
        .content4 .cont li { float: left; margin:12px 0 0 21px; width: 216px;overflow: hidden; border: 1px solid #D8D8D8; padding: 5px 8px;display: inline;position: relative;height: 240px;}
        .content4 .cont li:hover { border-color: #E21818; }
            .content4 .cont li img { width: 216px; height: 140px; overflow: hidden;}
            .content4 .cont li h2 {  height: 24px;overflow: hidden;font: bold 16px/24px Microsoft YaHei,arial; margin: 6px 0; }
            .content4 .cont li h3{height: 14px;line-height: 14px;overflow: hidden; padding-right: 70px;}
            .content4 .cont li .h3 { height: 14px; line-height: 14px; overflow: hidden; font-weight: normal; margin: 6px 0; }
            .content4 .cont li .h3 .u1 { float: left; width: 106px; overflow: hidden;  margin-right: 4px;}
            .content4 .cont li .h3 .u2 { float: left; width: 106px; overflow: hidden; }
            .content4 .cont li .btn{background:url(../images/xmqj_btns.png) no-repeat 0 0;width: 54px;height: 19px;right: 10px;bottom: 30px;position: absolute;}
            .content4 .cont li .btn2{background:url(../images/bgft-ahuing.png) no-repeat -434px -296px;width: 68px;height: 20px;line-height: 20px; right: 10px;top:178px;position: absolute;text-indent: 20px;}
            .content4 .cont li .h4{background: #FAFAFA;text-align: center;}
    		.content4 .cont li i{ position:absolute; left:-1px; top:-1px; width:50px; height:50px; background:url(../images/gqico.gif);}
        .content4 .plist2 li{height: 216px;}
        .content4 .cont1{float: right;width: 512px;margin: 0;}

.content5 { margin: 20px auto 8px;height: 40px; line-height: 40px; background: #F8F8F8; padding-left: 10px; overflow: hidden; word-spacing: 8px; border-radius:5px}
    .content5 strong,.content5 a{margin: 0 12px;}
.content6 { height: 344px; width: 250px;float: left;margin-right: 10px;}
    .content6 .hd {overflow: hidden; padding: 0 10px; height: 30px;background: url(../images/bgft1-ahuing.png) repeat-x 0 -54px; font:bold 16px/30px Microsoft YaHei,Arial; color: #BD2928; }
    .content6 .bd {margin: 10px 10px 0;}
    .content6 h2 {height: 20px; line-height: 20px; margin-bottom: 4px;background: url('../images/sfkicon.jpg') no-repeat right 2px; font-weight: normal; overflow: hidden;}
    .content6 .box1 { margin:0 0 8px;}
        .content6 .box1 .s1 { float: left; overflow: hidden; width: 72px; height: 82px; background: #F1F1F1; padding: 10px 5px; line-height: 20px; text-align: center; }
        .content6 .box1 .s1 li { height: 20px; line-height: 20px; overflow: hidden; }
        .content6 .box1 .s2 { float: left; margin-left: 1px; overflow: hidden; width: 140px; height: 98px; background: #fff; padding: 1px; cursor: pointer; border: 1px solid #F1F1F1; }
    .content6 .box2 {height: 48px; line-height: 24px; width: 160px; margin: 0 auto 5px; }
        .content6 .box2 li {height: 24px; line-height: 24px; font-size: 14px; color: #484848; text-align: center; }
        .content6 .box2 li .timeicon { margin-left: 10px; background: url(../images/bgft-ahuing.png) no-repeat -428px -258px; }
    .content6 .iwantbg {position: relative;height: 52px;margin-bottom: 8px;z-index: 999;}
        .content6 .iwantbg .inner {  height: 52px; overflow: hidden; position: absolute; top: 0; left: -33px; width: 262px;}
        .content6 .iwantbg .w1 { float: left; width: 26px; height: 52px; overflow: hidden; background: url(../images/bgft-ahuing.png) no-repeat 0 -175px; }
        .content6 .iwantbg .w2 { float: left; width: 226px; overflow: hidden; font-size: 16px; color:#fff; padding: 7px 5px; height: 38px; background: url(../images/bgft1-ahuing.png) repeat-x 0 -132px; }
        .content6 .iwantbg .w2 .l1 { float: left; overflow: hidden; color: #fff; height: 32px;font:bold 14px/32px Microsoft YaHei,Arial;}
        .content6 .iwantbg .w2 .l2 { float: right; padding-right: 5px; }
        .content6 .iwantbtn { width: 107px; height: 32px; background: url(../images/bgft-ahuing.png) no-repeat -341px -55px; display: block; }
        .content6 .iwantbtn:hover { background-position: -341px -99px; }
    .content6 .num {text-align: center; height: 20px; line-height: 20px; }
    .content6 h1 { text-align: center; font:bold 18px/24px Microsoft YaHei,Arial; color:#BD2928; margin:0 0 5px; height: 24px; overflow: hidden;}
.content7{ border: 2px solid #E21818;}
    .content7 .lpname { background: #c00;font-family: Microsoft YaHei;font-size: 16px;height: 98px;text-align: center;width: 280px;}
        .content7 .lpname p {color: #FFF;height: 28px;line-height: 28px;overflow: hidden;padding-top: 10px;}
        .content7 .lpname .zi {font-size: 20px;height: 56px;}
        .content7 .lpname .city {color: #FFFF9C;}
  .content7 .fenx-nav {height: 98px;overflow: hidden; width: 715px;}
        .content7 .fenx {height: 32px; overflow: hidden; padding: 10px 10px 0 30px;vertical-align: top; line-height:16px; }
    .content7 .pro-info {background:#FAFAFA;font-size: 16px;font-weight: bold;height: 462px;padding: 0 10px;position: relative;width: 260px;}
        .content7 .pro-info .lp-info{line-height: 28px;margin-top: 6px;overflow: hidden;text-align: center;font-family: Microsoft YaHei;}
        .content7 .pro-info .lp-tm{line-height: 28px;margin-top: 6px;overflow: hidden;text-align: center;}
        .content7 .pro-info .lp-info2{border: 1px solid #D8D8D8;line-height: 28px;margin: 10px 0 10px;overflow: hidden;padding: 6px 0;text-align: center;height: 56px;}
            .lp-info2 .t1{font-family: Microsoft YaHei;background: url(../images/bgft-ahuing.png) no-repeat -426px -333px;color: #484848;padding-left: 30px;height:28px;line-height:28px;display: inline-block;}
        .content7 .pro-info .lp-info3{line-height: 28px;overflow: hidden;padding-top: 10px;font-size: 12px;font-family: arial;font-weight: normal;}
            .lp-info3 .r-btn{background: url(../images/bgft-ahuing.png) no-repeat -73px -221px;float: left;height: 18px;line-height: 18px;margin: 5px 8px 0 0;text-align: center;width: 83px;color: #fff;font-size: 12px;}
            .lp-info3 .num{color: #BD2928;float: left;font-size: 20px; padding-right:2px;}
        .content7 .pro-info .hot-icon{position: absolute;left: 0;top: 1px;}
        .content7 .pro-info .lp-btn{position: relative;height: 80px;}
            .lp-btn .inner{position: absolute;left:-55px;top:0; background:url(../images/bgft-ahuing.png) no-repeat -144px -451px;width: 314px;height: 80px;}
            .lp-btn .pri{color: #FFF;float: left;font:normal 18px/26px Microsoft YaHei,SimHei;margin: 13px 0 13px 55px;overflow: hidden;width: 105px;display: inline; word-wrap:break-word;text-align: center;}
            .lp-btn .pri .arial{font-family: Arial,Helvetica,sans-serif;font-size: 14px;}
            .lp-btn .btn{background: url(../images/bgft-ahuing.png) no-repeat 0 -519px;float: left;height: 57px;margin: 12px 0 0 3px;width: 121px;}
            .lp-btn .btn-old{background: url(../images/bgft-ahuing.png) no-repeat 0 -451px;float: left;height: 57px;margin: 12px 0 0 3px;width: 121px;}
.content8{*zoom:1}
    .content8 .up-user{height: 110px;overflow: hidden;margin:5px 10px;line-height: 22px;}
.content9{color: #5F5F5F;line-height: 22px;}
.content10 .hd{background: #FAFAFA;border-bottom: 1px solid #D8D8D8;padding-right: 8px;}
    .content10 .tit1 {border: 1px solid #D8D8D8;border-bottom: none;float: left;background: #fff;position: relative;top: 1px;}
    .content10 .tit1 .inner{float: left;padding: 0 15px; background:url(../images/bgft1-ahuing.png) repeat-x 0 -716px;border: 1px solid #fff;border-bottom: none;}
.content10 .bd table{ border-left: 1px solid #D8D8D8;}
    .content10 .bd tr:hover{background: #eee;}
    .content10 .bd td{border-bottom: 1px solid #D8D8D8;border-right: 1px solid #D8D8D8;height: 25px;line-height: 25px;text-align: center;}
.content11 .dgcon{float: left;width: 156px;margin: 10px 0 0 15px;display: inline;}
.content11 .dgcon:hover{background: #FDF0F0;}
.content11 .dgcon li{margin: 0 auto;text-align: center;line-height: 21px;}
.content11 .dgcon img{border: 1px solid #eee;padding: 2px;}
.content11 .dgcon li input{vertical-align: middle;}
.content12{padding: 10px 20px;border-top: 3px solid #E21818;position: relative;*zoom:1;}
    .content12 li{vertical-align: top;padding-top: 10px;overflow: hidden;*zoom:1;}
    .content12 span{float: left;margin-right: 5px;width: 60px;text-align: right;}
    .content12 input{border: 1px solid #ddd;height: 24px;line-height: 24px;float: left;width: 330px;}
    .content12 textarea{border: 1px solid #ddd;height: 80px;padding: 5px;width: 320px; font-size:14px; resize: vertical;overflow: auto;_margin-left: -3px}
    .content12 input:hover,.content12 textarea:hover{border-color: #c00;}
    .content12 input:focus,.content12 textarea:focus{box-shadow:0 0 2px #c00;-ms-box-shadow:0 0 2px #c00;border-color: #c00;}
    .content12 .yz-txt{width: 50px;}
    .content12 img{margin-right: 5px; float:left;  }
    .content12 .btn{border:none;cursor: pointer;background: url(../images/bgft-ahuing.png) no-repeat -32px -176px;height: 32px;width: 132px;}
.content13{width: 700px;height: 241px;}
/*** table1
--------------------- ***/
.table1{margin:8px;overflow: hidden;*zoom:1}
    .table1 dt i{background:#EEE;font-weight: bold;height: 24px;line-height: 24px;overflow: hidden;}
    .table1 dd{clear: both;vertical-align: top;overflow: hidden;}
    .table1 dd:hover{background: #efefef;}
    .table1 dd .td3{color: #BD2928;text-align: center;}
    .table1 i{float: left;height: 22px;line-height: 22px;overflow: hidden;}
    .table1 .td1{width: 100px;}
    .table1 .td2{width: 65px;}
    .table1 .td3{width: 70px;}
    .table1 .td4{width: 32px;padding-left: 5px;}
/*** tlsit
--------------------- ***/
.tlist1{margin: 5px 8px;}
    .tlist1 li{background: url(../images/title04.gif) no-repeat center bottom;height: 30px;line-height: 30px;overflow: hidden;position: relative;padding-left: 30px;}
        .tlist1 i{position: absolute;color: #999;font-family: Arial;font-weight: bold;overflow: hidden;height: 20px;line-height: 20px;margin: 0 5px;text-align: center;width: 20px;left: 0;top: 5px;}
        .tlist1 li .img,.tlist1 li p{display: none;}
        .tlist1 li .img {float: left;margin-right: 5px;_margin-right: 2px;border: 1px solid #ccc;padding: 1px;}
        .tlist1 li .img:hover{border-color:#c00;}
    .tlist1 .act{background:#FAFAFA;border-bottom: 1px solid #D8D8D8;border-top: 1px solid #D8D8D8;height: 60px;padding: 7px 0 7px 30px;}
        .tlist1 .act i{background:#C00;color: #FFF;top: 7px;}
        .tlist1 .act .img,.tlist1 .act p{display: block;color: #BD2928;}
        .tlist1 .act h4,.tlist1 .act p{height: 20px;line-height: 20px;overflow: hidden;}
.plist1 li{width: 124px;padding: 10px 0 10px 13px;float: left;}
    .plist1 li img{padding: 1px;border: 1px solid #eee;}
    .plist1 li em{display: block;height: 24px;line-height: 24px;overflow: hidden;text-align: center;}
/*** tab
--------------------- ***/
.tab-tit2 {background: url(../images/xiangxi002.gif) 0 21px;height: 22px;padding-left: 22px;margin-bottom: 10px;}
.tab-tit2 li{background: url(../images/xiangxi001.gif);cursor: pointer;float: left;font-weight: bold;height: 22px;line-height: 22px;text-align: center;width: 90px;border-left: 1px solid #C7CCD3;}
    .tab-tit2 .act{background: url(../images/xiangxi002.gif) ;color:#BD2928;}
    .tab-tit2 .last{border-right: 1px solid #C7CCD3;}
.tab-con2 .con-info{height: 247px;line-height: 22px;overflow: auto;}
/*** bread
--------------------- ***/
.bread {height: 25px;line-height: 25px;margin-bottom: 8px;}
    .bread strong{font-size: 14px;}
/***   p_bar
--------------------- ***/
body .p_bar a:hover,body .p_bar .p_curpage{background: #c00;color: #fff;border-color: #c00;}
body #footer{ border-color:#CF0000;}
body .fixed-div li .ico-4 {background-position: 0 -264px; }
body .fixed-div .hover .ico-4 {background-position: -54px -264px; }