/* 小标签 */
.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: 14px;background: #f0f0f0;}
.tabs .tab-panel{display: none;}
.tabs .tab-nav a{
  display:inline-block;height:31px;line-height:31px;
  position: relative;bottom:0px;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  *width: 70px;
}
.tabs .tab-nav a.active{background-color: #fff;border-color: #ddd;}
.tabs .tab-panel.active{display: block;}

body{background-color: #f8f8f8;}

.header{background-color:#404144;}
.header-left{float:left;}
.header .header-left a{text-decoration: none;}
.header-right{float:right;}
.header .item{height:35px;float:left;color:#fff;line-height: 35px;font-size: 14px;padding:0 8px;}
.header .item a{color:#fff;}
.header .subnav{position: relative;}
.header .subnav .nav-text{
  white-space:nowrap;
}
.header .subnav .nav-box{
  position: absolute;left:0;top:35px;min-width: 100px;_width:100px;
  display: none;background-color: #404144;
}
.header .subnav .nav-box ul li a{display: block;white-space:nowrap;line-height:30px;padding:0 8px;}
.header .subnav .nav-box ul li a:hover{background-color:#616161;}
.header .subnav .nav-text .arrow{
  display: inline-block;_display:none;
  position: relative;vertical-align:middle;
  width: 8px;height: 8px;
  transition: .3s ease-in; 
  background-image: none;
}
.header .subnav .nav-text .arrow em{
  border:4px solid transparent;
  border-top-color:#fff;
  position: absolute;top:2px;left:0;
}
.header .subnav.active .nav-text .arrow{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform: rotate(0);
}
.header .subnav.active .nav-box,.header .subnav:hover .nav-box{display: block;}

/* header-bar */
.header-bar{height:70px;padding:22.5px 0;background-color: #fff;}
.header-layer{padding: 10px 0;height:50px;background-color: #fff;}
.header-bar .logo{
  display:inline-block;*display: inline;width:400px;height:40px;background: url('../images/yaozhihui_logo.svg') no-repeat 0 0 transparent;vertical-align:middle;
}
.header-bar .search-box{
  display: inline-block;*display: inline;*zoom:1;
  border: 2px solid #1578d5;margin-left: 90px;
  line-height: 36px;vertical-align:middle;
}
.header-bar .search-box .fa{
  display: inline-block;*display: inline;
  font-size: 20px;
  color: #b6b6b6;
  margin: 8px 0 0 6px;
  vertical-align: top;
}
.header-bar .search-box .search{
  border: none;
  height: 34px;
  line-height: 34px;
  width: 300px;
  vertical-align: top;
  padding: 0 4px;
}
.header-bar .search-box .search-btn{
  background: #1578d5;padding: 0 30px;display: inline-block;*display: inline;*zoom:1;font-size: 16px;color:#fff;vertical-align: top;
}

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

/* nav-bar */
.nav-bar{border-bottom:2px solid #1578d5;height:38px;background-color: #fff;}
.nav-bar .menu{float:left;width:250px;position: relative;}
.nav-bar .menu.hover .menu-box{display: block;}
.nav-bar .navs{float:left;margin-left: 30px;}
.nav-bar .help{float:right;font-size: 16px;color: #1578d5;line-height: 38px;}
.nav-bar .help a{color: #1578d5;}
.nav-bar .menu-btn{font-size: 16px;padding:0 12px;background-color: #0559b8;line-height:38px;height: 38px;color:#fff;}
.nav-bar .menu-box{height:543px;display:none;background-color: #1578d5;color:#fff;font-size: 14px;position: absolute;top: 100%;width: 100%;}
.nav-bar .menu-box .item{padding:10px;}
.nav-bar .menu-box .item-title{font-size: 15px;}
.nav-bar .menu-box .item-title a{color:#fff;}
.nav-bar .menu-box .item-title .fa{font-size: 22px;margin-right: 6px;}
.nav-bar .menu-box .item-content{padding-left: 25px;margin-top: 10px;}
.nav-bar .menu-box .item-content a{display:inline-block;color:#fff;margin:2px 4px;white-space: nowrap;}
.nav-bar .navs a{position: relative; display: inline-block;padding:0 30px;line-height:38px;font-size: 16px;text-decoration: none;}
.nav-bar .navs a:hover{color:#1578d5;}
.nav-bar .navs a.active{background-color: #1578d5;color:#fff;}

/* main */
.main{width:1200px;margin:0 auto;}

/* box1 */
.box1{margin-left:260px;}
.box1 .t-box{height:18px;border:1px solid #ddd;padding: 6px 8px;background-color: #fff;margin-top: 10px;}
.box1 .t-box .text-line{margin-right: 40px;display: inline-block;height:18px;}
.box1 .t-box .text-line .fa{margin-right: 5px;}
.box1 .t-box .text-line b{margin-left: 5px;}
.box1 .t-box .text-line .slider-user{width:160px;display: inline-block;*zoom:1;*display: inline;height:18px;overflow: hidden;vertical-align:middle;margin-left: 4px;}
.box1 .t-box .text-line .slider-user p{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box1 .m-box{margin-top: 10px;height: 280px;}
.box1 .m-box .slider-box{width:660px;height:280px;float:left;overflow:hidden;margin-right: 10px;}
.box1 .m-box .slider-box .item{vertical-align: middle;font-size: 0;}
.box1 .m-box .slider-box .ui-sliderbox-control{width: 100%;text-align: center;}
.box1 .m-box .slider-box .ui-sliderbox-control a{border-radius: 6px;background: #626262;}
.box1 .m-box .tabs{background-color: #fff;width:268px;height:278px;float:left;}
.box1 .m-box .tab-nav a{width:134px;float:left;}
.box1 .m-box .dot{padding:20px 10px 20px;list-style-type:square;}
.box1 .m-box .dot li{padding:6px 0 6px 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.box1 .b-box{margin-top: 10px;}
.box1 .b-box .b-box-left{width:658px;height:198px;overflow: hidden;*zoom:1;border:1px solid #ddd;background-color: #fff;margin-right: 10px;float:left;}
.box1 .b-box .b-box-left .item{width:33.333%;height:100%;margin-left:-1px;border-left: 1px solid #ddd;float:left;}
.box1 .b-box .b-box-left .item .name{font-size: 14px;font-weight:700;overflow: hidden;display: block;}
.box1 .b-box .b-box-left .item .clearfix{margin:0 16px 20px;}
.box1 .b-box .b-box-left .item .clearfix .fl{width:80px;}
.box1 .b-box .b-box-left .item .clearfix .radius-box-half{width:80px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.box1 .b-box .b-box-right{width:250px;height:180px;padding:10px 0 10px 20px;float:left;background-color: #eef6ff;}
.box1 .b-box .b-box-right h4{font-size: 14px;}
.box1 .b-box .b-box-right .d1,.box1 .b-box .b-box-right .d2,.box1 .b-box .b-box-right .d3{background: url('../images/sm-images.gif') no-repeat 0 0 transparent;padding-left: 46px;margin:16px 0;}
.box1 .b-box .b-box-right .d1{background-position: 0 -108px;}
.box1 .b-box .b-box-right .d2{background-position: 0 -160px;}
.box1 .b-box .b-box-right .d3{background-position: 0 -210px;}
.box1 .b-box .b-box-right dt{font-weight: 700;margin-bottom: 2px;}

.box2 .t-box{margin-top: 10px;overflow: hidden;*zoom:1;}
.box2 .t-box .t-box-left{position: relative;border:1px solid #ddd;background:#fff;padding:0 30px 0 60px;width:828px;margin-right: 10px;float:left;}
.box2 .t-box .t-box-left h4{position: absolute;top:50%;left:0;width:30px;height:40px;margin-top: -34px;background-color: #ff5c64;font-size: 14px;color:#fff;padding:14px 10px;}
.box2 .t-box .t-box-left .control{display:none;_display:block;position: absolute;width:20px;height:100%;right: 0;top:0;}
.box2 .t-box .t-box-left .control a{position: absolute;color:#ccc;text-decoration: none;font-size: 24px;}
.box2 .t-box .t-box-left .control a:hover{color:#999;}
.box2 .t-box .t-box-left .control .up{top:0;}
.box2 .t-box .t-box-left .control .down{bottom:0;_top:42px;}
.box2 .t-box .t-box-left:hover .control{display: block;}
.box2 .t-box .t-box-left .dot{height:50px;overflow: hidden;margin:16px 0;position: relative;}
.box2 .t-box .t-box-left .item{position: absolute;top:100%;left:0;width:100%;height:100%;background-color: #fff;}
.box2 .t-box .t-box-left .dot li{float: left;width: 394px;padding: 4px 0 4px 20px;}
.box2 .t-box .t-box-left .dot a{color:#0065cb;}

.box2 .t-box .t-box-right { position: relative; width: 268px; height: 82px; border: 1px solid #ddd; float: left; background-color: #fff; }
.box2 .t-box .t-box-right-text { float: left; width: 80px; height: 100%; }
.box2 .t-box .t-box-right-text em { position: absolute; top: 50%; left: 0; width: 30px; height: 40px; margin-top: -34px; background-color: #1578d5; font-size: 14px; color: #fff; padding: 14px 10px; font-style: normal; font-weight: 700; }
.box2 .t-box .t-box-right img { margin-right: 10px; width: 80px; height: 80px; }



.box2 .b-box{margin:20px 0;border:6px solid #fff;background-color: #f0f0f0;font-size: 15px;height: 40px;}
.box2 .b-box .text{display: inline-block;*zoom:1;*display: inline;padding: 10px;line-height: 20px;}
.box2 .b-box .text em{margin-right: 10px;}
.box2 .b-box .arrow{
  display:inline-block;vertical-align:top;position: relative;top:-4px;
  font-size:0;width:0;height:0;border-width:24px;border-style: solid;border-color: transparent;border-left-color: #fff;
}
.box2 .b-box .arrow-t{
  position: absolute;font-size:0;width:0;height:0;left:-24px;top:-20px;z-index:2;
  border-width:20px;border-style: solid;border-color: transparent;border-left-color: #f0f0f0;
}

.kind-box{height:529px;}
/* kind-left */
.kind-left{float:left;margin-right:10px;width:920px;height:520px;border-top: 5px solid #1578d5;position: relative;}
.kind-left h3{position: absolute;background-color: #1578d5;padding: 6px;font-size: 16px;color:#fff;text-align: center;width:66px;left:-78px;top:-5px;font-weight: 400;}
.kind-left h3 .fa{font-size: 30px;}
.kind-left .tabs{border-top:none;padding: 10px;height:503px;background-color:#fff;}
.kind-left .tabs .tab-nav{background-color: transparent;overflow: hidden;margin:0 6px;}
.kind-left .tabs .tab-nav a{line-height: 16px;padding:0 10px;height: 16px;margin: 5px 0;border-left: 1px solid #ddd;border-right: none;left: -1px;}
.kind-left .tabs .tab-nav a:hover{color:#1578d5;}
.kind-left .tabs .tab-nav a.active{background-color: transparent;color:#1578d5;}
.kind-left .more{  position: absolute;right: 20px;top: 10px;line-height: 30px;}
.kind-left .more:hover{color:#1578d5;}
/* task-list */
.task-list{overflow: hidden;}
.task-list li{border-top: 1px solid #ddd;margin:-1px 10px 0;height:86px;overflow: hidden;*zoom:1;padding: 16px;}
.task-list .user{float:left;margin-right: 24px;width:60px;overflow: hidden}
.task-list .user .img{width:60px;height:60px;border-radius: 40px;overflow: hidden;display: inline-block;display: block;margin: 0 auto;}
.task-list .user .img img{width:100%;}
.task-list .user .name{text-align: center;font-size: 14px;}
.task-list .detail{overflow: hidden;*zoom:1;}
.task-list .detail .block{float:left;}
.task-list .detail .head{height: 20px;}
.task-list .detail .name{font-size: 14px;font-weight: 700;width:522px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.task-list .detail .tender{width:100px;text-align: right;height: 29px;}
.task-list .detail .state{width:140px;text-align: right; height: 29px}
.task-list .detail .state .s1{display: inline-block;padding: 6px 0 6px 28px;background: url('../images/sm-images.gif') no-repeat 0 -245px transparent;color:#ff6600;}
.task-list .detail .summary{margin-top: 4px;clear: both;}
.task-list .detail .status{margin-top: 20px;height:20px;}
.task-list .detail .status .links{width:200px;}
.task-list .detail .status .links a{color:#1578d5;}
.task-list .detail .status .reward{width:142px;}
.task-list .detail .status .time{width:180px;height: 29px;}
.task-list .detail .status .ip{width:98px;height: 29px;}
.task-list .detail .status .btns{width:140px;margin-top: -16px;text-align: right;}
.task-list .detail .status .btns a{display: inline-block;line-height:1.42;font-size: 16px;text-decoration: none;background-color: #1578d5;border-radius: 5px;padding:4px 16px;color:#fff;}

/* kind-right */
.kind-right{width: 270px;float:left;}
.kind-right .box{height: 338px;position:relative;border: 1px solid #ddd;border-top: none;margin: 10px 0;background-color: #fff;}
.kind-right .box .more{position: absolute;top:13px;right:10px;line-height:22px;}
.kind-right .box .more:hover{color:#1578d5;}
.kind-right .box .title{padding: 10px;line-height:22px;border-top: 3px solid #ff5c64;margin: 0 -1px;}
.kind-right .box .title .text{font-size:16px;color:#ff5c64;}
.kind-right .box .content{border-top: 1px solid #ddd;margin: 0 10px;}
.kind-right .box .content ul{padding: 16px 0;}
.kind-right .box .content ul li {padding: 6px 0;line-height:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.kind-right .box .content .num {display: inline-block;background-color: #e0e0e0;padding: 0 6px;border-radius: 3px;margin-right: 4px;}
.kind-right .box .content .num.red {background-color: #ff5c64;color: #fff;}


/* box3 */
.box3{margin-top: 10px;overflow: hidden;*zoom:1;}
.box3 .box-left{width: 918px;height: 306px;padding: 10px 0;border: 1px solid #ddd;overflow: hidden;*zoom:1;float: left;margin-right: 10px;background-color: #fff;}
.box3 .box-left .s-box{width: 419px;float: left;border-left: 1px solid #ddd;padding: 0 20px;margin-left: -1px;position: relative;background-color: #fff;}
.box3 .box-left .s-box .more{position: absolute;top:0;right:20px;line-height: 40px;}
.box3 .box-left .s-box .more:hover{color:#1578d5;}
.box3 .box-left .s-box .title{font-size: 16px;color: #1578d5;border-bottom: 1px solid #ddd;line-height: 40px;}
.box3 .box-left .s-box .content{padding: 16px 0;}
.box3 .box-left .s-box .first{height: 84px;margin-bottom: 10px;}
.box3 .box-left .s-box .first img {width:150px;height: 83px}
.box3 .box-left .s-box .img{float: left;margin-right: 10px;width: 150px;height: 84px;}
.box3 .box-left .s-box .detail{overflow: hidden;*zoom:1;}
.box3 .box-left .s-box .summary{color: #999;overflow: hidden;height: 2.84em;margin: 7px 0;}
.box3 .box-left .s-box .info{position: relative;}
.box3 .box-left .s-box .info .time{position: absolute;right: 0;color:#999;}
.box3 .box-left .s-box .dot{padding: 10px 0 0;}
.box3 .box-left .s-box .dot li{padding: 8px 0 6px 16px;background-position: 5px 15px;position: relative;}
.box3 .box-left .s-box .dot .time{position: absolute;right: 0;color:#999;}

.box3 .box-right{width:270px;float: left;position: relative;}
.box3 .box-right .more{position: absolute;right:10px;top:0;line-height: 35px;color:#fff;}
.box3 .box-right .title{background-color: #1578d5;color: #fff;line-height: 35px;font-size: 16px;padding: 0 10px;}
.box3 .box-right .title .fa{  position: relative;top: 0px;left: -2px;color: #ff5c64;}
.box3 .box-right .content{border:1px solid #ddd;border-top: none;padding: 0 10px;height: 292px; background-color: #fff;}
.box3 .box-right .content table{width:100%;}
.box3 .box-right .content td,.box3 .box-right .content th{padding: 4px;text-align: left;}
.box3 .box-right .content th{border-bottom: 1px solid transparent;}
.box3 .box-right .content td{border-top: 1px dashed #ddd;}
.box3 .box-right .info{width: 120px;}
.box3 .box-right .tasks{width: 50px;}
.box3 .box-right .img{width: 44px;height: 44px;overflow: hidden;display: inline-block;vertical-align: middle;border-radius: 22px;}
.box3 .box-right .rank{  display: inline-block;
  position: relative;
  background-color: #ff5c64;
  color: #fff;
  width: 16px;
  height: 16px;
  font-style: normal;
  text-align: center;
  border-radius: 8px;
  top: -16px;
  left: -14px;}
.box3 .box-right .name{display: inline-block;vertical-align: middle;}

/* teshe */
.teshe{background-color: #404144;color: #fff;padding: 20px 0;}
.teshe .wrapper{overflow: hidden;*zoom:1;}
.teshe .d1,.teshe .d2,.teshe .d3{background: url('../images/sm-images.gif') no-repeat 0 0 transparent;padding-left: 54px;float: left;margin-left: 100px;width: 180px;}
.teshe .d1{background-position: 0px -329px;}
.teshe .d2{background-position: 0 -280px;}
.teshe .d3{background-position: 0px -375px;}
.teshe dt{margin-bottom: 5px;font-size: 16px;}

/* footer */
.footer{padding: 20px 0;background-color: #fff;}
.footer .t-box{overflow: hidden;*zoom:1;padding: 20px; background-color: #fff; position: relative; }
.footer .t-box .footer-right { top: 0;}
.footer .t-box .links{float: left;}
.footer .t-box .links .item{float: left;margin: 0 120px 0 30px;}
.footer .t-box .links .item .cat{font-size: 14px;position: relative;}
.footer .t-box .links .item .cat .fa{position: absolute;font-size: 20px;left: -22px;top: 0;}
.footer .t-box .links .item ul{margin-top: 10px;line-height: 22px;}
.footer .t-box .links .item li{}
.footer .t-box .follow{float: left;padding: 0 60px;border-left: 1px solid #eee;height: 158px;}
.footer .t-box .follow .fa{font-size: 16px;margin: 0 6px;text-decoration: none;background-color: #333;color: #fff;width: 20px;height: 20px;line-height: 20px;border-radius: 3px;}
.footer .t-box .follow .fa:hover{background-color: #1578d5;}
.footer .t-box .contact{float: left;padding: 0 60px;border-left: 1px solid #eee;height: 158px;}
.footer .b-box{ position: relative; min-height: 170px; color:#666;border-top: 1px solid #eee;padding: 20px;background-color: #fff;}
.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 .b-box .other-links{margin: 0 0 10px -8px;}
.footer .b-box .other-links a{margin: 0px 8px;}
.footer .b-box .links{ margin-top: 14px;color:#333;}
.footer .b-box .links a{margin: 0 6px;}
#outer-anquan{display: inline-block;position: relative;top: 5px; height:30px;width: 83px;}

.footer p { margin-bottom: 8px; }
.b-box .footer-right { top: 5px; }
.footer-right { position: absolute; right: 0; top: -15px; padding-top: 74px; }
.footer-right .slogen { position: absolute; right: 0; top: 0; }
.footer-right .wechat { float: left; margin-left: 22px; text-align: center; line-height: 1.8; margin-top: 11px; }
.footer-right .wechat p { margin: 0; }
.footer-right .wechat img { vertical-align: top; }


 /* 底部投诉 */
 .footer .tousu{display:inline-block;position:relative;cursor:pointer;top:1px; 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); 
  }
 
/*sidebar*/
.side-bar{position: fixed;left:50%;bottom:100px;width:60px;margin-left: 610px;_display:none;}
.side-bar .item{height: 54px;margin-bottom: 10px;padding: 3px 0;background-color: #666;color:#fff;text-align: center;display: block;text-decoration: none;}
.side-bar .item:hover{background-color: #333;}
.side-bar .item .fa{font-size: 34px;width: 34px;height: 34px;}
.side-bar .item.fk .fa{margin-left: 6px;}
.side-bar .item .text {display: block;margin-top: 2px;}
.side-bar .item:hover .bar-App{display: block;}
.side-bar .item .bar-App{position: relative;display: none;}
.side-bar .item .bar-App .App-img{position: absolute;left: -190px;top: -55px;width: 160px;height: 190px;color: #333;font-size: 16px;background-color: white;border: 1px solid #ccc;padding:10px;}
.side-bar .item .bar-App .App-img img{width: 100%;height: auto;}
@media screen and (max-width: 1340px){
  .side-bar{left:auto;right:10px;}
}

.jf-nav-name{display: inline-block;width:30px;height:30px;position:absolute;left:1px;top:4px;background: url(../images/jf/icons2.png) 0 -100px;}
.active .jf-nav-name{background-position: -30px -100px;}
.jf-lq-box{
  background-color: #fff;padding: 25px;color:#666;margin-bottom: 20px;
}
.jf-lq-box a{color:#1578d5;}
.jf-lq-box h1{font-size: 24px;color:#1578d5;border-bottom: 2px solid #cccccc;font-weight: 400;line-height: 48px;}
.jf-lq-box .tips{background-color: #f0f0f0;border-radius: 3px;padding: 10px;}
.jf-lq-box .list{margin:30px 0;}
.jf-lq-box .list .item{border:1px solid #cccccc;border-radius: 3px;padding:8px 12px;margin:14px 0;}
.jf-lq-box .list .info{*display:inline;display: inline-block;vertical-align:top;width:360px;margin:16px 140px 0 10px;}
.jf-lq-box .list .jl{*display:inline;display: inline-block;vertical-align:top;width:320px;margin-top: 36px;}
.jf-lq-box .list .actions{*display:inline;display: inline-block;vertical-align:top;width:120px;}
.jf-lq-box .list .title{font-size: 16px;font-weight: 700;margin:10px 0;}
.jf-lq-box .list .x-btn{display:inline-block;border-radius:5px;width:120px;height: 36px;line-height: 36px;text-decoration: none;margin:8px 0; text-align: center;font-size: 14px;color:#fff;background-color:#1578d5;}
.jf-lq-box .list .x-btn:hover{background-color: #0559b8;}
.jf-lq-box .list .x-btn.success{background-color: #ff5c64;}
.jf-lq-box .list .x-btn.disabled{background-color: #ccc;}
.jf-lq-box .list .x-btn.single{margin-top: 30px;}

.jf-icons2{width:100px;height: 100px;vertical-align:top;display: inline-block; background: url(../images/jf/icons2.png) no-repeat 0 0 transparent;}
.jf-icons2.jf-icons2-1{background-position: 0 0}
.jf-icons2.jf-icons2-2{background-position: -100px 0}
.jf-icons2.jf-icons2-3{background-position: -200px 0}
.jf-icons2.jf-icons2-4{background-position: -300px 0}
.jf-icons2.jf-icons2-5{background-position: -400px 0}
.jf-icons2.jf-icons2-6{background-position: -500px 0}
.jf-icons2.jf-icons2-7{background-position: -600px 0}
.jf-icons2.jf-icons2-8{background-position: -700px 0}
.jf-icons2.jf-icons2-9{background-position: -800px 0}