#redbook_banner{
  background:url('../img/redbook.jpg') center no-repeat;
  height: 700px;
  min-width: 1200px;
}

.banner-item-title {
    padding-top: 120px;
    font-size: 50px;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 5px 10px rgb(41 123 247 / 80%);
}

.banner-item-info {
    margin-top: 20px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    text-shadow: 0px 5px 10px rgb(41 123 247 / 80%);
}

.banner-item-text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    padding: 10px 20px;
    color: #fff;
    background-image: linear-gradient(
90deg
, #6768fe 0%, transparent 100%);
    background-blend-mode: normal, normal;
    border-radius: 30px;
    display: inline-block;
}

.btn-banner{
  display: block;
  width: 200px;
  height: 50px;
  background: #4087fc;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  border-radius: 25px;
  margin-top: 50px;
}
 


 
.play_type{
	background: #fff;
	padding: 100px 0 40px 0;
}
.play_content{
	margin-top: 50px;
}
.play_content li{
	float: left;
	width: 18%;
	margin-right: 2.5%;
	text-align: center;
}
.play_content li p{
	font-size: 20px;
    line-height: 2.4;
    color: #FF2741;
}
.tp_img{
	margin-top: 30px;
}
.bannernav{
  position: absolute;
  top:-50px;
  left: 5%;
  width: 90%;
  height: 100px;
  background: #fff;
  box-shadow:0px 0px 8px #ccc;
  border-radius: 50px;
}
.bannernav li{
  float: left;
  width: 16.66666%;
  height: 100px;
  text-align: center;
  padding: 20px 0;
}
.bannernav li .p1{
  color: #d0243c;
  font-size: 20px;
  margin-bottom: 5px;
}
.bannernav li .p2{
  color: #666;
  font-size: 14px;
}
.bannernav li.last .p1{
  background: #d0243c;
  color: #fff;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 5px;
}




.tuiguang{
	background: #fff;
	padding: 70px 0 20px 0;
}
.cltab{
	width: 75%;
	margin: 30px auto;
}
.cltab li{
	float: left;
	width: 28%;
	margin-right: 8%;
    color: #999;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 30%);
    border-radius: 10px;
    padding: 15px;
    padding-left: 12%;
    background-position: 10px 10px;
    position: relative;
}
.cltab li div{
	width: 90px;
	height: 90px;
	background: #fff;
	opacity: 0.5;
	position: absolute;
	top:10px;
	left: 10px;
}
.cltab li.active div{
	display: none;
}
.cltab li .p1{
	font-size: 20px;
    color: #323233;
    line-height: 1.2;
    margin-bottom: 10px;
}
.cltab li .p2{
	font-size: 14px;
    color: #878787;
    line-height: 1.2;
}
.cltab li .p3{
	font-size: 14px;
    color: #878787;
    line-height: 1.2;
}
.cltab1{
	background: url('../img/red1.png') no-repeat;
}
.cltab2{
	background: url('../img/red2.png') no-repeat;
}
.cltab3{
	background: url('../img/red3.png') no-repeat;
}
.clconbox{
	margin-top: 50px;
}
.clconbox li{
	width: 100%;
	text-align: center;
	display: none;
}
.clconbox li.active{
	display: block;
}
.clconbox li p{
	width: 75%;
	font-size: 18px;
    text-align: center;
    color: #535353;
    margin: 0 auto;
    margin-bottom: 20px;
}


.play_num{
	background: #f4f7fa;
	padding: 30px 0 20px 0;
}
.clearfix {
    display: inline-table;
}
.plays-pic{
	margin-top: 50px;
}
.plays-pic ul li:nth-child(1), .plays-pic ul li:nth-child(7) {
    margin-left: 0;
}
.plays-pic ul li {
    float: left;
    margin-left: 24px;
    overflow: hidden;
}
.pic-li2 {
    width: 180px;
    border: 1px solid #ff2741;
    border-radius: 5px;
    overflow: hidden;
}
.plays-pic ul li p {
    color: #666666;
    font-size: 16px;
    text-align: center;
    padding-top: 18px;
}
.plays ul li .pic-li {
    width: 178px;
    overflow: hidden;
    margin: 0 auto;
}
.plays ul li img {
    border-radius: 3px;
    transition: all 3s;
}
.plays-pic ul li:hover img {
	cursor: crosshair;
    transform: scale(1.2);
}
.li-padding {
    padding-top: 55px;
}
.plays-pic ul li {
    float: left;
    margin-left: 24px;
}
.li-padding1 {
    position: relative;
}

.kockoltf{
	background: #fff;
	padding: 30px 0 20px 0;
}

.index-channel-box {
    padding: 45px 80px;
}
.div1200 {
    width: 100%;
    margin: 0 auto;
}
.index-Marketing-left{
	width: 55%;
	float: left;
	padding-top: 50px;
}
.index-Marketing-left li{
	float: left;
	width: 31%;
    background: rgba(246, 45, 79, 1);
    border-radius: 8px;
    height: 340px;
   	text-align: center;
   	color: #fff;
   	padding: 60px 25px 40px 25px;
   	 font-size: 24px;
    font-family: PingFangSC;
    margin-top: 15px;
    color: rgba(255, 255, 255, 1);
    line-height: 35px;
    margin-right: 2%;
}
.index-Marketing-left li p{
	margin-top: 20px;
}
.index-Marketing-right{
	width: 45%;
	float: right;
}
.index-Marketing-right div{
	float: left;
	width: 33.3333%;
}

.index-Marketing-right>div>img:not(:last-child) {
    margin-bottom: 15px;
}
.index-Marketing-right img {
   
}
.index-Marketing-left li img{
	
	border-radius: 3px;
	transition: all 0.6s;
	
}
.index-Marketing-left li:hover img{
	transform: scale(1.1);
}


.quyu{
	background: #f4f7fa;
	padding: 30px 0 20px 0;
}
.yinliu1{
	width: 32%;
	float: left;
    padding: 15px 15px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.yinliu1 p.xhs-wanttobuy-three-title{
	padding: 5px 0px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.yinliu1 ul{
	margin-top: 30px;
}
.yinliu1 .xhs-wanttobuy-three-ul-title{
	margin-top: 20px;
}
.yinliu1 li{
	width: 33.3333%;
	float: left;
	text-align: center;
	margin-bottom: 50px;
	text-align: center;
    color: #999;
    font-size: 14px;
}
.yinliu2{
	float: right;
	width: 66%;
}
.yl2topleft{
	float: left;
	width: 49%;
	height: 220px;
	padding: 15px 15px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.yl2topleft .mod_xiaohongshu-flex-item{
	width: 49%;
	float: left;
	margin-right: 1%;
	text-align: center;
	padding-top: 10px;
}
.yl2topleft .mod_xiaohongshu-flex-item .xhs-wanttobuy-three-title{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.xhs-wanttobuy-three-info li {
    background-color: #d62f40;
    border-radius: 10px;
    padding: 2px 20px;
    margin-top: 5px;
    text-align: center;
    color: #fff;
}
.yl2topright{
	float: right;
	width: 49%;
	height: 220px;
	padding: 15px 15px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.xhs-wanttobuy-three-nav-2 {
    background: url(../img/xhs-wanttobuy-three-2.png) no-repeat 0px center;
    height: 180px;
    box-sizing: border-box;
}
.xhs-wanttobuy-three-tag {
    width: 120px;
    right: 20px;
    position: absolute;
    text-align: center;
    font-size: 14px;
    color: #3c3c3c;
    padding-top: 15px;
}
.hs-wanttobuy-three-tag-1 {
    top: 30px;
}
.xhs-wanttobuy-three-tag-2 {
    top: 80px;
}
.xhs-wanttobuy-three-tag-3 {
    top: 130px;
}
.text-danger {
    color: #eb373a;
}
.yl2btm{
	width: 100%;
    padding: 30px 15px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 45px;
}
.xhs-wanttobuy-three-nav-3 {
    background: url(../img/xhs-wanttobuy-three-3.png) no-repeat center;
    height: 152px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
}
.xhs-wanttobuy-three-text {
    width: 20px;
    top: 50px;
    position: absolute;
    text-align: center;
}
.xhs-wanttobuy-three-text-1 {
    left: 20px;
}
.xhs-wanttobuy-three-text-2 {
    left: 265px;
}
.xhs-wanttobuy-three-text-3 {
    left: 510px;
    width: 120px;
    top: 110px;
}
.xhs-wanttobuy-three-text-4 {
    left: 570px;
    width: 120px;
    top: 60px;
}
.xhs-wanttobuy-three-text-5 {
    left: 640px;
    width: 120px;
    top: 110px;
}

.mod_xiaohongshu{
	background: #f4f7fa;
	padding: 30px 0 20px 0;
}
.preferential {
  padding: 150px 0px 30px;
  position: relative;
}
.preferential .tab-content {
  background: #fff;
}
.tabs_xiaohongshu_one {
  height: 100px;
  width: 450px;
  margin-left: -225px;
  top: 22px;
  left: 50%;
  position: absolute;
}
.tabs_xiaohongshu_one li {
  float: left;
  line-height: 30px;
  height: 86px;
  border-radius: 10px;
  text-indent: 0px;
  border: none;
  margin: 0px;
  width: 130px;
  cursor: pointer;
  border: 1px solid #e8363d;
  color: #e8363d;
  margin: 0px 10px;
  text-align: center;
  background-color: #fff;
}
.tabs_xiaohongshu_one li:hover {
  background: #f3f4f4;
}
.tabs_xiaohongshu_one li.active {
  position: relative;
  z-index: 1;
  background: #e8363d;
  color: #fff;
}
.tabs_xiaohongshu_one li i {
  position: relative;
  z-index: 1;
  margin: 8px 40px 0px;
  width: 50px;
  height: 40px;
  display: block;
}
.tabs_xiaohongshu_one li i.preferential-icon1 {
  background-position: 0px 0px;
}
.tabs_xiaohongshu_one li i.preferential-icon2 {
  background-position: -50px 0px;
}
.tabs_xiaohongshu_one li i.preferential-icon3 {
  background-position: -100px 0px;
}
.tabs_xiaohongshu_one li.active i.preferential-icon1 {
  background-position: 0px -50px;
}
.tabs_xiaohongshu_one li.active i.preferential-icon2 {
  background-position: -50px -50px;
}
.tabs_xiaohongshu_one li.active i.preferential-icon3 {
  background-position: -100px -50px;
}
.tabs_xiaohongshu_one li.active i.redicon11{
	background: url('../img/redicon1.png') no-repeat;
}
.tabs_xiaohongshu_one li.active i.redicon22{
	background: url('../img/redicon2.png') no-repeat;
}
.tabs_xiaohongshu_one li.active i.redicon33{
	background: url('../img/redicon3.png') no-repeat;
}
.redicon11{
	background: url('../img/redicon11.png') no-repeat;
}
.redicon22{
	background: url('../img/redicon22.png') no-repeat;
}
.redicon33{
	background: url('../img/redicon33.png') no-repeat;
}
.preferential .preferential-tab {
  float: left;
  width: 150px;
  border-top: 1px solid #e4e4e4;
}
.preferential .preferential-tab li {
  line-height: 90px;
  background: #fff;
}
.preferential .preferential-tab li .pose-info {
  height: 90px;
  line-height: 90px;
  background: #fff;
}
.preferential .preferential-tab li {
  position: relative;
  text-align: left;
  cursor: pointer;
  width: 150px;
}
.preferential .preferential-tab li .pose-info {
  display: block;
  text-decoration: none;
  color: #333;
  border: 1px solid #e4e4e4;
  border-top: 0px;
  border-left: 3px solid #fff;
  padding-left: 40px;
  font-size: 16px;
}
.preferential .preferential-tab li .pose-info:hover,
.preferential .preferential-tab li.active a {
  text-decoration: none;
  color: #d52f3f;
  border-right-color: #d52f3f;
  border-left-color: #d52f3f;
}
.preferential .preferential-tab li.active b,
.preferential .preferential-tab li.active b:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.preferential .preferential-tab li:hover b,
.preferential .preferential-tab li.active b {
  border-width: 10px;
}
.preferential .preferential-tab li:hover b,
.preferential .preferential-tab li.active b {
  top: 50%;
  right: 0px;
  margin-top: -10px;
  border-left-width: 0;
  border-right-color: #d52f3f;
}
.preferential .preferential-tab li:hover b:after,
.preferential .preferential-tab li.active b:after {
  content: "";
  border-width: 9px;
}
.preferential .preferential-tab li:hover b:after,
.preferential .preferential-tab li.active b:after {
  right: -10px;
  margin-top: -9px;
  content: " ";
  border-left-width: 0;
  border-right-color: #fff;
}
.preferential .tab-panels-nav {
  float: left;
  width: 1000px;
  padding: 16px 0px 0px;
}
.preferential .tab-panels-nav .tab-pane .panels-nav {
  float: left;
  margin-left: 30px;
  margin-bottom: 14px;
  width: 290px;
  height: 246px;
}

.xhs-nav {
  width: 290px;
  height: 248px;
  border-radius: 10px;
  border: solid 1px #f5f5f5;
  position: relative;
  display: block;
}
.xhs-nav:active,
.xhs-nav:focus,
.xhs-nav:hover {
  border-color: #d52f3f;
}
.xhs-nav i {
  background: url(../img/icon_bg.png)
    no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.xhs-nav i.icon-level {
  background-position: 0px 0px;
}
.xhs-nav i.icon-label_1 {
  background-position: -20px 0px;
}
.xhs-nav i.icon-label_2 {
  background-position: -40px 0px;
}
.xhs-nav i.icon-label_3 {
  background-position: -60px 0px;
}
.xhs-nav i.icon-note {
  background-position: -80px 0px;
}
.xhs-nav i.icon-fans {
  background-position: -110px 0px;
}
.xhs-nav i.icon-fabulous {
  background-position: -140px 0px;
}
.xhs-nav dl {
  margin: 12px 20px;
  padding-bottom: 12px;
  border-bottom: solid 1px #eeeeee;
  overflow: hidden;
}
.xhs-nav dt {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
}
.xhs-nav i.icon-level {
  position: absolute;
  right: 0px;
  bottom: 8px;
}
.xhs-nav dt img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.xhs-nav dd {
  float: left;
  width: 140px;
  height: 90px;
  margin-left: 10px;
}
.xhs-nav dd .xhs-nav-title {
  color: #333333;
  line-height: 36px;
}
.xhs-nav dd .xhs-nav-title em {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 5px;
}
.xhs-nav dd .xhs-nav-title em img {
  width: 100%;
  height: 100%;
}
.xhs-nav dd .xhs-nav-info {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #979696;
  word-break: break-all;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  line-height: 22px;
  height: 44px;
}
.xhs-nav .xhs-label {
  overflow: hidden;
}
.xhs-nav .xhs-label .xhs-label-li {
  float: left;
  width: 33%;
  position: relative;
  text-align: center;
  font-weight: normal;
}
.xhs-nav .xhs-label .xhs-label-li .xhs-label-title {
  color: #999999;
  line-height: 20px;
  font-size: 12px;
}
.xhs-nav .xhs-label .xhs-label-li .xhs-label-num {
  color: #666666;
  line-height: 20px;
  font-size: 12px;
}
.xhs-nav .xhs-label i {
  display: block;
  margin: 0 auto;
  color: #999;
  width: 24px;
}
.xhs-nav .xhs-btn {
  width: 110px;
  height: 30px;
  line-height: 28px;
  margin: 10px auto 0px;
}
.xhs-nav .xhs-btn a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 15px;
  border: solid 1px rgba(131, 131, 131, 0.5);
  text-align: center;
}
.xhs-nav .xhs-btn a:active,
.xhs-nav .xhs-btn a:focus,
.xhs-nav .xhs-btn a:hover {
  color: #fff;
  background-color: #d52f3f;
  border-color: #d52f3f;
}

.preferential .preferential-btn {
  margin: 0px auto;
  width: 200px;
}
.preferential .preferential-btn a.btn-danger {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0px !important;
  font-size: 16px;
  background: #e8363d;
}
.view_right {
  position: absolute;
  width: 90px;
  height: 430px;
  right: 0;
  top: 40px;
}
.view_right a {
  display: block;
  width: 40px;
  height: 118px;
  border: 1px solid #eee;
  text-align: center;
  line-height: 18px;
  padding: 22px 10px 0px;
  color: #999;
  margin-top: 320px;
  margin-left: 20px;
  box-sizing: border-box;
}
.view_right a:hover {
  border: 1px solid #d52f3f;
  color: #d52f3f;
}
.media-avatar{
  border: 2px solid #242424;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  color: #242424;
  text-align: center;
  overflow: hidden;
  padding:0px 10px;
  font-weight: 500;
  word-break: break-all;
}
.media-avatar.media-avatar-80{
  width: 80px;
  height: 80px;
  line-height: 76px;
  font-size: 30px;
}


.xhs-package {
 margin-top: 60px;
 max-width: 1200px;
}
.xhs-package-nav {
  margin: 0px 0px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
}
.xhs-package-nav:hover {
  border: 1px solid #d62f40;
}
.xhs-package-nav .xhs-package-icon {
  position: absolute;
  left: 50%;
  top: -24px;
  display: inline-block;
  border: 1px solid #333333;
  border-radius: 50%;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  padding: 10px;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  margin-left: -24px;
  background-color: #333333;
  z-index: 1;
  transition: border-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46),
    background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46);
}
.xhs-package-nav .xhs-package-img {
  border-radius: 10px;
}
.xhs-package-nav .xhs-package-img img {
  border-radius: 10px 10px 0px 0px;
}
.xhs-package-nav .xhs-package-body {
  padding: 10px 20px;
}
.xhs-package-nav .xhs-package-title {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
.xhs-package-nav .xhs-package-desc {
  font-size: 14px;
  line-height: 24px;
  color: #949494;
}
.xhs-package-nav .xhs-package-tag {
  display: flex;
}
.xhs-package-nav .xhs-package-tag .xhs-package-tag-item {
  padding: 5px 10px;
  margin-right: 6px;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #949494;
}
.xhs-package-nav .xhs-package-info {
  display: flex;
  justify-content: space-between;
}
.xhs-package-nav .xhs-package-info .xhs-package-info-item {
}
.xhs-package-nav
  .xhs-package-info
  .xhs-package-info-item
  .xhs-package-info-number {
  font-size: 24px;
}
.xhs-package-nav
  .xhs-package-info
  .xhs-package-info-item
  .xhs-package-info-number
  span {
  font-size: 14px;
}
.xhs-package-nav
  .xhs-package-info
  .xhs-package-info-item
  .xhs-package-info-text {
  color: #949494;
}
.mod_xiaohongshu-flex .mod_xiaohongshu-flex-item {
    position: relative;
    padding: 0px;
    flex: 1;
}
.mod_xiaohongshu-flex {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}
.mod_xiaohongshu .mod_body {
    position: relative;
    margin-bottom: 0px;
}

.xhs1-rules-content{
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}
.xhs1-rules-content li{
	width: 600px;
    height: 238px;
    background: url(../img/33_4.png) center no-repeat;
}
.xhs1-rules-content-li-trigle {
    width: 116px;
    height: 92px;
    line-height: 92px;
    padding-left: 40px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.xhs1-rules-li-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #666;
    letter-spacing: 0.5px;
    margin-left: 100px;
    margin-top: -10px;
}
.xhs1-rules-li-introduce {
    font-size: 16px;
    color: #666;
    margin-left: 100px;
}

.anli{
	background: #f4f7fa;
    padding: 60px 0 50px 0;
}
#redanli{
	width: 100%;
	height: 460px;
	margin-top: 50px;
}
#redanli .carousel-item{
	width: 100%;
	padding: 0 50px;
	height: 460px;
}
#redanli .carousel-item .anlil{
	width: 50%;
	float: left;
	position: relative;
	height: 460px;
}
#redanli .carousel-item .anlil div{
	width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0px;
    bottom: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #fff;
    font-size: 24px;
}
#redanli .carousel-item .anlil img{
	width: 100%;
	height: 100%;
}
#redanli .carousel-item .anlir{
	width: 50%;
	float: right;
	height: 460px;
	background: #fff;
}
.xhscase-text .xhscase-h {
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    padding: 10px 0px 0px 20px;
    font-weight: bold;
    position: relative;
}
.xhscase-text .xhscase-h span {
    color: #888888;
}
.xhscase-tag {
    margin-top: 10px;
    padding-left: 20px;
}
.xhscase-tag .xhscase-tag-item {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background-color: #d62f40;
    border-radius: 10px;
    margin-right: 5px;
}
.mod_xiaohongshu-flex {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}
.mod_xiaohongshu-flex .mod_xiaohongshu-flex-item {
    position: relative;
    padding: 0px;
    flex: 1;
}
.xhscase-item-nav {
    margin-top: 10px;
    text-align: center;
}
.xhscase-item-nav .xhscase-item-nav-number {
    font-size: 24px;
    color: #d62f40;
    font-weight: bold;
}
.xhscase-item-nav .xhscase-item-nav-number span {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.xhscase-item-nav .xhscase-item-nav-text {
    line-height: 24px;
    color: #949494;
}
.xhscase-text .xhscase-text-title {
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    position: relative;
    margin-top: 10px;
}
.xhscase-text .xhscase-text-body {
    padding: 5px 20px 0px 20px;
    line-height: 24px;
    color: #888888;
}
.xhscase-text .xhscase-text-body li {
    position: relative;
    line-height: 26px;
    color: #888888;
    padding-left: 16px;
    margin-bottom: 5px;
    font-size: 15px;
}
.xhscase-item-nav-text p{
	font-size: 15px;
}
.xhscase-item-nav-text{
	font-size: 15px;
}
#redanli .carousel-control-prev{
	background: #ff2442;
	width: 5%;
	height: 40px;
	top: auto;
	left: 45%;
}
#redanli .carousel-control-next{
	background: #ff2442;
	width: 5%;
	height: 40px;
	top: auto;
	right: 45%;
}