@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
img,
div {
  border: medium none;
  margin: 0;
  padding: 0;
  font: 12px \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
}
body,
button,
select,
textarea {
  font: 12px \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
  line-height: 1.8;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
h3 {
  font-size: 14px;
  font-weight: normal;
}
h4 {
  font-size: 16px;
}
em {
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0px;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
a {
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  cursor: pointer;
  color: #000;
  font: "\5B8B\4F53", sans-serif;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #ba2636;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.styfff,
.styfff a,
.styfff a:hover {
  color: #fff;
}
.sty666,
.sty666 a,
.sty666 a:hover,
.list li span {
  color: #666;
}
.margin-top {
  padding-top: 20px;
}
.margin-bottom {
  margin-top: 30px;
}
input,
textarea,
button,
select {
  outline: none;
}
html {
  background: #f4f4f4;
}
body {
  background: url(../images/index_01.jpg) no-repeat center top fixed;
}
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
.top {
  width: 100%;
  height: 110px;
  overflow: hidden;
}
.nav {
  height: 45px;
  background: rgba(255, 255, 255, 0.7) !important;
  filter: Alpha(opacity=70);
  background: #fff;
  width: 100%;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
}
.nav a {
  margin: 0 28px;
  display: inline;
}
.js {
  height: 320px;
  background: rgba(255, 255, 255, 0.9) !important;
  filter: Alpha(opacity=90);
  background: #fff;
  width: 100%;
}
.bgfff {
  background: #fff;
  padding: 0 20px 30px;
}
.logo,
.login,
#label_s a,
.jcsb p i,
.v_l li i {
  background: url(../images/logo.png) no-repeat;
}
.logo {
  width: 373px;
  height: 79px;
  margin: 15px 0 0 0;
  display: inline;
}
.login {
  width: 197px;
  height: 22px;
  background-position: 0 -126px;
  margin: 48px 42px 0 0;
}
.login_l {
  width: 110px;
  overflow: hidden;
  background: none;
  border: none;
  padding: 3px 5px 0;
  color: #fff;
}
.btn {
  width: 70px;
  height: 22px;
  cursor: pointer;
  border: none;
  background: none;
}
#nav li,
.xxbm li,
.hyzn li,
.xxbm p,
.le_title,
.xhzc h2,
.xhzc h3,
.nav a {
  font-family: "\5fae\8f6f\96c5\9ed1", "黑体";
}
#nav {
  float: left;
  width: 950px;
  padding-left: 50px;
}
#nav a {
  display: block;
  color: #000;
}
#nav a:hover {
  color: #000;
  text-decoration: none;
}
#nav li {
  float: left;
  font-size: 16px;
  margin: 0 26px;
  display: inline;
  line-height: 40px;
  display: inline;
}
#nav span {
  float: left;
  color: #f69842;
}
#nav li ul {
  line-height: 35px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 170px;
  position: absolute;
  z-index: 10;
}
#nav li ul li {
  float: left;
  width: 170px;
  background: #4585bd;
  margin-left: -50px;
  line-height: 35px;
  font-size: 14px;
  border-bottom: 1px solid #fff;
}
#nav li ul a {
  color: #fff;
  width: 170px;
  text-align: center;
}
#nav li ul a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  background: #f14b52;
}
#nav li:hover ul {
  left: auto;
}
#nav li.sfhover ul {
  left: auto;
}

/* 焦点图 */
.silder {
  width: 550px;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-left: 20px;
}
.silder .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.silder .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.silder .hd ul li {
  float: left;
  margin-right: 6px;
  width: 12px;
  height: 12px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
}
.silder .hd ul li.on {
  background: #f55353;
  color: #fff;
}
.silder .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.silder .bd li {
  zoom: 1;
  vertical-align: middle;
}
.silder .bd img {
  width: 550px;
  height: 300px;
  display: block;
}

.w310 {
  width: 400px;
  height: 300px;
  overflow: hidden;
  padding: 20px 0 0 15px;
}
.w310 dl {
  padding: 20px 3px;
  border-bottom: 1px solid #ccc;
  height: 110px;
}
.w310 dt {
  font-size: 20px;
  font-weight: bold;
}
.w310 dd {
  line-height: 24px;
  color: #666;
  margin-top: 10px;
}
.bgw,
.tu,
.pic,
.v_l,
.weix {
  width: 100%;
}
.tu,
.pic,
.v_l,
.weix {
  overflow: hidden;
}
.w230 {
  width: 230px;
}
.xxbm,
.jcsb {
  width: 230px;
  overflow: hidden;
}
.xxbm .xxbm_r1 {
  width: 230px;
  height: 140px;
  overflow: hidden;
  background: url(../images/index_03.jpg) no-repeat;
}
.xxbm .xxbm_r1 a {
  width: 230px;
  height: 40px;
  overflow: hidden;
  display: block;
  text-indent: -9999em;
}
.mt1 {
  margin-top: 10px;
}
.w460 {
  width: 460px;
  padding: 0 20px;
}
.xxbm_t {
  background: url(201412.jpg) no-repeat;
  width: 230px;
  height: 141px;
  overflow: hidden;
}
.xxbm_t li {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  padding-left: 78px;
}
.xxbm_t li,
.hyzn li,
.xxbm p {
  font-style: italic;
  font-size: 16px;
}
.hyzn {
  width: 240px;
}
.hyzn li {
  width: 110px;
  float: left;
  background: #3493e3;
  height: 40px;
  line-height: 40px;
  margin: 10px 10px 0 0;
  text-align: center;
}
.hyzn .bg25b0f5 {
  background: #25b0f5;
}
.hyzn .bg0fbeff {
  background: #0fbeff;
}
.hyzn .bg4accaa {
  background: #4accaa;
}
.hyzn .bg48cba9 {
  background: #48cba9;
}
.hyzn .bg9bd656 {
  background: #9bd656;
}
.xxbm p {
  background: url(201412_01.gif) repeat-y;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 10px;
}
.dao {
  background: url(../images/index_07.png) no-repeat right 0 #4384cb;
  position: relative;
  height: 35px;
  color: #fff;
}
.dao span {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
  line-height: 35px;
}
.dao h3 {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.dao,
.nd h3 {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  text-indent: 1.5em;
}
.dao em {
  font-weight: normal;
  font-size: 12px;
  color: #fff;
}
.dao em a {
  color: #fff;
}
.news {
  padding: 5px 0;
}
.news li,
.jxyd li,
.list li {
  background: url(../images/lin.gif) no-repeat;
}
.news li {
  border-bottom: 1px dotted #999;
  line-height: 34px;
  font-size: 14px;
  background-position: 6px -41px;
  padding-left: 15px;
}
.qcjm .news {
  margin-top: 3px;
}
.qcjm li {
  line-height: 32px;
}
.news.nbj li {
  padding-left: 0;
  background: none;
}
.jqss {
  background: #4384cb;
}
.jqss h3,
.jcsb h3,
.dao_j,
.lsrc h3,
.dao_jc,
.qcjm h3,
.pub h3 {
  font-size: 16px;
  padding-left: 20px;
  font-weight: 500;
}
.jqss h3 {
  border-bottom: 1px solid #99bce3;
  line-height: 38px;
  background: url(../images/index_07.png) no-repeat right 0 #4384cb;
}
.jqss li {
  border-bottom: 1px solid #99bce3;
  float: left;
  width: 220px;
  padding: 5px 0 5px 10px;
  line-height: 1.6;
}
.jqss li a {
  float: left;
  width: 150px;
}
.jqss li span {
  float: right;
  padding-right: 5px;
}
.jqss p {
  float: right;
  margin-right: 10px;
  line-height: 2;
  padding: 3px 0;
}
.jcsb h3,
.dao_jc,
.qcjm h3,
.pub h3 {
  background: #4384cb;
  height: 35px;
  line-height: 35px;
}
.jcsb p {
  border-bottom: 1px solid #ccc;
  position: relative;
  height: 194px;
  text-align: center;
  line-height: 2.5;
  font-weight: bold;
}
.jcsb p i {
  width: 42px;
  height: 42px;
  background-position: -242px -127px;
  position: absolute;
  top: 101px;
  right: 22px;
}
.jxyd {
  padding-top: 8px;
}
.jxyd li {
  background-position: 9px 10px;
  padding-left: 22px;
  line-height: 2;
  font-size: 14px;
}
.jcsj p {
  width: 180px;
  margin: 12px auto 0;
  text-align: center;
}
.jcsj p img,
.xyjj li img,
.pic li img,
.v_l li img {
  width: 100%;
  float: left;
  margin-bottom: 8px;
}
.gys {
  border-top: 2px solid #ccc;
  padding-top: 10px;
}
.gys dt {
  width: 100px;
  text-align: center;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 8px;
}
.gys dd {
  float: left;
  width: 860px;
}
.gys dd a {
  margin: 10px 5px 10px 6px;
  display: inline;
  float: left;
  height: 50px;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
}
.footer {
  height: 90px;
}
.footer div {
  display: block;
  margin: auto;
  width: 600px;
  line-height: 200%;
  text-align: center;
  color: #999;
  padding-top: 30px;
}
.footer a {
  color: #999;
}
.dao_j {
  border-bottom: 2px solid #ec464d;
  height: 33px;
  line-height: 33px;
}
.xyjj {
  width: 180px;
  margin: 0 auto;
  text-align: center;
}
.xyjj li {
  width: 180px;
  text-align: center;
  margin: 12px 0 10px 0;
}
.lsrc {
  background: #f4f4f4;
  border: 1px solid #d8d8d8;
  width: 228px;
  height: 150px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding-top: 48px;
}
.lsrc h3 {
  background: url(201412_03.gif) no-repeat;
  width: 240px;
  height: 44px;
  text-align: center;
  line-height: 38px;
  position: absolute;
  left: -6px;
  top: 0;
  margin-top: 7px;
  padding-left: 0;
}
.lsrc p {
  border-bottom: 1px solid #ccc;
  width: 220px;
  float: left;
  height: 36px;
  margin-left: 4px;
  margin-top: 13px;
}
.lsrc p span {
  width: 45px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin: 0 5px;
}
.lsrc p a {
  color: #d40707;
}
.lsrc p a:hover {
  background: #e15055;
  color: #fff;
  cursor: pointer;
  display: block;
}
/**.lsrc p .jy{background:#e15055; color:#fff; cursor:pointer; display:block;}**/
.jjzz {
  padding: 10px 10px 0;
  line-height: 2;
}
.weiz {
  background: url(201412_04.gif) no-repeat right 0 #e7e7e7;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
  position: relative;
}
.weiz span {
  position: absolute;
  right: 10px;
  top: 0;
}
.pic ul {
  width: 980px;
}
.pic li {
  width: 180px;
  float: left;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 32px 15px 30px 0;
  height: 170px;
}
.pic li .image {
  width: 180px;
  height: 125px;
  overflow: hidden;
}
.pic li .text {
  width: 180px;
  height: 45px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  word-break: break-all; // 注意这个文字多行很重要
  -webkit-box-orient: vertical;
}
.v_l ul {
  width: 980px;
}
.v_l li {
  width: 230px;
  float: left;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 32px 15px 30px 0;
  position: relative;
}
.v_l li i {
  position: absolute;
  width: 42px;
  height: 42px;
  background-position: -242px -127px;
  left: 170px;
  top: 135px;
}
.w710 {
  width: 710px;
}
.article {
  padding: 0 20px;
}
.le_title {
  line-height: 30px;
  font-size: 22px;
  color: #000;
  padding: 30px 0 10px;
  text-align: center;
}
.le_02 {
  width: 100%;
}
.le_title,
.le_02_time {
  text-align: center;
}
.le_con {
  padding: 20px 0 60px;
  color: #333;
}
.le_con p,
.xhzc p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}
.fx {
  width: 100%;
  margin: 10px 0 20px;
}
.list {
  padding: 10px 0 10px 0;
}
.list li {
  width: 698px;
  background-position: 0 -40px;
  font-size: 16px;
  line-height: 40px;
  padding-left: 12px;
}
.list li span {
  float: right;
  font-size: 12px;
}
.fy {
  text-align: center;
  padding: 10px;
  margin: 50px 0 30px 0;
}
.fy_f a {
  background: #d7dcde;
  padding: 5px 10px;
  border: solid #d7dcde 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-left: 1px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.fy_f a:hover {
  background: #4585bd;
  border: solid #4585bd 1px;
  text-decoration: none;
}
.weix p {
  border-bottom: 1px dotted #999;
  font-size: 16px;
  line-height: 2;
  padding: 30px 0 30px 50px;
}
.weix ul {
  width: 600px;
  padding-top: 40px;
}
.weix li {
  width: 155px;
  float: left;
  padding-left: 140px;
}
.gyxx {
  padding: 0 50px;
}
.gyxx h3 {
  background: url(201412_05.gif) no-repeat;
  width: 111px;
  height: 25px;
  text-align: center;
  padding-top: 12px;
  font-size: 16px;
  font-weight: bold;
}
.gyxx p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 36px;
  background: url(201418.jpg) no-repeat right 30px;
  padding-right: 250px;
  padding-top: 10px;
  min-height: 220px;
}
.zzjj {
  text-align: center;
}
.nd h3 {
  background: #4384cb;
  margin-bottom: 5px;
}
.nd p {
  border-bottom: 1px dotted #757575;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  padding: 0 5px;
}
.sty999 {
  color: #999;
}
.xhzc {
  border-top: 2px solid #4384cb;
  padding: 15px 50px 0;
}
.xhzc h2,
.xhzc h3 {
  text-align: center;
  line-height: 2;
}
.xhzc h2 {
  font-size: 24px;
}
.xhzc h3 {
  font-size: 18px;
  padding-bottom: 10px;
}
.xhzc p {
  color: #666;
  text-indent: 2em;
}
.xhzc span {
  float: right;
  margin-top: 5px;
}
.xhzc span,
.xhzc a,
.jqjq span {
  color: #06c;
}
.ssjf h3 {
  background: url(201412_06.gif) no-repeat;
}
.ssjf p a {
  color: #009999;
}
.ssjf p a:hover {
  background: #3dbdb2;
  color: #fff;
  cursor: pointer;
  display: block;
}
.bis {
  background: url(201420.jpg) no-repeat;
  height: 439px;
  overflow: hidden;
  margin-top: 20px;
}
.bis li {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 35px;
}
.jqjq thead tr td {
  color: #666;
}
.jqjq thead tr td,
.jqjq tbody tr td {
  border-bottom: 1px dotted #999;
  height: 34px;
  line-height: 34px;
}
.jqjq tbody tr td {
  font-size: 14px;
}
.tab tr td {
  border-bottom: 1px solid #99bce3;
  padding: 13px 3px;
  line-height: 1.6;
}

.news li span {
  float: right;
  color: #666;
  padding-right: 10px;
}
.jcsb p {
  border-bottom: none;
  padding-top: 10px;
}
.jcsb p img {
  margin-bottom: 5px;
}
.channl {
  width: 200px;
  background: #f7f7f7;
  padding: 20px 15px 10px 15px;
}
.channl a {
  margin-bottom: 10px;
  display: block;
  width: 200px;
  text-align: center;
  background: #f1a15c;
  color: #fff;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}

#bigPageList {
  text-align: center;
  margin-top: 20px;
}
#bigPageList span {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px;
  border: 1px solid #ccc;
  font-family: arial;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
}
#bigPageList span.first,
#bigPageList span.last {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px;
  border: 1px solid #ccc;
  font-family: arial;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
}
#bigPageList span.prev,
#bigPageList span.next {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px;
  border: 1px solid #ccc;
  font-family: arial;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
}
#bigPageList span.curr {
  color: #fff;
  border: 1px solid #ef3a07;
  background: #ef3a07;
}
#bigPageList a {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px;
  border: 1px solid #ccc;
  font-family: arial;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
}
#bigPageList a:hover {
  color: #fff;
  border: 1px solid #ef3a07;
  background: #ef3a07;
}
#bigPageList .next,
#bigPageList .prev {
  padding: 5px 10px;
}
