.header{
	height: 80px;
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #1875E4;
	box-shadow: 0px 4px 11px 1px rgba(0, 0, 0, 0.15);
	text-align: center;
}
.header .header_logo01{
	border-right: 1px solid #fff;
	margin-top: 12px;
	height: 57px;
	display: inline-block;
	padding-right: 30px;
	margin-right: 30px;
}
.header .header_logo02{
	margin-top: 10px;
	width: 408px;
	height: 59px;
	display: inline-block;
}
.topTxt{
	/*height: 40px;*/
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	background: #7BB3F6;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 20px;
}
.topTxt a{
	color: #000;
}
.topTxt a.home{margin-right: 40px;}
.topTxt .login{
	border-right: 1px solid #000;
	padding-right: 10px;
	margin-right: 10px;
}
.topTxt p{
	display: inline-block;
	float: right;
	color: #000;
}
.topTxt p a{color: #fff;}
.topTxt a:hover{text-decoration: underline;color: #fff}
.search{
	width: 100%;
	height: 700px;
	background: url(../image/bg01.png) no-repeat center center;
	background-size: 100% 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.search .tit{
	margin-top: 185px;
}
.search .search_con{
	width: 870px;
	height: 80px;
	background: #E6E6E6;
	margin: 50px auto;
	overflow: hidden;
	clear: both;
	padding: 17px 25px;
	box-shadow: 0px 0px 15px rgba(0,0,0,.5);
}
.search .search_con .inp{
	width: 683px;
	height: 46px;
	float: left;
	font-size: 16px;
	color: #333;
	outline: none;
	border: none;
	background: url(../image/search.png) no-repeat 650px center,#fff;
	padding: 0 40px 0 10px;
	border-radius: 5px;
}
.search .search_con .btn{
	width: 128px;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #fff;
	background: url(../image/BtnBg.png) no-repeat center center;
	background-size: 100% 100%;
	border: none;
	outline: none;
	border-radius: 5px;
}
.foot{
	background: #4B4B4B;
	padding-bottom: 55px;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}
.foot .foot_list{
	border-bottom: 1px solid #fff;
	font-family: PingFang SC;
	font-weight: 500;
	padding: 40px 0 55px;
}
.foot .foot_list div{
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.foot .foot_list p{
	font-size: 16px;
	/*color: #80C2FF;*/
	color: #fff;
	width: 600px;
	margin: 0 auto;
}
.foot .foot_list p b{
	display: inline-block;
	width: 160px;
	text-align: left;
	white-space: nowrap;
}
.foot .foot_list p i{color: #80C2FF;margin: 0 10px;}
.foot .foot_list p span{
	display: inline-block;
	width: 80px;
	text-align: right;
	min-height: 1px;
}
/*估值結果*/
.valuate{
	overflow: hidden;
	clear: both;
	margin: 50px auto;
}
.valuate .valuate_tit{
	overflow: hidden;
	clear: both;
}
.valuate .valuate_tit span{
	float: left;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #4076E1;
}
.valuate .valuate_tit a{
	float: right;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #1976E4;
}
.valuate .valuate_tit a:hover{text-decoration: underline;}
.valuate .valuate_list{
	overflow: hidden;
	clear: both;
	margin: 40px auto;
}
.valuate .valuate_list .valuate_img{
	width: 540px;
	height: 477px;
	background: #C7C7C7;
	border: 1px solid #E8E8E8;
	position: relative;
	float: left;
}
.valuate .valuate_list .valuate_img a{
	width: 540px;
	height: 477px;
	display: block;
    overflow: hidden;
    position: relative;
}
.valuate .valuate_list .valuate_img img{
	display: block;
    max-width: 100%;
    max-height: 477px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.valuate .valuate_list .valuate_txt{
	width: 660px;
	float: left;
	background: #F3F3F3;
	padding: 28px 9px;
	font-family: PingFang SC;
	line-height: 2;
}
.valuate .valuate_list .valuate_txt h2{
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	color: #1B1B1B;
	padding: 0 30px;
	margin-bottom: 10px;
}
.valuate .valuate_list .valuate_txt p{
	font-size: 18px;
	font-weight: 500;
	color: #333;
	padding: 0 30px;
	line-height: 2.3;
}
.valuate .valuate_list .valuate_txt p:nth-child(2n+1){background: #fff;}
.valuate .valuate_list .valuate_txt p span{
	color: #999;
	/*margin-right: 10px;*/
}
.valuate .valuate_list .valuate_txt p b{
	font-weight: bold;
	color: #FF0000;
	font-size: 24px;
}
.valuate .valuate_list .valuate_txt p b i{font-size: 18px;margin-right: 5px;}
.valuate .valuate_list .valuate_txt div{
	padding: 24px 30px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4076E1;
	background: #fff;
}
.valuate .valuate_export{
	width: 80px;
	line-height: 30px;
	display: block;
	background: #007EFF;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	background: url(../image/export.png) no-repeat 15px center,#007EFF;
	background-size: 14px 16px;
	padding-left: 35px;
	margin-top: 20px;
}
/*搜索为空*/
.searchNo{
	overflow: hidden;
	clear: both;
}
.searchNo .searchNo_img{
	overflow: hidden;
	text-align: center;
	margin: 75px auto 190px;
	text-align: center;
}
.searchNo .searchNo_img img{}
.searchNo .searchNo_img p{
	font-size: 25px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	margin-top: 35px;
}
.searchNo .searchNo_tel{}
.searchNo .searchNo_tel p{
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #4076E1;
	line-height: 45px;
}
/*简介*/
.return{
	line-height: 60px;
	overflow: hidden;
	clear: both;
}
.return a{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #1875E4;
}
.return a:hover{text-decoration: underline;}
.bgline{
	width: 100%;
	height: 10px;
	background: #E6E6E6;
	clear: both;
	overflow: hidden;
}
.introduce{
	overflow: hidden;
	clear: both;
}
.introduce h2{
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 50px auto;
}
.introduce .introduce_txt{
	min-height: 300px;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 1.8;
}
.introduce .introduce_tel{
	position: relative;
	margin-bottom: 40px;
}
.introduce .introduce_tel p{
	font-size: 16px;
	color: #333;
	width: 600px;
	position: relative;
	left: 600px;
}
.introduce .introduce_tel p i{color: #80C2FF;margin: 0 10px;}
.introduce .introduce_tel p span{
	display: inline-block;
	width: 80px;
	text-align: right;
	min-height: 1px;
}
/*登录*/
.ptcz{
	overflow: hidden;
	clear: both;
	margin-top: 50px;
}
.ptcz .ptcz_con{
	background: url(../image/loginBg.png) no-repeat center center;
    background-size: 100% 100%;
    height: 610px;
    overflow: hidden;
    clear: both;
    position: relative;
}
.ptcz .ptcz_con .ptcz_form{
	padding: 0 13px;
    width: 380px;
    height: 400px;
    position: absolute;
    top: 115px;
    right: 50px;
    background: #fff;
    padding: 20px 40px;
}
.ptcz .ptcz_con .ptcz_form .ptcz_form_tit{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ptcz .ptcz_con .ptcz_form .ptcz_item{
	overflow: hidden;
	clear: both;
	margin: 15px auto;
}
.ptcz .ptcz_con .ptcz_form .ptcz_item span{
	display: inline-block;
	width: 70px;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
	text-transform: capitalize;
}
.ptcz .ptcz_con .ptcz_form .ptcz_item .inp{
	width: 210px;
	height: 30px;
	background: #f7f8f9;
	font-size: 14px;
	color: #333;
	border: 1px solid #cec9c9;
	outline: none;
	padding: 0 6px;
}
.ptcz .ptcz_con .ptcz_form .ptcz_btn{
	overflow: hidden;
	clear: both;
	text-align: center;
}
.ptcz .ptcz_con .ptcz_form .ptcz_btn .ptcz_dl{
	background: #4075e1;;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 285px;
	height: 40px;
	margin: 30px auto 10px;
	outline: none;
	border: none;
}
.ptcz .ptcz_con .ptcz_form .ptcz_btn .ptcz_login{
	color: #4075e1;
	font-size: 14px;
	/*text-decoration: underline;*/
}
/*注册*/
.register{
	overflow: hidden;
	clear: both;
	margin: 30px auto;
}
.register h2{
	margin: 40px auto;
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #343434;
	text-align: center;
}
.register label{
	display: block;
	overflow: hidden;
	clear: both;
	width: 880px;
	margin: 20px auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.register label span{
	display: inline-block;
	width: 200px;
	text-align: right;
	color: #333;
}
.register label i{
	color: #f00;
	margin-right: 5px;
}
.register label a{
	font-size: 14px;
	color: #1875E4;
}
.register label a:hover{text-decoration: underline;}
.register label p{
	display: inline-block;
	font-size: 14px;
	color: #666;
}
.register label .inp{
	color: #333;
	width: 300px;
	height: 45px;
	background: #fff;
	border: 1px solid #ccc;
	outline: none;
	padding: 0 10px;
	font-size: 16px;
	border-radius: 3px;
}
.register .btn{
	width: 118px;
	line-height: 50px;
	background: #0074FF;
	display: block;
	margin: 20px 0;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	border: none;
	outline: none;
	margin-left: 370px;
	border-radius: 5px;
}