﻿.Carousel-bg {
  height: 0px;
  padding-bottom: 11.5%;
  background: url('../images/guest-banner.png') no-repeat center;
  background-size: 104% 70%;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navtitle {
  line-height: 50px;
  text-align: center !important;
  background-color: #ccc;
}
.lawimg {
  height: 1px;
  padding-bottom: 35%;
  background: url('../images/guest-lawimg.png') no-repeat;
  background-position: center;
  background-size: contain;
}
.lawimg2 {
  background: url('../images/guest-lawimg2.png') no-repeat;
  background-position: center;
  background-size: contain;
}
.lawimg3 {
  background: url('../images/yikai.png') no-repeat;
  background-position: center;
  background-size: contain;
}
.baseimg {
  margin: auto;
  width: 120%;
  height: 6.5rem;
  background: url('../images/ttyy.png') no-repeat;
  background-size: 100%;
  background-position: center;
}
.rrd {
  background: url('../images/rrd.png') no-repeat center;
  background-size: 100%;
}
.hfq {
  background: url('../images/hfq.png') no-repeat center;
  background-size: 100%;
}
.zy {
  background: url('../images/zy.png') no-repeat center;
  background-size: 100%;
}
.jianwei {
  background: url('../images/jianwei.png') no-repeat center;
  background-size: 100%;
}
.wmyf {
  background: url('../images/wmyf.png') no-repeat center;
  background-size: 100%;
}
.gsh {
  background: url('../images/gsh.png') no-repeat center;
  background-size: 100%;
}
/* 律所图 */
.yikai {
  background: url('../images/yikai.png') no-repeat center;
  background-size: 100%;
}
.ensheng {
  background: url('../images/ensheng.png') no-repeat center;
  background-size: 100%;
}
.haizhengcheng {
  background: url('../images/haizhengcheng.png') no-repeat center;
  background-size: 100%;
}
.xianhualv {
  background: url('../images/xianhualv.png') no-repeat center;
  background-size: 100%;
}
.qgh {
  background: url('../images/qgh.png') no-repeat center;
  background-size: 100%;
}
.yinghe {
  background: url('../images/yinghe.png') no-repeat center;
  background-size: 100%;
}
.heilongjiang {
  background: url('../images/heilongjianglaw.png') no-repeat center;
  background-size: 98%;
}
.textLaw {
  border: 1px solid #ccc;
  height: 5rem;
  border-radius: 10px;
  margin-bottom: 20px;
}
.textLaw span {
  display: block;
  margin-top: 15%;
}
#wrapper {
  position: relative;
  padding: 0;
  height: 100%;
}
#left-side {
  height: 500px;
  position: relative;
  top: 0;
  left: 0;
  background-color: #f1f1f1;
  padding: 0;
}
#left-side .title {
  background-color: #b69965;
  color: seashell;
  cursor: default;
}
#left-side .active {
  color: #b69965;
  background-color: #ffffff;
}
#left-side ul li {
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  width: 100%;
  color: #4c4c4d;
  background-color: #f1f1f1;
  cursor: pointer;
}
#right-side::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
#right-side {
  min-height: 500px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-right: 1px solid #dddcdc;
  height: 100%;
  background-color: #ffffff;
}
#right-side h4 {
  text-align: center;
  margin-top: 20px;
}
#right-side div p {
  text-align: center;
}
.width100 {
  width: 100%;
}
