


.qy_fuwus{
    background-color: #f5f5f5;
}
.qy_fuwus .fuwus{
    width: 1200px;
    margin:0px auto;
    padding: 24px 0px;
    height: 120px;
}
.qy_fuwus .fuwus .fuwu{
    float: left;
    width: 282px;
    height: 120px;
    background-color: #fff;
    position: relative;
    margin-right: 24px;
}
.qy_fuwus .fuwus .active{
    box-shadow: 1px 3px 10px #999;
}
.qy_fuwus .fuwus .last{
    margin-right: 0;
}
.qy_fuwus .fuwus .fuwu .title{
    font-size: 20px;
    color:#333;
    margin-top: 30px;
    margin-left: 15px;
}
.qy_fuwus .fuwus .fuwu .intro{
    font-size: 14px;
    color:#999;
    margin-left: 15px;
    margin-top: 10px;
}
.qy_fuwus .fuwus .fuwu img{
    position: absolute;
    right: 15px;
    top: 22px;
}
.qy_lys{
    width: 1200px;
    margin:0 auto;
    margin-top: 50px;
}
.qy_lys .title{
    text-align: center;
    position: relative;
}
.qy_lys .title h4{
    font-size: 42px;
    line-height: 42px;
}
.qy_lys .title span{
    width: 100px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    top: 22px;
}
.qy_lys .title span.left{
    left: 400px;
}
.qy_lys .title span.right{
    right: 400px;
}
.qy_lys .title p{
    color:#999;
    font-size: 18px;
    margin-top: 20px;
}
.qy_lys .areas{
    width: 850px;
    margin:0 auto;
    height: 48px;
    line-height: 46px;
    text-align: center;
    margin-top: 40px;
}
.qy_lys .areas .area{
    width: 118px;
    border:1px solid #ccc;
    height: 46px;
    float: left;
    font-size: 16px;
    margin-left: -1px;
    position: relative;
    cursor:pointer;
}
.qy_lys .areas .area:hover{
    z-index:1;
    color:#FF6800;
}
.qy_lys .areas .first{
    margin-left: 0;
}
.qy_lys .areas .active{
    z-index:1;
    color:#FF6800;
}
.qy_lys .lys{
    display: none;
}
.qy_lys .ly_active{
    display: block;
}
.qy_lys #0{
    display: block;
}
.qy_lys .lys .ly{
    margin-top: 40px;
    width: 283px;
    float: left;
    margin-right: 20px;
    height: 300px;
    border:1px solid #ccc;
}
.qy_lys .lys .last{
    margin-right: 0;
}
.qy_lys .lys .ly .ly_tu{
    width: 100%;
    height: 212px;
    position: relative;
}
.qy_lys .lys .ly .ly_tu .tj_tip{
    position: absolute;
    top: 0;
    left: 20px;
    width: 50px;
    height: 50px;
    background:url('../images/tj_tip.png') no-repeat;
}
.qy_lys .lys .ly .ly_tu img{
    width: 100%;
    height: 100%;
}
.qy_lys .lys .ly .intro{
    padding: 0 10px;
    margin-top: 10px;
}
.qy_lys .lys .ly .intro .titles{
    height: 30px;
}
.qy_lys .lys .ly .intro .titles .title{
    text-align: left;
    font-size: 18px;
    float: left;
    font-weight: 700;
}
.qy_lys .lys .ly .intro .titles .title b{
    font-weight:400;
    color:#666;
    font-size: 16px;
}
.qy_lys .lys .ly .intro .titles .eval{
    float: right;
    margin-top: 2px;
}
.qy_lys .lys .ly .intro .titles .eval b{
    color:#FF6800;
    font-weight:400;
}
.qy_lys .lys .ly .intro p{
    font-size: 14px;
    color:#999;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qy_lys .lys .ly .intro .q_price{
    font-size: 14px;
    color:#999;
}
.qy_lys .lys .ly .intro .q_price b{
    color:#FF6800;
}
.qy_xuanmu{
    background-color: #f5f5f5;
    height: 470px;
    margin-top: 30px;
}
.qy_xuanmu .items{
    width: 1200px;
    margin:0 auto;
    position: relative;
}
.qy_xuanmu .items .left{
    width: 820px;
    height: 470px;
    background: url('../images/xmbg.png') no-repeat;
    position: relative;
}
.qy_xuanmu .items .left .item{
    background-color: #fff;
    width: 560px;
    height: 378px;
    position: absolute;
    top: 46px;
    left: 100px;
}
.qy_xuanmu .items .left .item .touxiang{
    width: 74px;
    height: 74px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 30px;
    background-color: #ccc;
}
.qy_xuanmu .items .left .item .touxiang img{
    width: 100%;
    height: 100%;
}
.qy_xuanmu .items .left .item .titles{
    padding-top: 35px;
}
.qy_xuanmu .items .left .item .titles h3{
    font-weight:400;
    font-size: 18px;
    padding-left: 130px;
}
.qy_xuanmu .items .left .item .titles .lys{
    color:#999;
    font-size:14px;
    height: 14px;
    line-height: 14px;
    margin-top: 5px;
    padding-left: 125px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qy_xuanmu .items .left .item .titles .lys span{
    border-right: 1px solid #999;
    float: left;
    padding: 0 5px;
}
.qy_xuanmu .items .left .item .titles .lys span.last{
    border-right: 0;
}
.qy_xuanmu .items .left .item .des{
    padding: 0 30px;
    font-size: 14px;
    margin-top: 35px;
    color:#666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.qy_xuanmu .items .left .item .tu_lis{
    margin-top: 12px;
    padding: 0 20px;
}
.qy_xuanmu .items .left .item .tu_lis .tu_li{
    float: left;
    width: 240px;
    height: 150px;
    margin: 0 10px;
}
.qy_xuanmu .items .left .item .tu_lis .tu_li img{
    width: 100%;
    height: 100%;
}
.qy_xuanmu .items .right{
    width: 440px;
    height: 470px;
    position: absolute;
    right: 0;
    top: 0;
    background: url('../images/xm_right.png') no-repeat;
}
.qy_xuanmu .items .right .title{
    margin-top: 52px;
    font-size: 36px;
    line-height: 36px;
    color:#fff;
    font-weight:600;
    margin-left: 60px;
}
.qy_xuanmu .items .right .intro{
    font-size: 14px;
    line-height: 24px;
    margin-left: 60px;
    margin-top: 12px;
    width: 252px;
    color:#fff;
}
.qy_xuanmu .items .right .users{
    padding: 0 48px;
    padding-top: 3px;
}
.qy_xuanmu .items .right .users .user{
    float: left;
    margin: 0 13px;
    margin-top: 25px;
    width: 56px;
    height: 56px;
    border-radius:50%;
    overflow: hidden;
    position: relative;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor:pointer;
    border:2px solid #ccc;
}
/*.qy_xuanmu .items .right .users .user b{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.5);
}*/
.qy_xuanmu .items .right .users .user img{
    width: 100%;
    height: 100%;
}
/*.qy_xuanmu .items .right .users .user:hover b{
    background-color: transparent;
}*/
.qy_xuanmu .items .right .users .active{
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    filter: none;
    border:2px solid #ff6800;
}
/*.qy_xuanmu .items .right .users .active b{
    background-color: transparent;
}*/
.qy_lc{
    width: 1200px;
    margin:0 auto;
    margin-top: 60px;
}
.qy_lc .title{
    text-align: center;
    position: relative;
}
.qy_lc .title h4{
    font-size: 42px;
    line-height: 42px;
}
.qy_lc .title span{
    width: 100px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    top: 22px;
}
.qy_lc .title span.left{
    left: 380px;
}
.qy_lc .title span.right{
    right: 380px;
}
.qy_lc .title p{
    color:#999;
    font-size: 18px;
    margin-top: 20px;
    line-height: 18px;
}
.qy_lc .lc_tu{
    padding: 0 5px;
    margin-top: 58px;
}
.qy_lc .lc_tu ul li{
    float: left;
    width: 90px;
    margin: 0 40px;
}
.qy_lc .lc_tu ul li img{
    width: 90px;
    height: 90px;
}
.qy_lc .lc_tu ul li p{
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
    text-align: center;
}
.qy_lc .lc_tu .intros{
    line-height: 14px;
    height: 14px;
    margin-top: 12px;
    text-align: center;
    color:#999;
}
.qy_lc .lc_tu .intros .intro{
    float: left;
    width: 170px;
    font-size: 12px;
}
.qy_lc .lc_tu .xuhaos{
    margin-top: 16px;
    position: relative;
    height: 40px;
}
.qy_lc .lc_tu .xuhaos .xuhao{
    color:#999;
    line-height: 40px;
    text-align: center;
    height: 40px;
    float: left;
    width: 170px;
}
.qy_lc .lc_tu .xuhaos .xuhao span{
    display: block;
    width: 38px;
    height: 38px;
    border-radius:50%;
    border:1px solid #ccc;
    margin:0 auto;
    position: relative;
    z-index:9;
    background-color: #fff;
}
.qy_lc .lc_tu .xuhaos .line{
    height: 1px;
    width: 1000px;
    background-color: #ccc;
    position: absolute;
    top: 20px;
    left: 100px;
}
.qy_tese{
    width: 100%;
   /* margin-top: 60px;
    background-color: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;*/
	margin-top:-56px;
}
.qy_tese .tese{
    width: 1200px;
    margin:0 auto;
}
.qy_tese .title{
    text-align: center;
    position: relative;
}
.qy_tese .title h4{
    font-size: 42px;
    line-height: 42px;
}
.qy_tese .title span{
    width: 100px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    top: 22px;
}
.qy_tese .title span.left{
    left: 380px;
}
.qy_tese .title span.right{
    right: 380px;
}
.qy_tese .title p{
    color:#999;
    font-size: 18px;
    margin-top: 20px;
    line-height: 18px;
}
.qy_tese .ts_item{
    margin-top: 58px;
    padding: 0 69px;
    position: relative;
    height: 247px;
}
.qy_tese .ts_item .slideBox{
    width: 1062px;
    overflow: hidden;
    height: 100%;
}
.qy_tese .slideBox .items{
    position: relative;
    z-index:10;
    height: 100%;
    width: 500%;
}
.qy_tese .slideBox .items .item{
    width: 330px;
    height: 100%;
    float: left;
    margin: 0 12px;
    position: relative;
}
.qy_tese .slideBox .items .item a{
    display: block;
    width: 100%;
    height: 100%;
}
.qy_tese .slideBox .items .item img{
    width: 100%;
    height: 100%;
}
.qy_tese .slideBox .items .item .intros{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  /*  background-color:rgba(0,0,0,0.4);*/
}
.qy_tese .slideBox .items .item:hover .intros{
    background-color:rgba(0,0,0,0.2);
}
.qy_tese .slideBox .items .item .intros .intro{
    padding-top: 70px;
    font-size: 18px;
    color:#fff;
    line-height: 24px;
    text-align: center;
    height: 24px;
}
.qy_tese .slideBox .items .item .intros .look{
    margin:0 auto;
    margin-top: 40px;
    display: block;
    height: 28px;
    border:1px solid #fff;
    width: 118px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color:#fff;
    cursor:pointer;
}
.qy_tese .slideBox .items .item .intros .look i{
    font-size: 14px;
}
.qy_tese .ts_item .ctrl{
    position: absolute;
    left: 0;
    top: 104px;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.qy_tese .ts_item .ctrl .prev{
    position: absolute;
    left: 20px;
    top: 0;
    width: 40px;
    height: 40px;
    cursor:pointer;
}
.qy_tese .ts_item .ctrl .next{
    position: absolute;
    right: 20px;
    top: 0;
    width: 40px;
    height: 40px;
    cursor:pointer;
}
.qy_tese .ts_item .ctrl i{
    font-size: 40px;
    color:#999;
}
.qy_baike{
    width: 1200px;
    margin:0 auto;
    margin-top: 60px;
}
.qy_baike .title{
    text-align: center;
    position: relative;
}
.qy_baike .title h4{
    font-size: 42px;
    line-height: 42px;
}
.qy_baike .title span{
    width: 100px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    top: 22px;
}
.qy_baike .title span.left{
    left: 380px;
}
.qy_baike .title span.right{
    right: 380px;
}
.qy_baike .title p{
    color:#999;
    font-size: 18px;
    margin-top: 20px;
    line-height: 18px;
}
.qy_baike .bk_item{
    margin-top: 60px;
    padding: 0 1px;
    height: 450px;
}
.qy_baike .bk_item .item{
    width: 298px;
    border:1px solid #ccc;
    position: relative;
    float: left;
    margin-left: -1px;
}
.qy_baike .bk_item .first{
    margin-left: 0;
}
.qy_baike .bk_item .item .con_item .cs_bg .tubiao{
    background-color: #f5f5f5;
    padding-top: 36px;
    padding-bottom: 30px;
}
.qy_baike .bk_item .active .con_item .cs_bg .tubiao{
    background-color: transparent;
}
.qy_baike .bk_item .item img{
    margin:0 auto;
    display: block;
}
.qy_baike .bk_item .item img.slt{
    display: none;
}
.qy_baike .bk_item .item .name{
    font-size: 24px;
    line-height: 30px;
    margin-top: 28px;
    text-align: center;
    color:#666;
}
.qy_baike .bk_item .item .cs_items{
    padding: 0 14px;
    line-height: 30px;
    font-size: 12px;
    padding-bottom: 46px;
    margin-top: 35px;
}
.qy_baike .bk_item .item .cs_items p{
    cursor:pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qy_baike .bk_item .item .cs_items p:hover a{
    color:#FF6804;
}
.qy_baike .bk_item .active .cs_items{
    margin-top: 0;
}
.qy_baike .bk_item .item .morelook{
    position: absolute;
    right: 20px;
    bottom: 5px;
}
.qy_baike .bk_item .item .morelook i{
    font-size: 30px;
    color:#ccc;
}
.qy_baike .bk_item .item .cs_items .cs_li{
    cursor:pointer;
}
.qy_baike .bk_item .item .cs_items .cs_li .intro{
    display: none;
}
.qy_baike .bk_item .item .cs_bg .bg_tu{
    display: none;
}
.qy_baike .bk_item .active{
    position: relative;
    float: left;
    width: 298px;
}
.qy_baike .bk_item .active .con_item{
    position: absolute;
    top: -26px;
    left: -10px;
    width: 318px;
    border:1px solid #ccc;
    background-color: #fff;
    z-index:9;
    box-shadow: 0px 2px 8px #999;
}
.qy_baike .bk_item .active .cs_bg{
    width: 100%;
    height: 200px;
    position: relative;
}
.qy_baike .bk_item .active .cs_bg .bg_tu{
    display: block;
}
.qy_baike .bk_item .active .cs_bg .bg_tu img{
    width: 100%;
    height: 100%;
    margin-top: 0;
}
.qy_baike .bk_item .active .tubiao{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.qy_baike .bk_item .active .tubiao img{
    margin:0 auto;
    margin-top: 38px;
}
.qy_baike .bk_item .active .tubiao .name{
    margin-top: 30px;
    color:#fff;
}
.qy_baike .bk_item .active .bg_tu{
    height: 100%;
}
.qy_baike .bk_item .active .cs_items .cs_li .intro{
    height: 80px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed #ccc;
    position: relative;
}
.qy_baike .bk_item .active .cs_items .cs_li .intro .li_tu{
    width: 120px;
    height: 80px;
    position: absolute;
    top: 10px;
    left: 0;
}
.qy_baike .bk_item .active .cs_items .cs_li .intro .li_tu img{
    width: 100%;
    height: 100%;
    margin-top: 0;
}
.qy_baike .bk_item .active .cs_items .cs_li .intro .des{
    margin-left: 132px;
    width: 150px;
    line-height: 16px;
    height: 100%;
    overflow: hidden;
}
.qy_baike .bk_item .active .cs_items .cs_li .intro .des h3{
    font-size: 12px;
    margin-bottom: 2px;
}
.qy_baike .bk_item .active .cs_items .cs_li:hover .intro .des a{
    color:#FF6804;
}
.qy_baike .bk_item .active .cs_items{
    padding-bottom: 38px;
}
.qy_fs{
    width: 100%;
    margin-top: 60px;
    background-color: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;
}
.qy_fs .fs_con{
    width: 1200px;
    margin:0 auto;
}
.qy_fs .title{
    text-align: center;
    position: relative;
}
.qy_fs .title h4{
    font-size: 42px;
    line-height: 42px;
}
.qy_fs .title span{
    width: 100px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    top: 22px;
}
.qy_fs .title span.left{
    left: 380px;
}
.qy_fs .title span.right{
    right: 380px;
}
.qy_fs .title p{
    color:#999;
    font-size: 18px;
    margin-top: 20px;
    line-height: 18px;
}
.qy_fs .fs_intro{
    margin-top: 60px;
    height: 560px;
}
.qy_fs .fs_intro .left{
    width: 645px;
    float: left;
}
.qy_fs .fs_intro .left .case{
    width: 100%;
    height: 270px;
    position: relative;
}
.qy_fs .fs_intro .left .case img{
    width: 100%;
    height: 100%;
}
.qy_fs .fs_intro .left .case .intro{
    position: absolute;
    top: 23px;
    left: 25px;
    width: 192px;
    height: 96px;
    background-color: rgba(255,104,0,0.6);
    color:#fff;
}
.qy_fs .fs_intro .left .case .intro .title{
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    font-weight:600;
}
.qy_fs .fs_intro .left .case .intro .des{
    margin-top: 10px;
    line-height: 24px;
    font-size:14px;
    padding: 0 10px;
}
.qy_fs .fs_intro .left .commen{
    margin-top: 20px;
    width: 100%;
    height: 270px;
    position: relative;
}
.qy_fs .fs_intro .left .commen img{
    width: 100%;
    height: 100%;
}
.qy_fs .fs_intro .left .commen .intro{
    position: absolute;
    top: 23px;
    left: 25px;
    width: 192px;
    height: 96px;
    background-color: rgba(255,104,0,0.6);
    color:#fff;
}
.qy_fs .fs_intro .left .commen .intro .title{
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    font-weight:600;
}
.qy_fs .fs_intro .left .commen .intro .des{
    margin-top: 10px;
    line-height: 24px;
    font-size:14px;
    padding: 0 10px;
}
.qy_fs .fs_intro .right{
    width: 535px;
    height: 560px;
    margin-left: 20px;
    float: left;
    background-color: #fff;
}
.qy_fs .fs_intro .right .name{
    font-size: 24px;
    margin-left: 30px;
    margin-top: 30px;
    line-height: 24px;
}
.qy_fs .fs_intro .right .items{
    margin-top: 26px;
}
.qy_fs .fs_intro .right .items .item{
    width: 100%;
    height: 150px;
    position: relative;
    cursor:pointer;
}
.qy_fs .fs_intro .right .items .item .fss{
    width: 100px;
    height: 100px;
    border-radius:50%;
    background-color: #ccc;
    overflow: hidden;
    position: absolute;
    top: 35px;
    left: 36px;
}
.qy_fs .fs_intro .right .items .item .fss img{
    width: 100%;
    height: 132px;
}
.qy_fs .fs_intro .right .items .item .des{
    margin-left: 156px;
    padding-top: 30px;
}
.qy_fs .fs_intro .right .items .item .des .fs_name{
    font-size: 16px;
    line-height: 20px;
}
.qy_fs .fs_intro .right .items .item:hover .des .fs_name{
    color:#FF6804;
}
.qy_fs .fs_intro .right .items .item .des .intro{
    width: 350px;
    margin-top: 10px;
    font-size: 12px;
    color:#999;
    line-height: 20px;
}
.qy_know{
    width: 1200px;
    margin:0 auto;
    margin-top: 60px;
}
.qy_know .title{
    text-align: center;
    position: relative;
}
.qy_know .title h4{
    font-size: 42px;
    line-height: 42px;
}
.qy_know .title span{
    width: 100px;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    top: 22px;
}
.qy_know .title span.left{
    left: 380px;
}
.qy_know .title span.right{
    right: 380px;
}
.qy_know .title p{
    color:#999;
    font-size: 18px;
    margin-top: 20px;
    line-height: 18px;
}
.qy_know .items{
    margin-top: 60px;
    height: 260px;
}
.qy_know .items .item{
    width: 380px;
    height: 100%;
    margin-right: 20px;
    float: left;
    position: relative;
}
.qy_know .items .last{
    margin-right: 0;
}
.qy_know .items .item img{
    width: 100%;
    height: 100%;
}
.qy_know .items .item p{
    position: absolute;
    text-align: center;
    top: 118px;
    left: 0;
    width: 100%;
    color:#fff;
    font-size: 24px;
}

@media screen and (max-width:1200px) {
    .yh_nav{
        width: 980px;
    }
    .qy_fuwus .fuwus{
        width: 980px;
        height: 98px;
        padding: 20px 0px;
    }
    .qy_fuwus .fuwus .fuwu{
        width: 230px;
        height: 100%;
        margin-right: 20px;
    }
    .qy_fuwus .fuwus .last{
        margin-right: 0;
    }
    .qy_fuwus .fuwus .fuwu .title{
        font-size: 18px;
        margin-left: 10px;
        margin-top: 25px;
    }
    .qy_fuwus .fuwus .fuwu .intro{
        font-size: 14px;
        margin-left: 10px;
    }
    .qy_fuwus .fuwus .fuwu img{
        width: 64px;
        height: 64px;
        right: 10px;
        top: 20px;
    }
    .qy_lys{
        width: 980px;
    }
    .qy_lys .title span{
        top: 22px;
    }
    .qy_lys .title span.left{
        left: 280px;
    }
    .qy_lys .title span.right{
        right: 280px;
    }
    .qy_lys .lys .ly{
        width: 230px;
        margin-right: 17px;
        height: 265px;
    }
    .qy_lys .lys .ly .ly_tu{
        height: 172px;
    }
    .qy_lys .lys .last{
        margin-right: 0;
    }
    .qy_xuanmu .items{
        width: 980px;
    }
    .qy_xuanmu .items .left{
        width: 670px;
        height: 384px;
    }
    .qy_xuanmu .items .right{
        width: 360px;
        height: 384px;
    }
    .qy_xuanmu .items .left .item{
        width: 456px;
        height: 308px;
        left: 82px;
        top: 38px;
    }
    .qy_xuanmu .items .left .item .tu_lis .tu_li{
        width: 196px;
        height: 122px;
    }
    .qy_xuanmu .items .left .item .tu_lis{
        padding: 0 12px;
        margin-top: 10px;
    }
    .qy_xuanmu .items .left .item .des{
        margin-top: 20px;
    }
    .qy_xuanmu .items .left .item .touxiang{
        top: 10px;
    }
    .qy_xuanmu .items .left .item .titles{
        padding-top: 25px;
    }
    .qy_xuanmu .items .right .users .user{
        width: 50px;
        height: 50px;
        margin: 0 12px;
        margin-top: 20px;
    }
    .qy_xuanmu .items .right .users{
        padding: 0 24px;
    }
    .qy_xuanmu{
        height: 384px;
    }
    .qy_lc{
        width: 980px;
    }
    .qy_lc .title span{
        top: 22px;
    }
    .qy_lc .title span.left{
        left: 280px;
    }
    .qy_lc .title span.right{
        right: 280px;
    }
    .qy_lc .lc_tu{
        padding: 0;
    }
    .qy_lc .lc_tu ul li{
        width: 72px;
        margin: 0 34px;
    }
    .qy_lc .lc_tu ul li img{
        width: 72px;
        height: 72px;
    }
    .qy_lc .lc_tu .intros .intro{
        width: 140px;
    }
    .qy_lc .lc_tu .xuhaos .xuhao{
        width: 140px;
    }
    .qy_lc .lc_tu .xuhaos .line{
        width: 820px;
        left: 80px;
    }
    .qy_tese .tese{
        width: 980px;
    }
    .qy_tese .title span.left{
        left: 280px;
    }
    .qy_tese .title span.right{
        right: 280px;
    }
    .qy_tese .ts_item{
        height: 200px;
        padding: 0 55px;
    }
    .qy_tese .ts_item .slideBox{
        width: 870px;
    }
    .qy_tese .slideBox .items .item{
        width: 270px;
        margin: 0 10px;
    }
    .qy_tese .ts_item .ctrl{
        top: 80px;
    }
    .qy_tese .ts_item .ctrl .prev{
        left: 7px;
    }
    .qy_tese .ts_item .ctrl .next{
        right: 7px;
    }
    .qy_baike{
        width: 980px;
    }
    .qy_baike .title span.left{
        left: 280px;
    }
    .qy_baike .title span.right{
        right: 280px;
    }
    .qy_baike .bk_item .item{
        width: 243px;
    }
    .qy_lc .lc_tu .xuhaos{
        margin-top: 24px;
    }
    .qy_baike .bk_item .active .con_item{
        width: 260px;
        top: -18px;
    }
    .qy_baike .bk_item .active .cs_bg{
        height: 162px;
    }
    .qy_baike .bk_item .active .cs_items .cs_li .intro .li_tu{
        width: 98px;
        height: 65px;
    }
    .qy_baike .bk_item .active .cs_items .cs_li .intro .des{
        margin-left: 105px;
    }
    .qy_baike .bk_item .item .cs_items{
        padding: 0 5px;
        padding-bottom: 38px;
    }
    .qy_baike .bk_item .active .cs_items .cs_li .intro{
        height: 65px;
    }
    .qy_baike .bk_item .active .tubiao img{
        margin-top: 20px;
    }
    .qy_baike .bk_item .item .cs_items{
        margin-top: 30px;
    }
    .qy_baike .bk_item .active .cs_items{
        margin-top: 0px;
    }
    .qy_fs .fs_intro{
        height: 510px;
    }
    .qy_fs .fs_con{
        width: 980px;
    }
    .qy_fs .title span.left{
        left: 280px;
    }
    .qy_fs .title span.right{
        right: 280px;
    }
    .qy_fs .fs_intro .left{
        width: 526px;
    }
    .qy_fs .fs_intro .left .case{
        height: 220px;
    }
    .qy_fs .fs_intro .right{
        width: 438px;
        margin-left: 16px;
        height: 510px;
    }
    .qy_fs .fs_intro .right .items .item{
        height: 120px;
    }
    .qy_fs .fs_intro .right .items .item .fss{
        width: 82px;
        height: 110px;
        top: 19px;
    }
    .qy_fs .fs_intro .right .items .item .fss{
        left: 20px;
    }
    .qy_fs .fs_intro .right .items .item .des{
        padding-top: 15px;
        margin-left: 130px;
    }
    .qy_fs .fs_intro .right .items .item .des .intro{
        width: 290px;
    }
    .qy_know{
        width: 980px;
    }
    .qy_know .title span.left{
        left: 280px;
    }
    .qy_know .title span.right{
        right: 280px;
    }
    .qy_know .items{
        height: 212px;
        padding: 0 5px;
    }
    .qy_know .items .item{
        width: 310px;
    }
    .qy_know .items .item p{
        top: 90px;
    }

    /*******底部公共部分********/


}
