﻿@import url("mobile_system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center; width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage .CMS_ConGoPage_page{display:none;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*全站标题栏颜色设置*/
.heda-top-color{color:#fff; background-color:#333;}
.heda-title-color{color:#fff; background-color:#333;}
.heda-con-listview .heda-con-text-title span a, .heda-title-color span a{color:#fff; text-decoration:none;}
.heda-title-color span a:hover{color:yellow; text-decoration:none;}
#heda-root-navbar li {color:#fff; background-color: #464646;}
#heda-root-navbar .selected,#ui-heda-root-navbar ul li a:hover{color:#fff; background-color: #333;}
.heda-con-newstab .hd{border-bottom:1px solid #B2898B; }
.heda-con-newstab .hd ul .on{border-bottom-color:#f9f9f9; background:#333;}
 
/*其他自定义样式区域*/
.heda-con-area-margin a{/*display:block;*/}
/*.heda-con-area-margin{background:url(http://oldfile.4e8.com/skin/072syy198/img/bg.png);background-size:100% 100%;}*/
.heda-con-area-margin{ background-size:100% 100%;}
#zfy-ui-buguize{position:absolute; top:15%;}
#fashion{height:12.5%;width:45.3%;margin-top:13%;margin-bottom:7%;}
#fashion img{width:100%;}
#zfy-ui-buguize a{display:block; text-decoration:none; color:#EEEEDA;margin-bottom:10%; clear:both; line-height:36px; padding-left:4%; padding-left:12%; padding-right:2%; display:block;}
#zfy-ui-buguize a:hover{
	filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
	-moz-opacity:0.8; /*Firefox私有，透明度50%*/
	opacity:0.8;/*其他，透明度50%*/
}
#zfy-ui-buguize a:nth-child(1){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg1.png); background-size:100% 100%;width:120%;}
#zfy-ui-buguize a:nth-child(2){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg2.png); background-size:100% 100%;width:200%;}
#zfy-ui-buguize a:nth-child(3){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg3.png); background-size:100% 100%;width:170%;}
#zfy-ui-buguize a:nth-child(4){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg4.png); background-size:100% 100%;width:230%;}
#zfy-ui-buguize a:nth-child(5){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg5.png); background-size:100% 100%;width:180%;}
#zfy-ui-buguize a:nth-child(6){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg6.png); background-size:100% 100%;width:135%;}
#zfy-ui-buguize a:nth-child(7){background:url(http://oldfile.4e8.com/skin/072syy198/img/bg1.png); background-size:100% 100%;width:120%;}
#zfy-ui-buguize a img{width:36px; height:36px; float:left; margin-right:1%;}
/*各分辨率手机屏幕自适应，可以根据实际需要，增加适应屏幕*/
@media all and (min-width:320px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 160px;
	}
	.heda-con-area-margin-index{height:480px;width:100%;}
}
@media all and (min-width:360px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 180px;
	}
	.heda-con-area-margin-index{height:540px;width:100%;}
}
@media all and (min-width:480px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 240px;
	}
	.heda-con-area-margin-index{height:720px;width:100%;}
}
@media all and (min-width:540px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 270px;
	}
	.heda-con-area-margin-index{height:810px;width:100%;}
}
@media all and (min-width:640px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 320px;
	}
	.heda-con-area-margin-index{height:960px;width:100%;}
}
@media all and (min-width:720px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 360px;
	}
	.heda-con-area-margin-index{height:1080px;width:100%;}
}
@media all and (min-width:800px) {
	body{width:800px; margin:0 auto;}
	/*头部和底部*/
	#heda-top-navbar,#heda-root-navbar{width:800px;}
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 400px;
	}
	.heda-con-area-margin-index{height:1200px;width:100%;}
}


.heda-class{ overflow:hidden; margin-top: 0px; padding-top: 5px;    background: #fff;}
.heda-class li{width:23%; float:left; text-align:center; height:30px; line-height:30px; padding:1px 1%;margin:0px 0px 5px 0px;overflow:hidden;/*white-space:nowrap;text-overflow:ellipsis;*/}
.heda-class li a{width: 99%; color:#000;  font-size: 12px;font-weight: normal;text-decoration: none;display: block;/*border:1px solid #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;text-shadow: none; background: -webkit-linear-gradient(#ffffff, #cccccc); background: -o-linear-gradient(#ffffff, #cccccc); background: -moz-linear-gradient(#ffffff, #cccccc); background: linear-gradient(#ffffff, #cccccc);*/ background:#eee; border:none; -webkit-border-radius: 0px;  -moz-border-radius: 0px; border-radius: 0px;  }
.heda-class li a:hover,.heda-class li .select{background: -webkit-linear-gradient(#ccc, #f0f0f0); background: -o-linear-gradient(#ccc, #f0f0f0); background: -moz-linear-gradient(#ccc, #f0f0f0); background: linear-gradient(#ccc, #f0f0f0);}

.heda-con-txt-frame{margin-top: 0px; }