.breadcrumb{
	list-style: none;
	padding: 8px 15px;
    margin-bottom: 20px;
    font-size: 14px;
    color:#282828;
}
.breadcrumb>li{
	display: inline-block;
}
.breadcrumb .active{
	font-weight: 600;
}
.result-section{
	padding:30px 0px;
	color: #333;
}
.result-form-section{
	padding:60px 240px;
}
.result-title{
	font-size:28px;
	padding:15px 0px 30px;
}
.result-response{
	line-height: 30px;
	padding:30px 0px;
}
#table-statistics table{
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#table-statistics td{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:10px 0px;
}
div.ui-content table td:last-child {
     text-align: left;
 }
.result-input{
	padding:30px 0px;
}
.result-input input{
	border:1px solid #ccc;
	width:120px;
	height: 45px;
	line-height: 45px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 6px;
	text-align: center;
	font-size: 16px;
}
.input-title{
	font-size: 18px;
	padding-top:60px;
}
.check-btn{
	background-color: #ccc;
	height: 50px;
	line-height: 25px;
	padding:0px 50px;
	color:#fff;
	font-size:18px;
	border:0;
}
.result-remark{
	padding:30px 0px;
}
.result-remark p{
	font-size: 12px;
	line-height: 22px;
}
/*结果页公共部分*/
.report-section{
	background-color: #f3f3f3;
	padding:15px 0px;
}
.report-table{
	display: table;
}
.report-table-cell{
	display: table-cell;
}
.weui-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.weui-flex__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.statement-section{
	padding:40px 0px;
}
.statement-title{
	font-weight: 600;
	font-size: 18px;
}
.line{
	width:40px;
	height: 2px;
	background-color: #14c1ae;
	display: inline-block;
}
.statement-summary{
	font-size: 14px;
	margin-top: 30px;
	margin-bottom:30px;
}
.statement{
	padding:50px 15px 30px;
	border:1px solid #ededed;
}
.statement-desc{
	font-size: 13px;
	line-height: 22px;
	color: #4c4c4c
}
.state-title{
	padding:30px 0px 27px;
}
.state-title b{
	color: #4c4c4c
}
.statement1-img{
	background:url('../images/checkresult/statement1.png') no-repeat center center;
	background-size: 75px auto;
	height: 78px;
}
.statement:hover .statement1-img{
	background:url('../images/checkresult/statement1-u.png') no-repeat center center;
	background-size: 75px auto;
}
#statement1,#statement3{
	margin-right: 30px;
}
.statement2-img{
	background:url('../images/checkresult/statement2.png') no-repeat center center;
	background-size: 75px auto;
	height: 78px;
}
.statement:hover .statement2-img{
	background:url('../images/checkresult/statement2-u.png') no-repeat center center;
	background-size: 75px auto;
}
.statement3-img{
	background:url('../images/checkresult/statement3.png') no-repeat center center;
	background-size: 75px auto;
	height: 78px;
}
.statement:hover .statement3-img{
	background:url('../images/checkresult/statement3-u.png') no-repeat center center;
	background-size: 75px auto;
}
.statement4-img{
	background:url('../images/checkresult/statement4.png') no-repeat center center;
	background-size: 75px auto;
	height: 78px;
}
.statement:hover .statement4-img{
	background:url('../images/checkresult/statement4-u.png') no-repeat center center;
	background-size: 75px auto;
}
.advertise-section{
	padding:60px 0px 80px;
}

/**/
.ih-item.square {
    position: relative;
    width: 316px;
    height: 356px;
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);*/
}
.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.advantage_pic_box{
	margin-top: 115px;
	height: 77px;
}
.ih-item.square .icon p {
	margin-top:30px;
	color:#2e2e2e;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 2px;
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #14c1ae;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.advantage_fbox1{
	padding-top: 40px
}
.advantage_fbox .ih-item.square.effect6 .info h3{
  margin: 100px 0 0 0;
}
.antifake1_fbox .ih-item.square.effect6 .info h3{
  margin: 110px 0 0 0;
}
.advertise-section .application_title{
	padding-bottom: 70px;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  margin: 50px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.advantage_fbox1 .ih-item.square.effect6 .info p{

  padding: 20px 29px 20px;
}
.ih-item.square.effect6 .info p {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 2px;
  position: relative;
  color: #fff;
  padding: 20px 40px 20px;
  text-align: left;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6:hover .info {
  visibility: visible;
  opacity: 1;
}
.ih-item.square.effect6:hover .icon {
  visibility: hidden;
  display: none;
}
.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top:hover .info h3,
.ih-item.square.effect6.bottom_to_top:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.requirement-section{
	padding:60px 0px;
}
.require-flex{
	padding:30px;
}
.contact-info{
	font-size: 14px;
	color: #666;
	padding-top:50px;
	height: 384px;
}
.contact-info *{}
.contact-address{	
	background:url('../images/index/require-address.png') no-repeat top left;
	background-size: 20px auto;
	padding-left: 50px;
	line-height: 22px;
}
.contact-phone{
	margin-top: 40px;
	background:url('../images/index/require-phone.png') no-repeat top left;
	background-size: 20px auto;
	padding-left: 50px;
	line-height: 22px;	
}
.contact-email{	
	margin-top: 40px;
	background:url('../images/index/require-email.png') no-repeat top left;
	background-size: 20px auto;
	padding-left: 50px;
	line-height: 22px;
}
.contact-QQ{
	margin-top: 40px;
	background:url('../images/index/require-QQ.png') no-repeat top left;
	background-size: 20px auto;
	padding-left: 50px;
	line-height: 22px;
	position: relative;
	width: 135px;
	cursor: pointer;
}
.contact-QQ::before{
	content:'';
	display: block;
	width: 95px;
	height: 107px;
	background-image: url("../images/index/qq.png");
	position: absolute;
	left: 140px;
	top: -29px;
	z-index: 2;
	display: none;
}
.contact-QQ:hover:before{
	display: block;
	cursor: pointer;
}
.contact-weixin{
	margin-top: 15px;
	background:url('../images/index/require-weixin.png') no-repeat top left;
	background-size: 20px auto;
	padding-left: 50px;
	line-height: 22px;	
}
.contact-service-btn{
	color:#fff;
	border-radius: 5px;
	display: block;
	width: 112px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #14c1ae;	 
	margin:6px 18px 0 16px;
	float: left;
	font-size: 12px;
}
.contact-service-div{
	margin:30px 0px;
	height: 40px;
	line-height: 40px;
}
.contact-service-div b{
	font-size: 14px;
	font-weight: 400
}
.red{
	color:#f53930;
}
.requirement-input{
	height: 40px;
	line-height: 40px;
	border:0;
	border-bottom: 1px solid #999999;
	width:100%;
	background: none;
}
.form-input-title{
	padding:25px 0px 10px;
}
.select{
	height: 40px;
	line-height: 20px;
	width:100%;
	border:0;
	border-bottom: 1px solid #999999;
	appearance:none;  
	-moz-appearance:none;  
	-webkit-appearance:none;  
	/*在选择框的最右侧中间显示小箭头图片*/  
	background:url("../images/index/triange.png") no-repeat scroll right center transparent;  
	background-size: 12px auto;
	outline: none;
	background-position: 98% 50%;
	outline: none;
	line-height: 1.2;
}
.sumbit-require{
	margin-top: 30px;
	height: 40px;
	line-height: 20px;
	border:1px solid #1b1b1b;
	padding:6px 30px;
	color: #1b1b1b;
	border-radius: 5px;
	background-color: transparent;
	cursor: pointer;
}

#service-select{
	/*很关键：将默认的select选择框样式清除*/  
	appearance:none;  
	-moz-appearance:none;  
	-webkit-appearance:none;  
	/*在选择框的最右侧中间显示小箭头图片*/  
	background:url("../images/index/triange.png") no-repeat scroll right center transparent;  
	background-size: 12px auto;
	outline: none;
	background-position: 98% 50%;
	outline: none;
	line-height: 1.2;
}
.divs{
	color: #fff
}
.company-intro{
	padding-bottom: 60px;
}
.company-intro-stitle{
	color: #333;
	font-weight: bold;
	margin-top: 20px;
}
.company-intro-desc{
	padding:15px 0px;
	letter-spacing: 2px;
	line-height: 28px;
	font-size: 14px;
}
.triangle-left-bottom {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #f6f6f6;
}
.error-bg{
	background-color: #f6f6f6;
	padding:15px;
}