body.sticky-menu-active #header {
    position: absolute;
}
ul.nav-list li a:before {
    border-left: 0px solid #333;
}
a:hover{
    text-decoration: none;
    color:#666;
}
a:visited{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}
a:focus{
    text-decoration: none; 
}
html .scroll-to-top{
    right: 4px;
    border-radius: 5px 5px 0 0;
}
.font-16{
    font-size: 16px;
    line-height: 20px;
}
.font-18{
    font-size: 18px;
    line-height: 26px;
}
.font-20{
    font-size: 20px;
    line-height: 26px;
}
.font-22{
    font-size: 22px;
    line-height: 28px;
}
.font-24{
    font-size: 24px;
    line-height: 32px;
}
.font-26{
    font-size: 26px;
    line-height: 32px;
}
.font-30{
    font-size: 30px;
    line-height: 36px;
}
.font-36{
    font-size: 36px;
    line-height: 44px;
}
.font-40{
    font-size: 40px;
    line-height: 48px;
}
.font-48{
    font-size: 48px;
    line-height: 56px;
}
.font-50{
    font-size: 50px;
    line-height: 56px;
}
.letter-spacing-3{
    letter-spacing: 3px;
}
.color-333{
    color: #333 !important;
}
.color-444{
    color: #444;
}
.color-555{
    color: #555;
}
.color-666{
    color: #666;
}
.color-999{
    color: #999;
}
.font-16{
    font-size: 16px !important;
}
#footer a:hover {
  color: #fff !important;
}
.featured-box{
    overflow: auto;
}
.ldhapp:hover .ldhappimg{
  display: block;
    width: 150px;
    margin-top: -98px;
    margin-left: 310px;
    position: absolute;
}
.ldhappimg{
    display:none;
}
.dgjapp:hover .dgjappimg{
    display: block;
    width: 23%;
    margin-top: -94px;
    margin-left: 362px;
}
.dgjappimg{
    display:none;
}
.dgjapp2:hover .dgjappimg2{
    display: block;
    width: 19%;
    margin-top: -120px;
    margin-left: 682px;
    position: absolute;
    z-index: 1;
}
.dgjappimg2{
    display:none;
}
.ssmapp:hover .ssmappimg{
    display: block;
    width: 12%;
    margin-top: -107px;
    margin-left: 687px;
    position: absolute;
    z-index: 1;
}
.ssmappimg{
    display:none;
}
.ldhapp2:hover .ldhappimg2{
    display: block;
  margin-top: -97px;
  margin-left: 658px;
  position: absolute;
  z-index: 1;
}
.ldhappimg2{
    display:none;
}

.other-banner .banner-wrap  img{
  width: 100%;
}
/*头部修改开始*/
@media (min-width: 992px){
    #header nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: 58%;
        left: 33%;
    }

    #header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a {
        font-size: 15px;
    }
}
#header nav ul.nav-main a, #header nav ul.nav-main a:focus, #header nav ul.nav-main a:hover{
    color:#333;
}
#header nav ul.nav-main .dropdown:hover>a{
    border-radius: 3px 3px 0px 0px;
}
/*头部修改结束*/
#header{
    padding-bottom:13px !important;
}
.fix_bai{
    position:fixed;
    top:0px;
    width:1000px;
    z-index: 1024;
}
.fix_bai_gddz{
    position:fixed;
    top:0px;
    width:100%;
    z-index: 1024;
}
.fix_bai_anli{
    position:fixed;
    top:0px;
    width:1140px;
    z-index: 1024;
}
.fix_bai_1 {
    position:fixed;
    top:0px;
}

/*均分5格栅格系统 开始*/
.col-lg-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-2dot5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px) {
    .col-lg-2dot4 {
        float: left;
    }
    .col-lg-2dot5 {
        float: left;
    }
    .col-lg-2dot4 {
        width: 20%;
    }
    .col-lg-2dot5 {
        width: 40%;
    }
    .col-lg-pull-2dot4 {
        right: 20%;
    }
    .col-lg-push-2dot4 {
        left: 20%;
    }
    .col-lg-offset-2dot4 {
        margin-left: 20%;
    }
}
/*均分5格栅格系统 结束*/
.laidh .box-border{
    border:1px solid #DBDBDB;
    overflow: hidden;
    zoom: 1;
}
.laidh .left-side-border{
    border-left:1px solid #DBDBDB;
    padding-left: 30px;
}
.laidh .bottom-side-border{
    border-bottom:2px solid #fff;
}
.laidh .tabs-vertical {
    border-top: 1px solid #dbdbdb;
}
.laidh .tabs {
    border-radius: 0px;
}
.laidh .tab-content {
    border-radius: 0px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.04);
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover, html body .tabs-primary.tabs-vertical.tabs-left li.active a, html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus, html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover, html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover, html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a, html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus, html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover{
    border-left-color: #ffffff !important;
    background-color: #f60 !important;
}
html body .tabs .nav-tabs li.active a{
    color: #fff;
}
html body .tabs .nav-tabs li a:hover{
    color: #fff;
}
.laidh .font-16{
    font-size: 16px;
}
.laidh .font-12{
    font-size: 12px;
}
.laidh .tabs-left .nav-tabs>li a {
    border-right: 1px solid #fff;
    border-left: 3px solid #fff;
}
.laidh .field-leg{
    padding:0 15px;
    margin-top: -12px;
    z-index: 99;
    position: absolute;
    background: #fff;
    text-align: center;
    margin-left: 40px;
}
.laidh .mt-50{
    margin-top: 50px !important;
}
.he-t{background-color:#606060;}.he-t a{color:#fff;padding: 11px 30px;}
/*时间轴*/
#timeline {width: 760px;height: 300px;overflow: hidden;margin: 0px auto;position: relative;background: url('http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/13133720j726.gif') left 231px repeat-x;}
#dates {width: 760px;height: 160px;overflow: hidden;}
#dates li {list-style: none;float: left;width: 100px;height: 50px;font-size: 13px;text-align: center;background: url('http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/13144704lltp.png') center 15px no-repeat; padding-top: 24px;}
#dates a {line-height: 38px;padding-bottom: 10px;}
#dates .selected {font-size: 16px;font-weight: 600}
#issues {width: 760px;height: 200px;overflow: hidden;  text-align: center;}
#issues li {width: 760px;height: 300px;list-style: none;float: left;}
#issues li h1 {color: #4aaadd;font-size: 24px;margin: 20px 0 -5px 0;}
#issues li p {font-size: 14px;margin-right: 70px; margin:10px; font-weight: normal;line-height: 22px;}
#prev img{position: absolute;margin-top: 73px;margin-left: 38px;}
#next img{ position: absolute;  margin-top: 73px; margin-left: 892px;}
#center-line{ position: absolute; margin-top: 137px; margin-left: 516px;}
/*时间轴结束*/
.big-blue-font{
    color:#4aaadd;
    font-size: 54px;
    margin-top: 12px !important;
    text-align: right;
}
.btn-mcode{
    width: 92px;
    height: 38px;
    color: #fff;
    background-color: #999;
}
.btn-code-time{
    width: 92px;
    height: 38px;
    color: #fff;
    background-color: #999;
}
.btn-mcode:hover{
    color: #fff;
    background-color: #888;
}
.btn-regbbc{
    width: 346px;
    height: 42px;
    background: #009aec;
    color: #fff;
}
.btn-regbbc:hover{
    background: #4aaad1;
    color: #fff;
}
.btn-regbbc:focus,.btn-regbbc:active{
    width: 346px;
    height: 42px;
    background: #009aec;
    color: #fff;
}
.btn-blue{
    background-color: #3eb3de;
    color: #fff;
    padding: 10px 30px !important;
}
.btn-blue:hover{
    background-color: #4fbce5;
    color: #fff;
}
.btn-blue:focus,.btn-blue:active{
    background-color: #3eb3de;
    color: #fff;
    padding: 10px 30px !important;
}
.btn-orange{
    background-color: #f60;
    color: #fff;
    padding: 10px 30px !important;
}
.btn-orange:hover{
    background-color: #ff852b;
    color: #fff;
}
.btn-orange:focus,.btn-orange:active{
    background-color: #f60;
    color: #fff;
}
.btn-dark1{
    background-color: #6e6e6e;
    color: #fff;
    padding: 10px 30px !important;
}
.btn-dark1:hover{
    background-color: #6c6c6c;
    color: #fff;
}
.btn-dark1:focus,.btn-dark1:active{
    background-color: #6e6e6e;
    color: #fff;
}
.btn-bigger{
    padding: 13px 60px !important;
    font-size: 20px;
}
.btn-index1{
    background-color: #3eb3de;
    color: #fff;
    padding: 13px 50px !important;
    font-size: 18px;
}
.btn-index1:hover{
    background-color: #4fbce5;
    color: #fff;
}
.btn-index1:focus,.btn-index1:active{
    background-color: #3eb3de;
    color: #fff;
}
.btn-index2{
    background-color: #f60;
     border:1px solid #f60;
    color: #fff;
    padding: 13px 50px !important;
    font-size: 18px;
}
.btn-index2:hover{
    border:1px solid #ff8400;
    background-color: #ff8400;
    color: #fff;
}
.btn-index2:focus,.btn-index2:active{
    background-color: transparent;
    color: #fff;
}
.shupai {
    line-height: 16px;
    display: block;
    width: 19px;
    float: left;
    word-wrap: break-word;
    text-align: center;
}
.lebel-blue{
    background-color: #fff;
    border: 1px solid #4aaadd;
    color: #666;
    cursor: default;
}
.border-left{
    border-left: 2px solid #666;
    padding-left: 9px;
}
.divider.divider-small hr {
    height: 2px;
}
/*副导航css*/
.product_bar_hover{
    background-color: #444444;
}
/*副导航css结束*/
/*案例*/
.anli-text h1{
    position: absolute;
    margin-top: -340px;
    font-size: 48px;
}
.anli-text h4{
    position: absolute;
    margin-top: -260px;
    font-size: 24px;
    line-height: 36px;
}
.qm-sscal .tab-content {border: none; box-shadow: none;}
.qm-sscal .tabs.tabs-simple .nav-tabs>li a,
.qm-sscal .tabs.tabs-simple .nav-tabs>li a:focus,
.qm-sscal .tabs.tabs-simple .nav-tabs>li a:hover {
    font-size: 20px;
    color: #999;
    padding: 24px 5px;
    border-bottom: none;
}
.qm-sscal .tabs.tabs-bottom .nav-tabs li.active a,
.qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:focus,
.qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom: 2px solid #1b79ba;
}
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li a:hover,
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a,
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:focus,
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: #1b79ba;
    color: #1b79ba;
}
.qm-sscal hr.tall {
    margin-top: -1px;
}
.qm-sscal hr.solid {
    background: #e8e8e8;
}
.qm-sscal .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 10%;
}
.qm-sscal .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #dedede;
    border-bottom: none;
}
.qm-sscal .thumb-info-title .text {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.qm-sscal .thumb-info-title .show-more {
    color: #999;
}
.qm-sscal .thumb-info-title .link {
    display: inline-block;
    color: #414141;
}
.qm-sscal .thumb-info-title .link:hover {
    text-decoration: none;
}
.qm-sscal .thumb-info-title .link span {
    display: block;
    font-size: 12px;
}
.anli h3{
    color:#999;
}
/*案例结束*/
.esh1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22145321bhaw.png") center no-repeat !important;
}
.esh2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163125ap0w.png") center no-repeat !important;
}
.esh3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163137ejil.png") center no-repeat !important;
}
.esh4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221631496gm1.png") center no-repeat !important;
}
.esh5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163159v9x5.png") center no-repeat !important;
}
.esh6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221632145bwy.png") center no-repeat !important;
}
.esh7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163254yerz.png") center no-repeat !important;
}
.esh8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221633075azo.png") center no-repeat !important;
}
.esh9:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163319hacx.png") center no-repeat !important;
}
.esh10:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163332hbez.png") center no-repeat !important;
}
.esh11:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221633560nws.png") center no-repeat !important;
}
.esh12:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163407hsul.png") center no-repeat !important;
}
.esh13:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22163420hvck.png") center no-repeat !important;
}
.esh14:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221634326m4g.png") center no-repeat !important;
}

.kkd1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/2217482129ai.png") center no-repeat !important;
}
.kkd2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221749018nxv.png") center no-repeat !important;
}
.kkd3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22180707pz4e.png") center no-repeat !important;
}
.kkd4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201601/20100731amrt.png") center no-repeat !important;
}
.kkd5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201601/20100749roxz.png") center no-repeat !important;
}
.kkd6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201601/20100806jkpp.png") center no-repeat !important;
}
.kkd7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22180852hoie.png") center no-repeat !important;
}
.kkd8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201601/20100831b7nd.png") center no-repeat !important;
}
.kkd9:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22182412dgx2.png") center no-repeat !important;
}
.kkd10:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201601/201009217y13.png") center no-repeat !important;
}
.kkd11:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221833144aen.png") center no-repeat !important;
}
.kkd12:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221833262y85.png") center no-repeat !important;
}
.kkd13:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22183337kh1m.png") center no-repeat !important;
}
.kkd14:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/221834241ell.png") center no-repeat !important;
}
.kkd15:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22183436iszw.png") center no-repeat !important;
}
.kkd16:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/2218344768g9.png") center no-repeat !important;
}
.hysc1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22200848mffa.png") center no-repeat !important;
}
.hysc2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222009003eru.png") center no-repeat !important;
}
.hysc3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/2220091308mg.png") center no-repeat !important;
}
.hysc4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22200926ka1o.png") center no-repeat !important;
}
.hysc5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22200938cmi3.png") center no-repeat !important;
}
.hysc6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22200948et4t.png") center no-repeat !important;
}
.hysc7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22201000brr2.png") center no-repeat !important;
}
.hysc8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22201744d5il.png") center no-repeat !important;
}
.hysc9:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/2220102960ib.png") center no-repeat !important;
}
.hysc10:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222010422kg1.png") center no-repeat !important;
}
.hysc11:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222015575dpv.png") center no-repeat !important;
}
.hysc12:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22201140sh1j.png") center no-repeat !important;
}
.hysc13:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22201200iq83.png") center no-repeat !important;
}
.hysc14:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22201210tyxw.png") center no-repeat !important;
}
.hysc15:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22201219p55o.png") center no-repeat !important;
}
.hysc16:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222012294b6a.png") center no-repeat !important;
}
.ghb1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222032034wd0.png") center no-repeat !important;
}
.ghb2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203216pnk3.png") center no-repeat !important;
}
.ghb3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203229mhup.png") center no-repeat !important;
}
.ghb4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222032403w5t.png") center no-repeat !important;
}
.ghb5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222032518p1q.png") center no-repeat !important;
}
.ghb6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222033030vb0.png") center no-repeat !important;
}
.ghb7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203316m1zb.png") center no-repeat !important;
}
.ghb8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203326wcta.png") center no-repeat !important;
}
.ghb9:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203427wb8v.png") center no-repeat !important;
}
.ghb10:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203437jc52.png") center no-repeat !important;
}
.ghb11:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203449oc27.png") center no-repeat !important;
}
.ghb12:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203500em0o.png") center no-repeat !important;
}
.ghb13:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203511yswk.png") center no-repeat !important;
}
.ghb14:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203522f7mj.png") center no-repeat !important;
}
.ghb15:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/222035344qo4.png") center no-repeat !important;
}
.ghb16:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/22203545gkta.png") center no-repeat !important;
}

.yxd5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24134520l24y.png") center no-repeat !important;
}
.yxd6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24134533r37n.png") center no-repeat !important;
}
.yxd7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24134548pvhz.png") center no-repeat !important;
}
.yxd8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24134601vovo.png") center no-repeat !important;
}
.yxd9:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/18163155dt6o.png") center no-repeat !important;
}
.yxd10:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24134929all2.png") center no-repeat !important;
}
.yxd11:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24134957cvhx.png") center no-repeat !important;
}
.yxd12:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24135015o874.png") center no-repeat !important;
}
.yxd13:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/241350328byf.png") center no-repeat !important;
}
.yxd14:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24135046nftz.png") center no-repeat !important;
}
.yxd15:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/24135059da41.png") center no-repeat !important;
}
.yxd16:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/241351102vgm.png") center no-repeat !important;
}

.eshgh1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/23175622sycx.png") center no-repeat !important;
}
.eshgh2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/23175632b3a1.png") center no-repeat !important;
}
.eshgh3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/23175642phij.png") center no-repeat !important;
}
.eshgh4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/231756522767.png") center no-repeat !important;
}
.eshgh5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/231757066usn.png") center no-repeat !important;
}
.eshgh6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/23175716hczu.png") center no-repeat !important;
}
.eshgh7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/23175728emqw.png") center no-repeat !important;
}
.eshgh8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/231757381xed.png") center no-repeat !important;
}

.laidh1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/18163106y734.png") center no-repeat !important;
}
.laidh2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/2410273023p8.png") center no-repeat !important;
}
.laidh3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/1816313648fv.png") center no-repeat !important;
}
.laidh4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/18163155dt6o.png") center no-repeat !important;
}
.laidh5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/24102815vidr.png") center no-repeat !important;
}
.laidh6:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/18163219ljwo.png") center no-repeat !important;
}
.laidh7:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/1816323375g0.png") center no-repeat !important;
}
.laidh8:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/24102851tkup.png") center no-repeat !important;
}
.laidh9:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/241029056bmt.png") center no-repeat !important;
}
.laidh10:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201512/18163255d11k.png") center no-repeat !important;
}
.laidh11:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/24102934njva.png") center no-repeat !important;
}
.laidh12:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/24102949sc5s.png") center no-repeat !important;
}

.dgj1:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/261122131oc1.png") center no-repeat !important;
}
.dgj2:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/26112516vk6f.png") center no-repeat !important;
}
.dgj3:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/261125292mxw.png") center no-repeat !important;
}
.dgj4:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/261125422djp.png") center no-repeat !important;
}
.dgj5:hover{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201510/26112554ac6o.png") center no-repeat !important;
}
#header .logo img{
    height: 60px;
}
.w80{width: 80px;}
.w100{width: 100%;}
.slider-text{
    position: absolute;
    top: 100px;
    left: 50%;
    width: 744px;
    margin-left: -372px;
}
.slider-text img{
    width: 100%;
}
.slt-nav-01,.slt-nav-05{
    width: 450px;
    height: 180px;
}
.slt-nav-02,.slt-nav-03,.slt-nav-04,.slt-nav-06,.slt-nav-07,.slt-nav-08{
    width: 220px;
    height: 180px;
}
.slt-nav-01{
     background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/04191258jdjk.jpg");
 }
.slt-nav-02{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/051117520zi4.png");
}
.slt-nav-03{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/0511181909rk.jpg");
}
.slt-nav-04{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/05111847dmvx.png");
}
.slt-nav-05{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/05111913hhea.png");
}
.slt-nav-06{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/05111937d3lz.png");
}
.slt-nav-07{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/05111959823k.png");
}
.slt-nav-08{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/05112023fbbq.png");
}
.slt-nav{
    text-align: center;
}
.slt-nav h2{
    padding-top: 64px;
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}
.slt-nav p{
    font-size: 16px;
    color: #fff;
}
.main-im .open-im{
    background: url(http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/06103622h35y.png) left top no-repeat;
    background-size: 100%;
}


/*---案例整合页  BEGIN---*/
.qm-anlizh h2 {
    font-size: 32px;
}
.qm-anlizh .tab-content {
    border: none;
    box-shadow: none;
}
.qm-anlizh .tabs.tabs-simple .nav-tabs>li a,
.qm-anlizh .tabs.tabs-simple .nav-tabs>li a:focus,
.qm-anlizh .tabs.tabs-simple .nav-tabs>li a:hover {
    font-size: 18px;
    color: #999;
    padding: 18px 5px;
    border-bottom: none;
}
.qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a,
.qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a:focus,
.qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom: 2px solid #1b79ba;
}
html body .qm-anlizh .tabs.tabs-bottom .nav-tabs li a:hover,
html body .qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a,
html body .qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a:focus,
html body .qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .qm-anlizh .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .qm-anlizh .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: #1b79ba;
    color: #414141;
}
.qm-anlizh hr.solid {
    margin: -1px auto 0 auto;
}
.anlizh-banner {
    position: relative;
}
.anlizh-banner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.anlizh-banner .img-bg {
    position: absolute;
    z-index:-1;
}
.anlizh-banner .inner {
    position: relative;
    top: 135px;

}
.anlizh-banner .intro {

}
.anlizh-banner .img-info {
    position: relative;
    top: 30px;
}
.anlizh-banner .img-info img {
    width: 100%;
}
.anlizh-banner .img-title {
    position: absolute;
    left: 25%;
    top: 68%;
}
.anlizh-banner p,
.anlizh-banner h4 {
    color: #fff;
}
.anlizh-banner p strong {
    font-size: 16px;
    font-weight: normal;
    color: #f8b600;
}
.anlizh-banner p.intro-text {
    border-bottom: 1px solid #2f5477;
}
.anlizh-banner p .label {
    background-color: #4aaadd;
    margin-right: 10px;
    padding: 3px 6px !important;
}
.anlizh-banner a.link {
    position: relative;
    padding: 0 8px;
}
.anlizh-banner a.link:hover {
    color: #f8b600;
}
.anlizh-banner a.link:after {
    position: absolute;
    top: 3px;
    right: 0;
    display: inline-block;
    content: "";
    width: 1px;
    height: 12px;
    background-color: #4aaadd;
}
.anlizh-banner a.link:last-child:after {
    background-color: transparent;
}
.anlizh-banner a.img-link {
    position: absolute;
    top: 140px;
    left: 2px;
    width: 360px;
    height: 170px;
    z-index: 200;
}

.anlizh-banner .flex-control-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    font-size: 0;
}
.anlizh-banner .flex-control-nav li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    background-color: #fff;
    cursor: pointer;
    opacity: .3;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.anlizh-banner .flex-control-nav li.active {
    background: #fff;
    opacity: 1;
}
.anlizh-banner .flex-control-paging li a {
    background: none;
}
.anlizh-banner .flex-direction-nav a {
    opacity: 0.8;
}
.anlizh-banner .flex-direction-nav li.active a {
    width: 70px;
    height:70px;
    background-color: #f8b600;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
html.webkit .qm-anlizh .thumb-info-no-borders .thumb-info-wrapper {
    width: 350px;
}
.qm-anlizh .thumb-info.thumb-info-centered-info .thumb-info-title {
    top: 40%;
}
.qm-anlizh .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 30%;
}
.by-cases-content .by-case-border{
    border-left: 8px solid #4aaadd;
    padding: 2px 0px 4px 0px;
}
.by-cases-content .by-case-border p{
    line-height: 29px;
    padding-left: 10px;
}
.by-cases-content .btn-content{
    padding: 5px 26px;
    border: 1px solid #333;
    border-radius: 3px;
    color: #333;
}
.by-cases-content .btn-content:hover{
    padding: 5px 26px;
    border: 1px solid #4aaadd;
    border-radius: 3px;
    color: #4aaadd;
}
.by-cases-content .btn-content:visited,.by-cases-content .btn-content:focus{
    padding: 5px 26px;
    border: 1px solid #333;
    border-radius: 3px;
    color: #333;
}
/*---案例整合页  END---*/
/*---轮播样式---*/
.banner {
    margin: 0px auto 0px;
    position: relative;
    width: 100%;
	height: 360px;
    overflow: hidden;
    zoom: 1;
}
.banner ul{
    list-style: none;
    width: 100%;
    padding-left: 0px;
}
.banner .slides li {
    width: 100%;
    height: 100%;
}

.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
    zoom: 1;
}

.flexslider ul{
    list-style: none;
    width: 100%;
    padding-left: 0px;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 65px 0;
    display: block;
    background: url(http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/09141809ljb0.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/09141730mhza.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a .bg-img {
    width: 100%;
    height: 550px;
    display: block;
}
/*---轮播样式结束---*/
/*---随手卖致歉页开始---*/
.qianmi-ssm {
    font-family: "微软雅黑";
}

.qianmi-ssm .ssm_banner {
    position: relative;
}

.qianmi-ssm .ssm_banner .btn {
    display: block;
    position: relative;
    top: 225px;
    width: 210px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    background-color: #ba3232;
}

.qianmi-ssm .ssm_banner .btn .icon {
    position: relative;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 17px;
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/10164618vvmm.png") no-repeat center center;
    background-size: 28px auto;
}

.qianmi-ssm .ssm_content {
    text-align: center;
    background-color: #fff;
}

.qianmi-ssm .ssm_content .line {
    height: 10px;
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/10164640iqkl.png") repeat-x;
}

.qianmi-ssm .ssm_remind ol {
    font-size: 14px;
    color: #555;
    text-align: left;
    padding: 10px 50px 30px 50px;
    border-bottom: 1px dashed #ddd;
}

.qianmi-ssm .ssm_remind .tips {
    color: #888;
}

.qianmi-ssm .present_info {
    border-bottom: 1px dashed #ddd;
}

.qianmi-ssm .ssm_present .content {
    height: 185px;
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/10164912oq8e.png") repeat-y center;
}

.qianmi-ssm .ssm_present h4 {
    color: #ba3232;
}

.qianmi-ssm .ssm_present ol {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-left: 45px;
}

.qianmi-ssm .ssm_present .btn {
    width: 280px;
    font-size: 20px;
    color: #333;
    padding: 6px 20px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #fff;
}
.ssm_dialog .modal-header {
    border-bottom: none;
}
.ssm_dialog .form-group {
    padding: 10px 20px;
}
.ssm_dialog .modal-body .control-label {
    position: relative;
    top: 10px;
    font-size: 14px;
    color: #000;
}
.ssm_dialog .modal-body .form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    font-size: 14px;
}
.ssm_dialog .modal-body .bg_gray {
    background-color: #f9fafc;
}
.ssm_dialog .modal-body .content {
    width: 220px;
    margin: 0 auto;
    color: #555;
}
.ssm_dialog .modal-body .form-group .icon {
    display: none;
    position: absolute;
    top: 5px;
    right: 15px;
    width: 26px;
    height: 26px;
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201511/101649303ydx.png") no-repeat;
}
.ssm_dialog .modal-body .form-group.error .icon {
    display: inline-block;
}
.ssm_dialog .modal-footer {
    border-top: none;
    text-align: center;
}
.ssm_dialog .modal-footer .btn {
    width: 380px;
    height: auto;
    padding: 10px 0;
}
.modal-content{
    margin-top: 30px;
}
/*---随手卖致歉页结束---*/
/*高端定制注册css*/
#identity{
    background: #fff;
    padding: 10px 15px 5px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#demand{
    background: #fff;
    padding: 10px 15px 5px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.gddz .checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{
    margin-left: 0px;
}
.btn-reggddz{
    width: 472px;
    height: 42px;
    background: #009aec;
    color: #fff;
}
.btn-reggddz:hover{
    width: 472px;
    height: 42px;
    background: #20a1ec;
    color: #fff;
}
.btn-reggddz:focus,.btn-reggddz:visited{
    width: 472px;
    height: 42px;
    background: #009aec;
    color: #fff;
}
/*高端定制结束*/
/*关于我们整合页*/
.aboutszh{
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #FFFFFF;
    padding-top:123px;
    background-attachment: fixed;
}
.btn-about{
    color: #fff;
    border: 1px solid;
    padding: 10px 25px;
    border-radius: 2px;
    background-color: transparent;
}
.btn-about:hover{
    color: #4aaadd;
    border: 1px solid #4aaadd;
    padding: 10px 25px;
    border-radius: 2px;
    background-color: #fff;
}
.btn-about:focus,.btn-about:visited{
    border: 1px solid;
    padding: 10px 25px;
    border-radius: 2px;
    background-color: transparent;
}
/*关于我们整合页结束*/
/*云订货V2开始*/
.by-ydh-div-bg{
    background-color: #eee;
    border-radius: 50%;
    width: 95px;
    height: 95px;
    margin: 0 auto;
}
.by-ydh-div-bg i{
    font-size: 48px;
    color: #4aaadd;
    padding: 33px 38px 33px 24px;
    display: inline-block;
}
.ydh-what{
    font-size: 40px;
    margin-top: 130px;
}
.color-yellow{
    color: #FFEA01 !important;
}
.color-b{
    color: #3DB4DF !important;
}
.btn-ldh1{
    border: 1px solid #FFEA01;
    color:#4aaadd;
    background: #FFEA01;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-ldh1:hover{
    border: 1px solid #FFEA01;
    color:#FFEA01;
    background: none;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-ldh2{
    border: 1px solid #fff;
    color:#fff;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-ldh2:hover{
    border: 1px solid #00FFF1;
    background: #00FFF1;
    color:#fff;
    padding:10px 30px;
    border-radius: 3px;
}
.btn-ldh3{
    background: #3EB3DE;
    color: #fff;
    padding: 15px 80px;
    border-radius: 3px;
}
.btn-ldh3:hover{
    background: #2394BE;
    color: #fff;
    padding: 15px 80px;
    border-radius: 3px;
}
.btn-ldh4{
    border: 1px solid #1D8DB5;
    color: #1D8DB5;
    padding: 15px 224px;
    border-radius: 3px;
}
.btn-ldh4:hover{
    background: #2394BE;
    color: #fff;
    padding: 15px 224px;
    border-radius: 3px;
}
.btn-ldh5{
    background-color: #414141;
    color: #FFF;
    padding: 15px 50px;
    border-radius: 3px;
}
.btn-ldh5:hover{
    background-color: #2394BE;
    color: #FFF;
    padding: 15px 50px;
    border-radius: 3px;
}
.font-80{
    font-size: 80px !important;
}
.hover-blue:hover{
    color: #2394BE !important;
}
.by-nf{
    border: 1px solid #999;
    padding: 15px;
    position: relative;
    background: #f8f8f8;
    z-index: 99;
}
/*云订货V2结束*/
/*右侧咨询框样式开始*/
.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:120px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:120px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(http://web-img.qmimg.com/qianmicom/u/cms/qmfuwu/201511/18104700242g.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 10px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.msgserver { text-align:center; margin-bottom:5px; padding-top:5px;}
.msgserver a { background:url(http://web-img.qmimg.com/qianmicom/u/cms/qmfuwu/201511/18104700242g.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(http://web-img.qmimg.com/qianmicom/u/cms/qmfuwu/201511/18105009w8do.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}
/*右侧咨询框样式结束*/
/*网站地图开始*/
.pc-map {
    padding: 20px;
    background-color: #fff;
}
.pc-map > h1 {
    margin: 0;
    line-height: 45px;
    font-size: 20px;
}
.pc-map .pc-map-list h2 {
    margin: 0;
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.pc-map .pc-map-list h2 a {
    color: #333;
}
.pc-map .pc-map-list .pc-map-listBody a:hover {
    color: #4aaadd!important;
}
.pc-map .pc-map-list .pc-map-listBody .col-md-12 {
    padding: 20px 10px;
}
.pc-map .pc-map-list .pc-map-listBody .list-item {
    padding: 10px 0;
}
.pc-map .pc-map-list .pc-map-listBody .list-item h3 {
    margin: 0;
    padding: 10px 0 5px 0;
    font-size: 16px;
}
.pc-map .pc-map-list .pc-map-listBody .list-item h3 a{
    color: #333;
}
.pc-map .pc-map-list .pc-map-listBody .list-item a {
    color: #666;
}
.pc-map .pc-map-list .pc-map-listBody .list-item ul {
    padding-left: 0;
    list-style: none;
}
/*网站地图结束*/
/*金融支付开始*/
.jrzf-by-hr{
    margin-top: -3px !important;
    height: 3px !important;
    background: #eee !important;
}
.jrzf .tab-content{
    border: none;
    box-shadow: 0 1px 5px 0 rgba(255,255,255,.01) !important;
}
.bt-jr .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a{
    border-radius: 0px;
}
.jrzf .bt-jr .tabs.tabs-simple .nav-tabs>li a{
    font-size: 18px !important;
}
.btn-jrzf{
     border:1px solid #fff;
     padding:10px 30px;
     color: #fff;
    border-radius: 3px;
 }
.btn-jrzf:hover{
    border:1px solid #FFEA01;
    padding:10px 30px;
    color: #fff;
    background: #FFEA01;
    border-radius: 3px;
}
.btn-jrzf:focus,.btn-jrzf:active{
    border:1px solid #fff;
    padding:10px 30px;
    color: #fff;
    border-radius: 3px;
}
/*金融支付结束*/
/*产品整合页 开始*/
.btn-header-white {
    display: inline-block;
    color: #fff;
    padding: 8px 35px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
}

.btn-header-white:hover {
    background-color: #fff;
    color: #555;
    border: transparent;
}

.btn-header-white:visited,
.btn-header-white:focus {
    color: #fff;
}

.qm-canpingzh .divider.divider-small hr {
    background: #dedede;
}

.al-item {
    position: relative;
}

.al-item .img-bg {
    box-shadow: 0 0 4px #ddd;
    -webkit-box-shadow: 0 0 4px #ddd;
    -moz-box-shadow: 0 0 4px #ddd;
    z-index: 0;
}

.al-item .content {
    position: absolute;
    top: 14%;
    left: 15%;
    z-index: 5;
}

.al-item .img-title {
    font-size: 18px;
    color: #414141;
}

.al-item .img-text {
    line-height: 3em;
    font-size: 24px;
    color: #666;
}

.al-img-slider {
    position: relative;
}

.al-slider {
    position: relative;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.al-row {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
}

.al-slider .al-item {
    display: inline-block;
    margin: 8px;
    cursor: pointer;
}

.al-img-slider .btn-turn {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 30px;
    z-index: 30;
    cursor: pointer;
}

.al-img-slider .btn-turn.active {
    background-color: #4aaadd;
}

.al-img-slider .btn-turn a {
    text-decoration: none;
}

.al-img-slider .btn-turn .qmfont {
    position: relative;
    top: 4px;
    left: 2px;
    font-size: 20px;
    color: #fff;
}

.al-img-slider .next .qmfont {
    left: 4px;
}

.al-img-slider .prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -40px;
}

.al-img-slider .next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: -40px;
}

.al-item .content2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -95px;
    z-index: 5;
}

#slider2 .al-item span {
    display: inline-block;
    color: #fff;
    width: 190px;
    padding: 15px 0;
    background-color: #f8b600;
    opacity: 0.9;
}
/*产品整合页 结束*/
/*解决方案 开始*/
.qm-sscal .tab-content {
    border: none;
    box-shadow: none;
}

.qm-sscal .tabs.tabs-simple .nav-tabs > li a,
.qm-sscal .tabs.tabs-simple .nav-tabs > li a:focus,
.qm-sscal .tabs.tabs-simple .nav-tabs > li a:hover {
    font-size: 20px;
    color: #999;
    padding: 24px 5px;
    border-bottom: none;
}

.qm-sscal .tabs.tabs-bottom .nav-tabs li.active a,
.qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:focus,
.qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom: 2px solid #1b79ba;
}

html body .qm-sscal .tabs.tabs-bottom .nav-tabs li a:hover,
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a,
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:focus,
html body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .qm-sscal .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: #1b79ba;
    color: #1b79ba;
}

.qm-sscal hr.tall {
    margin-top: -1px;
}

.qm-sscal hr.solid {
    background: #e8e8e8;
}

.qm-sscal .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 10%;
}

.qm-sscal .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #dedede;
    border-bottom: none;
}

.qm-sscal .thumb-info-title .text {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.qm-sscal .thumb-info-title .show-more {
    color: #999;
}

.qm-sscal .thumb-info-title .link {
    display: inline-block;
    color: #414141;
}

.qm-sscal .thumb-info-title .link:hover {
    text-decoration: none;
}

.qm-sscal .thumb-info-title .link span {
    display: block;
    font-size: 12px;
}

.btn-header-white {
    display: inline-block;
    color: #fff;
    padding: 8px 35px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.btn-header-white:hover {
    color: #555;
    border: transparent;
}
.btn-header-white:focus,.btn-header-white:visited{
    display: inline-block;
    color: #fff;
    padding: 8px 35px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.qm-sscal.jiejuefa .divider.divider-small hr {
    background: #dedede;
}
.al-item {
    position: relative;
}

.al-item .img-bg {
    box-shadow: 0 0 4px #ddd;
    -webkit-box-shadow: 0 0 4px #ddd;
    -moz-box-shadow: 0 0 4px #ddd;
    z-index: 0;
}

.al-item .content {
    position: absolute;
    top: 14%;
    left: 15%;
    z-index: 5;
}

.al-item .img-title {
    font-size: 18px;
    color: #414141;
}

.al-item .img-text {
    line-height: 3em;
    font-size: 24px;
    color: #666;
}

.al-img-slider {
    position: relative;
}

.al-slider {
    position: relative;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.al-row {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
}

.al-slider .al-item {
    display: inline-block;
    margin: 8px;
}

.al-img-slider .btn-turn {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 30px;
    z-index: 30;
    cursor: pointer;
}

.al-img-slider .btn-turn.active {
    background-color: #4aaadd;
}

.al-img-slider .btn-turn a {
    text-decoration: none;
}

.al-img-slider .btn-turn .qmfont {
    position: relative;
    top: 4px;
    left: 2px;
    font-size: 20px;
    color: #fff;
}

.al-img-slider .next .qmfont {
    left: 4px;
}

.al-img-slider .prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -40px;
}

.al-img-slider .next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: -40px;
}

.al-item .content2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -95px;
    z-index: 5;
}

#slider3 .al-item span {
    display: inline-block;
    color: #fff;
    width: 190px;
    padding: 15px 0;
    background-color: #f8b600;
    opacity: 0.9;
}
/*解决方案 结束*/
/*ERP集成 开始*/
.font-30{
    font-size: 30px;
}
.btn-erp {
    border:1px solid #fff;
    color: white;
}
.btn-erp:hover {
    border-color: #4aaadd;
    background-color: #4aaadd;
    color: white;
}
.btn-erp:active, .btn-erp:focus {
    border:1px solid #fff;
    background: none;
    color: white;
}
.bg-erp1{
    background-color: #fafafa;
}
.bg-erp2{
    background-color: #ededed;
}
.bg-erp3{
    background-color: #3eb3de;
    padding: 7px 15px;
}
/*ERP集成 结束*/
/*头部css*/
@font-face {
    font-family: 'qmfont';
    src: url('//at.alicdn.com/t/font_1444375234_2225237.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1444375234_2225237.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1444375234_2225237.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/font_1444375234_2225237.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1444375234_2225237.svg#qmfont') format('svg'); /* iOS 4.1- */
}
.qmfont{
    font-family:"qmfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.header-top {
    background-color: #f1f1f1;
    margin-top: -8px;
}
#header .header-top p {
    font-size: 0.8em;
    float: right;
    line-height: 25px;
    margin: 3px 0 0 0;
}
.header-top ul.navbar-nav > li > a, .header-top ul.navbar-nav .dropdown .dropdown-menu a {
    font-size: 1em;
    color: #979797;
}
.header-top ul.navbar-nav > li > a {
    padding: 5px 3px;
}
#header .header-top {
    min-height: 30px;
}
.navbar-right .dropdown-menu {
    right: -62px;
}
.header-top ul.navbar-nav > li > a,
.header-top ul.navbar-nav .dropdown .dropdown-menu a{
    font-size: 1em;
    font-family: "songti",sans-serif;
    color: #979797;
}
#header .dropdown .dropdown-toggle{
    z-index: 11001;
}
#header .local_selection.dropdown:hover .dropdown-toggle,
#header .header-top .dropdown:hover .dropdown-toggle{
    background-color: #fff;
    margin-bottom: -2px;
    border: 0px solid #CCC;
    border-bottom: none;
}
.header-top .dropdown:hover .dropdown-toggle{
    padding:4px 2px 5px;
}
#header .dropdown:hover ul.dropdown-menu{
    display: block;
    z-index: 99999;
    min-width: 132px;
}
#header .local_selection{
    position: absolute;
    z-index: 1005;
    left: 185px;
    top: 27px;
    height: 45px;
    border-left: 2px solid #ECECEC;
    padding-left: 10px;
    background: #FFF;
}
body.sticky-menu-active #header .local_selection{
    top:57px;
}
#header .local_selection span{
    font-family: "Microsoft Yahei","Hiragino Sans GB",tahoma,arial;
    font-size: 20px;
    color: #565656;
    height: 45px;
    line-height: 45px;
    border: solid #FFF;
    border-width: 1px 1px 0;
    display: block;
    position: relative;
    padding-left: 6px;
}

.local_selection.dropdown:hover .dropdown-toggle{
    background-color: #fff;
    margin-bottom: -2px;
    border: 1px solid #CCC;
    border-bottom: none;
}
.local_selection.dropdown:hover ul.dropdown-menu{
    left:10px;
    margin-top: -1px;
    border-radius: 0px;
}
#header>.container {
    height: 90px;
}
.login-by1{
    background: #009aec;
    color: #fff !important;
    height: 30px;
    margin-top: 6px;
    line-height: 15px !important;
    padding: 7px 15px !important;
    border-radius: 2px !important;
    font-size: 14px !important;
}
.login-by1:hover {
    border-color: #4aaadd #4aaadd #4aaadd;
    background-color: #4aaadd;
    color: white;
}

.login-by1:active, .login-by1:focus {
    border-color: #4aaadd;
    background-color: #4aaadd;
    color: white;
}

.login-by1.dropdown-toggle {
    border-left-color: #4aaadd;
}
#header nav ul.nav-main .login-by2 a.login-by1:focus{
    background: #4aaadd;
}
#header nav ul.nav-main .login-by2 a.login-by1:visited{
    background: #4aaadd;
}
#header nav ul.nav-main>li:hover>.login-by1{
    background-color: #4aaadd !important;
    color: #fff;
}
@media (min-width: 992px){
    #header nav ul.nav-main li a:focus {
        background-color: #4aaadd !important;
    }
}

.reg-by{
    color: #fff !important;
    height: 30px;
    margin-top: 6px;
    line-height: 15px !important;
    padding: 7px 15px !important;
    border-radius: 2px !important;
    font-size: 14px !important;
    margin-left: 15px !important;
    background-color: #f60 !important;
}
#header nav ul.nav-main>li:hover>.reg-by{
    background-color: #ff852b !important;
    color: #FFF !important;
}
/*头部css 结束*/
/*首页css */
.index .thumb-solutions .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 24%;
}
.index .thumb-solutions .thumb-info.thumb-info-lighten .thumb-info-wrapper:after{
    background:rgba(0, 0, 0, 0.2);
}
.index .thumb-product{
    filter: alpha(opacity=100);
    opacity: 1;
    top: 17% !important;
}
.index .product .thumb-info .thumb-info-wrapper:after{
    background:rgba(45, 177, 231, 0.7);
}
.tabs.tabs-simple .nav-tabs>li a, .tabs.tabs-simple .nav-tabs>li a:focus, .tabs.tabs-simple .nav-tabs>li a:hover{
    font-size: 16px;
    border-bottom: 0px solid #eee;
}
.index .content-grid .content-grid-item{
    padding: 10px;
}
.btn-index-border{
    border:1px solid #3eb3de;
    background: #fff;
    color: #3eb3de;
    font-size: 14px;
}
.btn-index-border2{
    border:1px solid rgba(255,255,255,0.5);
    background: transparent;
    color: #fff;
    font-size: 14px;
}
.btn-index2:hover {
    border:1px solid rgb(255,255,255);
    background: transparent;
}
.product-bottom{
    width: 350px;margin: 0 auto;
}
.ydh-bottom{
    background: #368DBA;
}
.ysc-bottom{
    background: #3BB6E0;
}
.bbc-bottom{
    background: #25A294;
}
.solutions-hover{
    border-bottom: 3px solid #666;
    width: 82px;
    padding: 4px 0;
}
.solutions-hover:hover{
    border-bottom: 3px solid #4aaadd;
    color: #4aaadd;
    cursor: pointer;
}
.btn-zhenduan{
    background: #4aaadd;
    color: #fff;
    font-size: 30px;
    padding: 10px 40px;
    border-radius: 50px;
}
.btn-zhenduan:hover{
    background: #4fbce5;
    color: #fff;
    font-size: 30px;
    padding: 10px 40px;
    border-radius: 50px;
}
.btn-zhenduan:focus,.btn-zhenduan:active{
    background: #4aaadd;
    color: #fff;
    font-size: 30px;
    padding: 10px 40px;
    border-radius: 50px;
}
.newyear-btn{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
}
.newyear-btn:hover{
    padding:11px 0px;
    background: transparent;
    border: 1px solid #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #4aaadd;
}
.newyear-btn:focus,.newyear-btn:active{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #fff;
}
.newyear-btn2{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #4aaadd;
    display: inline-block;
}
.newyear-btn2:hover{
    padding:11px 0px;
    background: #4aaadd;
    border: 1px solid #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #fff;
    border-left: 1px solid #fff;;
}
.newyear-btn2:focus,.newyear-btn2:active{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #4aaadd;
    display: inline-block;
    border-left: none;
}
.newyear-p span{
    display: inline-block;
}
/*首页css 结束*/
/*脚部 css*/
#footer{
    background: #e5e5e5;
    border-top: none;
    padding-top: 50px;
}
#footer h3{
    color:#414141 !important;
    margin-bottom: 50px;
}
#footer .footer-copyright{
    background: #e5e5e5;
    border-top: 1px solid #ccc;
}
#footer .col-md-12 span{
    color: #666;
    padding-right: 20px;
}
#footer h4{
    color:#414141 !important;
    font-size: 16px;
}
#footer p a{
    color: #888 !important;
}
#footer .recent-work li{
    width: 100%;
}
.footer-weibo a{
    color:#4AABDE !important;
    border:1px solid #4AABDE;
    padding:3px 10px;
}
.footer-weibo a:hover{
    color:#4AABDE !important;
}
/*脚部css 结束*/
/*金融支付 开始*/
.jrzf .tabs.tabs-simple .nav-tabs>li a{
    font-size: 28px;
    border-bottom: 3px solid #eee;
}
/*金融支付 结束*/
/*技术架构 开始 by : bym 2015年12月11日*/
.pt-50{
    padding-top: 50px;
}
.frame-hover:hover{
    color: #4aaadd !important;
}
.dp-none{
    display: none;
}
.triangle-up {
    width: 20px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #F6F6F6;
    margin: -40px auto 60px;
}
.triangle-up2 {
    width: 20px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #4aaadd;
    margin: 0 auto;
}
/*技术架构 结束*/
/*电商诊断 开始  by : bym 2015年12月11日*/
.color-f6814e{
    color:#f6814e;
}
.dszd .thumb-solutions .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 25%;
}
.dszd .thumb-solutions .thumb-info.thumb-info-lighten .thumb-info-wrapper:after{
    background:rgba(0, 0, 0, 0.2);
}
.dszd .thumb-product{
    filter: alpha(opacity=100);
    opacity: 1;
    top: 17% !important;
}
.dszd .product .thumb-info .thumb-info-wrapper:after{
    background:rgba(45, 177, 231, 0.7);
}
.dszd .flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 370px;
    overflow: hidden;
    zoom: 1;
}
.dszd .flexslider ul{
    list-style: none;
}
.dszd .flexslider .slides a .bg-img {
    width: 920px;
    height: 370px;
    display: block;
    margin: 0 auto;
}
.btn-dszd{
    padding: 4px 20px !important;
}
.color-blue{
    color: #3EB3DE;
}
#banner_tabs2 {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 130px;
    overflow: hidden;
    zoom: 1;
}
#banner_tabs2 ul{
    list-style: none;
}
#banner_tabs2 .slides a .bg-img {
    width: 920px;
    height: 130px;
    display: block;
    margin: 0 auto;
}
/*电商诊断 结束*/
/*云商城 云订货 页面套餐方案修改 开始*/
.floor_5 {
    padding-bottom: 50px;
}

.floor_5 .cont {
    margin-top: 25px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.floor_5 .cont .col-md-4 {
    width: 33.333%;
    float: left;
}
.floor_5 .cont .item {
    position: relative;
    height: 348px;
    border: 1px solid #ededed;
    overflow: hidden;
    cursor: pointer;
}

.floor_5 .cont .item-link {
    display: block;
    width: 100%;
    height: 100%;
}

.floor_5 .cont .item .pic1 {
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 10;
}

.floor_5 .cont .item .pic2 {
    text-align: center;
    position: absolute;
    top: 0px;
    left: -304px;
    padding: 30px 15px;
}

.floor_5 .cont .item .pic2 span {
    color: #666;
    line-height: 35px;
}

.floor_5 .cont .item .txt1,
.floor_5 .cont .item .txt2 {
    text-align: center;
    font-size: 18px;
    position: absolute;
    background-color: #fff;
    top:163px;
}

.floor_5 .cont .item .txt1 {
    left: 0;
}

.floor_5 .cont .item .txt2 {
    background-color: #4aaadd;
    right: -304px;
}

.floor_5 .cont .item .txt1 p,
.floor_5 .cont .item .txt2 p {
    text-align: left;
    font-size: 12px;
    padding: 5px 24px 0;
    color: #666;
    line-height: 21px;
    margin-bottom: 15px;
}

.floor_5 .cont .item .txt2 p,
.floor_5 .cont .item .txt2 h4 {
    color: #fff;
}

.floor_5 .cont .link {
    width: 118px;
}

.floor_5 .cont .txt2 .link {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
/*云商城 云订货 页面套餐方案修改 结束*/
/*销售助手*/
.color-orange{
    color: #f60;
}
.mt-60{
    margin-top: 60px;
}
.mb-60{
    margin-bottom: 60px;
}
.pt-60{
    padding-top: 60px;
}
.pb-60{
    padding-bottom: 60px !important;
}
.pl-60{
    padding-left: 60px;
}
.by-btn-sale{
    background: #FE0;
    padding: 13px 45px;
    border-radius: 3px;
    color: #320347;
    font-size: 18px;
}
.by-btn-sale:hover{
    background: #ffdd19;
    padding: 13px 45px;
    border-radius: 3px;
    color: #320347;
    font-size: 18px;
}
.by-btn-sale:focus,.by-btn-sale:active{
    background: #FE0;
    padding: 13px 45px;
    border-radius: 3px;
    color: #320347;
    font-size: 18px;
}
/**
 云商城css
 2016年2月1日
 白玉明
*/
.color-45{
    color: #454545 !important;
}
.color-888{
    color: #888 !important;
}
.ysc-sec1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 350px;
}
.ysc .sec1-color1,.ydh .sec1-color1{
    color: #f76e00 !important;
}
.ysc .sec1-p1,.ydh .sec1-p1{
    font-size: 46px;
    line-height: 54px;
}
.ysc .ysc-sec1-btn,.ydh .ysc-sec1-btn{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
}
.ysc .ysc-sec1-btn:hover,.ydh .ysc-sec1-btn:hover{
    padding:11px 0px;
    background: transparent;
    border: 1px solid #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #4aaadd;
    border-right: 1px solid #fff;
}
.ysc .ysc-sec1-btn:focus,.ysc .ysc-sec1-btn:active,.ydh .ysc-sec1-btn:focus,.ydh .ysc-sec1-btn:active{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #fff;
}
.ysc .ysc-sec1-btn2,.ydh .ysc-sec1-btn2{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #4aaadd;
    display: inline-block;
}
.ysc .ysc-sec1-btn2:hover,.ydh .ysc-sec1-btn2:hover{
    padding:11px 0px;
    background: #4aaadd;
    border: 1px solid #4aaadd;
    width: 180px;
    margin: 0 auto;
    color: #fff;
    border-left: 1px solid #fff;;
}
.ysc .ysc-sec1-btn2:focus,.ysc .ysc-sec1-btn2:active,.ydh .ysc-sec1-btn2:focus,.ydh .ysc-sec1-btn2:active{
    border: 1px solid #4aaadd;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #4aaadd;
    display: inline-block;
    border-left: none;
}
.ysc .sec2-div1-span1,.ydh .sec2-div1-span1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/012036481b0l.jpg") left no-repeat;
    padding: 1px 35px 1px 0px;
}
.ysc .sec2-div1-span2,.ydh .sec2-div1-span2{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/012041058ock.jpg") center no-repeat;
    padding: 1px 13px 0 35px;
}
.ysc .sec2-div1,.ydh .sec2-div1{
    display: flex;
    align-items: center;
}
.ysc .sec2-div2-btn,.ydh .sec2-div2-btn{
    border: 1px solid #fff;
    background: transparent;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 40px;
    color: #fff;
}
.ysc .sec2-div2-btn:hover,.ydh .sec2-div2-btn:hover{
    border: 1px solid #4aaadd;
    background: #4aaadd;
    color:#fff;
}
.ysc .sec2-div2-btn:focus,.ysc .sec2-div2-btn:active,.ydh .sec2-div2-btn:focus,.ydh .sec2-div2-btn:active{
    border: 1px solid #fff;
    background: transparent;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 40px;
    color: #fff;
}
.ysc #myModal1 .modal-body{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/02212341payk.jpg") center no-repeat;
    height: 540px;
}
.ysc #myModal2 .modal-body{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/031049419lim.jpg") center no-repeat;
    height: 540px;
}
.ysc #myModal3 .modal-body{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/03111347q6p2.jpg") center no-repeat;
    height: 540px;
}
.ysc .sec2-div2-modal1 i,.ysc .sec2-div2-modal,.ydh .sec2-div2-modal1 i,.ydh .sec2-div2-modal,.ydh .sec2-div3-modal1 i,.ydh .sec2-div3-modal{
    cursor: pointer;
}
.ysc .sec2-div2-modal{
    width: 100%;
    height: 100%;
    padding-top: 35px;
}
.ysc .sec2-div2{
    display: flex;
}
.ysc .sec1-p1{
    display: inline-flex;
    margin: 0px 330px;
}
.ysc .sec2-div2-flex{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 180px;
}
.ysc .sec2-div2-yycy1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/0121311244pi.jpg") left no-repeat;
}
.ysc .sec2-div2-yycy2{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/03135322j9nd.jpg") center no-repeat;
}
.ysc .sec2-div2-yycy3{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/03135339zt1e.jpg") right no-repeat;
}
.ysc #sec2-div2{ width: 970px; height: 340px; position: relative; margin: 0px auto;overflow: hidden;}
.ysc #sec2-div2 ul { width: 970px; height: 340px; position: relative; }
.ysc #sec2-div2 ul li { height: 340px; float: left; list-style: none; padding:20px 20px 60px 20px;border: 1px solid #dedede;margin-left: -1px}
.ysc #sec2-div2 ul li:hover img{
    transform: scale(1.1, 1.1);
    -webkit-box-shadow:0 0 20px rgba(51, 51, 51, .5);
    -moz-box-shadow:0 0 20px rgba(51, 51, 51, .5);
    box-shadow:0 0 20px rgba(51, 51, 51, .5);  }
.ysc #sec2-div2 ul li img { width: 199px; height: 258px; display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ysc .sec5-div2-div {
    width: 219px;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #f4f4f4 72%, #fff 50%) repeat scroll 0 0;
    background: -webkit-linear-gradient(bottom,#F4F4F4 72%,#fff 50%);
    background: -o-linear-gradient(bottom,#F4F4F4 72%,#fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F4F4F4,endColorstr=#ffffff,gradientType=1);
}
.ysc .sec5-div2{
    display: flex;
}
.ysc .sec5-div2-div img{
    width: 140px;
}
.ysc .sec5-div2-div .thumb-info-wrapper{
    width: 140px;
    border-radius: 50%;
    margin: 0 auto !important;
}
.ysc .sec5-div2 .thumb-info.thumb-info-centered-info:hover .thumb-info-title {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 34%;
}
.ysc .sec5-div2 .thumb-info.thumb-info-lighten .thumb-info-wrapper:after{
    background:rgba(255, 255, 255, 0.5);
}
.ysc .sec6-div2{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/02194122r6xt.jpg") center no-repeat;
    height: 520px;
}
.ysc .sec6-div2-p,.ydh .sec6-div2-p{
    color: #4aaadd;
}
.ysc .sec6-div2-btn{
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 40px;
}
.ysc .sec6-div2-div1 a,.ysc .sec6-div2-div1 a:active,.ysc .sec6-div2-div1 a:focus{
    color: #4aaadd;
    text-decoration: none;
}
.ysc .sec6-div2-btn1{
    border: 1px solid #4aaadd;
}
.ysc .sec6-div2-btn1:hover{
    border: 1px solid #4aaadd;
    background: #4aaadd;
    color:#fff;
}
.ysc .sec6-div2-btn1:focus,.ysc .sec6-div2-btn1:active{
    border: 1px solid #4aaadd;
}
.ysc .sec6-div2-div2 a,.ysc .sec6-div2-div2 a:active,.ysc .sec6-div2-div2 a:focus{
    color: #24B5CA;
    text-decoration: none;
}
.ysc .sec6-div2-btn2{
    border: 1px solid #24B5CA;
}
.ysc .sec6-div2-btn2:hover{
    border: 1px solid #24B5CA;
    background: #24B5CA;
    color:#fff;
}
.ysc .sec6-div2-btn2:focus,.ysc .sec6-div2-btn2:active{
    border: 1px solid #24B5CA;
}
.ysc .sec6-div2-div2 ul{
    margin-top: 48px;
    padding-bottom: 48px;
}
.ysc .sec6-div2-div3 a,.ysc .sec6-div2-div3 a:active,.ysc .sec6-div2-div3 a:focus{
    color: #279DBB;
    text-decoration: none;
}
.ysc .sec6-div2-btn3{
    border: 1px solid #279DBB;
}
.ysc .sec6-div2-btn3:hover{
    border: 1px solid #279DBB;
    background: #279DBB;
    color:#fff;
}
.ysc .sec6-div2-btn3:focus,.ysc .sec6-div2-btn3:active{
    border: 1px solid #279DBB;
}
.ysc .sec6-div2-div3 ul{
    margin-top: 24px;
    padding-bottom: 24px;
}
.ydh .modal-dialog .modal-header1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/041438115sht.jpg") center no-repeat;
    height: 550px;
}
.ydh .modal-dialog .modal-header3{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153247cdl1.jpg") center no-repeat;
    height: 550px;
}
.ydh .modal-dialog .modal-header4{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153304yovm.jpg") center no-repeat;
    height: 550px;
}
.ydh .modal-dialog .modal-header5{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153321ur8g.jpg") center no-repeat;
    height: 550px;
}
.ydh .modal-dialog .modal-header6{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153332a0ja.jpg") center no-repeat;
    height: 550px;
}
.ydh .sec2-div2-yycy1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04143041934g.jpg") left no-repeat;
    height: 200px;
}
@keyframes changeImg
{
    0% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153906r1xp.jpg") center no-repeat;}
    100% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04154451a04g.jpg") center no-repeat;}
}

@-moz-keyframes changeImg /* Firefox */
{
    0% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153906r1xp.jpg") center no-repeat;}
    100% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04154451a04g.jpg") center no-repeat;}
}

@-webkit-keyframes changeImg /* Safari 和 Chrome */
{
    0% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153906r1xp.jpg") center no-repeat;}
    100% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04154451a04g.jpg") center no-repeat;}
}

@-o-keyframes changeImg /* Opera */
{
    0% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153906r1xp.jpg") center no-repeat;}
    100% {background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04154451a04g.jpg") center no-repeat;}
}
.ydh .sec2-div2-yycy2:hover{
    animation: changeImg 0.3s linear;
    -moz-animation: changeImg 0.3s linear;	/* Firefox */
    -webkit-animation: changeImg 0.3s linear;	/* Safari 和 Chrome */
    -o-animation: changeImg 0.3s linear;
    animation-fill-mode : forwards;
}
.ydh .sec2-div2-yycy2{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04153906r1xp.jpg") center no-repeat;
    height: 200px;
}
.ydh .sec2-div2-yycy3{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04152846qj2c.jpg") right no-repeat;
    height: 200px;
}
.ydh .sec2-div3-yycy1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04152912yii5.jpg") left no-repeat;
    height: 200px;
}
.ydh .sec2-div3-yycy2{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04152926tesh.jpg") center no-repeat;
    height: 200px;
}
.ydh .sec2-div3-yycy3{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04152939ycmz.jpg") right no-repeat;
    height: 200px;
}
.ydh .sec2-div2-modal,.ydh .sec2-div3-modal{
    height: 100%;
    padding-top: 40px;
}
.ydh .close{
    filter: alpha(opacity=90);
    opacity: .9;
}
.ydh .ysc-sec2,.ydh .ysc-sec4,.ydh .ysc-sec5{
    overflow:auto;
}
@media (min-width: 992px){
    .modal-lg {
        width: 1000px;
    }
}
.ydh .ysc-sec4-border1,.ydh .ysc-sec4-border2,.ydh .ysc-sec4-border3{
    border:1px solid #ccc;
}
.ydh .ysc-sec4-border2{
    border-left:none;
    border-right: none;
}
.ydh .ydh-sec4-btn{
    border: 1px solid #4aaadd;
    padding: 10px 40px;
    border-radius: 30px;
}
.ydh .ydh-sec4-btn:hover{
    border: 1px solid #4aaadd;
    padding: 10px 40px;
    border-radius: 30px;
    background: #4aaadd;
    color: #ffffff;
}
.ydh .ydh-sec4-btn:focus,.ydh .ydh-sec4-btn:active{
    border: 1px solid #4aaadd;
    padding: 10px 40px;
    border-radius: 30px;
}
.ydh .sec5-div2-div {
    width: 302px;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #FAFAFA 76%, #fff 50%) repeat scroll 0 0;
    background: -webkit-linear-gradient(bottom,#FAFAFA 76%,#fff 50%);
    background: -o-linear-gradient(bottom,#FAFAFA 76%,#fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAFAFA,endColorstr=#ffffff,gradientType=1);
}
.ydh .sec6-div2{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/04175258amwn.jpg") center no-repeat;
    height: 488px;
}
.ydh .sec6-div2-p2{
    padding: 93px 27px 97px 46px;
}
.ydh .sec6-div2 .ysc-sec1-btn{
    border-radius: 30px 0 0px 30px;
}
.ydh .sec6-div2 .ysc-sec1-btn2{
    border-radius: 0 30px 30px 0px;
}
.ydh .sec6-div2-p3 .ysc-sec1-btn{
    border: 1px solid #279DBB;
    background: #279DBB;
}
.ydh .sec6-div2-p3 .ysc-sec1-btn:hover{
    border: 1px solid #279DBB;
    background: transparent;
    color: #279DBB;
    border-right: none;
}
.ydh .sec6-div2-p3 .ysc-sec1-btn2{
    border: 1px solid #279DBB;
    color: #279DBB;
}
.ydh .sec6-div2-p3 .ysc-sec1-btn2:hover{
    border: 1px solid #279DBB;
    background: #279DBB;
    color: #fff;
    border-left: 1px solid #fff;
}
/* 云订货促销*/
.ydhcx-btn{
    border: 1px solid #ffea00;
    padding:11px 0px;
    background: #ffea00;
    width: 180px;
    margin: 0 auto;
    color: #333;
    display: inline-block;
}
.ydhcx-btn:hover{
    padding:11px 0px;
    background: transparent;
    border: 1px solid #ffea00;
    width: 180px;
    margin: 0 auto;
    color: #ffea00;
}
.ydhcx-btn:focus,.ydhcx-btn:active{
    border: 1px solid #ffea00;
    padding:11px 0px;
    background: #ffea00;
    width: 180px;
    margin: 0 auto;
    color: #333;
}
.ydhcx-btn2{
    border: 1px solid #ffea00;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #ffea00;
    display: inline-block;
}
.ydhcx-btn2:hover{
    padding:11px 0px;
    background: #ffea00;
    border: 1px solid #ffea00;
    width: 180px;
    margin: 0 auto;
    color: #333;
    border-left: 1px solid #fff;;
}
.ydhcx-btn2:focus,.ydhcx-btn2:active{
    border: 1px solid #ffea00;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #ffea00;
    display: inline-block;
    border-left: none;
}
.color-ffea00{
    color: #ffea00;
}
.cx-banner{
    padding-top: 230px;
}
.banner-bottom{
    /*background: red;*/
    /*z-index: 9999;*/
    /*position: absolute;*/
    /*margin-top: -70px;*/
}
.ydhcx .pin-wrapper{
    background-color: transparent;
    z-index: 2;
    position: absolute;
    margin-top: -70px;
    width: 100%;
}
.banner-bottom .banner-border{
    border-left: 1px solid #51198b;
    border-right: 1px solid #51198b;
}
.banner-bottom .div{
    padding-top: 22px;
    height: 70px;
}
.banner-bottom a:hover{
    background: #51198b;
}
#step1 .buy-div1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/241414430oof.jpg") no-repeat right;
    height: 115px;
}
#step1 .buy-div1 p{
    color: #46147A;
    font-size: 44px;
    line-height: 52px;
}
.color-46147A{
    color: #46147A;
}
.arrow-down {
    width:0;
    height:0;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #fff;
    margin: 0 auto;
}
.step1-1{
    background: #39086C;
}
.step1-1 .step1-p1{
    width: 578px;
    padding-top: 115px;
}
.step1-1 .step1-span1{
    padding: 0 25px;
}
.step1-1 .step1-span2{
    border: 4px solid #46147A;
    padding: 2px 4px;
}
.step1-1 .step1-span2 span{
    text-decoration: underline;
}
.ydhcx-btn3,.ydhcx-btn3:focus,.ydhcx-btn3:active{
    border: 1px solid #46147A;
    padding:11px 0px;
    background: #46147A;
    width: 180px;
    margin: 0 auto;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}
.ydhcx-btn3:hover{
    padding:11px 0px;
    background: transparent;
    border: 1px solid #46147A;
    width: 180px;
    margin: 0 auto;
    color: #46147A;
}
.step1-1 .step1-1-p{
    padding-top: 100px;
}
.step1-carousel{
    background: #F5F5F5;
}
.step1-carousel #myCarousel img{
    margin: 0 auto;
}
.step1-carousel #myCarousel .carousel-control{
    color: #fff;padding: 0px 4px;background-color: #46147A;border-radius: 50%;width: 30px;height: 30px;top: 31%;font-size: 32px;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    filter: alpha(opacity=80);
    opacity: .8;
}
#step2 .buy-div1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/24163945ds1h.jpg") no-repeat right;
    height: 115px;
}
#step2 .buy-div1 p{
    color: #971C35;
    font-size: 44px;
    line-height: 52px;
}
.color-971C35{
    color: #971C35;
}
.step2-1{
    background: #971C35;
}
.step2-1 .step2-border{
    border: 1px solid #B14B60;
    padding: 8px 100px;
}
.step2-1 .step2-div1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/24170252qkor.jpg") no-repeat center;
    height: 355px;
}
.step2-1 .step2-p1{
    padding-top: 311px;
}
.step2-1 .step2-span3{
    padding: 0 0px 0 150px;
}
.step2-1 .step2-span1{
    padding: 0 63px 0 38px;
}
.color-640519{
    color: #640519;
}
.color-EFD41C{
    color: #EFD41C;
}
.pl-100{
    padding-left: 100px;
}
.line-through{
    text-decoration: line-through;
}
.step2-1 .icon-arrow-right,.step3-1 .icon-arrow-right{
    background: #EFD41C;
    color: #fff;
    padding: 5px 8px;
    border-radius: 12px;
}
.ydhcx-btn4,.ydhcx-btn4:focus,.ydhcx-btn4:active{
    border: 1px solid #EFD41C;
    padding:11px 0px;
    background: transparent;
    width: 180px;
    margin: 0 auto;
    color: #EFD41C;
    border-radius: 50px;
    display: inline-block;
}
.ydhcx-btn4:hover{
    padding:11px 0px;
    background: #EFD41C;
    border: 1px solid #EFD41C;
    width: 180px;
    margin: 0 auto;
    color: #971C35;
}
.ydhcx-btn5,.ydhcx-btn5:focus,.ydhcx-btn5:active{
    border: 1px solid #EFD41C;
    padding:11px 60px;
    background: #EFD41C;
    margin: 0 auto;
    color: #971C35;
    display: inline-block;
}
.ydhcx-btn5:hover{
    padding:11px 60px;
    background: transparent;
    border: 1px solid #EFD41C;
    margin: 0 auto;
    color: #EFD41C;
}
#step3 .buy-div1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/24182932wa7v.jpg") no-repeat right;
    height: 115px;
}
#step3 .buy-div1 p{
    color: #07766D;
    font-size: 44px;
    line-height: 52px;
}
.color-971C35{
    color: #07766D;
}
.step3-1{
    background: #07766D;
}
.step3-1 .step2-border{
    border: 1px solid #67A09C;
    padding: 8px 105px;
}
.step3-1 .step3-span1{
    background: #fff;
    padding: 3px 10px;
    color: #4aaadd;
}
.step3-1 .step3-div1{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/24185050tko5.jpg") no-repeat center;
    height: 250px;
}
.btn-wdgj,.btn-wdgj:focus,.btn-wdgj:active{
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #f4d900 50%, #fff63c 50%) repeat scroll 0 0;
    background: -webkit-linear-gradient(bottom,#f4d900 50%,#fff63c 50%);
    background: -o-linear-gradient(bottom,#f4d900 50%,#fff63c 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4d900,endColorstr=#fff63c,gradientType=1);
    color:#bb1b3d;
    font-size: 34px;
    padding: 10px 120px;
}
.btn-wdgj:hover{
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #f4cc03 50%, #ffec46 50%) repeat scroll 0 0;
    background: -webkit-linear-gradient(bottom,#f4cc03 50%,#ffec46 50%);
    background: -o-linear-gradient(bottom,#f4cc03 50%,#ffec46 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4cc03,endColorstr=#ffec46,gradientType=1);
    color:#bb1b3d;
    font-size: 34px;
    padding: 10px 120px;
}
.ydhcx .footer{
    background: url("http://web-img.qmimg.com/qianmicom/u/cms/qmwww/201602/25094539qhp7.jpg") center no-repeat;
    height: 140px;
}
.ydhcx .footer img{
    margin-top: -20px;
}
.ydhcx .footer span{
    color: #146d9c;
}
.ydhcx .a-logo{
    padding: 35px 90px;
    margin-top: -63px;
    position: absolute;
}
.ydhcx .a-logo1{
    left: 28px;
}
.ydhcx .a-logo2{
    left: 251px;
}
.ydhcx .a-logo3{
    left: 490px;
}
.ydhcx .a-logo4{
    left: 733px;
}
.ydhcx .a-logo5{
    left: 969px;
}
.clear{clear: both;}
.page{list-style: none;width: 100%;display: block;margin-top: 20px;overflow: hidden;}
.page > li{display: inline-block;padding: 5px 15px}
.page > li.c{background: #3DA3EF;display: inline-block;color: #fff;border-radius: 8px;}