.banner-list{
    height: 200px;
    background: url(/static/pc/banner/banner25.jpg) center top no-repeat;
}
.banner-case-slogan {
    text-align: center;
    letter-spacing: 5px;
    display: block;
    width: 100%;
    z-index: 96;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #545454;
    font-size: 38px;
    line-height: 200px;
    font-weight: 100;
}
.banner-case-slogan:hover {
    background-color: rgba(0,0,0,0.3);
    color: #DDD;
    font-size: 45px;
}

ul.menu {
  padding: 0;
  list-style: none;
  width: 100%;
  margin: 0 auto;
  clear: both;
  display: table;
}
ul.menu .list0 {
  font-size: 18px;
  border-bottom: 1px solid #c0bfbf;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  vertical-align: sub;
  background: #ccc;
  clear: both;
  text-decoration: none;
  color: #333;
  padding: 17px 0px 17px 45px;
  display: block;
  height: 100%;
}
ul.menu .list0:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  top: 17px;
  padding: 0px 5px;
}
ul.menu .list0:before {
  content: '\f03a';
  font-family: FontAwesome;
  position: absolute;
  left: 17px;
  top: 17px;
  padding: 0px 5px;
}
ul.menu .list {
  font-size: 15px;
  border-bottom: 1px solid #c0bfbf;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  vertical-align: sub;
  background: #e5e5e5;
  clear: both;
}
ul.menu .list:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #282a87;
}
ul.menu .list:before {
  content: '\f07b'!important;
  font-family: FontAwesome;
  position: absolute;
  left: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #282a87;
}
ul.menu .list a {
  text-decoration: none;
  color: #333;
  padding: 17px 0px 17px 45px;
  display: block;
  height: 100%;
  box-sizing: border-box;
}
ul.menu .list a:hover {
  background-color: #282a87;
  transition: 300ms all;
  color: #fff;
}
ul.menu .list .items {
  height: 0px;
  overflow: hidden;
}
ul.menu .list .items a {
  padding: 17px 47px;
}
ul.menu .list .items a:hover {
  background-color: #282a87;
  color: #fff;
  transition: 300ms all;
}
ul.menu .list:last-child {
  border-bottom: none;
}
ul.menu .active:after {
  content: "\f0a4";
  font-family: FontAwesome;
  position: absolute;
  right: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #fff;
}
ul.menu .active:before {
  content: '\f07c';
  font-family: FontAwesome;
  position: absolute;
  left: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #fff!important;
}
ul.menu .active > .items {
  display: block;
  background: #fbfafb;
  padding: 0px;
  height: auto;
  color: #fff;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 200ms;
  clear: both;
  float: left;
  width: 100%;
  font-size: 14px;
}
ul.menu .active > .items li {
  padding: 0px;
  position: relative;
  border-bottom: 1px dashed #c0bfbf;
  list-style: none;
}
ul.menu .active > .items li:last-child {
  border-color: transparent;
  padding-bottom: 0px;
}
ul.menu .active > .items .active > .items {
  background-color: #eee;
}
ul.menu .active > .items li:before {
  content: '\f138';
  font-family: FontAwesome;
  position: absolute;
  left: 17px;
  top: 19px;
  padding: 0px 5px;
  color: #282a87;
}
ul.menu .active > a {
  color: #fff;
  text-transform: uppercase;
  background-color: #282a87;
}
ul.menu .active .list {
  background: #fbfafb;
}
ul.menu .active .list a {
  padding: 17px 0px 17px 45px;
}

.clumb_change a:after {
    content: '\f105';
    font-family: FontAwesome;
    display: inline-block;
    padding: 0 5px;
    color: #333;
}

.aside_lxwm {
    background: #e5e5e5;
}
.lxwm_in {
    width: 85%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.lxwm_inp1 {
    color: #333;
    line-height: 50px;
    font-size: 18px;
}
.lxwm_u {
    font-size: 15px;
    color: #333;
}
.lxwm_u li:nth-child(1):before {
    content: '\f095';
    font-family: FontAwesome;
    color: #282a87;
    margin-right: 10px;
    line-height: 40px;
}
.lxwm_u li:nth-child(2):before {
    content: '\f095';
    font-family: FontAwesome;
    color: #282a87;
    margin-right: 10px;
    line-height: 40px;
}
.lxwm_u li:nth-child(3):before {
    content: '\f0e0';
    font-family: FontAwesome;
    color: #282a87;
    margin-right: 10px;
    line-height: 40px;
}
.lxwm_u li:nth-child(4):before {
    content: '\f041';
    font-family: FontAwesome;
    color: #282a87;
    margin-right: 10px;
    line-height: 40px;
}
.wechatp {
    margin-top: 20px;
    text-align: center;
}
.wechatt {
    font-size: 15px;
    text-align: center;
}

.righta li{
    width: 100%;
    padding: 30px 0;
    height: 400px;
}
.righta li:nth-child(odd){
    background-color: #f1f1f1;
}
.righta li:nth-child(even){
    background-color: #fcfcfc;
}
.texta{
    width: 50%;
    margin-top: 100px;
}
.righta li:nth-child(odd) .texta{
    float: left;
}
.righta li:nth-child(even) .texta{
    float: right;
}
.taga{
    font-size: 30px;
    color: #000000;
    text-align: center;
}
.inTaga{
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 20px;
}
.viewMorea{
    overflow: hidden;
    margin-left: 25px;
    display: block;
    margin: 20px auto;
    border: 1px solid #ddd;
    color: #333333;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    background-color: #ffffff;
}
.righta2 .viewMorea{
    background-color: #f1f1f1;
}
.pica{
    float: left;
    width: 50%;
    padding: 30px;
}
.pica img{
    height: 289px;
}


/* 231024 yinheng */
.aside_lxwm .wechatt{
  font-size:16px;
  line-height:2;
}
.rightp .clumb_change{
  padding:20px 0;
  font-size:16px;
}
.rightp .link-blue{
  color:#282a87;
}

.text-zone{
  width: 100%;
  border-radius:5px;
  border: solid 1px #f1f1f1;
  border-top: 4px solid #f1f1f1;
  margin-bottom: 20px;
  margin-top: 12px;
  display:block;
  padding: 36px;
}

.text-zone .tz-header{
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 40px;
}
.text-zone .tz-header h1{
  font-size: 24px;
  padding-bottom: 24px;
  color: #333;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: center;
}
.text-zone i.iconfont{
  margin:0 10px 0 50px;
  color:#666;
  display:inline-block;
  /* vertical-align: bottom; */
  font-size:20px;
}
.text-zone .tz-header p{
  font-size:14px;
  color:#666;
  text-align:center;
  line-height:2;
}

/* 上下一页 */
.uadNav{
  width:100%;
  padding:30px 30px 10px;
  border:1px solid #f1f1f1;
  box-sizing: border-box;
}

.uadNav .nav-item{
  margin-bottom:20px;
  width:100%;
  height:40px;
  line-height:40px;
  text-indent:20px;
  font-size:18px;
  border-radius:20px;
  color:#212121;
  background:#f5f5f5;
  transition:.5s all;
}
.uadNav .nav-item:hover{
  background:#daf0f7;
  /* color:#06759a; */
}
.uadNav .nav-item a{
  width:100%;
  height:100%;
  display:block;
}
.uadNav .nav-item a:hover{
  color:#06759a;
}

.rec-main{
  width:100%;
  margin-top:20px;
}
.rec-main h2{
  width:100%;
  border-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #f1f1f1;
  font-size:22px;
  line-height:1.6;
}
.rec-main ul{
  width:100%;
}
.rec-main li{
  width:570px;
  margin:0 30px 30px 0 ;
  float:left;
}
.rec-main li:nth-child(2n){
  margin-right:0;
}
.rec-main li .rec-pic{
  float:left;
  width:128px;
  height:86px;
}
.rec-main li .rec-pic img{
  display:block;
  width:128px;
  height:86px;
}
.rec-main li .rec-text{
  float:right;
  width:420px;
  height:86px;
  overflow:hidden;
}
.rec-main li .rec-text h3{
  font-size:18px;
  color:#333;
  line-height:1.8;
}
.rec-main li .rec-text p{
  text-indent:2em;
  color:#888;
  font-size:14px;
  line-height:2;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}