@charset "utf-8";
svg{
	fill: currentColor;
}
.mt-tabpage {
	width: 870px;
	margin: 0px auto;
}
.mt-tabpage-title {
	height: 58px;
	font-size: 0;
	background-color: #eee;
	width: 100%;
	margin: auto;
	background: #eee;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 200px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #666;
	font-size: 24px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #2270dc;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #2270dc;
	font-size: 24px;
	background:url(../images/icojd.png) no-repeat top center #dbeaff;}
.mt-tabpage-count {
	position: relative;
	width: 850px;
	height: 390px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 850px;
	height: 390px;
	text-align:left;
	margin-top:20px;
}
.mt-tabpage-count .mt-tabpage-item .pic-left{ width:240px;}
.mt-tabpage-count .mt-tabpage-item .pic-left ul li{ padding:10px 0 0 25px; overflow:hidden; font-size:16px;}
.mt-tabpage-count .mt-tabpage-item .pic-left ul li p.width{ height:130px; width:210px; overflow:hidden;}
.mt-tabpage-count .mt-tabpage-item .pic-left ul li p{ line-height:36px; width:210px; text-align:center;}
.mt-tabpage-count .mt-tabpage-item .pic-left ul li img{width:210px; height:130px;  overflow:hidden; transition: all 0.5s;  -moz-transition: all 0.5s; /* Firefox 4 */  -webkit-transition: all 0.5s; /* Safari 和 Chrome */  -o-transition: all 0.5s; /* Opera */}
.mt-tabpage-count .mt-tabpage-item .pic-left ul li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);  /* IE 9 */  -moz-transform: scale(1.1);  /* Firefox */  -webkit-transform: scale(1.1); /* Safari 和 Chrome */ 　-o-transform: scale(1.1);}
.mt-tabpage-count .mt-tabpage-item .text-list-right{ width:590px;}
.mt-tabpage-count .mt-tabpage-item .text-list-right a{ font-size:16px; width:480px; padding-left:20px; line-height:36px; display:inline-block; background:url(../images/ico04.png) no-repeat left center;}
.mt-tabpage-count .mt-tabpage-item .text-list-right span{ float:right; line-height:36px;}

.mt-tabpage-count .mt-tabpage-item .jcnews{ width:820px; padding-left:25px;}
.mt-tabpage-count .mt-tabpage-item .jcnews a{ font-size:16px; width:630px; padding-left:20px; line-height:36px; display:inline-block; background:url(../images/ico04.png) no-repeat left center;}
.mt-tabpage-count .mt-tabpage-item .jcnews span{ float:right; line-height:36px;}

.mt-tabpage-count .mt-tabpage-item .ygfclist{ overflow:hidden;}
.mt-tabpage-count .mt-tabpage-item .ygfclist ul { padding-left:30px;}
.mt-tabpage-count .mt-tabpage-item .ygfclist ul li{float:left; padding:10px 30px 0 30px; overflow:hidden; font-size:16px; width:210px;}
.mt-tabpage-count .mt-tabpage-item .ygfclist ul li p{  line-height:36px; display:inline-block; width:210px;  text-align:center;}
.mt-tabpage-count .mt-tabpage-item .ygfclist ul li p.width{ height:130px; width:210px; overflow:hidden;}
.mt-tabpage-count .mt-tabpage-item .ygfclist ul li img{ width:210px; height:130px; overflow:hidden; transition: all 0.5s;  -moz-transition: all 0.5s; /* Firefox 4 */  -webkit-transition: all 0.5s; /* Safari 和 Chrome */  -o-transition: all 0.5s; /* Opera */}
.mt-tabpage-count .mt-tabpage-item .ygfclist ul li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);  /* IE 9 */  -moz-transform: scale(1.1);  /* Firefox */  -webkit-transform: scale(1.1); /* Safari 和 Chrome */ 　-o-transform: scale(1.1);}