body{min-width:1200px;font-size: 16px;color:#282828;}
body,p{margin:0;font-family: PingFangSC-Regular;}
.head_list{display:flex;justify-content: center;}
.head_list div{line-height:75px;padding-left:40px;padding-right:40px;cursor:pointer;}
.head{position:fixed;top:0;left:0;right:0;border-bottom:1px solid #eee;z-index:10;background:#fff;min-width:1200px;}
.manage{cursor:pointer;position:absolute;right:0;top:0;width:144px;line-height:80px;display:flex;align-items:center;justify-content: center;
	background-image: linear-gradient( 0deg, rgb(188,29,33) 0%, rgb(255,67,66) 100%);color:#fff;
}
.manage_list{position:absolute;bottom:-60px;right:-6px;display:none;z-index:10; box-shadow:-2px 4px 4px rgba(0,0,0,.1) ;color:#282828;}
.manage_list p{width:200px;line-height:60px;text-align:center;background:#fff;}
.manage_list p:hover{background:#f8f8f8;}
.head_item{color:#999999;}
.head_item:hover{background:#f8f8f8;}
.active_item{color: #282828;}
.active_line{width:36px;height:4px;background: #bc1d21;display:block;margin:0 auto;}
.swiper-wrapper .swiper-slide img{width:100%;}
.content{
	margin-top:80px;
}
.content6_text{
	color: #bc1d21;
}
/*content_1*/
.content_1{text-align: center;padding-top:60px;padding-bottom:60px;border-bottom:1px solid #eee;}
.head_1{text-align: center;}
.head_text_1{
	font-size: 36px;
	font-weight: bold;
	color: #282828;
}
.head_text_2{
	font-size: 16px;
	color:#282828;
	margin-top:20px;
}
.yuan{
	margin-top:60px;
	display:flex;
	justify-content: center;
}
.yuan_item{
	height:120px;
	width:120px;
	background-color: #ea5404;
	border-radius:50%;
	color:#fff;
	font-size: 16px;
}
.yuan_item img{
	margin-top:16px;
	margin-bottom:6px;
}
.yuan_margin{
	margin-right:40px;
}
.juxing{
	background-image: linear-gradient(90deg,#ea5404 0%,#ee9c1b 100%),linear-gradient(#ea5404,#ea5404);
	width:100%;
	height:300px;
	margin-top:260px;
	color:#fff;
	padding-top:180px;
	position:relative;
}
.juxing_img{
	position:absolute;
	top:-200px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:320px;
	background:url("./img/pingtaiBg.png")no-repeat;
	background-size:1000px 320px;
	color:#fff;
}
.juxing_img_head{
	font-size: 24px;
	text-align:center;
	margin-top:78px;
}
.juxing_img_line{
	width:800px;
	height:1px;
	background:rgba(255,255,255,.5);
	margin:0 auto;
	margin-top:20px;
}
.juxing_img_text{
	font-size: 16px;
	width:800px;
	word-wrap:break-word;
	margin:0 auto;
	text-align:left;
	line-height:30px;
	margin-top:40px;
}
.juxing_top,.juxing_bottom{
	display:flex;
	justify-content: center;
}
.juxing_top div,.juxing_bottom div{
	width:260px;
	text-align:center;
	height:120px;
}
.juxing_line{
	width:1200px;
	height:1px;
	background:rgba(255,255,255,.5);
	margin:0 auto;
}
.sale{
	border-right:1px solid rgba(255,255,255,.5);
}
.sale_1{
	font-size: 36px;
	font-weight: bold;
	margin-top:20px;
}
.sale_2{
	font-size: 18px;
	margin-top:10px;
}
.content_1_text{
	width:800px;
	word-wrap: break-word;
	font-size: 16px;
	color:#282828;
	margin:0 auto;
	margin-top:58px;
	text-align:left;
	line-height:30px;
}
/*content_2*/
.content_2{
	padding-top:60px;
}
.yonghu_item{
	display:flex;
	justify-content: center;
}
.yonghu_item p{
	width:160px;
	line-height:48px;
	background-image: linear-gradient(90deg, 
		#ea5404 0%, 
		#ee9c1b 100%), 
	linear-gradient(
		#eb5d07, 
		#eb5d07);
	border-radius:8px;
	color:#fff;
	text-align:center;
}
.yonghu_text{
	margin-right:60px;
}
.yonghu_top{
	margin-top:60px;
}
.yonghu_bottom{
	margin-top:30px;
}
.tongji{
	width:100%;
	height:760px;
	background-image: linear-gradient(90deg, 
		#1e1e1e 0%, 
		#444444 100%), 
	linear-gradient(
		#1e1e1e, 
		#1e1e1e);
	color:#fff;
	margin-top:60px;
}
.tongji_head{
	font-size: 24px;
	padding-top:60px;
	margin-bottom:60px;
	text-align:center;
}
.tongji_item{
	display: flex;
	justify-content: center;
	align-items: baseline;
	margin-bottom:40px;
}
.tongji_item_num{
	font-size: 32px;
	margin-right:60px;
}
.tongji_item_rate{
	width:600px;
	height:24px;
	border-radius:4px;
	background:#000;
	position:relative;
}
.rate_in{
	height:24px;
	background-color: #f8b62b;
	border-radius: 4px;
}
.rate_text{
	font-size: 16px;
	position:absolute;
	bottom:-30px;
}
/*content_3*/
.content_3{
	padding-top:60px;
	background:#f2f2f2;
	padding-bottom:60px;
}
.content_3_banner{
	width:1000px;
	height:102px;
	background:url("./img/storBg.png")no-repeat;
	background-size:1000px 280px;
	color:#fff;
	margin:0 auto;
	margin-top:150px;
	position:relative;
	padding-top:178px;
}
.content_3_banner_logo{
	display:flex;
	position:absolute;
	top:-90px;
	left:50%;
	margin-left:-270px;
}
.content_3_banner_logo div{
	width:240px;
	height:170px;
	background-color: #ffffff;
	border-radius: 8px;
	text-align:center;
	padding-top:40px;
}
.content_3_banner_logo div p{
	font-size: 18px;
	margin-top:30px;
	color:#282828;
}
.banner_logo_left{
	margin-right:60px;
}
.content_3_banner_text{
	width:660px;
	word-break: break-word;
	margin:0 auto;
	line-height:30px;
}
.content_3_bottom_img{
	padding-top:50px;
	display:flex;
	justify-content: center;
}
.content_3_bottom_img>img{
	width:375px;
	height:auto;
}
.content_3_list{
	width:380px;
	margin-left:60px;
}
.content_3_list_head{
	width:380px;
	line-height: 40px;
	background-color: #ea5413;
	border-radius: 4px;
	text-align:center;
	color:#fff;
}
.content_3_list_item{
	display:flex;
	flex-wrap: wrap;
	margin-bottom:60px;
}
.content_3_list_item div{
	width:190px;
	margin-top:30px;
}
.content_3_list_item div img{
	width:8px;
	height:8px;
	margin-right:20px;
}
.content_4{
	background-image: linear-gradient(90deg, 
		#ea5404 0%, 
		#ee9c1b 100%), 
	linear-gradient(
		#f2f2f2, 
		#f2f2f2);
	color:#fff;
}
.content_4 .head_text_1,.content_4 .head_text_2{
	color:#fff;
}
.content_4 .content_3_banner_logo{
	margin-left:-420px;
}
.content_4 .content_3_bottom_img{
	background-color: #ffffff;
	opacity: 0.9;
	border-radius: 8px;
	width:1000px;
	margin:0 auto;
	margin-top:40px;
	padding-bottom:72px;
}
.content_4_list{
	margin-left:60px;
	width:380px;
}
.content_4_logo{
	width:372px;
	height:49px;
}
.content_4_list_item{
	margin-bottom:70px;
}
.content_4_list_item div{
	color:#282828;
	margin-top:30px;
	font-size: 16px;
}
.item_logo{
	margin-bottom:40px;
}
.content_4 .content_3_banner_logo div p{
	margin-top:18px;
}
/*content_5*/
.content_5 .content_3_banner_logo{
	margin-left:-420px;
}
.content_5 .content_3_banner .content_3_banner_logo div{
	line-height:210px;
}
.content_5 .content_3_bottom_img>img{
	height:538px;
}
.list_5_item span{
	font-size: 16px;
	color:#282828;
}
.list_5_head{
	width:380px;
	line-height:40px;
	background-color: #ea5413;
	border-radius: 4px;
	text-align:center;
	color:#fff;
	font-size: 18px;
	margin-bottom:30px;
}
.list_5_content{
	display: flex;
	flex-wrap: wrap;
}
.list_5_content div{
	width:190px;
	margin-bottom:28px;
}
.list_5_text{
	margin-bottom:28px;
}
.list_5_margin{
	margin-top:12px;
}
.liu_liang{
	margin-bottom:28px;
}
/*content_6*/
.content_6{
	background:#fff;
	padding-top:60px;
	text-align: center;
	padding-bottom:60px;
}
.content_6_head{
	font-size: 36px;
	color: #282828;
}
.contact_us{
	font-size:16px;
	margin-top:20px;
}
.jian_tou{
	margin-top:38px;
	margin-bottom:60px;
}
.content_6_input{
	display:flex;
	justify-content: center;
}
.content_6_left p{
	color: #ea5404;
	font-size: 18px;
	border:1px dotted #ea5404;
	width:320px;
	line-height:36px;
	border-radius: 8px;
	margin:0 auto;
}
.content_6_right{
	width:642px;
	text-align:left;
	margin-left:38px;
}
.content_6_right_text{
	font-size: 18px;
}
.content_6_right_city{
	display:flex;
	justify-content: space-between;
	margin-top:14px;
}
.content_6_right_city p{
	width:200px;
	border: solid 1px #dddddd;
	color: #aaaaaa;
	font-size: 18px;
	text-align:center;
	border-radius: 4px;
	cursor:pointer;
	padding:10px 0;
	padding-top:20px;
}
.content_6_right_city p span{
	font-size:16px;
}
.content_6_right_city p:hover{
	background-color: #c30d23;
	border: solid 1px #dddddd;
	font-size: 24px;
	color:#fff;
}
.content_6_right_city .activeTity{
	background-color: #c30d23;
	border: solid 1px #dddddd;
	font-size: 24px;
	color:#fff;
}
.content_text_right{
	margin-top:40px;
}
.content_info{
	margin-bottom:30px;
}
.content_info p{
	font-size: 16px;
	text-align: left;
	margin-bottom:10px;
}
.content_info input{
	width: 620px;
	height: 64px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #dddddd;
	opacity: 0.9;
	padding-left:20px;
}
.btn{
	display: flex;
	justify-content: flex-end;
	margin-top:60px;
}
.btn p{
	width:320px;
	line-height:64px;
	text-align: center;
	background-color: #dddddd;
	border-radius: 4px;
	color:#fff;
	cursor:pointer;
	font-size:24px;
	font-weight:bold;
}
.btn p.active{
        background-color: #c30d23;
}
/*foot*/
.foot{
	color:#fff;
	text-align:center;
}
.foot_top{
	background-image: linear-gradient(90deg, 
		#1e1e1e 0%, 
		#444444 100%), 
	linear-gradient(
		#1e1e1e, 
		#1e1e1e);
	height:220px;
	padding-top:70px;
	padding-bottom:30px;
}
.foot_bottom{
	height: 90px;
	background-color: #1e1e1e;
	padding-top:70px;
}
.foot_top_logo{
	display:flex;
	justify-content: center;
}
.foot_top_text{
	margin-top:48px;
}
.foot_top_text_1{
	font-size: 18px;
}
.foot_top_text_2{
	font-size: 12px;
}
.top_logo{
	margin-right:40px;
}
.toast_content{
	position:fixed;
	top:200px;
	width: 100%;
    display: flex;
    justify-content: center;
}
.toast{
	background:rgba(0,0,0,0.8);
	color:#fff;
	border-radius:4px;
	padding:8px 16px;
	font-size:14px;
	display:none;
}
input:-webkit-autofill{
	background-color:rgba(255,255,255,1) !important;
}
/*fixed_top*/
.fixed_top{
	position:fixed;
	bottom:60px;
	right:30px;
	z-index:11;
	font-size: 16px;
}
/*.minRight{
	right:30px;
}*/
.fixed_top_1,.fixed_top_2,.fixed_top_3{
	background:#fff;
	border-radius: 4px;
	opacity: 0.9;
	text-align:center;
	width:60px;
	border: solid 1px #cdcdcd;
	box-sizing: border-box;
	cursor:pointer;
}
.fixed_top_3{
	margin-top:30px;
	padding-top:18px;
	padding-bottom:18px;
	cursor:pointer;
	display: none;
}
.fixed_top_2{
	margin-top:30px;
	padding-top:9px;
	padding-bottom:9px;
}
.fixed_top_2:hover{
	color:#ea5404;
}
.fixed_top_1{
	padding-top:20px;
	padding-bottom:9px
}
.fixed_top_1:hover .shang_hu{
	color:#ea5404;
}
.fixed_top_1_text{
	background-color: #ea5404;
	border-radius: 4px;
	color:#fff;
	width:40px;
	margin:0 auto;
	margin-top:19px;
	padding-top:1px;
	padding-bottom:9px
}
.fixed_top_1_text p{
	margin:9px 0;
}
.fixed_top_1_text .fu_wu{
	margin-bottom:0;
	margin-top:0;
}
.foot_logo{
	width:480px;
	display:flex;
	justify-content:space-between;
	margin:40px auto;
}
#weixin{
	position:relative;
}
.qrcode_img{
	display:none;
}
.qrcode_img{
	width:160px;
	height:160px;
	position:absolute;
	top:-160px;
	left:50%;
	margin-left:-80px;
	overflow: hidden;
}
.logo_img_weixin{
	cursor:pointer;
}
