﻿ul {
  display: block;
}

body {
  background-color: #efeeec;
  border-bottom: 9px solid #8b1e09;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

a {
  font-size: 14px;
}

.topbg {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 46px;
  background-image: url(../images/topbg.png);
  background-repeat: repeat-x;
}

header {
  position: relative;
  z-index: 3;
}

.xzxy-head {
  width: 1000px;
  margin: 0 auto;
  background-image: url(../images/headbg.jpg);
  height: 208px;
}

nav {
  /*height: 36px;*/
  background-image: url(../images/navBG.jpg);
  background-repeat: repeat-x;
}

.navCon {
  position: relative;
  width: 1000px;
  height: 36px;
  margin: 0 auto;
}

.navCon >div {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 12px;
  /*overflow: hidden;*/
  background-image: url(../images/xzxy-navUpDownBG.png);
  background-repeat: repeat-x;
}


.navCon >.up {
  top: -12px;
}

.navCon >.down {
  bottom: -12px;
}
.navCon .topnav1
{
	/*height: 336px;*/
}
 
.navCon .topnav1 .nav {
  position: relative;
  z-index: 3;
  width: 1000px;
  margin: 0 auto;
  zoom: 1;
}

.navCon .topnav1 .nav:after {
  display: block;
  content: '.';
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.navCon .topnav1>ul>li{
  float: left;
  width: 109px;
  height: 36px;
  text-align: center;
  background-image: url(../images/xzxyNav-menuEve.png);
  background-repeat: no-repeat;
}

.topnav1 .nav_sub>div {
  margin-top: -1px;
  display: none;
}

.navCon >ul >li:hover >ul {
  display: block;
}

.topnav1 .nav_sub>div li {
  border-top: 1px solid #fff;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background-color: #641c20;
}

.topnav1 .nav_sub>div>ul li:first-child {
  border-top: none;
}

.topnav1 .nav_sub>div>ul li a {
  color: #fff;
}

.navCon  .topnav1 >ul >li >a {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
}
.nav_sub {
clear: both;
display: none;
width:110px;
position: absolute;
z-index: 9999;
}

.xsfx_login{width:1000px;margin:12px auto 0;height:30px;line-height:30px;background-color:#651d20;zoom:1;}
.xsfx_login .fl{line-height:30px;color:#fff;margin-left:20px;}
.xsfx_login .zg-login {
  float: right;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  margin-right: 40px;
  font-size: 12px;
  color: #fff;
}

.xsfx_login .zg-login >span {
  margin-left: 10px;
  display: inline-block;
}

.xsfx_login .zg-login input {
  display: inline-block;
  width: 75px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #d8d7d7;
  padding: 0 5px;
}

.xsfx_login .zg-login a {
  margin: 0 10px;
  display: inline-block;
  line-height: 16px;
  border: 1px solid #e98005;
}

.xsfx_login .zg-login a span {
  display: inline-block;
  padding: 0 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #ffc946;
  background-color: #f8880f;
  color: #fff;
}

.xsfx_login .zg-login a:first-child {
  margin-left: 8px;
}


.mainCon {
  width: 1000px;
  margin: 10px auto 0;
}

.indexCon {
  padding: 3px;
  height: 310px;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.flashBanner {
  position: relative;
}

.flashBanner .bigImg {
  width: 100%;
  height: 310px;
}

.flashBanner .mask {
  position: absolute;
  left: 0;
  top: 240px;
  width: 96%;
  height: 54px;
  line-height: 54px;
  text-align: right;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  overflow: hidden;
}

.flashBanner .mask img {
  vertical-align: middle;
  width: 54px;
  height: 38px;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #ddd;
}

.flashBanner .mask img.show {
  margin-bottom: 3px;
}

img {
  border: 0 none;
}

.schoolNews {
  margin-top: 10px;
  padding: 0 10px;
  min-height: 336px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.schoolNews .flashpic {
  float: left;
  width: 314px;
}

.flashpic .flashpicHead {
  height: 62px;
  margin-top: 5px;
  background-image: url(../images/xydyTitBG.jpg);
  background-repeat: no-repeat;
}

.flashpic .flashpicHead p {
  padding: 8px 0 0 80px;
  color: #bb423f;
}

.flashpic .flashpicHead p em {
  display: block;
  line-height: 30px;
  font-size: 18px;
  color: #3c3c38;
}

.flashpic .flashpicCon {}

#jQueryPic {
  width: 306px;
  height: 268px;
  overflow: hidden;
}

#NewsPic {
  position: relative;
  width: 306px;
  height: 233px;
  overflow: hidden;
  margin: 2px;
}

#NewsPic a {
  overflow: visible;
  border: 0;
  text-decoration: none;
}

#NewsPic .Picture {
  position: absolute;
  left: 0;
  top: 0;
  width: 306px;
  height: 216px;
}

#NewsPic .Nav {
  position: absolute;
  width: 306px;
  height: 16px;
  line-height: 16px;
  bottom: 0;
  right: 0;
  background-image: url(../images/cl_flashPicNumBG.jpg);
  background-repeat: repeat-y;
  background-position: top right;
}

#NewsPic .Nav span {
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
  float: right;
  display: block;
  width: 24px;
  height: 16px;
  text-align: center;
  border-left: solid 1px #FFF;
  cursor: pointer;
}

#NewsPic .Nav span.Normal {
  color: #FFF;
}

#NewsPic .Nav span.Cur {
  background: #ce0609;
  color: #FFF;
}

#NewsPicTxt {
  position: relative;
  width: 306px;
  height: 22px;
  line-height: 22px;
  margin-top: 2px;
  text-align: center;
  font-family: Sans-Serif;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#NewsPicTxt a:link,
#NewsPicTxt a:visited {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

#NewsPicTxt a:hover {
  color: red;
}

.schoolNews .aboutNews {
  float: left;
  padding-top: 25px;
  width: 382px;
  position: relative;
}

.aboutNews >p.more {
  position: absolute;
  right: 15px;
  top: 30px;
}

.aboutNews >p.more a {
  display: block;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  padding: 0 8px;
  background-color: #651d20;
  color: #fff;
}

.aboutNews >ul {}

.aboutNews >ul >li {
  float: left;
  margin-right: 3px;
  width: 97px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-image: url(../images/newsTit.png);
}

.aboutNews >ul >li.hover {
  background-image: url(../images/newsTitHover.png);
}

.aboutNews >ul >li a {
  display: block;
  color: #3d3d39;
  font-size: 14px;
  font-weight: bold;
}

.aboutNews >ul >li.hover a {
  color: #fff;
}

.aboutNews .aboutNewsCon {
  margin-left: 10px;
  padding-top: 15px;
  background-image: url(../images/newsCenterAreaBG.jpg);
  background-repeat: no-repeat;
  background-position: 90px 20px;
}

.aboutNewsCon ul {}

.aboutNewsCon li {
  padding-left: 20px;
  border-bottom: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  background-image: url(../images/listRedIco.png);
  background-repeat: no-repeat;
  background-position: 2px 12px;
  zoom: 1;
}

.aboutNewsCon li:after {
  display: block;
  content: '.';
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.aboutNewsCon li >em {
display:block;width:260px;overflow:hidden;
   float: left;
}

.aboutNewsCon li >em em{
  background-repeat:no-repeat;
background-position:0 -31px;
}
.aboutNewsCon li span {
float: right;
display:block;
width:69px;
  margin-right: 5px;
}

.schoolNews .notices {
  float: right;
  margin-top: 14px;
  width: 260px;
  min-height: 310px;
  background-color: #f7f7f6;
  background-image: url(../images/noticeBG.jpg);
  background-repeat: no-repeat;
  background-position: 0 108px;
}

.notices h3 {
  height: 44px;
  line-height: 44px;
  background-image: url(../images/gonggaoFont.jpg);
  background-repeat: no-repeat;
  background-position: 15px 10px;
  text-align: right;
  padding-right: 15px;
}

.notices h3 a {
  font-size: 12px;
}

.notices ul {
  padding: 0 10px;
}

.notices ul li {
  background-image: url(../images/listRedIco.png);
  background-repeat: no-repeat;
  background-position: 0 14px;
  padding: 8px 0 8px 16px;
}

.notices ul li a {
  font-size: 12px;
}

.adShort {
  margin-top: 10px;
}

.adShort div {
  width: 492px;
  float: right;
}

.adShort div img {
  width: 492px;
}

.adShort div:first-child {
  float: left;
}

.eveArea {
  margin-top: 10px;
}

.eveArea .fl,
.eveArea .fr {
  width: 491px;
  min-height: 268px;
  border: 1px solid #d2d1cc;
  background-color: #fff;
  background-image: url(../images/eveImgAreaBG.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.eveArea .eveAreaHead {
  height: 60px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 15px 5px;
  position: relative;
}

.eveArea .bg1 {
  background-image: url(../images/eveTitBG1.png);
}

.eveArea .bg2 {
  background-image: url(../images/eveTitBG2.png);
}

.eveArea .bg3 {
  background-image: url(../images/eveTitBG3.png);
}

.eveArea .bg4 {
  background-image: url(../images/eveTitBG4.png);
}

.eveArea .eveAreaHead p {
  margin: 14px 0 0 96px;
  font-size: 13px;
  color: #af0408;
}

.eveArea .eveAreaHead p em {
  display: block;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  color: #fff;
}

.eveArea .eveAreaHead a {
  display: block;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 21px;
  padding: 0 8px;
  height: 18px;
  line-height: 18px;
  background-color: #641c20;
  color: #fff;
}

.eveArea .eveAreaCon {}

.eveArea .eveAreaCon >ul {
  float: right;
  margin-right: 18px;
  width: 324px;
  overflow: hidden;
}

.eveArea .eveAreaCon >ul li {
  padding-left: 18px;
  height: 30px;
  line-height: 30px;
  background-image: url(../images/listRedIco.png);
  background-repeat: no-repeat;
  background-position: 3px 12px;
  border-bottom: 1px solid #d0cdc6;
  zoom: 1;
}

.eveArea .eveAreaCon >ul li:after {
  display: block;
  content: '.';
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.eveArea .eveAreaCon >ul li>em {
  float: left;
  display: block;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.eveArea .eveAreaCon >ul li span {
display:block;
width:69px;
  float: right;
}

.eveArea .eveAreaCon >div {
  float: left;
  margin: 25px 0 0 18px;
  padding-right: 10px;
  background-image: url(../images/eveImgPicBG.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.eveArea .eveAreaCon >div p {
  width: 102px;
  height: 152px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 2px;
}

.eveArea .eveAreaCon >div img {
  display: block;
  width: 102px;
  height: 152px;
}

.adLong {
  margin-top: 10px;
  text-align: center;
  position: relative;
}
.xuanke,.reading{float: left;}
.reading{left: 140px;}
.xuanke{left:330px;}
.adLong a{width: 250px;height: 80px;display: block;position:absolute;background-color: #fff;
  opacity: 0;-moz-opacity:0;-khtml-opacity:0;filter:alpha(opacity=0);}
.reading{bottom: 0px;_}
.xuanke{bottom: 0px;left: 590px;_left:590px;}

.teacherArea {
  margin-top: 10px;
}

.teacherArea >.fl,
.teacherArea >.fr {
  width: 493px;
}

.teacherArea >.fl >.tbg,
.teacherArea >.fr >.tbg,
.teacherArea >.fl >.fbg,
.teacherArea >.fr >.fbg {
  height: 22px;
  background-repeat: no-repeat;
}

.teacherArea >.fl >.tbg,
.teacherArea >.fr >.tbg {
  background-image: url(../images/teacherUpImg.png);
}

.teacherArea >.fl >.fbg,
.teacherArea >.fr >.fbg {
  background-image: url(../images/teacherDownImg.png);
}

.teacherArea >.fl >.teaCon,
.teacherArea >.fr >.teaCon {
  min-height: 360px;
  background-image: url(../images/teacherMidImg.jpg);
  background-repeat: repeat-y;
  position: relative;
}

.teacherArea >.fl >.teaCon >p {
  width: 58px;
  height: 199px;
  position: absolute;
  left: 30px;
  top: -8px;
  background-image: url(../images/dyhd_tit.png);
  background-repeat: no-repeat;
}

.teacherArea >.fr >.teaCon >p {
  width: 80px;
  height: 195px;
  position: absolute;
  left: 20px;
  top: -8px;
  background-image: url(../images/gpdd_tit.png);
  background-repeat: no-repeat;
}

.teaCon >a.more {
  display: block;
  position: absolute;
  right: 10px;
  top: 66px;
  background-color: #641c20;
  font-size: 12px;
  color: #fff;
  width: 20px;
  text-align: center;
  line-height: 18px;
  padding: 5px 0;
}

.teaCon >ul {
  margin-left: 110px;
}

.teaCon >ul li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background-image: url(../images/sjJt.png);
  background-repeat: no-repeat;
  background-position: 0 11px;
  padding-left: 16px;
  zoom: 1;
}

.teaCon >ul li:after {
  display: block;
  content: '.';
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.teaCon >ul li a {
  font-size: 14px;
}

.teaCon >ul li em.newFont,
.teaCon >ul li em.newPic {
  margin-left: 6px;
  display: inline-block;
  background-repeat: no-repeat;
}

.teaCon >ul li em.newFont {
  width: 23px;
  height: 11px;
  background-image: url(../images/newFont.png);
}

.teaCon >ul li em.newPic {
  width: 23px;
  height: 9px;
  background-image: url(../images/newPic.png);
}

.teaCon >ul li span {
  float: right;
  margin-right: 40px;
}

.mainCon >.quickLinks {
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #d1d1ca;
  min-height: 204px;
}

.quickLinks >h3:first-child {
  margin: 4px 0 0 14px;
  display: block;
  width: 142px;
  height: 55px;
  background-image: url(../images/quickTit.png);
  background-repeat: no-repeat;
}

.quickLinks >ul {
  margin-top: 10px;
  padding-left: 11px;
}

.quickLinks >ul li {
  float: left;
  margin: 4px 5px 3px;
  background-repeat: no-repeat;
  width: 185px;
  height: 57px;
}

.quickLinks >ul li a {
  margin: 20px 2px 0 52px;
  display: inline-block;
  font-size: 18px;
  color: #750006;
  width: 130px;
  text-align: center;
}

.quickLinks >ul li a.shortFont {
  font-size: 16px;
}

.quickLinks >ul li.link1 {
  background-image: url(../images/quicklink1.png);
}

.quickLinks >ul li.link2 {
  background-image: url(../images/quicklink2.png);
}

.quickLinks >ul li.link3 {
  background-image: url(../images/quicklink3.png);
}

.quickLinks >ul li.link4 {
  background-image: url(../images/quicklink4.png);
}

.quickLinks >ul li.link5 {
  background-image: url(../images/quicklink5.png);
}

.quickLinks >ul li.link6 {
  background-image: url(../images/quicklink6.png);
}

.quickLinks >ul li.link7 {
  background-image: url(../images/quicklink7.png);
}

.quickLinks >ul li.link8 {
  background-image: url(../images/quicklink8.png);
}

.quickLinks >ul li.link9 {
  background-image: url(../images/quicklink9.png);
}

.quickLinks >ul li.link10 {
  background-image: url(../images/quicklink10.png);
}

.footer {
  margin-top: 10px;
  background-image: url(../images/footerbg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.footer >div {
  width: 1000px;
  margin: 0 auto;
}

.friendlink {
  padding: 8px 55px 8px 36px;
  position: relative;
  border: 2px solid #c8c6c7;
  border-radius: 5px;
  background-color: #fff;
  background-image: url(../images/friendlinkImg1.png);
  background-position: 7px 5px;
  background-repeat: no-repeat;
  min-height: 50px;
  line-height: 30px;
  font-size: 16px;
  color: #343434;
}

.friendlink >a {
  display: inline-block;
  margin: 0 8px;
  font-size: 14px;
  color: #343434;
}

.friendlink >a:hover {
  color: #f60;
}

.friendlink >a:first-child {
  margin-left: 20px;
}

.friendlink >span:first-child {
  font-weight: bold;
}

.friendlink >.positRight {
  display: block;
  position: absolute;
  top: 13px;
  right: 8px;
  width: 45px;
  height: 23px;
  background-image: url(../images/friendlinkImg2.png);
  background-repeat: no-repeat;
}

.copyright {
  margin-top: 5px;
  padding: 15px 0 20px;
  font-size: 13px;
  text-align: center;
  line-height: 26px;
}

.fixedRight {
  position: fixed;
  bottom: 300px;
  right: 20px;
  background-color: #8a5a22;
  padding: 12px;
  text-align: center;
}

.fixedRight img {
  display: block;
  width: 137px;
  height: 137px;
}

.fixedRight p {
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}


/*secondPage*/

.secondMain {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 20px;
}

.secondMain .thisPath {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  border-bottom: 1px solid #ddd;
}

.thisPath span {
  margin: 0 8px;
}

.listPageCon {
  width: 100%;
}

.listPageCon .lbor,
.listPageCon .rbor {
  width: 16px;
  background-image: url(../images/list-lrbor.jpg);
  background-repeat: repeat-y;
}

.listPageCon .listRight {
  width: 665px;
  float: right;
  margin: 15px 15px 20px 0;
}


.listPageCon .listCenter {
  padding-bottom: 20px;
}

.listLeft {
  float: left;
  width: 245px;
  margin-left: 20px;
  margin-top: 15px;
}

.listLeft .parentLm {
  border-left: 7px solid #8b5b24;
  height: 32px;
  line-height: 32px;
  padding-left: 15px;
  font-size: 20px;
}

.listLeft .subNavi_con {
  margin-top: 12px;
}

.listLeft .subNavi_con .header {
  margin-top: 2px;
  height: 47px;
  background-color: #252833;
  color: #fff;
  text-align: center;
}
.listLeft .subNavi_tit{ display:none;}
.listLeft .subNavi_con .header:hover {
  background-color: #8b5b24;
}

.listLeft .subNavi_con .header a {
  display: inline-block;
  margin: 0 15px;
  height: 47px;
  line-height: 47px;
  color: #fff;
}

.listLeft .newNewsTit {
  margin-top: 20px;
  height: 31px;
  background-image: url(../images/list-newsZx.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.listLeft .newNewsList {
  margin-top: 8px;
  padding-left: 10px;
}

.listLeft .newNewsList li {
  padding-left: 20px;
  height: 24px;
  line-height: 24px;
  background-image: url(../images/listRedIco.png);
  background-repeat: no-repeat;
  background-position: 3px 8px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.listRight >h3 {
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
}

.listRight >h3 span {
  display: block;
  width: 97px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-image: url(../images/newsTitHover.png);
  background-repeat: no-repeat;
  color: #fff;
}

.listRight >h3 a {
  display: block;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 5px;
  padding: 0 8px;
  height: 18px;
  line-height: 18px;
  background-color: #641c20;
  color: #fff;
}

.listRight >ul {
  margin-top: 10px;
}

.listRight >ul li {
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #dedede;
  background-image: url(../images/listIco.jpg);
  background-repeat: no-repeat;
  background-position: 5px 12px;
}

.listRight >ul li span {
  float: right;
  margin-right: 20px;
}

.listRight .fy {
  margin: 30px 0;
  height: 22px;
  text-align: center;
  border: 1px solid #f00;
}


.TeacherImg > ul.list li {
float: left;
padding-left: 1px; 
width: 30%;
text-align: center;
margin-bottom: 5px;

height:180px;
background-image: url('');

/*   border-bottom: 1px dashed #dedede;
  background-image: url(../images/listIco.jpg);
  background-repeat: no-repeat;
  background-position: 5px 12px; */
	
	
}
.TeacherImg > ul.list li  a img{
	max-height:140px;
	max-width:200px;
}





/*article page*/

.articleCenter {}

.articleCenter h1 {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  line-height: 30px;
  padding: 20px;
  font-size: 24px;
  text-align: center;
}

.articleCenter .articleDesc {
  margin: 0 20px;
  height: 30px;
  line-height: 30px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  text-align: center;
}

.articleCenter .articleDesc span {
  margin: 0 10px;
}

.articleCenter .articleDesc span em {
  color: #f00;
}

.articleCenter .articleMain {
  padding: 20px;
  font-size: 12px;
}

.articleCenter .articleMain p {
  font-size: 18px;
  line-height: 30px;
}

.articleCenter .articleMain img {
  margin: 10px 0;
  max-width:900px;
}

.articleCenter .articleMain table p
{ text-indent: 0px;
  padding: 0px 0;
}
.articleCenter .articleMain table td p
{ text-indent: 0px;
  padding: 0px 0;
}

.articleCenter .articleMain .MsoNormalTable td{
	BORDER-BOTTOM: windowtext 1pt solid;

}

#divUserInfo  {float:none;}
#divUserInfo  a{border: 1px solid #ffffff; color:#ffffff;}

.articleUpDownPage {
  padding: 10px 30px 30px 30px;
  color: #f00;
}

.articleUpDownPage a {
  font-size: 12px;
  color: #f00;
}
.blogroll_style li{float:left;}
/* 分页 */
#page {
    display: block;
    float: left;
    height: 40px;
    margin:0px auto;
    padding-top: 20px;
    margin-left:10%;
    width: 600px;
}
#page li {
    background: url("") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    float: left;
    padding-left: 5px;
}
#page li a {
    border: 1px solid #CCCCCC;
    color: #666666;
    display: block;
    height: 15px;
    margin-right: 10px;
    padding: 5px;
    text-decoration: none;
    width: 15px;
}
#page li a:hover {
    background-color: #B01F1F;
    color: #FFFFFF;
}
#page li.pageup a, #page li.next a {
    display: block;
    width: 50px;
	line-height:22px;
}
#page li a.ct_1 {
    background-color: #B01F1F;
    color: #FFFFFF;
}
#page li a.ct_1 a:hover {
    color: #FFFFFF;
}

.wjdl-footerSearch {
  margin-top: 12px;
  position: relative;
margin-left:360px;
}

.wjdl-footerSearch .searchText {
  display: inline-block;
  width: 280px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  background-color: #61c868;
  border: none;
  border-radius: 5px;
}

input.searchText::-webkit-input-placeholder {
  color: #fff;
}

input.searchText:-moz-placeholder {
  color: #fff;
}

input.searchText::-moz-placeholder {
  color: #fff;
}

input.searchText:-ms-input-placeholder {
  color: #fff;
}

.wjdl-footerSearch .searchBtn {
  position: absolute;
  top: 0;
left:300px;
  margin-left: 12px;
  display: inline-block;
  padding: 0 13px;
  width: 23px;
  height: 30px;
  background-color: #61c868;
  background-image: url(../images/tjs_searchBtn.png);
  background-repeat: no-repeat;
  background-position: 13px 3px;
  border-radius: 5px;
}
