body{
    font-family: Helvetica, "Microsoft Yahei", 微软雅黑, Arial, STHeiti;
    font-size: 13px;
    color: #333;
    background: #F9F9F9;   
    padding-top: 80px;
}
h1{
    font-size: 18px;
}
h1, h2 {
    margin: 0 auto;
}
h2,h3,h4,h5,h6{
    font-size: 14px;
    margin: 0 auto;
}
blockquote {
    padding: 5px 20px;
    font-size: inherit;
}
a{
    color: #337ab7
}
.navbar-fixed-top ~ .main-part {
    border-top: 95px solid transparent;
}
button, input, select, textarea,.form-control,.btn{
    border-radius: 0
}
.container{
    width: 1200px;
    padding: 0
}
.navbar{
    margin-bottom: 0
}
.navbar .container{    
    position: relative;    
    padding-left: 0;
    padding-right: 0;    
}
.navbar-default{
    background: #fff;
    border: none;    
    height: 60px;
    border-bottom: 1px solid #E4E4E4
}
.navbar-default .navbar-brand{
    color: #333
}
.navbar-default .navbar-header{
    color: #333;
    position: relative
}
.navbar-default .header-logo{
    width: 160px;
    height: 60px;
    margin-right: 120px;
}
.navbar-default .header-logo img{
    width: 144px;
    height: 48px;    
    margin-top:6px;
}
.navbar-default .navbar-nav>li>a{
    color: #666;
    line-height: 60px;
    padding: 0 10px;
    margin: 0 20px;
    text-align: center;
    font-size: 14px;
    opacity: .9;
    height: 60px;
    box-sizing: border-box
}
.navbar-default .navbar-right>li>a{
    padding: 0 10px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover{
    color: #666;
    background:transparent;
    opacity: 1;
}
.navbar-default .navbar-nav>.active>a{
    border-bottom: 3px solid #ff3366
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #666;
    background: transparent
}
.navbar-default .dropdown-menu>li>a{
    padding: 15px 20px
}
.navbar-extra{
    top: 60px;
    box-shadow: 0 2px 10px rgba(0,0,0,.175);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.175);
    background: rgba(255,255,255,.8);
    z-index: 999;
    min-height: 40px;
    display: none
}
.navbar-extra .navbar-center{
    margin-left: 160px;
}
.navbar-extra .navbar-nav>li>a{
    color: #999;
    padding-top:10px;
    padding-bottom: 10px;
    font-size: 12px;
}
.navbar-extra .navbar-nav>li>a.contact-us-btn{
    font-size: 16px
}
.navbar-default .city-info__title{
    position: absolute;
    left: 160px;
    top: 10px;
    z-index: 9999;
}
.navbar-default .city-info__toggle{
    position: absolute;
    left: 160px;
    top: 28px;
    z-index: 9999;
    opacity: .5
}
.navbar-default .container{
    position: relative
}
.navbar-default .site-info_holder{
    width: 400px;
    height: auto;
    background: #fff;
    opacity: 1;
    border-radius: 3px;
    left: 5px;
    top: 60px;
    border: 1px solid #E4E4E4;
    position: absolute;
    display: none
}
.navbar-default .site-info_holder .tri_up{
    width: 13px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -8px;
    background: url('../images/tri_up.png') no-repeat center
}
.navbar-default .site-info_holder .site-info_body{
    padding: 25px 20px;
    font-size: 14px;
}
.navbar-default .site-info_holder .site-info_body .highlight{
    color: #FF0066;    
}
.navbar-default .site-info_holder .site-info_body a{
    color: #666666;
    padding-right: 3px;
}
.navbar-holder:hover .navbar-extra{
    display: block
}
.a60{
    width: 60px;
    height: 60px;
}
.ui-nowrap{
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ui-btn-wrap{
    clear: both;
    width: 240px;
    margin: 0 auto
}
.ui-nowrap-flex {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -webkit-box-flex: 1;
    height: inherit; 
}
.ui-nowrap-multi {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
}
.ui-noborder{
    border: none !important
}
.ui-border-b{
    border-bottom: 1px solid #f2f2f2
}
.text-red{
    color: #FF6699
}
img.check-img{
    width: 11px;
    height: 16px;
}
.lazy{
    background: url(http://img2.tell520.com/placeholder.png/original) no-repeat center;
    background-size: cover
}
.price{
    color: #FF0066;
}
.caret-up{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.module{
    background: #fff;
    padding: 16px 20px;    
    margin-bottom: 16px;
    position: relative;
    word-break: break-all;
    border: 1px solid #e4e4e4;
    border-radius: 3px
}
.toggle-area,.displayNone{
    display: none
}
/*全局按钮*/
.index-btn{
    width: 250px;
    height: 68px;    
    text-align: center;
    line-height: 68px;
    background: url(../images/btnBg.png) no-repeat center;
    color: #fff;
    font-size: 18px;    
    border-radius: 3px;
    display: block
}
input.index-btn{
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
}
.index-btn:hover,.index-btn:active,.index-btn:visited,.index-btn:focus{
    opacity: .8;
    color: #fff;
    text-decoration: none
}
.index-btn-default{
    background: #fff;
    border: 1px solid #FF6699;
    color: #FF6699
}
.index-btn-default:hover,.index-btn-default:active,.index-btn-default:visited,.index-btn-default:focus{
    opacity: .8;
    color: #FF6699
}
.index-btn-primary{
    background: #0099CC;
    border: 1px solid #0099CC;
    color: #fff
}
.index-btn-primary:hover,.index-btn-primary:active,.index-btn-primary:visited,.index-btn-primary:focus{
    opacity: .8;
    color: #fff
}
.main-part{
    width: 900px;
    float: left
}
/*更多*/
.more-awesome {
    color: #ff3366;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    margin-top: 15px;
}
.more-awesome span {
    position: relative;
    top: 13px;
    background-color: #fff;
    padding: 0 20px;
}
.case-page .module,.article-page .main-part .module{
    padding: 30px 50px
}
.case-page h1,.article-page h1{
    font-size: 28px;
    margin-top: 0;
    padding-bottom: 15px
}
.article-page .aside-part .related-columns{
    padding: 0
}
.case-page .case-desc{
    font-size: 18px;
    line-height: 1.75;    
    margin-top: 30px
}
.case-page .case-content,.article-page .article-content{
    font-size: 16px;
    margin-top: 30px;
    line-height: 1.75
}
.case-page .case-content img,.article-page .article-content img{
    max-width: 100%;
    margin: 10px auto 0;
    display: block
}
.article-page .article-more{
    border-top: 1px solid #e4e4e4;
    padding-top:20px
}
.article-page .article-more .more-ul{
    padding-left: 15px !important;
}
.article-page .article-more ul li{
    line-height: 1.75;
    padding-bottom: 5px
}
.article-page .article-more ul li a{
    color: #666
}
.case-page .case-content .img-desc{
    color: #666;
    font-size: 16px;
    padding-bottom: 10px;
    display: block
}
.case-page .case-tags{
    border-top: 1px solid #e4e4e4;
    padding-top: 15px;
    margin-top: 30px;
}
.case-page .case-tags span{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-right: 25px;
}
.case-page .case-tags a{
    font-size: 14px;
    color: #FF3366;
    line-height: 30px;
    padding: 5px 10px;
    border: 1px solid #FF3366;
    border-radius: 3px;
    margin-right: 10px;
}
.case-page .case-tags a:hover{
    background: #FF3366;
    color: #fff
}
.article-footer-goods{
    padding-top: 0 !important;
    padding-bottom: 0 !important;    
}
.article-footer-goods .module-header{
    height: 58px;
    line-height: 58px;
    color: #FF0066;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 25px;
}
.article-footer-goods .thumbnail{
    display: inline-block;
    width: 195px;
    border: none;
    text-align: center
}
.article-footer-goods .thumbnail img{
    width: 160px;
    height: 160px;
    text-align: center
}
.article-footer-goods .thumbnail a{
    color: #333
}
.article-footer-goods .thumbnail .price{
    font-size: 16px;
    color: #F06;
}
.aside-part{
    width: 280px;
    float: right;
    box-sizing: border-box
}
.aside-part.module,.aside-part .module{
    padding: 0 15px;
}
.aside-part .module-header{
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #FF0066;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4
}
.aside-part .module-body {
    padding: 15px 0 0;
}
.aside-part .module-body h3{
    display: inline-block;
}
.breadcrumb{
    background:transparent;
    margin-bottom: 5px;
    margin-top: -15px;
    font-size: 15px;
}
.breadcrumb a{
    color: #999999;
}
.breadcrumb>.active{
    color: #999999;
}
/*边侧推荐商品*/
.aside-service{
    border-bottom: 1px solid #E4E4E4;
    margin: 10px 0;
    padding-bottom:5px;
}
.aside-service:last-child{
    border-bottom: none
}
.aside-service img{
    width: 90px;
    height: 90px;
}
.aside-service .title,.aside-service .title a{
    font-size: 14px;
    color: #666666
}
.aside-service .price{
    font-size: 16px;
    color: #F06;
}
.aside-service .index-btn-default{
    width: 78px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
/*边侧推荐商品*/
/*全局进度*/
.order-status-holder{
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    background: #fff;
    margin-bottom: 30px;
}
.order-status-holder .holder-header{
    height: 60px;
    padding-left: 20px;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 1px solid #E4E4E4
}
.order-status-holder .steps-holder{
    display: flex;
}
.order-status-holder .steps-holder ._step{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
    height: 170px;
    border-right: 1px solid #E4E4E4;
    width: 12.2%\0;
    display: inline-block\0
}
.order-status-holder .steps-holder ._step:last-child{
    border-right: none
}
.order-status-holder .steps-holder ._step .num-icon{
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    color: #CCCCCC;
    display: block
}
.order-status-holder .steps-holder ._step .num-tip{
    font-size: 16px;
    color: #666
}
.order-status-holder .steps-holder .active .num-icon{
    background: url(../images/selectedStep0320.png) no-repeat center;
}
.order-status-holder .steps-holder .active .num-tip,.order-status-holder .steps-holder .focused .num-tip,.order-status-holder .steps-holder .focused .num-icon{
    color: #FF6699;
}

.order-container{
    width: 960px;
    border: 1px solid #E4E4E4;
    background: #fff;
    padding: 40px;
    margin: 0 auto 30px;
    border-radius: 3px;
}
.order-container .main-tip{
    font-weight: 400;
    font-size: 24px;
    color: #0099CC;
}
.order-container .time{
    float: right;
    font-size: 14px;
    color: #CCCCCC;
    margin-top: 15px
}
.order-container .tip{
    font-size: 16px;
}
.order-container .table{
    margin-top: 30px;
    background: #F0FBFD;
    margin-bottom: 45px;
}
.order-container .table tr td{
    padding: 15px
}
.order-container .btn-holder a{
    display: inline-block;
    margin-right: 30px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}
/*套餐*/
/*列表页的*/
.section-services ._tags_holder{
    width: 100%;
    font-size: 14px;    
    clear: both
}
.section-services ._tags_holder ._tags_label{
    width: 80px;
    float: left;
    padding: 10px 0;
}
.section-services ._tags_holder ._tags_items{
    margin-left: 80px;
    width: 1120px;
    border-bottom: 1px solid #F2F2F2
}
.section-services ._tags_holder ._tags_items a{
    display: inline-block;
    color: #797979;
    padding: 0 10px;
}
.section-services ._tags_holder ._tags_items a:hover,.section-services ._tags_holder ._tags_items a.active{
    color: #FF3366;
    text-decoration: none
}
.section-services ._tags_holder ._tags_items a.displayNone{
    display: none
}
.section-services .index_tags_holder ._tags_items a{
    padding: 10px 15px;
}
.section-services .section-body{
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
}
.section-services .section-body ._item{
    width: 280px;
    height: 316px;
    display: inline-block;
    margin: 0 10px 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 5px;
    background: #fff;
}
.section-services .section-body ._item ._item_label{
    height: 58px;
    text-align: center;
    font-size: 16px;
    line-height: 58px;
    padding: 0 10px
}
.section-services .section-body ._item img{
    width: 280px;
    height: 210px;
}
.section-services .section-body ._item ._item_footer{
    padding: 10px 0;
    line-height: 28px;
    font-size: 16px;
    color: #FF3366
}
.section-services .section-body ._item ._item_footer .price{
    padding-left: 15px
}
.section-services .section-body ._item ._item_footer .order{
    float: right;
    padding: 0 30px;
    color: #FF3366;
    border-left: 1px solid #E4E4E4;
    font-size: 14px;
}
.section-services .ui-border-b{
    border-color: #ccc
}
.sort-container{
    margin:15px 0
}
.sort-container .price-sort{
    padding: 0 10px;
    height: 23px;
    border: 1px solid #CCC;
    line-height: 23px;
    background: #FFF;
    color: #333;
    display: block;
    width: 65px;
    position: relative
}
.sort-container .price-sort:hover{
    border-color: #FF3366;
    color: #FF3366;
    text-decoration: none
}
.sort-container .price-sort:active,.sort-container .price-sort:visited{
    text-decoration: none
}
.sort-container .price-sort span{
    position: absolute;
    right: 9px; 
    color: #999
}
.sort-container .price-sort .caret{
    bottom: 5px;
}
.sort-container .price-sort .caret-up{
    top: 5px;
}
.sort-container .price-sort span.active{
    color: #FF3366
}
/*首页的*/
.index-services .section-header{
    padding-bottom: 15px !important;
}
.index-services ._tags_holder{
    width: 100%;
    line-height: 60px;
    font-size: 18px;
    margin-bottom: 10px
}
.index-services ._tags_holder ._tags_items{    
    width: 100%;
    text-align: center;
    margin-left: 0
}
.index-services ._tags_holder ._tags_items a{
    display: inline-block;
    color: #666;
    padding: 0 10px;
    font-size: 16px;
}
.index-services ._tags_holder ._tags_items a:hover,.index-services ._tags_holder ._tags_items a.active{
    color: #FF3366;
    text-decoration: none
}
.index-services ._tags_holder ._tags_items a.displayNone{
    display: none
}
.index-services .index_tags_holder ._tags_items a{
    padding: 0 25px;
}

.services-list-page .section-header{
    border-left: 5px solid #FF0066;
    padding-left:30px; 
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #999999;
    margin-bottom: 25px;
    margin-top: 20px;
}
.services-list-page .section-body{
    margin-bottom: 20px
}
.services-header{
    padding: 20px;
    background: #FFF;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    position: relative;     
    margin-bottom: 30px;
}
.services-header img{
    width: 640px;
    height: 480px;
    margin-bottom: 20px
}
.services-header .price{
    font-size: 28px;
    color: #FF3366;
    margin-bottom: 20px
}
.services-header .price small{
    font-size: 18px
}
.services-header .media-left{
    padding-right: 0
}
.services-header .media-body{
    padding-left: 28px;
    padding-right: 0;
    position: relative
}
.services-header h1{ 
    font-size: 24px;
    padding-top: 0;
    margin-top: 0;
    line-height: 70px;
}
.services-header .info-block{
    background: #f2f2f2;
    padding: 20px;
    margin-bottom: 20px
}
.services-header h1 .price{
    color: #FF0066;
    margin-left: 40px
}
.services-header .media-body .info-label{
    font-size: 16px;
    margin-top: 10px
}
.services-header .media-body .info{
    font-size: 16px;
    color: #999;
}
.services-header .media-body .btns{
    margin-bottom: 30px
}
.services-header .media-body .btns a{
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px
}
.services-header .prices-holder{
    padding-bottom: 30px
}
.services-header .prices-holder p{
    font-size: 16px;
    margin-bottom: 10px
}
.services-header .prices-holder ._price_item{
    width: 200px;
    height: 45px;
    border: 1px solid #C9C9C9;
    text-align: center;
    line-height: 45px;
    color: #666;
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 20px;
}
.services-header .prices-holder ._price_item:hover,.services-header .prices-holder a.active{
    border-color: #ff6699;
    color: #ff6699;
    text-decoration: none
}
.services-header .goods-info-footer{
    font-size: 14px;
}
.services-header .goods-info-footer>div{
    display: inline-block;
    float: left
}
.goods-fav-holder{
    line-height: 30px;
    margin-left: 20px
}
.services-header .btn-share{
    width: 80px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    right: 20px;
    top: 35px;
}
.services-steps{
    background: #fff;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    margin-bottom: 30px;
}
.services-steps ._step_header{
    width: 250px;
    height: 120px;
    line-height: 120px;
    font-size: 24px;
    color: #666;
    background: #F0F2F9;
    text-align: center;
    float: left
}
.services-steps ._step_body{
    width: 948px;
    display: flex;
    display: inline-block\0;
    height: 120px
}
.services-steps ._step_body ._step{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-left: 1px solid #E4E4E4;
    width: 118px\0;
    display: inline-block\0;
    float: left\0;
    height: 120px\0
}
.services-steps ._step_body ._step .num{
    height: 50px;
    padding-top: 10px;
    text-align: center;
    font-size: 28px;
    color: #CCC;
    line-height: 50px;
    width: 100%;
    display: block
}
.services-steps ._step_body ._step .num-desc{
    text-align: center;
    font-size: 14px;
    color: #666666;
    width: 100%;
    display: block;
    margin-top: 10px
}
.services-detail-page .nav-tabs{
    background: #fff;
    border-top: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.services-detail-page .nav-tabs>li>a{
    border-radius: 0;
    padding: 14px 50px;
    font-size: 18px;
    color: #666666
}
.services-detail-page .nav-tabs>li.active>a{
    border-top: 2px solid #FF6699;
    color: #FF6699;
    margin-top: -1px;
    margin-left: -1px
}
.services-detail-page .fixed{
    position: fixed;
    top: 60px;
    right: 50%;
    margin-right: -300px;
    z-index: 998;
    width: 900px;
}
.services-detail-page .main-part{
    margin-bottom: 30px;
}
.services-detail-page .main-part .tab-content{
    background: #fff;
    border:1px solid #E4E4E4;
    border-top: none;
    padding: 0 50px;
    margin-left: -1px;
    font-size: 18px;
    color: #666666;
}
.services-detail-page .main-part .tab-content>.tab-pane{
    width: 800px;
}
.services-detail-page .content-detail{
    padding-top: 50px;
}
.services-detail-page .section-header{
    width: 300px;
    height: 45px;
    display: block;
    margin: 50px auto;
    background: #FF6699;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 45px;
}
.services-detail-page .content-detail ._no_margin{
    margin-top: 0
}
.services-detail-page .main-part .content-detail p{
    text-indent: 2em
}
.services-detail-page .main-part .tab-content img{
    margin: 0 auto;
    display: block
}
.services-detail-page .more-awesome{
    font-size: 20px;
    color: #FF6699;
    width: 300px;
    margin: 15px auto 50px
}
.services-detail-page .panel-default>.panel-heading{
    background: #FFF4F4;
    border-color: #FFF4F4
}
.services-detail-page .panel{
    background: #FFF4F4;
    margin-bottom: 15px
}
.services-detail-page .panel-title{
    font-size: 20px;
    padding: 20px 20px;
}
.services-detail-page .panel-title a{
    display: block;
    width: 100%
}
.services-detail-page .panel-title a:hover,.services-detail-page .panel-title a:focus{
    text-decoration: none
}
.services-detail-page .panel-title a span{
    float: right;
    font-size: 14px;
    color: #ccc;
    line-height: 28px
}
.services-detail-page .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: none
}
.services-detail-page .panel-body{
    padding: 0 30px;
    font-size: 14px;
    color: #666666;
}
.services-detail-page .panel-body p{
    line-height: 36px;
    text-indent: 2em
}
/*套餐页的轮播*/
.services-header .slideBox{
    overflow:hidden; 
    zoom:1; 
    padding:0; 
    position:relative;
    width: 640px;
    height: 135px;
}
.services-header .sPrev,.services-header .sNext{
    position:absolute;        
    top:2px; 
    width:36px; 
    height:131px; 
    border:none;     
    z-index: 99;
    text-decoration: none;
    text-align: center;
    line-height: 135px;
    color: #fff;
    background: rgba(0,0,0,.3)
}
.services-header .sPrev span,.services-header .sNext span{
    width:36px; 
    height:36px;     
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 0;
    background-size: contain
}
.services-header .sPrev{
    left:0; 
}
.services-header .sNext{
    right:0;
}
.services-header .sPrev span{
    background: url(../images/prev_icon.png) no-repeat center;
}
.services-header .sNext span{
    background: url(../images/next_icon.png) no-repeat center;
}
.services-header .slideBox:hover .sPrev,.services-header .slideBox:hover .sNext{
    display: block
}
.services-header .sPrev:hover,.services-header .sNext:hover{ border-color:#f60;  }

.services-header .slideBox ul{ overflow:hidden; zoom:1;   }
.services-header .slideBox ul li{ margin:0;margin-right: 10px; padding:0;list-style-type: none;float:left; _display:inline; overflow:hidden; text-align:center;  }
.services-header .slideBox ul li .pic{ text-align:center; }
.services-header .slideBox ul li .pic img{ width:214px; height:135px; display:block;padding:0; border:2px solid #fff; }
.services-header .slideBox ul li .pic a:hover img,.services-header .slideBox ul li .pic a.active img{
    opacity: .8;
    border-color: #FF6699
}
.members-holder{
    margin-left: -13px;
    margin-right: -13px
}
.members-holder .thumbnail{
    width: 373px;
    height: 400px;
    display: inline-block;
    margin: 0 13px 26px;
    padding: 20px 10px;
    overflow: hidden;
    border: none
}
.members-holder .thumbnail img{
    width: 128px;
    height: 128px;
    border-radius: 200px
}
.members-holder .thumbnail p{
    text-indent: 0 !important
}
.members-holder .thumbnail .title{
    text-align: center;
    color: #333;
    padding: 10px 0
}
.members-holder .thumbnail .job{
    font-size: 14px;
    color: #999999;
    line-height: 36px    
}
.table-supplies>tbody>tr>th{    
    font-size: 16px;
    color: #333;
    text-align:center;
    vertical-align:middle;
    padding: 15px 0;
    font-weight: normal;
    position: relative
}
.table-supplies>tbody>tr>th ._hot{
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: #cb9900;
    color: #fff
}
.table-supplies>tbody>tr>td{       
    font-size: 14px;
    vertical-align:middle;
    padding: 15px
}
/**
*服务流程
*/
.surprise-types{
    display: block;
    border: 1px solid #f2f2f2;
    padding: 50px
        
}
.surprise-types img{
    width: 100%;
}
/**
*优势对比
*/
.tell_advantages>tbody>tr>th{
    height: 90px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    background: #F2F2F2
}
.tell_advantages>tbody>tr>th._telllove{
    background: #FFECF7;
    font-weight: bold
}
.tell_advantages>tbody>tr>td{
    height: 62px;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
    padding-left: 20px;
}
.tell_advantages>tbody>tr>th._telllove,.tell_advantages>tbody>tr>td._telllove{
    color: #DF5986
}
.services-detail-page .tip-item{
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom:15px;
    padding-top: 10px
}
.services-detail-page .tip-item:last-child{
    border-bottom: none
}
.services-detail-page .tip-item .avatar{
    width: 60px;
    height: 60px;
}
.services-detail-page .tip-item .author{
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    width: 140px;
    overflow: hidden
}
.services-detail-page .tip-item .media-body{
    padding-top: 5px;
    padding-left: 0;
}
.services-detail-page .tip-item p{
    margin-bottom: 0
}
.services-detail-page .tip-item .score-item{
    float: right;
    margin-left: 40px;
    font-size: 14px;
    color: #333;
}
.services-detail-page .tip-item .score-item ._type{        
    color: #999;
}
.services-detail-page .tip-item .content{
    font-size: 14px;
    color: #999999;
    line-height: 2.25;
    margin-bottom: 0;
}
.services-detail-page .tip-item .images img{
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.related-posts .media{
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 10px;
}
.related-posts .media:last-child{
    border-bottom: none
}    
.related-posts a{
    font-size: 16px;
    color: #666666;
}
.star-rating i{
    display: inline-block;
    width: 20px;
    height: 20px;
}
.star-rating i.star{
    background: url(../images/like.png) no-repeat;
    background-size: contain;
}
.star-rating i.star-half{
    background: url(../images/like_half.png) no-repeat center;
    background-size: contain;
}
.star-rating i.star-none{
    background: url(../images/like_none.png) no-repeat center;
    background-size: contain;
}
/*案例*/
.section-cases{
    padding-bottom: 30px
}
.section-cases ._tags_holder{
    width: 100%;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 1px solid #E4E4E4
}
.section-cases ._tags_holder ._tags_label{
    width: 80px;
    float: left
}
.section-cases ._tags_holder ._tags_items{
    padding-left: 80px;
    width: 100%
}
.section-cases ._tags_holder ._tags_items a{
    display: inline-block;
    color: #999;
    padding: 0 10px;
}
.section-cases ._tags_holder ._tags_items a:hover,.section-cases ._tags_holder ._tags_items a.active{
    color: #FF3366;
    text-decoration: none
}
.section-cases ._tags_holder ._tags_items a.displayNone{
    display: none
}
.section-cases .index_tags_holder ._tags_items a{
    padding: 0 25px;
}
.section-cases .section-body{
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
    padding-top: 0
}
.section-cases .section-body ._item{
    display: inline-block;
    width: 280px;
    height: 264px;
    margin: 0 10px 20px;
    background: #fff;    
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 3px;
    float: left
}
.section-cases .section-body a:hover{
    text-decoration: none
}
.section-cases .section-body ._item img{
    width: 280px;
    height: 184px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.section-cases .section-body ._item ._footer{
    padding: 15px;
}
.section-cases .section-body ._item ._footer .info{
    color: #999
}
.section-cases .section-body ._item ._footer .tags{
    float: right
}
.section-cases .section-body ._item h4{
    font-weight: normal;
    text-indent: 0;
    font-size: 16px;
    color: #666666;
    padding: 0;
    margin: 5px 0 10px
}
.section-cases .hidden-tip{
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding-top: 5px
}
.section-body .more-holder{
    text-align: center;
    margin-bottom: 15px
}
.section-body .more-holder a{
    border: 1px solid #FF3366;
    border-radius: 3px;
    width: 200px;
    padding: 15px 0;
    display: block;
    margin: 0 auto;
    color: #FF3366
}
.cases-container .tags-holder{
    background: #fff;
    padding: 10px;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    position: relative;
    min-height: 156px
}
.cases-container .tags-holder ._tags_holder{
    width: 880px;
}
.cases-container ._tags_holder:last-child{
    border-bottom: none
}
.cases-container .tags-holder ._btns_holder{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 250px
}
.cases-container .tags-holder ._btns_holder .index-btn{
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
}
.cases-container .ui-noborder{
    border-bottom: none
}
.cases-container .section-body{
    width: 920px;
    float: left
}
.cases-container .section-side .section-header{
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #FF3366;
    font-size: 16px;
}
.cases-container .yiiPager{
    margin-left: 10px;
    margin-right: 10px;
    display: block;
}
.cases-container ._btns_holder .index-btn{
    width: 100%;
    margin-bottom: 15px;
}
/*专属定制*/
.customize-holder{
    border: 1px solid #E4E4E4;
    background: #fff;
    border-radius: 3px;        
}
.customize-holder .holder-header{
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 18px;
    border-bottom: 1px solid #E4E4E4;
}
.customize-holder .section-body{
    padding: 45px 0;
    margin: 0
}
.customize-holder .section-body ._item{
    margin: 0 58px 100px;
    height: 380px
}
.customize-holder ._item ._item_extra .index-btn{
    display: inline-block;
    width: 118px;
    margin: 0 10px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
}
.confirm-holder{
    background: #FFF;
    border-radius: 3px;
    border: 1px solid #E4E4E4;
}
.confirm-holder .confirm-header{
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 18px;
    border-bottom: 1px solid #E4E4E4;
}
.confirm-holder .confirm-body{
    padding: 50px 30px 80px
}
.confirm-holder .requirements{
    display: block;
    margin-bottom: 30px;
}
.confirm-holder .requirements .title{
    float: left;
    width: 160px;
    font-size: 16px;
    line-height: 40px;
}
.confirm-holder .requirements .items{
    padding-left: 160px;

}
.confirm-holder .requirements .items a{
    font-size: 16px;
    border: 1px solid #CCCCCC;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    display: inline-block;
    padding: 0 25px;
    margin-right:20px;
    margin-bottom:20px;
    border-radius: 3px;
    overflow: hidden
}
.confirm-holder .requirements .priceTypes a{
    margin-bottom: 0
}
.confirm-holder .requirements .priceTypes a .price{
    margin-left: 10px
}
.confirm-holder .requirements .items a.active,.confirm-holder .requirements .items a:hover{
    border-color: #FF0066;
    color: #FF0066;
    text-decoration: none
}
.confirm-holder .requirements .items a:focus{
    text-decoration: none
}
.confirm-holder .requirements .items textarea{
    resize: none;
    border-radius: 3px;
    box-shadow: none;
}
.confirm-holder .requirements .items ._with_img{
    display: inline-block;    
    width: 140px;
    height: 150px;
    padding: 5px;
    font-size: 12px;
    line-height: 1.75;
    overflow: hidden
}
.confirm-holder .requirements .items ._with_img img{
    width: 126px;
    height: 94px;
    margin-bottom: 5px;
}
.confirm-holder .requirements .items a._showmore{
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    height: 32px;
    line-height: 32px;
}
.confirm-holder .requirements .input-holder input{
    width: 260px;
    height: 40px;
    display: inline-block;
    box-shadow: none;
    border-radius: 3px;
}
.confirm-holder .requirements .code-input{
    width: 140px;
    display: inline-block;
    height: 40px;
    border-radius: 3px;
}
.confirm-holder .requirements .btn{
    height: 40px;
    padding: 0 15px;
    margin-top: -2px;
    border-color: #ccc;
    margin-left: 15px;
    border-radius: 3px;
}
.confirm-holder .requirements .btn-tobehold{
    color: #CCCCCC
}
.confirm-holder .requirements .msgBtn{
    color: #FF0066
}
.confirm-holder .submit-holder{
    border-top: 1px solid #E4E4E4;
    margin-top: 20px;
    display: block;
    padding-top: 80px;
}
.confirm-holder .submit-holder .index-btn{
    margin: 0 auto
}  

/*文章栏目*/
.special-section .section-header{
    height: 30px;
    border-left: 5px solid #FF6699;
    padding-left: 15px;
    display: block
}
.special-section .section-header h2{
    font-size: 18px;
    line-height: 30px;
    width: 100px;
    float: left;
    margin: 0;
    padding: 0
}
.special-section .section-header .nav-items{
    text-align: right;
    width:780px;
    line-height: 30px;
}
.special-section .section-header .nav-items a{
    font-size: 16px;
    color: #999999;
    margin-left: 10px;
    padding: 10px 5px;
}
.special-section .section-header .nav-items a:hover{
    color: #FF6699
}
.special-section .section-divider{
    height: 1px;
    width: 100%;
    display: block;
    border-top: 1px solid #E4E4E4;
    margin-top: 17px;
}
.special-section .section-body{        
    margin-left: -13px;
    margin-right: -13px;
    padding-top: 30px
}
.special-section .section-body .item{
    width: 280px;
    width:279px\9;
    height: 265px;
    margin: 0 12px 5px;
    display: inline-block;
}
.special-section .section-body .item img{
    width: 280px;
    height: 210px;
}
.special-section .section-body .item .title{
    font-size: 14px;
    color: #666666;
    height: 55px;
    line-height: 55px;
    overflow: hidden; 
    width: 280px;
    display: block
}
.articles-page .module{
    padding-top: 0
}
.articles-page .main-part .module .module-header{
    height: 78px;
    line-height: 78px;
    color: #FF3366;
    font-size: 20px;
    border-bottom: 1px solid #e4e4e4
}
.articles-page .module .module-content{
    font-size: 16px;
    color: #666666;
    padding: 20px 0 0;
}
.articles-page .main-part .media{
    padding: 36px 0;
    margin: 0;
    border-bottom: 1px solid #F2F2F2
}
.articles-page .main-part .media:last-child{
    border-bottom:none
}
.articles-page .main-part .media img{
    width: 240px;
    height: 180px;

}
.articles-page .main-part .media h4{
    font-size: 20px;
    color: #FF0066;
    margin-bottom: 15px
}
.articles-page .main-part .media h4 a{
    color: #FF0066;
    font-weight: normal
}
.articles-page .main-part .media h4 a:hover{
    text-decoration: none
}
.articles-page .main-part .media .desc{
    line-height: 2;
    font-size: 14px;
    color: #666
}
.articles-page .aside-part .related-columns{
    padding: 0
}
.related-columns .module-header{
    border-bottom: none;
    line-height: 80px
}
.related-columns .module-body{
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -5px;
    margin-right: -5px;
}
.related-columns .module-body a{
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FF6699;
    color: #fff;
    display: block;
    border-radius: 3px;
    display: inline-block;
    margin: 0 5px 10px;
    overflow: hidden;
    text-overflow: clip;
} 
.related-articles ._item{
    font-size: 14px;
    color: #666666;
    line-height: 1.75
}
/*档案表*/
.fill-the-form{
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    padding: 0 40px 30px;
    width: 880px;
    margin: 0 auto 30px;
    background: #FFF
}
.fill-the-form hr{
    margin: 40px 0
}
.fill-the-form h1{
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #E4E4E4;
}
.fill-the-form label{
    font-weight: normal;
    font-size: 16px;
}
.fill-the-form textarea{
    resize: none
}
.fill-the-form .extra-values{
    margin-left: 15px;
    background: #FFECEC;
    padding: 15px;
}
.fill-the-form .radio,.fill-the-form .checkbox{
    padding-left: 15px;
}
.fill-the-form .radio label,.fill-the-form .checkbox label,.fill-the-form .radio-inline{
    font-size: 14px;
    color: #333
}
.fill-the-form input.form-control{
    height: 40px;
    border-radius: 3px;
}
.fill-the-form .desc{
    font-size: 16px;
    color: #999999;
    line-height: 1.75;
    padding: 30px 0;
    text-indent: 2em
}
.fill-the-form .section{
    margin-bottom: 30px;
}
.fill-the-form .section .section-header{        
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E4E4E4
}
.fill-the-form .section .section-header h2{
    font-size: 20px;
    color: #FF6699;
    font-weight: normal
}
.fill-the-form .section .section-body{
    padding-top: 30px
}    
.fill-the-form .index-btn{
    margin: 0 auto
}
.fill-the-form .label-title{
    color: #666666;
}
.fill-success{
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    background: #fff;
    padding: 50px;
    text-align: center;        
}
.fill-success .fa{
    font-size: 96px;
    color: #2FC212
}
/*关于我们*/   
.about-page .aside-part{
    float: left;
}
.about-page .aside-part .list-group-item{
    text-align: center;
    padding: 15px 0;
    font-size: 16px
}
.about-page .main-part{
    float: right;
}   
.about-page .main-part .module{
    padding-left: 30px;
    padding-right: 30px;
}
.about-page .main-part .module .module-header{
    border-bottom: 1px solid #e4e4e4;
    padding: 25px 0;
    font-size: 24px;
    margin-bottom: 20px;
}
.about-page .main-part a{
    margin-right: 10px
}
/*关于*/
.about_con,.about_map{
    font-size: 14px;
    color: #666666;
    line-height: 36px
}
/*进度条*/
.progress {
    height: 5px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    display: none
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar-success {
    background-color: #5cb85c;
}
/*页脚------*/
.contact-us{
    height: 210px;
    background: #fff;
    border-top: 1px solid #e4e4e4;
    position: fixed;
    bottom:0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 999;
    display: none
}
.contact-us .close-btn{
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    border-top: none;
    border-right: none;
    color: #999999
}
.contact-us .col-sm-4{
    padding: 40px 60px;
    border-right: 1px solid #e4e4e4;
    height: 210px
}
.contact-us .col-sm-4:last-child{
    border-right: none
}
.contact-us .media img{
    margin-top: 20px;
    width: 90px;
    height: 90px;
}
.contact-us .media .media-body{
    padding-left: 15px;
}
.contact-us .contact-label{
    font-size: 16px;
    color: #999999;
    margin-top: 30px
}
.contact-us .qq .contact-label{
    margin-top: 20px
}
.contact-us .contact-txt{
    font-weight: 400;
    font-size: 20px;
}
.contact-us .contact-btn a{
    width: 80px;
    height: 30px;
    display: block;
    text-align: center;
    border: 1px solid #0099CC;
    color: #0099CC;
    line-height: 30px;
    border-radius: 3px
}
.contact-us .contact-btn a:hover{
    background: #0099CC;
    color: #fff;
    text-decoration: none
}
.contact-us .phone .contact-label{
    margin-top: 0
}
.contact-us .phone .contact-txt{
    margin-bottom: 15px;
}
.footer{
    background: #F2F2F2;
    padding-bottom: 30px;
    color: #999;
    margin-top: 30px;
}
.footer a{
    color: #999
}
.footer .city-holder{
    border-bottom: 1px solid #E4E4E4;    
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.footer .city-holder ._item{
    display: inline-block;
    float: left;
    box-sizing: border-box
}
.footer .city-holder span._item{
    margin-right: 15px;
}
.footer .city-holder a._item{
    padding-right: 15px
}
.footer .site-links{
    text-align: center;
    padding: 25px 0 15px
}
.footer .site-links ._item{
    border-left: 1px solid #999;
    padding: 0 10px;
}
.footer .site-links ._item:first-child{
    border: none
}
.footer .copyright{
    text-align: center;
    padding-bottom: 15px;
}
.footer .friend-links{
    text-align: center
} 
.footer .friend-links ._item{
    padding-right: 10px
}
.fixed-setting{
    height: 40px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    line-height: 40px;
    z-index: 999;
    background: #FFFADD;
    color: #FF3366;
    font-size: 13px;
    text-align: center;   
    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
}
/*页脚------*/
.simpleDialog{
    background: #FF0066;
    position: fixed;
    top: 40%;
    left: 50%;
    color: #fff;
    z-index: 9999;
    padding: 15px 30px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    display: none;
    border-radius: 5px;
}
.fixed-contact-us{
    width: 60px;
    height: 270px;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 999
}
.fixed-contact-us a{
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 200px;
    border: 1px solid #CCC;
    text-align: center;
    line-height: 60px;
    background: #fff;
    margin-bottom: 10px;
    padding: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    font: 0/0 a;
    color: transparent
}
.fixed-contact-us a:hover{
    opacity: .8
}
.fixed-contact-us a span{
    width: 100%;
    height: 100%;
    display: block
}
.fixed-contact-us a .weixin{
    background: url(../images/weixin_36.png) no-repeat center
}
.fixed-contact-us a .qq{
    background: url(../images/qq_36.png) no-repeat center
}
.fixed-contact-us a .phone{
    background: url(../images/phone_36.png) no-repeat center
}
.fixed-contact-us a .remove{
    background: url(../images/close_36.png) no-repeat center;
}
.fixed-contact-us a.back-to-top{    
    display: none
}
.fixed-contact-us a .goTop{
    background: url(../images/goTop_36.png) no-repeat center;
}
.fixed-contact-us .fixed-contact-info{
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 200px;
    border: 1px solid #CCC;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    text-align: center;
    left: -220px;
    background: #fff;
    font-size: 16px;
    padding-top: 30px;
    display: none;
    z-index: 1000
}
.fixed-contact-us .fixed-contact-info.phone{
    top: 70px
}
.fixed-contact-us .fixed-contact-info.weixin{
    top: 0
}
.fixed-contact-us .fixed-contact-info.weixin img{
    width: 110px;
    height: 110px;
}
/*意见反馈和返回顶部-------*/
ul.yiiPager{height:26px;margin:0;padding:0}ul.yiiPager li{display:inline;margin-right: 5px;}ul.yiiPager a:link,ul.yiiPager a:visited{padding:5px 9px;border:1px solid #ccc;border-radius:3px;background:#fff;color:#777;font-weight:normal}ul.yiiPager a:hover{border-color:#449d44;box-shadow:1px 1px 1px #333;color:#035d67;text-decoration:none}ul.yiiPager .selected a{padding:6px 10px;border:0;border-radius:3px;background:#449d44;color:#fff}ul.yiiPager .hidden,ul.yiiPager .last,ul.yiiPager .first{display:none}ul.yiiPager .previous{float: left}ul.yiiPager .next{margin-right: 0}ul.yiiPager .page{float:left}
