@charset "gb2312";
/* t5k5 @ 2012-08-30 23:59:48 */
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Verdana, "", Arial, Helvetica, sans-serif;
  background: #f8f8f8;
  color: #999;
}
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
  margin: 0;
  padding: 0;
  border: 0;
}
a {
  color: #4d4d4d;
  text-decoration: none;
}
a:hover {
  color: #f04f08;
  text-decoration: underline;
}
.fix {
  clear: both;
}
.blank5 {
  -webkit-text-size-adjust: none;
  font-size: 0px;
  height: 5px;
  line-height: 5px;
  clear: both;
  float: none;
  overflow: hidden;
}
.blank10 {
  -webkit-text-size-adjust: none;
  font-size: 0px;
  height: 10px;
  line-height: 10px;
  clear: both;
  float: none;
  overflow: hidden;
}
.blank20 {
  -webkit-text-size-adjust: none;
  font-size: 0px;
  height: 20px;
  line-height: 20px;
  clear: both;
  float: none;
  overflow: hidden;
}
.line1 {
  height: 4px;
  line-height: 4px;
  -webkit-text-size-adjust: none;
  font-size: 0px;
  clear: both;
  float: none;
  overflow: hidden;
  margin-bottom: 5px;
  border-bottom: #e8e8e8 1px dashed;
}
.line2 {
  height: 4px;
  line-height: 4px;
  -webkit-text-size-adjust: none;
  font-size: 0px;
  clear: both;
  float: none;
  overflow: hidden;
  margin-bottom: 5px;
  border-bottom: #e8e8e8 1px solid;
}
.w950 {
  width: 950px;
  background-color: #fff;
}
.w300 {
  width: 300px;
  background-color: #fff;
}
.w1260 {
  width: 1260px;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.dis {
  display: block;
}
.undis {
  display: none;
}

.head {
  height: 90px;
  background: url(/static/index/images/bg_head.jpg) repeat-x center top;
}
.head .w1260 {
  position: relative;
}
.head .logo {
  width: 208px;
  height: 58px;
  position: absolute;
  left: 35px;
  top: 15px;
}
.head .search {
  position: absolute;
  width: 410px;
  left: 310px;
  top: 23px;
}
.head input.keyword {
  width: 310px;
  height: 28px;
  padding: 2px 3px 2px 7px;
  padding: 4px 3px 2px 7px\9;
  _padding: 8px 3px 0px 7px;
  border: none;
  background: none;
  font-size: 14px;
  color: #999;
}
.head input.search-submit {
  width: 80px;
  height: 32px;
  cursor: pointer;
  background: none;
  border: none;
  text-indent: -999px;
}
.head .hotkeywords {
  position: absolute;
  top: 33px;
  left: 0px;
  width: 470px;
  height: 24px;
  line-height: 24px;
  color: #999;
  padding-left: 3px;
}
.head .hotkeywords a {
  margin-right: 8px;
  color: #999;
}
.head .fav {
  position: absolute;
  width: 90px;
  right: 15px;
  top: 25px;
}
.head .fav li {
  padding-left: 20px;
  height: 28px;
  line-height: 28px;
  background: url(/static/index/images/bg_fav.png) no-repeat 0 6px;
}
.head .fav li.i {
  background-position: 0 -42px;
}
.nav {
  height: 40px;
  padding-bottom: 3px;
  background: url(/static/index/images/bg_head.jpg) repeat-x 0 -90px;
}
/*
.nav ul {height:40px; border-left:#FFF 1px solid;}
.nav li {float:left; border-left:#B4B4B4 1px solid;}
.nav li.last {border-right:#B4B4B4 1px solid;}
.nav li a {height:40px; line-height:40px; padding:0 30px; font-size:14px; color:#0166A6; display:block; float:left; border-right:#FFF 1px solid;}
.nav li a:hover {color:#4C4C4C; text-decoration:none; background:url(bg_head.jpg) repeat-x 0 -133px; border-right:none; padding:0 31px 0 30px;}
*/
.nav ul {
  height: 40px;
  background: url(/static/index/images/bg_head.jpg) no-repeat -18px -173px;
  padding-left: 2px;
}
.nav li {
  float: left;
  padding-right: 1px;
  background: url(/static/index/images/bg_head.jpg) no-repeat right -173px;
}
.nav li a {
  height: 40px;
  line-height: 40px;
  background: url(/static/index/images/bg_head.jpg) repeat-x 0 -90px;
  padding: 0 30px;
  font-size: 14px;
  color: #0166a6;
  display: block;
  float: left;
  border-right: #fff 1px solid;
}
.nav li a:hover,
.nav li a.select {
  color: #4c4c4c;
  text-decoration: none;
  background: url(/static/index/images/bg_head.jpg) repeat-x 0 -133px;
  border-right: none;
  padding: 0 31px 0 30px;
}

.wrap {
  border: #e1e1e1 1px solid;
  background-color: #fff;
  margin: 10px auto 0;
  clear: both;
  height: auto;
}
.wrap .Btitle {
  height: 40px;
  line-height: 40px;
  padding-top: 5px;
  padding-bottom: 3px;
  background: url(/static/index/images/bg_Btitle.jpg) repeat-x 0 0;
  clear: both;
  font-size: 12px;
  font-weight: normal;
}
.Btitle h1 {
  color: #0267a7;
  font-size: 18px;
  font-family: "Microsoft Yahei";
  font-weight: normal;
  padding: 0 20px;
}
.Btitle b {
  color: #0267a7;
  font-size: 18px;
  font-family: "Microsoft Yahei";
  font-weight: normal;
  padding: 0 20px;
}
.Btitle b a {
  color: #0267a7;
}
.Btitle b a:hover {
  color: #f04f08;
}
.Btitle em,
.Btitle i {
  font-style: normal;
}
.Btitle em a {
  margin-right: 5px;
  color: #212121;
}
.Btitle em a:hover {
  color: #f00;
}
.Btitle i a {
  border: #e1e1e1 1px solid;
  background-color: #e7f5fe;
  color: #000;
  padding: 2px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.Btitle i a:hover {
  color: #fff;
  background-color: #0267a7;
  border: #0267a7 1px solid;
}
.Btitle span {
  float: right;
  padding-right: 10px;
}

.con {
  clear: both;
  background-color: #fff;
  height: auto;
}
.con .w670 {
  height: 1%;
}
.con .w300 {
  border-left: #e5e5e5 1px solid;
  height: 1%;
}
.img-list {
  padding: 10px 10px 0;
  height: 1%;
  overflow: hidden;
  clear: both;
}
.img-list li {
  width: 24.9%;
  height: 200px;
  float: left;
}
.img-list a {
  width: 160px;
  height: 190px;
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.img-list a span {
  position: absolute;
  width: 160px;
  height: 160px;
  display: block;
  left: 0;
  top: 0;
  background: url(/static/index/images/bg_img_150.png) no-repeat 0 0;
}
.img-list a:hover span {
  width: 160px;
  height: 160px;
  display: block;
  background-position: -180px 0;
}
.img-list a img {
  width: 150px;
  height: 150px;
  border: none;
  position: absolute;
  left: 5px;
  top: 5px;
}
.img-list a p {
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 5px;
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.img-list a:hover p {
  text-decoration: underline;
}

.img-list1 {
  padding: 10px 10px 0;
  height: 1%;
  overflow: hidden;
  clear: both;
}
.img-list1 li {
  width: 14.28%;
  height: 120px;
  float: left;
}
.img-list1 a {
  width: 84px;
  height: 105px;
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  background: url(/static/index/images/bg_img_70.jpg) no-repeat 0 0;
}
.img-list1 a:hover {
  background-position: -100px 0;
}
.img-list1 a img {
  width: 70px;
  height: 70px;
  border: none;
  position: absolute;
  left: 7px;
  top: 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.img-list1 a p {
  width: 84px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
}
.img-list1 a:hover p {
  text-decoration: underline;
}

.img-list2 {
  padding: 10px 10px 0;
  height: 1%;
  overflow: hidden;
  clear: both;
}
.img-list2 li {
  width: 33.3%;
  height: 120px;
  float: left;
}
.img-list2 a {
  width: 84px;
  height: 105px;
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  background: url(/static/index/images/bg_img_70.jpg) no-repeat 0 0;
}
.img-list2 a:hover {
  background-position: -100px 0;
}
.img-list2 a img {
  width: 70px;
  height: 70px;
  border: none;
  position: absolute;
  left: 7px;
  top: 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.img-list2 a p {
  width: 84px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
}
.img-list2 a:hover p {
  text-decoration: underline;
}

.img-list3 {
  padding: 10px 10px 0;
  height: 1%;
  overflow: hidden;
  clear: both;
}
.img-list3 li {
  width: 49.9%;
  height: 210px;
  padding-bottom: 20px;
  float: left;
  text-align: center;
}
.img-list3 img {
  width: 200px;
  height: 200px;
  border: #e5e5e5 1px solid;
  padding: 5px;
}
.img-list3 a:hover img {
  border: #ccc 1px solid;
}

.img-list4 {
  padding: 10px 10px 0;
  height: 1%;
  overflow: hidden;
  clear: both;
}
.img-list4 li {
  width: 49.9%;
  height: 210px;
  padding-bottom: 20px;
  float: left;
  text-align: center;
}
.img-list4 img {
  width: 300px;
  height: 300px;
  border: #e5e5e5 1px solid;
  padding: 5px;
}
.img-list4 a:hover img {
  border: #ccc 1px solid;
}

.text-list li {
  height: 24px;
  line-height: 24px;
  padding-left: 15px;
  overflow: hidden;
}
.text-list li span {
  float: right;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  padding-right: 10px;
}
.text-box {
  background: url(/static/index/images/bg_text-index.jpg) repeat-y center top;
  width: 100%;
  margin-top: 10px;
  clear: both;
}
.text-box .text-list {
  width: 330px;
}
.hot-list {
  background: url(/static/index/images/bg_hot-list.jpg) no-repeat 18px 17px;
  background: url(/static/index/images/bg_hot-list.jpg) no-repeat 18px 15px\9;
  padding: 10px 0 10px 45px;
}
.hot-list li {
  padding-left: 0px;
}

.index-links {
  border: #e5e5e5 1px solid;
  background-color: #fff;
}
.index-links .title {
  height: 39px;
  line-height: 39px;
  background: url(/static/index/images/bg_links_title.jpg) repeat-x 0 0;
  padding-left: 20px;
}
.index-links .title b {
  font-size: 14px;
  color: #202020;
}
.index-links .title span {
  float: right;
  padding-right: 10px;
}
.index-links .con {
  padding: 10px;
  line-height: 24px;
  color: #ccc;
}
.index-links .con a {
  color: #4c4c4c;
}
.index-links .con span {
  padding: 0 5px;
}

.footer {
  margin-top: 20px;
  clear: both;
  background-color: #fff;
  border-top: #e5e5e5 1px solid;
  padding: 20px 0;
}
.footer .link {
  clear: both;
  padding-left: 50px;
}
.footer .link dl {
  width: 24.9%;
  float: left;
  line-height: 24px;
}
.footer .link dt {
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  color: #666;
}
.footer .link dt a {
  color: #666;
}
.footer .link dd a {
  color: #999;
}
.footer .copyright {
  clear: both;
  padding-top: 20px;
  text-align: center;
  border-top: #e5e5e5 1px solid;
}

/*list content*/
.location {
  height: 16px;
  line-height: 16px;
  padding-top: 10px;
}
.listcon {
  border: #e1e1e1 1px solid;
  background: url(/static/index/images/bg_text-index.jpg) #fff repeat-y 676px 0;
  margin: 10px auto 0;
  clear: both;
}
.listcon .Btitle {
  height: 40px;
  line-height: 40px;
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: #e5e5e5 1px solid;
  clear: both;
  font-size: 12px;
  font-weight: normal;
}
.listcon .con .left .Btitle {
  width: 100%;
  padding-left: 10px;
}
.listcon .con .left .Btitle b {
  padding: 0 20px 0 10px;
}
.listcon .con .w300 {
  border-left: none;
}

.pagelastnr {
  padding: 15px 15px 10px;
  text-align: center;
}
.pagelastnr p {
  height: 34px;
  margin: 0 auto;
  overflow: hidden;
  width: 316px;
}
.pagelastnr .prev,
.pagelastnr .next,
.pagelastnr .nopre,
.pagelastnr .nonext {
  height: 34px;
  width: 85px;
}
.pagelastnr .prev {
  background: url(/static/index/images/pre.png) no-repeat scroll 0 0 transparent;
  display: block;
  overflow: hidden;
  float: left;
  text-indent: -999em;
}
.pagelastnr .next {
  background: url(/static/index/images/next.png) no-repeat scroll 0 0
    transparent;
  display: block;
  overflow: hidden;
  float: right;
  text-indent: -999em;
}
.pagelastnr .nopre {
  background: url(/static/index/images/nopre.png) no-repeat scroll 0 0
    transparent;
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -999em;
}
.pagelastnr .nonext {
  background: url(/static/index/images/nonext.png) no-repeat scroll 0 0
    transparent;
  display: block;
  float: right;
  overflow: hidden;
  text-indent: -999em;
}
.pagelastnr .prev:hover {
  background: url(/static/index/images/onpre.png) no-repeat scroll 0 0
    transparent;
}
.pagelastnr .next:hover {
  background: url(/static/index/images/onnext.png) no-repeat scroll 0 0
    transparent;
}
.pagelastnr .rand {
  background: url(/static/index/images/rand.png) no-repeat scroll 0 0
    transparent;
  height: 34px;
  width: 146px;
  display: block;
  overflow: hidden;
  float: left;
  text-indent: -999em;
}
.pagelastnr .rand:hover {
  background: url(/static/index/images/onrand.png) no-repeat scroll 0 0
    transparent;
}

.container {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  padding: 12px;
  width: 624px;
}
.container ul {
  overflow: hidden;
  width: 277px;
  margin: 0px;
  padding: 20px 0 0 6px;
  float: left;
  margin-left: 20px;
}
.container ul li {
  margin: 0px;
  width: 207px;
  font-size: 12px;
  background: url(/static/index/images/fenzu1.gif) repeat-y;
  padding-left: 19px;
  line-height: 20px;
  display: block;
  list-style-type: none;
  list-style-position: outside;
}
.daodu {
  margin: 10px 20px 0;
  border: 1px #e9e9e9 solid;
  padding: 10px;
  font-size: 14px;
  color: #069;
  background: #f7f7f7;
}

/*pagelist*/
.pagelist {
  float: left;
  position: relative;
  left: 50%;
  clear: both;
  padding: 25px 0;
  text-align: center;
  font-family: Tahoma;
}
.pagelist .p_l {
  position: relative;
  float: left;
  left: -50%;
}
.pagelist a,
.disabled,
.pagelist .current,
.pagelist .pageinfo {
  color: #403f3d;
  padding: 0 11px 0 0;
  height: 32px;
  display: block;
  float: left;
  line-height: 32px;
  line-height: 34px\9;
  _line-height: 32px;
  text-decoration: none;
  margin: 0 2px;
  background: url(/static/index/images/bg_pagelist.png) no-repeat right top;
}
.pagelist a:hover {
  color: #333;
  font-weight: normal;
  background-position: right -80px;
  text-decoration: none;
}
.pagelist .current {
  font-weight: bold;
  background-position: right -40px;
  color: #666;
}
.pagelist .pageinfo {
  color: #666;
  background-position: right -120px;
  margin-right: 4px;
}
.pagelist u {
  width: 3px;
  display: block;
  height: 32px;
  float: left;
  padding-right: 9px;
  *padding-right: 9px;
  _padding-right: 5px;
  overflow: hidden;
  background: url(/static/index/images/bg_pagelist.png) no-repeat 0 0px;
}
.pagelist .current u {
  background-position: 0 -40px;
}
.pagelist a:hover u {
  background-position: 0 -80px;
}
.pagelist .pageinfo u {
  background-position: 0 -120px;
}
.pagelist .disabled {
  color: #999;
}
.pagelist .one,
.pagelist .last {
  display: none;
}

.text-list2 {
  clear: both;
  padding: 10px 0 10px 10px;
}
.text-list2 li {
  height: 30px;
  line-height: 30px;
  border-bottom: #e5e5e5 1px dashed;
  font-size: 14px;
  padding-left: 10px;
}
.text-list2 li a {
  color: #333;
}
.text-list2 li a:hover {
  color: #f04f08;
}
.text-list2 li span {
  float: right;
  font-size: 10px;
  font-family: Verdana, Geneva, sans-serif;
  padding-right: 10px;
}
.text-list2 li i {
  font-style: normal;
  padding-right: 10px;
}
.text-list2 li i a {
  color: #0267a7;
}
.text-list2 li i a:hover {
  color: #0267a7;
}

/*Content*/
.Ctitle {
  text-align: center;
  border-bottom: #e5e5e5 1px solid;
  padding-bottom: 15px;
  margin-left: 10px;
}
.Ctitle h1 {
  font-family: "Microsoft Yahei";
  clear: both;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
}
.Ctitle .info,
.Ctitle .info a {
  color: #999;
}
.Ctitle .info span {
  padding: 0 10px;
}

.content {
  clear: both;
  font-size: 14px;
  line-height: 28px;
  color: #212121;
}
.content .description {
  padding: 5px 0 5px 30px;
}
.content p {
  margin: 13px 0;
}
.content img {
  border: #e5e5e5 1px solid;
  padding: 5px;
}
.content a:hover img {
  border: #ccc 1px solid;
}

.Cshare {
  width: 580px;
  height: 31px;
  padding: 6px 0 0 80px;
  background: url(bg_Cshare.jpg) no-repeat 0 0;
  margin-left: 10px;
  clear: both;
}
.Cshare a {
  padding-right: 8px;
  font-size: 14px;
}

.prenext {
  height: 30px;
  line-height: 30px;
  padding: 10px 5px 5px 10px;
  color: #333;
  font-size: 14px;
}
.prenext a,
.prenext a:hover {
  color: #0166a6;
}

/** msgbox��ʽ **/
.qz_msgbox_layer,
.qz_msgbox_layer .gtl_ico_succ,
.qz_msgbox_layer .gtl_ico_fail,
.qz_msgbox_layer .gtl_ico_hits,
.qz_msgbox_layer .gtl_ico_clear,
.qz_msgbox_layer .gtl_end {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  font-weight: bold;
  font-size: 14px;
  color: #606060;
  background-image: url("./msgbox/gb_tip_layer.png");
  _background-image: url("./msgbox/gb_tip_layer_ie6.png");
  background-repeat: no-repeat;
}
.qz_msgbox_layer_wrap {
  width: 100%;
  position: fixed;
  _position: absolute;
  top: 46%;
  left: 0;
  text-align: center;
  z-index: 65533;
}
.qz_msgbox_layer {
  background-position: 0 -161px;
  background-repeat: repeat-x;
  padding: 0 18px 0 9px;
  margin: 0 auto;
  position: relative;
}
.qz_msgbox_layer .gtl_ico_succ {
  background-position: -6px 0;
  left: -45px;
  top: 0;
  width: 45px;
  position: absolute;
}
.qz_msgbox_layer .gtl_end {
  background-position: 0 0;
  position: absolute;
  right: -6px;
  top: 0;
  width: 6px;
}
.qz_msgbox_layer .gtl_ico_fail {
  background-position: -6px -108px;
  position: absolute;
  left: -45px;
  top: 0;
  width: 45px;
}
.qz_msgbox_layer .gtl_ico_hits {
  background-position: -6px -54px;
  position: absolute;
  left: -45px;
  top: 0;
  width: 45px;
}
.qz_msgbox_layer .gtl_ico_clear {
  background-position: -6px 0;
  left: -5px;
  width: 5px;
  position: absolute;
  top: 0;
}
.qz_msgbox_layer img {
  float: left;
  margin: 19px 10px 0 5px;
}

.tg {
  clear: both;
  background: #fff;
  width: 100%;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  height: 180px;
  padding-top: 2px;
  overflow: hidden;
}
.tag {
  clear: both;
  width: calc(100% - 20px);
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  overflow: hidden;
}
.tag ul {
  padding-left: 15px;
  margin: 0;
  font-family: "\5fae\8f6f\96c5\9ed1";
}
.tag li {
  float: left;
  width: calc(100% / 12 - 14px);
  height: 35px;
  margin-top: 5px;
  margin-right: 12px;
  text-align: center;
  border-width: 1px 2px 2px;
  border: solid 1px #e3e2df;
  border-bottom-width: 2px;
  border-radius: 2px;
  overflow: hidden;
}
.tag li a {
  float: left;
  font-size: 15px;
  width: 100%;
  display: block;
  line-height: 35px;
  text-align: center;
  color: #333;
  cursor: pointer;
  display: inline;
}
.tag li a:hover {
  color: #f44;
  text-decoration: none;
}
.tag li:hover {
  border: solid 1px #ffb4b1;
  border-bottom-width: 2px;
}

.tag_b {
  width: 950px;
  color: #ccc;
  height: 50px;
  line-height: 26px;
  margin-left: 14px;
  margin-top: 6px;
  background: #f5f5f5;
  overflow: hidden;
}
.tag_b span {
  float: left;
  color: #fff;
  background: #f36f7e;
  width: 62px;
  text-align: center;
  display: block;
}
.tag_b a {
  padding: 0 6px;
}

/** ��ͼƬ����ʾ��ť����ʽ **/
.btn_saveimg {
  background: #3366ff;
  color: #ffffff;
  padding: 5px 12px;
  margin: 0 2px;
  font-weight: bold;
}
