body {
	margin: 0;
	padding: 0;
}

.wrap {
	width: 1255px;
	margin: 0 auto;
}
.headtop{
	background-color: #f2f3f8;
	height: 42px;
}
.headtopnei{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 42px;
}
.headtxt{
	font-size: 12px;
	color: #b8b8ba;
	padding-right: 24px;
	cursor:pointer;
}
.headtxt a{
	font-size: 12px;
	color: #b8b8ba;
}
.headtxt span{
	font-size: 12px;
	color: #b8b8ba;
}
.soubox{
	background-color: #ca8380;
	width: 220px;
	height: 30px;
	border-radius: 30px;
	padding: 0 20px;
	font-size: 12px;
	color: #ffffff;
}
.headwr{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 28px 0;
}
.logo{
	width: 600px;
}
.loyou{
	flex-shrink: 0;
	text-align: right;
	max-width: 430px;
}
.lotitle{
	font-size: 19px;
	color: #6d2c30;
	font-weight: bold;
	line-height: 27px;
}
.loqian{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.lopic{
	width: 120px;
}
.navbox{
	background-color: #6d2c2f;
	height: 50px;
}
.nav ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
}
.nav ul li{
	padding: 0 27px;
	height: 50px;
	line-height: 50px;
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
}
.nav ul li.active{
	background-color: #ca8380;
}
.swbox{
	position: relative;
	width: 100%;
	height: 520px;
}
.lbPic{
	width: 100%;
	height: 520px;
}
.swline{
	width: 565px;
	height: 80px;
	background-color: rgba(109, 44, 47, 0.4);
	padding: 0 22px;
	font-size: 20px;
	color: #ffffff;
	border-bottom: 2px solid #6d2c2f;
	position: absolute;
	left: 0;
	bottom: 15px;
	line-height: 80px;
}
.yaobox{
	padding: 50px 0 50px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.yaoleft{
	width: 815px;
	flex-shrink: 0;
}
.wentop{
	height: 45px;
	background-color: #6d2c2f;
	position: relative;
	margin-bottom: 18px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wenli ul{
	display: flex;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
.wenli ul li{
	width: 155px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.wenpic{
	width: 27px;
}
.wentitle{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
}
.wena{
	width: 155px;
	height: 60px;
	position: absolute;
	left: 0;
	top: -5px;
	z-index: -1;
	opacity: 0;
}
.wenli ul li.active{
	background-color: #ca8380;
}
.wenli ul li.active .wena{
	opacity: 1;
}

.wenmore{
	font-size: 13px;
	color: #ffffff;
	padding-right: 20px;
}
.about .item{
	display: none;
}
.about .item.show{
	display: block;
}
.abouta .itema{
	display: none;
}
.abouta .itema.showa{
	display: block;
}
.itembox{
	display: flex;
	align-items: flex-start;
}
.itemleft{
	width: 215px;
	background-color: #f2f3f8;
	border-radius: 3px;
	flex-shrink: 0;
	overflow: hidden;
}
.itemlefta{
	width: 182px;
	border-radius: 3px;
	flex-shrink: 0;
	overflow: hidden;
}
.cellpic{
	width: 182px;
	height: 125px;
	transition: all 0.5s;
}
.itemlefta:hover .cellpic{
	transform: scale(1.1);
}
.celltitle{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding-top: 10px;
}
.itempic{
	width: 100%;
	height: 145px;
	transition: all 0.5s;
}
.itemleft:hover .itempic{
	transform: scale(1.1);
}
.itemdi{
	padding: 15px;
}
.itemtitle{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.itemtime{
	font-size: 17px;
	color: #b6b6b6;
	text-align: right;
}
.itemtime span{
	font-size: 14px;
	color: #b6b6b6;
}
.itemyou{
	padding-left: 25px;
	flex: 1;
}
.itemyou ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px;
}
.sanpic{
	width: 8px;
	flex-shrink: 0;
}
.xintitle{
	font-size: 16px;
	color: #000000;
	padding-left: 8px;
    flex-shrink: 0;
    padding-right: 12px;
    max-width: 500px;
}
.xintime{
    text-align: right;
    font-size: 14px;
    color: #888888;
    flex-grow: 1;
}
.xintitle:hover{
	color: #6d2c2f;
}
.yaoyou{
	width: 405px;
}
.zhipic{
	width: 100%;
	height: 118px;
	margin-bottom: 55px;
}
.tongbox{
	border: 1px solid #6d2c2f;
	position: relative;
	padding: 35px 18px 0;
	border-radius: 5px;
	position: relative;
	margin-bottom: 60px;
}
.tongtop{
	width: 395px;
	height: 35px;
	background-color: #f2f3f8;
	left: 5px;
	position: absolute;
	top: -17px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
}
.lapic{
	width: 21px;
	flex-shrink: 0;
}
.tongtitle{
	flex-grow: 1;
	padding: 0 8px;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.tongmore{
	font-size: 13px;
	color: #999;
	cursor: pointer;
}
.tongli{
	display: flex;
	align-items: center;
	padding-bottom: 24px;
}
.tongqi{
	font-size: 17px;
	color: #444547;
	flex-shrink: 0;
}
.tongqi span{
	font-size: 14px;
	color: #444547;
}
.tongtxt{
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
	cursor: pointer;
}
.tongtxt:hover{
	color: #6d2c2f;
}
.kejibox{
	padding-bottom: 50px;
}
.kejitop{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #d89b9e;
	padding-bottom: 15px;
}
.kebox ul{
	display: flex;
	align-items: center;
}
.kebox ul li{
	width: 145px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: relative;
}
.keboxtitle{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.keboxpic{
	width: 22px;
}
.kebox ul li.active{
	border-bottom: 1px dashed #dddddd;
}
.keline{
	position: absolute;
	top: -2px;
	left: 0;
	width: 145px;
	height: 4px;
	background-color: #6d2c2f;
	opacity: 0;
}
.kebox ul li.active .keline{
	opacity: 1
}
.keabout .keitem{
	display: none;
}
.keabout .keitem.keshow{
	display: block; 
}
.keabouta .keitema{
	display: none;
}
.keabouta .keitema.keshowa{
	display: block; 
}
.moretxt{
	font-size: 13px;
	color: #464445;
}

.erabout .eritem{
	display: none;
}
.erabout .eritem.ershow{
	display: block; 
}
.erabouta .eritema{
	display: none;
}
.erabouta .eritema.ershowa{
	display: block; 
}
.zhuanbox{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 16px;
}
.zhuanpic{
	width: 21px;
	flex-shrink: 0;
}
.zhuantitle{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	flex-grow: 1;
	padding: 0 10px;
}
.tubox{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.tupic{
	width: 260px;
	height: 111px;
}

.pinbox{
	padding-bottom: 40px;
}
.pintop{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 5px;
}
.pinleft ul{
	display: flex;
	align-items: center;
	flex-shrink: 0;
}
.pinleft ul li{
	display: flex;
	margin-right: 35px;
	cursor: pointer;
}
.pinpic{
	width: 25px;
	flex-shrink: 0;
	height: 22px;
}
.pintxt{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-left: 8px;
	padding-bottom: 6px;
	border-bottom: 3px solid transparent;
}
.pinleft ul li.active .pintxt{
	border-bottom: 3px solid #6d2c2f;
}
.shibox{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.shileft{
	position: relative;
	width: 265px;
	height: 175px;
}
.dinga{
	position: absolute;
	top: 0;
	right: 14px;
	background-color: #76383b;
	width: 58px;
	text-align: center;
	padding: 10px 0 8px;
	z-index: 1;
}
.dingtitle{
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 3px;
}
.dingpic{
	width: 265px;
	height: 175px;
}
.dingtxt{
	font-size: 13px;
	color: #ffffff;
}
.shiabout .shiitem{
	display: none;
}
.shiabout .shiitem.shishow{
	display: block; 
}
.shiabouta .shiitema{
	display: none;
}
.shiabouta .shiitema.shishowa{
	display: block; 
}
.dingb{
	position: absolute;
	width: 90%;
	bottom: 10px;
	left: 5%;
	color: #ffffff;
	font-size: 14px;
}
.bfpic{
	width: 56px;
	height: 56px;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	left: 50%;
	margin-left: -28px;
}
.shiyou{
	width: 120px;
	height: 175px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.shinei{
	width: 100%;
	height: 78px;
	position: relative;
}
.bfpica{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 50%;
	margin-left: -18px;
}

.xue .xueitem{
	display: none;
}
.xue .xueitem.xueshow{
	display: block; 
}
.xuea .xueitema{
	display: none;
}
.xuea .xueitema.xueshowa{
	display: block; 
}
.junbox{
	background-color: #f5f5f5;
	border-top: 1px solid #6d2c2f;
	padding: 20px 12px 10px;
}
.jun ul li{
	display: flex;
	align-items: center;
	padding-bottom: 12px;
}
.junprint{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #6d2c2f;
	flex-shrink: 0;
}
.juntxt{
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
}
.juntxt:hover{
	color: #6d2c2f;
}
.junname{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.ren .renitem{
	display: none;
}
.ren .renitem.renshow{
	display: block; 
}
.rena .renitema{
	display: none;
}
.rena .renitema.renshowa{
	display: block; 
}
.sebox{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 50px;
}
.sebox select{
	width: 200px;
	height: 40px;
	border: 1px solid #d0d9eb;
	background: #f3f7ff;
	font-size: 14px;
	border-radius: 0;
	padding-left: 5px;
}
footer{
	background: url('../images/fobg_02.png') no-repeat center;
	width: 100%;
	height: 165px;
	background-size: cover;
}
.foot{
	display: flex;
	align-items: flex-start;
	padding-top: 30px;
}
.footpic{
	width: 52px;
	flex-shrink: 0;
}
.footyou{
	padding-left: 40px;
}
.foottxt{
	font-size: 15px;
	color: #ffffff;
	padding-bottom: 7px;
}
.foottxt a{
	font-size: 15px;
	color: #ffffff;
}
.xuebox{
	font-size: 14px;
	color: #333333;
	padding: 15px 0;
}
.xuebox a{
	font-size: 14px;
	color: #333333;
}
.pore{
    position: relative;
}
.banner{
	width: 100%;
}
.ltitle{
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 26%;
}
.listBox{
	border-top: 3px solid #6d2c2f;
	box-shadow: 0 0 6px #dddddd;
	position: relative;
	padding: 20px 50px 50px;
	margin-bottom: 70px;
}
.list ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 15px;
	padding-top: 10px;
}
.listprint{
	width: 5px;
	height: 5px;
	background-color: #464445;
	border-radius: 50%;
	flex-shrink: 0;
}
.listnei{
	padding: 0 5px;
	flex-grow: 1;
	font-size: 16px;
	color:#333333;
}
.listime{
	font-size: 14px;
	color: #ababab;
	flex-shrink: 0;
}
.list ul :nth-child(5n) li{
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 15px;
}
.fenye ul{
    display: flex;
    align-items: center;
}
.fenye ul li{
    border-right: 1px solid #dddddd;
}
.fenye ul li span{
    font-size: 14px;
	color: #333333;
	padding: 0 15px;
	border-radius: 5px;
	cursor: pointer;
}
.fenye{
	padding-top: 20px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #333333;
}
.fenye a{
	font-size: 14px;
	color: #333333;
	padding: 0 15px;
	border-right: 1px solid #dddddd;
	border-radius: 5px;
}
.fenye a:hover{
	color: #ff0000;
}
.fenye a:last-child{
	border: none;
}
.gongtxt{
	font-size: 14px;
	color: #999999;
	padding: 0 15px;
}
.quebox{
	background-color: #eeeeee;
	font-size: 14px;
	padding: 3px 8px;
	color: #000000;
	border-radius: 3px;
	cursor: pointer;
}
.lianbox{
	position: fixed;
	top: 45%;
	right: 0px;
	width: 40px;
}
.lianboxli{
    position: relative;
    cursor: pointer;
}
.baibox{
    width: 150px;
    height: 150px;
    position: absolute;
    top: -110px;
    box-shadow: 0 0 5px #dddddd;
    left: -150px;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s;
}
.lianboximg{
	width: 40px;
	height: 38px;
    margin-bottom: 3px;
}
.lianboxli:hover .baibox{
    opacity: 1;
    z-index: 2;
}
.futitle{
	font-size: 24px;
	color: #6d2c2f;
	font-weight: bold;
	text-align: center;
	padding-bottom: 50px;
}
.futimebox{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.timetxt{
	font-size: 13px;
	color: #777777;
}
.zitibox{
	font-size: 13px;
	color: #777777;
}
.zitibox span{
	font-size: 13px;
	color: #777777;
	cursor: pointer;
	padding: 0 5px;
}
.zitibox span.active{
	color: #f00;
}
.fuwen p{
	padding-top: 20px;
	text-indent: 2em;
	color: #333333;
	font-size: 18px;
	line-height: 35px;
}
.shisi{
	font-size: 14px !important;
	line-height: 25px !important;
}
.shiliu{
	font-size: 16px !important;
	line-height: 30px !important;
}
.shiba{
	font-size: 18px !important;
	line-height: 35px !important;
}
.endbox{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 20px 0;
	border-bottom: 1px dashed #dddddd;
}
.endtxt{
	font-size: 14px;
	color: #333333;
	padding-right: 35px
}
.datxt{
	font-size: 14px;
	color: #333333;
	padding-right: 5px;
	cursor: pointer;
}
.dapic{
	width: 23px;
	cursor: pointer;
	margin-right: 40px;
}
.weipic{
	width: 28px;
	margin-right: 10px;
}
.maabox{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-top: 20px;
}
.maaleft{
	padding-top: 20px;
}
.maaleft ul li{
	display: flex;
	align-items: center;
	padding-bottom: 10px;
}
.maatxt{
	font-size: 14px;
	color: #888888;
	padding-left: 12px;
}
.rarr{
	width: 12px;
}
.maayou{
	text-align: center;
}
.maapic{
	width: 140px;
	height: 140px;
	margin: 0 auto 15px;
}
.leibox{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.leileft{
	width: 230px;
	padding-top: 49px;
}
.leipic{
	width: 100%;
	height: 95px;
}
.leipor{
	position: relative;
}
.portitle{
    position: absolute;
    top: 18px;
    right: 10px;
    text-align: right;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.poren{
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    
    font-weight: bold;
    right: 10px;
    bottom: 20px;
}
.lei ul li{
	height: 60px;
	background-color: #f2f3f8;
	display: flex;
	align-items: center;
	margin-bottom: 2px;
	position: relative;
}
.leiline{
	width: 5px;
	height: 30px;
	background-color: #6d2c30;
	position: absolute;
	left: 0;
	top: 15px;
	opacity: 0;
}
.leititle{
	padding-left: 20px;
	font-size: 22px;
	color: #6d2c30;
	font-weight: bold;
}
.leiyou{
	width: 980px;
}
.lei ul li.active .leiline{
	opacity: 1;
}
.popmask{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 222;
    display: none;
}
.popnei{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
}
.popWhite{
    background: #ffffff;
    width: 500px;
    padding: 25px 60px;
    border-radius: 8px;
}
.poptitle{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding: 0px 0 20px;
}
.popPut{
    width: 100%;
    height: 40px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 0 15px;
    margin-bottom: 25px;
    font-size: 16px;
}
.poptxt{
    font-size: 16px;
    color: #333333;
    padding-bottom: 12px;
    font-weight: bold;
}
.area{
    font-size: 16px;
    padding: 15px;
    border: 1px solid #dddddd;
    width: 100%;
    margin-bottom: 40px;
    resize: none;
    height: 100px;
    border-radius: 10px;
}
.quque{
    display: flex;
    align-items: center;
    justify-content: center;
}
.quxiao{
    width: 150px;
    height: 50px;
    border: 1px solid  #dddddd;
    border-radius: 6px;
    line-height: 50px;
    text-align: center;
    color: #999999;
    font-size: 16px;
    margin: 0 15px;
    cursor: pointer;
}
.quDing{
    width: 150px;
    height: 50px;
    border: 1px solid  #6d2c2f;
    background: #6d2c2f;
    border-radius: 6px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    margin: 0 15px;
    cursor: pointer;
}
@media screen and (max-width: 750px){
    .leipor{
        display: none;
    }
    .pore{
        display: none;
    }
	.wrap{
		width: 100%;
		overflow: hidden;
	}
	.headtop{
		display: none;
	}
	.headwr{
		padding: 0.2rem 0;
	}
	.logo{
		width: 6rem;
	}
	.loyou{
		display: none;
	}
	.nav ul{
		width: 7.5rem;
		white-space: nowrap;
		display: inline-block;
		overflow-x: auto;
	}
	.nav ul li{
		display: inline-block;
		font-size: 0.3rem;
	}
	.swbox{
		height: 4rem;
	}
	.lbPic{
		height: 4rem;
	}
	.swline{
		width: 5rem;
		height: 1rem;
		font-size: 0.26rem;
		line-height: 1rem;
	}
	.yaobox{
		padding: 0.5rem 0;
		flex-wrap: wrap;
	}
	.yaoleft{
		width: 100%;
	}
	.wentitle{
		font-size: 0.3rem;
		padding-left: 0.15rem
	}
	.itemleft{
		display: none;
	}
	.wenmore{
		padding-right: 0.15rem;
	}
	.itemyou{
		padding: 0 0.2rem;
	}
	.xintitle{
		max-width: 7rem;
	}
	.itemlefta{
		display: none;
	}
	.zhuanbox{
		padding: 0 0.2rem 0.2rem ;
	}
	.tubox{
		flex-wrap: wrap;
		padding-bottom: 0.4rem;
	}
	.tubox img{
		width: 2.4rem;
		height: 1.5rem;
	}
	.yaoyou{
		width: auto;
		width: 7.5rem;
		padding: 0 0.2rem;
	}
	.pinbox{
		padding-bottom: 0.4rem;
	}
	.sebox{
		padding: 0 0.2rem 0.5rem;
		flex-wrap: wrap;
	}
	.sebox select{
		width: 3.5rem;
		margin-bottom: 0.2rem;
	}
	.footyou{
		padding-left: 0.2rem;
	}
	footer{
		height: auto;
	}
	.foot{
		padding: 0.2rem 0;
	}
	.foottxt{
		font-size: 0.24rem;
	}
	.foottxt a{
		font-size: 0.24rem;
	}
	.footpic{
		width: 0.7rem;
		margin-left: 0.2rem;
	}
	.listBox{
		padding: 0.3rem;
		border: none;
		width: 7.5rem;
	}
	.fenye{
		display: none;
	}
	.banner{
		display: none;
	}
	.xuebox{
		display: none;
	}
	.endtxt{
		padding-right: 0.3rem;
		font-size: 0.24rem;
	}
	.datxt{
		font-size: 0.24rem;
	}
	.dapic{
		margin-right: 0.4rem;
	}
	.maabox{
		flex-wrap: wrap;
	}
	.maaleft{
		padding: 0;
	}
	.maatxt{
		font-size: 0.24rem;
	}
	.maayou{
		padding-top: 0.4rem;
		width: 100%;
		display: none;
	}
	.maapic{
		width: 1.8rem;
		height: 1.8rem;
	}
	.leileft{
		padding-top: 0.35rem;
	}
	.leipic{
		display: none;
	}
	.leileft{
		width: 100%;
	}
	.lei ul{
		display: flex;
		flex-wrap: wrap;
	}
	.lei ul a{
		width: 25%;
	}
	.lei ul li{
		text-align: center;
		width: 100%;
		height: 0.6rem;
		justify-content: center;
	}
	.leiline{
		display: none;
	}
	.leititle{
		font-size: 0.26rem;
		padding: 0;
	}
	.lei ul li.active{
		background-color: #6d2c2f;
		color: #ffffff;
	}
	.lei ul li.active .leititle{
		color: #ffffff;
	}
}