﻿nav {
  margin: 0;
}
.content-detail p{
    font-size: 16px !important;
}
#nav li:hover {
  background-color: #8fc320;
}
.leader-title {
  height: 60px;
  line-height: 60px;
  font-size: 12px;
}
.leader-title a {
  color: #999999;
}
.adv-car {
  height: 100px;
}
.adv-car img {
  width: 100%;
  height: 100%;
}
.adv-car a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.adv-car a span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background: rgba(204, 204, 204, 0.8);
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 3px;
}
.content-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-div .content-left {
  width: calc(100% - 350px);
  margin-right: 30px;
  /* main_image */
}
.content-div .content-left .adv-img1 {
  width: 100%;
  height: auto;
  padding-bottom:30px;
}
.content-div .content-left .content-title {
  width: 100%;
  /*padding-top: 30px;*/
}
.content-div .content-left .content-title .title {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 45px;
  padding-bottom: 10px;
}
.content-div .content-left .content-title .car {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.content-div .content-left .content-title .car span {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  margin-right: 30px;
}
.content-div .content-left .content-title .car span img {
  width: 15px;
  height: 13px;
  position: relative;
  top: 20px;
  margin-right: 3px;
}
.content-div .content-left .content-title .car .car-span1 {
  position: absolute;
  right: 30px;
}
.content-div .content-left .content-title .car .car-span2 {
  position: absolute;
  right: 0px;
  margin-right: 0;
}
.content-div .content-left .content-detail {
  width: 100%;
}
.content-div .content-left .content-detail img {
  max-width: 100%;
}
.content-div .content-left .end {
  width: 100%;
  text-align: center;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  color: #999999;
}
.content-div .content-left .end-car {
  height: 140px;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.content-div .content-left .end-car span {
  display: inline-block;
}
.content-div .content-left .end-car .span1 {
  position: absolute;
  bottom: 15px;
  left: 0;
  font-size: 14px;
  color: #999999;
}
.content-div .content-left .end-car .span1 span {
  margin-right: 8px;
}
.content-div .content-left .end-car .span1 a {
  display: inline-block;
  width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  top: 4px;
}
.content-div .content-left .end-car .span1 a:hover {
  color: #96c63b;
}
.content-div .content-left .end-car .span3 {
  position: absolute;
  bottom: 15px;
  right: 0;
  font-size: 14px;
  color: #999999;
}
.content-div .content-left .end-car .span3 .span3-span2 {
  margin-left: 8px;
}
.content-div .content-left .end-car .span3 a {
  display: inline-block;
  width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  top: 4px;
}
.content-div .content-left .end-car .span3 a:hover {
  color: #96c63b;
}
.content-div .content-left .end-car .span2 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #96c63b;
  position: absolute;
  left: calc(50% - 40px);
  top: 20px;
  text-align: center;
  cursor: pointer;
}
.content-div .content-left .end-car .span2 img {
  width: 27px;
  height: 27px;
  margin-top: 12px;
}
.content-div .content-left .end-car .span2 span {
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
}
.content-div .content-left .card-div {
  width: calc(100% - 80px);
  height: 100px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.09);
  border-radius: 16px;
  margin: 40px 0;
  padding: 40px;
  position: relative;
  margin-bottom:0px;
}
.content-div .content-left .card-div .car-img1 {
  position: absolute;
  left: 40px;
  top: calc(50% - 40px);
  width: 80px;
  height: 80px;
}
.content-div .content-left .card-div .car-div2 {
  width: 200px;
  height: 80px;
  position: absolute;
  left: 140px;
  top: 50px;
}
.content-div .content-left .card-div .car-div2 .car-text1 {
  font-size: 24px;
  font-weight: bold;
  color: #151515;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 40px;
}
.content-div .content-left .card-div .car-div2 .car-text2 {
  font-size: 18px;
  color: #151515;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 30px;
}
.content-div .content-left .card-div .car-div3 a {
  position: absolute;
  right: 40px;
  display: inline-block;
  width: calc(100% - 390px);
  line-height: 32px;
  font-size: 16px;
  color: #444444;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
    .content-div .content-left .share-div {
        margin-top: 10px;
        width: 100%;
        height: 30px;
        font-size: 14px;
        color: #666666;
        position: relative;
        margin-bottom:20px;
        margin-top:40px;
    }
.content-div .content-left .share-div span span {
  margin-right: 10px;
}
.content-div .content-left .share-div span a:hover {
  color: #96c63b;
}
.content-div .content-left .share-div .share-span2 {
  position: absolute;
  right: 0;
}
.content-div .content-left .share-div .share-span2 img {
  width: 30px;
  height: 30px;
  position: relative;
  top: -5px;
  margin-left: 10px;
}
.content-div .content-left .share-div .share-code {
  position: absolute;
  height: 130px;
  width: 120px;
  right: 0px;
  top: -145px;
  text-align: center;
  background: #fff;
  border: 1px solid #999999;
}
.content-div .content-left .share-div .share-code img {
  position: relative;
  width: 100px;
  height: 100px;
  margin:0 auto;
}
.content-div .content-left .main_visual {
  height: 100px;
  width: 100%;
  overflow: hidden;
  position: relative;
  /*margin: 20px 0;*/
}
.content-div .content-left .main_image {
  height: 100px;
  overflow: hidden;
  position: relative;
}
.content-div .content-left .main_image ul {
  width: 1000000px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.content-div .content-left .main_image li {
  float: left;
  height: 100px;
}
.content-div .content-left .main_image li img {
  width: 100%;
  height: 100px;
}
.content-div .content-left .main_image li span {
  display: block;
  width: 100%;
  height: 100px;
}
.content-div .content-left .main_image li a {
  display: block;
  width: 100%;
  height: 100px;
}
.content-div .content-left div.flicking_con {
  position: absolute;
  bottom: 5px;
  z-index: 999;
  width: 200px;
  height: 21px;
  text-align: right;
  right: 70px;
}
.content-div .content-left div.flicking_con a {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
}
.content-div .content-left div.flicking_con a.on {
  background: #96c63b;
}
.content-div .content-left .recommend {
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(204, 204, 204, 0.8);
}
.content-div .content-left .related {
  width: 100%;
  margin-bottom: 20px;
  margin-top:20px;
}
.content-div .content-left .related .related-title {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.content-div .content-left .related .related-title span img {
  width: 18px;
  height: 18px;
}
.content-div .content-left .related .related-title .title {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
.content-div .content-left .related .related-title .title img {
  position: relative;
  top: 5px;
  margin-right: 8px;
}
.content-div .content-left .related .related-title .refresh {
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.content-div .content-left .related .related-title .refresh img {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.content-div .content-left .related .related-cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  width: 100%;
  padding: 20px 0 ;
  border-bottom: 1px #e6e6e6 dotted;
}
.content-div .content-left .related .related-cont a {
  display: inline-block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.content-div .content-left .related .related-cont .cont-left {
  width: 210px;
  height: 140px;
}
.content-div .content-left .related .related-cont .cont-left img {
  width: 210px;
  height: 140px;
}
.content-div .content-left .related .related-cont .cont-right {
  width: calc(100% - 230px);
  height: 140px;
  padding-left: 20px;
  position: relative;
}
.content-div .content-left .related .related-cont .cont-right .cont-title {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
}
.content-div .content-left .related .related-cont .cont-right .cont-detail {
  width: 100%;
  font-size: 14px;
  color: #646464;
  line-height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.content-div .content-left .related .related-cont .cont-right .cont-icon {
  font-size: 12px;
  color: #828282;
  width: calc(100% - 20px);
  height: 20px;
  position: absolute;
  bottom: 0;
}
.content-div .content-left .related .related-cont .cont-right .cont-icon .icon-div {
  width: 100%;
  height: 100%;
  position: relative;
}
.content-div .content-left .related .related-cont .cont-right .cont-icon .icon-div span {
  margin-right: 30px;
}
.content-div .content-left .related .related-cont .cont-right .cont-icon .icon-div .cont-img {
  position: absolute;
  right: 0;
  margin: 0;
  display:none;
}
.content-div .content-left .related .related-cont .cont-right .cont-icon .icon-div .cont-img img {
  width: 15px;
  height: 10px;
  position: relative;
  top: 4px;
  margin-right: 2px;
}
.content-div .content-left .related .related-cont:hover .cont-title {
  color: #96c63b;
}
.content-div .content-left .imgstorage {
  width: 100%;
}
.content-div .content-left .imgstorage .imgstorage-top {
  position: relative;
}
.content-div .content-left .imgstorage .imgstorage-top img {
  width: 23px;
  height: 20px;
  position: relative;
  top: 7px;
  margin-right: 8px;
}
.content-div .content-left .imgstorage .imgstorage-top span {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
}
.content-div .content-left .imgstorage .imgstorage-top a {
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 0;
  bottom: 0;
}
.content-div .content-left .imgstorage .imgstorage-top a:hover {
  color: #96c63b;
}
.content-div .content-left .imgstorage .imgstorage-bottom {
  margin-top: 25px;
  margin-bottom: 25px;
}
.content-div .content-left .imgstorage .imgstorage-bottom ul {
  width: 100%;
  height: 166px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.content-div .content-left .imgstorage .imgstorage-bottom ul li {
  height: 100%;
  width: calc(33.33% - 15px);
  position: relative;
  overflow: hidden;
}
.content-div .content-left .imgstorage .imgstorage-bottom ul li img {
  width: 100%;
  height: 166px;
}
.content-div .content-left .imgstorage .imgstorage-bottom ul li .img-text {
  display: none;
  width: calc(100% - 40px);
  height: 106px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  font-size: 12px;
  color: #f3f1f1;
  padding: 30px 20px;
  background: rgba(0, 0, 0, 0.8);
}
.content-div .content-left .imgstorage .imgstorage-bottom ul li .img-text .imgstorage-text {
  margin: 0 !important;
  line-height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 5px !important;
}
.content-div .content-left .imgstorage .imgstorage-bottom ul li:hover .img-text {
  display: block;
  animation: totop 0.8s;
  -moz-animation: totop 0.8s;
  /* Firefox */
  -webkit-animation: totop 0.8s;
  /* Safari 和 Chrome */
  -o-animation: totop 0.8s;
  /* Opera */
}
.content-div .content-left .imgstorage .imgstorage-bottom :nth-child(2n) {
  margin: 0 22.5px;
}
.content-div .content-left .comment .comment-title {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 20px;
}
.content-div .content-left .comment textarea {
  resize: vertical;
  width: calc(100% - 40px);
  padding: 20px;
  border-color: #cccccc;
}
.content-div .content-left .comment .comment-user {
  margin-top: 20px;
  position: relative;
  padding-bottom: 60px;
  border-bottom: 1px solid #e7e7e7;
}
.content-div .content-left .comment .comment-user img {
  border-radius: 50%;
  margin-right: 10px;
}
.content-div .content-left .comment .comment-user .username {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}
.content-div .content-left .comment .comment-user .btn-commit {
  display: inline-block;
  font-size: 18px;
  color: #999999;
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc;
  padding: 0 30px;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.content-div .content-left .comment .comment-user .btn-commit:hover {
  border: 1px solid #96c63b;
  color: #96c63b;
}
.content-div .content-left .comment .comment-detail {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  padding-top: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e7e7e7;
}
.content-div .content-left .comment .comment-detail .com-left {
  width: 70px;
  margin: 0;
}
.content-div .content-left .comment .comment-detail .com-left img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.content-div .content-left .comment .comment-detail .com-right {
  width: calc(100% - 70px);
  margin: 0;
}
.content-div .content-left .comment .comment-detail .com-right .name {
  font-size: 14px;
  color: #333333;
  line-height: 50px;
}
.content-div .content-left .comment .comment-detail .com-right .name span {
  font-size: 12px;
  color: #ffffff;
  background: #fd6040;
  border-radius: 2px;
  padding: 0 3px;
  margin-left: 5px;
}
.content-div .content-left .comment .comment-detail .com-right .text {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 15px;
}
.content-div .content-left .comment .comment-detail .com-right .icons {
  width: 100%;
  position: relative;
}
.content-div .content-left .comment .comment-detail .com-right .icons .time {
  font-size: 14px;
  color: #bbbbbb;
}
.content-div .content-left .comment .comment-detail .com-right .icons .delete {
  position: absolute;
  right: 40px;
  font-size: 14px;
  color: #576b95;
  cursor: pointer;
  display: inline-block;
}
.content-div .content-left .comment .comment-detail .com-right .icons .zan {
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.content-div .content-left .comment .comment-detail .com-right .icons .zan img {
  width: 14px;
  height: 14px;
  position: relative;
  top: 3px;
  margin-right: 3px;
}
.content-div .content-left .comment .comment-detail .com-right .icons .zactive {
  color: #fd6040;
}
.content-div .content-left .comment .comment-detail .com-right .icons .message {
  position: absolute;
  width: 15px;
  height: 13px;
  right: 40px;
  top: 5px;
  cursor: pointer;
}
.content-div .content-left .comment .comment-detail .com-right .answer {
  margin-top: 20px;
}
.content-div .content-left .comment .comment-detail .com-right .answer .answer-input {
  display: inline-block;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  width: calc(100% - 20px);
  height: 45px;
  padding-left: 15px;
}
.content-div .content-left .comment .comment-detail .com-right .answer .answer-btn {
  width: 100%;
  margin-top: 20px;
  position: relative;
  height: 36px;
}
.content-div .content-left .comment .comment-detail .com-right .answer .answer-btn span {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  background: #eeeeee;
  border-radius: 4px;
  height: 36px;
  line-height: 36px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.content-div .content-left .comment .comment-detail .com-right .comment-answer {
  width: calc(100% - 40px);
  padding: 20px;
  background: #f5f5f5;
  border-radius: 4px;
  margin-top: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.content-div .content-left .comment .comment-detail .com-right .comment-answer .answer-left {
  width: 40px;
  margin: 0;
}
.content-div .content-left .comment .comment-detail .com-right .comment-answer .answer-left img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.content-div .content-left .comment .comment-detail .com-right .comment-answer .answer-right {
  width: calc(100% - 40px);
  margin: 0;
}
.content-div .content-left .comment .comment-detail .com-right .comment-answer .answer-right .answer-title {
  line-height: 30px;
  font-size: 14px;
}
.content-div .content-left .comment .comment-detail .com-right .comment-answer .answer-right .answer-title span {
  color: #576b95;
}
.content-div .content-left .comment .remind {
  font-size: 14px;
  color: #999999;
  width: 100%;
  text-align: center;
  height: 120px;
  line-height: 120px;
  vertical-align: middle;
}
.content-div .content-right {
  width: 320px;
  /* main_image */
}
.content-div .content-right .brand {
  width: 100%;
}
.content-div .content-right .brand .brand-title {
  width: 100%;
  font-size: 18px;
  color: #333333;
  height: 35px;
  position: relative;
  margin-bottom: 5px;
}
.content-div .content-right .brand .brand-title a {
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #999;
}
.content-div .content-right .brand .brand-title a:hover {
  color: #96c63b;
}
.content-div .content-right .brand .brand-title .span1 {
  display: inline-block;
  width: 72px;
  height: 2px;
  background: #85b12e;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.content-div .content-right .brand .brand-title .span2 {
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #eeeeee;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content-div .content-right .brand .brand-cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.content-div .content-right .brand .brand-cont a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.content-div .content-right .brand .brand-cont .brand-left {
  width: 105px;
  height: 70px;
  margin-right: 15px;
}
.content-div .content-right .brand .brand-cont .brand-left img {
  width: 105px;
  height: 70px;
}
.content-div .content-right .brand .brand-cont .brand-right {
  width: calc(100% - 120px);
  height: 70px;
  position: relative;
}
.content-div .content-right .brand .brand-cont .brand-right .brand-text {
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 20px;
}
.content-div .content-right .brand .brand-cont .brand-right .brand-time {
  position: absolute;
  font-size: 12px;
  color: #bbbfc3;
  bottom: 5px;
  width: 100%;
}
.content-div .content-right .brand .brand-cont .brand-right .brand-time .time-div {
  position: relative;
  width: 100%;
}
.content-div .content-right .brand .brand-cont .brand-right .brand-time .time-div span {
  position: absolute;
  right: 0;
}
.content-div .content-right .brand .brand-cont .brand-right .brand-time .time-div span img {
  width: 15px;
  height: 13px;
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.content-div .content-right .brand .brand-cont-last {
  border: none;
}
.content-div .content-right .adv-div {
  width: 100%;
  height: 210px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.content-div .content-right .adv-div a {
  display: inline-block;
  width: 100%;
  height: 210px;
}
.content-div .content-right .adv-div a img {
  width: 100%;
  height: 210px;
}
.content-div .content-right .ranking {
  width: 100%;
  box-sizing: border-box;
}
.content-div .content-right .ranking .ranking-title {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.content-div .content-right .ranking .ranking-title div {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  background: #f9f9f9;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.content-div .content-right .ranking .ranking-title .actives {
  color: #8dc21f;
}
.content-div .content-right .ranking .ranking-title div:nth-child(2n) {
  /*border-right: none;*/
}
.content-div .content-right .ranking .ranking-title div:nth-child(3n+1) {
  border-right: none;
}
.content-div .content-right .ranking .ranking-cont {
  width: 100%;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.content-div .content-right .ranking .ranking-cont ul {
  padding: 20px 0;
}
.content-div .content-right .ranking .ranking-cont ul li {
  height: 30px;
  line-height: 30px;
  width: calc(100% - 40px);
  padding-left: 20px;
}
.content-div .content-right .ranking .ranking-cont ul li a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
  font-size: 14px;
  color: #666666;
}
.content-div .content-right .ranking .ranking-cont ul li a:hover {
  color: #96c63b;
}
.content-div .content-right #scroll-div {
  width: 100%;
}
.content-div .content-right .scrollactive {
  position: fixed;
  top: 0;
  width: 320px !important;
}
.content-div .content-right .main_visual1 {
  height: 320px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 20px 0;
  margin-bottom:0px;
}
.content-div .content-right .main_image1 {
  height: 320px;
  overflow: hidden;
  position: relative;
}
.content-div .content-right .main_image1 ul {
  width: 1000000px;
  height: 320px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.content-div .content-right .main_image1 li {
  float: left;
  height: 320px;
}
.content-div .content-right .main_image1 li img {
  width: 100%;
  height: 320px;
}
.content-div .content-right .main_image1 li span {
  display: block;
  width: 100%;
  height: 320px;
}
.content-div .content-right .main_image1 li a {
  display: block;
  width: 100%;
  height: 320px;
}
.content-div .content-right div.flicking_con1 {
  position: absolute;
  bottom: 5px;
  z-index: 999;
  width: 200px;
  height: 21px;
  text-align: right;
  right: 70px;
}
.content-div .content-right div.flicking_con1 a {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
}
.content-div .content-right div.flicking_con1 a.on {
  background: #96c63b !important;
}
.content-div .content-right .recommend1 {
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(204, 204, 204, 0.8);
}
.content-div .content-right .hot {
  width: 100%;
  margin-top:20px;
}
    .content-div .content-right .hot .brand-title {
        width: 100%;
        font-size: 18px;
        color: #333333;
        height: 35px;
        position: relative;
        margin-bottom: 20px;
    }

        .content-div .content-right .hot .brand-title .span1 {
            display: inline-block;
            width: 72px;
            height: 2px;
            background: #85b12e;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 10;
        }

        .content-div .content-right .hot .brand-title .span2 {
            display: inline-block;
            width: 100%;
            height: 2px;
            background: #eeeeee;
            position: absolute;
            left: 0;
            bottom: 0;
        }
.content-div .content-right .hot .hot-title {
  width: 100%;
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.content-div .content-right .hot ul li {
  float: left;
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  margin-right: 5px;
  margin-bottom: 5px;
}

.content-div .content-right .hot ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
}
.content-div .content-right .hot ul li a:hover {
  color: #96c63b;
}
.hidden {
  display: none;
}
footer {
  width: 100%;
}
.footer2 {
  background-color: #000;
  padding-bottom: 30px;
}
.footer1 {
  background-color: #141414;
  height: 352px;
  width: 100%;
}
.footer-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  height: 100%;
}
.footer-div .left {
  padding-top: 30px;
  width: 960px;
  height: 100%;
}
.footer-div .left .left-title {
  width: 100%;
  height: 30px;
}
.footer-div .left .left-title li {
  width: calc(100% / 4);
  float: left;
  color: #999999;
  font-size: 20px;
  text-indent: 30px;
  position: relative;
}
.footer-div .left .left-title li a {
  color: #999999;
}
.footer-div .left .left-title li a:hover {
  color: #fff;
}
.footer-div .left .left-title li span {
  display: inline-block;
  width: 3px;
  height: 18px;
  background: #96c63b;
  position: absolute;
  left: 0;
  top: 5px;
  left: -1.5px;
}
.footer-div .left .left-ul {
  width: 100%;
  height: 260px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.footer-div .left .left-ul ul {
  width: calc(100% / 4 );
  height: 100%;
  padding-top: 20px;
  border-left: 1px solid #242424;
  position: relative;
  top: -6px;
  box-sizing: border-box;
}
.footer-div .left .left-ul ul li {
  width: 100%;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  text-indent: 30px;
}
.footer-div .left .left-ul ul li a {
  font-size: 14px;
  color: #999999;
}
.footer-div .left .left-ul ul li a:hover {
  color: #fff;
}
.footer-div .right {
  text-align: center;
  width: calc(100% - 960px);
  height: 100%;
  padding-top: 85px;
}
.footer-div .right img {
  width: 166px;
}
.footer-div .right div {
  height: 15px;
  font-size: 14px;
  color: #999999;
  line-height: 40px;
}
footer .footer-detail-2 {
  overflow: hidden;
}
footer .footer-detail-2 .footer-nav-logo {
  margin-top: 35px;
  float: left;
  width: 230px;
  height: 63px;
  background: url(../img/sprite.png) no-repeat 0px 0px;
}
footer .footer-detail-2 .footer-nav {
  float: left;
  overflow: hidden;
  margin-top: 35px;
  margin-left: 30px;
}
footer .footer-detail-2 .footer-nav li {
  float: left;
  padding: 0 27px;
}
footer .footer-detail-2 .footer-nav li:last-child {
  border-right: 0;
}
footer .footer-detail-2 .footer-nav li:first-child {
  padding-left: 0;
}
footer .footer-detail-2 .footer-nav li a {
  color: #696C76;
}
footer .footer-detail-2 .footer-nav li a:hover {
  color: #fff;
}
footer .footer-detail-2 .footer-show {
  float: left;
  overflow: hidden;
  width: 430px;
  padding-top: 18px;
  padding-left: 29px;
}
footer .footer-detail-2 .footer-show li {
  margin-right: 16px;
  float: left;
  width: 130px;
  height: 35px;
}
footer .footer-detail-2 .footer-show li:first-child {
  background: url(../img/sprite.png) no-repeat -255px -96px;
}
footer .footer-detail-2 .footer-show li:nth-child(2) {
  background: url(../img/sprite.png) no-repeat -800px -94px;
}
footer .footer-detail-2 .footer-show li:last-child {
  background: url(../img/sprite.png) no-repeat -386px -95px;
  margin-right: 0;
}
footer .footer-detail-2 p {
  float: left;
  color: #696C76;
  margin-left: 6px;
  margin-top: 28px;
}
.fixed-icon {
  position: fixed;
  bottom: 150px;
  right: 300px;
  width: 40px;
}
.fixed-icon img {
  margin-bottom: 3px;
  cursor: pointer;
}
@media screen and (max-width: 1700px) {
  .fixed-icon {
    right: 180px;
  }
}
@media screen and (max-width: 1600px) {
  .fixed-icon {
    right: 150px;
  }
}
@media screen and (max-width: 1500px) {
  .fixed-icon {
    right: 100px;
  }
}
@media screen and (max-width: 1400px) {
  .fixed-icon {
    right: 60px;
  }
}
.delete-alert {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100000;
}
.delete-alert .delete-con {
  width: 300px;
  height: 140px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.5);
  z-index: 10000000;
  margin-top: calc(50vh - 75px);
  margin-left: calc(50% - 150px);
}
.delete-alert .delete-con .titlte {
  color: #333;
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
}
.delete-alert .delete-con .btn {
  font-size: 16px;
  position: relative;
}
.delete-alert .delete-con .btn .btn-sure {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  left: 80px;
  cursor: pointer;
}
.delete-alert .delete-con .btn .btn-cancel {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  right: 80px;
  cursor: pointer;
}
@-webkit-keyframes totop {
  from {
    top: 100px;
  }
  to {
    top: 0;
  }
}
@keyframes totop {
  from {
    top: 100px;
  }
  to {
    top: 0;
  }
}


    .content-detail p {
        line-height: 26px;
        margin: 14px 0;
    }
        .content-detail p video {
            width: 100%;
        }

/**** 十大品牌模块样式 begin ****/
.div-topbrand {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    background-image: url(https://www.jieju.cn/images/indexnew/mpp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding: 2rem;
}

.div-topbrand-cup {
    width: 25%;
    height: auto;
    float: left;
}

    .div-topbrand-cup img {
        width: 100%;
        height: auto;
        margin-top: 25%;
        margin-bottom: 2%;
    }

.div-topbrand-con {
    float: left;
    width: 72%;
    height: auto;
    margin-top: 1rem;
    text-align: center;
    padding-left: 3%;
    font-family: 微软雅黑;
}

.div-topbrand-con-tit {
    color: red;
    font-size: 20px;
    font-weight: bold;
}

.div-topbrand-con-lnk {
    color: blue;
    font-size: 16px;
    line-height: 60px;
    text-decoration: underline;
}

.div-topbrand-con-txt {
    color: #333;
    font-size: 14px;
    line-height: 32px;
    text-indent: 2rem;
    text-align: left;
}

/**** 十大品牌模块样式 end ****/
#infoComment .text {
    word-wrap: break-word;
}
.div-videojsimg {
    display:none;
}