body, html {
min-width:1250px;
margin: 0 auto;
}
.Body-Extend {
width: 100%;
/*overflow: hidden;*/
}
/*公共顶部*/
#global-top {
width: 100%;
height: 147px;
background: url(../images/top.jpg) top center no-repeat;
}
#global-top .center {
width: 1200px;
height: 147px;
margin: 0px auto;
position: relative;
}
#global-top .center .logo {
margin-top: 31px;
}
/*顶部导航*/
#global-nav {
width: 100%;
height: 44px;
background: #A6211C;
}
#global-nav .center {
width: 1250px;
height: 44px;
margin: 0px auto;
}
#global-nav .center ul {
list-style: none;
}
#global-nav .center ul li {
height: 44px;
width: 109px;
float: left;
overflow: hidden;
text-align: center;
}
#global-nav .center ul li span {
display: block;
padding-top: 3px;
font-size: 16px;
color: #fff;
}
#global-nav .center ul li a {
text-decoration: none;
color: #D3ADAC;
}
#global-nav .center ul li.onfocus {
background: #E04945;
}
#global-nav .center ul li.onfocus span {
color: #FFFF00;
}
#global-nav .center ul li.onfocus a {
color: #F7DB40;
}
#global-nav .center ul li.onfocus1 {
background: #E04945;
}
#global-nav .center ul li.onfocus1 span {
color: #FFFF00;
}
#global-nav .center ul li.onfocus1 a {
color: #F7DB40;
}
/*首页幻灯*/
#indexSlide {
width: 100%;
height: 450px;
position: relative;
margin: 0px auto;
}
#indexSlide .list ul {
list-style: none;
}
#indexSlide .list ul li {
height: 450px;
}
#indexSlide .Thumb {
display: none;
position: absolute;
right: 10px;
bottom: 15px;
height: 10px;
}
#indexSlide .Thumb ul {
list-style: none;
}
#indexSlide .Thumb ul li {
height: 10px;
float: left;
width: 15px;
}
#indexSlide .Thumb ul li.onfocus {
width: 24px;
}
/*首页顶部*/
#indexTop {
width: 928px;
height: 89px;
margin-top: 10px;
position: relative;
border: 1px solid #dddddd;
border-top: 1px solid #A22E31;
}
#indexTop .top {
display: block;
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
background: url(../images/p16.jpg) repeat-x;
}
#indexTop .top b {
height: 43px;
position: absolute;
top: 0px;
left: 17px;
font-size: 16px;
border-bottom: 2px solid #D12710;
}
#indexTop .top .more {
position: absolute;
top: 0px;
right: 10px;
}
#indexTop .top .more a:link {
color: #333333;
text-decoration: none;
}
#indexTop .top .more a:visited {
color: #333333;
text-decoration: none;
}
#indexTop .top .more a:hover, #indexTop .top .more a:active {
color: #a22e31;
text-decoration: underline;
}
#indexTop .list {
margin-top: 5px;
margin-left: 17px;
width: 750px;
height: 34px;
}
#indexTop .list ul {
list-style: none;
}
#indexTop .list ul li {
display: block;
height: 34px;
line-height: 34px;
overflow: hidden;
}
#indexTop .list ul li p {
width: 540px;
padding-right: 10px;
text-indent: 10px;
font-size: 14px;
background: url('../images/p13.jpg') top left no-repeat;
float: left;
}
#indexTop .list ul li p a:link {
color: #333333;
text-decoration: none;
}
#indexTop .list ul li p a:visited {
color: #333333;
text-decoration: none;
}
#indexTop .list ul li p a:hover, #indexTop .list ul li p a:active {
color: #A6211C;
text-decoration: underline;
}
#indexTop .left {
position: absolute;
top: 51px;
left: 855px;
cursor: pointer;
}
#indexTop .right {
position: absolute;
top: 51px;
left: 890px;
cursor: pointer;
}
/*主页面*/
#indexMain {
width: 1200px;
height: auto;
margin: 0px auto;
position: relative;
}
/*校园新闻*/
#indexOne {
width: 928px;
height: 350px;
margin-top: 0px;
position: relative;
border: 1px solid #dddddd;
border-top: 1px solid #A22E31;
}
#indexOne .top {
display: block;
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
background: url(../images/p16.jpg) repeat-x;
}
#indexOne .top b {
height: 43px;
position: absolute;
top: 0px;
left: 17px;
font-size: 16px;
border-bottom: 2px solid #D12710;
}
#indexOne .top .more {
position: absolute;
top: 0px;
right: 10px;
}
#indexOne .top .more a:link {
color: #333333;
text-decoration: none;
}
#indexOne .top .more a:visited {
color: #333333;
text-decoration: none;
}
#indexOne .top .more a:hover, #indexTwo .comm .top .more a:active {
color: #a22e31;
text-decoration: underline;
}
#indexOne .left {
width: 360px;
height: 270px;
position: absolute;
top: 62px;
left: 17px;
}
#indexOne .right {
width: 516px;
height: 270px;
position: absolute;
top: 62px;
left: 392px;
}
#indexOne .right dt {
height: 86px;
border-bottom: 1px dashed #dddddd;
margin-bottom: 6px;
}
#indexOne .right dt em {
display: block;
height: 20px;
line-height: 20px;
overflow: hidden;
font-style: normal;
font-weight: normal;
font-size: 14px;
}
#indexOne .right dt em a:link {
color: #A6211C;
text-decoration: none;
}
#indexOne .right dt em a:visited {
color: #A6211C;
text-decoration: none;
}
#indexOne .right dt em a:hover, #indexOne .right dt em a:active {
color: #A6211C;
text-decoration: underline;
}
#indexOne .right dt span {
display: block;
height: 40px;
line-height: 20px;
overflow: hidden;
margin-top: 8px;
color: #999999;
font-family: "宋体";
}
#indexOne .right dd {
display: block;
height: 30px;
line-height: 30px;
overflow: hidden;
color: #A6211C;
font-size: 14px;
}
#indexOne .right dd a:link {
color: #333333;
text-decoration: none;
}
#indexOne .right dd a:visited {
color: #333333;
text-decoration: none;
}
#indexOne .right dd a:hover, #indexOne .right dd a:active {
color: #A6211C;
text-decoration: underline;
}
#indexOne .right dd .date {
float: right;
color: #333333;
}
.pic_list {
width: 360px;
height: 270px;
position: relative;
}
/*#slideTwo
{ width: 360px; height: 270px; position: relative; }
#slideTwo .list
{ width: 360px; height: 270px; }
#slideTwo .list ul
{ list-style: none; }
#slideTwo .list ul li
{ width: 360px; height: 270px; position: relative; }
#slideTwo .list ul li span
{ position: absolute; left: 0px; bottom: 0px; width: 260px; height: 45px; padding-right: 100px; text-indent: 10px; background: url('../images/p20.png') top left no-repeat; line-height: 45px; font-size: 14px; }
#slideTwo .list ul li span a:link
{ color: #ffffff; text-decoration: none; }
#slideTwo .list ul li span a:visited
{ color: #ffffff; text-decoration: none; }
#slideTwo .list ul li span a:hover,#slideTwo .list ul li span a:active
{ color: #ffffff; text-decoration: underline; }
#slideTwo .Thumb
{ position: absolute; right: 6px; bottom: 10px; }
#slideTwo .Thumb ul
{ list-style: none; }
#slideTwo .Thumb ul li
{ float: left; width: 10px; height: 10px; margin-right: 6px; background: url('../images/p18.png') top left no-repeat; }
#slideTwo .Thumb ul li.onfocus
{ background: url('../images/p19.png') top left no-repeat; }*/
#indexFour {
width: 1198px;
height: 272px;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #dddddd;
border-top: 1px solid #A22E31;
}
#indexFour div {
overflow: hidden;
}
#indexFour .top {
display: block;
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
background: url(../images/p16.jpg) repeat-x;
}
#indexFour .top b {
height: 43px;
position: absolute;
top: 0px;
left: 17px;
font-size: 16px;
border-bottom: 2px solid #D12710;
}
#indexFour .top .more {
position: absolute;
top: 0px;
right: 10px;
}
#indexFour .top .more a:link {
color: #333333;
text-decoration: none;
}
#indexFour .top .more a:visited {
color: #333333;
text-decoration: none;
}
#indexFour .top .more a:hover, #indexFour .top .more a:active {
color: #a22e31;
text-decoration: underline;
}
#indexFour .list {
width: 1165px;
height: 206px;
margin-top: 17px;
margin-left: 15px;
}
#indexFour .list dl dd {
position: relative;
width: 221px;
height: 206px;
margin-right: 15px;
float: left;
}
#indexFour .list dl dd img {
border: 1px solid #dddddd;
padding: 1px;
}
#indexFour .list dl dd span {
display: block;
height: 40px;
overflow: hidden;
line-height: 40px;
text-align: center;
font-size: 14px;
}
#indexFour .list dl dd span a:link {
color: #333333;
text-decoration: none;
}
#indexFour .list dl dd span a:visited {
color: #333333;
text-decoration: none;
}
#indexFour .list dl dd span a:hover, #indexFour .list dl dd span a:active {
color: #E04945;
text-decoration: underline;
}
/*第二部分*/
#indexTwo {
width: 100%;
height: 315px;
margin-top: 21px;
}
#indexTwo .comm {
width: 452px;
height: 313px;
border: 1px solid #dddddd;
border-top: 1px solid #A22E31;
position: relative;
margin-right: 21px;
float: left;
}
#indexTwo .comm .top {
display: block;
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
background: url(../images/p16.jpg) repeat-x;
}
#indexTwo .comm .top b {
height: 43px;
position: absolute;
top: 0px;
left: 17px;
font-size: 16px;
border-bottom: 2px solid #D12710;
}
#indexTwo .comm .top .more {
position: absolute;
top: 0px;
right: 10px;
}
#indexTwo .comm .top .more a:link {
color: #333333;
text-decoration: none;
}
#indexTwo .comm .top .more a:visited {
color: #333333;
text-decoration: none;
}
#indexTwo .comm .top .more a:hover, #indexTwo .comm .top .more a:active {
color: #a22e31;
text-decoration: underline;
}
#indexTwo .comm dl {
width: 417px;
position: absolute;
top: 61px;
left: 17px;
}
#indexTwo .comm dl dt {
height: 114px;
border-bottom: 1px dashed #dddddd;
margin-bottom: 10px;
}
#indexTwo .comm dl dt img {
float: left;
}
#indexTwo .comm dl dt em {
width: 270px;
height: 18px;
margin-bottom: 6px;
float: right;
overflow: hidden;
font-style: normal;
font-weight: normal;
font-size: 15px;
}
#indexTwo .comm dl dt em a:link {
color: #333333;
text-decoration: none;
}
#indexTwo .comm dl dt em a:visited {
color: #333333;
text-decoration: none;
}
#indexTwo .comm dl dt em a:hover, #indexTwo .comm dl dt em a:active {
color: #a22e31;
text-decoration: underline;
}
#indexTwo .comm dl dt span {
width: 270px;
display: block;
height: 69px;
line-height: 23px;
overflow: hidden;
margin-top: 8px;
color: #999999;
float: right;
}
#indexTwo .comm dl dd {
display: block;
height: 30px;
line-height: 30px;
overflow: hidden;
color: #A6211C;
font-size: 14px;
width: 100%;
}
#indexTwo .comm dl dd a:link {
color: #333333;
text-decoration: none;
}
#indexTwo .comm dl dd a:visited {
color: #333333;
text-decoration: none;
}
#indexTwo .comm dl dd a:hover, #indexTwo .comm dl dd a:active {
color: #A6211C;
text-decoration: underline;
}
#indexTwo .comm dl dd .date {
float: right;
color: #333333;
}
#indexTwo .comm p {
margin-bottom: 3px;
}
#indexTwo .comm p img{
height:50px;
width:250px;
}
/*快捷导航*/
#indexNav {
width: 250px;
position: absolute;
top: 0px;
right: 0px;
}
#indexNav p {
margin-bottom: 3px;
}
#indexNav2 {
width: 250px;
position: absolute;
top: 0px;
right: 0px;
}
#indexNav2 p {
margin-bottom: 3px;
}
#indexNav2 .comm {
width: 452px;
height: 350px;
border: 1px solid #dddddd;
border-top: 1px solid #A22E31;
position: relative;
margin-right: 21px;
float: left;
}
#indexNav2 .comm .top {
display: block;
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
background: url(../images/p16.jpg) repeat-x;
}
#indexNav2 .comm .top b {
height: 43px;
position: absolute;
top: 0px;
left: 17px;
font-size: 16px;
border-bottom: 2px solid #D12710;
}
#indexNav2 .comm .top .more {
position: absolute;
top: 0px;
right: 10px;
}
#indexNav2 .comm .top .more a:link {
color: #333333;
text-decoration: none;
}
#indexNav2 .comm .top .more a:visited {
color: #333333;
text-decoration: none;
}
#indexNav2 .comm .top .more a:hover, #indexNav2 .comm .top .more a:active {
color: #a22e31;
text-decoration: underline;
}
#indexNav2 .comm dl {
width: 417px;
position: absolute;
top: 61px;
left: 17px;
}
#indexNav2 .comm dl dt {
height: 114px;
border-bottom: 1px dashed #dddddd;
margin-bottom: 10px;
}
#indexNav2 .comm dl dt img {
float: left;
}
#indexNav2 .comm dl dt em {
width: 270px;
height: 18px;
margin-bottom: 6px;
float: right;
overflow: hidden;
font-style: normal;
font-weight: normal;
font-size: 15px;
}
#indexNav2 .comm dl dt em a:link {
color: #333333;
text-decoration: none;
}
#indexNav2 .comm dl dt em a:visited {
color: #333333;
text-decoration: none;
}
#indexNav2 .comm dl dt em a:hover, #indexNav2 .comm dl dt em a:active {
color: #a22e31;
text-decoration: underline;
}
#indexNav2 .comm dl dt span {
width: 270px;
display: block;
height: 69px;
line-height: 23px;
overflow: hidden;
margin-top: 8px;
color: #999999;
float: right;
}
#indexNav2 .comm dl dd {
display: block;
height: 30px;
line-height: 30px;
overflow: hidden;
color: #A6211C;
font-size: 14px;
width: 100%;
}
#indexNav2 .comm dl dd a:link {
color: #333333;
text-decoration: none;
}
#indexNav2 .comm dl dd a:visited {
color: #333333;
text-decoration: none;
}
#indexNav2 .comm dl dd a:hover, #indexNav2 .comm dl dd a:active {
color: #A6211C;
text-decoration: underline;
}
#indexNav2 .comm dl dd .date {
float: right;
color: #333333;
}
/*首页广告*/
#indexAd {
margin: 20px auto;
}
/*第三部分*/
#indexThree {
height: 315px;
}
#indexThree .comm {
width: 293px;
height: 313px;
border: 1px solid #dddddd;
border-top: 1px solid #A22E31;
position: relative;
float: left;
}
#indexThree .comm .top {
display: block;
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
background: url(../images/p16.jpg) repeat-x;
}
#indexThree .comm .top b {
height: 43px;
position: absolute;
top: 0px;
left: 17px;
font-size: 16px;
border-bottom: 2px solid #D12710;
}
#indexThree .comm .top .more {
position: absolute;
top: 0px;
right: 10px;
}
#indexThree .comm .top .more a:link {
color: #333333;
text-decoration: none;
}
#indexThree .comm .top .more a:visited {
color: #333333;
text-decoration: none;
}
#indexThree .comm .top .more a:hover, #indexThree .comm .top .more a:active {
color: #a22e31;
text-decoration: underline;
}
#indexThree .comm dl {
width: 260px;
position: absolute;
top: 56px;
left: 17px;
}
#indexThree .comm dl dd {
display: block;
height: 30px;
line-height: 30px;
overflow: hidden;
color: #A6211C;
font-size: 14px;
}
#indexThree .comm dl dd a:link {
color: #333333;
text-decoration: none;
}
#indexThree .comm dl dd a:visited {
color: #333333;
text-decoration: none;
}
#indexThree .comm dl dd a:hover, #indexThree .comm dl dd a:active {
color: #A6211C;
text-decoration: underline;
}
#indexThree .comm .list {
position: absolute;
top: 62px;
left: 14px;
}
#indexThree .comm .list p {
margin-bottom: 17px;
}
#indexThree .comm .list p .text {
margin: 0px;
padding: 0px 8px;
background: #F7F7F7;
width: 200px;
height: 38px;
border: 1px solid #dddddd;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
#indexThree .comm .list p .submit {
margin: 0px;
padding: 0px;
width: 218px;
height: 38px;
border: 1px solid #AA3335;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: #AA3335;
color: #fff;
font-size: 15px;
font-family: "微软雅黑";
}
#indexThree .zw-x {
float: left;
width: 21px;
height: 315px;
}
/*公共幻灯*/
#commSlide {
width: 100%;
height: 220px;
position: relative;
margin: 0px auto;
}
#commSlide .list ul {
list-style: none;
}
#commSlide .list ul li {
height: 220px;
}
#commSlide .Thumb {
display: none;
position: absolute;
right: 10px;
bottom: 15px;
height: 10px;
}
#commSlide .Thumb ul {
list-style: none;
}
#commSlide .Thumb ul li {
height: 10px;
float: left;
width: 15px;
}
#commSlide .Thumb ul li.onfocus {
width: 24px;
}
/*主页面*/
#ejMain {
width: 1200px;
height: auto;
margin: 0px auto;
margin-top: 20px;
}
/*左侧*/
#left {
width: 250px;
float: left;
height: auto;
position: relative;
background: #F7F7F7;
}
/*左侧导航*/
#leftNav .title {
display: block;
height: 69px;
line-height: 69px;
overflow: hidden;
text-indent: 63px;
font-size: 23px;
color: #fff;
background: url('../images/p3.jpg') top left no-repeat;
}
#leftNav .title em {
font-style: normal;
}
#leftNav .list ul {
list-style: none;
}
#leftNav .list ul li {
line-height: 51px;
text-indent: 64px;
font-size: 15px;
border-bottom: 1px solid #CCCCCC;
background: url('../images/p5.jpg') top left no-repeat;
}
#leftNav .list ul li a:link {
color: #333333;
text-decoration: none;
}
#leftNav .list ul li a:visited {
color: #333333;
text-decoration: none;
}
#leftNav .list ul li a:hover, #leftNav .list ul li a:active {
color: #e61415;
text-decoration: underline;
}
#leftNav .list ul li.onfocus {
background: url('../images/p4.jpg') top left no-repeat;
}
#leftNav .list ul li.onfocus a:link {
color: #333333;
text-decoration: none;
}
#leftNav .list ul li.onfocus a:visited {
color: #333333;
text-decoration: none;
}
#leftNav .list ul li.onfocus a:hover, #leftNav .list ul li.onfocus a:active {
color: #e61415;
text-decoration: underline;
}
#leftNav .list ul li ul {
display: none;
}
#leftNav .list ul li.onfocus ul {
display: block;
}
#leftNav .list ul li.onfocus ul li {
font-size: 13px;
line-height: 36px;
background: none;
text-indent: 80px;
background: none;
}
#leftNav .list ul li.onfocus ul li.onfocus a {
color: #e61415;
}
#leftTwo {
margin-top: 41px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 72px;
background: url('../images/p6.jpg') top left no-repeat;
color: #A12D2E;
font-size: 23px;
}
/*右侧*/
#right {
width: 930px;
height: auto;
float: right;
}
/*二级顶部*/
#rightTop {
border-top: 1px solid #A12D2E;
background: #F7F7F7;
height: 66px;
line-height: 66px;
position: relative;
}
#rightTop em {
display: block;
font-style: normal;
font-weight: bolder;
font-size: 16px;
overflow: hidden;
color: #333333;
text-indent: 23px;
}
#rightTop span {
font-family: "宋体";
position: absolute;
top: 0px;
right: 9px;
overflow: hidden;
text-indent: 21px;
background: url('../images/p7.jpg') top left no-repeat;
}
#rightTop span a:link {
color: #333333;
text-decoration: none;
}
#rightTop span a:visited {
color: #333333;
text-decoration: none;
}
#rightTop span a:hover, #rightTop span a:active {
color: #e61415;
text-decoration: underline;
}
#rightTop span strong {
color: #333333;
font-weight: normal;
}
/*图片列表*/
#webPicList {
padding-top: 10px;
min-height: 450px;
}
#webPicList dl dd {
position: relative;
width: 221px;
height: 206px;
float: left;
}
#webPicList dl dd img {
border: 1px solid #dddddd;
padding: 1px;
}
#webPicList dl dd span {
display: block;
height: 40px;
overflow: hidden;
line-height: 40px;
text-align: center;
font-size: 14px;
}
#webPicList dl dd span a:link {
color: #333333;
text-decoration: none;
}
#webPicList dl dd span a:visited {
color: #333333;
text-decoration: none;
}
#webPicList dl dd span a:hover, #webPicList dl dd span a:active {
color: #E04945;
text-decoration: underline;
}
#webPicList dl .zw-x {
width: 15px;
height: 206px;
float: left;
}
#webPicList dl .zw-y {
width: 100%;
height: 14px;
float: left;
}
/*新闻列表*/
#webNewsList {
padding-top: 5px;
min-height: 350px;
}
#webNewsList dl dd {
height: 44px;
line-height: 44px;
overflow: hidden;
position: relative;
border-bottom: 1px dotted #C9C9C9;
}
#webNewsList dl dd em {
display: block;
width: 830px;
height: 44px;
overflow: hidden;
font-style: normal;
font-size: 14px;
color: #9A322F;
}
#webNewsList dl dd em a:link {
color: #333333;
text-decoration: none;
}
#webNewsList dl dd em a:visited {
color: #333333;
text-decoration: none;
}
#webNewsList dl dd em a:hover, #webNewsList dl dd em a:active {
color: #9a322f;
text-decoration: underline;
}
#webNewsList dl dd span {
position: absolute;
top: 0px;
right: 0px;
color: #999999;
}
/*登录*/
#login {
width: 597px;
height: 408px;
border: 1px solid #dddddd;
margin: 50px auto;
}
#login .title {
font-size: 23px;
font-weight: bold;
text-align: center;
margin-top: 23px;
line-height: 60px;
background: url(../images/p9.jpg) bottom center no-repeat;
}
#login table {
margin-top: 44px;
}
#login table th {
padding-right: 10px;
vertical-align: middle;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-align: right;
height: 52px;
}
#login table td {
height: 52px;
vertical-align: middle;
}
#login table td .text {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 0px;
margin: 0px;
border: 1px solid #dddddd;
height: 38px;
width: 325px;
text-indent: 5px;
}
#login table td .submit {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 0px;
margin: 0px;
border: none;
height: 40px;
width: 327px;
background: #AA3335;
color: #fff;
font-size: 14px;
font-family: "微软雅黑";
}
/*新闻翻页*/
#pageInfo {
padding-top: 30px;
padding-bottom: 30px;
height: 24px;
text-align: center;
}
#pageInfo em {
color: #222222;
padding: 4px 9px;
border: 1px solid #DDDDDD;
background: #FFFFFF;
font-style: normal;
}
#pageInfo em a:link {
color: #333333;
text-decoration: none;
}
#pageInfo em a:visited {
color: #333333;
text-decoration: none;
}
#pageInfo em a:hover, #pageInfo em a:active {
color: #feb500;
text-decoration: underline;
}
#pageInfo span {
line-height: 100%;
padding: 4px 9px;
color: #222222;
overflow: hidden;
border: 1px solid #DDDDDD;
background: #FFFFFF;
}
#pageInfo span a:link {
color: #333333;
text-decoration: none;
}
#pageInfo span a:visited {
color: #333333;
text-decoration: none;
}
#pageInfo span a:hover, #pageInfo span a:active {
color: #feb500;
text-decoration: underline;
}
#pageInfo span.onfocus {
color: #fff;
background: #E04945;
border: 1px solid #E04945;
}
#pageInfo span.onfocus a:link {
color: #ffffff;
text-decoration: none;
}
#pageInfo span.onfocus a:visited {
color: #ffffff;
text-decoration: none;
}
#pageInfo span.onfocus a:hover, #pageInfo span.onfocus a:active {
color: #feb500;
text-decoration: underline;
}
/*单页*/
#onePage {
height: auto;
overflow: hidden;
margin: 20px 10px;
line-height: 30px;
font-size: 14px;
}
/*新闻详细页*/
#newsShow {
height: auto;
overflow: hidden;
margin: 20px 10px;
}
#newsShow .title {
padding: 10px 0px;
font-size: 23px;
text-align: center;
line-height: 150%;
color: #2177C0;
font-weight: normal;
}
#newsShow .miaoshu {
font-size: 12px;
color: #999;
text-align: center;
line-height: 150%;
font-family: "宋体";
border-bottom: 1px dashed #CCC;
padding-bottom: 15px;
}
#newsShow .theContent {
width: 100%;
height: auto;
overflow: hidden;
margin: 0px auto;
padding: 15px 0px;
line-height: 30px;
font-size: 14px;
}
#newsShow .theContent a:link {
color: #ff0000;
text-decoration: none;
}
#newsShow .theContent a:visited {
color: #ff0000;
text-decoration: none;
}
#newsShow .theContent a:hover, #newsShow .theContent a:active {
color: #ff0000;
text-decoration: underline;
}
#newsShow .thePageInfo {
color: #000;
line-height: 30px;
font-size: 12px;
}
#newsShow .thePageInfo .pre {
height: 30px;
color: #000;
}
#newsShow .thePageInfo .next {
height: 30px;
color: #000;
}
#newsShow .thePageInfo a:link {
color: #000000;
text-decoration: none;
}
#newsShow .thePageInfo a:visited {
color: #000000;
text-decoration: none;
}
#newsShow .thePageInfo a:hover, #newsShow .thePageInfo a:active {
color: #b30101;
text-decoration: underline;
}
/*公共底部*/
#global-bottom {
width: 100%;
background: #A6211C;
height: 120px;
}
#global-bottom .line {
height: 0px;
border-top: 1px solid #B74D4F;
border-bottom: 1px solid #892525;
}
#global-bottom .center {
width: 1200px;
margin: 0px auto;
position: relative;
}
#global-bottom .center .nav {
height: 34px;
line-height: 34px;
text-align: center;
margin-bottom: 35px;
}
#global-bottom .center .nav p {
width: 100px;
background: #F5C501;
margin-right: 28px;
font-size: 14px;
float: left;
}
#global-bottom .center .nav p a:link {
color: #b74d4f;
text-decoration: none;
}
#global-bottom .center .nav p a:visited {
color: #b74d4f;
text-decoration: none;
}
#global-bottom .center .nav p a:hover, #global-bottom .center .nav p a:active {
color: #ffffff;
text-decoration: underline;
}
#global-bottom .center .left {
margin-top: 13px;
margin-bottom: 14px;
width: 600px;
float: left;
color: #cbc9c9;
line-height: 24px;
}
#global-bottom .center .right {
margin-top: 13px;
margin-bottom: 14px;
width: 600px;
float: right;
color: #cbc9c9;
line-height: 24px;
text-align: right;
}
#global-bottom .center .right a:link {
color: #cbc9c9;
}
#global-bottom .center .right a:hover {
color: #ffffff;
}
#global-bottom .center .right a:visited {
color: #cbc9c9;
}
#global-bottom .center .erweima {
position: absolute;
top: 15px;
right: 20px;
text-align: center;
color: #fff;
line-height: 30px;
font-size: 14px;
}
#erweima {
position: fixed;
right: 10px;
top: 50%;
margin-top: -65px;
text-align: center;
color: #000;
line-height: 30px;
font-size: 14px;
}
/*底部友情链接*/
#dbyqlj {
padding-top: 8px;
padding-bottom: 13px;
color: #fff;
line-height: 50px;
}
#dbyqlj .list {
height: 60px;
}
#dbyqlj .list dl dd {
float: left;
padding-right: 37px;
}
#dbyqlj .list dl dd:last-child {
padding-right: 0px;
}
.right_flash{
height: 620px;
width:100%;
}
.font_recommend{
color: #A6211C;
}
#global-bottom .center .dsearch {
float: right;
width: 241px;
height: 37px;
margin-top: 10px;
}
#global-bottom .center .dsearch form input {
width: 202px;
height: 33px;
float: left;
line-height: 33px;
}
#global-bottom .center .dsearch form button {
width: 35px;
height: 35px;
border: none;
background: none;
float: right;
cursor: pointer;
}
/** 搜索 **/
.wp_search{}
#keyword {
width: 202px !important;
}
.search {
width: 36px !important;
height: 35px !important;
background: url(../images/sousuo.jpg) no-repeat !important;
width:36px; height:35px; border:0px; cursor: pointer;
}