@charset "utf-8";

/* CSS Document */
/* reset css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

caption,
em,
strong,
th {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

body {
  font-size: 12px;
  font-family: "Microsoft YaHei", "宋体";
}

strong {
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #333;
}

a:link {
  text-decoration: none;
}

a:hover {
  color: #f00;
  text-decoration: underline;
}

.red {
  color: #f00;
}

.footer {
  background: #3C3C3C none repeat scroll 0% 0%;
  padding: 30px 0px 20px;
  margin-top: 50px;
}

.footer-in {
  width: 1000px;
  margin: 0px auto;
}

.all-box {
  border-bottom: 1px solid #4C4C4C;
  padding: 0px 200px 30px;
}

.oz {
  overflow: hidden;
}

.wx-list li {
  float: left;
  margin: 0px 10px;
  padding: 10px;
  text-align: center;
  width: 100px;
  height: 120px;
  background: #FFF none repeat scroll 0% 0%;
  overflow: hidden;
}

.wx-list img {
  width: 86px;
  height: 88px;
}

.wx-list .txt {
  line-height: 15px;
}

.txt {
  display: block;
}

.mt15 {
  margin-top: 15px;
}

.link-box h3 {
  line-height: 46px;
  font-size: 18px;
  text-align: left;
  text-indent: 1em;
}

.c5 {
  color: #FFF;
}

.link-box .bd a {
  font-size: 14px;
  color: #999;
  padding-right: 18px;
  font-family: "microsoft yahei";
}

.copyright {
  margin-top: 30px;
  border-top: 1px solid #4C4C4C;
  padding: 30px 0px;
}

.copyright p {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 22px;
}

.copyright a {
  color: #999;
  font-size: 14px;
  padding: 0px 8px;
}

h3 {
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #333;
}

/* global css */
.clearfix:after {
  content: "\0020";
  clear: both;
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  font-family: Tahoma
}

.clearfix {
  *zoom: 1;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearboth {
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}

.block10 {
  width: 100%;
  height: 10px;
}

.blockB10 {
  margin-bottom: 10px;
}

.marl10 {
  display: inline;
  margin-left: 10px;
}

.marl15 {
  display: inline;
  margin-left: 15px;
}

.marr10 {
  display: inline;
  margin-right: 10px;
}

.marb10 {
  height: 10px;
  width: 100%;
  clear: both;
  font-size: 10px;
  line-height: 10px;
}

.marb5 {
  height: 5px;
  width: 100%;
  clear: both;
  font-size: 5px;
  line-height: 5px;
}

.padb10 {
  padding-bottom: 10px;
}

.padl10 {
  padding-left: 10px;
}

.block20 {
  width: 100%;
  height: 20px;
}

.bot_line {
  border-bottom: 4px solid #d81ba3;
}

.footer {
  width: 100%;
  padding-top: 15px;
  text-align: center;
  line-height: 26px;
  color: #666;
  border-top: 1px solid #d3d3d3;
}

.footer a {
  margin: 0 8px;
}

.cont {
  width: 1000px;
  margin: 0 auto;
}

.top_side {
  height: 31px;
  line-height: 31px;
  width: 100%;
  background: url(../images/bg_top_side.gif) repeat-x top;
}

.top_side .right {
  color: #ccc;
  margin-left: 25px;
}

.top_side .sz a {
  color: #999;
}

.top {
  width: 100%;
  height: 201px;
  background: url(../images/bg_top.jpg) center top;
}

.top .school_title {
  padding: 45px 0px 0px 30px;
  height: 106px;
}

.top .school_title h1 {
  font-size: 30px;
  color: #9e6343;
  font-family: "微软雅黑";
  font-weight: bold;
}

.top .school_title .qr {
  width: 180px;
  height: 180px;
  overflow: hidden;
  float: right;
  margin-right: 10px;
}

.nav {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}

.nav h2 {
  width: 165px;
  float: left;
  text-indent: -9999px;
  margin-right: 15px;
}

.nav h2 a {
  display: block;
  width: 165px;
  height: 50px;
}

.nav .navlist {
  float: left;
  width: 550px;
}

.nav .navlist li {
  float: left;
  text-align: center;
}

.nav .navlist li a {
  display: block;
  line-height: 50px;
  width: 90px;
  font-size: 14px;
  color: #fff;
}

.nav .navlist li a.on {
  background: #48d4aa;
  font-weight: bold;
}

.nav .ss_news {
  float: right;
  width: 265px;
  height: 24px;
  line-height: 24px;
  margin-top: 15px;
  overflow: hidden
}

.nav .ss_news li {
  line-height: 24px;
}

.nav .ss_news a {
  color: #fff;
}

.wrap {
  width: 1000px;
  margin: 20px auto;
}

.s_left {
  width: 220px;
  float: left;
}

.s_left .l1 {
  width: 220px;
  height: 101px;
  margin-bottom: 15px;
  background: url(../images/bg_gz.jpg) no-repeat top center;
}

.s_left .l1 dt {
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #333;
}

.s_left .l1 dt strong {
  color: #fc710b;
  font-weight: bold;
}

.s_left .l1 dd {
  float: left;
  width: 110px;
  text-align: center;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
}

.s_left .l2 {
  width: 218px;
  padding: 10px 0px;
  margin-bottom: 15px;
  border: 1px solid #ececec;
  border-top: 5px solid #f0d0bb;
}

.s_left .l2 li {
  width: 90%;
  margin: 0 auto;
  line-height: 35px;
  font-size: 14px;
  border-bottom: 1px solid #f7f7f7;
}

.s_left .l2 li a.on {
  display: block;
  text-indent: 10px;
  color: #fff;
  font-weight: bold;
  background: #e85700;
}

.s_left .l3 {
  margin-bottom: 15px;
}

.s_left .l3 .hd {
  line-height: 44px;
  margin-bottom: 10px;
  background: url(../images/bg_title.jpg) no-repeat bottom left;
}

.s_left .l3 .hd h2 {
  font-size: 20px;
  font-weight: bold;
  font-family: "微软雅黑";
  margin-left: 15px;
}

.s_left .l3 .bd {
  line-height: 20px;
}

.s_left .l3 a.zrft {
  display: block;
  height: 45px;
  margin-top: 10px;
  text-indent: -9999px;
  background: url(../images/pic_ft.jpg);
}

.s_right {
  width: 760px;
  border: 1px solid #f7f7f7;
}

.s_right .intro {
  overflow: hidden;
  margin-bottom: 15px;
}

.s_right dt {
  width: 320px;
  float: left;
}

.s_right dd {
  width: 420px;
  float: right;
}

.s_right dd.hd {
  text-indent: 15px;
  font-size: 20px;
  font-weight: bold;
  font-family: "微软雅黑";
  margin-left: 15px;
  line-height: 44px;
  margin-bottom: 10px;
  background: url(../images/bg_title.jpg) no-repeat bottom left;
}

.s_right dd.txt {
  text-indent: 2em;
  line-height: 25px;
  font-size: 14px;
}

.s_right dd.txt a {
  color: #f60;
}

.snews {
  overflow: hidden;
}

.snews .snews_left {
  width: 520px;
  float: left;
}

.snews .snews_left .hd {
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 10px;
  background: url(../images/title_line.jpg) no-repeat bottom left;
}

.snews .snews_left .hd h2 {
  float: left;
  font-size: 14px;
  font-weight: bold;
}

.snews .snews_left .hd a.more {
  float: right;
}

.snews .snews_left .fb {
  margin-bottom: 15px;
}

.snews .snews_left li {
  line-height: 24px;
  font-size: 14px;
  padding-left: 10px;
  background: url(../images/ico.jpg) no-repeat left;
}

.snews .snews_left .news1 {
  width: 245px;
  height: 170px;
  overflow: hidden;
}

.snews .snews_left .news1 li {
  font-size: 12px;
}

.snews .snews_right {
  width: 200px;
  padding: 10px 9px;
  float: right;
  border: 1px solid #ede6d7;
  background: #fcfaf5;
}

.snews .snews_right .hd {
  margin: 10px 0px;
  overflow: hidden;
  padding-bottom: 3px;
  border-bottom: 1px solid #e8e1d1;
}

.snews .snews_right .hd h2 {
  float: left;
  font-size: 12px;
  font-weight: bold;
}

.snews .snews_right .hd a.more {
  float: right;
}

.snews .snews_right li {
  padding-left: 10px;
  line-height: 24px;
  background: url(../images/ico.jpg) no-repeat left;
}

.picshow {
  width: 100%;
  clear: both;
}

.picshow .hd {
  line-height: 44px;
  margin-bottom: 10px;
  overflow: hidden;
  background: url(../images/bg_title.jpg) no-repeat bottom left;
}

.picshow .hd h2 {
  font-size: 20px;
  font-weight: bold;
  font-family: "微软雅黑";
  margin-left: 15px;
  float: left;
}

.picshow .hd a.more {
  float: right;
}

.picshow .bd li {
  font-size: 14px;
  width: 150px;
  float: left;
  display: inline;
  margin: 0 23px;
  text-align: center;
}

.picshow .bd li img {
  display: block;
  margin-bottom: 10px;
}

.qabox {
  width: 100%;
  overflow: hidden;
  clear: both;
}

.qabox .qabox_hd h2 {
  float: left;
  display: inline;
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: bold;
}

.qabox .qabox_hd p {
  float: right;
}

.qabox .qabox_hd p a {
  color: #c00;
  margin-right: 15px;
}

.qabox .qabox_hd {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border-bottom: 3px solid #333;
}

.qabox_bd {
  width: 760px;
  border-right: 1px solid #edbf84;
}

.qabox_bd2 {
  width: 760px;
  height: 320px;
  overflow: auto;
}

.ckzx .qabox_bd2 {
  height: auto;
}


.qabox_bd dl {
  width: 718px;
  height: 60px;
  overflow: hidden;
  margin: 15px 0px 10px 10px;
  font-size: 14px;
  background: url(../images/dot_line.gif) repeat-x bottom;
}

.qabox_bd dl:hover {
  background: #f0d0bb
}

.qabox_bd dt {
  width: 100%;
  padding-left: 20px;
  line-height: 30px;
  background: url(../images/ico_q.gif) no-repeat left;
}

.qabox_bd dt label {
  color: #ff2628;
  margin-right: 6px;
}

.qabox_bd dd.da {
  float: left;
  width: 480px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background: url(../images/ico_a.gif) no-repeat left;
  overflow: hidden;
}

.qabox_bd dd.da label {
  color: #218307;
  margin-right: 6px;
}

.qabox_bd dd.time {
  min-width: 150px;
  max-width: 180px;
  float: left;
  color: #666;
  line-height: 30px;
}

.pager {
  clear: both;
  height: 25px;
  margin: 0 auto;
  line-height: 26px;
  padding: 22px 0;
}

.pager ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
  height: 25px;
  float: left;
  position: relative;
  left: 50%;
}

.pager li {
  margin: 0 5px 0 0;
  float: left;
  display: inline;
  position: relative;
  left: -50%;
}

.pager li a {
  float: left;
}

.pager li.page {
  height: 25px;
  padding-left: 3px;
  margin: 0 3px 0 0;
}

.pager li.page a {
  color: #666;
  padding-right: 11px;
  padding-left: 8px;
}

.pager li.page.selected,
.pager li.page.hover {}

.pager li.page.selected a,
.pager li.page.hover a {
  display: block;
  height: 25px;
  background: #f14d05;
  color: #fff;
}

.pager li.previous a,
.pager li.first a,
.pager li.next a,
.pager li.last a {
  display: block;
  width: 51px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #666;
  border: 1px solid #c5c5c5;
}

.pager li.previous a:hover,
.pager li.first a:hover,
.pager li.next a:hover,
.pager li.last a:hover {
  color: #000;
  border: 1px solid #c5c5c5;
}

.dj {
  width: 758px;
  border: 1px solid #d4cfbe;
  margin-top: 10px;
}

.dj th {
  background: #f6f2e5;
  font-size: 14px;
  font-weight: normal;
  width: 120px;
  padding: 10px 5px 10px 0px;
  text-align: right;
  border-bottom: 1px solid #ddd9ca;
}

.dj td {
  padding: 10px 0px 10px 10px;
  border-bottom: 1px solid #ddd9ca;
}

.dj .input1 {
  border: 1px solid #cccbc6;
  width: 200px;
  height: 27px;
  padding-top: 3px;
}

.dj .input2 {
  border: 1px solid #cccbc6;
  width: 300px;
  height: 150px;
  padding-top: 3px;
}

.dj .sub {
  width: 97px;
  height: 38px;
  border: 0px;
  display: inline-block;
  color: #fff;
  font-family: "微软雅黑", "黑体";
  font-size: 18px;
  background: url(../images/sub2.jpg) no-repeat;
  margin: 10px 0px;
}

.dj .twtip {
  width: 200px
}

.s_news {
  margin-top: 15px;
}

.s_news li {
  line-height: 34px;
  font-size: 14px;
  color: #999;
  overflow: hidden;
  border-bottom: 1px solid #f8f8f8;
}

.s_news li a {
  display: block;
  padding-left: 10px;
  background: url(../images/ico.jpg) no-repeat left;
  float: left;
}

.s_news li span {
  width: 80px;
  float: right;
}

.newsview {
  padding-top: 15px;
  font-size: 14px;
}

.newsview p {
  margin: 20px 0px;
  line-height: 1.8em;
  text-indent: 2em;
}

.tb2 {
  width: 98%;
  background: #faf9f5;
  border-left: 1px solid #e7e6e2;
  border-top: 1px solid #e7e6e2;
}

.tb2 td {
  border-bottom: 1px solid #e7e6e2;
  border-right: 1px solid #e7e6e2;
}

.schoollist {
  width: 100%;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
  margin: 20px 0px;
  padding-bottom: 10px;
}

.schoollist dt {
  width: 170px;
  float: left;
}

.schoollist dd {
  width: 830px;
  float: right;
}

.schoollist dd.hd {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 14px;
}

.schoollist dd.hd span {
  display: inline-block;
  margin-right: 30px;
  color: #999;
}

.schoollist dd.hd span a {
  color: #f60;
}

.schoollist dd.hd span strong {
  font-weight: bold;
  color: #f06703;
}

.schoollist dd.intro {
  line-height: 1.7em;
  text-indent: 2em;
}

.search {
  padding-left: 40px;
  ;
  height: 45px;
  padding-top: 20px;
  overflow: hidden;
  background: #fcfaf5;
  border-bottom: 1px solid #efece5;
}

.search span {
  display: inline-block;
  margin: 0 15px;
}

.search .sub {
  display: inline-block;
  border: 0px;
  width: 74px;
  height: 35px;
  background: url(../images/search_sub.jpg) no-repeat;
}

.sch_inp1 {
  width: 300px;
  border: 1px solid #e1e1e1;
  height: 32px;
}


/*分页*/
.pages {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 30px 0;
  text-align: center;
}

.pages span {
  border: 1px solid #ddd;
  padding: 6px 9px;
  margin-right: 5px;
}

.pages span.all {
  padding: 0;
  border: none;
  margin: 0px;
}

.pages span.pageindex {
  border: none;
  margin: 0px;
}

.pages span.current {
  border: none;
  color: #fff;
  background-color: #f14d05;
}

.pages a {
  border: 1px solid #ddd;
  padding: 5px 8px;
  margin-right: 5px;
}

.pages a:hover {
  color: #fff;
  background-color: #f14d05;
  text-decoration: none;
}


.must_red {
  font-family: Simsun;
  color: #ff0000;
  margin-top: 3px;
  margin-left: -8px;
  position: absolute;
  font-size: 14px;
}