/* ====== 分页 ====== */
.pages-wrap{text-align: center; line-height: 36px;}
.pages-wrap .pages a,
.pages-wrap .pages span{display: inline-block; margin: 0 5px; width: 36px; height: 36px; color: #999; font-size: 14px; font-family: "sans-serif","宋体"; -webkit-transition: .2s; -moz-transition: .2s; transition: .2s;}
.pages-wrap .pages .prev,
.pages-wrap .pages .prev_disabled,
.pages-wrap .pages .next,
.pages-wrap .pages .next_disabled{background-color: #EAEAEA; color: #666;}
.pages-wrap .pages .pre:hover,
.pages-wrap .pages .next:hover{background-color: #00AEEF; color: #fff;}
.pages-wrap .pages .current,
.pages-wrap .pages a:hover{background-color: #00AEEF; color: #fff;}
.pages-wrap .pages a.prev:before,
.pages-wrap .pages a.prev_disabled:before{content:"<";}
.pages-wrap .pages a.next:before,
.pages-wrap .pages a.next_disabled:before{content:">";}


/* ====== 通用面包屑 ====== */
.cate-position{height: 50px; background: #f3f3f3; color: #999; line-height: 50px;}
.cate-position .ep{padding: 0 5px;}
.cate-position a{color: #999;}
.cate-position a:hover{color: #00AEEF;}


/* ====== 产品详情 ====== */
.product-detail{margin: 50px auto 0; padding: 50px;border: 1px solid #E6E6E6; background: #fff;color:#666; font-size: 14px;line-height: 30px;}
.product-detail-header{padding-bottom: 50px; background-color: #fff;}
.product-zoom{float: left;}
/*产品左侧*/
.prodcut-albums{padding-top: 20px;}
.prodcut-albums-box{position: relative; width: 600px;}
.prodcut-albums-box .arrow-btn{position: absolute; top: 180px; z-index: 10; width: 48px; height: 48px; background-color: #eee; background-repeat: no-repeat;color:#999;text-align: center;font-weight: bold;font-size: 20px;font-family: "宋体";line-height: 48px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.prodcut-albums-box .arrow-btn:hover{background-color: #ccc;}
.prodcut-albums-box .prev{left: 20px; background-position: 0 0;}
.prodcut-albums-box .next{right: 20px; background-position: 0 -50px;}
.prodcut-albums-box .bd{overflow: hidden; margin: 0 auto; width: 500px; height: 400px;}
.prodcut-albums-box .bd ul li{float: left; width: 500px; height: 400px; background-color: #fff; text-align: center; line-height: 400px;}
.prodcut-albums-box .bd ul li a {cursor: zoom-in;}
.prodcut-albums-box .hd{margin-top: 20px; text-align: center;}
.prodcut-albums-box .hd ul li{display: inline-block; margin: 0 5px; width: 64px; height: 66px; border: 1px solid #fff; background-color: #fff; font-size: 0; line-height: 66px; opacity: 0.9; cursor: pointer; filter: alpha(opacity=90);overflow: hidden;}
.prodcut-albums-box .hd ul li img{max-width: 100%; vertical-align: middle;}
.prodcut-albums-box .hd ul li.on{border-color: #00AEEF; opacity: 1; filter: alpha(opacity=100);}
.product-detail-header .product-des{float: right; padding-top: 60px; width: 520px;}
.product-detail-header .product-des h2.tit{padding-bottom: 10px; border-bottom: 1px solid #E2E2E2; color: #333; font-size: 24px;}
.product-detail-header .product-des .tip{padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #e2e2e2; font-size: 16px; line-height: 2;}
.product-detail-header .p-desc{padding: 20px 0 40px; height: 270px; color: #666; font-size: 14px; line-height: 2;}
.product-detail-header .p-desc ul {
    font-size: 0;
    padding-top: 10px;
}
.product-detail-header .p-desc ul li{
    display: inline-block;
    width: 50%;
    font-size: 16px;
    line-height: 36px;
}
.product-detail-header .p-desc ul li b {
    font-weight: bold;
    color: #95b3d7;
}
.product-detail-header .p-desc .small {
    color: #7f7f7f;
    font-size: 12px;
    margin-top: 20px;
}
.product-detail-header .product-des .subcat li{position: relative; float: left; margin-right: 10px; margin-bottom: 10px; width: 128px; height: 44px; border: 1px solid #e4e4e4; text-align: center; line-height: 44px; cursor: pointer;}
.product-detail-header .product-des .subcat li a{display: block;}
.product-detail-header .product-des .subcat li.on,
.product-detail-header .product-des .subcat li:hover{border-color: #39A6E8;}
.product-detail-header .product-des .subcat li.on:before{position: absolute; right: 0; bottom: 0; width: 15px; height: 15px; content: url(../images/p-on.png); line-height: 15px;}
.product-detail-header .product-des .iso{margin-top: 5px; height: 36px; line-height: 36px;}
.product-detail-header .product-des .iso .tit{float: left; margin-right: 20px; font-size: 16px;}
.product-detail-header .product-des .zixun-box{margin-top: 25px; height: 54px;}
.product-detail-header .product-des .zx{display: inline-block; margin-right: 20px; padding: 0 30px; height: 48px; background: #00AEEF; color: #fff; text-align: center; font-size: 16px; line-height: 48px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.product-detail-header .product-des .zx-qq:hover{opacity: .8; filter: alpha(opacity=80);}
.product-detail-header .product-des .zx-tel{background: #888;}
.product-detail-header .product-des .other{display: inline-block;margin: 0 10px; width: 130px; height: 48px; background: #ddd; color: #666; text-align: center; font-size: 14px; line-height: 48px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.product-detail-header .product-des .other:hover{opacity: .8; filter: alpha(opacity=80);}


.product-detail-body {
    margin-top: 30px;
    padding-bottom: 80px;
}
.gr-product-content {
    float: left;
    margin-right: 30px;
    width: 870px;
    padding: 30px;
    background-color: #fff;
}
.gr-product-content img {
    max-width: 100%;
}
.gr-product-content hr {
    border: 0;
    border-top: 1px dashed #ccc;
}
.gr-product-content p strong {
    font-size: 18px;
    font-weight: 400;
}
.gr-product-nav {
    margin-bottom: 30px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #E4EAEC;
}
.gr-product-nav li {
    position: relative;
    float: left;
    margin-right: 5px;
    padding: 0 15px;
    font-size: 18px;
}
.gr-product-nav li.on:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #00AEEF;
    content: "";
}
.gr-product-content .box {
    min-height: 1020px;
}
.gr-product-hot {
    float: right;
    padding: 30px;
    width: 300px;
    min-height: 500px;
    background-color: #fff;
}
.gr-product-hot h3 {
    margin-bottom: 15px;
    font-size: 16px;
}
.gr-product-hot-list li {
    margin-top: 20px;
    text-align: center;
    height: 281px;
    border: 1px solid #e4e4e4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.gr-product-hot-list li:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.gr-product-hot-list li .pic {
    padding: 20px;
    overflow: hidden;
}
.gr-product-hot-list li .pic img {
    max-width: 100%;
}
.gr-product-hot-list li .tit {
    font-size: 14px;
    padding-bottom: 20px;
}






/*其他*/
.gr-page-other {
    border-top: 1px dotted #ddd;
    margin-top: 15px;
    padding-top: 10px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.gr-product-content .gr-page-other {
    border-color: #E4EAEC;
}
.gr-page-other p {
    line-height: 26px;
}
.gr-back-btn {
    margin-top: 6px;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #696969;
    font-size: 14px;
    color: #fff;
}



.back-bar{margin-top: 20px; padding-top: 20px; border-top: 1px dotted #e4e4e4;}
.back-btn-left{float: left; padding: 6px 15px; border: 1px solid #e4e4e4; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.back-btn-left:hover{border-color: #39A6E8; background-color: #39A6E8; color: #fff;}
.back-btn-right{float: right; display: none;}
/*其他*/
.gr-page-other{margin-top: 20px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
.gr-product-content .gr-page-other{border-color: #E4EAEC;}
.gr-page-other p{line-height: 26px;}
.gr-back-btn{margin-top: 6px; width: 125px; height: 40px; background-color: #353535; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px;}
/*关联案例*/
.relate-project .p-title{padding-top: 20px; padding-bottom: 20px; font-size: 16px;}
.relate-project ul{margin-right: -5px; margin-left: -5px;}
.relate-project ul li{float: left; padding: 0 5px; width: 50%; text-align: center;}
.relate-project ul li .pic{display: block; overflow: hidden; width: 100%; height: 100%; /* background-color: #000; */}
.relate-project ul li .pic img{width: 100%; opacity: 0.93; filter: alpha(opacity=93);}
.relate-project ul li .pic img:hover{opacity: 0.90; filter: alpha(opacity=90);}
.relate-project ul li .tit{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}

.product-ys-list li {
	position: relative;
	border-bottom: 1px dotted #ddd;
}
.product-ys-list li .cont {
	position: absolute;
	height: 100%;
	width: 60%;
	padding: 0 20px;
}
.product-ys-list li .pic {
	width: 40%;
	padding: 0 20px;
}
.compare {
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
.compare .item {
	float: left;
	width: 50%;
	padding: 0 40px;
}

/* ====== 新闻列表 ====== */
.gr-news-block{padding-bottom: 50px;}
.gr-news-block ul{width: 1222px;}
.gr-news-block ul li{position: relative; float: left; margin-right: 21px; margin-bottom: 20px; width: 284px; background-color: #fff; -webkit-transition: .5s; -o-transition: .5s; transition: .5s;}
.gr-news-block ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.2); box-shadow:0 15px 30px rgba(0,0,0,0.2); -webkit-transform:translate3d(0, -2px, 0); transform:translate3d(0, -2px, 0);}
.gr-news-block ul li .pic{overflow: hidden; width: 284px; height: 180px;}
.gr-news-block ul li .pic img{width: 284px; height: 180px;}
.gr-news-block ul li .gr-news-cont{position: relative; top: 0; padding: 15px; background-color: #fff; -webkit-transition: .5s; -o-transition: .5s; transition: .5s;}
.gr-news-block ul li .gr-news-cont h5{overflow: hidden; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.gr-news-block ul li:hover .gr-news-cont h5{color: #00AEEF;}
.gr-news-block ul li .gr-news-cont p{padding: 10px 0 15px; color: #666; font-size: 14px;}
.gr-news-block ul li .gr-news-cont span{color: #888; font-size: 12px;}


/* ====== 新闻详情 ====== */
/*详情面包屑*/
.icon-eye{position: relative; top: -2px; width: 21px; height: 11px; background: url(../images/common/eye.png) no-repeat center;}
/*左侧*/
.news-show-left{float: left; margin: auto; width: 800px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-left .news-title{padding: 40px 20px; padding-bottom: 20px;border-top: 1px #f1f1f1 solid; text-align: center;}
.news-show-left .news-title h2{padding-bottom: 10px; color: #333;font-weight: normal;font-size: 24px;}
.news-show-left .news-title p{padding-bottom: 10px;border-bottom: 1px solid #F0F2F5; color: #a3afb7;font-size: 14px;}
.news-show-left .news-title p a{color: #a3afb7;}
.news-show-left .news-views{overflow: hidden;margin: 40px 20px 20px; margin-top: 0;min-height: 600px; color: #666; font-size: 14px; line-height: 25px;}
.news-show-left .news-views p{margin-bottom: 10px;}
.news-show-left .news-views img{max-width: 100%;}
.news-show-left .news-other{padding: 20px 15px; border-top: 1px #f1f1f1 solid;}
.news-show-left .news-other p{display: block;padding-left:3px; height: 40px;line-height: 40px;}
.news-show-left .news-other p a{color: #333;font-size: 14px;}
.news-show-left .news-other p a:hover{color: #00AEEF;}
.news-show-left .share-bar{padding: 20px;}
/*右侧*/
.news-show-right{float: right; width: 370px;}
.news-show-right dl{display: block; margin-top: 0; margin-bottom: 20px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-right dl dt{position: relative;display: block; height: 42px; border-bottom: 1px #f1f1f1 solid; line-height: 42px;}
.news-show-right dl.tab dt{padding-left: 20px;height: 42px;border-top: 1px #f1f1f1 solid;color: #1d1d1d; font-size: 18px; line-height: 42px;}
.news-show-right dl.tab dd{position: relative;height: 664px;}
.news-show-right dl.tab dd ul{display: block; padding: 0 20px;height: 618px;}
.news-show-right dl.tab dd ul li{display: block; padding: 20px 0 10px; border-bottom: 1px #f1f1f1 solid;}
.news-show-right dl.tab dd ul li .pic{position: relative; overflow: hidden; margin-right: 20px; width: 60px; height: 60px; text-align: center; font-size: 0; line-height: 60px;}
.news-show-right dl.tab dd ul li h5{display: block; overflow: hidden; padding-top: 4px; padding-bottom: 10px; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 20px;}
.news-show-right dl.tab dd ul li h5 a{color: #333;}
.news-show-right dl.tab dd ul li h5 a:hover{color: #00AEEF;}
.news-show-right dl.tab dd ul li .news-cate{color: #999;}
.news-show-right dl.tab dd ul li i{float: left;color: #999;font-size: 12px;}
.news-show-right dl.tab dd ul li em{float: right; padding-left: 25px; background: url(../images/common/eye.png) no-repeat left center; color: #999; font-style: normal; font-size: 12px;}
.news-show-right dl.tab dd .more{position: relative; top: -1px; height: 45px; border-top: 1px #f1f1f1 solid;color: #333; text-align: center; line-height: 45px;}
.news-show-right dl.tab dd .more a{position: relative;display: inline-block; color: #333;}
.news-show-right dl.tab dd .more a b{margin-left: 5px;font-family: "宋体";-webkit-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;}
.news-show-right dl.tab dd .more a:hover b{-webkit-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);-ms-transform: translateX(5px);}
.news-show-right dl.tab dd .more a:hover{color: #00AEEF;}
.news-show-right dl.list dt{padding-left: 20px; color: #333; font-size: 18px;}
.news-show-right dl.tab dt a{display: table-cell;width: 33%; height: 42px; color: #009A62; text-align: center; font-size: 18px; line-height: 42px; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.news-show-right dl.list dt a b{position: relative; top: -1px; display: inline-block; overflow: hidden; margin-left: 2px;width: 15px; height: 15px; background-position: 0 -64px; vertical-align: middle;}
.news-show-right dl.list dd ul{display: block; padding: 20px;}
.news-show-right dl.list dd ul li{display: block; overflow: hidden;padding-bottom: 12px; text-overflow: ellipsis; white-space: nowrap;}
.news-show-right dl.list dd ul li a{color: #333; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}
.news-show-right dl.list dd ul li a:hover{color: #00AEEF;}
.gr-page-other{margin-top: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
.gr-product-content .gr-page-other{border-color: #E4EAEC;}
.gr-page-other p{line-height: 26px;}
.gr-back-btn{margin-top: 6px; width: 125px; height: 40px; background-color: #00AEEF; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.gr-back-btn:hover{opacity: 0.8; filter: alpha(opacity=80);}


/* ====== 常见问题 ====== */
.faq-tit{padding-left: 25px; background: url(../images/icon_faq.png) no-repeat left center; color: #00AEEF; font-size: 21px; line-height: 75px;}
.faq-list{border-top: 1px solid #E4E4E4;}
.faq-list li{padding: 0 25px; border-bottom: 1px solid #E4E4E4;}
.faq-list li .question{height: 60px; color: #333; color: #666; font-size: 16px; line-height: 60px; cursor: pointer;}
.faq-list li .question.on{color: #00AEEF;}
.faq-list li .question .fa-q,
.faq-list li .answer:before{position: relative; top: -1px; margin-right: 18px; width: 23px; height: 23px; border-radius: 3px; background: #505050; color: #fff; text-align: center; line-height: 23px;}
.faq-list li .question .fa-q:before{content: "Q";}
.faq-list li .question .fa-dropdown{float: right; color: #B4B4B4; font-size: 20px;}
.faq-list li .question .fa-dropdown:before{content: "+";}
.faq-list li .question.on .fa-dropdown:before{content: "-";}
.faq-list li .answer{position: relative; display: none; padding: 0 45px 45px; line-height: 1.7;}
.faq-list li .answer p{line-height: 2;}
.faq-list li .answer:before{position: absolute; top: 2px; left: 0; display: block; background: #00AEEF; content: "A";}


/* ====== 资料下载 ====== */
.gr-download-list li{position: relative; overflow: hidden; margin-bottom: 10px; height: 64px; border: 1px solid #EEEEEE; font-size: 16px; line-height: 61px;}
.gr-download-list li .box{position: relative; padding: 0 22px;}
.gr-download-list li .box:hover{color: #fff;}
.gr-download-list li .box:before{position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: #00AEEF; content: ""; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translateY(-62px); -o-transform: translateY(-62px); transform: translateY(-62px); -ms-transform: translateY(-62px);}
.gr-download-list li .box:hover:before{-webkit-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -ms-transform: translateY(0);}
.gr-download-list li .tit{padding-left: 35px; background: url(../images/icon_pdf.png) no-repeat left center;}
.gr-download-list li .box:hover .tit{background: url(../images/icon_pdf_on.png) no-repeat left center;}
.gr-download-list li .des{position: absolute; left: 50%; margin-left: -65px; width: 130px; text-align: center;}
.gr-download-list li .down-btn{padding-left: 32px; background: url(../images/icon_pdf_down.png) no-repeat left center;}
.gr-download-list li .box:hover .down-btn{background: url(../images/icon_pdf_down_on.png) no-repeat left center;}


/* ====== 留言 ====== */
.page-message{background: #f3f3f3;}
.form-box{margin: 0 auto; padding: 50px 50px 50px; width: 100%; background: #fff;}
.form-box ul{width: 50%;}
.form-box ul li{position: relative; margin-bottom: 31px; width: 395px; height: 42px; border: 1px solid #DCDCDC; line-height: 42px;}
.form-box ul li input{width: 305px; text-indent: 5px; line-height: 25px;}
.form-box input:focus,
.form-desc .text:focus{border-color: #00AEEF;}
.form-box .in-tit{padding-right: 10px; padding-left: 19px; color: #242424; font-size: 14px;}
.form-desc{position: relative; margin-bottom: 31px; padding-top: 14px; width: 50%; height: 260px; border: 1px solid #dcdcdc;}
.form-desc .error{bottom: -25px;}
.form-desc .text{margin-top: 10px; margin-left: 20px; width: 93%; height: 200px; border: none; vertical-align: top; text-indent: 5px; font-size: 14px; line-height: 22px;}
.verification{position: relative; width: 211px; height: 42px; border: 1px solid #dcdcdc; line-height: 42px;}
.verification input{width: 105px; text-indent: 5px; line-height: 25px;}
.verification .v-code{position: absolute; top: -4px; left: 225px; width: 167px; height: 44px; line-height: 44px;}
.sub-btn{display: block; width: 168px; height: 44px; background-color: #00AEEF; color: #fff; font-size: 18px; font-family: "微软雅黑"; line-height: 44px; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.sub-btn:hover{opacity: 0.8; filter: alpha(opacity=80);}
span.error{position: absolute; bottom: -38px; left: 0; color: #CC0000; font-size: 12px;}


/* ====== 客服 ====== */
.qqkefu{position:fixed;right:0;bottom:40%;z-index:20;width:53px;}
.qqkefu ul li{position:relative;float:right;margin-bottom:1px;height:47px;background:#757575;font-size:14px;line-height:47px;opacity:.9;cursor:pointer;}
.qqkefu ul li a{color:#fff;}
.qqkefu ul li.qq_cza{overflow:hidden;}
.qqkefu ul li:hover{background:#008CD6;}
.qqkefu ul li.top{position:relative;width:53px;background:#008CD6 url(../images/kf/top_icon.png) no-repeat center;color:#1c1c1c;text-align:center;font-weight:800;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qqkefu ul li.top:hover{background-color:#0481C3;}
.qqkefu ul li b{float:left;display:block;overflow:hidden;width:53px;height:47px;}
.qqkefu ul li b.a{background:url(../images/kf/czx4.png) no-repeat center center;}
.qqkefu ul li b.b{background:url(../images/kf/czx3.png) no-repeat center center;}
.qqkefu ul li b.d{background:url(../images/kf/bdsq.png) no-repeat center center;}
.qqkefu ul li b.c{background:url(../images/kf/czx5.png) no-repeat center center;}
.qqkefu ul li b.e{background:url(../images/kf/icon_kf_tel.png) no-repeat center center;}
.qqkefu ul li b.lxb{background:url(../images/kf/phone0.png) no-repeat center center;}
.qqkefu .erweima{position:absolute;top:-103px;left:-134px;float:right;display:none;height:150px;border:1px solid #CCC;background:#FFF;cursor:default!important;}
.qqkefu .erweima p{float:left;width:130px;color:#000;text-align:center;font-size:12px;line-height:20px;}
.qqkefu .erweima p img{margin:10px 10px 5px 10px;width:110px;height:110px;}
/*.qqkefu .kf-tel .erweima{top:-23px;left: -153px;height:70px;text-align:center;}*/
.qqkefu .kf-tel .erweima{top:0;left: -153px;height:70px;text-align:center;}
.qqkefu .kf-tel .erweima p{width: 150px;}
.qqkefu .kf-tel .erweima em{display:inline-block;margin-top:12px;margin-bottom:6px;width:100%;color:#008ED6;font-weight:600;font-size:18px;}


/* ====== 百度分享修复 ====== */
.jiathis_style .jiathis_counter.jiathis_bubble_style{box-sizing: content-box;}


/* ====== 搜索结果 ====== */
.search-none {
    padding: 100px 0;
    min-height: 500px;
    font-size: 18px;
    line-height: 2;
}