.app_banshi{
	background-color: #fff; width: 1200px; margin: auto; padding: 60px;
}



.banshi_tab{width: 402px; margin: auto; border: 1px solid #cf0f1e; border-radius: 5px; overflow: hidden;}
.banshi_tab > a{
	float: left; width: 200px; padding: 18px;
	font-family: 'fzxbsj'; font-size: 18px; line-height: 25px; text-align: center;
	background-color: #fff; color: #cf0f1e;
	cursor: pointer;
}
.banshi_tab > a > i{
	display:inline-block; *display:inline; *zoom:1; width: 32px; height: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: -6px; margin-right: 5px;
}
.banshi_tab > a > span{display:inline-block; *display:inline; *zoom:1;}

.banshi_tab > a > i.q{background-image: url(images/banshi_icon_1.png);}
.banshi_tab > a > i.s{background-image: url(images/banshi_icon_2.png);}


.banshi_tab > a.active{background-color: #cf0f1e; color: #fff;}
.banshi_tab > a.active > i.q{background-image: url(images/banshi_icon_1_over.png);}
.banshi_tab > a.active > i.s{background-image: url(images/banshi_icon_2_over.png);}





.banshi_tab_body{padding-top: 50px;}
.banshi_tab_body_item{display: none;}
.banshi_tab_body > .banshi_tab_body_item:first-child{display: block;}

.banshi_tab_body_item table{border: 0; border-collapse: separate; border-spacing: 15px; width: auto; margin: auto;}
.banshi_tab_body_item table a{display: block;}
.banshi_tab_body_item table a.q1,
.banshi_tab_body_item table a.q2,
.banshi_tab_body_item table a.q3,
.banshi_tab_body_item table a.q4,
.banshi_tab_body_item table a.q5,
.banshi_tab_body_item table a.q6,
.banshi_tab_body_item table a.q7,
.banshi_tab_body_item table a.q8,
.banshi_tab_body_item table a.q9{width: 200px; height: 200px; padding-top: 20px;}
.banshi_tab_body_item table a.q1 .qr,
.banshi_tab_body_item table a.q2 .qr,
.banshi_tab_body_item table a.q3 .qr,
.banshi_tab_body_item table a.q4 .qr,
.banshi_tab_body_item table a.q5 .qr,
.banshi_tab_body_item table a.q6 .qr,
.banshi_tab_body_item table a.q7 .qr,
.banshi_tab_body_item table a.q8 .qr,
.banshi_tab_body_item table a.q9 .qr{text-align: center; padding-bottom: 20px;}
.banshi_tab_body_item table a.q1{background-color: #3ab5e1;}
.banshi_tab_body_item table a.q2{background-color: #e65f1d;}
.banshi_tab_body_item table a.q3{background-color: #2aa0dd;}
.banshi_tab_body_item table a.q4{background-color: #43a047;}

.banshi_tab_body_item table a.s1,
.banshi_tab_body_item table a.s2,
.banshi_tab_body_item table a.s3,
.banshi_tab_body_item table a.s4,
.banshi_tab_body_item table a.s5,
.banshi_tab_body_item table a.s6{width: 330px; height: 190px; padding-top: 20px;}
.banshi_tab_body_item table a.s1{background-color: #e25d3a;}
.banshi_tab_body_item table a.s2{background-color: #376aea;}
.banshi_tab_body_item table a.s3{background-color: #efce11;}
.banshi_tab_body_item table a.s4{background-color: #ee711d;}
.banshi_tab_body_item table a.s5{background-color: #3ecfca;}
.banshi_tab_body_item table a.s6{background-color: #2aa0dd;}

.banshi_tab_body_item table a .icon{
	display: block; margin: auto;
	width: 120px; height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
}
.banshi_tab_body_item table a .name{
	color: #333; font-size: 14px;
	padding-top: 10px; text-align: center;
}



.banshi_tab_body_item a.q1 > .icon{background-image: url(images/b_sjkf.png);}
.banshi_tab_body_item a.q2 > .icon{background-image: url(images/b_nmg.png);}
.banshi_tab_body_item a.q3 > .icon{background-image: url(images/b_zwfw.png);}
.banshi_tab_body_item a.q4 > .icon{background-image: url(images/banshi_icon_q4.png);}
.banshi_tab_body_item a.q5 > .icon{background-image: url(images/qr_1.png);background-size:100% 100%;}
.banshi_tab_body_item a.q6 > .icon{background-image: url(images/qr_2.png);background-size:100% 100%;}
.banshi_tab_body_item a.q7 > .icon{background-image: url(images/qr_wx.jpg);background-size:100% 100%;}
.banshi_tab_body_item a.q8 > .icon{background-image: url(images/qr_8.png);background-size:100% 100%;}
.banshi_tab_body_item a.q9 > .icon{background-image: url(images/qr_wb.png);background-size:100% 100%;}

.banshi_tab_body_item a.s1 > .icon{background-image: url(images/banshi_icon_s1.png);}
.banshi_tab_body_item a.s2 > .icon{background-image: url(images/banshi_icon_s2.png);}
.banshi_tab_body_item a.s3 > .icon{background-image: url(images/banshi_icon_s3.png);}
.banshi_tab_body_item a.s4 > .icon{background-image: url(images/banshi_icon_s4.png);}
.banshi_tab_body_item a.s5 > .icon{background-image: url(images/banshi_icon_s5.png);}
.banshi_tab_body_item a.s6 > .icon{background-image: url(images/banshi_icon_s6.png);}



.zxfw_ewm{
	width: 100%;
	text-align: center;
}
























