﻿
/* CSS Document */
form, input, select, div, ul, li, p, h, h1, h2, h3, h4, em {
  font-style: normal;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  font-weight: normal;
  font-family: "微软雅黑";
}
.clearfix {
  *zoom: 1;
  overflow: hidden;
  zoom: 1;
}
.mainContent .w710 {
  width: 710px;
  margin-top: 12px;
  overflow: hidden;
  position: relative;
}
.imgshow {
  width: 710px;
  height: 360px;
  overflow: hidden;
  position: relative;
  margin-bottom: 26px
}
.imgshow ul {
  height: 360px;
  position: absolute
}
.imgshow ul li {
  float: left;
  width: 710px;
  height: 360px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}
.imgshow ul li a {
  display: block;
}
.imgshow li img {
  width: 710px;
  height: 360px;
}
.imgshow .btn {
  position: absolute;
  height: 23px;
  bottom: 8px;
  right: 12px;
  z-index: 1;
}
.imgshow .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  _font-size: 0;
  margin: 0 4px;
  cursor: pointer;
  background: #ebebeb
}
.imgshow .btn span.on {
  background: #ff431e;
  width: 24px;
}
.imgshow .preNext {
  display: none
}
.imgshow li s, .imgshow li strong {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0
}
.imgshow li s {
  width: 100%;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=70);
  opacity: 0.7
}
.imgshow li strong {
  bottom: 0px;
  left: 10px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  z-index: 1
}
/*顶部轮播*/
.w560 {
  width: 560px;
  overflow: hidden;
  margin-top: 12px;
}
.liveListTop {
  width: 100%;
  overflow: hidden;
}
.liveListTop li {
  width: 268px;
  position: relative;
  height: 166px;
  margin-bottom: 24px;
  overflow: hidden;
  border-radius: 6px;
  display: inline-block;
}
.liveListTop li a {
  display: block;
}
.liveListTop li img {
  width: 268px;
  height: 166px;
}
.liveListTop li s, .liveListTop li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0
}
.liveListTop li s {
  width: 100%;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6
}
.liveListTop li span {
  bottom: 0px;
  left: 10px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  z-index: 1
}
.liveListTop li em {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -22px 0 0 -22px;
  background: url(../images/azicon.png) no-repeat -111px -451px;
}
.liveListTop li:hover em {
  transform: rotate(360deg);
  transition: transform 0.5s;
}
.liveListTop li i {
  height: 130px;
  /*    line-height: 25px;*/
  overflow: hidden;
  padding: 25px 12px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 12px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.liveListTop li:hover i {
  display: none;
}
.comm_more_tit {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 8px;
/*  border-bottom: 1px solid #ededed;*/
}
.comm_more_tit h2 {
  float: left;
  font-weight: bold;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.comm_more_tit h2 em {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/azicon.png) no-repeat -130px -270px;
  margin: 5px 8px 0 0;
}
.parclick_more {
  display: block;
  float: right;
  width: 22px;
  height: 20px;
  margin: 1px 0 0 15px;
  background: url(../images/azicon.png) no-repeat -100px -270px;
}
.parclick_more:hover {
  background-position: -70px -270px;
}
.mainBody .zh_tj {
  width: 650px;
  float: left;
}
.mainBody .zh_other {
  float: right;
  width: 600px;
}
.hotlive {
  margin-right: -16px;
}
.hotlive li {
  width: 206px;
  height: 126px;
  position: relative;
  float: left;
  margin-bottom: 16px;
  margin-right: 16px;
  overflow: hidden;
  border-radius: 6px;
}
.hotlive li a {
  display: block;
}
.hotlive li a img {
  width: 208px;
  height: 126px;
}
.hotlive li em {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -15px;
  background: url(../images/azicon.png) no-repeat -60px -350px;
}
.hotlive li:hover em {
  transform: rotate(360deg);
  transition: transform 0.5s;
}
.hotlive li i {
  height: 90px;
  overflow: hidden;
  padding: 25px 12px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 12px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.hotlive li:hover i {
  display: none;
}
.hotlive li s, .hotlive li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0
}
.hotlive li s {
  width: 100%;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6
}
.hotlive li span {
  bottom: 0px;
  left: 10px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  z-index: 1
}
.leastlive {
  margin-left: -16px;
}
.leastlive li {
  float: left;
  width: 188px;
  height: 126px;
  margin-bottom: 16px;
  position: relative;
  margin-left: 16px;
  overflow: hidden;
}
.leastlive li a {
  display: block;
}
.leastlive li img {
  width: 188px;
  height: 100px;
  border-radius: 6px;
}
.leastlive li p {
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
}
.leastlive li span {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
}
.leastlive li em {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -28px 0 0 -15px;
  background: url(../images/azicon.png) no-repeat -60px -350px;
}
.leastlive li:hover em {
  transform: rotate(360deg);
  transition: transform 0.5s;
}
.leastlive li i {
  height: 60px;
  border-radius: 6px;
  overflow: hidden;
  padding: 25px 12px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 26px;
  text-align: center;
  font-size: 12px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.leastlive li:hover i {
  display: none;
}
.area_commen {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.w400 {
  width: 400px;
  overflow: hidden;
}
.w400 .imgshow {
  width: 400px;
  height: 272px;
  overflow: hidden;
  position: relative;
  margin-bottom: 26px;
}
.w400 .imgshow ul {
  height: 272px;
  position: absolute
}
.w872 {
  width: 872px;
  overflow: hidden;
}
.liveZq {
  width: 100%;
}
.imgshow ul.liveZq li {
  float: left;
  width: 400px;
  height: 272px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}
.liveZq li img {
  width: 400px;
  height: 272px;
}
.liveZq li::before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 58px;
  height: 34px;
  background: url(../images/t-b.png);
  display: block;
  content: '';
}
.liveZq li::after {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 36px;
  height: 36px;
  background: url(../images/b-b.png);
  display: block;
  content: '';
}
.area_commen .video_content {
  box-sizing: border-box;
  width: 100%;
}
.area_commen .video_content .list {
  width: 100%;
  height: 70px;
  margin-bottom: 19px;
  position: relative;
}
.area_commen .video_content .list img {
  border-radius: 8px;
  height: 100%;
  width: 126px;
  float: left;
  margin-right: 16px;
}
.area_commen .video_content .list div {
  float: left;
  width: 160px;
  text-align: left;
}
.area_commen .video_content .list div p {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 20px;
  color: #454545;
  font-size: 14px;
}
.area_commen .video_content .list:hover p {
  color: #ff2d22;
}
.area_commen .video_content .list div span {
  display: block;
  position: relative;
  width: 100%;
  height: 25px;
  color: #999;
  font-size: 13px;
  line-height: 25px;
  margin-top: 8px;
}
.area_commen .video_content .list div em {
  display: block;
  position: relative;
  width: 100%;
  height: 25px;
  color: #7c7c7c;
  font-size: 14px;
  line-height: 25px;
  margin-top: 8px;
  text-indent: 25px;
}
.area_commen .video_content .list div em::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 18px;
  content: '';
  background: url(../images/video-hot.png);
}
.area_commen .video_content .list i {
  position: absolute;
  width: 22px;
  height: 22px;
  background-image: linear-gradient(0deg, #ff3c00 0%, #ff6c00 100%);
  border-radius: 4px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  top: 6px;
  left: 6px;
}
.area_commen .video_content .list i.ph2 {
  background-image: linear-gradient(0deg, #ff4800 0%, #ff9c00 100%);
}
.area_commen .video_content .list i.ph3 {
  background-image: linear-gradient(0deg, #ff9600 0%, #ffd200 100%);
}
.area_commen .video_content .otherlist {
  width: 100%;
  text-align: left;
  height: 22px;
  line-height: 22px;
  margin-bottom: 25px;
}
.area_commen .video_content .otherlist i {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: linear-gradient(0deg, #d2d2d2 0%, #e1e1e1 100%);
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
  margin-right: 5px;
  float: left;
}
.area_commen .video_content .otherlist a {
  display: inline-block;
  width: 272px;
  height: 22px;
  overflow: hidden;
}
.w302 {
	width:302px;
	overflow: hidden;
}
.w340 {
	width:340px;
	overflow: hidden;
}
.w980 {
	width:980px;
	overflow: hidden;
}
.w980 .leastlive li {
    width: 180px;
    height: 126px;
}
.w980 .leastlive li img {
    width: 180px;
    height: 100px;
}
.comm_undmore_tit {
  width: 100%;
  border-bottom: 1px solid #ededed;
  z-index: 1;
	margin-bottom: 20px;
}
.comm_undmore_tit h2 {
  display: inline-block;
  padding-right:6px;
  color: #404040;
  font-size: 20px;
  position: relative;
  height: 40px;
  font-weight: bold;
}
.comm_undmore_tit h2::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #f76341;
  border-radius: 3px;
  width: 36px;
  margin-left: -22px;
  left: 50%;
  bottom: -2px;
}
.com_part_more {
  display: block;
  float: right;
  width: 22px;
  height: 20px;
  margin: 10px 0 0 10px;
  background: url(../images/azicon.png) no-repeat -100px -270px;
}
.com_part_more:hover {
  background-position: -70px -270px;
}
/*列表页顶部*/
/*内页热门资讯slide*/
.slideshow {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.scrollShow .s-container {
  height: 170px;
  margin-left: 58px;
  width: 1570px;
}
.slideshow .prev {
  left: 82px;
  background-position: -70px -356px;
}
.slideshow .prev:hover {
  background-position: -70px -299px;
}
.slideshow .next {
  right: 106px;
  background-position: -126px -356px;
}
.slideshow .next:hover {
  background-position: -126px -299px;
}
.slideshow .slide:hover .prev, .slideshow .slide:hover .next, .slideshow .slide.hover .prev, .slideshow .slide.hover .next {
  display: block;
}
.scrollShow .slide {
    position: relative;
    float: left;
    height: 156px;
	padding:12px 0px;
	box-sizing: border-box;
    overflow: hidden;
    width: 100%;
	border: 1px solid #f7f7f7;
	margin-bottom:30px;
}
.scrollShow .prev, .scrollShow .next {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0px;
    z-index: 99;
	background-color: #fff;
    width: 46px;
    height: 156px;
}
.scrollShow .left_arrow{
	left: 0;border-right: 1px solid #f4f4f4;
    background: url(../images/dkcssimg.png) no-repeat 0px -470px;
}
.scrollShow .right_arrow{
	right: 0;border-left: 1px solid #f4f4f4;
    background: url(../images/dkcssimg.png) no-repeat -46px -470px
}
.scrollShow .left_arrow:hover {
  background-position: 0px -470px;
}
.scrollShow .right_arrow:hover {
  background-position: -46px -470px
}
.slideshow .scrollCon li {
    width: 228px;
    height: 128px;
	margin-right: 11px;
	overflow: hidden;
	display: inline;
  position: relative;
  float: left;
  text-align: center;
	border-radius: 4px;
}
.slideshow .scrollCon a {
    display: block;
    height: 128px;
    position: relative;
    float: right;
    text-align: center;
}
.slideshow .scrollCon img {
    width: 228px;
    height: 128px;
}
.scrollShow .s-content li s {
    display: block;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0;
  float: right;
  text-align: center;
  width: 100%;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6
}
.slideshow .s-content li span {
	position: absolute;
  display: block;
  left: 0;
  bottom: 0px;
  width: 100%;
  float: right;
  text-align: center;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  z-index: 22
}
.slideshow .s-content li em {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -26px 0 0 -15px;
  background: url(../images/azicon.png) no-repeat -60px -350px;
}
.slideshow .s-content li:hover em {
  transform: rotate(360deg);
  transition: transform 0.5s;
}
.slideshow .s-content li i {
  height: 130px;
  /*    line-height: 25px;*/
  overflow: hidden;
  padding: 25px 12px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 12px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.slideshow .s-content li:hover i {
  display: none;
}
/*内页列表分页*/
.inner_pages {
  position: relative;
  float: left;
  top: -4px;
  height: 32px;
  margin: 0px auto;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  color: #ccc;
}
.inner_pages .pagNum,.inner_pages a {
  display: inline-block;
  margin: 0 4px;
  background: #aeaeae;
  background: #fff;
  height: 30px;
  border-radius: 4px;
  line-height: 30px;
  padding: 0 12px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
}
.inner_pages a:hover {
  background: #1e89e0;
  border: 1px solid #1e89e0;
  color: #fff;
  text-decoration: none;
}
.inner_pages span.current {
  display: inline-block;
  border-radius: 4px;
  background: #1e89e0;
  border: 1px solid #1e89e0;
  color: #fff;
  height: 30px;
  line-height: 30px;
  margin: 0 4px;
  padding: 0 12px;
}
.inner_pages span.disabled {
  display: inline-block;
  height: 30px;
  border-radius: 4px;
  line-height: 30px;
  margin: 0 4px;
  padding: 0 26px;
  color: #bfbfbf;
  background: #f2f2f2;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.inner_pages .prev,.inner_pages .next {
  background: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 4px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 26px;
  margin-left: 10px;
}
.inner_pages .first{
  background: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 4px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 12px;
  margin-right: 0;
}
.inner_pages .last {
  background: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 4px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 12px;
  margin-left: 10px;
}
.inner_pages select {
  position: relative;
  border: 1px solid #ddd;
  height: 30px;
  padding: 2px 6px;
  top: -2px;
	border-radius: 4px;
  vertical-align: middle;
  margin-left: 16px;
  margin-top: 2px;
}
/*视频详情*/
.videoDeTit {
  position: relative;
  text-align: center;
}
.videoDeTit h1 {
  max-width: 460px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoDeTit p {
  position: relative;
  padding: 16px 0 20px 0;
  color: #777;
}
.videoDeTit p span {
  position: relative;
  margin: 0 12px;
}
.videoDeTit p span em{
	color: #ff2d22;
}
.videoDeTit p i {
  padding: 0 12px;
}
.videoDeTit p i {
  color: #cf0001;
}
.videoDeTit p i a {
  color: #039bd9;
  padding-right: 3px;
}
.videoDeTit p i a:hover {
  color: #cf0001;
}
.videoDeTit .bdsharebuttonbox {
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 180px;
}
.bdsharebuttonbox a {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  background: url(../images/share.png) 0 0px no-repeat;
  padding: 0;
  margin-left: 10px;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
  opacity: 1;
  filter: alpha(opacity=100);
}
.bdsharebuttonbox a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.videoplayBox {
	width:100%;
	height:460px;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 10px;
}
.videoplayBox iframe{
	width: 920px;
	height:460px;
	background-color: #000;
}
.video_commList {
    position: relative;
	overflow: hidden;
	width:100%;
}
.main_title_2 {
  width: 100%;
  margin: 0 auto;
  height: 56px;
  position: relative;
}
.main_title_2::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ededed;
  bottom: 1px;
  position: absolute;
  z-index: -1;
}
.main_title_2 span {
  display: inline-block;
  padding: 0 6px;
  color: #404040;
  font-size: 18px;
  position: relative;
  line-height: 56px;
  height: 56px;
  font-weight: bold;
}
.main_title_2 em {
  font-size: 14px;
  line-height: 56px;
  height: 56px;
  color: #999;
  margin-left: 16px;
  font-weight: normal;
}
.main_title_2 em u {
  font-size: 14px;
  color: #ff0000;
  margin: 0 6px;
  font-weight: bold;
}
.main_title_2 span::after {
  z-index: 0;
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #f76341;
  border-radius: 3px;
  width: 50px;
  margin-left: -25px;
  left: 50%;
  bottom: 0;
}
.main_title_2 a.lxqq {
	position: absolute;
	top: 20px;
	right: auto;
	margin-left: 16px;
	color: #0099ff;
    font-size: 12px;
    border: 1px solid #0099ff;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
	padding: 0 10px;
    background: #e3f4ff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdc3c ', endColorstr='#ffd760',GradientType=0 );
}
.video_commList .allDiscuss {
    position: absolute;
    top: 20px;
    right: 10px;
}
.des {
  width: 100%;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
  margin: 0 auto;
	margin-top:16px;
  vertical-align: middle;
  box-sizing: border-box;
}
.des p {
  font-size: 15px;
  line-height: 24px;
  vertical-align: middle;
}
.des p.itTit {
  background: #fbfbfb;
  border: 1px solid #fbfbfb;
  color: #ed6d0f;
  padding: 4px 12px;
  font-size: 15px;
  font-weight: bold;
  text-indent: 0px;
  margin: 12px 0;
  font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}
/*大家都在看*/
.video_commList .hotlive {
	margin-top: 20px;
	max-height: 110px;
}
.video_commList .hotlive li {
    width: 171px;
    height: 100px;
}
.video_commList .hotlive li a img {
    width: 171px;
    height: 100px;
}
.w340 .leastlive {
	margin-top: 16px;
	overflow: hidden;
	margin-bottom: 10px;
}
.w340 .leastlive li {
    width: 162px;
    height: 110px;
}
.w340 .leastlive li img {
    width: 162px;
    height: 84px;
    border-radius: 6px;
}
.w340 .area_commen .video_content {
	margin-top: 16px;
}
.w340 .area_commen .video_content .list div {
    width: 196px;
}
.w340 .area_commen .video_content .otherlist a {
    width: 312px;
}
/*评论*/
.s_comment {
  text-align: center;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 16px 20px;
  box-sizing: border-box;
}
.s_comment .nick_name {
  float: left;
  /*  margin-left: 12px;*/
  line-height: 30px;
  display: inline;
}
.s_comment .nick_name input {
  border: 1px solid #f6b98c;
  text-indent: 6px;
  margin-left: 6px;
  height: 24px;
  vertical-align: middle;
  width: 200px
}
.s_comment .comment_faces {
  float: left;
  margin-left: 20px;
  font-weight: bold;
  line-height: 30px;
  display: inline;
}
.s_comment .comment_faces img {
  vertical-align: middle;
  margin-left: 3px;
  cursor: pointer;
}
.s_comment textarea {
  border: 1px solid #f6b98c;
  padding: 3px 5px;
  width: 100%;
  box-sizing: border-box;
  height: 120px;
  line-height: 20px;
  margin: 12px 0;
}
.s_comment .comment_btn {
  padding: 0 12px 10px 0;
  text-align: left;
}
.s_comment .comment_btn input {
  width: 106px;
  color: #fff;
  border: 0 none;
  padding: 0;
  margin-left: 10px;
  border-radius: 6px;
  margin-right: 16px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ed6d0f;
  background: #ed6d0f;
  cursor: pointer;
}
/*评论评分*/
.allComm_list p span {
	margin-top:3px;
}
.comm_pf {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}
.comm_pf b{
	float: left;
	display: inline-block
}
.comm_pf span{
	float: left;
	margin-left: 20px;
	line-height: 22px;
	color: #999;
	display: inline-block
}
.comm_pf .comm_star {
  width: auto;
	float: left;line-height: 26px;
	margin-top: -3px;
  font-size: 24px;
  color: #fba605;
	margin-left: 8px;
  overflow: hidden;
}
.comm_star li {
  float: left;
	cursor: pointer;
  margin: 0px 2px;font-size: 25px;
}
/*评论列表*/
.allComm_list dt {
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  padding: 0 10px;
  background: rgba(112, 182, 58, 0.1);
  color: #569659;
}
.allComm_list {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border-top: 1px solid #fce4d2;
  margin-bottom: 20px;
}
.allComm_list dl {
  margin-top: 16px;
  border-bottom: 1px solid #f1f1f1;
}
.allComm_list dd {
  word-wrap: break-word;
  line-height: 20px;
  padding: 10px 10px 5px;
}
.allComm_list dl dl {
  width: 100%;
  box-sizing: border-box;
  border-bottom: none;
  background-color: #f9f9f9;
  padding: 10px 0;
  margin-bottom: 10px;
  margin-top: 0px;
  overflow: hidden;
}
.allComm_list dl dl dl:last-child {
  margin-bottom: 0;
  padding-bottom: 0px;
}
.allComm_list dl dl:last-child {
  margin-bottom: 16px;
}
.allComm_list dl dl dt {
  width: 94%;
  margin: 0 auto;
  background-color: #f1f1f1;
  color: #777
}
.allComm_list dl dl dt em {
  color: #999
}
.allComm_list dl dl dd {
  width: 94%;
  margin: 0 auto;
  border-bottom: none;
  position: relative;
  padding-left: 0px;
  padding-right: 60px;
  box-sizing: border-box;
}
.allComm_list dl dl dd p {
  position: absolute;
  top: 5px;
  right: 10px;
}
.allComm_list dl dd:last-child {
  border-bottom: none;
}
.allComm_list dd img {
  margin-bottom: -5px;
}
.allComm_list dt i {
  font-family: verdana;
  font-style: normal;
}
.allComm_list dt b {
  color: #569659;
  margin-right: 6px;
}
.allComm_list dt i {
  font-weight: bold;
}
.allComm_list p {
  text-align: right;
  line-height: 1;
  padding: 5px 0;
}
.allComm_list p a {
  color: #e65c08;
  margin-left: 10px;
}
.allComm_list p a span {
  padding-left: 24px;
  line-height: 20px;
  background: url("../images/dkcssimg.png") -6px -74px no-repeat;
}
.allComm_list dt span {
  float: left;
}
.allComm_list dt em {
  float: right;
  font-style: normal;
  font-size: 13px;
}
#ly_num {
  color: #ed6d0f
}
/*评论回复弹窗*/
#cover {
    position: absolute;
    top: 0px;
    float: left;
    background: #000000;
    width: 100%;
    height: 0px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 102;
}
.reviewDis_maskBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  color: #fff;
  display: none;
  overflow-y: hidden;
}
.reviewDis_infoBox {
  width: 800px;
  height: auto;
  background: #fff;
  border-radius: 10px;
  color: #666;
  text-align: center;
  position: fixed;
  top: 30%;
  display: none;
  left: 50%;
  margin-left: -400px;
  box-sizing: border-box;
  padding: 20px;
  z-index: 9999
}
.revDis_close {
  width: 20px;
  height: 20px;
  color: #333;
  font-size: 20px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.reviewDis_infoBox p.revDis_tit {
  font-size: 16px;
  color: #ed6d0f;
  text-align: left;
  font-weight: bold;
  margin-bottom: 16px
}
.bor_bot{
	border-bottom: 1px solid #ededed;
}