@charset "utf-8";body{background:#F3F2F1;/*font-size:14px;*//*表格高度有空位*/font-family:"微软雅黑";}
body,html,ul,li,h1,h2,form,input,p,a{padding:0;margin:0;outline:none;}
a{color:#504343;text-decoration:none;}
ul,li{list-style:none;}
.ul1 .qiangdiao a,.content .qiangdiao a{color:#E13F3F;font-weight:bold;}
.ul1 a:hover,.content a:hover{text-decoration:underline;color:#B9282F;}
.zhutikuang{width:993px/*百分百表格不整齐*/;background-color:#fff;margin:0 auto;border:1px solid #E9E9E9;margin-top:20px;margin-left: 3%;}/*表格大小*/
.tab{width:994px;height:37px;border-bottom:1px solid #E9E9E9;}
.tab li{float:left;width:110px;height:36px;line-height:36px;text-align:center;font-size:14px;color:#000;overflow:hidden;}
.tab li:hover{color:#B9282F;cursor:pointer;}
.tab span{float:left;line-height:37px;width:100px;text-align:center;font-size:15px;background-color:#B9282F;color:#fff;font-weight:bold;}
.ul1{width:994px;height:100%;}
.ul1 li,.content li{width:141px;float:left;height:36px;line-height:36px;text-align:center;font-size:14px;border-right:1px solid #E9E9E9;border-bottom:1px solid #E9E9E9;overflow:hidden;}
#daohang li:nth-child(7n+0){border-right:none;}
.ul1 li a,.content li a{display:block;}
.ul1 li a:hover,.content li a:hover{background:#FBFBFB;}

#yingshishow div,#ruanjianshow div,#mianfeishow div,#pptshow div,#dushushow div,#wangpanshow div,#gugeshow div,#musicshow div,#zixueshow div{display:none;}
#yingshishow .show,#ruanjianshow .show,#mianfeishow .show,#pptshow .show,#dushushow .show,#wangpanshow .show,#gugeshow .show,#musicshow .show,#zixueshow .show{display:block;}



 .yingshitab .current{background-color:#fff;color:#B9282F;font-weight:bold;border-bottom:1px solid #B9282F;}









/*添加*/
	#yingshishow div.item,#yingshishow div.item div.item{ display: block;}
	.page{ position: absolute; bottom: 0; right: 0;}
		.page li{ float: left; margin: 0 5px 5px; width: 20px; height: 20px; border-radius: 10px; background: #666; text-align: center; color: #fff; line-height: 20px; cursor: pointer;}
		.page li.on{ background: #000;}
	#yingshishow div.item div div.slide-item{ display: none;}
	.tab-con{ height: 240px;/*表格高度*/ position: relative;}
	#yingshishow div.item{/* height: 111px;*/}

	.itembox{overflow: hidden;}
		.itembox li.slide-item{ display: none; position: absolute; overflow: hidden;}

	.prev-btn{ display: none; position: absolute; top: 50%; margin-top: -25px; width: 30px; height: 50px; background: url(slider-arrow.png) -130px -143px #000 no-repeat; left: -30px; text-indent: -9999em; opacity: 0.7; z-index: 2;cursor:pointer/*手势*/;}
	.next-btn{ display: none; position: absolute; top: 50%; margin-top: -25px; width: 30px; height: 50px; background: url(slider-arrow.png) -13px -143px #000 no-repeat; right: -30px; text-indent: -9999em; opacity: 0.7; z-index: 2;cursor:pointer/*手势*/;}



	.nav{ float: left; position: relative; width: 770px; height: 36px ! important; overflow: hidden ! important;}
		.yingshitab{ /*width: 200%;*/ position: absolute; left: 0;}
	.btn{ /*display: none; float: right;*/ height: 36px; width: 100px; overflow: hidden;}
		.btn-left{ float: left; height: 36px; background: url("page.png") no-repeat 0 7px; width: 22px; cursor: pointer;}
		.btn-right{ float: left; height: 36px; background: url("page.png") no-repeat -21px -23px; width: 22px; cursor: pointer;}