/*全站字体美化*/
@font-face{
font-family: 'moe';
src: url('//at.alicdn.com/t/webfont_jq0x47mjt6a.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_jq0x47mjt6a.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.woff2') format('woff2'),
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.svg#Alibaba-PuHuiTi-Regular') format('svg'); /* iOS 4.1- */
}
body{font-family:'moe';}
.enlighter-default .enlighter{max-height:400px;overflow-y:auto !important;}
.lazyloading:not(.swiper-lazy-loaded){opacity: 0;}
@media (max-width:640px) {.meta-right .meta-view{display: unset !important;}}
/*全站字体美化*/

@font-face {
  font-family: 'BarlowSemiCondensedSemiBold';
  src:url("../fonts/Barlow/BarlowSemiCondensed-SemiBold.ttf");
}

@font-face {
    font-family: 'AlibabaPuHuiTi';
    src: url('../fonts/Alibaba-PuHuiTi-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Light';
    src: url('../fonts/Alibaba-PuHuiTi-Light.otf');
    font-weight: lighter;
    font-style: normal;
}


/* 初始化-----------------------------------------------*/
body{font-family: 'HarmonyOS_Regular', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial,'微软雅黑','PingFang SC', 'Hiragino Sans GB', STHeiti, 'Microsoft YaHei','Microsoft JhengHei', 'Source Han Sans SC', 'Noto Sans CJK SC','Source Han Sans CN', 'Source Han Sans TC', 'Noto Sans CJK TC', SimSun, sans-serif;color: #555;background-color: #FFF;}
body, button, input, textarea{font-size: 14px;line-height: 1.531;outline: none;margin: 0;padding: 0;border: 0;}
a{color: #333333;}
a:hover{color: #333333;text-decoration: none;}
p, ul, ol, dl, dt, dd, form, blockquote{margin: 0;padding: 0;}
ul, ol{list-style: none;}
h1, h2, h3, h4, h5, h6{font-size: 14px;margin: 0;padding: 0;}
input, select{font-family: Microsoft Yahei;vertical-align: middle;}
input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px #EEEEEE inset !important;}
em, b, i{font-style: normal;font-weight: normal;}
img{vertical-align: middle;border: 0;}
label{cursor: pointer;}
br{content:" ";display: none;}

/* 主体框架-----------------------------------------------*/
#wrapper .mb{margin-bottom: 50px;}
@media (min-width: 1200px){.container{max-width: 1140px;}}

/* 头部导航-----------------------------------------------*/
/* -- top --*/
#header .top{background-color: #EEEEEE;height: 30px;border-bottom: 1px solid #DDDDDD;text-align: right;}
#header .top .container{zoom: 1;overflow: hidden;}

/* top-nav*/
#header .top .top-nav{float: left;position: relative;z-index: 1000;height: 30px;margin-left: -7px;}
#header .top .top-nav li{border: 1px solid #EEEEEE;border-bottom: 0;float: left;zoom: 1;text-align: center;}
#header .top .top-nav li.spacer{overflow: hidden;margin: 11px 5px 0;width: 1px;height: 10px;background-color: #BBB;}
#header .top .top-nav li a{padding: 0 7px;height: 28px;line-height: 28px;color: #333;}
#header .top .top-nav li.hover{position: relative;background: #FFFFFF;border: 1px solid #DDDDDD;border-bottom: 0;}
#header .top .top-nav li.hover s{border-left: 1px solid #FFF;}
#header .top .top-nav ul{background: #FFFFFF;border: 1px solid #DDDDDD;border-top: 0;width: 100%;display: none;position: absolute;top: 100%;left: -1px;padding-bottom: 4px;}
#header .top .top-nav ul li{float: none;}
#header .top .top-nav li.hover ul li{border: none;}
#header .top .top-nav li.hover ul li a{height: 25px;line-height: 25px;}

/* search*/
#header .top .search{float: right;_width: 205px;}
#header .top .search .search-box{border: 1px solid #545454;background-color: #545454;height: 28px;padding-left: 10px;box-sizing: content-box;}
#header .top .search .search-box .keyword{background-color: #545454;color: #CCCCCC;}
#header .top .search .search-box .btnSearch{background-color: #545454;}

/* -- navbar --*/
#header .navbar{z-index: 1000;border-bottom: 1px solid #DDD;background-color: #FFF;box-shadow: 0px 3px 10px 0px rgb(38 107 193 / 8%);}
#header .navbar.fix{position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}
@media (min-width:992px){#header .navbar{padding: 0;}}
#header .navbar .logo{display: block;height: 55px;}
#header .navbar .logo img{height: 100%;}
#header .navbar .navbar-brand{max-width: 70%;overflow: hidden;}
#header .navbar .menu{background-color: transparent;}
#header .navbar .navbar-action .fa{font-size: 30px;padding: 0 8px;color: #777;}

/* -- main-nav --*/
#header .main-nav .dropdown-menu{padding: 0;margin: 0;min-width: 100%;font-size: 14px;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 0;border-radius: 0;}
@media (min-width:992px){/* LEVEL ONE*/#header .main-nav .nav-item .nav-link{display: block;padding: 0 20px;height: 30px;line-height: 30px;font-size: 14px;text-align: center;color: #000;text-decoration: none;}
#header .main-nav .nav-item .nav-link::after{display: none;}
#header .main-nav .nav-item:hover .nav-link, #header .main-nav .active .nav-link{background-color: #19B4EA;color: #FFF;}

/* LEVEL TWO*/
#header .main-nav .dropdown:hover > .dropdown-menu{display: block;}
#header .main-nav .dropdown-menu .dropdown-item{background: #E0E0E0;padding: 0 20px;height: 30px;line-height: 30px;font-size: 14px;}
#header .main-nav .dropdown-menu .dropdown-item:hover{background: #19B4EA;color: #FFF;}

/* LEVEL THREE*/
#header .main-nav .dropdown-menu .dropdown-menu{left: 100%;top: 0;min-width: 98px;_width: 98px;}
#header .main-nav .dropdown-submenu:hover > .dropdown-menu{display: block;}
#header .main-nav .dropdown-menu .dropdown-toggle::after{position: absolute;right: 10px;top: 13px;vertical-align: 0;border-right: 0;border-top: .2em solid transparent;border-left: .3em solid;border-bottom: .2em solid transparent;}}
@media (max-width:992px){#header .main-nav .dropdown-toggle::after{position: absolute;right: 10px;top: 23px;}
#header .main-nav .dropdown-menu{padding-left: 15px;}
#header .main-nav .dropdown-menu .dropdown-item{position: relative;}
#header .main-nav .dropdown-item, #header .main-nav .nav-link{border-bottom: 1px solid #EEE;padding: 0.8rem 0;background-color: transparent;}
#header .main-nav .dropdown-menu .dropdown-item:active{color: #555;background-color: #FFF;}}

/* 首页样式-----------------------------------------------*/
/* -- slideShow --*/
.slide-show .swiper-slide a{display: block;background-color: #DDDDDD;height: 400px;background-repeat: no-repeat;background-position: center center;background-size: auto 100%;}
.slide-show .swiper-pagination-bullet{width: 12px;height: 12px;}
.slide-show .swiper-pagination-bullet-active{background-color: #19B4EA;}
.slide-show .swiper-button-prev{left: 50px;}
.slide-show .swiper-button-next{right: 50px;}
.slide-show .swiper-button-prev, .slide-show .swiper-button-next{display: none;color: #FFF;}
.slide-show:hover .swiper-button-prev, .slide-show:hover .swiper-button-next{display: block;}
@media (max-width:992px){.slide-show .swiper-slide a{height: 200px;}}

/* -- index-box --*/
#index .index-box{padding: 40px 0;zoom: 1;overflow: hidden;}
@media (max-width:992px){#index .index-box{padding: 30px 0;}}
#index .index-box.bg{background-color: #F5F5F5;}
#index .index-box h3{text-align: center;margin-bottom: 30px;}
#index .index-box h3 b{color: #333;font-size: 30px;}
#index .index-box h3 em{display: block;margin-top: 8px;text-transform: uppercase;color: #999;}
#index .index-box .more{text-align: center;}
#index .index-box .more a{display: inline-block;padding: 5px 30px;border: 1px solid #DDD;color: #19B4EA;}
#index .index-box .more a:hover{border: 1px solid #19B4EA;background-color: #19B4EA;color: #FFF;}

/* -- about --*/
#index .about .img img{width: 100%;}
#index .about h2{color: #333;font-size: 30px;}
#index .about .desc{color: #666666;margin: 20px 0 20px 0;line-height: 200%;}
#index .about .more{text-align: left;}
@media (max-width:992px){#index .about .img{margin-bottom: 20px;}
#index .about .more{text-align: center;}}

/* -- recProduct --*/
#index .product-list{margin-bottom: 25px;}
#index .product-list .row{margin-left: -9px;margin-right: -9px;}
#index .product-list .col-md-3, #index .product-list .col-6{padding-left: 9px;padding-right: 9px;}
#index .product-list .item{margin-bottom: 15px;text-align: center;}
#index .product-list .item .img{border: 1px solid #EEE;}
#index .product-list .item .img img{width: 100%;}
#index .product-list .item .name{margin-top: 12px;font-size: 16px;}
#index .product-list .item .price{margin-top: 5px;}

/* -- article-list --*/
#index .article-list{margin-bottom: 20px;}
#index .article-list .img{text-align: center;margin-bottom: 20px;overflow: hidden;}
#index .article-list .img img{width: 100%;}
@media (min-width: 1100px){#index .article-list .img img{width: 445px;height: 278px;}}
#index .article-list .img em{display: block;background-color: #EEE;line-height: 278px;color: #999;}
#index .article-list .item{zoom: 1;overflow: hidden;margin-bottom: 20px;}
#index .article-list .item dt{float: left;width: 80px;font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;text-align: center;}
#index .article-list .item dt em{display: block;background-color: #EEE;font-size: 36px;padding-bottom: 3px;color: #999;}
#index .article-list .item dt b{display: block;background-color: #DDD;font-size: 15px;color: #555;}
#index .article-list .item dd{margin-left: 100px;font-size: 14px;}
#index .article-list .item dd a{color: #000;font-size: 16px;}
#index .article-list .item dd p{color: #9A9A9A;line-height: 180%;}

/* -- link --*/
#index .link{padding: 10px 0;}
#index .link strong{color: #7A7F81;font-weight: bold;}
#index .link a{color: #555;}

/* page-----------------------------------------------*/
#page{padding: 20px 0;min-height: 400px;}
#page h1{color: #333333;font-size: 18px;font-weight: bold;}
#page .info{padding: 2px 0 20px 0;color: #999999;font-size: 13px;}
#page .content{color: #666666;line-height: 200%;padding-top: 10px;}
#page .content img{max-width: 100%;}

/* product_category-----------------------------------------------*/
#product-category .product-list{margin-top: 20px;margin-bottom: 25px;}
#product-category .product-list .item{margin-bottom: 15px;text-align: center;}
#product-category .product-list .item .img{border: 1px solid #EEE;}
#product-category .product-list .item .img img{width: 100%;}
#product-category .product-list .item .name{margin-top: 12px;font-size: 16px;}
#product-category .product-list .item .price{margin-top: 5px;}

/* product-----------------------------------------------*/
#product{padding: 15px 0;}
#product .product-img{float: left;width: 300px;}
#product .product-img img{width: 100%;}
#product .product-img .swiper-button-prev{left: 0;}
#product .product-img .swiper-button-next{right: 0;}
#product .product-img .swiper-button-prev, #product .product-img .swiper-button-next{color: #333;}
#product .product-img .swiper-button-prev:after, #product .product-img .swiper-button-next:after{font-size: 25px!important;}
#product .product-img .gallery-thumbs{padding: 10px 0;}
#product .product-img .gallery-thumbs .swiper-slide{width: 25%;border: 2px solid transparent;}
#product .product-img .gallery-thumbs .swiper-slide-thumb-active{border: 2px solid #43B5EC;}
#product .product-info{margin-left: 320px;padding-top: 10px;line-height: 200%;}
@media (max-width: 768px){#product .product-img{float: none;width: auto;}
#product .product-info{margin-left: 0;}}
#product .product-info h1{font-size: 18px;}
#product .product-info ul{padding-top: 10px;margin-bottom: 50px;}
#product .product-info .product-price{margin-bottom: 5px;}
#product .product-info .product-price .price{font-family: Arial;font-size: 20px;font-weight: bold;}
#product .product-info .btn-ask a{display: inline-block;padding: 5px 25px;background-color: #19B4EA;color: #FFF;}
#product .product-info .btn-ask a .fa{margin-right: 5px;}
#product .product-info .btn-buy{margin-bottom: 40px;}
#product .product-info .btn-buy .add-to-cart{background: #19B4EA url(images/btn_addtocart.png) no-repeat 20px 50%;color: #FFFFFF;padding: 8px 25px 8px 50px;text-decoration: none;cursor: pointer;font-size: 16px;}
#product .product-info .btn-buy .add-to-cart:hover{background-color: #44C4EE;}
#product .product-content{padding: 15px 0;}
#product .product-content h3{padding: 30px 0 10px 0;color: #333;font-weight: bold;font-size: 16px;border-bottom: 1px solid #CBD1D3;}
#product .product-content ul{padding: 15px 0;color: #666;line-height: 200%;}
#product .product-content img{max-width: 100%;}

/* article_category-----------------------------------------------*/
#article-list dl{border-bottom: 1px dotted #D1D1D1;padding: 20px 0;zoom: 1;overflow: hidden;position: relative;}
#article-list dl.last{border-bottom: 0;}
#article-list dt{width: 620px;margin-bottom: 10px;font-size: 14px;}
#article-list dd{color: #999999;line-height: 180%;zoom: 1;overflow: hidden;}
#article-list dd p.img{width: 80px;float: left;}
#article-list dd p.img img{width: 100%;}
#article-list dd.have-img p.desc{margin-left: 90px;margin-right: 80px;}
#article-list .num-date{position: absolute;right: 0;top: 20px;text-align: right;}
@media (max-width: 768px){#article-list dd.have-img p.desc{margin-right: 60px;}}
#article-list .num-date em{display: block;background-color: #0072C6;color: #FFF;box-sizing: content-box;padding: 2px 0;text-align: center;font-size: 14px;font-weight: bold;}
#article-list .num-date p{font-size: 16px;color: #999999;margin-top: 5px;}

/* article-----------------------------------------------*/
#article{padding: 15px 0;min-height: 400px;}
#article h1{color: #333333;font-size: 18px;font-weight: bold;}
#article .info{padding: 2px 0 20px 0;color: #999999;font-size: 13px;}
#article .content{color: #666666;line-height: 180%;}
#article .content img{max-width: 100%;}

/* 全局样式-----------------------------------------------*/
/*DIV右侧置顶背景图background: #fff url(../img/zuapp_img2.png) no-repeat; background-position: right 0%; background-size: 60px;*/


/* -- ur-here --*/
.ur-here{padding: 25px 0 10px 0;line-height: 20px;color: #999999;font-weight: bold;font-size: 14px;border-bottom: 1px solid #DDD;}
@media (max-width:992px){.ur-here{display: none;}}
.ur-here a{color: #999999;}
.ur-here b{margin: 0 8px;}

/* -- tree --*/
.tree-box{margin-bottom: 15px;}
.tree-box h3{padding: 25px 0 10px 0;line-height: 20px;color: #999999;font-weight: bold;font-size: 14px;border-bottom: 1px solid #DDD;margin-bottom: 15px;}
@media (max-width:992px){.tree-box h3{display: none;}}
.tree-box li{padding: 8px 8px;}
.tree-box li a{color: #000;font-size: 14px;}
.tree-box li.cur{background-color: #19B4EA;}
.tree-box li.cur a{color: #FFF;}
@media (max-width:992px){.tree-box{margin-top: 10px;}
.tree-box ul{display: inline-block;}
.tree-box li{display: inline-block;padding: 0;margin-right: 5px;margin-top: 5px;}
.tree-box li i{display: none;}
.tree-box li a{display: block;border: 1px solid #EEE;padding: 5px 8px;}
.tree-box ul ul li a{color: #888;}}
.tree-box .search{display: block;margin: 20px 0;}
@media (max-width: 768px){.tree-box .search{margin: 12px 0;}}
.tree-box .search .keyword{width: 85px;}

/* -- screen --*/
.screen{padding-top: 20px;border-bottom: 1px dotted #DDD;}
.screen dl{margin-bottom: 10px;}
.screen dl dt{display: inline-block;font-weight: bold;}
.screen dl dd{display: inline-block;}
.screen dl dd a{display: inline-block;background-color: #DDD;color: #555;padding: 2px 10px;margin-right: 8px;}
@media (max-width: 768px){.screen dl dt{display: block;}
.screen dl dd{display: block;}
.screen dl dd a{margin-top: 8px;}}
.screen dl dd a.cur{background-color: #19B4EA;color: #FFF;}

/* -- search-box --*/
.search-box{border: 1px solid #DDDDDD;background-color: #FFF;height: 28px;padding-left: 10px;position: relative;}
.search-box .keyword{color: #CCCCCC;}
.search-box .btnSearch{position: absolute;right: 0;top: 0;background: url(images/icon_search.png) no-repeat 50% 50%;width: 28px;height: 28px;text-indent: -999px;overflow: hidden;cursor: pointer;}

/* -- scale --*/
.scale{overflow: hidden;}
.scale img{width: 100%;cursor: pointer;transition: all 0.6s;}
.scale img:hover{transform: scale(1.1);}

/* -- common --*/
.cue{color: red;font-size: 14px;}
.clear{clear: both;height: 0;line-height: 0;font-size: 0;}
.captcha{text-transform: uppercase;}
.price{color: #CC0000;}
.price-line{color: #999;font-size: 14px;text-decoration: line-through;}
.none{display: none;}
.pointer{cursor: pointer;}
@media (max-width: 768px){.m-none{display: none;}}
@media (min-width: 768px){.p-none{display: none;}}
.nowrap{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* -- form --*/
.btn{display: inline-block;background-color: #0072C6;color: #EEE;padding: 6px 25px;text-transform: capitalize;cursor: pointer;font-weight: bold;text-align: center;-webkit-appearance: none;font-size: 14px;line-height: 1.5;border-radius: 0;border: 0;}
.btn:hover{text-decoration: none;color: #FFFFFF;background-color: #007AD5;}
.btn-gray{display: inline-block;background-color: #CCC;border: 0;color: #333;padding: 6px 15px;text-transform: capitalize;cursor: pointer;font-weight: bold;-webkit-appearance: none;}
.btn-payment{display: inline-block;background-color: #ff4246;color: #FFF;padding: 7px 28px;text-transform: capitalize;cursor: pointer;font-weight: bold;font-size: 14px;text-align: center;-webkit-appearance: none;}
.btn-captcha{display: inline-block;background-color: #19B4EA;-moz-border-radius: 2px;-webkit-border-radius: 2px;border: 0;color: #FFF;padding: 7px 22px;text-transform: capitalize;cursor: pointer;font-size: 13px;}
.btn-captcha[disabled], .btn-captcha:disabled, .btn-captcha.disabled{color: #FFF;background-color: #b2b2b2;opacity: 1;}

/* -- color --*/
.cRed{color: #F40;}
.cOra{color: #f30;}
.cGre{color: #0c6;}
.cBlu{color: #69c;}
.cGra{color: #999;}

/* -- input --*/
.text-input{height: 34px;padding: 6px;font-size: 14px;border: 1px solid #E9E9E9;background-color: #FFF;color: #666;-webkit-appearance: none;}
.text-input[disabled], .text-input:disabled, .text-input.disabled{color: #999;}
.text-area{padding: 4px;border: 1px solid #E9E9E9;background-color: #FFF;line-height: 20px;-webkit-appearance: none;}
.text-area-auto{border: 1px solid #E9E9E9;background-color: #FFF;padding: 0;font-size: 12x;line-height: 20px;resize: none;min-height: 40px;-webkit-appearance: none;}
@media (max-width: 768px){.btn, .btn-gray, .btn-payment, .btn-captcha, .text-input, .text-area, .text-area-auto, .inp-main{max-width: 100%;}}

/*- input-file -*/
.input-file{width: 80px;}
.input-file .input-file-show{height: 80px;line-height: 80px;text-align: center;color: #555;background-color: #F5F5F5;}
.input-file .input-file-show img{width: 100%;height: 80px;}
.input-file .input-file-btn{width: 100%;background-color: #EEE;color: #999;line-height: 25px;cursor: pointer;text-align: center;-webkit-appearance: none;}

/*- table-basic -*/
.table-basic{color: #666666;border-left: 1px solid #EEE;border-top: 1px solid #EEE;border-collapse: collapse;}
.table-basic select{color: #8F8F8F;}
.table-basic td, .table-basic th{border-right: 1px solid #EEE;border-bottom: 1px solid #EEE;}
.table-basic th{background-color: #EEE;}
.table-basic .child{background-color: #FFFFFF;}
.table-basic td label{margin-right: 15px;}
.table-basic td i{color: #F00;margin-left: 5px;font-weight: bold;}

/*- form-basic -*/
.form-basic dl{zoom: 1;overflow: hidden;margin-bottom: 20px;}
.form-basic dl dt{font-weight: bold;margin-bottom: 5px;font-size: 13px;}
.form-basic dl dt i{color: #F00;margin-left: 5px;font-weight: bold;}
.form-basic dl dd label{margin-right: 15px;line-height: 34px;}

/*- table-div -*/
.table-div{zoom: 1;overflow: hidden;}
.table-div dl{zoom: 1;overflow: hidden;margin-bottom: 20px;}
.table-div dl dt{font-weight: bold;margin-bottom: 5px;font-size: 13px;}
.table-div dl dt i{color: #F00;margin-left: 5px;font-weight: bold;}
.table-div dl dd label{margin-right: 15px;line-height: 34px;}
@media (max-width:992px){.table-div dl dt{float: none;}}

/* -- online-service --*/
.online-service{position: fixed;_position: absolute;_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");top: 208px;right: 10px;z-index: 999999;display: block;}
.online-service .item{position: relative;margin-bottom: 10px;}
.online-service .item .item-icon{display: block;cursor: pointer;background: #FFF url(images/online_service.png) no-repeat;width: 44px;height: 44px;border-radius: 4px;box-sizing: border-box;box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);}
.online-service .item .item-icon.qq{background-position: left 0;}
.online-service .item .item-icon.weixin{background-position: left -44px;}
.online-service .item .item-icon.tel{background-position: left -88px;}
.online-service .item.active .item-icon{background-color: #0072C6;}
.online-service .item.active .item-icon.qq{background-position: right 0;}
.online-service .item.active .item-icon.weixin{background-position: right -44px;}
.online-service .item.active .item-icon.tel{background-position: right -88px;}
.online-service .item .pop-box{display: none;position: absolute;right: 100%;top: 0;}
.online-service .item .item-box{background-color: #FFF;margin-right: 10px;padding: 10px;border-radius: 2px;box-sizing: border-box;box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);}
.online-service .item .qq-box{padding: 10px 20px 0 10px;}
.online-service .item .qq-box .qq{display: block;position: relative;line-height: 34px;padding-left: 44px;white-space: nowrap;margin-bottom: 10px;color: #555;}
.online-service .item .qq-box .qq .qq-icon{display: inline-block;width: 34px;height: 34px;background: #F1F1F3 url(images/online_service.png) no-repeat 4px -164px;transition: all .2s;border-radius: 50%;position: absolute;left: 0;top: 0;}
.online-service .item .qq-box .qq:hover .qq-icon{background-position: 4px -174px;}
.online-service .item .weixin-box img{width: 120px;}
.online-service .item .weixin-box p{text-align: center;}
.online-service .item .tel-box{white-space: nowrap;font-size: 16px;padding: 0 10px;}
.online-service .go-top{display: none;}
.online-service .go-top .go-btn{display: block;background: #FFF url(images/online_service.png) no-repeat left -132px;border-radius: 4px;box-sizing: border-box;box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);width: 44px;height: 44px;}
.online-service .go-top .go-btn:hover{background-position: right -132px;background-color: #0072C6;}

/* footer-----------------------------------------------*/
#footer{background-color: #F5F5F5;padding: 40px 0;}
@media (max-width:992px){#footer{padding: 20px 0;}
#footer .foot-nav{margin-bottom: 15px;border-bottom: 1px solid #DDD;}}
#footer .foot-nav .nav-parent{margin-bottom: 10px;}
#footer .foot-nav .nav-parent a{font-size: 20px;display: block;}
#footer .foot-nav .nav-child a{display: block;color: #999;margin-bottom: 5px;}
@media (max-width:992px){#footer .foot-nav .nav-parent a{font-size: 16px;}
#footer .foot-nav .nav-child a{display: inline-block;margin-bottom: 10px;margin-right: 15px;}}

/* -- contact --*/
#footer .weixin{text-align: center;margin-bottom: 15px;}
#footer .weixin img{width: 120px;height: 120px;}
#footer .weixin p{margin-top: 4px;color: #999;}

/* -- contact --*/
#footer .contact{text-align: center;}
#footer .contact .tel{color: #19B4EA;font-size: 20px;margin-bottom: 10px;}
#footer .contact .online-qq{margin-bottom: 10px;}
#footer .contact .online-qq a{display: inline-block;color: #19B4EA;padding: 5px 20px;border: 1px solid #19B4EA;}
#footer .contact .online-qq a i{margin-right: 5px;}
#footer .contact .email{color: #999;}
#footer .copy-right{border-top: 1px solid #EEE;margin-top: 20px;padding-top: 20px;}
#footer .net-safe-record{margin-left: 10px;}
#footer .net-safe-record img{vertical-align: bottom;}
@media (max-width:992px){#footer .copy-right{text-align: center;}}

/* 客服插件 css 代码块 */
.jinni8_kefu_style{position: fixed;width:78px;top: 50%;transform: translateY(-50%);right: 0;font-size: 13px;color: #fff;z-index:99999;background-color: #ce160d;cursor:pointer;}
.jinni8_kefu_nth{display:block;position: relative;text-align: center;padding: 15px 10px;padding:15px 0;border-top: rgb(0, 0, 0) 1px solid;transition:all 0.3s;color:#fff !important;}
.jinni8_kefu_nth a{color:#fff !important;}
.jinni8_kefu_nth:before{content:"";position: absolute;left: 0;top: -1px;width: 100%;height: 1px;background-color: #FFFFFF;z-index: 10;}
.jinni8_kefu_nth:hover{background-color: #ce160d;}
.jinni8_kefu_nth:nth-child(1){border:0;}
.jinni8_kefu_nth:nth-child(1):before{display:none;}
.jinni8_kefu_mipimgs{height:32px;}
.jinni8_kefu_xx .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_xx.png) no-repeat center;}
.jinni8_kefu_qq .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_qq.png) no-repeat center;}
.jinni8_kefu_sj .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_sj.png) no-repeat center;}
.jinni8_kefu_ma .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_ma.png) no-repeat center;}
.jinni8_kefu_top .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_top.png) no-repeat center;}
.jinni8_kefu_lx .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_lx.png) no-repeat center;}
.jinni8_kefu_gzh .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_gzh.png) no-repeat center;}
.jinni8_kefu_dy .jinni8_kefu_mipimgs{background:url(../images/jinni8_kefu_dy.png) no-repeat center;}
.jinni8_kefu_nth span{display:block;margin-top:8px;}
.jinni8_kefu_nth .tips{display:none;opacity:0;transition: all 0.3s;position: absolute;right: 78px;top: 0;width: 300px;height: 100%;background-color: rgb(206 22 13);color: #fff;line-height: 90px;text-align: center;text-indent: 10px;font-size: 21px;/*text-shadow: 0 0 1px #C5DAFF;box-shadow: 0 5px 10px rgba(72, 139, 255, 0.38);*/z-index:1000000;}
.jinni8_kefu_nth:hover .tips{display:block;opacity:1;}
.jinni8_kefu_ma .tips{top: inherit;bottom: 0;height: inherit;width: 200px;padding: 10px;margin: 10px;}
.jinni8_kefu_ma .tips:before{content: "";width: 100%;height: 100%;position: absolute;z-index: 1;}
.jinni8_kefu_ma .tips a{display:none;}
.jinni8_kefu_gzh .tips{top: inherit;bottom: 0;height: inherit;width: 200px;padding: 10px;margin: 10px;}
.jinni8_kefu_gzh .tips:before{content: "";width: 100%;height: 100%;position: absolute;z-index: 1;}
.jinni8_kefu_gzh .tips a{display:none;}
.jinni8_kefu_dy .tips{top: inherit;bottom: 0;height: inherit;width: 200px;padding: 10px;margin: 10px;}
.jinni8_kefu_dy .tips:before{content: "";width: 100%;height: 100%;position: absolute;z-index: 1;}
.jinni8_kefu_dy .tips a{display:none;}
.jinni8_kefu_style mip-fixed{position: relative !important;right: inherit !important;bottom: inherit !important;left: inherit !important;top: inherit !important;}
.jinni8_kefu_style mip-fixed mip-gototop{background-image:none;width:auto !important;height:inherit;background:none !important;border:none;}
.jinni8_kefu_style mip-fixed mip-gototop .jinni8_kefu_nth{border-top: rgb(0, 0, 0) 1px solid;}
.jinni8_kefu_style mip-fixed mip-gototop .jinni8_kefu_nth:before{display:block;}

/*iphone 5 5s 5se */
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
.jinni8_kefu_style{width:100%;bottom:0!important;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 20% - 1px );float:left;border-top:0 !important;border-left: #f795c0 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left: 1px solid #f795c0;}
.jinni8_kefu_nth:before{display:none;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 180px;height:180px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_ma .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_gzh .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_dy .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
}
/*三星GS5*/
@media (min-device-width:360px) and (max-device-width:640px) and (-webkit-min-device-pixel-ratio:2){
.jinni8_kefu_style{width:100%;bottom:0!important;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 20% - 1px );float:left;border-top:0 !important;border-left: #f795c0 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left: 1px solid #f795c0;}
.jinni8_kefu_nth:before{display:none;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 180px;height:180px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_ma .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_gzh .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_dy .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
}
/*iphone 6/7/8 */
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-device-pixel-ratio:2){
.jinni8_kefu_style{width:100%;bottom:0!important;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 20% - 1px );float:left;border-top:0 !important;border-left: #f795c0 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left: 1px solid #f795c0;}
.jinni8_kefu_nth:before{display:none;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 180px;height:180px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_ma .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_gzh .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_dy .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
}
/*iphone 6p/7p/8p */
@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-device-pixel-ratio:3){
.jinni8_kefu_style{width:100%;bottom:0!important;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 20% - 1px );float:left;border-top:0 !important;border-left: #f795c0 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left: 1px solid #f795c0;}
.jinni8_kefu_nth:before{display:none;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 180px;height:180px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_ma .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_gzh .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_dy .tips a{position: relative; top: 60%; right: -27%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
}
/*iphone x */
@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){
.jinni8_kefu_style{width:100%;bottom:0!important;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 20% - 1px );float:left;border-top:0 !important;border-left: #f795c0 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left:0;}
.jinni8_kefu_nth:before{display:none;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 180px;height:180px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_ma .tips a{position: relative; top: 25%; right: -33%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_gzh .tips a{position: relative; top: 25%; right: -33%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_dy .tips a{position: relative; top: 25%; right: -33%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
}
@media screen and (max-width:767px){
.jinni8_kefu_style{width:100%;bottom:0!important;left:0;top:inherit;height:76px;transform: inherit;box-shadow:0 0 5px #fff;}
.jinni8_kefu_nth{width:calc( 20% - 1px );float:left;border-top:0 !important;border-left: #f795c0 1px solid;margin-top: 2px;}
.jinni8_kefu_nth:nth-child(1){border-left: 1px solid #f795c0;}
.jinni8_kefu_nth:before{display:none!important;}
.jinni8_kefu_nth .tips{display:none;}
.jinni8_kefu_nth:hover .tips{display:none;opacity:0;}
.jinni8_kefu_mipimgs{height:22px;}
.jinni8_kefu_style .jinni8_kefu_mipimgs{background-size:22px 22px;}
.jinni8_kefu_ma:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_ma:hover .tips mip-img{width: 260px;height: 260px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_ma:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_gzh:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_gzh:hover .tips mip-img{width: 260px;height: 260px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_gzh:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_dy:hover .tips{display: block;z-index: 99999;opacity: 1;bottom: 66px;top: inherit;right: 0;left: inherit;background-color: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;padding: 0;margin: 0;}
.jinni8_kefu_dy:hover .tips mip-img{width: 260px;height: 260px;position: absolute;left: calc( 50% - 130px);bottom: calc( 50% - 130px);border-radius: 4px;}
.jinni8_kefu_dy:hover .tips mip-img img{border:#fff 20px solid !important;width:inherit;min-width:inherit;border-radius:4px;height:auto;max-width:calc( 100% - 40px );}
.jinni8_kefu_gzh .tips a{position: relative; top: 25%; right: -33%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_dy .tips a{position: relative; top: 25%; right: -33%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
.jinni8_kefu_ma .tips a{position: relative; top: 25%; right: -33%; color: #fff !important; z-index: 99999; font-size: 13px; padding: 10px; background: #F44336; text-align: center!important; display: inline-block; border-radius: 50%; line-height: 35px;}
}
/* 客服插件 代码块 END */

.social-share-button .ssb-icon{background-position:center center;background-repeat:no-repeat;background-size:18px 18px;display:inline-block;height:18px;width:18px}
.social-share-button .ssb-twitter{background-image:url(../images/twitter.svg)}
.social-share-button .ssb-facebook{background-image:url(../images/facebook.svg)}
.social-share-button .ssb-google_bookmark{background-image:url(../images/google.svg)}
.social-share-button .ssb-google_plus{background-image:url(../images/google_plus.svg)}
.social-share-button .ssb-weibo{background-image:url(../images/weibo.svg)}
.social-share-button .ssb-qq{background-image:url(../images/qq.svg)}
.social-share-button .ssb-delicious{background-image:url(../images/delicious.svg)}
.social-share-button .ssb-linkedin{background-image:url(../images/linkedin.svg)}
.social-share-button .ssb-tumblr{background-image:url(../images/tumblr.svg)}
.social-share-button .ssb-pinterest{background-image:url(../images/pinterest.svg)}
.social-share-button .ssb-douban{background-image:url(../images/douban.svg)}
.social-share-button .ssb-wechat{background-image:url(../images/wechat.svg)}
.social-share-button .ssb-vkontakte{background-image:url(../images/vkontakte.svg)}
.social-share-button .ssb-xing{background-image:url(../images/xing.svg)}
.social-share-button .ssb-email{background-image:url(../images/email.svg)}
.social-share-button .ssb-reddit{background-image:url(../images/reddit.svg)}
.social-share-button .ssb-hacker_news{background-image:url(../images/hacker_news.svg)}
.ss-wechat-dialog{width:300px;position:fixed;background:#fff;padding:15px;border-radius:3px;box-shadow:0 2px 15px rgba(0,0,0,0.15);z-index:11001;font-size:14px;line-height:1.2em}
.ss-wechat-dialog .wechat-popup-header{font-weight:bold}
.ss-wechat-dialog .wechat-dialog-qr{text-align:center;margin:25px 0}
.ss-wechat-dialog .wechat-popup-close{width:16px;height:16px;position:absolute;right:10px;top:10px;color:#999;text-decoration:none;font-size:16px}
.ss-wechat-dialog .wechat-popup-footer{text-align:left;line-height:22px;color:#666}

/*浏览器滚动条优化*/
::-webkit-scrollbar{width: 5px;height: 9px;}
::-webkit-scrollbar-track-piece{background-color: #ebebeb;-webkit-border-radius: 4px;}
::-webkit-scrollbar-thumb:vertical{height: 32px;background-color: #ccc;-webkit-border-radius: 4px;}
::-webkit-scrollbar-thumb:horizontal{width: 32px;background-color: #ccc;-webkit-border-radius: 4px;}


/*返回顶部-TOP*/
p#top{ position:fixed;display:none;bottom:0px;right:20px;}  
p#top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:30px;transition:color 1s;}  
p#top a:hover{ color:#979797;  }  
p#top a span{background:url(../images/gotop.png) no-repeat center;border-radius:6px;display:block;width:54px;height:30px;transition:background 1s;right: 5px;position: relative;bottom: 10px;}  
#top a:hover span{background:url(../images/gotop.png) no-repeat center;}

::-webkit-scrollbar{width:2px;height:5px;}
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius: 4px;}
::-webkit-scrollbar-thumb{-webkit-border-radius: 4px;background: #ddd;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
::-webkit-scrollbar-thumb:hover{background: #ccc;}
::-webkit-scrollbar-thumb:active{background: #999;}
::-webkit-scrollbar-thumb:window-inactive{background: rgba(255,0,0,0.4);}

/* -- lift --*/
.lift{color: #999; font-size: 14px;border: 1px solid #ddd;border-radius: 5px;padding: 5px 10px;width:100%;margin: 0 auto;margin-top: 35px;box-sizing: border-box;}
.lift a{color: #999;padding:10px 0;display: inline;word-break: break-word; box-sizing: border-box; width: 100%;}
.lift span{margin-right: 15px;}
.lift p{display:block;margin:10px 0;line-height:1.4;}

/* -- ur-here --*/
.ur-here{color: #999999;font-size: 14px;}
.ur-here em{font-style:normal;}

/* -- pager css1 --*/
.pager{text-align: center;padding-top: 20px;color: #666;font-size: 14px;}
.pager a{color: #000; background: #fff; border: 1px solid #ddd; padding: 5px 8px;}
.pager a:hover{background-color: #000;color:#fff;}
.pager a.active{background-color: #000;color: #fff;cursor: default;}

/* -- pager css2 --*/
.pager{text-align: center;padding-top: 20px;color: #666;font-size: 14px;}
.pager ul{display: inline-block;padding: 0;/*border-left: 1px solid #ddd;*/}
.pager ul li{display: block;float: left;}
.pager ul li a, .pager ul li em{display: block;padding: 0 12px;line-height: 30px;text-decoration: none;background-color: #fff;border: 1px solid #ddd;/*border-left-width:0;*/border-radius: 0;}
.pager ul li a:hover{background-color: #f5f5f5;}
.pager ul li.active a{background-color: #f5f5f5;color: #999;cursor: default;}
.pager ul li em.total{margin-left: 10px;border-left-width: 1px;color: #999;}

/*表格自适应*/
td,th {width:1px;white-space:nowrap; word-break:keep-all; border:solid #676767 1px;text-align:center;white-space:pre-line;word-break:break-all !important;word-wrap:break-word !important;display:table-cell;vertical-align:middle !important;white-space: normal !important;height:auto;vertical-align:text-top;padding:2px 2px 0 2px;display: table-cell;}

/*video标签禁止下载 全屏按钮*/
video::-internal-media-controls-download-button{display:none!important;}
video::-webkit-media-controls-enclosure{overflow:hidden!important;}
video::-webkit-media-controls-panel{width: calc(100% + 30px)!important;}
video::-webkit-media-controls-fullscreen-button {display: none!important;}

/*设置全屏平铺<video controls class="video"/>*/
.video{width: 100%;height: 100%;display: block;object-fit: contain;}
/* 隐藏video 全屏按钮*/
.video::-webkit-media-controls-fullscreen-button{display: none;}
/* 隐藏video 播放按钮*/
.video::-webkit-media-controls-play-button{display: none;}
/* 隐藏video 进度条*/
.video::-webkit-media-controls-timeline{display: none;}
/* 隐藏video 观看的当前时间*/
.video::-webkit-media-controls-current-time-display{display: none;}
/* 隐藏video 剩余时间*/
.video::-webkit-media-controls-time-remaining-display{display: none;}
/* 隐藏video 音量按钮*/
.video::-webkit-media-controls-mute-button{display: none;}
.video::-webkit-media-controls-toggle-closed-captions-button{display: none;}
/* 隐藏video 音量的控制条*/
.video::-webkit-media-controls-volume-slider{display: none;}
/* 隐藏video 所有控件*/
.video::-webkit-media-controls-enclosure{display: none;}

/*视频css*/
.video-box{display:block;width:100%;margin:0 auto;margin-bottom: 2em;font-size: 1.5rem;}
video{border: none;outline: none;display: block;width: 100%!important;height:100%!important;margin: 0 auto;box-sizing: border-box;}

/*清除浮动*/
.clear{clear:both;}

/*隐藏文本*/
.yctext{text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}

/*图片缩放*/
img{display: block;transition: all 0.3s ease;box-sizing:border-box;}
img:hover{transform: scale(1.2);}

/*表单内文字颜色*/
.formBox input::-webkit-input-placeholder{color:#fff;}
.formBox input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#fff;}
.formBox input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */color:#fff;}
.formBox input:-ms-input-placeholder{/* Internet Explorer 10-11 */ color:#fff;}

/*网页直译插件css*/
.translateSelectLanguage{position: fixed; z-index: 999; border: 1px solid #ddd; width: 120px; top: 20px; right: 220px; font-size: 14px; background: #F44336; color: #fff;}
@media(max-width:767px){
.translateSelectLanguage{top: 22px!important; right: 20%!important;}
}

/*媒体查询css*/

@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px){
/* 判断iPad Media Queries */
}

@media only screen
and (min-device-width:768px) 
and (max-device-width:1024px) 
and (orientation:landscape){
/*iPad 横屏 */
}

@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px) 
and (orientation:portrait) {
/*iPad 竖屏 */
}

@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px)
and (-webkit-min-device-pixel-ratio:2) {
/*iPad 3 & 4 Media Queries */
}

@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px) 
and (orientation:landscape)
and (-webkit-min-device-pixel-ratio:2) {
/*高清屏 iPad 横屏 */
}


@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px) 
and (orientation:portrait)
and (-webkit-min-device-pixel-ratio:2) {
/*高清屏 iPad 竖屏 */
}

@media (max-width:1199px){
/*<=1199的设备 */
}
@media (max-width:991px){
/* <=991的设备 */
}

@media(max-width:768px){
/*移动端 css */
}

@media screen and (orientation:portrait) and (max-width:720px){
/*竖屏 css*/
} 

@media screen and (orientation:landscape){
/*横屏 css*/
}

@media only screen and (width:360px) {
/*红米*/
}

@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
/*iphone 5 5s 5se */
.max-width{max-width:320px;overflow:hidden;}	

}

@media (min-device-width:360px) and (max-device-width:640px) and (-webkit-min-device-pixel-ratio:2){
/*三星gs5*/
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-device-pixel-ratio:2){
/*iphone 6/7/8 */
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){
/*iphone x */
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-device-pixel-ratio: 3){
/*iphone 6/7/8 Plus */
}



 /*防止笔记本150%文本缩放*/
@media all and (-moz-min-device-pixel-ratio: 1.09) and (-moz-max-device-pixel-ratio: 1.18),
  (-webkit-min-device-pixel-ratio: 1.09) and (-webkit-max-device-pixel-ratio: 1.18),
  (min-resolution: 1.09dppx) and (max-resolution: 1.18dppx) {
  :root {
    font-size: 14px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.19) and (-moz-max-device-pixel-ratio: 1.28),
  (-webkit-min-device-pixel-ratio: 1.19) and (-webkit-max-device-pixel-ratio: 1.28),
  (min-resolution: 1.19dppx) and (max-resolution: 1.28dppx) {
  :root {
    font-size: 13px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.29) and (-moz-max-device-pixel-ratio: 1.4),
  (-webkit-min-device-pixel-ratio: 1.29) and (-webkit-max-device-pixel-ratio: 1.4),
  (min-resolution: 1.29dppx) and (max-resolution: 1.4dppx) {
  :root {
    font-size: 12px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.41) and (-moz-max-device-pixel-ratio: 1.6),
  (-webkit-min-device-pixel-ratio: 1.41) and (-webkit-max-device-pixel-ratio: 1.6),
  (min-resolution: 1.41dppx) and (max-resolution: 1.6dppx) {
  :root {
    font-size: 10px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.61) and (-moz-max-device-pixel-ratio: 1.8),
  (-webkit-min-device-pixel-ratio: 1.61) and (-webkit-max-device-pixel-ratio: 1.8),
  (min-resolution: 1.61dppx) and (max-resolution: 1.8dppx) {
  :root {
    font-size: 9px;
  }
}
@media all and (-moz-min-device-pixel-ratio: 1.81) and (-moz-max-device-pixel-ratio: 2.1),
  (-webkit-min-device-pixel-ratio: 1.81) and (-webkit-max-device-pixel-ratio: 2.1),
  (min-resolution: 1.81dppx) and (max-resolution: 2.1dppx) {
  :root {
    font-size: 8px;
  }
}