﻿/*鉴定项目*/
.pdg{
	padding: 30px 0;
}
.head-box1{
	height: 297px;
	width: 220px;
	float: left;
	margin-right: 15px;
	box-sizing: border-box;
}
.head-box2{
	height: 297px;
	width: 670px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
}
.head-box3{
	height: 297px;
	width: 279px;
	float: left;
	box-sizing: border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	position: relative;
	background: url(../imgs/dj.jpg) no-repeat center top;
	background-size: cover;
	padding: 26px 28px 10px 28px;
}
.head-box1 h3{
	height: 40px;
	background-color: #0e86ff;
	line-height: 40px;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	padding: 0 15px;
}
.head-box1 h3 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.head-box1 ul{
	width: 220px;
	padding: 0px 5px 10px 10px;
	box-sizing: border-box;
}
.head-box1 ul li{
	padding: 20px 0;
	clear: both;
	cursor: pointer;
}
.logo-img{
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #0e86ff;
	float: left;
}
.logo-img img{
	vertical-align: middle;
	margin: 0 auto;
	padding-top: 7px;
}
.logo-txt{
	float:left;
	width: 163px;
	padding-left: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-bottom:1px solid #ececec;
}
.logo-txt>h6 a{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #333333;
}
.logo-txt>h6 a:hover{
	color: #0e86ff;
}
.logo-txt a{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	margin-right: 8px;
}
.logo-txt a:hover{
	color: #0e86ff;
}
.head-box3 h3{
	text-align: center;
	height: 40px;
	font-size: 20px;
	background-color: rgba(255, 255, 255, 0.52);
	line-height: 40px;
	color: #0e86ff;
	font-weight: normal;
	margin-bottom: 30px;
}
.head-box3  p{
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #ffffff;
	margin: 20px 0;
}
.head-box3>a{
	width: 206px;
	height: 39px;
	background-color: #0e86ff;
	border-radius: 10px;
	color: #fff;
	line-height: 39px;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	display: block;
	margin-top: 35px;
}
.list{
	width: 3350px;
	 position: absolute;
     top: 0;
     left: 0;
     z-index: 988;
}
.list img{
	width: 670px;
	height: 297px;
	display: inline-block;
	float: left;
}
 #buttons {
    position: absolute;
    right: 0px;
    bottom: 20px;
    z-index:997;
    height: 10px;
    width: 80px;
 }
#buttons span {
    float: left;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    background: #fff;
    color:  #0e86ff;
    cursor: pointer;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
}

#buttons .on {
    color: #fff;
     background: #0e86ff;;
}
/*文章*/
.article p{
	font-size: 16px !important;
	color: #3f494d !important;
	margin-bottom:20px !important;
	line-height: 26px !important;
	width:753px;
}
.article>p a{
	color:#3f494d !important;
	text-decoration: none !important;
	font-size: 16px !important;
}
.article>p a:hover{
	color: blue !important;
}
.article>p a:hover strong{
	color: blue !important;
}
.article>p a strong{
	font-size: 16px !important;
	color: #3f494d !important;
	margin-bottom:20px !important;
	line-height: 26px !important;
	font-weight: normal;
}
.article img{
	 max-width:100%; 
	display: inline-block;
}
.article>p img{
	margin-top:5px;
}
.article>a img{
	margin-top:5px;
}
.article-nav{
	height: 38px;
	line-height: 38px;
	text-align: left;
	margin-left: 5px;
}
.article-nav a{
	
	font-size: 12px;
	font-weight: normal;
	line-height: 4px;
	color: #262626;
	margin-right: 8px;
}
.article-nav a:hover{
	color: #0e86ff;
}
.section{
	width: 795px;
	border: solid 1px #ececec;
	float: left;
	margin-right: 30px;
	box-sizing: border-box;
	margin-bottom: 70px;
	padding: 40px 20px;
}
/*用户点评*/
.aside{
	width: 368px;
	float: left;
	box-sizing: border-box;
	margin-bottom: 70px;
}
.aside-solid{
	width: 100%;
	border: solid 1px #ece9e9;
	padding: 0 10px 10px 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.aside-solid:nth-child(2){
	width: 100%;
	border: solid 1px #ece9e9;
	padding: 0 8px 10px 8px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.aside-solid h3{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px solid #f6f5f5;;
}
.aside-solid h3>img{
	display: inline-block;
	width: 25px;
	margin-right: 10px;
}

/*********/
.topul{
	margin-top: 10px;
}
.topul li a{
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #666666;
}
.topul li a:hover{
	color: #0e86ff;
}
.topul li>img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 12px;
}
.topul li span{
    width: 15px;
	height: 15px;
	background-color: #ece9e9;
	
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #999999;
	margin-right: 7px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
/*点评*/
.dpul{
	margin:15px 0 10px 0;
}
.dpul>li{
	margin-bottom: 25px;
}

.user img{
	float: left;
	width: 36px;
	margin-top: 3px;
	margin-right: 10px;
}
.user p{
	float: left;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	color: #333333;
}
.user p span:last-child{
	color: #0e86ff;
}
.des{
	width: 315px;
	background-color: #f6f5f5;
	border-radius: 5px;
	padding: 16px 23px 20px 10px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #666666;
	text-align:justify;
	margin-top: 18px;
}
#dpScoll{
	height: 540px;
	overflow: hidden;
}
.jy-span{
	
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #0e86ff;
	margin-right: 20px;
}
.follow{
	width: 330px;
	overflow: hidden;
	padding: 10px 0;
	font-size: 0;
}
.follow a{
	display: inline-block;
	text-align: center;
	width: 130px;
	height: 28px;
	
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	color: #333;
	border: 1px solid #333;
	margin: 10px 10px 0 0;
}
.follow a:hover{
	color: #0e86ff;
	border: 1px solid #0e86ff;
}
/*联系我们*/
.contactUs img{
	width: 330px;
	margin: 10px 0;
}
.contactUs p{
	
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	color: #333333;
}
.contactUs a{
	display: inline-block;
	width: 155px;
	background-color: #0e86ff;
	border-radius: 10px;
	line-height: 37px;
	color: #fff;
	text-align: center;
	height: 37px;
	margin: 15px 0;
}
/*文章内容*/
.section h1{
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #3f494d;
	margin: 10px 0 25px 0;
	text-align: center;
}
.article-head{
	border-bottom: 1px solid #eeeeee;
}
.note{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
}
.note a{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #999999;
	text-align: center;
}
.note a:hover{
	color: #0e86ff;
}
.note span{
	margin-right: 10px;
}
.note .yes{
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
}

.yes-h{
	background: url(../imgs/zan.png) no-repeat center center;
	background-size: contain;
}
.yes-b{
	background: url(../imgs/zan-s.png) no-repeat center center;
	background-size: contain;
}
.note .score{
	margin-top: -23px;
}
.article{
	padding: 30px 0;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.go{
	margin: 40px 0;
	font-size: 12px;
	color:  #333;
}
.go p:first-child{
	margin-left: 30px;
}

.go p:last-child{
	margin-right: 30px;
}
.go a{
	font-size: 14px;
	color:  #333;
}
.go a:hover{
	color: #0e86ff;
}
.about-article{
	height: 40px;
	background-color: #efefef;
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	color: #262626;
	margin-bottom: 30px;
}
.about-article span{
	border-left: 5px solid #f97303;
	margin-left: 5px;
	padding-left: 10px;
}
.about-read li{
	float: left;
	width: 327px;
	margin-left: 8px;
	margin-right: 70px;
	border-bottom: 1px solid #cecece;
	line-height: 30px;
	margin-top: 10px;
	font-size: 0;
}
.about-read li:nth-child(2n){
	margin-right: 0;
}
.about-read li a{
	
	font-size: 14px;
	font-weight: normal;
	color: #262626;
}
.about-read li a:hover{
	color:  #0e86ff;
}
.about-read li:before{
	content: '';
	width: 6px;
	height: 7px;
	display: inline-block;
	background-color: #0e86ff;
	margin-right: 10px;
}
/*分享*/
.article-footer{
	font-size: 0;
}
.bdsharebuttonbox a:{
	width: 25px!important;
	height: 25px!important;
	background-size: 20px;
	margin-right: 0px!important;
}
.article-footer a:first-child{
	width: 25px!important;
	height: 25px!important;
	background-size: 20px;
	background-position: 0 0!important;
   }
   
   .article-footer a:nth-child(2){
	width: 25px!important;
	height: 25px!important;
	background-size: 20px;
	background-position: 0 -1007px!important;
   }
    .article-footer a:nth-child(3){
	width: 25px!important;
	height: 25px!important;
	background-size: 20px;
	background-position: 0 -65px!important;
   }
    .article-footer a:nth-child(4){
	width: 25px!important;
	height: 25px!important;
	background-size: 20px;
	background-position: 0 -32px!important;
   }
/*文章列表页*/
.tab-nav{
	text-align: center;
	font-size: 0;
	margin-bottom: 60px;
}
.tab-nav a{
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0 25px;
	border-right: 1px solid #000;
}
.tab-nav a:last-child{
	border-right: none;
}
.tab-nav .active{
	color: #0e86ff;
}
.news-list li{
	margin-bottom: 30px;
}
.list-img{
	width: 127px;
	height: 126px;
	margin-right: 49px;
}
.list-img img{
	width: 127px;
	height: 126px;
}
.list-cont{
	width: 551px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cecece;;
}
.list-cont h1{
	text-align: left;
	
	font-size: 20px;
	font-weight: normal;
	color: #262626;
}
.list-cont p{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #333333;
	text-align: justify;
}
.pag{
	height: 36px;
	text-align: center;
	font-size: 0;
	margin-top: 50px;
}
.pag a{
	padding: 0 12px;
	border: 1px solid #e8e8e6;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	color: #5f5f5f;
	height: 36px;
	line-height: 36px;
}
.pag a:last-child{
	margin-right: 0;
}
.none{
	display: none;
}
.pag span.laypage_curr{
	background: #007aff;
	color: #fff;
}
.pag a:hover{
	background: #007aff;
	color: #fff;
}

.swiper-pagination-bullet {
  width: 18px!important;
  height: 18px!important;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#000;
  opacity: 1;
  background: rgba(0,0,0,0.2);
  right: 0;
  position: relative;
}
.swiper-pagination-bullet-active {
  color:#fff;
  background: #007aff;
}
.addfixed{
	/*position: fixed;*/
	top: 101px;
	width: 753px;
	left: 19%;
	/* margin-left: -590px; */
	background: #fff;
	z-index: 88;
	height: 60px;
	padding-top: 30px;
}