/* ========== rowA ========== */ #rowA{ background-color: #f3f3f3;} #rowA .side{ width: 650px; margin: 0;} #focusNews{ margin: 0;} #focusNews .hd ul li{ border-radius: 10px;} #focusNews .hd ul .on{ width: 25px; background-color: #488506;} #focusNews .bd .pic img{height: 380px;} /* 头条信息 */ #ttxx .hd ul{padding: 0 20px;} #ttxx .bd{ padding-bottom: 0;} #ttxx .bd li{ padding: 0 20px; height: 37px; line-height: 37px; background: none; border-bottom: 1px solid #ebebeb;} /* ========== rowB ========== */ #rowB .side{ float: right; width: 320px; margin: 0 0 0 20px;} #rowB .mainContent .box{ width: 49%; overflow: hidden;} #rowB .mainContent .box .bd{ height: 216px;} /* 快捷按钮 */ .quickBtn{ margin-bottom: 20px; margin-left: -10px; overflow: hidden;} .quickBtn li{ float: left; margin-left: 10px; width: 98px; height: 98px; border: 1px solid #ddd; background-color: #f5f5f5; position: relative;} .quickBtn li a{ position: relative; z-index: 2; display: block; padding-top: 50px; line-height: 45px; text-align: center;} .quickBtn li i{ position: absolute; top: 15px; left: 50%; margin-left: -20px; transition: all 0.5s ease 0s;} .quickBtn li.on{ filter: alpha(opacity=80);opacity: 0.8;} .quickBtn li.on i{ transform: rotateY(-180deg);} .quickBtn li a:hover{ color: #488506;} /* 通知公告 */ #tzgg{ margin-bottom: 3px;} #tzgg .bd{ height: 252px;} /* 信息公开按钮组 */ .xxgkBtn{ margin-bottom: 10px; overflow: hidden;} .xxgkBtn li{ float: left; width: 50%; padding: 5px 0; height: 30px; line-height: 30px;} /* 专题专栏 */ #ztzl .bd{ padding: 0;} #ztzl .bd li{ margin-top: 20px;} #ztzl .bd li .tit{ display: none;} #ztzl .bd li a:hover.pic{ filter: alpha(opacity=80);opacity: 0.8;} /* 中部广告 */ .gg{ clear: both; margin-bottom: 20px;} #focusBanner2 .bd .con{ display: none;} #focusBanner2 .bd .pic img{ height: 100px;} /* 互动交流 */ #hdjl{ clear: both;} #hdjl .mHd{position: relative;border-bottom: 1px solid #DDD;height: 48px; line-height: 48px;} #hdjl .mHd .more{ float: right; margin-right: 5px;} #hdjl .mHd h3{ display: inline-block; *display: inline; zoom: 1; padding: 0 10px; border-bottom: 1px solid #488506; font-size: 18px; font-weight: bold; color: #488506;} #hdjl .mHd h3 a{ color: #488506;} #hdjl .mBd{ padding-top: 20px;} /* 按钮 */ .hdBtn{ float: right; margin-left: 20px;} .hdBtn li{ position: relative; margin-bottom: 20px; width: 150px; height: 117px; background-color: #3195c8; position: relative;} .hdBtn li.li2{ margin: 0; background-color: #e88613;} .hdBtn li a{ position: relative; z-index: 2; display: block; padding-top: 70px; line-height: 45px; font-size: 18px; color: #fff; text-align: center;} .hdBtn li i{ position: absolute; top: 25px; left: 50%; margin-left: -28px; transition: all 1s ease 0s;} .hdBtn li.on{ filter: alpha(opacity=80);opacity: 0.8;} .hdBtn li.on i{ transform: rotateY(-360deg);} #rowB .mainContent #bmxx{ width: auto !important;} #rowB .mainContent #bmxx .bd{ height: 180px;} /* ========== rowC ========== */ #rowC{ margin-bottom: 10px;} #mytc .bd{ padding: 20px 0 0;} #mytc .bd .picList li{ position: relative; margin-bottom: 9px; width: 243px; height: 146px; overflow: hidden;} #mytc .bd .picList li.first{ width: 490px; height: 300px;} #mytc .bd .picList li .pic{ margin: 0 5px;} #mytc .bd .picList li .title{ transition: all 0.25s ease 0s; position: absolute; z-index: 2; left: 0; right: 0; bottom: -40px; padding: 0; line-height: 40px;} #mytc .bd .picList li .title a{ color: #fff;} #mytc .bd .picList li .titleBg{ transition: all 0.25s ease 0s; position: absolute; z-index: 1; left: 5px; right: 5px; bottom: -40px; height: 40px; background: url("/nyncjxcwgysjcom/Content/nyj/base/img/picList-title.png") repeat-x;} #mytc .bd .picList li.on .title, #mytc .bd .picList li.on .titleBg{ bottom: 0;} /* ========== rowD ========== */ #rowD{ overflow: visible; height: 40px;}