/* 切换图片 */
*{list-style-type:none;}
a,img{border:0;}
/* focusbox */
.focusbox{width:320px;height:300px;position:relative;overflow:hidden; border:#E3E3E3 solid 1px;  background-color:#FFF;}

.contentimg{position:absolute;top:0;left:0;width:7000px;}
.contentimg li{width:990px;height:220px;float:left;margin-right:10px;overflow:hidden;padding:0;}
.contentimg li img{width:320px;height:220px;}

.contentdesc{
    position:absolute;top:198px;left:0;width:320px;height:22px;background:rgba(80,80,80,0.5);overflow:hidden;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');
}
.contentdesc .desc h4{font-size:12px;font-weight:bold;color:#fff; overflow:hidden; margin:0;}
.contentdesc li{width:320px;height:22px; line-height:22px; margin:0;}

.focusbox .navbox{width:320px;overflow:hidden;position:absolute;right:-5px;bottom:10px;}
.focusbox .navbox li{width:58px;height:50px;overflow:hidden;float:left;margin-right:5px; cursor:pointer; padding:0;}
.focusbox .navbox li img{width:58px;height:50px;}
.focusbox .navbox li.selected{width:54px;height:48px;border:2px solid #f68585;padding:0;}
.focusbox .navbox li.selected img{width:54px;height:48px;}

.focuss {width:320px; border:#eee solid 1px; float:left;}

.ui-menu .hotss{ width: 103px; float: left; text-align: center; padding: 5px 0 ; font-size: 16px; height: 34px;line-height: 34px; overflow: hidden;}
#ui-id-1{ width: 423px;} #ui-id-1 .divhots{ padding:8px 0 0 30px; font-size: 16px;color:gray;}#ui-id-1 .ui-state-focus{border-radius: 3px;}
.ui-menu .ui-menu-divider{ display: none;}

body .linkflag{width: 1000px; margin: 0 auto; text-align: center; font-size: 14px;}
body .linkflag h3{text-align: center;font-weight: bold;margin-bottom: 5px; font-size: 14px;}
.link-div{display: flex;margin: 0 auto;background: #fcfcfc;border: solid 1px #F7F7F7; line-height: 35px;}
.link-div div{display: flex;flex: 1;cursor: pointer;align-items: center;justify-content: center;outline: none;-moz-outline-style: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
