/* ؛لدٍ¹ِ¶¯
------------------------------ 
.scroll_horizontal{position:relative;width:660px;height:120px;padding:10px;background-color:#eee;}
.box{overflow:hidden;position:relative;width:580px;height:120px;margin:0 auto;}
.list{overflow:hidden;width:9999px;}
.list li{float:left;width:200px;}*/
/**/
.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}

.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(/NewSource/AssetsPublic/aStyle01/img/102.png)}
.curimg{background-image:url(/NewSource/AssetsPublic/aStyle01/img/101.png)}



/*#demo {
	background: #FFF;
	overflow:hidden;
	border: 1px dashed #CCC;
	height: 421px;
	text-align: center;
	float: left;
	width: 268px;
} 
#demo img {
border: 3px solid #F2F2F2;
display: block;
}*/ 



    #ifocus {
	width:100%;
	height:370px;
	background:#F8F8F8;
	 }

    #ifocus ul {
        padding:0;
        list-style:none;
        margin-bottom: 6px;
    }

    #ifocus_pic {
	width:100%;
	height:370px;
	margin: 0px;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0px;
	}

#ifocus_piclist {
	width:100%;
	height:370px;
	position: relative;
	
 }
#ifocus_piclist li {
	width:100%;
	height:370px;
	overflow:hidden;
	position: relative;
 }
#ifocus_piclist img {
    width:100%;
	height:370px;
	  }
#ifocus_btn {
	display:inline;
	float: right;

	bottom: 45px;
	right: 5px;
	position: absolute;
	 }
#ifocus_btn li {
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5; 
	filter:alpha(opacity=80);
	background-image: url(/NewSource/AssetsPublic/aStyle01/img/102.png);
	background-repeat: no-repeat;
	width: 23px;
	float: left;
	/*float:right;*/
	height: 23px;
	  }
#ifocus_btn img {
	margin: 0px;
	}
#ifocus_btn .current {
	opacity:1;
    -moz-opacity:1; 
	filter:alpha(opacity=80);
	background-image: url(/NewSource/AssetsPublic/aStyle01/img/101.png);
	background-repeat: no-repeat;
	 }
#ifocus_opdiv {
	left:5px;
	bottom:5px;
	width:calc(100% - 10px);
	height:40px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5; 
	filter:alpha(opacity=50);
	position: absolute;

   }
#ifocus_tx {
    width:100%;
	padding-left:10px;
    padding-right:10px;
	bottom:5px;
	position: absolute;
}
#ifocus_tx a {
    font-size:large;

    color:#FFF;
    white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
}

#ifocus_tx .normal { 
  display:none;
  }


@media (max-width: 375px) {
    #ifocus {
        height:210px;
    }
    #ifocus_pic {
        height:210px;
    }
    #ifocus_piclist {
        height:210px;
    }
    #ifocus_piclist li {
        height:210px;
    }
    #ifocus_piclist img {
	    height:210px;
	}
}
