html,body{
	background:#831b23;
}
.header{
	width:100%;
	height:auto;
	overflow:visible;
	background:#831b23;
	padding:35px 0 25px;
}
.header .center{
	overflow:visible;
}
.logo,
.logo img{
	width:170px;
	height:80px;
	display:block;
}
.logo{
	float:left;
	overflow:hidden;
}

.nav_list{
	width:auto;
	height:auto;
	float:right;
	overflow:visible;
}
.nav_list li{
	width:auto;
	height:auto;
	overflow:visible;
	float:left;
	position:relative;
	margin-left:30px;
	padding-top:25px;
	padding-bottom:15px;
}
.nav_div{
	display:block;
	width:auto;
	height:40px;
	line-height:40px;
	overflow:visible;
	border-bottom:2px solid transparent;
}

.nav_div a{
	display:inline-block;
	vertical-align:top;
	height:40px;
	line-height:40px;
	font-size:24px;
	color:#c48756;
}

.nav_second{
	width:150px;
	height:auto;
	overflow:visible;
	background:#d4213b;
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-75px;
	color:#d0915d;
	font-size:18px;
	padding:10px 0px;
	display:none;
	text-align:center;
}
.nav_second::after{
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-10px;
	border:10px solid;
	border-color:transparent transparent #ca2037 transparent;
}
.nav_second a{
	color:#d0915d;
	font-size:18px;
	line-height:32px;
	text-align:center;
	white-space:nowrap;
	display:inline-block;
	vertical-align:top;
}
.nav_item{
	position:relative;
	width:100%;
	padding:0 20px;
}
.nav_item a.nav_sec_a
,.nav_three a{
	border-bottom:2px solid transparent;
}
.nav_three{
	min-width:145px;
	height:auto;
	overflow:visible;
	position:absolute;
	top:0;
	left:160px;
	background:#ca2037;
	display:none;
	padding:10px 30px;
}
.nav_three::after{
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	top:8px;
	left:-20px;
	border:10px solid;
	border-color:transparent #ca2037 transparent transparent;
}
.nav_item:hover .nav_three{
	display:block;
}
.nav_item:hover a.nav_sec_a{
	border-bottom:2px solid #d0915d;
}
.nav_three a:hover{
	border-bottom:2px solid #d0915d;
}

.nav_list li:hover .nav_div,
.nav_list li.active .nav_div{
	border-bottom:2px solid #d0915d;
}

.nav_list li:hover .nav_second{
	display:block;
}


.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner_img,
.ban_img img{
	width:100%;
	display:block;
}
.banner{
	width:100%;
	display:block;
}

.footer{
	width:100%;
	height:auto;
	overflow:visible;
	padding:30px 0;
}
.footer .center{
	overflow:visible;
}
.foot_pad{
	width:100%;
	height:auto;
	overflow:visible;
	padding-right:230px;
	position:relative;
}
.copy_box{
	line-height:30px;
	font-size:20px;
	color:#000;
	padding:25px 0;
}


.wechat_box{
	width:120px;
	height:auto;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
.wechat_icon{
	width:60px;
	height:48px;
	display:block;
	margin:0 auto;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/wechat_icon.png);
}
.wechat_text{
	width:100%;
	height:auto;
	margin-top:5px;
	font-size:18px;
	line-height:32px;
	text-align:center;
	overflow:hidden;
}

.erweima img{
	width:100px;
	height:100px;
	display:block;
}
.erweima{
	width:110px;
	height:110px;
	padding:5px;
	background:#fff;
	display:none;
	position:absolute;
	bottom:100px;
	left:0;
	z-index:9;
}
.erweima:after{
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:50%;
	bottom:-20px;
	margin-left:-10px;
	border:10px solid;
	border-color: #fff transparent transparent transparent;
}
.wechat_box.active .erweima{
	display:block;
}

/* 关于 我们 */
.abo_ban,
.abo_ban img{
	display:block;
	width:100%;
}

.abo_tit{
	width:100%;
	height:120px;
	overflow:hidden;
	background:#9e6736;
	display: flex;
	display: -webkit-flex;
	align-items:center;
	justify-content:center;
}
.abo_tit a{
	display:block;
	width:33.33%;
	height:120px;
	line-height:120px;
	font-size:42px;
	color:#eeba8f;
	flex:1;
	display: flex;
    display: -webkit-flex;
    align-items:center;
    justify-content:center;
}

.abo_tit a.active{
	background:#d4213b;
}
.abo_cont{
	width:100%;
	height:auto;
	background:#fff;
	font-size:33px;
	color:#858585;
	line-height:50px;
	overflow:hidden;
	padding:90px 110px 60px;
}

.collect_list{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:85px;
	margin-bottom:100px;
}
.collect_list li{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
.collect_a{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	border-radius:15px;
}
.collect_img,
.collect_img img{
	width:100%;
	height:auto;
	display:block;
}
.collect_text{
	width:100%;
	height:auto;
	background:#fff;
	overflow:hidden;
	padding:30px 40px;
}
.collect_text_h4{
	font-size:38px;
	line-height:2;
	color:#4f4f4f;
	font-weight:normal;
}
.collect_text_bottom{
	width:auto;
	height:auto;
	display:flex;
	overflow:hidden;
}
.collect_text_bottom p,
.collect_text_bottom span{
	display:flex;
	flex:1;
}
.collect_text_bottom p{
	font-size:48px;
	color:#c90000;
}
.collect_text_bottom span{
	font-size:38px;
	color:#b4b4b4;
	display: flex;
	display: -webkit-flex;
	align-items:center;
	justify-content:flex-end;
}

.abo_market{
	width:100%;
	height:auto;
	background:#fff;
	font-size:33px;
	color:#858585;
	line-height:50px;
	overflow:hidden;
	padding:100px 0;
}
.market_box{
	width:100%;
	height:auto;
	overflow:hidden;
}
.market_tit{
	width:100%;
	font-size:50px;
	line-height:1.5;
	color:#831b23;
	font-family:"黑体";
	text-align:center;
	margin-bottom:40px;
}
.market_p{
	width:100%;
	font-size:0.2rem;
	line-height:1.5;
	color:#666;
	text-align:center;
}

.market_img{
	width:100%;
	height:auto;
	margin:0.6rem 0;
	overflow:hidden;
}
.market_img img{
	display:block;
	width:100%;
}
#market{
	max-width:1200px;
	width:100%;
	height:700px;
	display:block;
	margin:0 auto;
	font-size:30px;
}
.rili{
	width:100%;
	height:auto;
	font-size: 0;
	text-align:center;
	overflow:hidden;
	margin:100px auto 0;
}
#dateId{
	width:auto;
	height:auto;
	overflow:hidden;
}
.layui-input{
	width:250px;
	height:80px;
	font-size:30px;
	overflow:hidden;
	padding:0 10px;
	display: flex;
	align-items:flex-start;
	justify-content:space-around;
	flex-direction:column;
	border:none;
	background:none;
	outline:none;
	text-align:center;
	border:1px solid #e0e0e0;
}
.layui-input-inline,.layui-form-mid{
	display:inline-block;
	vertical-align:top;
	height:80px;
}
.layui-form-mid span{
	font-size:30px;
	height:80px;
	padding:0 20px;
	display: flex;
	align-items:flex-start;
	justify-content:space-around;
	flex-direction:column;
}

.chaxun{
	width:200px;
	height:80px;
	font-size:30px;
	color:#c53136;
	border:1px solid #c53136;
	display: flex;
	align-items:flex-start;
    align-items:center;
    justify-content:center;
	margin-left:15px;
}

.store_bg{
	width:100%;
	height:40px;
	display:block;
	background:#831b23;
}
.store_cont{
	width:100%;
	height:auto;
	line-height:1.8;
	color:#8f8f8f;
	font-size:40px;
	overflow:hidden;
	background:#831b23;
	padding:100px 70px;
}
.store_cont_h4{
	width:100%;
	color:#8f8f8f;
	font-weight:normal;
	font-size:40px;
	line-height:1.5;
}
.store_cont_div{
	width:100%;
	height:auto;
	font-size:25px;
	color:#8f8f8f;
	overflow:hidden;
	margin-top:40px;
}

/* 详情页 */

.detail_ban .swiper-pagination{
	font-size:44px;
	color:#fff;
}
.detail_ban .swiper-pagination-fraction{
	width:auto;
	height:60px;
	display: flex;
	display: -webkit-flex;
	align-items:center;
	justify-content:center;
	border-radius:5px;
	bottom:25px;
	right:35px;
	left:auto;
	padding:0 15px;
	background:rgba(0,0,0,0.3);
	overflow:hidden;
}
.detail_ban,
.detail_ban img{
	display:block;
	max-width:100%;
	width:100%;
}
/* ------------------------------- */
.detail_box{
	width:100%;
	height:auto;
	background:#fff;
	padding:40px 55px 0;
	overflow:hidden;
}
.detail_top{
	width:auto;
	height:auto;
	display:flex;
	overflow:hidden;
	padding:0 50px;
}
.detail_top p,
.detail_top span{
	display:flex;
	flex:1;
}
.detail_top p{
	font-size:77px;
	color:#ff6146;
}
.detail_top span{
	font-size:45px;
	color:#b4b4b4;
	display: flex;
	display: -webkit-flex;
	align-items:center;
	justify-content:flex-end;
}
.detail_tit{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	margin-top:90px;
	margin-bottom:45px;
	padding:0 0 50px;
	padding-right:230px;
	border-bottom:1px solid #ededed;
}
.detail_tit_h4{
	width:100%;
	height:auto;
	line-height:1.2;
	font-size:54px;
	color:#272727;
	font-weight:normal;
}
.detail_tit_p{
	width:100%;
	height:auto;
	line-height:1.2;
	font-size:45px;
	color:#4a4a4a;
	margin-top:20px;
}
.detail_tit_share{
	width:auto;
	height:auto;
	overflow:hidden;
	position:absolute;
	top:0;
	right:50px;
	font-size:30px;
	color:#000;
}
.detail_tit_share i{
	display:block;
	width:52px;
	height:64px;
	margin:0 auto;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../images/share_icon.png);
}


.detail_cont_tit{
	color:#717171;
	font-size:45px;
	width:100%;
	height:auto;
	line-height:1.5;
	padding:20px 55px;
	background:#f8f8f8;
	overflow:hidden;
}
.detail_cont{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
}


.real_cont{
	width:100%;
	height:auto;
	background:#831b23;
	font-size:33px;
	color:#858585;
	line-height:1.5;
	overflow:hidden;
	padding:90px 0 60px;
}
.video{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
#video{
	width:100%;
	height:960px;
	overflow:hidden;
	background:#000;
}

.real_pro_cont{
	width:100%;
	height:auto;
	background:#fff;
	font-size:33px;
	color:#858585;
	line-height:1.5;
	overflow:hidden;
}
.real_img{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding:100px 0;
	text-align:center;
}

.news_cont{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:100px 70px;
	background:#f8f8f8;
}
.news_list{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:70px;
}

.news_list li{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:50px;
}
.news_a{
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}
.news_img{
	width:66%;
	height:474px;
	display:block;
	float:left;
}
.news_img_span{
	width:100%;
	height:474px;
	display:block;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}

.news_box{
	width:33.5%;
	height:474px;
	float:right;
	overflow:hidden;
	padding:20px 15px;
	position:relative;
	border:1px solid #c6c6c6;
}
.news_time{
	width:100%;
	height:auto;
	line-height:1.5;
	font-size:33px;
	color:#5e5e5e;
}
.news_h4{
	width:100%;
	height:auto;
	color:#5e5e5e;
	font-size:33px;
	line-height:1.5;
	overflow:hidden;
	margin-top:50px;
}

.news_span{
	width:auto;
	height:auto;
	line-height:1.2;
	font-size:26px;
	color:#831b23;
	overflow:hidden;
	position:absolute;
	bottom:20px;
}

.news_list li:hover .news_h4{
	color:#831b23;
}

.pagelist{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0;
	text-align:center;
}
.pagelist span,
.pagelist a,
.pagelist i{
	display:inline-block;
	vertical-align:top;
	font-size:28px;
	color:#831b23;
	margin:0 10px;
}

.cooper_div{
	width:100%;
	height:auto;
	text-align:center;
	overflow:hidden;
	padding:0 0 50px;
}
.cooper_div h4{
	width:100%;
	height:auto;
	font-size:50px;
	line-height:1.6;
	font-weight:normal;
	color:#000;
	overflow:hidden;
}
.cooper_div span{
	display:block;
	width:100%;
	height:auto;
	font-size:20px;
	line-height:1.6;
	color:#989898;
	overflow:hidden;
}

.cooper_cont{
	font-size:33px;
	color:#5e5e5e;
	line-height:1.5;
}


.kefu_box{
	min-width:120px;
	height:auto;
	display:block;
	position:fixed;
	bottom:100px;
	right:-10px;
	background:#d12139;
	z-index:99;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	overflow:hidden;
	padding:20px;
	padding-right:30px;
}
.kefu_icon{
	width:60px;
	height:60px;
	display:block;
	margin:0 auto;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/kefu_icon.png);
}
.kefu_tit{
	width:100%;
	height:auto;
	font-size:22px;
	color:#000;
	text-align:center;
	overflow:hidden;
	margin-top:5px;
}


.store_div{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0 10%;
}
.store_tit{
	width:100%;
	height:auto;
	font-size:50px;
	color:#000;
	text-align:center;
	line-height:1.5;
	overflow:hidden;
	margin:90px 0;
}

.store_sele{
	width:100%;
	height:auto;
	font-size:0;
	overflow:hidden;
	text-align:center;
	background-size:cover;
	background-repeat:repeat-x;
}
.store_bor{
	width:47%;
	height:64px;
	margin:0 1.5%;
	display:inline-block;
	vertical-align:top;
	border:1px solid #ababab;
}
.store_bor select{
	width:100%;
	height:62px;
	line-height:62px;
	font-size:22px;
	color:#000;
	display:block;
	padding:0 10px;
	padding-right:30px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center right;
	background-image:url(../images/select_icon.png);
}

.store_tijiao{
	width:300px;
	height:64px;
	display:block;
	margin:60px auto;
	color:#fff;
	font-size:24px;
	text-align:center;
	border:none;
	background:none;
	background:#da180e;
}

.result_box{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0 10% 140px;
}
.result_div{
	width:97%;
	height:auto;
	display:none;
	margin:0 auto;
	overflow:hidden;
}
.result_h4{
	width:100%;
	height:auto;
	color:#000;
	overflow:hidden;
	font-size:32px;
	color:#000;
	font-weight:normal;
}
.result_list{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.result_list li{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:15px 0;
	border-bottom:1px solid #c5c5c5;
}
.result_a{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	font-size:22px;
	line-height:1.5;
	color:#535353;
}

.result_list li:hover .result_a{
	color:#b61203;
}


.storage_cont{
	width:100%;
	height:auto;
	font-size:33px;
	color:#5b5b5b;
	line-height:1.5;
	overflow:hidden;
	padding:100px 10%;
	background:#fff;
}
#storage_video{
	width:100%;
	height:500px;
	display:block;
	background:#000;
	margin-bottom:50px;
}

.remote_cont{
    width: 100%;
    height: auto;
    font-size: 33px;
    color: #5b5b5b;
    line-height: 1.5;
    overflow: hidden;
    padding: 300px 17% 450px;
    background: #f2f2f3;
}

.storage_box{
	width:100%;
	height:auto;
	overflow:hidden;
}
.storage_item{
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding-left:155px;
	margin-bottom:40px;
}
.storage_name{
	width:150px;
	height:70px;
	display:block;
	position: absolute;
	top:0;
	left:0;
}
.storage_span{
	width:auto;
	height:70px;
	font-size:35px;
	color:#969696;
	display: flex;
    display: -webkit-flex;
    align-items:center;
    justify-content:flex-start;
}
.storage_div{
	width:100%;
	height:70px;
	overflow:hidden;
	border:1px solid #585455;
}
.storage_div input,
.storage_left input{
	width:100%;
	padding:0 10px;
	height:70px;
	font-size:35px;
	color:#000;
	display: flex;
    display: -webkit-flex;
    align-items:center;
    justify-content:flex-start;
	background:#f7eee2;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size:35px;
}
.storage_yzm{
	width:100%;
	height:70px;
	overflow:hidden;
}
.storage_left{
	width:55%;
	height:70px;
	float:left;
	overflow:hidden;
	border:1px solid #585455;
}
.storage_fasong{
	width:40%;
	height:70px;
	float:right;
	overflow:hidden;
	border:1px solid #585455;
}
.storage_fasong input{
	width:100%;
	height:70px;
	font-size:30px;
	color:#353535;
	display: flex;
    display: -webkit-flex;
    align-items:center;
    justify-content:center;
	background:#f7eee2;
}