

/*左侧滚动*/

.one_content5{

}
.one_content5 li{ margin-bottom:10px; }
.one_content5 li img{ border:#dddddd 1px solid;}

.one_content3{ margin:0 auto; margin-top:10px; width:150px; height:100px; overflow:hidden; }
.one_content3 li{  width:131px; height:25px; line-height:25px; margin:6px auto; overflow:hidden;border-bottom: 1px dashed #ccc;}
.one_content3 li a{ display:block;height:25px; overflow:hidden;color:#656565;font-size:12px;}
#zxly {
    z-index:99; left:2px; position:absolute; text-align:center; width:150px; border: 3px #009EE9 solid;-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 6px; background-color:#fff;
}

.zxly_t{ width:132px; height:30px; line-height:30px; margin:10px auto; background:#009EE9; text-align:center; font-size:16px; font-family:"微软雅黑"; font-weight:600; color:#fff;}

.zxly_t1{ margin:0px auto; margin-top:15px; background:#ff5b00;}


#cha{
    position:absolute; right:0px; top:0px; height:15px; width:15px; font-size:15px; cursor:pointer;
}
.qunhu_news li{
    float: left;
    line-height: 28px;
    width: 336px;
    list-style: disc inside;
    margin-left: 20px;
}
.qh_news{
    border-bottom: 1px solid #ccc;
}


.duanxin_news li{
    float: left;
    line-height: 28px;
    width: 490px;
    list-style: disc inside;
    margin-left: 10px;
}




.c_blue{ color:#0075C2;font-size:24px; background:url(title.jpg) no-repeat left; padding-left:7px; height:50px; line-height:50px;}
.c_blue1{ color:#0075C2;font-size:20px;  padding-left:7px; height:50px; line-height:50px;}
.bgys .float_l{ width:50%;}
.bgys .float_r{ width:50%;}
.bgys .float_l p{ font-size:25px;  font-weight:900; font-size: 25px;background: url(http://www.any2000.com/qunhu/images/bd_top.jpg) no-repeat;padding-left: 60px; line-height: 50px;
    height: 60px; text-align:left;}
.bgys .float_l .pt_go{cursor: pointer;
    border: 0px;
    height: 71px;
    background-image: url(http://www.any2000.com/qunhu/images/sub.jpg);
    width: 346px;
    top: 129px;
    background-position: initial initial;
    background-repeat: no-repeat no-repeat;}
.bgys .float_l .pt_reset{ display:none;}
.bgys table td{ font-size:16px; color:#666; height:44px; border:none;}
.bgys1 table td{ font-size:13px;}
.bgys table td input{height: 30px;
    line-height: 30px;
    width: 250px;}

.case_news{padding:15px;}
.case_news ul{margin:0px; padding:0px; }
.case_news li{ height:40px; line-height:40px; font-size:14px;  border-bottom:1px #ccc dashed;}
.case_news a{color:#666; float:left;}
.case_news a:hover{color:#319ad5; float:left;}
.span{color:#319ad5; float:right; margin-right:0px;}
.span img{margin-top:10px; float:left;}
.span a{font-size:12px; font-weight:normal; color:#319ad5; float:right; margin-left:20px; text-decoration:underline;}
.span a:hover{font-size:12px; font-weight:normal; color:#025678; float:right; margin-left:20px;}

a.top_r {background: url(http://www.any2000.com/qunhu/images/hkb_tu.jpg) no-repeat left; padding-left:32px; line-height:50px;color:#0075C2;}

.mpxsg {
    padding: 5px 12px;
    padding-right: 0px;
}
.mpxsg .time_point {
    float: left;
    width: 5px;
    height: 13px;
    background: url(time_point.png) no-repeat;
    margin: 8px 6px 0 6px;
}
.mpxsg .time {
    width: 29px;
    height: 26px;
    float: left;
    background: url(time_bj.png) no-repeat;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
}




		.suspend-sidebar {
  position: fixed;
  top: 80%;
  right: 15px;
  text-align: center;
  z-index: 10; }
  .suspend-sidebar > div {
    box-shadow: 0px 0px 18px 1px rgba(170, 170, 170, 0.1);
    width: 48px; }
  .suspend-sidebar .consult {
    padding: 12px 10px;
    margin-bottom: 10px;
    background: #fff;
    position: relative; }
    .suspend-sidebar .consult .bare {
      cursor: pointer; }
    .suspend-sidebar .consult .icon {
      display: block;
      margin: 0 auto 5px auto;
      background: url(common-a6de8db3.png) no-repeat -330px 0;
      width: 28px;
      height: 28px; }
    .suspend-sidebar .consult .box {
      transition: all 0.2s linear;
      text-align: center;
      box-shadow: 0px 0px 18px 1px rgba(170, 170, 170, 0.1);
      background: #fff;
      padding: 30px 35px 20px;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 10;
      transform: scale(0);
      transform: origin(right, top); }
      .suspend-sidebar .consult .box .images {
        width: 104px;
        height: 104px;
        margin: 0 auto 8px; }
      .suspend-sidebar .consult .box .describe {
        font-size: 12px;
        color: #b8bcc9;
        margin-bottom: 20px; }
        .suspend-sidebar .consult .box .describe.text {
          margin-bottom: 0; }
      .suspend-sidebar .consult .box .btn {
        margin-bottom: 8px; }
      .suspend-sidebar .consult .box .mob-btn {
        font-size: 12px;
        width: 120px;
        color: #fff;
        height: 40px;
        line-height: 40px;
        padding-left: 0;
        padding-right: 0;
        outline: none; }
        .suspend-sidebar .consult .box .mob-btn .QQ {
          background: url(common-a6de8db3.png) no-repeat -420px -30px;
          display: inline-block;
          width: 28px;
          height: 28px;
          vertical-align: middle;
          margin-top: -3px;
          margin-right: 6px; }
      .suspend-sidebar .consult .box .close {
        position: absolute;
        right: 12px;
        top: 12px;
        background: url(common-a6de8db3.png) no-repeat -390px 0;
        width: 16px;
        height: 16px;
        cursor: pointer; }
      .suspend-sidebar .consult .box.on {
        transform: scale(1); }
  .suspend-sidebar .back-top {
    cursor: pointer;
    background: url(common-a6de8db3.png) no-repeat -330px -30px;
    height: 48px;
    transition: all 0.2s linear; }
    .suspend-sidebar .back-top.on {
      opacity: 0; }
