.banner {
	width: 100%;
	height: 175px;
	margin-top: 44px;
	overflow: hidden;
	font-family: "microsoft yahei";
	background: url(../img/sc/fwzcbj.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner>p:nth-child(1){
	font-size: 1.8rem;
	color: #fff;
	margin: 65px 0 0 50px;
}
.banner_ul{
	margin: 10px 0 0 50px;
	overflow: hidden;
}
.banner_ul li{
	float: left;
	color: #fff;
	height: 1.3rem;
	line-height: 1.3rem;
	font-size: 1.3rem;
	opacity: 0.5;
	margin-right: 5px;
}
.banner_ul p{
	float: left;
	color: #fff;
	height: 1.3rem;
	line-height: 1.3rem;
	font-size: 1.3rem;
	opacity: 0.5;
	margin-right: 5px;
}
.liang{
	opacity: 1 !important;
}
.fwzc{
	width: 100%;
}
.fwzc_ul{
	width: 100%;
	/*height: 300px;*/
	margin: 0 auto;
	background: #f0f0f5;
	overflow: hidden;
}
.fwzc_ul>li{
	display: none;
}
.fwzc_ul>li:nth-child(1){
	/*height: 400px;*/
	background: #F0F0F5;
	display: block;
	margin-bottom: 35px;
}
/*常见问题*/
.anlie_bot>li{
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}
.li_top{
	height: 49px;
	width: 92%;
	overflow: hidden;
	line-height: 51px;
	/*background: red;*/
	margin: 0 auto;
}
.li_top span{
	font-size: 1.3rem;
	color: #333;
	float: left;
}
.anlie_li span{
	color: #2458eb;
}
.li_top i{
	float: right;
}
.li_top img{
	/*height: 26px;*/
	margin-top: 12px;
}
.anlie_li .xiala{
	transform: rotate(180deg);
}

.li_zhankai{
	display: none;
	overflow: hidden;
	background: #fff;
}
.anlie_bot li:nth-child(1) .li_zhankai{
	display: block;
}
.li_zhankai p{
	width: 92%;
	color: #666;
	font-size: 1.1rem;
	margin: 20px auto;
}
/*支付方式*/
.fwzc_ul>li:nth-child(2){
	/*height: 800px;*/
	background: #F0F0F5;
}
.zifu{
	width: 92%;
	margin: 20px auto 0;
}
.zifu_ul li{
	font-size: 1.2rem;
	margin-bottom: 5px;
	color: #333;
}
.zifu_ul li:nth-child(4),.zifu_ul li:nth-child(5),.zifu_ul li:nth-child(6){
	color: #666;
}
/*发票申请*/
.fwzc_ul>li:nth-child(3){
	/*height: 300px;*/
	background: #F0F0F5;
}
.fpsq{
	width: 92%;
	margin: 20px auto 0;
}
.fpsq li{
	/*margin-bottom: 5px;*/
	font-size: 1.2rem;
	line-height: 22px;
	color: #666;
}
.shuoming{
	width: 92%;
	margin: 25px auto 35px;
	overflow: hidden;
	border-radius: 3px;
	background: #2458eb;
}
.shuoming p{
	text-align: center;
	color: #fff;
	font-size: 1.1rem;
}
.shuoming p:nth-child(1){
	margin: 10px 0 0 0;
}
.shuoming p:nth-child(2){
	margin: 2px 0 10px 0;
}
/*商务合作*/
.fwzc_ul>li:nth-child(4){
	background: #F0F0F5;
}
.swhz{
	width: 92%;
	/*height: 300px;*/
	margin: 0 auto;
}
.swhz>p{
	color: #333;
	text-align: center;
	font-size: 1.2rem;
}
.swhz>p:nth-child(1){
	margin-top: 20px;
}
.swhz>p:nth-child(2){
	margin:5px 0 20px 0;
}
.sw{
	width: 100%;
	font-size: 1rem;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	background: #2458eb;
	border-radius: 3px;
	margin-top: 15px;
}
.sw_dl dt{
	margin: 20px 0 10px;
	color: #333;
	font-size: 1.3rem;
}
.sw_dl dd{
	font-size: 1.2rem;
	color: #666;
	line-height: 20px;
}
.sw_dl2 dt{
	margin: 15px 0 10px;
	color: #333;
	font-size: 1.3rem;
}
.sw_dl2 dd{
	font-size: 1.2rem;
	color: #666;
	line-height: 20px;
}
.sw_dl2{
	margin-bottom: 30px;
}