﻿* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	color: #333;
	background: #f5f7f6;
}
ul, ol {
	list-style: none;
}
:focus {
	outline: none;
}
a {
	text-decoration: none;
}
.fl { float:left;}
.fr { float: right;}
img { width: auto; max-width: 100%; }
.timeout{
   filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%); 
     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
      filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
        -webkit-filter: grayscale(1);
	
 }
.cert-wrap{
	width:100%;
	margin:0 auto;
	position:relative;
	background: #de2628;
}

.cert-box-bg {
	padding-top:1px;
	height:auto;
  background:#a31f24;
  width:100%;

}
.cert-cont{
	width:95%;
	margin:3% auto;
	background:url(../images/cbg.png) center repeat #fff;
  background-size:100%;
}
/*--------logo-----------*/
/*实名*/
.logo-sm {
    background: url(../images/cert_logo.png) center no-repeat;
}

/*实地*/
.logo-sd {
    background: url(../images/cert_logosd.png) center no-repeat;
}

/*微商实名*/
.logo-wxsm {
    background: url(../images/cert_logowxsm.png) center no-repeat;
}

/*微商实地*/
.logo-wxsd {
    background: url(../images/cert_logowxsd.png) center no-repeat;
}

.logo{
  background-size: 90%;
	width:80%;
	height:81px;
	position:relative;
  margin:10px auto;
}
.logo span{
  position:absolute;
	top:40px;
	left:45%;
	font-size:12px;
}

.time {
	margin-top:16px;
  text-align: center;
}
.time h3 {
	font-size:15px;
	color:#de252d;
	line-height:30px;
}

.menu,.menu-sm {
	margin-top:50px;
	overflow:hidden;
}
.menu li {
	float:left;
	width: 25%;
	text-align:center;
	border-bottom:5px solid #e8e8e8;
	padding-bottom:5px;
	font-size:16px;
	cursor:pointer;
}
.menu-sm li{
	float:left;
	width: 33%;
	text-align:center;
	border-bottom:5px solid #e8e8e8;
	padding-bottom:5px;
	font-size:16px;
	cursor:pointer;
}
.menu li.current,.menu-sm li.current {
	border-bottom:5px solid #ea555a;
}

.project{
	padding:20px 0 10px 30px;
}
.project-name{
	overflow:hidden;
	width:100%;
}
.project-name li {
	width:95px;
	background: url(../images/gou.png) no-repeat bottom right;
	height:25px;
	line-height:25px;
	display: inline-block;
	font-size:16px;
	padding-left:40px;
	margin-bottom: 20px;
}
.project-name li.gray{
	background: url(../images/graygou.png) no-repeat bottom right;
}
.cont-txt {
	width:100%;
	border-top:1px dashed #ccc;
	margin-top: 16px;
	line-height:36px;
	padding-top: 16px;
	padding-bottom:16px;
}
.txt-list {
  padding:0 16px;
}

.span{
	display:inline-block;
}
.txt-list p{
	display: inline-block;
    word-break: break-all;
    word-wrap:break-word;
    line-height: 1.8;
	/*width:100%;*/
}


/*印章 start*/
.zhang-part {
	border-top:1px dashed #ccc;
	overflow: hidden;
    padding: 20px 15px;
    position: relative;
    color: #de252d;
}

.zhang-part .left>div{
    padding-left: 35px;
}
.zhang-part .right h2,
.zhang-part .right h3{
    font-size: 14px;
    font-weight: 400;
}
.zhang-part .right h2>span,
.zhang-part .right h3>span{
    display:block;
    padding-left: 35px;
}
.zhang-part p,
.zhang-part h2,
.zhang-part h3{
	line-height: 1.8;
	color:#de252d;
}
.seal-list{
    padding-top: 20px;
    text-align: center;
}
.seal-list>img{
    max-width: 100%;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.no-margin{
    margin: 0!important;
}
/*印章 end*/

/*
.zhang-part {
	width:100%;
	border-top:1px dashed #ccc;
	padding-top: 16px;
	overflow: hidden;
	padding-bottom:16px;
}
.zhang-part div {
	float:left;
	width:100%;
}
.zhang-part p
{
	line-height: 24px;
	color:#de252d;
	padding-left:40px;
    font-size: 13px;
}
.yinzhang {
    width: 270px;
    float: right;
    padding-right: 30px;
    position: relative;
    height: 213px;
    text-align: center;
    background: url(../images/yinzhang.png) no-repeat;
    background-size: 30%;
    background-position-y: 90px;
    background-position-x: 120px;
}
.yinzhang p{
	color:#333;
	position:absolute;
	bottom:5px;
	padding:0;
	left:50px;
	width:270px;
	text-indent: 0;
	margin: 0;
}
*/



.voice{
	background:#de2628;
	padding:16px;
	overflow:hidden;
}
.voice-txt {
	color:#fff;
	line-height: 24px;
	width:100%;
}

.zan
{
   width:200px;
   margin:20px auto;
	text-align: center;
   }
.zan ul li
{
   width:72px;
   height:78px;
   display:inline-block;
   margin-right:20px;
   }
.zan ul li img
{
    cursor:pointer;
   }
.zan ul li p
{
    background:url("../images/zan-bg.png");
    width:72px;
    height:17px;
    margin-top:-5px;
    text-align:center;
    color:#FFF;
		font-size:12px;
   }
.clear{
	clear:both;
	overflow:hidden;
	height:0;
}

.left-jiao{
	position:absolute;
	background:url(../images/jiao.png) no-repeat;
	width:96px;
	height:89px;
	top:0;
	left:0;
}
.right-jiao{
	position:absolute;
	background:url(../images/jiao2.png) no-repeat;
	width:96px;
	height:89px;
	top:0;
	right:0;
}

.saomiao{
	border-top:1px dashed #ccc;
	padding:16px;
}
.saomiao span {
	display: inline-block;
	text-align:right;
	background:url(../images/security-saomiao.png) no-repeat;
	height:30pox;
	line-height:30px;
  text-indent:35px;
}

.address-box{
	overflow: hidden;
	border-top:1px dashed #ccc;
	padding-top: 20px;
	margin-top:20px;
}

.sub-menu {
	width:90%;
  margin:0 auto;
}
.sub-menu li {
	height:30px;
	line-height: 30px;
	margin-bottom:10px;
	text-align:center;
	cursor:pointer;
	border-radius:10px;
    border-bottom: 1px solid #ccc;
}
.sub-menu li.addr-cur {
	background:#ccc;
	font-weight:bold;
}
.addr-cont {
	margin-left:20px;
}
.title-name{
	background:url(../images/dot.png) no-repeat left center;
	text-indent:1em;
	margin-bottom:10px;
}
.addr-cont p {
	line-height:20px;
	text-indent:1em;
}
.addr-cont-part{
	margin-bottom:10px;
}
.pic {
	overflow:hidden;
	width:600px;
}
.pic li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:188px;
	height:115px;
	overflow: hidden;
}
.blue {
	color:#069;
}
.sf{
	background:url(../images/gou2.png) no-repeat center right;
	width:115px;
	font-weight:bold;
	text-indent:1em;
}
.sm{
	text-align: center;
	padding:20px 0;
}
.cont-box{

}
.yinzhang h2{
	line-height: 22px;
    color: #de252d;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    padding-left: 25px;
    padding-top:15px;
	}

.ljsq{
    display: none;
}