/*头部开始*/ .fixed { position: fixed; right: 100px; top: 50%; z-index: 999; } .fixed ul li { width: 60px; height: 60px; position: relative; margin-bottom: 7px; cursor: pointer; } .fixed ul li .active { position: absolute; left: 0; top: 0; width: 141px; height: 60px; display: none; max-width: inherit; } .fixed ul li:hover .active { display: block; } .fixed ul li .active2 { width: 151px; height: 170px; left: -151px; } .top { height: 62px; background: #1f61ba; } .top .topcenter { width: 1200px; margin: 0 auto; } .top .topcenter .topleft { float: left; } .top .topcenter .topleft ul li { float: left; height: 62px; line-height: 62px; padding: 0 3px; margin-right: 50px; box-sizing: border-box; } .top .topcenter .topleft ul li.on { border-bottom: 4px solid #d6a009; } .top .topcenter .topleft ul li>a { font-size: 18px; color: #ebebeb; } .top .topcenter .topright { float: right; width: 296px; margin-top: 13px; } .top .topcenter .topright .toprightdiv { width: 296px; height: 36px; line-height: 36px; padding-left: 21px; padding-right: 49px; box-sizing: border-box; position: relative; background: url(/uploads/image/mimages/zz_beijing1.png) no-repeat center; } .top .topcenter .topright .toprightdiv input[type="text"] { display: block; width: 100%; height: 36px; line-height: 36px; font-size: 15px; color: #666666; outline: none; border: 0; background: none; } .top .topcenter .topright .toprightdiv input[type="text"]::placeholder { font-size: 15px; color: #666666; } .top .topcenter .topright .toprightdiv input[type="button"] { position: absolute; right: 17px; top: 0; width: 21px; height: 36px; outline: none; border: 0; cursor: pointer; background: no-repeat center; } /*头部结束*/ /*banner开始*/ .banner { position: relative; width: 100%; height: 342px; overflow: hidden; } .banner .bannercenter { position: absolute; width: 1200px; height: 242px; left: 50%; margin-left: -600px; border-top: 1px solid transparent; z-index: 1; } .banner .bannercenter>a { display: block; width: 438px; height: 85px; margin-top: 23px; overflow: hidden; } .ea-hsbox { position: absolute; width: 100%; height: 342px; top: 0px; z-index: 0; } .ea-hsbox .bd { width: 100%; height: 342px; overflow: hidden; } .ea-hsbox .bd ul { width: 100%; height: 342px; overflow: hidden; } .ea-hsbox .bd ul li { width: 100%; height: 342px; } .ea-hsbox .bd ul li img { display: block; width: 100%; height: 342px; } .ea-hsbox .hd { position: absolute; left: 0; bottom: 15px; width: 100%; height: 20px; z-index: 999; text-align: center; } .ea-hsbox .hd ul li { display: inline-block; width: 18px; height: 18px; line-height: 18px; font-size: 12px; color: #6a6a6a; cursor: pointer; margin: 0 4px; background: no-repeat center; } .ea-hsbox .hd ul li.on { color: #fff; background: no-repeat center; } /*banner结束*/ /*头条开始*/ .toutiao { width: 100%; height: 80px; background: #ebeff1; } .toutiao .toutiaocenter { width: 1200px; margin: 0 auto; } .toutiao .toutiaocenter>img { float: left; margin-top: 7px; } .toutiao .toutiaocenter h3 { float: right; width: 1109px; line-height: 80px; text-align: center; } .toutiao .toutiaocenter h3 a { font-size: 36px; color: #1f61ba; font-weight: normal; } .toutiao .toutiaocenter h3 a:hover { color: #f11703; } /*头条结束*/ /*新闻开始*/ .new { height: 390px; padding-top: 36px; } .newcenter { width: 1200px; margin: 0 auto; } .newleft { float: left; width: 680px; height: 390px; position: relative; } .newleft .bd ul li { width: 680px; height: 390px; position: relative; } .newleft .bd ul li h3 { position: absolute; left: 0; bottom: 0; width: 100%; height: 49px; line-height: 49px; box-sizing: border-box; padding-left: 25px; padding-right: 148px; background: url(/uploads/image/mimages/zz_beijing4.png) repeat; } .newleft .bd ul li h3 a { font-size: 18px; color: #ffffff; font-weight: normal; } .newleft .bd ul li h3 a:hover { font-weight: bold; } .newleft .hd { position: absolute; right: 0; bottom: 18px; width: 148px; text-align: center; z-index: 9; } .newleft .hd ul li { display: inline-block; width: 11px; height: 11px; margin: 0 3px; cursor: pointer; background: url(/uploads/image/mimages/zz_beijing5.png) no-repeat center; } .newleft .hd ul li.on { background: url(/uploads/image/mimages/zz_beijing5_1.png) no-repeat center; } .newright { float: right; width: 498px; height: 390px; box-sizing: border-box; border: 1px solid #f0f0f0; padding-left: 24px; padding-right: 35px; } .newright .hd { height: 68px; line-height: 68px; } .newright .hd ul li { float: left; height: 68px; line-height: 68px; box-sizing: border-box; margin-right: 54px; border-top: 3px solid #fff; } .newright .hd ul li h2 a { font-size: 20px; color: #333333; font-weight: normal; } .newright .hd ul li.on { border-top: 3px solid #d8a723; } .newright .hd ul li.on h2 a { font-weight: bold; } .newright .bd ul li { height: 34px; line-height: 34px; background: url(/uploads/image/mimages/zz_beijing6.png) no-repeat left center; } .newright .bd ul li>a { float: left; font-size: 16px; color: #333333; max-width: 330px; padding-left: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .newright .bd ul li>em { float: right; font-size: 15px; color: #999999; } .newright .bd ul li:hover>a { color: #1f61ba; } .newright .bd ul li:hover>em { color: #1f61ba; } /*新闻结束*/ /*政务开始*/ .zhengwu { height: 78px; padding: 28px 0; } .zhengwucenter { width: 1200px; margin: 0 auto; } .zhengwuleft { float: left; width: 680px; height: 78px; } .zhengwuleft ul li { float: left; width: 164px; height: 78px; margin-right: 8px; background: no-repeat center; } .zhengwuleft ul li h2 a { display: block; width: 164px; height: 78px; font-size: 16px; color: #333333; font-weight: normal; line-height: 43px; padding-top: 38px; text-align: center; box-sizing: border-box; } .zhengwuleft ul li:hover { background: no-repeat center; } .zhengwuleft ul li:hover h2 a { color: #ffffff; } .zhengwuleft ul li.syxin h2 a { background: no-repeat center 16px; } .zhengwuleft ul li.syxin:hover h2 a { background: no-repeat center 16px; } .zhengwuleft ul li.syzi h2 a { background: no-repeat center 12px; } .zhengwuleft ul li.syzi:hover h2 a { background: no-repeat center 12px; } .zhengwuleft ul li.syfang h2 a { background: no-repeat center 10px; } .zhengwuleft ul li.syfang:hover h2 a { background: no-repeat center 10px; } .zhengwuleft ul li.sydiao h2 a { background: no-repeat center 12px; } .zhengwuleft ul li.sydiao:hover h2 a { background: no-repeat center 12px; } .zhengwuright { float: right; width: 498px; } .zhengwurightbottom { height: 78px; position: relative; } .zhengwurightbottom .bd ul li { width: 498px; height: 78px; } .zhengwurightbottom .bd ul li img { display: block; width: 498px; height: 78px; } .zhengwurightbottom .hd { position: absolute; right: 4px; bottom: 2px; z-index: 9; } .zhengwurightbottom .hd ul li { display: inline-block; width: 8px; height: 8px; cursor: pointer; background: #fff; margin-left: 7px; } .zhengwurightbottom .hd ul li.on { background: #fbe00e; } /*政务结束*/ /*服务开始*/ .fuwu { height: 300px; padding: 36px 0; background: #f4f4f4; } .fuwu .fuwucenter { width: 1200px; margin: 0 auto; } .fuwuleft { float: left; width: 679px; height: 300px; } .fuwuleft a { display: block; width: 679px; height: 300px; } .fuwuleft a img { width: 679px; height: 300px; } .fuwuright { float: right; width: 497px; height: 300px; } .fuwuright .hd { height: 36px; } .fuwuright .hd ul { float: left; } .fuwuright .hd ul li { float: left; padding: 0 10px; height: 33px; margin-right: 30px; } .fuwuright .hd ul li h2 a { display: block; font-size: 20px; color: #333333; font-weight: normal; } .fuwuright .hd ul li.on { border-bottom: 3px solid #d8a723; } .fuwuright .hd ul li.on h2 a { font-weight: bold; } .fuwuright .hd .more { float: right; } .fuwuright .hd .more a { display: block; font-size: 15px; color: #999999; line-height: 36px; } .fuwuright .bd ul { width: 497px; height: 253px; overflow: hidden; padding-left: 21px; padding-top: 10px; background: #ffffff; border: 1px solid #e5e5e5; } .fuwuright .bd ul li { float: left; margin: 6px 30px; padding-left: 27px; line-height: 48px; } .fuwuright .bd ul li a { float: left; font-size: 16px; color: #1f61ba; } .fuwuright .bd ul li a:hover { color: #d8a723; } .fuwuright .bd ul li.sytu1 { background: no-repeat left center; } .fuwuright .bd ul li.sytu2 { background: no-repeat left center; } .fuwuright .bd ul li.sytu3 { background: no-repeat left center; } .fuwuright .bd ul li.sytu4 { background: no-repeat left center; } .fuwuright .bd ul li.sytu5 { background: no-repeat left center; } .fuwuright .bd ul li.sytu6 { background: no-repeat left center; } .fuwuright .bd ul li.sytu7 { background: no-repeat left center; } .fuwuright .bd ul li.sytu8 { background: no-repeat left center; } .fuwuright .bd ul li.sytu9 { background: no-repeat left center; } .fuwuright .bd ul li.sytu10 { background: no-repeat left center; } .fuwuright .bd ul li.sytu11 { background: no-repeat left center; } .fuwuright .bd ul li.sytu12 { background: no-repeat left center; } .fuwuright .bd ul li.sytu13 { background: no-repeat left center; } .fuwuright .bd ul li.sytu14 { background: no-repeat left center; } .fuwuright .bd ul li.sytu15 { background: no-repeat left center; } .fuwuright .bd ul li.sytu16 { background: no-repeat left center; } .fuwuright .bd ul li.sytu17 { background: no-repeat left center; } .fuwuright .bd ul li.sytu18 { background: no-repeat left center; } /*服务结束*/ /*新区开始*/ .xinqu { padding-top: 37px; height: 468px; } .xinqu .xinqucenter { width: 1200px; margin: 0 auto; } .xinquleft { float: left; width: 679px; height: 330px; box-sizing: border-box; border: 1px solid #e5e5e5; padding: 28px 26px 0 21px; } .xinquleft .hd { height: 38px; box-sizing: border-box; border-bottom: 1px solid #e5e5e5; } .xinquleft .hd ul { float: left; } .xinquleft .hd ul li { float: left; width: 144px; height: 38px; line-height: 30px; text-align: center; } .xinquleft .hd ul li h2 a { font-size: 18px; color: #333333; font-weight: normal; } .xinquleft .hd ul li.on { background: no-repeat center; } .xinquleft .hd ul li.on h2 a { color: #fff; } .xinquleft .hd .more { float: right; line-height: 33px; } .xinquleft .hd .more a { display: block; font-size: 15px; color: #999999; } .xinquleft .hd .more a:hover { color: #02468c; } .xinquleft .bd ul { padding-top: 20px; } .xinquleft .bd ul li { padding-left: 17px; line-height: 36px; background: url(/uploads/image/mimages/zz_beijing13.png) no-repeat left 15px; } .xinquleft .bd ul li>a { font-size: 16px; color: #333333; } .xinquleft .bd ul li>em { font-size: 15px; color: #999999; padding-left: 7px; } .xinquleft .bd ul li:hover>a { color: #daa71e; } .xinquleft .bd ul li:hover>em { color: #daa71e; } .xinquright { float: right; width: 498px; height: 330px; } .xinqurighttop { height: 91px; padding-bottom: 9px; } .xinqurighttop ul li { float: left; width: 155px; height: 91px; text-align: center; border: 1px solid #eaeaea; margin-right: 13px; -webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -ms-transition: all 0.15s ease-in; transition: all 0.15s ease-in; } .xinqurighttop ul li h2 a { display: block; font-size: 18px; color: #666666; font-weight: normal; line-height: 36px; padding-top: 50px; } .xinqurighttop ul li.xinquli1 { background: #fdfdfd no-repeat center 7px; } .xinqurighttop ul li.xinquli2 { background: #fdfdfd no-repeat center 7px; } .xinqurighttop ul li.xinquli3 { margin-right: 0; background: #fdfdfd no-repeat center 7px; } .xinqurighttop ul li h2 a:hover { color: #02468c; } .xinqurighttop ul li:hover { z-index: 2; -webkit-transform: translate3d(0, -3px, 0); -moz-transform: translate3d(0, -3px, 0); -ms-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0); -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); } .xinqurightbottom .xinqudiv { height: 47px; line-height: 47px; padding-left: 32px; background: no-repeat left center; } .xinqurightbottom .xinqudiv h2 a { float: left; font-size: 18px; color: #02468c; font-weight: normal; } .xinqurightbottom .xinqudiv h2 a:hover { color: #84afe9; } .ea-zwgkspecsliaderbox { width: 498px; height: 231px; overflow: hidden; } .ea-zwgkspecsliaderbox .hd { width: 100%; height: 47px; } .ea-zwgkspecsliaderbox .hd span.more { float: right; font-size: 14px; height: 47px; } .ea-zwgkspecsliaderbox .hd span.more a { color: #02468c; line-height: 47px; } .ea-zwgkspecsliaderbox .hd span.more a:hover { color: #84afe9; } ul.ea-zwgkspecsliadertab { height: 47px; overflow: hidden; } ul.ea-zwgkspecsliadertab li { float: left; min-width: 80px; margin-right: 15px; } ul.ea-zwgkspecsliadertab li a { display: block; font-size: 18px; color: #02468c; line-height: 47px; text-align: center; cursor: pointer; } ul.ea-zwgkspecsliadertab li:hover a { color: #84afe9; } ul.ea-zwgkspecsliadertab li.on a { color: #84afe9; } .ea-zwgkspecsliaderbox .bd { width: 498px; height: 184px; overflow: hidden; } .ea-zwgkspecsliaderbox .bd .bdbox { width: 498px; height: 184px; } .ea-zwgkspecsliaderbox .bd .bdbox ul.zwgkpart { width: 344px; height: 115px; position: relative; } .ea-zwgkspecsliaderbox .bd .bdbox ul.zwgkpart li { float: left; width: 153px; height: 83px; border: 1px solid #e5e5e5; margin-right: 16px; margin-bottom: 14px; } .ea-zwgkspecsliaderbox .bd .bdbox ul.zwgkpart li a { display: block; padding-top: 53px; height: 30px; line-height: 25px; font-size: 16px; text-align: center; color: #666; } .ea-zwgkspecsliaderbox .bd .bdbox ul.zwgkpart li:hover a { color: #84afe9; } .ea-fdzdgkxx { position: absolute; width: 153px; right: -169px; top: 0; } .ea-fdzdgkxx a { padding-top: 100px !important; line-height: 30px !important; } .zwgkpartzn { background: url(/uploads/image/mimages/zz_beijing19.png) no-repeat center 15px; } .zwgkpartzd { background: url(/uploads/image/mimages/zz_beijing20.png) no-repeat center 15px; } .zwgkpartnb { background: url(/uploads/image/mimages/zz_beijing21.png) no-repeat center 17px; } .zwgkpartys { background: url(/uploads/image/mimages/zz_beijing22.png) no-repeat center 15px; } .zwgkpartfd { background: url(/uploads/image/mimages/zz_beijing23.png) no-repeat center 33px; } .ea-zwgkspecsliaderbox .bd .bdbox ul.ea-zdyexxgk { width: 514px; height: 198px; } .ea-zwgkspecsliaderbox .bd .bdbox ul.ea-zdyexxgk li { float: left; width: 153px; height: 83px; border: 1px solid #e5e5e5; margin-right: 16px; margin-bottom: 14px; } .ea-zwgkspecsliaderbox .bd .bdbox ul.ea-zdyexxgk li a { display: block; padding-top: 53px; height: 30px; line-height: 25px; font-size: 16px; text-align: center; color: #666; } .ea-zwgkspecsliaderbox .bd .bdbox ul.ea-zdyexxgk li:hover a { color: #84afe9; } .ea-zdyexxgk .ea-zbgg { background: url(/uploads/image/mimages/zbgs20210104.png) no-repeat center 14px; } .ea-zdyexxgk .ea-zhbgg { background: url(/uploads/image/mimages/zb20210104.png) no-repeat center 14px; } .ea-zdyexxgk .ea-sjfb { background: url(/uploads/image/mimages/sjfb20200104.png) no-repeat center 14px; } .ea-zdyexxgk .ea-adxmjs { background: url(/uploads/image/mimages/zdsx20210104.png) no-repeat center 14px; } .ea-zdyexxgk .ea-yhzc { background: url(/uploads/image/mimages/yhzc20210104.png) no-repeat center 14px; } .ea-zdyexxgk .ea-zsxm { background: url(/uploads/image/mimages/zs20210104.png) no-repeat center 14px; } .xinqudivleft { float: left; width: 326px; } .xinqudivleft ul li { float: left; width: 155px; height: 85px; text-align: center; margin-bottom: 14px; background: no-repeat center; } .xinqudivleft ul li h2 a { display: block; padding-top: 55px; font-size: 16px; color: #666666; font-weight: normal; } .xinqudivleft ul li.xinqudivli1 h2 a { background: no-repeat center 15px; } .xinqudivleft ul li.xinqudivli2 h2 a { background: no-repeat center 15px; } .xinqudivleft ul li.xinqudivli3 h2 a { background: no-repeat center 17px; } .xinqudivleft ul li.xinqudivli4 h2 a { background: no-repeat center 15px; } .xinqudivleft ul li:hover { background: no-repeat center; } .xinqudivleft ul li:hover h2 a { color: #5f85c6; } .xinqudivright { float: right; width: 155px; height: 183px; text-align: center; background: no-repeat center; } .xinqudivright h2 a { display: block; height: 183px; box-sizing: border-box; font-size: 16px; color: #666666; font-weight: normal; padding: 100px 28px 0; background: no-repeat center 33px; } .xinqudivright:hover { background: no-repeat center; } .xinqudivright:hover h2 a { color: #5f85c6; } .xinqubottom { position: relative; margin-top: 26px; } .xinqubottom .bd ul li { float: left; width: 288px; height: 73px; margin-right: 16px; } .xinqubottom .bd ul li img { display: block; width: 288px; height: 73px; } .xinqubottom .prev { position: absolute; left: -20px; top: 21px; width: 19px; height: 28px; cursor: pointer; } .xinqubottom .next { position: absolute; right: -20px; top: 21px; width: 19px; height: 28px; cursor: pointer; } .xinqubottom .prev:hover { opacity: 0.7; filter: alpha(opacity=70); } .xinqubottom .next:hover { opacity: 0.7; filter: alpha(opacity=70); } /*新区结束*/ /*投资开始*/ .touzi { height: 309px; padding-bottom: 39px; background: #f4f4f4; } .touzi .touzicenter { width: 1200px; margin: 0 auto; } .touzitop { height: 109px; text-align: center; box-sizing: border-box; padding-top: 25px; background: no-repeat center; } .touzitop h2 a { font-size: 22px; color: #02468c; font-weight: normal; } .touzitop h2 a:hover { color: #5f85c6; } .touzitop h2 a span { display: block; font-size: 12px; color: #bfbfbf; text-transform: uppercase; } .touzilist {} .touzilist ul li { float: left; width: 288px; height: 96px; margin-right: 16px; border-radius: 5px; -webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -ms-transition: all 0.15s ease-in; transition: all 0.15s ease-in; background: no-repeat center; } .touzilist ul li h2 a { display: block; height: 96px; box-sizing: border-box; font-size: 20px; color: #02468c; font-weight: normal; padding-left: 128px; padding-top: 25px; line-height: 26px; } .touzilist ul li h2 a span { display: block; font-size: 13px; color: #9eb7e2; } .touzilist ul li.touzili1 h2 a { background: no-repeat 58px center; } .touzilist ul li.touzili2 h2 a { background: no-repeat 63px center; } .touzilist ul li.touzili3 h2 a { background: no-repeat 69px center; } .touzilist ul li.touzili4 { margin-right: 0; } .touzilist ul li.touzili4 h2 a { background: no-repeat 68px center; } .touzilist ul li:hover { z-index: 2; -webkit-transform: translate3d(0, -3px, 0); -moz-transform: translate3d(0, -3px, 0); -ms-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0); -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); } .touzidiv { padding-top: 22px; } .touzidiv ul li { float: left; width: 387px; height: 82px; margin-right: 19px; position: relative; -webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -ms-transition: all 0.15s ease-in; transition: all 0.15s ease-in; } .touzidiv ul li>a { display: block; width: 387px; height: 82px; } .touzidiv ul li h3 { position: absolute; left: 0; bottom: 0; width: 100%; height: 30px; line-height: 30px; text-align: center; background: repeat; } .touzidiv ul li h3 a { font-size: 18px; color: #ffffff; font-weight: normal; } .touzidiv ul li:hover { z-index: 2; -webkit-transform: translate3d(0, -3px, 0); -moz-transform: translate3d(0, -3px, 0); -ms-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0); -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); } /*投资结束*/ /*底部开始*/ .youqing { width: 100%; height: 66px; background: #21549a; } .youqing .youqingcenter { width: 1200px; margin: 0 auto; } .youqing .youqingcenter ul li { float: left; height: 35px; line-height: 35px; margin-top: 15px; margin-right: 8px; border: 1px solid #80b0f3; position: relative; } .youqing .youqingcenter ul li.youqingxiala { width: 200px; background: no-repeat right center; } .youqing .youqingcenter ul li>em { display: block; font-size: 16px; color: #8c8c8c; padding-left: 16px; } .youqing .youqingcenter ul li>a { display: block; font-size: 16px; color: #80b0f3; padding-left: 16px; } .youqing .youqingcenter ul li>a:hover { color: #fff; } .youqing .youqingcenter ul li .yincang { position: absolute; left: 0; bottom: 37px; width: 100%; box-sizing: border-box; background: #363636; padding: 16px; z-index: 9; display: none; border-radius: 5px 5px 0 0; } .youqing .youqingcenter ul li .yincang a { display: block; font-size: 16px; color: #8c8c8c; line-height: 30px; } .youqing .youqingcenter ul li .yincang a:hover { color: #fff; } .youqing .youqingcenter ul li:hover .yincang { display: block; } .bottom { width: 100%; height: 144px; box-sizing: border-box; padding-top: 34px; padding-bottom: 29px; background: #2a60ab; } .bottom .bottomcenter { width: 1200px; margin: 0 auto; } .bottom .bottomcenter .bottom1 { float: left; width: 84px; height: 81px; font-size: 15px; color: #80b0f3; line-height: 26px; border-right: 1px dashed #80b0f3; } .bottom .bottomcenter .bottom1 ul li { width: 100%; } .bottom .bottomcenter .bottom1 a { font-size: 15px; color: #80b0f3; line-height: 26px; } .bottom .bottomcenter .bottom1 a:hover { color: #fff; } .bottom .bottomcenter .bottom2 { width: 254px; padding-left: 25px; } .bottom .bottomcenter .bottom3 { width: 245px; padding-left: 25px; padding-right: 25px; } .bottom .bottomcenter .bottom4 { width: 287px; padding-left: 25px; padding-right: 15px; } .bottom .bottomcenter .bottom5 { width: 194px; border: 0; } .bottom .bottomcenter .bottom5 img { float: left; } #_span_jiucuo img { margin-top: 9px !important; } .bottom .bottomcenter .bottom5 .bottomimg1 { margin-top: 4px; margin-right: 14px; } .bottom .bottomcenter .bottom5 .bottomimg2 { margin-top: 9px; } /*底部结束*/ /*首页头部新加政务微信微博和蒙文网站入口样式开始*/ .topcenter { position: relative; height: 40px; } .topcenter>span { position: absolute; right: 0; } .topcenter>span a { float: left; height: 40px; line-height: 40px; color: #fff; font-size: 14px; padding-left: 45px; margin-left: 10px; position: relative; } .topcenter>span a.mongoliansite { background: url(/uploads/image/mimages/xy_top_mwwz_img.png) no-repeat left center / 30px; } .topcenter>span a.mongoliansite:hover { background: url(/uploads/image/mimages/xy_top_mwwz_img.png) no-repeat left center / 35px; } .topcenter>span a span { display: none; position: absolute; width: 60px; height: 60px; bottom: -56px; left: 24px; z-index: 999; } .topcenter>span a.govafwechat { padding-left: 30px; background: url(/uploads/image/mimages/top_wechat.png) no-repeat 5px center; } .topcenter>span a.govafweibo { padding-left: 30px; background: url(/uploads/image/mimages/top_weibo.png) no-repeat 5px center; } .topcenter>span a:hover span { display: block; } /*首页头部新加政务微信微博和蒙文网站入口样式结束*/