@charset "utf-8";
/* CSS Document */


.mt-tabpage {
	width: 340px;
	margin: 30px auto;
/*	box-shadow: 0 0 5px #999;
*/	background-color: #FFFFFF;
}
.mt-tabpage-title {
	height: 44px;
	font-size: 0;
	width: 100%;
	margin: auto;
	background: #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	text-align:center;
	border-radius: 10px;
	margin-bottom: 10px;
	
}

.mt-tabpage_tits{float: left;width: 50%;margin: auto;text-align: center;line-height: 44px;}

.mt-tabpage-title .mt-tabpage-item {font-size: 16px;}
.mt-tabpage_tit1{border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.mt-tabpage_tit2{border-top-right-radius: 10px;border-bottom-right-radius: 10px;}

.mt-tabpage-title .mt-tabpage_tits:hover{color: #fff;background-color: #000000;}

.mt-tabpage-title .mt-tabpage_tits:hover{color: #fff;background-color: #000000;}
.en{color: #fff!important;background-color: #000!important;}
.en a{color: #fff!important;}
.mt-tabpage-title a:hover{color: #fff;}

.mt-tabpage-title .mt-tabpage-item-cur {	font-size: 16px;}
.mt-tabpage-count {	position: relative;	width: 340px;	height: 690px;	overflow: hidden;}
.mt-tabpage-cont__wrap {	position: absolute;	transition: 1s;}
.mt-tabpage-count .mt-tabpage-item {	width: 340px;	height: auto;	line-height: 20px;	text-align: left;}




.mt-tabpage2 {
	width: 340px;
	margin: 30px auto;
/*	box-shadow: 0 0 5px #999;
*/	background-color: #FFFFFF;
}
.mt-tabpage-title2 {
	height: 44px;
	font-size: 0;
	background-color: #fff;
	width: 100%;
	margin: auto;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}
.mt-tabpage-title2 .mt-tabpage-item2 {
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 12px;
	border:1px solid #b5b5b5;
	margin-right:20px;
}
.mt-tabpage-title2 .mt-tabpage-item2:hover{	color: #fff;}
.mt-tabpage-title2 .mt-tabpage-item2-cur {
	color: #fff;
	font-size: 14px;
	border: 1px solid #000;
	background:#000;
}
.mt-tabpage-count2 {
	position: relative;
	width: 340px;
	height: 630px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap2 {
	position: absolute;}
.mt-tabpage-count2 .mt-tabpage-item2 {
	width: 340px;
	height: 200px;
	line-height: 20px;
	text-align: left;
}

.xxtits{
	margin-bottom:10px;
	border-radius: 10px;background-color: #f1f1f1;display: table;width: 100%;
}
.xxtits div{font-size: 16px;float: left;width: 50%;text-align: center;line-height: 44px;}

.xxtit1{border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.xxtit2{border-top-right-radius: 10px;border-bottom-right-radius: 10px;}































