


.home-person{
	margin: 0 -8px;
	/*margin-top: -484px;*/
	margin-top: -1064px;
}
.home-person .item{
	padding: 0 8px;
}
.home-person .person-left .title{
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	background: var(--themeColors);
	padding: 0 17px;
	box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.3);
}
.home-person .person-left .title1{
	font-size: 18px;
	/*font-weight: bold;*/
	flex: 1;
}
.home-person .person-left .title2{
	font-size: 16px;
	width: 50%;
	text-align: right;
}
.home-person .person-left .title img{
	width: 20px;
	margin-right: 5px;
}
.home-person .inform .line{
	width: 64px;
	height: 20px;
	background: var(--themeColors);
	margin-top: 61px;
}
.home-person .inform .box{
	width: 100%;
	background: #FFFFFF;
}
.home-person .inform .photo{
	width: 185px;
	height: 185px;
}
.home-person .inform .intro{
	padding: 30px 20px;
}
.home-person .text1{
	line-height: 25px;
}
.home-person .intro .name{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.home-person .name span{
	max-width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	float: left;
}
.home-person .name .vip{
	width: 45px;
	margin: -10px 0px 0 10px;
	float: left;
}
.home-person .name .code{
	width: 14px;
	float: left;
	margin-top: 5px;
}
.home-person .phone{	
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}
.home-person .phone p{
	margin-top: 5px;
	margin-bottom: 15px;
}
.home-person .phone img{
	width: 14px;
	margin-right: 5px;
}
.home-person .text2{
	min-width: 91px;
	margin-left: 10px;
}
.home-person .popularity{
	min-width: 91px;
	height: 29px;
	line-height: 29px;
	color: #9F6E00;
	font-size: 12px;
	background: url('../images/urq.png') no-repeat center;
	background-size: 100% 100%;
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 0 5px;
}
.home-person .vote{
	text-align: right;
}
.home-person .vote img{
	width: 75px;
	cursor: pointer;
}

.home-person .cencode{
	width:40%;
	margin-top:10px;
}
.home-person .cencode img{
	width:80px;
}
.home-person .cencode p{
	font-size:14px;
	margin:5px 0 0 0;
}







/*æäº¤*/
.regist-box{
	width: 100%;
	height: 245px;
	padding: 0 10%;
	/*background: rgba(0,94,255,0.3);*/
	border-radius: 0px 60px 0px 0px;
}
.registbg{
	background: var(--themeColors);
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0px 60px 0px 0px;
}
.regist-box form{
	position: relative;
}
.regist-box .title{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0;
}
.regist-box .title img{
	width: 41px;
}
.regist-box .form p{
	width: 70px;
	min-width: 70px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}
.regist-box .form li{
	display: flex;
	width: 50%;
	float: left;
	margin-bottom: 15px;
	padding: 0 3%;
}
.regist-box .form input{
	flex: 1;
	width: 100%;
	height: 32px;
	font-size: 14px;
	color: #333333;
	background: #FFFFFF;
	padding: 0 10px;
}
.regist-box .form select{
	flex: 1;
	width: 100%;
	height: 32px;
	font-size: 14px;
	color: #333333;
	padding: 0 10px;
	padding-right: 34px;
	background: #FFFFFF url(../images/xiala.png) no-repeat 95% center;
	background-size: 14px 14px;
}
#distpicker{
	margin: 0 -4px;
	display: flex;
	flex: 1;
}
#distpicker select{
	margin: 0 4px;
}
.regist-box .submit button {
	width: 126px;
	height: 32px;
	background: var(--themeColors);
	font-size: 14px;
	color: #FFFFFF;
}











/*è½®æ’­*/
.home-banner{
	margin: 20px 0 15px;
}
.home-banner .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
}
.home-banner .swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--themeColors);
}









/*äº§å“æŽ¨è*/
.product .box1{
	border-top: 4px solid var(--themeColors);
	background: #FFFFFF;
}
.product .title{
	color: var(--themeColors);
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 15px;
}
.product .product-tab li{
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	display: inline-block;
	margin-bottom: 12px;
	cursor: pointer;
}
.product .product-tab li span{
	padding: 0 23px;
	display: inline-block;
}
.product .product-tab li span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 10px;
	background: #E9E9E9;
}
.product .product-tab li:nth-child(1) span:after{
	width: 0;
}
.product .product-tab li.active:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -12px;
	right: 0;
	margin: 0 auto;
	width: 50px;
	height: 2px;
	background: var(--themeColors);
}

.product .product-tab li:hover{
	color: var(--themeColors);
}

.product .title-more{
	position: absolute;
	right: 17px;
	top: 0;
}
.product .title-more a{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.product .title-more a:hover{
	color: var(--themeColors);
}
.product .title-more img{
	width: 16px;
	margin-left: 4px;
}





.product-list ul{
	margin: 0 -7px;
}
.product-list li{
	padding: 0 7px;
	margin-bottom: 15px;
}
.product-list .item{
	background: #FFFFFF;
	border-radius: 0px 0px 4px 4px;
}
.product-list .img{
	/*height: 255px;*/
}
.product-list .text{
	padding: 16px;
}
.product-list .title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.product-list .item .title:hover{
	color: var(--themeColors);
}
.product-list .price{
	font-size: 18px;
	font-weight: bold;
	color: #CB0000;
	flex: 1;
}
.product-list .jorder{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
.product-list .jorder span{
	height: 20px;
    display: inline-block;
border-bottom: 1px solid #333333;
cursor: pointer;
}
.product-list .jorder span:hover{
	color: var(--themeColors);
	border-bottom: 1px solid var(--themeColors);
}






/*å“ç‰ŒåŠ¨æ€*/
.dtbg{	
	background: #F0F0F0;
	padding: 20px 0 0  0;
}
.know-relat{
	margin: 0 -7px;
}
.know-relat .item{
	padding: 0 7px;
	margin-bottom: 20px;
}
.know-relat .titlebox{
	width: 100%;
	height: 110px;
	padding:30px 48px 0; 
}
.know-relat .titlebox h3{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}
.know-relat .titlebox img{
	width: 29px;
	margin-top: 10px;
}
.know .titlebox{
	background: url('../images/uhyzx.png') no-repeat center;
	background-size: cover;
}
.related .titlebox{
	background: url('../images/uppdt.png') no-repeat center;
	background-size: cover;
}


.relat-list{
	padding:20px 17px 5px 23px;
	min-height: 270px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
}
.relat-list li{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	position: relative;
	padding-left: 23px;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
.relat-list li:hover{
	color: #CB0000;
}
.relat-list li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 8px;
	height: 8px;
	background: #B8B8B8;
	border-radius: 100%;
}
.relat-list li:hover:after{
	background: #CB0000;
}
.relat-list .bgwhite{
	height: 183px;
	background: #FFFFFF;
	padding-top: 20px;
}
.relat-list p {
	margin-right: 30px;
	flex: 1;
}
.relat-list .time {
	font-size: 14px;
	color: #999999;
}



















/*æˆé•¿æ•…äº‹*/
.story{
	background: #FFFFFF;
	margin: 20px 0 15px;	
}
.story .story-tab{
	width: 25.4%;
	margin-right: 16px;
}
.story .story-tab li{
	line-height: 80px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	border: 1px solid #E6E6E6;
	position: relative;
	cursor: pointer;
}
.story .story-tab li.active{
	background: var(--themeColors);
	color: #ffffff;
}

.story .story-tab .triangle {
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid var(--themeColors);
	display: none;
}
.story .story-tab li.active .triangle {
	display: block;
}

.story .storybox{
	display: none;
	padding-right: 14px;
}
.story .intro{
	padding: 10px 0;
	line-height: 30px;
	border-bottom: 1px solid #F8F8F8;
	color: #333333;
	font-size: 14px;
	height: 50px;
}
.story .intro span{
	margin-right: 7%;
}
.story .text{
	padding: 15px 0 0 0;
	line-height: 20px;
	color: #666666;
	font-size: 14px;
}

.story .storybox a{
	color: var(--themeColors);
	font-size: 14px;
} 











/*æˆ‘çš„ç›¸å†Œ*/
.module .titlebox{
	text-align: center;
	position: relative;
	border-top: 4px solid var(--themeColors);
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2);
}
.module .titlebox .title{
	color: var(--themeColors);
	font-size: 16px;
	font-weight: bold;
	line-height: 46px;
}
.module .title-more{
	position: absolute;
	right: 17px;
	top: 0;
}
.module .title-more a{
	font-size: 14px;
	color: #666666;
	line-height: 46px;
}
.module .title-more a:hover{
	color: var(--themeColors);
}
.module .title-more img{
	width: 16px;
	margin-left: 4px;
}


.album-swiper{
	height: 275px;
}
.album-swiper .swiper-slide{
	line-height: 0;
}
.album-swiper img{
	height: 130px;
	object-fit: cover;
}
.album-swiper .swiper-slide {
	/*height: calc((100% - 30px) / 2) !important;*/
	height:130px;
}
.album-swiper .swiper-wrapper{
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
}







/*äº§å“ç­”ç–‘*/
.doubt{

	background: #FFFFFF;
}
.doubt li{
	display: flex;
	padding: 15px 16px;

	line-height: 20px;
	border-bottom: 1px solid #F8F8F8;
}
.doubt li .icon{
	width: 20px;
	margin-right: 6px;
}
.doubt li .text{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-right: 52px;
	flex: 1;
}
.doubt li .detail-link{
	font-size: 14px;
	color: #666666;
}

.doubt li .detail-link a{
	color: var(--themeColors);
}














/*é¡¾å®¢ç•™è¨€*/
.elitebox{
	margin-bottom: 15px;
}
.elitebox .item{
	/*width: 100%;*/
	float: left;
	line-height: 40px;
	background: #ECECEC;
	box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.18);
	border-radius: 23px;
	padding: 3px 16px 3px 4px;
	margin-bottom: 17px;
	white-space: nowrap;
}
.elitebox .item .img img{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	object-fit: cover;
}
.elitebox .item .name{
	margin: 0 5px;
	font-weight: 500;
	font-size: 14px;
	color: #333333;
}
.elitebox .item .text{
	font-weight: 500;
	font-size: 14px;
	color: #666666;
}
.elitebox .item .address{
	font-weight: 500;
	font-size: 14px;
	color: #666666;
	padding-left: 16px;
	background: url(../images/address.png) no-repeat left center;
	background-size: 14px;
	margin-left: 14px;
}
.elitebox .swiper-slide{
	width: auto;
}

.elitebox .box{
	height: 0;
	overflow: hidden;
}
.elitebox .boxshow{
	height: auto;
	overflow: hidden;
}









/*å‹æƒ…é“¾æŽ¥*/
.friendship{
	padding:15px 16px;
	background: #FFFFFF;
	line-height: 20px;
}
.friendship a{
	font-size: 14px;
	color: #666666;
	margin-right: 15px;
}
.friendship a:hover{
	color: var(--themeColors);
}




@media screen and (max-width:1260px){
.home-person .cencode {
    width: 34%;
    margin-top: 10px;
}
}




@media screen and (max-width:1200px){
/*ä¸ªäººä¿¡æ¯*/
.regist-box {
    padding: 0;
}

.home-person .inform .intro {
    padding: 15px;
    display: inline-block;
}
.home-person .text1 {
    width: 50%;
    float: left;
}
.home-person .cencode {
    width: 50%;
    float: left;
}
.home-person .text2 {
    float: left;
    width: 100%;
    margin: 0;
}
.home-person .larity{
	text-align: right;
}
.home-person .popularity{
	width: 100px;
	display: inline-block;
}
}

@media screen and (max-width: 992px){
/*ä¸ªäººä¿¡æ¯*/
.home-person .person-left{
	margin-bottom: 15px;
}
.regist-box {
    padding: 0 10%;
}


/*äº§å“æŽ¨è*/
.product .title-more {
	position: absolute;
	right: 17px;
	top: -38px;
}

}

@media screen and (max-width: 768px){

.regist-box {
    padding: 5%;
    height: auto;
}
.regist-box .form li {
    width: 100%;
}
}

@media screen and (max-width: 600px){
/*ä¸ªäººä¿¡æ¯*/
.home-person .inform .box {
    width: 100%;
}
.home-person .inform .line {
    display: none;
}
.home-person .inform .photo {
    width: 85px;
    height: 95px;
    margin: 10px 0 10px 10px;
}
.home-person .inform .intro {
    padding: 10px;
}
.home-person .phone {
    margin-top: 10px;
}
.home-person .phone p {
    margin-top: 0;
    margin-bottom: 10px;
}
.home-person .popularity {
    margin-bottom: 20px;
    padding: 0;
}
.home-person .cencode {
    margin-top: 0;
}

.home-person .vote {
    text-align: left;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-left: 10px;
}
.home-person .text1 {
    width: 55%;
}
.home-person .cencode {
    width: 45%;
}



.home-person .person-left .title {
    padding: 0 10px;
}
.home-person .person-left .title2 {
    /*width: auto;*/
    font-size: 14px;
    /*width: 55%;*/
}
.home-person .text2 {
    float: left;
    width: 100%;
    margin: 0 0 0 -95px;
}




}