﻿/* CSS Document */
.banner ul {
  overflow: hidden;
  position: relative;
  top: -80px;
  z-index: 10;
}

.banner li {
  width: 120px;
  text-align: center;
  float: left;
  margin: 0 20px;
}

.banner a {
  width: 120px;
  height: 144px;
  float: left;
  display: block;
  background: url(../img/icon_bg.png) center no-repeat;
}

.banner li i {
  background: url(../img/icon.png) center no-repeat;
  display: block;
  width: 62px;
  height: 62px;
  margin: 29px auto;
}

.banner ul span {
  color: #2a2a2a;
  font-size: 20px;
  font-family: "黑体";
  display: inline-block;
  margin-top: 5px;
}

.banner li.yygh a {
  background-position: 0 0;
}

.banner li.yygh a:hover {
  background-position: 0px -159px;
}

.banner li.yygh i {
  background-position: -600px -40px;
}

.banner li.jycx a {
  background-position: -484px 0px;
}

.banner li.jycx a:hover {
  background-position: -484px -159px;
}

.banner li.jycx i {
  background-position: -525px -40px;
}

.banner li.rszp a {
  background-position: -121px 0px;
}

.banner li.rszp a:hover {
  background-position: -121px -159px;
}

.banner li.rszp i {
  background-position: -809px -40px;
}

.banner li.zxzx a {
  background-position: -363px 0px;
}

.banner li.zxzx a:hover {
  background-position: -363px -159px;
}

.banner li.zxzx i {
  background-position: -671px -40px;
}

.banner li.zyzpt a {
  background-position: -242px 0px;
}

.banner li.zyzpt a:hover {
  background-position: -242px -159px;
}

.banner li.zyzpt i {
  background-position: -741px -40px;
}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  width: 440px;
  margin-right: 20px;
}

.swipe-wrap {
  overflow: hidden;
  position: relative;
}

.swipe-wrap div {
  float: left;
  width: 100%;
  position: relative;
}

.swipe-wrap div a img {
  width: 440px;
  height: 300px;
}

.swipe-wrap span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/opacity_bg.png) repeat;
  height: 35px;
  line-height: 35px;
  width: 96%;
  padding: 0 2%;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.flex-control-nav {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.flex-control-nav em {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  font-style: normal;
  background-color: #b1b1b1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
}

.flex-control-nav em.on {
  background: #265ee9;
}

.news {
  overflow: hidden;
}

.word_list {
  background: #fff;
}

.word_list {
  width: 540px;
}

.word_list li {
  padding-left: 15px;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  background: url(../img/newstitle.gif) 0 50% no-repeat;
}

.word_list li .time {
  float: right;
}

.word_list li a {
  float: left;
  width: 88%;
  font-size: 18px;
}

.word_list li a:hover {
  color: #ff0000;
}

.word_list li.red a {
  color: red;
}

.yixun .content {
  overflow: hidden;
  margin-right: -25px;
}

.img_pd5 {
  border: #888 1px solid;
  padding: 5px;
  width: 316px;
  height: 147px;
}

.yixun .content .fl {
  width: 314px;
  margin-right: 25px;
}

.text_list {
  margin-top: 10px;
}

.text_list li {
  float: left;
  width: 112px;
  margin: 0 5px;
}

.text_list li img {
  width: 112px;
  height: 150px;
}

.text_list li p {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
  text-align: center;
}

.text_list li a:hover {
  color: #ff0000;
}

.text_list li.red a {
  color: red;
}

.footer_n {
  margin-top: 30px;
}

.goods_display .leftmove {
  width: 20px;
  height: 33px;
  display: block;
  background: url(../img/arrow.png) no-repeat 0px -28px;
  margin-top: 40px;
  z-index: 10;
  cursor: pointer;
  float: left;
  margin-right: 3px;
}

.goods_display .rightmove {
  width: 20px;
  height: 33px;
  display: block;
  background: url(../img/arrow.png) no-repeat -22px -28px;
  margin-top: 40px;
  z-index: 10;
  float: right;
  margin-left: 3px;
}

.tab {
  overflow: hidden;
  border-bottom: 2px solid #129fbd;
}

.tab a {
  float: left;
  padding: 0 10px;
  font-size: 20px;
  padding-bottom: 5px;
}

.tab a.active {
  border-bottom: 2px #0399b9 solid;
  color: #2b70ba;
}

.tab_cont {
  display: none;
}

.tab_cont .img_pd5 {
  margin-top: 10px;
}

.bianmin .bottom {
  margin-top: 5px;
}

.bottom_area {
  overflow: hidden;
}

.link {
  width: 980px;
  margin-right: 20px;
}

.link legend {
  margin: 0 150px;
}

.link_cont {
  overflow: hidden;
  height: 110px;
}

.link_cont .leftmove {
  width: 35px;
  height: 110px;
  display: block;
  z-index: 10;
  cursor: pointer;
  float: left;
  background-color: #4286e4;
}

.link_cont .leftmove i {
  display: block;
  background: url(../img/arrow.png) no-repeat 0px -68px;
  width: 15px;
  height: 20px;
  margin: 45px auto;
}

.link_cont .rightmove {
  width: 35px;
  height: 110px;
  display: block;
  z-index: 10;
  float: right;
  background-color: #4286e4;
}

.link_cont .rightmove i {
  display: block;
  background: url(../img/arrow.png) no-repeat -18px -70px;
  width: 15px;
  height: 20px;
  margin: 45px auto;
}

.link_cont .mid_items {
  width: 580px;
  float: left;
  position: relative;
  height: 108px;
  overflow: hidden;
  border-top: #7f7e7e dotted 1px;
  border-bottom: #7f7e7e dotted 1px;
}

.link_cont span {
  position: absolute;
  top: -11px;
  left: 0;
}

.link_cont .mid_items ul {
  height: 110px;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}

.link_cont ul li {
  float: left;
  width: 560px;
  padding: 18px 15px;
  text-align: center;
}

.link_cont ul a {
  color: #504f4f;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  font-family: "黑体";
  line-height: 36px;
  text-align: left;
  margin-right: 12px;
}

.diaocha {
  width: 320px;
}

.diaocha .word_list li {
  float: none;
}

.diaocha .word_list a {
  width: 100%;
}

.diaocha h3 img {
  vertical-align: middle;
  margin-right: 6px;
  font-size: 20px;
  color: #007df6;
}

.footer {
  border-top: 6px solid #017fcb;
  margin-top: 30px;
  padding: 20px 0 0;
}

.footer .wrapper {
  width: 650px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 20px;
  position: relative;
  height: 180px;
}

.footer .fr {
  text-align: right;
}

.qr_code {
  width: 400px;
  position: absolute;
  left: 430px;
  text-align: center;
  background: #fff;
}

.qr_code li {
  float: left;
  margin: 5px;
}

.qr_code img {
  width: 110px;
  height: 110px;
  margin-bottom: 3px;
}

.qr_code span {
  display: block;
  color: #017fcb;
  font-weight: bold;
}

/*�޸ĵ�*/

.margin-right1 {
  margin-right: 25px;
}

.margin-right2 {
  margin: 0;
}

.margin-top1 {
  margin-top: 10px;
}

.display1 {
  display: inline;
}

.width {
  width: 314px;
}

.link {
  width: 980px;
  margin-right: 25px;
}

.diaocha {
  width: 314px;
  overflow: hidden;
}

.diaocha_h {
  height: 46px;
  line-height: 46px;
  margin: 20px 0;
  font-size: 30px;
  overflow: hidden;
}

.diaocha_h img {
  float: left;
  width: 38px;
  height: 26px;
  margin: 10px 6px 10px 0;
}

.diaocha h3 img {
  float: left;
}

#LRdiv0 {
  display: none !important;
}

#LRdiv1 {
  display: none !important;
}

/*修改*/

.banner a {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
}

.banner li {
  margin: 0 11px;
}

.word_list {
  background: none;
}

.banner li.zjjs a {
  background-position: -121px 0px;
}

.banner li.zjjs a:hover {
  background-position: -121px -159px;
}

.banner li.zjjs i {
  background-position: -222px -118px;
}

.banner li.xinxiang {
  background-position: 0 0;
}

.banner li.xinxiang a:hover {
  background-position: -484px -159px;
}

.banner li.xinxiang i {
  background-position: -452px -45px;
  width: 63px;
  height: 47px;
  margin: 37px auto;
}

.banner li.xinxiang a {
  background-position: -484px 0px;
}

.banner li.jycx a {
  background-position: -723px 0px;
}

.banner li.jycx a:hover {
  background-position: -723px -159px;
}

.diaocha_h {
  font-family: 黑体;
  color: #010101;
  font-weight: normal;
}
