﻿@charset 'utf-8';

/*
 * @Author: mjy
 * @Date: 2019-12-05
 * @Last Modified by: xhy
 * @Last Modified time: 2019-12-06 16:18:50
 */
/* 首页 */
.index-headline {
  padding-top: 20px;
  height: 96px;
}

.index-headline-tab {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 96px;
  margin: 0 auto;
}

.index-headline-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.index-headline-item h1 {
  margin: 0 auto;
}

.index-headline-item h1 a {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  color: #222222;
  font-weight: bold;
  font-size: 28.05px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.index-headline-item h1 a:hover {
  text-decoration: underline;
}

.index-headline-item p {
  color: #666666;
  font-size: 18.03px;
  margin-top: 12px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-wrap1-col1 {
  width: 590px;
  height: 320px;
  position: relative;
  overflow: hidden;
}

.index-wrap1-col1 .index-pictt a:hover {
  text-decoration: underline;
}

.index-newspic li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.index-newspic li img {
  width: 100%;
  height: 100%;
}

.index-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 37px;
  bottom: 0;
  background: url(qj-bg1.png) no-repeat;
}

.index-pictt li {
  width: 100%;
  height: 100%;
}

.index-pictt li a {
  color: #fff;
  font-size: 16px;
  line-height: 37px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 18px;
}

.index-picpg {
  position: absolute;
  bottom: 13px;
  right: 17px;
}

.index-picpg li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  cursor: pointer;
  background: url(icon32.png) no-repeat;
}

.index-picpg li.cur {
  background: url(icon33.png) no-repeat;
}

.main_tab {
  width: 590px;
  height: 320px;
}

.main_tab .tab-list-bool {
  height: 38px;
  border: 1px solid #d5d5d5;
  border-left: none;
}

.main_tab .tab-list-bool li {
  position: relative;
  width: 195px;
  height: 38px;
  float: left;
  border-left: 1px solid #d5d5d5;
}

.main_tab .tab-list-bool li .curImg {
  position: absolute;
  left: 50%;
  margin-left: -8.5px;
  bottom: -8px;
  display: none;
}

.tab-list-bool a {
  display: inline-block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #444444;
}

.main_tab .tab-list-bool li.cur a {
  background: #1369c0;
  color: #fff;
  height: 39px;
}

.main_tab .tab-list-bool li.cur .curImg {
  display: block;
}

.tab-group {
  border: 1px solid #d5d5d5;
  border-top: none;
  height: 278px;
}

.tab-item {
  padding: 20px 18px 0 18px;
}

.tab-group .tab-item>li {
  padding-left: 15px;
  background: url(index-point.png) no-repeat left center;
}

.tab-group .tab-item a {
  display: inline-block;
  font-size: 16px;
  line-height: 41px;
  color: #333333;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.tab-group .tab-item a:hover,
.index-zw-list li a:hover {
  color: #1369c0;
}

.tab-item span {
  float: right;
  line-height: 41px;
  color: #666666;
  font-size: 14px;
}

.mid_logo {
  margin-top: 18px;
}

.mid_logo img {
  width: 100%;
}

.mid_logo a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.mid_con {
  margin-top: 20px;
  background: #fff;
}

.mid_con_tab ul li {
  width: 193px;
  height: 114px;
  background: #f0f0f0;
  border-bottom: 1px solid #dcdcdc;
}

.mid_con_tab ul li.l1.cur {
  background: url(qj-bg2.png) no-repeat;
}

.mid_con_tab ul li.l2.cur {
  background: url(qj-bg3.png) no-repeat;
}

.mid_con_tab ul li.l3.cur {
  background: url(qj-bg4.png) no-repeat;
}

.mid_con_tab ul li a {
  display: block;
  padding-left: 72px;
  height: 100%;
  line-height: 114px;
  color: #555555;
  font-size: 22px;
}

.mid_con_tab ul li.cur a {
  color: #fff;
}

.mid_con_tab ul li.l1 a {
  background: url(mz-icon1o.png) 31px center no-repeat;
}

.mid_con_tab ul li.l1.cur a {
  background: url(mz-icon1.png) 31px center no-repeat;
}

.mid_con_tab ul li.l2 a {
  background: url(mz-icon2.png) 31px center no-repeat;
}

.mid_con_tab ul li.l2.cur a {
  background: url(mz-icon2o.png) 31px center no-repeat;
}

.mid_con_tab ul li.l3 a {
  background: url(mz-icon3.png) 31px center no-repeat;
}

.mid_con_tab ul li.l3.cur a {
  background: url(mz-icon3o.png) 31px center no-repeat;
}

.mid_con_tab_con {
  border: 1px solid #d5d5d5;
  width: 984px;
  height: 343px;
}

.index-zw-box {
  padding-top: 12px;
  padding-left: 20px;
}

.index-zw-l {
  width: 540px;
}

.index-zw-s {
  margin-top: 8px;
  margin-bottom: 16px;
}

.index-zw-s span {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  line-height: 35px;
  margin-right: 4px;
}

.index-zw-s input {
  height: 33px;
  border: 1px solid #d5d5d5;
  padding-left: 32px;
  background: url(qj-icon1.png) 8px center no-repeat;
  color: #999999;
  font-size: 14px;
  width: 370px;
  padding-right: 10px;
  line-height: 33px;
}

.index-zw-s button {
  width: 85px;
  height: 35px;
  line-height: 35px;
  background: #1369c0;
  font-size: 16px;
  color: #fff;
}

.z-title {
  height: 34px;
  border-bottom: 1px solid #e1e1e1;
}

.z-title a {
  display: inline-block;
  font-size: 20px;
  color: #888888;
  line-height: 24px;
  margin-right: 88px;
  vertical-align: middle;
}

.z-title a:hover,
.z-title a.cur {
  font-weight: bold;
  border-left: 5px solid #2760b7;
  padding-left: 10px;
  color: #1369c0;
}

.index-zw-list {
  padding-top: 10px;
}

.index-zw-list li {
  height: 36px;
  padding-left: 15px;
  background: url(index-point.png) no-repeat left center;
}

.index-zw-list li a {
  display: inline-block;
  line-height: 36px;
  color: #444444;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 80%;
}

.index-zw-list li span {
  line-height: 36px;
  float: right;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
}

.index-zw-gap {
  height: 24px;
}

.index-zw-rt {
  width: 388px;
}

.index-zw-banner1 {
  margin-left: -30px;
}

.index-zw-banner1 a {
  display: inline-block;
  text-align: center;
  width: 70px;
  height: 80px;
  margin-left: 30px;
}

.index-zw-banner1 a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-zw-banner1 a.a1 {
  background: url(mz-bg7.png) center no-repeat;
}

.index-zw-banner1 a.a2 {
  background: url(mz-bg8.png) center no-repeat;
}

.index-zw-banner1 a.a3 {
  background: url(mz-bg9.png) center no-repeat;
}

.index-zw-banner1 a p {
  line-height: 20px;
  font-size: 16px;
  color: #575757;
  margin-top: 10px;
}

.index-zw-bar2 {
  margin-top: 28px;
}

.index-zw-bar2 a {
  display: inline-block;
  width: 176px;
  height: 60px;
  line-height: 60px;
  background: #f7f7f7;
  margin-right: 15px;
  text-align: center;
  margin-bottom: 10px;
}

.index-zw-bar2 a:hover {
  background-color: #2760b7;
}

.index-zw-bar2 a:hover span {
  color: #fff;
}

.index-zw-bar2 a span {
  color: #4d4d4d;
  font-size: 16px;
  vertical-align: middle;
  display: inline-block;
  padding-left: 30px;
}

.index-zw-bar2 a.a1 span {
  background: url(qj-icon6o.png) left center no-repeat;
}

.index-zw-bar2 a.a1:hover span {
  background: url(qj-icon6.png) left center no-repeat;
}

.index-zw-bar2 a.a2 span {
  background: url(qj-icon7.png) left center no-repeat;
}

.index-zw-bar2 a.a2:hover span {
  background: url(qj-icon7o.png) left center no-repeat;
}

.index-zw-bar2 a.a3 span {
  background: url(qj-icon8.png) left center no-repeat;
}

.index-zw-bar2 a.a3:hover span {
  background: url(qj-icon8o.png) left center no-repeat;
}

.index-zw-bar2 a.a4 span {
  background: url(qj-icon9.png) left center no-repeat;
}

.index-zw-bar2 a.a4:hover span {
  background: url(qj-icon9o.png) left center no-repeat;
}

.index-zw-bar2 a.a5 span {
  background: url(qj-icon10.png) left center no-repeat;
}

.index-zw-bar2 a.a5:hover span {
  background: url(qj-icon10o.png) left center no-repeat;
}

.index-zw-bar2 a.a6 span {
  background: url(qj-icon11.png) left center no-repeat;
}

.index-zw-bar2 a.a6:hover span {
  background: url(qj-icon11o.png) left center no-repeat;
}

.index-ykb-box {
  padding: 14px 20px 0;
}

.y-list {
  width: 450px;
}

.y-list .y-menu {
  width: 100%;
}

.y-list .y-menu a {
  display: inline-block;
  font-size: 16px;
  margin: 16px 20px 0;
  text-align: center;
  width: 70px;
}

.y-list .y-menu a:hover {
  font-weight: bold;
}

.y-list .y-menu a p {
  color: #575757;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.y-list1 {
  margin-top: 24px;
}

.y-list1 a {
  display: inline-block;
  margin-left: 46px;
}

.y-list1 a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-hd-box {
  padding: 14px 20px 0;
}

.index-hd-l {
  width: 546px;
}

.index-hd-l .index-zw-list {
  padding: 0;
}

.index-hd-bar {
  padding: 10px 42px 0;
}

.index-hd-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-ztzl {
  margin-top: 25px;
  margin-bottom: 20px;
}

.index-ztzl:after {
  display: table;
  content: "";
  clear: both;
}

.index-ztzl .title {
  display: inline-block;
  width: 89px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  background: url(qj-bg5.png) center no-repeat;
}

.index-ztzl .title:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-ztzl .title span {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  color: #fff;
  font-size: 20px;
}

.index-ztzl .index-more-box {
  width: 1078px;
  height: 84px;
  padding: 0 11px;
  float: right;
  position: relative;
}

.index-ztzl .index-more-l {
  overflow: hidden;
  position: relative;
  width: 1078px;
  height: 84px;
}

.index-ztzl .index-more-img {
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.index-ztzl .index-more-img .img-link,
.index-ztzl .index-more-img p {
  width: 350px;
  height: 84px;
  display: inline-block;
}

.index-ztzl .index-more-img p {
  float: left;
  overflow: hidden;
  margin-right: 14px;
}

.index-ztzl .index-more-btn {
  position: absolute;
  top: 35px;
  cursor: pointer;
}

.index-ztzl .index-more-right {
  right: 0;
}

.index-ztzl .index-more-left {
  left: 0;
}

.index-ztzl .index-more-img a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.header-logo {
  display: inline-block;
}

/*
  * @Description: 主入口文件  
  * @Company: TRS  
  * @Date: 2019-12-05 10:13:53 
  * @LastEditors: xhy 
 */
.underline:hover,
.underlines a:hover {
  text-decoration: underline;
}

.xhy-body {
  min-width: 1200px;
}

.xhy-hide {
  background: url(lj-bg.png) no-repeat top center;
  background-size: 100%;
}

.xhy-h {
  padding: 15px 0px;
  font-size: 16px;
  color: #fff;
 width: 100%; display: inline-block;}

.xhy-h a {
  color: #fff;
}

.xhy-h .xhy-htl span {
  padding: 0 10px;
}

.xhy-htr1 {
  display: inline-block; position: relative;
}

.xhy-htr1 a{
  padding:5px 15px; display: inline-block;position: relative;
}

.xhy-htr1 .aa1:hover img,
.xhy-htr1 .aa2:hover img {
  display: block;
}
.xhy-htr1 .aa0{ background-color: #930909;}
.xhy-htr1 .aa5{ background-color: #4986b9;}
.xhy-htr1 .aa1 img,
.xhy-htr1 .aa2 img {
  position: absolute;
  left: -25px;
  top: 30px;
  display: none;
}

 .xhy-htr1 a:hover,.xhy-htr2 a:hover{ background-color: #4986b9;}
.xhy-htr2 {display: inline-block; float: left;}
.xhy-htr2 a,.xhy-htr2 span {
  padding:5px 15px; display: inline-block; margin: 0px;
}
.xhy-htr2 span {
  padding:5px 0px; display: inline-block; 
}
.xhy-hb {
  text-align: center;
  margin-top: 65px;
}

.xhy-hb {
  text-align: center;
  margin-top: 65px;
}

.xhy-logo {
  display: inline-block;
}

.animated {
  animation-duration: 1.5s !important;
  -o-animation-duration: 1.5s !important;
  -ms-animation-duration: 1.5s !important;
  -moz-animation-duration: 1.5s !important;
  -webkit-animation-duration: 1.5s !important;
  animation-fill-mode: both !important;
  -o-animation-fill-mode: both !important;
  -ms-animation-fill-mode: both !important;
  -moz-animation-fill-mode: both !important;
  -webkit-animation-fill-mode: both !important;
}

/*从右到左进入*/
.fadeInRight {
  animation-name: fadeInRight;
  -webkit-animation: fadeInRight;
  -moz-animation: fadeInRight;
  -ms-animation: fadeInRight;
  -o-animation: fadeInRight;
}

.fadeInRight1 {
  animation-name: fadeInRight1;
  -webkit-animation: fadeInRight1;
  -moz-animation: fadeInRight1;
  -ms-animation: fadeInRight1;
  -o-animation: fadeInRight1;
}

.fadeInTop {
  animation-name: fadeInTop;
  -webkit-animation: fadeInTop;
  -moz-animation: fadeInTop;
  -ms-animation: fadeInTop;
  -o-animation: fadeInTop;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(1000px, 0);
    -moz-transform: translate(1000px, 0);
    -ms-transform: translate(1000px, 0);
    -o-transform: translate(1000px, 0);
    transform: translate(1000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes fadeInTop {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(0, -500px);
    -moz-transform: translate(0, -500px);
    -ms-transform: translate(0, -500px);
    -o-transform: translate(0, -500px);
    transform: translate(0, -500px);
  }
}

@keyframes fadeInRight1 {
  from {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
    -moz-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    -o-transform: translate(100px, 0);
    transform: translate(1000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(10px, 0);
    -moz-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
}

/*从左到右进入*/
.fadeInLeft {
  animation-name: fadeInLeft;
  -webkit-animation: fadeInLeft;
  -moz-animation: fadeInLeft;
  -ms-animation: fadeInLeft;
  -o-animation: fadeInLeft;
}

.fadeInLeft1 {
  animation-name: fadeInLeft1;
  -webkit-animation: fadeInLeft1;
  -moz-animation: fadeInLeft1;
  -ms-animation: fadeInLeft1;
  -o-animation: fadeInLeft1;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-1000px, 0);
    -moz-transform: translate(-1000px, 0);
    -ms-transform: translate(-1000px, 0);
    -o-transform: translate(-1000px, 0);
    transform: translate(-1000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(10px, 0);
    -moz-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
}

@keyframes fadeInLeft1 {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
    -moz-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    -o-transform: translate(-100px, 0);
    transform: translate(-1000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(10px, 0);
    -moz-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
}

.xhy-c {
  text-align: center;
  margin-bottom: 22px;
  position: relative;
}

.xhy-c a {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  width: 150px;
  height: 180px;
  box-sizing: border-box;
  padding-top: 130px;
  margin-left: 60px;
}

.xhy-c a:first-child {
  margin-left: 0;
}

.xhy-c .ba0 {
  background: url(jq-i1.png) no-repeat center 0;
}

.xhy-c .ba0:hover,
.xhy-c .ba0.cur {
  background: url(jq-i1on.png) no-repeat center 0;
}

.xhy-c .ba1 {
  background: url(jq-i2.png) no-repeat center 0;
}

.xhy-c .ba1:hover,
.xhy-c .ba1.cur {
  background: url(jq-i2on.png) no-repeat center 0;
}

.xhy-c .ba2 {
  background: url(lj-i0.png) no-repeat center 0;
}

.xhy-c .ba2:hover,
.xhy-c .ba2.cur {
  background: url(lj-i0on.png) no-repeat center 0;
}

.xhy-c .ba3 {
  background: url(jq-i4.png) no-repeat center 0;
}

.xhy-c .ba3:hover,
.xhy-c .ba3.cur {
  background: url(jq-i4on.png) no-repeat center 0;
}

.xhy-c .ba4 {
  background: url(lj-i1.png) no-repeat center 0;
}

.xhy-c .ba4:hover,
.xhy-c .ba4.cur {
  background: url(lj-i1on.png) no-repeat center 0;
}

.xhy-c .ba5 {
  background: url(lj-i2.png) no-repeat center 0;
}

.xhy-c .ba5:hover,
.xhy-c .ba5.cur {
  background: url(lj-i2on.png) no-repeat center 0;
}

.xhy-f {
  width: 100%;
  height: 100px;
  background: url(qj-bg6.png);
}

.xhy-f .footer {
  background: none;
}

.footer-right {
  display: inline-block;
}

.f-as a {
  color: #fff;
}

.f-as span {
  padding: 0 7px;
}

.xhy-zhen {
  padding-left: 155px;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  width: 374px;
  height: 107px;
  line-height: 107px;
  box-sizing: border-box;
  background: url(ljzhenji.png) no-repeat;
}

.index-hd-lr {
  width: 373px;
}

.xhy-code a {
  padding-top: 12px;
  text-align: center;
  display: inline-block;
  width: 180px;
  height: 180px;
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
  border: 1px solid #d4d4d4;
}

.xhy-code a:first-child {
  margin-right: 13px;
}

.xhy-code a p {
  margin-top: 8px;
}
/* foot-start */

.ljxq_foot{ width: 100%; display: inline-block; margin: 40px 0px 0px 0px; padding: 10px 0px; background-color: #0d5897; text-align: center; position: relative;} 
.link_box{width: 100%; display: inline-block; position: relative;}
.linke_box{ width: 100%;display: flex; justify-content: space-between; flex-wrap: nowrap; align-items:center; margin: 40px 0px 30px 0px;}
.linke_box li{ width: 180px; height: 50px; line-height: 50px; text-align: center; font-size:17px; font-weight: 100; background-color: #2681ce; color: #fff; cursor: pointer; position: relative;}
.linke_box li font{ background:url(likg_inco.png) no-repeat 1px 1px; height:12px; width: 17px; margin-left: 5px; display: inline-block;}
.linke_box li.active font{ background-position: 1px -9px;}
.linke_box .active {
   background-color: #fff; color: #1369c0; font-weight: bold; 
}.linke_box .active:before{background: url(link_bg.png) no-repeat center -8px;content: "";width: 90px;height: 38px;position: absolute;top: -25px;overflow: hidden;left: 20%;}

.ljxq_foot .xiala-hide {
     width: 100%;
     background-color: rgb(255 255 255 / 95%);
     position: absolute;
      bottom: 265px; 
     padding: 0px;
     box-sizing: border-box;
     height: 0px;
     z-index: 99;
     overflow-y: overlay; 
}

.ljxq_foot .xiala-h-item {
  display: none;
  padding: 12px 0 12px 50px;
}

.ljxq_foot .xiala-hide a {
  font-size: 15px;
  color: #1369c0;
  display: inline-block;
  width: 23%;
  line-height: 35px;
  margin-left: 10px;padding: 0px 1%; margin: 0px; float: left;
}
.ljxq_foot .xiala-hide a:hover {
	background-color: rgb(38 129 206 / 16%);
	color: #12568f;
	font-weight: 400;
}
.footer-left span {
  margin-right: 8px;
}

.banquan_box{ width: 100%;display:inline-block; margin: 20px 0px;}
.banquan_box li{ width: auto;display:inline-block; float: left; height: auto;}
.banquan_box .a{ margin-top: 15px;}
.banquan_box .a>a,.banquan_box .a>span{ width: 100px; height: auto; margin: 10px 15px;}
.banquan_box .b{ width: 90px; margin-left: 10px; position: relative;}
.banquan_box .b>a{ width:100%; display: inline-block; font-size:17px; font-weight: 100; margin: 5px 0px; color: #b9c7d9;}
.banquan_box .b:after{ position: absolute; right: 0; top: 8px; height: 90px;border-right: 1px  solid #0095D9; width: 2px; content: "";}
.banquan_box .c{ margin: 0px 20px;}
.banquan_box .c>a,.banquan_box .c{line-height: 35px; color: #b9c7d9; font-size:17px; font-weight: 100;}
.banquan_box .c{ width: auto;}
.banquan_box .e,.banquan_box .d{ float: right;}
.banquan_box .d{ width:100px;}
.banquan_box .d>a,.banquan_box .d>span{ width: 100px; margin: 0px 0px 10px 0px; display: inline-block;}
.banquan_box .e>img{ margin: 0px 0px 0px 15px;}
 /* foot-end */
  .dqwz{ display:none;}