/* zzz重置公共 */
body{background-color: #fff;font-family: "microsoft yahei";color:#444;overflow-x: hidden;}
.cl-red{color:#d03737;}
.cl-blue{color:#5c91f6;}
.btn-orange{background-color: #ff9900;border-color:#ff9900;}
.mt0{margin-top: 0!important;}
hr.dashed{border-top-style: dashed;}
/* 列表 */
.ul-yaozh li{background: url(../images/list-style-arrow.gif) no-repeat 0 center transparent;padding-left: 8px;line-height: 28px;}
/* 小标签 */
.radius-box,.radius-box-half{background-color: #ff5c64;padding: 2px 10px;color:#fff;}
.radius-box{border-radius: 10px;}
.radius-box-half{border-radius: 3px;padding: 2px 4px;}
/* 水平布局 */
.wrapper{width:1200px;margin:0 auto;}
/* 广告 */
.ad{display: block;font-size: 0;}
.ad img{width:100%;}
.ad:hover{text-decoration: none;}
/* 标签页 */
.tabs{border:1px solid #ddd;}
.tabs .tab-nav{height:30px;border-bottom: 1px solid #ddd;line-height: 30px;font-size: 12px;background: #f0f0f0;}
.tabs .tab-panel{display: none;}
.tabs .tab-nav a{
  display:inline-block;height:31px;line-height:31px;padding: 0 10px;
  position: relative;bottom:0px;
  text-decoration: none;
  left:-1px;background-color: transparent;
  border-left:1px solid transparent;border-right: 1px solid transparent;_border:none;
}
.tabs .tab-nav a.active{background-color: #fff;border-color: #ddd;}
.tabs .tab-panel.active{display: block;}

.ui-tab{border:none;padding: 0;}
.ui-tab .ui-tab-navs .ui-tab-nav{font-weight: 400;font-size: 16px;}
.ui-tab .ui-tab-navs .ui-tab-nav a{padding: 0 20px;}
.ui-tab .ui-tab-navs .ui-tab-nav a.active,.ui-tab .ui-tab-navs .ui-tab-nav a.hover{border-bottom-color:#427fed;color:#2b6dea;}
.ui-tab .ui-tab-navs .ui-tab-nav a.active:after{display: none;}
.ui-tab .ui-tab-navs .ui-tab-side a{color:#5c91f6;}
.ui-tab .ui-tab-panel{padding-top: 0;}
.ui-tab-panel ul li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#ui-panel-more{
  color:#427fed;
  margin-left: 452px
}
/*面板*/
.ui-panel{border:none;padding: 0;}
.ui-panel .ui-panel-title .ui-panel-name{border-bottom: 2px solid #427fed;padding: 0 15px 0 5px;}
.ui-panel .ui-panel-content{padding-top: 0;}
/* 按钮 */
.btns a{width: 100px;font-size: 16px;border-radius: 6px;padding: 10px;margin-right: 30px;box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.38);}

/*box通用盒子*/
.box{}
.box-head{color:#006cb1;font-weight:700;font-size:16px;line-height:30px;border-bottom: 2px solid #34495e;}
.box-body{overflow: hidden;}

.header{background-color:#f1f1f1;border-bottom: 1px solid #dad9d9;height:29px;position: relative;z-index: 100;}
.header-left{float:left;}
.header-right{float:right;}
.header .item{line-height: 29px;padding:0 6px;display: inline-block;}
.header .item a{color: #fff;}
.header .item.app{line-height: 20px;position:relative;border-radius:3px;color:#fff;background-color: #4d90fe;border:1px solid #3079ed;}
.header .item.app .fa{font-size: 20px;vertical-align: top;position: relative;top:1px;}
.header .item.app>.fa{animation: move 3s 0s infinite;-webkit-animation: move 3s 0s infinite;}

.header .app .hover-layer{position: absolute;right:-1px;top:100%;z-index: 2;padding-top:5px;display: none;}
.header .app:hover .hover-layer{display: block;}
.header .app .hover-layer .box{border:1px solid #ddd;background-color: #fff;padding: 16px;width: 150px;}
.header .app .hover-layer .box .btn{display: block;height:22px;color:#fff;}
.header .app .hover-layer .box .btn span{border-left: 1px solid #fff;line-height: 14px;margin: 4px 0 0 4px;padding: 0 8px;}
@keyframes move
{
    0%, 65%{
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
    70% {
      -webkit-transform:rotate(10deg);
      transform:rotate(10deg);
    }
    75% {
      -webkit-transform:rotate(-10deg);
      transform:rotate(-10deg);
    }
    80% {
      -webkit-transform:rotate(10deg);
      transform:rotate(10deg);
    }
    85% {
      -webkit-transform:rotate(-10deg);
      transform:rotate(-10deg);
    }
    90% {
      -webkit-transform:rotate(10deg);
      transform:rotate(10deg);
    }
    95% {
      -webkit-transform:rotate(-10deg);
      transform:rotate(-10deg);
    }
    100% {
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
}

@-webkit-keyframes move
{
    0%, 65%{
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
    70% {
      -webkit-transform:rotate(6deg);
      transform:rotate(6deg);
    }
    75% {
      -webkit-transform:rotate(-6deg);
      transform:rotate(-6deg);
    }
    80% {
      -webkit-transform:rotate(6deg);
      transform:rotate(6deg);
    }
    85% {
      -webkit-transform:rotate(-6deg);
      transform:rotate(-6deg);
    }
    90% {
      -webkit-transform:rotate(6deg);
      transform:rotate(6deg);
    }
    95% {
      -webkit-transform:rotate(-6deg);
      transform:rotate(-6deg);
    }
    100% {
      -webkit-transform:rotate(0deg);
      transform:rotate(0deg);
    }
}
/*imims*/
.imims{
  background:url(../images/imims.png) no-repeat 0 0 transparent;
  display: inline-block;
  vertical-align: middle;*zoom:1;*display: inline;
  width:30px;
  height:30px
}

.imim_0_0{background-position: 0px 0px}
.imim_30_0{background-position: -30px 0px}
.imim_60_0{background-position: -60px 0px}
.imim_90_0{background-position: -90px 0px}
.imim_120_0{background-position: -120px 0px}
.imim_150_0{background-position: -150px 0px}
.imim_180_0{background-position: -180px 0px}
.imim_210_0{background-position: -210px 0px;width: 34px;}
.imim_270_0{background-position: -270px 0px}
.imim_300_0{background-position: -300px 0px}

.imim_0_30{background-position: 0px -30px}
.imim_90_30{background-position: -90px -30px}
.imim_180_30{background-position: -180px -30px}
.imim_270_30{background-position: -270px -30px}

.imim_0_100{display: inline-block;vertical-align: middle;*zoom:1;*display: inline; background:url(../images/imims1.png) no-repeat 20px 0px transparent;background-size: 290px 120px;width: 330px;height: 120px;}
.imim_0_200{display: inline-block;vertical-align: middle;*zoom:1;*display: inline; background:url(../images/imims2.png) no-repeat 0 0 transparent;background-size: 290px 120px;width: 290px;height: 120px;}
.imim_0_320{background-position: 0px -320px;width: 282px;height:80px;}

.imim_0_400{background-position: 0 -400px;width:60px;height:60px;}
.imim_60_400{background-position: -60px -400px;width:60px;height:60px;}
.imim_120_400{background-position: -120px -400px;width:60px;height:60px;}
.imim_180_400{background-position: -180px -400px;width:60px;height:60px;}
.imim_240_400{background-position: -240px -400px;width:60px;height:60px;}
.imim_300_400{background-position: -300px -400px;width:60px;height:60px;}

.box-title{border:1px solid #eee;position: relative;height: 38px;line-height: 38px;background-color: #f8f8f8;margin-bottom: 20px;}
.box-title .name{background-color: #427fed;font-size: 16px;float: left;padding: 0 20px 0 40px;color: #fff;position: relative;}
.box-title .name .imims{position: absolute;left: 4px;top: 3px;}
.box-title .side{position: absolute;right: 10px;top:0;font-size: 14px;}
.box-title .side a,.box-title .side .line{margin:0 4px;color: #464646;}
.box-title .side .line{color:#ddd;}
.box-title .side a:hover{color:#ff9900;text-decoration: none;}

/* header-bar */
.header-bar{ z-index: 10;}
.header-layer{padding: 30px 0;height: 40px;background-color: #fff;}
/*.header-layer .logo{display:inline-block;*display: inline;*zoom:1;width:444px;height: 42px;background: url('{#$yaozh_logo['yaozh_logo']#}') no-repeat 0 0 transparent;vertical-align:middle; margin-left:5px;}*/
.header-layer .search-box{display: inline-block;*display: inline;*zoom:1;border: 2px solid #eeeeee;line-height: 36px;height: 36px;vertical-align:middle;}
.header-layer .search-box .search-type-select{width:80px;visibility: hidden;line-height: 30px;height:30px;}
.header-layer .search-box .ui-dropdown-select{line-height: 28px;background-color: #e8e8e8;box-shadow: none;height: 36px;}
.header-layer .search-box .ui-dropdown-select .ui-dropdown-select-name{border: none;height: 28px;font-weight: 400;font-size: 14px;}
.header-layer .search-box .search{border: none;color:#222;font-weight:700;height: 36px;width: 300px;vertical-align: top;padding: 0 4px;}
.header-layer .search-box .search-btn{background: #427fed;padding: 0 30px;display: inline-block;*display: inline;*zoom:1;color:#fff;vertical-align: top;text-decoration: none;font-size:14px; letter-spacing:2px;}
/* 搜索类型 */
.header-layer .search-box .search-type{color:#666;border-radius: 0;background-color: #f1f1f1;border: none;border-right: 1px solid #ddd;height: 32px;vertical-align: top;}
.header-layer .search-box .search-type .ui-icon{right: 2px;}
.header-layer .search-box .search-type span.ui-selectmenu-text{padding: 8px 16px 8px 8px;height: 16px;line-height: 16px;}
.ui-selectmenu-menu.search-type-menu .ui-menu-item{line-height: 26px;padding: 0 4px;border:none;color:#3366cc;}
.ui-selectmenu-menu.search-type-menu .ui-menu-item.ui-state-focus{margin:0;background-color: #eee;}
.header-layer .search-box .search-btn:hover{ background:#0087dd;}

.header-layer .fabu-btn{display:inline-block;vertical-align:middle;font-size:16px;line-height: 40px;padding:0 30px;background-color: #1578d5;color:#fff;}
.header-layer .fabu-btn .fa-pencil{font-size: 22px;}
.header-layer.stuck{position:fixed;top:0;left:0;width:100%;box-shadow: 2px 2px 2px #eee;border-bottom: 1px solid #ddd;z-index: 10;}

.header-layer .app_link{display: inline-block;vertical-align: top;margin: -24px 0 0 40px;}
.header-layer .app_link img{vertical-align: top;}

/* nav-bar */
.nav-bar{height: 44px;line-height: 44px;margin-top: 10px;}
.nav-bar .navs{font-weight: 700;background: #427fed;height: 100%;}
.nav-bar .navs a{ padding: 0 30px;float: left;font-size: 16px;text-decoration: none;color: #fff;position: relative;}
.nav-bar .navs a .imims{position: absolute;right: 28px;top: -14px;}
.nav-bar .navs a:hover,.nav-bar .navs a.active{background-color: #2b6dea;}

/* main */
.main{width:1200px;margin:0px auto;position: relative;z-index: 9;}

/* box-index */
.box-index{margin-top: 20px;height: 520px;}
.box-index .box-left{width: 690px;float:left;margin-right: 16px;position: relative;}
.box-index .box-left .tab-nav{font-size: 18px;}
.box-index .box-left .more{position: absolute;top:0;right:0;line-height: 36px;}
.box-index .box-left hr{display: block;*margin:4px 0;}
.box-index .box-left .ul-yaozh{/* height: 130px; */overflow: hidden;}
.box-index .box-left .tab-wrapper{position: relative;}
.box-index .box-left .tab-wrapper .ui-tab-panel{padding-top: 10px;}
.box-index .box-left .tab-wrapper .tab-spanlt{ position:absolute; right:5px; top:8px; z-index: 1;}
.box-index .box-left .tab-wrapper .tab-spanlt a{ color:#4d90fe}
.box-index .box-left .ui-tab-panel ul{  line-height: 30px;}
.box-index .box-left .ui-tab-panel ul .num{ display: inline-block; width: 14px;height: 14px;text-align: center;line-height: 14px;}
.box-index .box-left .ui-tab-panel ul .num.sign{ color: #ff6633;}
.box-index .box-left .ui-tab-panel ul a{display: inline-block;}
.box-index .slider-box-wrapper{position: relative;padding-right: 210px;height: 320px;}
.box-index .slider-box-wrapper .others{position: absolute;right:0;top:0;width:200px;margin-top: -10px;}
.box-index .slider-box-wrapper .others .item{height: 100px;display: block;position: relative;margin-top: 10px;}
.box-index .slider-box-wrapper .others .item img{width:100%;height:100%;}
.box-index .slider-box-wrapper .others .item .type{position: absolute;top:0;left:0;padding: 2px 10px;background-color: #2b6dea;color:#fff;opacity: 0.8;filter: alpha(opacity=80);}
.box-index .slider-box-wrapper .others .item .title{position: absolute;left:0;bottom: 0;line-height: 30px;width: 100%;background-color: #888;color: #fff;opacity: 0.8;filter: alpha(opacity=80);text-align: center;font-size: 14px;}

.box-index .slider-box{overflow: hidden;position:relative;height:260px;}
.box-index .slider-box .item{display: block;position: relative;width:100%;}
.box-index .slider-box .item img{vertical-align: top;width:100%;height: 320px;}
.box-index .slider-box .item .tips{position: absolute;bottom: 0;left:0;width:100%;height: 40px;line-height:40px;text-indent:10px;background-color: #000;color:#fff;font-size: 16px;font-weight: 700;filter: alpha(opacity=80);opacity: 0.8;}
.box-index .slider-box .ui-sliderbox-control{bottom: 6px;right: 16px;}
.box-index .slider-box .ui-sliderbox-control a{width:8px;height:8px;border-radius: 4px;transition:0.5s;}
.box-index .slider-box .ui-sliderbox-control a.active,
.box-index .slider-box .ui-sliderbox-control a:hover{background-color: #87b0d8;}
.box-index .slider-box .ui-sliderbox-control a.active{transform:scale(1.5);}


.box-index .box-right{width: 494px;float:right;}
.box-index .box-right .ui-tab{font-size: 14px;height: 320px;overflow: hidden;}
.box-index .box-right .ui-tab .summary{height:2.84em;overflow: hidden;margin:10px 0;}
.box-index .box-right .ui-tab .ul-yaozh{margin-top: 4px;}
.box-index .box-right .ui-tab .ui-tab{border:none;}
.box-index .box-right .ui-tab .ui-tab-nav{font-size: 18px;}
.box-index .box-right .ui-tab .ui-tab-nav a{padding:0 20px 0 5px;}
.box-index .box-right .bottom-panels{margin-left: -14px;}
.box-index .box-right .bottom-panels .ui-panel{width:240px;float:left;margin-left: 14px;}
.box-index .box-right .bottom-panels .ui-panel-content{margin-top: 10px;}
.box-index .box-right .bottom-panels ul a{line-height: 30px;}

/*广告*/
.idx-split-box{margin-left: -12px;height:90px;}
.idx-split-box .item{width:291px;float:left;height: 100%;margin-left: 12px;}
.idx-split-box .item img{width:100%;height:100%;}

/*威客box*/
.box-witkey{height: 545px;margin-top: 20px;}
.box-witkey .box-left{width:250px;float:left;margin-right: 20px;}
.box-witkey .box-left .ui-tab{height: 360px;overflow: hidden;}
.box-witkey .box-left .ui-tab .ui-tab-navs{padding-right: 0px;}
.box-witkey .box-left .ui-tab .ui-tab-navs a{font-size: 16px;}
.box-witkey .box-left .ui-tab .ui-tab-panels{height: 330px;background-color: #f8f8f8;}
.box-witkey .box-left .ad{margin-top: 16px;height: 96px;}
.box-witkey .box-left .ad img{height:100%;}
.box-witkey .task-state{overflow: hidden;padding: 10px 10px;background-color: #f8f8f8;margin-top: 25px;}
.box-witkey .task-state .item{padding-left: 71px;height: 66px;margin-top: 33px;float: left;width: 84px;position: relative;}
.box-witkey .task-state .item .imims{position: absolute;left:0;top:0;width: 66px;height: 66px;}
.box-witkey .task-state .item p{margin-top: 3px;}
.box-witkey .box-middle{width:570px;float:left;margin-right: 20px;}
.box-witkey .box-middle .box{position: relative;}
.box-witkey .box-middle .links{position: absolute;top:0;right:0;line-height: 30px;overflow: hidden;}
.box-witkey .box-middle .links a{border-right: 1px solid #666;display: inline-block;line-height: 13px;padding: 0 6px;margin-right: -1px;}
.box-witkey .box-middle .links .last{border-right:none;}
.box-witkey .box-middle .sjkb{margin:10px 0;line-height:30px;padding-left:76px;position: relative;background-color: #f4f4f4;}
.box-witkey .box-middle .sjkb label{position: absolute;padding:0 10px;left:0;top:0;background-color: #51a3dc;color:#fff;}
.box-witkey .box-middle .sjkb label em{position: absolute;right:-12px;top:50%;margin-top:-6px;border:6px solid transparent;border-left-color:#51a3dc;font-size: 0;height:0;}
.box-witkey .box-middle .sjkb .item{overflow: hidden;white-space: nowrap;}
.box-witkey .box-middle .sjkb .marquee{width:494px!important;}
.box-witkey .box-right{width: 340px;float:left;}
.box-witkey .box-right .box{position: relative;}
.box-witkey .box-right .box .more{position: absolute;top:0;right:0;line-height: 30px;}
.box-witkey .sjb{ line-height: 32px; padding: 6px;overflow: hidden;}
.box-witkey .num{ display: inline-block; color: #666; width: 16px; height: 16px;text-align: center; line-height: 16px;}
.box-witkey .num.above{background-color: #ff9900;color: #fff;}
.box-witkey .xyb{width:100%;}
.box-witkey .xyb .img{width:40px;height:40px;display:inline-block;border:1px solid #ddd;overflow: hidden;}
.box-witkey .xyb .img img{width:100%;height:100%;}
.box-witkey .xyb th{border-bottom: 1px solid #ddd;padding: 4px 6px;background-color: #e7e7e7;}
.box-witkey .xyb td{border-top: 1px dotted #ddd;padding: 2px 6px;}
  /* task-list */
.task-list{overflow: hidden;}
.task-list li{border-top: 1px dotted #ccc;margin: -1px 0 0;height:84px;overflow: hidden;*zoom:1;padding: 16px 16px 16px 84px;position: relative;}
.task-list .user{position: absolute;width: 74px;height: 74px;left: 0;top: 16px;}
.task-list .user .img{width: 100%;height: 100%;overflow: hidden;display: block;margin: 0 auto;}
.task-list .user .img img{width:100%;}
.task-list .user .name{text-align: center;font-size: 12px;color: #fff;padding: 2px 0;position: absolute;bottom: 0;left: 0;width: 100%;background-color: #000;opacity:0.7;filter:alpah(opacity=70);}
.task-list .user .name a{color:#fff;}

.task-list .detail{overflow: hidden;*zoom:1;}
.task-list .detail .block{float:left;}
.task-list .detail .head{height: 20px;position: relative;}
.task-list .detail .name{font-size: 14px;color:#0083c9;text-decoration:none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;margin-right: 80px;}
.task-list .detail .cat{color:#444;position: absolute;right:0;top:0;}
.task-list .detail .summary{margin-top: 2px;clear: both;height:2.84em;overflow: hidden;color: #999;}
.task-list .detail .status{margin-top: 4px;height:20px;}
.task-list .detail .status .reward{width: 140px;color: #ff9900;}
.task-list .detail .status .state{width: 70px;float: right;}
.task-list .detail .status .state .dot{position: relative;width: 6px;height: 6px;border-radius: 3px;background-color: #d03737;top: -8px;left: 2px;display: inline-block;}
.task-list .detail .status .time{width: 200px;}
.task-list .detail .status .imims{margin-top: -8px;vertical-align: top;margin-right: 2px;}


/*商城box*/
.box-shop{position: relative;margin-top: 20px;height: 520px;}
.box-shop .box-left{width: 250px;float: left;margin-right: 20px;}
.box-shop .box-middle{width: 570px;float: left;margin-right: 20px;}
.box-shop .box-right{width: 340px;float: left;}

.box-shop .box-left .list{}
.box-shop .box-left .list .item{line-height: 1.66;border: 1px solid #ccc;margin-top: -1px;padding: 14px;position: relative;overflow: hidden;}
.box-shop .box-left .list .item .summary{
    height: 58px;margin:5px 0;
}
.box-shop .box-left .list .item .info{
  position: relative;z-index: 2;
}
.box-shop .box-left .list .item img{position: absolute;z-index: 1;right: 0;bottom:0;}
.box-shop .box-left .rec{display:block;position:relative;}
.box-shop .box-left .rec img{width:100%;height:122px;vertical-align:top;}
.box-shop .box-left .rec .name{display:block;font-size:16px;background-color:#efefef;text-align:center;line-height:36px;}
.box-shop .box-left .rec .label{position: absolute;top: 0;right: 0;border: 26px solid transparent;border-right-color: #ff9900;border-top-color: #ff9900;width: 0;height: 0;font-size: 18px;color: #fff;}
.box-shop .box-left .rec .label i{font-style: normal;position: absolute;top: -22px;right: -20px;}
.box-shop .box-middle .ui-tab-panels{padding:0 20px;overflow:hidden;}
.box-shop .box-middle .item{padding: 20px 0;line-height: 30px;border-top: 2px dotted #ccc;margin-top: -2px;}
.box-shop .box-middle .item .name{display: inline-block;width: 300px;}
.box-shop .box-middle .item .date{display: inline-block;width: 180px;}
.box-shop .box-middle .item .xj{}
.box-shop .box-middle .item .cat{display: inline-block;width: 260px;}
.box-shop .box-middle .item .cl-gray a{color:#999;}

.box-shop .brand{height:50px;width:200px;margin: 30px auto;padding: 0 30px;position: relative;}
.box-shop .brand .sliders{overflow: hidden;height: 100%;}
.box-shop .brand .sliders a{width:200px;height:50px;display: block;}
.box-shop .brand .sliders img{width:100%;height:100%;}
.box-shop .brand .arrow-left,
.box-shop .brand .arrow-right{position: absolute;font-size: 30px;font-weight: 700;padding: 0 10px;top: 50%;color: #999;height: 50px;width: 10px;line-height: 50px;margin-top: -25px;text-decoration: none;font-family: "FontAwesome";
  -webkit-user-select: none; /* Webkit */
  -moz-user-select: none;    /* Firefox */
  -ms-user-select: none;     /* IE 10  */
  -o-user-select: none;
  user-select: none;
}
.box-shop .brand .arrow-left:hover,
.box-shop .brand .arrow-right:hover{color:#666;}

.box-shop .brand .arrow-left{left: 0;}
.box-shop .brand .arrow-right{right: 0;}
.box-shop .btns{text-align:center;}
.box-shop .btns a{padding: 14px 40px;margin: 20px 0 0 0;}

/*数据库box*/
.box-db{height: 520px;*height:540px;margin-top: 20px;overflow: hidden;}
.box-db .box-left{width: 282px;float: left;margin-right: 30px;}.box-db .box-left .box{position: relative;}
.box-db .box-middle{width: 570px;float: left;margin-right: 30px;}
.box-db .box-right{width: 288px;float: left;}

.box-db .box-left .search-box{margin-top: 8px;display: inline-block;}
.box-db .jjsx th{background-color: #427fed;color:#fff;border: 1px solid #427fed;}
.box-db .jjsx td{padding: 12px 8px;}
.box-db .box-left .ad{margin-top:20px;}

.box-db .pinc{margin: 20px 0;position: relative;overflow: visible;}
.box-db .list-wrapper{height: 400px;overflow: hidden;width: 580px;}
.box-db .list{position: relative;height: 390px;overflow: hidden;width: 580px;margin-left: -10px;}

.box-db .pinc .item{
  float:left;
  width: 278px;
  height:392px;
  margin-left: 10px;
  
}
.box-db .pinc .title{font-size: 16px;}

.box-db .pinc .top{
  position: relative;
  overflow: hidden;
  height: 276px;
  border: 1px solid #ccc;
}

.box-db .pinc .img{
  /* width:500px;
  height:500px; */
  font-size: 0;
  display: block;
  /* border:1px solid #eaeaea */
}
.box-db .pinc .img img{
  width:100%
}
 
/* 评测，阿莫西林 */
.box-db .pinc .info{
  height: 20px;
  line-height: 20px;
  position:absolute;
  left:0px;
  top:0px

}
.box-db .pinc .info .ib{
  text-align: center;
  margin-left: -1px;
  float: left;
}
.box-db .pinc .info .ib span{
  color:white;
  font-size:13px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 3px;
  padding-right:3px;
  box-sizing: border-box
}
  .box-db .pinc .info .ib .evaluation{
    background-color: #427fed;
    /* width:40px; */
    height:20px;
   
  }
  .box-db .pinc .info .ib .evaluations{
    background-color: #427fed;
    /* width:40px; */
    height:20px;
   }
  .box-db .pinc .info .ib .amoxil{
    background-color: #427fed;
    width:60px;
    height:20px;
    margin-left: 5px
   }
  
.box-db .pinc .top:hover .info{bottom:0;}
.box-db .pinc .score{
  /* overflow: hidden; */
}
.box-db .pinc .score .itm{
  float:left;
  /* border-left:1px solid #ccc; */
  width: 300px;
  height:222px;
  position: relative;
  /* text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; */
}
.box-db .pinc .score .itm #itm-caption{
  text-decoration: none;
  font-size: 16px;
  color:#6694ef;
  margin-top: 15px;
  display:inline-block;
  font-weight: 800;
  width:185px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.box-db .pinc .score .itm #itmdate{
  font-size: 12px;
  color:#b8b8b8;
  position:absolute;
  left:210px;
  top:18px

}
/* 文字多出三行隐藏省略号显示 */
.box-db .pinc .score .itm p{
  color:#8c8c8c;
  font-size: 12px;
  margin-top: 20px;
  width:280px;
  height:60px;
  line-height: 17px;
  word-wrap:break-word;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.box-db .pinc .score .itm p{
  position: relative;
   line-height: 17px; 
   max-height:60px;
   overflow: hidden}
.itmdate::after{
  content: "..."; 
  position: absolute; 
  bottom: 0; 
  right:0;
  /* padding-left: 40px;  */
  background: -webkit-linear-gradient(left, transparent, #fff 55%);
  background: -o-linear-gradient(right, transparent, #fff 55%);
  background: -moz-linear-gradient(right, transparent, #fff 55%);
  background: linear-gradient(to right, transparent, #fff 55%);
}

.item .top #medcinereport{
  width:100px;
  height:20px;
  background-color: #5babe1;
  color:white;
  font-size: 15px;
  border-radius:20px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  left:90px;
  bottom: 33px;
  }

  
  /* 隐藏的文字显示框 */
  #tooltipdiv {
    position: absolute;
    border: 1px solid #333;
    background-color: white;
    padding: 3px 3px 3px 3px;
    color: #333;
    display: none;
    z-index: 9999;
   }

/* 两个箭头图标 */
.box-db .pinc .prev,.box-db .pinc .next{
  position: absolute;
  top:50%;
  font-size: 22px;
  line-height: 24px;
  margin-top: -74px;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 2;
}
.box-db .pinc .prev{
  left: -18px;
}
.box-db .pinc .next{
  right: -18px;
}
.box-db .pinc .prev:hover,.box-db .pinc .next:hover{
  opacity: 1;
  filter: alpha(opacity=100);
}

.box-db .box-right .search-box{display: block;margin-top: 7px;}
.box-db .remen{margin-top: 10px;}
.box-db .remen ul{overflow: hidden;}
.box-db .remen ul li{border-top: 1px dotted #ccc;margin-top: -1px;position: relative;}
.box-db .remen ul li a{line-height: 36px;display: inline-block;}
.box-db .remen ul li .foll{line-height: 36px;position: absolute;right: 0;color: #427fed;}
.box-db .box-right .ad{margin-top:20px;}


/*友情链接*/
.links{}
.links .ui-tab-panel{padding: 14px 0;height: auto;}
.links .ui-tab-panel a{display: inline-block;padding: 4px 6px;color:#666;}

/* footer */
.footer{padding: 18px 0;color: #666;line-height: 2;background-color: #E4E4E4;position: relative;}
.footer .wrapper{position: relative;}
.footer .cl-gray{color: #adadad;}
.footer .other-links{margin-bottom:20px;}
.footer .other-links a{margin: 0px 8px;color: #666;}
.footer #netsafe {display:inline-block;text-decoration:none;height:20px;line-height:20px;}
.footer #netsafe img{float:left;}
.footer #netsafe p{float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px;color: #666;}
.footer .wechat{position: absolute;right: -24px;bottom: -4px;text-align: center;line-height: 1.8;}
.footer .wechat img{vertical-align:top;}
.footer .c6 { color: #666; }
.footer .clear { clear: both; }
#outer-anquan{display: inline-block;position: relative;top: 5px; height:30px;width: 83px; }


 /* 底部投诉 */
 .footer .tousu{display:inline-block;position:relative;cursor:pointer;top:-1px; left: 12px;}
 .footer .tousu1{display:inline-block;position:relative;cursor:pointer;top:5px; left: 12px;}
 .footer .tousu img{width:100%;vertical-align:bottom;}
 .footer .tousu .tousu-msg{ 
    width:172px;
    height:91px;
    -moz-box-shadow:0px 0px 12px #dcdcdc;
    -webkit-box-shadow:0px 0px 12px #dcdcdc;
    box-shadow:0px 0px 12px #dcdcdc;
    background:#ffffff;
    border-radius:4px;
    position:absolute;
    z-index:999;
    bottom:50px;
    left:-40px;
    padding-top:16px;
    display:none;
  }
  .footer .tousu .tousu-msg p{
    margin-left:16px;
    line-height:20px;
    color:#666666;
    font-size:12px;
  }
  .footer .tousu .tousu-msg:after{
    content:'';
    display:block;
    width:20px;
    height:20px;
    box-shadow:-4px -4px 4px #dcdcdc;
    -moz-box-shadow:-4px -4px 4px #dcdcdc;
    -webkit-box-shadow:-4px -4px 4px #dcdcdc;
    background:#ffffff;
    position:absolute;
    bottom: -10px;
    left: 72px;
    transform:rotate(225deg);
    -ms-transform:rotate(225deg);   
    -moz-transform:rotate(225deg);  
    -webkit-transform:rotate(225deg); 
    -o-transform:rotate(225deg); 
  }

  /*涉网络暴力有害信息举报*/
  .footer .fbao { display: inline-block; position: relative; }
  .footer .fbao .fbao-msg{ 
    width:172px;
    height:56px;
    -moz-box-shadow:0px 0px 12px #dcdcdc;
    -webkit-box-shadow:0px 0px 12px #dcdcdc;
    box-shadow:0px 0px 12px #dcdcdc;
    background:#ffffff;
    border-radius:4px;
    position:absolute;
    z-index:999;
    bottom:50px;
    left:-40px;
    padding-top:16px;
    display:none;
  }
  .footer .fbao .fbao-msg p{
    margin-left:16px;
    line-height:20px;
    color:#666666;
    font-size:12px;
  }
  .footer .fbao .fbao-msg:after{
    content:'';
    display:block;
    width:20px;
    height:20px;
    box-shadow:-4px -4px 4px #dcdcdc;
    -moz-box-shadow:-4px -4px 4px #dcdcdc;
    -webkit-box-shadow:-4px -4px 4px #dcdcdc;
    background:#ffffff;
    position:absolute;
    bottom: -10px;
    left: 72px;
    transform:rotate(225deg);
    -ms-transform:rotate(225deg);   
    -moz-transform:rotate(225deg);  
    -webkit-transform:rotate(225deg); 
    -o-transform:rotate(225deg); 
  }
 
/*sidebar*/
.side-bar{position: fixed;right:0;width:6px;top:0;height: 100%;background-color: #666;z-index: 10000;}
.side-bar-wrapper{right: 0;bottom: 100px;z-index:10;_display:none;position: absolute;}
.side-bar .item{height: 36px;width: 36px;margin-bottom: 2px;color:#fff;text-align: center;display: block;position: relative;text-decoration: none;}
.side-bar .item .fa{font-size: 20px;width: 20px;height: 20px;padding: 8px;position: absolute;right: 0;top: 0;background-color: #666;border-radius: 5px;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.side-bar .item .name{height: 36px;line-height: 36px;position: absolute;left:0;top:0;text-align: center;width: 60px;background-color: #666;
  border-radius: 5px;border-top-right-radius: 0;border-bottom-right-radius: 0;
  transition:0.2s left;
}
.side-bar .item:hover .fa{background-color: #333;}
.side-bar .item:hover .name{left: -55px;background-color: #333;}

/*适应小屏幕pc端*/
@media (min-width:801px) and (max-width:1199px){
  body{overflow-x: scroll;}
}



/* timeline 时光轴 */
.timeline { background: url(../images/index/index_timeline_bg.png) repeat-x; height: 90px; margin-top: -18px; position: relative; z-index: 10; width: 100%; }
.timeline .control { position: absolute; left: 0; top: 0; width: 100%; z-index: 10; }
.timeline .control a { position: absolute; right: 20px; top: 8px; background: url(../images/index/index_timeline_icon.png) no-repeat 0 0px; height: 16px; width: 16px; }
.timeline .control .left, .timeline .control .right { position: absolute; width: 100%; right: 1160px; background: url(../images/index/index_timeline_bg.png) repeat-x; height: 50px; }
.timeline .control .right { right: auto; left: 1160px; }
.timeline .control .right a { background-position: 0 -21px; left: 25px; }
.timeline .control .left a:hover { background-position: 0  -84px; }
.timeline .control .right a:hover { background-position: 0 -105px; }
.timeline .view { margin: 0px 40px; position: relative; top: 4px; }
.timeline .list { position: absolute; width: 6000px; height: 50px; left: 0; }
.timeline .item { width: 59px; position: relative; cursor: pointer; margin: 0 40px; float: left; }
.timeline .item .circle { margin: 4px auto 8px; background: url(../images/index/index_timeline_icon.png) no-repeat 0 -43px; width: 16px; height: 16px; }
.timeline .item .summary { display: none; width: 240px; bottom: 54px; left: -100px; position: absolute; color: #666; background: #fff; padding: 8px; box-shadow: 0px 1px 5px 0px rgba(26, 79, 175, 0.6); border-radius: 3px; }
.timeline .item .date { line-height: 14px; text-align: center; font-size: 14px; }
.timeline .item .arrow { width: 0px; height: 0px; border: 8px solid transparent; border-top-color: rgba(26, 79, 175, 0.6); position: absolute; left: 121px; bottom: -16px; }
.timeline .item .arrow-b { width: 0px; height: 0px; border: 8px solid transparent; border-top-color: #fff; position: absolute; left: -8px; top: -9px; }
.timeline .item.hover { color: #4285f4; }
.timeline .item.hover .circle { background-position: 2px -63px; }
.timeline .item.hover .summary { display: block; }



/* 移动端 */
.mobile-title{display: none;background-color: #f8f8f8;position: relative;line-height: 30px;height:30px;font-size: 14px;}
.mobile-title .title{background-color: #427fed;color:#fff;display: inline-block;padding: 0 20px;font-size: 18px;}
.mobile-title .side{position: absolute;right: 0;top:0;color:#427fed;}
.mobile-title .side a{color:#427fed;}

.m-show,
.m-menu-layer,
.m-search-layer{display: none;}

/* 移动端自适应 */
@media  (max-width: 800px) {

  .header,
  .nav-bar,
  .box-title,
  .ui-panel .ui-panel-title,
  .ad-box,.ad,.links,.footer .other-links,.footer .wechat,.footer .wrapper>p,.footer .wrapper>.copy>span,
  .header-layer .app_link,.header-layer .search-box,.header-layer>.wrapper,
  .side-bar,
  .box-index .box-left .tab-wrapper .tab-spanlt,.box-index .slider-box-wrapper .others,.box-index .box-right .ui-tab .ui-tab-navs,.box-index .box-right .bottom-panels,
  .box-witkey .box-left,.box-witkey .box-right,
  .box-shop .box-left,.box-shop .box-right,.box-shop .box-middle .ui-tab-side,.box-shop .box-middle .item .date,.box-shop .box-middle .item .cat,.box-shop .box-middle .item .seller,
  .box-db .box-left,.box-db .box-right,
  .timeline, .idx-split-box
  {
    display: none;
  }
  
  .ui-tab .ui-tab-navs{padding-right: 0;}

  .mobile-title,.m-show,
  .m-menu-layer,
  .m-search-layer,
  .side-bar .item.go-top,
  .footer .wrapper>.copy{
    display: block;
  }
  .box-db .pinc .img{
    font-size: 0;
    display: block;
    border:1px solid #eaeaea
  }
  .box-db .pinc .img img{
    width:100%;
    height:auto
  }

  .main,.wrapper{
    width:auto;
    margin:0 10px;
  }

/*  .header-layer{
    background: url(../images/mobile_logo.jpg) no-repeat 10px 0px #427fed!important;
    background-size: 240px auto!important;
    line-height: 40px;
    padding: 4px;
     border-bottom: 1px solid #ccc; 
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }*/
  .header-layer.stuck{
    box-shadow: none;
    border-bottom: none;
  }
  .header-layer .action-bar{
    position: absolute;
    right:10px;
    top: 4px;
    font-size: 20px;
  }
  .header-layer .action-bar a{
    color:#fff;display: inline-block;width:36px;text-align: center;float:left;
  }

  /* 重置宽度，布局 */
  .main .box-left,
  .main .box-middle,
  .main .box-right{
    float:none;
    width:auto;
    margin-right: auto;
  }

  .box-index,
  .box-witkey,
  .box-shop,
  .box-db{
    height:auto;
  }

  .m-nav-bar{
    height:30px;
    font-size: 18px;
    padding: 7px 0;
    line-height: 30px;
    margin: 44px -10px 0;
    background-color: #0f43a3;
  }
  .m-nav-bar a{
    float:left;width:20%;text-align: center;
    display: inline-block;
    color:#fff;
  }
  .box-index{margin-top: 0;}
  .box-index .slider-box-wrapper{
    padding-right: 0;
    height: auto;
    margin: 0 -10px;
  }
  .box-index .slider-box .item .tips{
    font-size: 12px;
  }
  .box-index .slider-box .item img{
    height: 200px;
  }

  .box-index .slider-box{
    width:100%;
    height: 174px;
  }
  .box-index .box-left .tab-wrapper .ui-tab-panel{
    display: none;
  }
  .box-index .box-left .tab-wrapper .ui-tab-panel:nth-of-type(2){
    display: block;font-size: 14px;
  }
  .box-index .box-left .ui-tab .ui-tab-navs{display: none;}
  .box-index .box-left .ui-tab-panel ul .num.sign{vertical-align: middle;}
  .box-index .box-left .ui-tab-panel ul a{
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
  }
  .box-index .box-right{margin-top: 20px;}
  
  .task-list .detail .status .time,
  .task-list .detail .cat{
    display: none;
  }
  .task-list .user{width:60px;height:60px;}
  .task-list li{padding-left: 66px;}

  .box-shop .ui-tab .ui-tab-navs{margin-top: 10px;}
  .box-shop .box-middle .ui-tab-panels{padding: 0;}
  .box-shop .box-middle .ui-tab-nav a:nth-last-of-type(-n+2){display: none;}
  .box-shop .box-middle .item{position: relative;padding: 10px 60px 10px 0;}
  .box-shop .box-middle .item .name{width: auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
  .box-shop .box-middle .item .xj{position: absolute;top:10px;right: 0;}

  .box-db .jjsx{margin-top: 10px;}
  .box-db .list-wrapper{width: auto;height: auto;}
  .box-db .list{width: auto;margin:0;height: auto;}
  .box-db .pinc{margin-top:0;}
  .box-db .pinc .item{
    float:none;
    margin:0 0 5px ;
    position: relative;
    padding: 0px 0 0px 116px;
    border: none;
    height: 110px;
    width: auto;
  }
  .box-db .pinc .item:first-child{border-top:none;}
  .box-db .pinc .item:nth-of-type(n+4){display: none;}
  .box-db .pinc .top{position: static;overflow: auto;margin-top: 6px;height: auto;}
  .box-db .pinc .img{position: absolute;left: 10px;top: 10px;width: 100px;height: 100px;}
  .box-db .pinc .title{margin-top: 13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  .box-db .pinc .info{background-color: transparent;height:auto;border-bottom: none;}
  .box-db .pinc .info .ib{border:none;padding: 0;text-align: left;width: 86px;}
  .box-db .pinc .info .ib:nth-of-type(-n+2){display: none;}
  .box-db .pinc .info .ib span{display: inline-block;color:#999;white-space: nowrap;}
  .box-db .pinc .info .ib span.cl-gray{margin-right: 4px;}
  .box-db .pinc .score{border-top: none;background-color: transparent;margin-top: 6px;}
  .box-db .pinc .score .itm{
    padding: 10px 0;
    /* padding-left: 40px; */
    width:auto;
    border-left: none;
    position: absolute;
    top:-18px;
    left:130px
  }
  .box-db .pinc .score .itm .imims{top:4px;}
  
  .box-db .pinc .score .itm #itmdate{
    display:block;
    color:#a0a0a0;
    position:relative;
    left:0px;
    top:16px
  }
  
  .mobile-title .side a{
   font-size: 17px
  }


  .footer .wrapper>.copy{text-align: center;}
  .footer .wrapper>.copy .show-span{display: block;}

  .m-page{
    position: fixed;
    top:-100%;
    left:0;
    width:100%;
    height:100%;
    z-index: 100;
    background-color: #f0f0f0;
    transition: top 0.2s;
    overflow: hidden;
  }
  .m-page>.top{
    position: absolute;top:0;width:100%;left:0;z-index: 10;box-sizing: border-box;
    height:50px;padding: 4px 10px;line-height: 40px;background-color: #fff;border-bottom:1px solid #e9e9e9;
    font-size: 16px;
  }
  .m-page>.top>a,.m-page>.top>span{
    display: inline-block;padding: 0 10px;
  }
  .m-page>.top .close{
    width:20px;font-size: 20px;float:right;text-align: center;
  }
  .m-page>.middle{
    height:100%;box-sizing: border-box;
    padding-top: 50px;
    background-color: #f0f0f0;
    overflow: auto;
  }

  .m-page.open{
    top:0;
  }

  .m-menu-layer .list{padding: 0 20px;font-size: 14px;}
  .m-menu-layer .item{
    padding: 20px 10px 20px 80px;
    position: relative;
    border-top:1px dotted #ccc;
    height: 48px;
  }
  .m-menu-layer .item:first-child{border-top:none;}
  .m-menu-layer .head{
    position: absolute;
    left: 0;
    top: 4px;
    width:80px;
    text-align: center;
  }
  .m-menu-layer .head span{display: inline-block;}
  .m-menu-layer .links{display: block;}
  .m-menu-layer .links a{display: inline-block;width:33.33%;float:left;text-align: center;line-height: 24px;white-space: nowrap;}
  
  .m-search-layer{}
  .m-search-layer form{
    padding: 100px 0;
    width:260px;margin:0 auto;
  }
  .m-search-layer .logo{
    background: url('../images/logo.png') no-repeat 0 0 transparent;
    width: 260px;
    height: 48px;
    display: inline-block;
    background-size: contain;
  }
  .m-search-layer .tab-nav{
    font-size: 18px;
    margin: 10px auto;
    width: 250px;
    height: 30px;
    line-height: 30px;
  }
  .m-search-layer .tab-nav a{
    padding: 0 8px;
    text-decoration: none;
    float: left;
  }
  .m-search-layer .tab-nav a.active{
    background-color: #427fed;
    color:#fff;
  }
  .m-search-layer .input{
    border:1px solid #dcdcdc;
    line-height: 40px;
    background: #fff;
    margin-top: 10px;
  }
  .m-search-layer .input>input{
    border:none;
    height: 40px;
    padding: 0 6px;
    width: 183px;
    vertical-align: top;
  }
  .m-search-layer .input .search-btn{
    font-size: 20px;
    color:#fff;
    background-color: #427fed;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
  }
 
  .box-db .pinc .top{
    border:none
  }
  .box-db .pinc .score .itm #itm-caption{
    font-size: 16px;
    color:#74a2f3;
    display:block;
    margin-bottom: -16px
  }
  .box-db .pinc .score .itm p{
    color:#666666;
    font-size:13px;
    margin-top:23px;
      /* padding-right:88px; */
    width:auto;
    height:60px;
    line-height:20px;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow: hidden
}
 

}





/* footer */
.footer { padding: 18px 0; color: #333; line-height: 2; background-color: #F6F7FA; position: relative; }
.footer .wrapper { position: relative; }
.footer .other-links { margin-bottom: 10px; font-size: 14px; }
.footer .other-links a { margin: 0px 8px; color: #333; }
.footer .footer-right { position: absolute; right: 0; bottom: 0; }
.footer .footer-right .slogen { position: absolute; right: 0; bottom: 110px; }
.footer .footer-right .wechat { position: static; float: left; margin-left: 22px; text-align: center; line-height: 1.8; margin-top: 11px; }
.footer .footer-right .wechat img { vertical-align: top; }
.footer .c6 { color: #666; }
.footer .clear { clear: both; }
.footer #netsafe { display: inline-block; text-decoration: none; height: 20px; line-height: 20px; }
.footer #netsafe img { float: left; }
.footer #netsafe p { float: left; height: 20px; line-height: 20px; margin: 0px 0px 0px 5px; color: #666; }
.footer #outer-anquan { display: inline-block; position: relative; top: 5px; height: 30px; width: 83px; }
.footer .copyright { min-height: 128px; }
.footer .copyright-mobile  { display: none; line-height: 20px; }
.footer .copyright-mobile a { vertical-align: -5px; }

 /* 底部投诉 */
.footer .tousu { display: inline-block; position: relative; cursor: pointer; top: -1px; left: 12px; }
.footer .tousu1 { display: inline-block; position: relative; cursor: pointer; top: 5px; left: 12px; }
.footer .tousu img { width: 100%; vertical-align: bottom; }
.footer .tousu .tousu-msg { width: 172px; height: 91px; box-shadow: 0px 0px 12px #dcdcdc; background: #ffffff; border-radius: 4px; position: absolute; z-index: 999; bottom: 50px; left: -40px; padding-top: 16px; display: none; }
.footer .tousu .tousu-msg p { margin-left: 16px; line-height: 20px; color: #666666; font-size: 12px; }
.footer .tousu .tousu-msg:after { content: ''; display: block; width: 20px; height: 20px; box-shadow: -2px -2px 4px #dcdcdc; background: #ffffff; position: absolute; bottom: -10px; left: 72px; transform: rotate(225deg); }
.footer .zzlz { margin-right:10px; }
.footer .tousu:hover .tousu-msg { display: block; }


/*涉网络暴力有害信息举报*/
.footer .fbao { display: inline-block; position: relative; }
.footer .fbao .fbao-msg { width: 172px; height: 56px; -moz-box-shadow: 0px 0px 12px #dcdcdc; -webkit-box-shadow: 0px 0px 12px #dcdcdc; box-shadow: 0px 0px 12px #dcdcdc; background: #ffffff; border-radius: 4px; position: absolute; z-index: 999; bottom: 50px; left: -40px; padding-top: 16px; display: none; }
.footer .fbao .fbao-msg p { margin-left: 16px; line-height: 20px; color: #666666; font-size: 12px; }
.footer .fbao .fbao-msg:after { content: ''; display: block; width: 20px; height: 20px; box-shadow: -2px -2px 4px #dcdcdc; -moz-box-shadow: -2px -2px 4px #dcdcdc; -webkit-box-shadow: -2px -2px 4px #dcdcdc; background: #ffffff; position: absolute; bottom: -10px; left: 72px; transform: rotate(225deg); -ms-transform: rotate(225deg); -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); }
.footer .fbao:hover .fbao-msg { display: block; }