.search-nav,.header-nav{
  display: none;
}
.authInfo-header{
  width: 100%;
  height: 80px;
  line-height: 80px;
	background-color: #282828;
}
.authInfo-nav{
  font-size: 16px;
  color: #ffffff;
  margin-left: 25px;
}
.authInfo-banner{
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center; 
  padding-top: 135px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.authInfo-banner01{
  background-image: url("/themes/default/assets/images/activity/authifo/banner01.png");
  height: 652px;
}
.authInfo-bannerBox{
  background-color: #f4f6f9;
  width: 100%;
}
.authInfo-banner02{
  background-image: url("/themes/default/assets/images/activity/authifo/banner02.jpg");
  padding-top: 100px;
}
.authInfo-banner03{
  background-image: url("/themes/default/assets/images/activity/authifo/banner03.jpg");
}
.authInfo-banner04{
  background-image: url("/themes/default/assets/images/activity/authifo/banner04.jpg");
}
.banner-title{
  font-size: 60px;
  color: #ffffff;
  margin-bottom: 20px;
}
.authInfo-banner02 .banner-title{
  margin-bottom: 10px;
}
.banner-text{
  font-size: 20px;
  color: #ffffff;
}
.authInfo-box{
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.authInfo-title{
  font-size: 32px;
	font-weight: bold;
  color: #000000;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  width: 100%;
}
.title-left, .title-right{
  display:inline-block;
  width: 10px;
	height: 30px;
  background-color: #ffa10f;
  position: relative;
  top: 5px;
}
.title-left:before, .title-right:after{
  content: '';
  position: absolute;
  top: 5px;
  display:inline-block;
  width: 10px;
	height: 20px;
	background-color: #ffa10f;
}
.title-left{
  margin-right: 20px;
  margin-left: 10px;
}
.title-right{
  margin-right: 10px;
  margin-left: 20px;
}
.title-left:before{
  left: -20px;
}
.title-right:after{
  right: -20px;
}
.authInfo-bannerBox .authInfo-box{
  margin-top: -180px;
}
.authInfo-select{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.authInfo-select .select-box{
  width: 225px;
	height: 268px;
	background-image: -o-linear-gradient(122deg,  #ff7e07 0%, #ff8c06 50%,  #ff9804 100%),  -o-linear-gradient( #ffaa3d,  #ffaa3d);
	background-image: linear-gradient(-32deg,  #ff7e07 0%, #ff8c06 50%,  #ff9804 100%),  linear-gradient( #ffaa3d,  #ffaa3d);
  border-radius: 5px;
  display: inline-block;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 60px;
  text-align: center;
  cursor: pointer;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s; 
	position: relative;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.authInfo-select .select-box:hover{
  top: -10px;
  -webkit-box-shadow: 1px 1px 9px 0px  rgba(0, 0, 0, 0.42);
          box-shadow: 1px 1px 9px 0px  rgba(0, 0, 0, 0.42);
}
.authInfo-select .select-box .icon{
  width: 85px;
  height: 85px;
  margin-bottom: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("/themes/default/assets/images/activity/authifo/icon01.png");
}
.authInfo-select .select-box  .icon01{
  background-position: 0 0; 
}
.authInfo-select .select-box  .icon02{
  background-position: 0 0; 
}
.authInfo-select .select-title{
  font-size: 18px;
	font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}
.authInfo-select .select-text{
  font-size: 12px;
	color: #ffffff;
}
.anthInfo-title{
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}
.authInfo-home .anthInfo-title{
  color: #ff7a04;
}
.anthInfo-text{
	font-size: 13px;
  color: #666666;
  line-height: 1.8;
}
.authInfo-box .text-orange{
	color: #ff7a04;
}
.anthInfo-text .li-ircle{
	width: 8px;
	height: 8px;
  background-color: #ff7a04;
  margin-top: -2px;
}
/* 详情咨询 */
.advisory-list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  text-align: center;
}
.advisory-list li{
  width: 303px;
	height: 330px;
	background-color: #ffffff;
	-webkit-box-shadow: 1px 1px 9px 0px  rgba(0, 0, 0, 0.42);
	        box-shadow: 1px 1px 9px 0px  rgba(0, 0, 0, 0.42);
	border-radius: 5px;
	padding:45px 10px 30px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s; 
	position: relative;
	top: 0;
}
.advisory-list li:hover{
	top: -10px;
}
.advisory-title{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	min-height: 42px;
	margin-bottom:24px;
}
.advisory-img{
	width: 104px;
	height: 104px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 30px;
	display: inline-block;
	background-image: url(/themes/default/assets/images/activity/authifo/icon02.png);
	background-repeat:no-repeat;
}
.advisory-img01{
	background-position: 0 0;
}
.advisory-img02{
	background-position: -128px 0;
}
.advisory-img03{
	background-position: -256px 0;
}
.advisory-img04{
	background-position: -384px 0;
}
.advisory-text{
	font-size: 18px;
	line-height: 23px;
	color: #000000;
}
.advisory-msg{
	font-size: 12px;
	color: #666666;
}
.authInfo-left{
  display: inline-block;
  width: 49%;
  border-right: solid 1px #c4c3c3;
  padding-right: 40px;
}
.authInfo-right{
  display: inline-block;
  padding-left: 40px;
  width: 49%;
}
.authInfo-btn{
  width: 100%;
  text-align: center;
}
.authInfo-btn{
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  width: 250px;
	height: 60px;
	background-color: #ff7a04;
  border-radius: 5px;
  display: block;
  margin: 50px auto 10px;
}
.authInfo-searchResults{
  width: 932px;
  text-align: center;
  margin: 0 auto;
}
.authInfo-searchResults .page-search{
  width: 550px;
}
.authInfo-searchResults .page-search .pageSearch-input{
  border-color: #ffa10f;
  width: 430px;
  height: 40px;
}
.authInfo-searchResults .page-search .pageSearch-button{
  background-color: #ff7a04;
  border-color: #ffa10f;
  width: 120px;
  height: 40px;
  line-height: 40px;
}
.showList-authShop{
  width: 100%;
  margin: 40px auto 20px;
}
.showList-authShop tr{
  height: 50px;
  font-size: 14px;
	line-height: 50px;
}
.showList-authShop th{
  background-color: #ff7a04;
  color: #ffffff;
  text-align: center;
}
.showList-authShop td{
  color: #030303;
  border-bottom: dashed 1px #eeeeee;
  text-align: center;
}
.showList-authShop th:nth-child(2),
.showList-authShop td:nth-child(2){
  text-align: left;
  padding-left: 60px
}