
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
 background-color:#F1F1F1;
 min-width: 320px;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: underline;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
input, select {
 vertical-align: middle;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
  cursor: pointer;
}
/* 主体框架
----------------------------------------------- */
#wrapper {
 width: 100%;
 min-width: 320px;
 margin: 0 auto;
 max-width: 640px;
 background-color: #fff;
 overflow: hidden;
}
/* -- header -- */
#header {
      zoom: 1;
    height: 65px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    background: rgba(255,255,255,0.8);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 0 -1px 3px 0px #a5a3a3;
    z-index: 999;
}
#header a {
 color: #FFF;
}
#header em {
 line-height: 66px;
 color:#000;
}
.link{
         background: #fff;
    padding: 0 10px 0 10px;
}
.link strong{
      color: #eb8931;
    font-weight: normal;
    font-size: 16px;
}
#header .logo {
 float: left;
}
#header .logo img {
vertical-align: middle;
    width: 180px;
    margin-top: 17px;
    margin-left: 10px;
}
#header a {
 width: 45px;
    height: 65px;
}
#header a.home {
 float: left;
    background: url(images/icon_head.png) no-repeat 7px center;
}
#header a.siteMap {
     float: right;
    background: url(images/icon_head.png) no-repeat -38px 20px;
}
#header a.order {
 float: right;
 background: url(images/icon_head.png) no-repeat -90px top;
}
#header .topSearch {
    float: left;
    width: 68%;
    margin: 22px 0 0 8px;
}
#header .topSearch .searchBox {
 border: 1px solid #eee;
 text-align: left;
}
/* -- mainNav -- */
#mainNav {
 font-size: 13px;
 background-color:#e3f6fe;
}
#mainNav ul {
 zoom: 1;
 overflow: hidden;
 padding: 20px 5px 0 5px;
 text-align: center;
}
#mainNav li {
    width: 23%;
    display: inline-block;
    margin-bottom: 20px;
}
.index_product .title img{
    width:64%;
    display: block;
    margin: 0 auto;
}
.wap_pic a{
    width: 49%;
    display: inline-block;
}
.wap_pic{
        padding: 10px 10px 0 10px;
}
.index_you{
    width: 100%;
    overflow: hidden;
}
.index_you .index_center_img{
    width: 25%;
    float: left;
    text-align: center;
    margin: 18px 0 5px 0;
}
.index_you .index_center_img img{
        width: 80%;
}
.wap_pic a img{
    width: 100%;
}
.index_product{
       padding: 0 10px;
    overflow: hidden;
    background: #e3f6fe;
}
.index_product .c3{
    zoom: 1;
    overflow: hidden;
    padding: 20px 0 0 0;
    text-align: center;
}
.index_product .c3 li{
    width: 25%;
    display: block;
    float: left;
}
.index_product .c3 li a{
    display: block;
    text-align: center;
    line-height: 55px;
}
.index_product .c3 li a span{
     display: block;
    max-width: 100%;
    overflow: hidden;
    line-height: 20px;
}
.index_product .c4 li a span{
    padding-top: 10px;
    font-size: 12px;
    color: #000;
}
.index_product .c3 li a p{
     display: block;
    max-width: 100%;
    overflow: hidden;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 12px;
    color: #7e7e7e;
}
.index_product .c4 li{
    width: 49%;
    display: block;
    float: left;
    margin-right: 2%;
}
.index_product .c4 li:nth-child(2n){
    margin-right: 0;
}
.index_product .c4 li img{
    width: 100%;height: 114px;
}
.index_product .ml{
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
    line-height: 22px;
    color: #333;
}
.line{
    height: 1px;
    width: 100%;
    background: #e8e8e8;
}
.index_product .gr{
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
.index_product .gr img{
    width: 100%;
}
.index_product .lr{
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
.index_product .lr span{
        display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #444444;
    padding: 5px 0;
    width: 97%;
}
.index_product .lr img{
    width: 97%;
}
.index_product .asi{
    text-align: right;
}
.index_product .asi span{
    float: right;
}
#mainNav li a {
    display: block;
    text-align: center;
    line-height: 55px;
}
#mainNav li a.last {
 border-right: none;
}
/* 首页样式
----------------------------------------------- */
/* -- 幻灯 -- */
.slideShow {
    position: relative;
    padding: 0;
}
.slideShow .slideBox {
 background: #fff;
 /*fix other elements on the page moving (on Chrome)*/
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
.slideShow .slideBox .slides img {
 max-width: 100%;
 display: block;
}
/* -- slideLoading -- */
.slideShow .slideLoading {
 min-height: 50px;
 background: url(images/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}
/* -- previous 和 next 按钮 -- */
.slideShow .arrowBox a {
 z-index: 50;
 font-family: \5b8b\4f53, sans-serif;
 position: absolute;
 display: block;
 margin-bottom: -20px;
 width: 40px;
 height: 40px;
 bottom: 50%;
 line-height: 40px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 2em;
 background-color: #333;
 background-color: rgba(50,50,50,.3);
}
.slideShow .arrowBox a.disabled {
 display: none;
}
.slideShow .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow .arrowBox .arrowNext {
 right: 20px;
}
.slideShow .arrowBox a:hover {
 background-color: rgba(50,50,50,.6);
}
/* -- controlBox -- */
.slideShow .controlBox {
    z-index: 30;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}
.slideShow .controlBox .control {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
    height: 15px;
    clear: none;
    width: 15px;
    display: block;
    background: #fff;
    margin-left: 7px;
    line-height: 15px;
    border-radius: 100%;
    text-align: center;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
    background: #165aa5;
    color: #fff;
}



/* -- 幻灯 -- */
.slideShow1 {
    position: relative;
    padding: 0;
}
.slideShow1 .slideBox {
 background: #fff;
 /*fix other elements on the page moving (on Chrome)*/
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
.slideShow1 .slideBox .slides1 img {
 max-width: 100%;
 display: block;
}
/* -- slideLoading -- */
.slideShow1 .slideLoading {
 min-height: 50px;
 background: url(images/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}
/* -- previous 和 next 按钮 -- */
.slideShow1 .arrowBox a {
 z-index: 50;
 font-family: \5b8b\4f53, sans-serif;
 position: absolute;
 display: block;
 margin-bottom: -20px;
    width: 30px;
    height: 45px;
 bottom: 50%;
 line-height: 40px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 2em;
 background-color: #333;
 background-color: rgba(50,50,50,.3);
}
.slideShow1 .arrowBox a.disabled {
 display: none;
}
#guestBook{
    margin-top: 65px;
}
.slideShow1 .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow1 .arrowBox .arrowNext {
 right: 20px;
}
.slideShow1 .arrowBox a:hover {
 background-color: rgba(50,50,50,.6);
}
/* -- controlBox -- */
.slideShow1 .controlBox {
    z-index: 30;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}
.slideShow1 .controlBox .control {
 display: none;
}
.slideShow1 .controlBox.controlDefault a {
    height: 15px;
    clear: none;
    width: 15px;
    display: block;
    background: #fff;
    margin-left: 7px;
    line-height: 15px;
    border-radius: 100%;
    text-align: center;
}
.slideShow1 .controlBox.controlDefault a:hover, .slideShow1 .controlBox.controlDefault a.active {
    background: #165aa5;
    color: #fff;
}


#index {
    margin-top: 65px;
}
/* -- indexSearch -- */
#indexSearch {
 background-color: #EEEEEE;
 height: 30px;
 padding: 10px;
}
#indexSearch .searchBox {
 border: 1px solid #DDDDDD;
}
/* page
----------------------------------------------- */
#page {
 padding-bottom: 30px;
 background-color:#FFF;
}
#page h1 {
 border-bottom: 1px solid #EEEEEE;
 color: #333333;
 font-size: 14px;
 font-weight: bold;
 padding: 0 0 10px 10px;
}
#page .content {
 color: #878787;
 line-height: 200%;
 padding: 10px;
}
#page .content img {
 max-width:100%;
}
.m-a-a{
          background: #ceeefd;
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
}
.m-a-a .left{
   float: left;
    margin-left: 10px;
    color: #333;
    font-size: 16px;
}
.m-a-a .right{
    float: right;
    margin-right: 10px;
    color: #727171;
    font-size: 13px;
}
/* productList
----------------------------------------------- */
.productList {
     font-size: 13px;
    zoom: 1;
    overflow: hidden;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.productList dl {
    width: 48%;
    display: inline-block;position: relative;
}
.productList dd {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 2px;
    position: relative;
}
.productList dd span{
    display: block;
    position: absolute;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    width: 91%;
    bottom: 10px;
    left: 5px;
    text-align: center;
}
.productList dl:nth-child(2n) dd span{
    left:8px;
}
.productList dd .imgs{
    width: 97.5%;
}
.productList dl:nth-child(2n) dd .imgs{
    padding-left: 1.5%;
}
.link a{
    color:#999999;font-size: 15px;
}
.productList dd.clearBorder {
 border-right: none;
 text-align: center;
}
.productList dd .img {

}
.productList dd .name {
    text-align: center;
    margin-bottom: 6px;
    height: 42px;
    overflow: hidden;
}
.productList dd .price {
 color: #999999;
}
/* product
----------------------------------------------- */
#product {
 padding-bottom: 30px;
 background-color:#FFF;
}
#product .img {
 border-bottom: 1px solid #EEEEEE;
 padding: 10px;
 text-align: center;
}
#product .info {
 padding: 10px;
 line-height: 180%;
}
#product .info h1 {
 font-size: 16px;
 color: #333333;
}
#product .info .defined {
 color: #999999;
 padding: 5px 0;
}
#product .info .price {
 color: #FF0000;
 font-size: 16px;
}
#product .info .btnBuy {
 margin-top: 20px;
}
#product .info .btnBuy .addToCart {
 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;
 -webkit-appearance: none;
}
#product .info .tel {
 margin-top: 20px;
 zoom: 1;
 overflow: hidden;
 line-height: 35px;
 background-color: #19B4EA;
 font-weight: bold;
 font-size: 14px;
}
#product .info .tel dt {
 float: left;
 width: 82px;
 height: 35px;
 text-align: right;
 padding-right: 3px;
 background-color: #E0E0E0;
 color: #333;
}
#product .info .tel dd {
 float: left;
 width: 150px;
 height: 35px;
 color: #FFF;
 padding-left: 10px;
}
#product .info .tel dd a {
 color: #FFF;
}
#product .content {
 padding:0 0 15px 0;
}
#product .content img {
 max-width:100%;
}
#product .content h3 {
 height: 35px;
 line-height: 35px;
 color: #777;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #EEE;
 padding-left: 10px;
}
#product .content ul {
 padding: 10px;
 color: #888888;
 line-height: 200%;
}
/* articleList
----------------------------------------------- */
.articleList {
 background-color:#FFF;
}
.articleList dl {
 border-top: solid #ccc 1px;
 padding: 13px;
}
.articleList dl:last-child{
    border-bottom: none;
}
.articleList dt {
 margin-bottom: 2px;
 font-size: 13px;
}
.articleList dd {
 color: #999999;
}
.articleList dd em {
 margin-right:8px;
}
.article_lf{
    float: left;
    width: 40%;
    height: 100px;
}
.article_lf img{
    width: 100%;
    height: 100%;
}
.article_rf span{
  
}
.articleLists ul li:first-child{
     padding-top: 0;
}
.article_rf .tt{
color: #333;
    font-size: 12px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    width: 96%;
    margin: 0 auto;
    padding-top: 5px;
}
.articleLists ul li:last-child{
    border-bottom: none;
}
.article_rf .ct{
    color: #656464;
    font-size: 12px;
    display: block;
    width: 96%;
    margin: 0 auto;
    padding-top: 5px;
    line-height: 17px;
    overflow: hidden;
}
.article_rf .gt{
  color: #6f6f6f;
    font-size: 12px;
    width: 96%;
    text-align: right;
    display: block;
}
.articleLists ul li{
    height: 100px;
    width: 100%;
    display: block;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
}
.article_rf .ct b{
    font-size: 12px;font-weight: normal;color: #0f5e96;
}
.articleLists ul li img{
    border-radius: 5px;
}

.articleLists{
    padding: 20px 0 0 0;
}
.article_rf{
   float: right;
    height: 100px;
    width: 60%;
}
.notice{
    background: url(images/notice.jpg) no-repeat;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: 100% 100%;
    z-index: 21474836;
}
.nblock{
    background: url(images/tmn.jpg) center center no-repeat;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    z-index: 2147483600;
    display: none;
}
.nblock img{
    display: block;width: 100%;height: 100%;
}
.notice .close{
    width: 20px;
    background: url(images/close.png) no-repeat;
    height: 20px;
    position: fixed;
    right: 20px;
    left: auto;
    background-size: 100%;
    top: 20px;

}
.notice .tm{
    background: url(images/tm.png) no-repeat;
    position: fixed;
    left: 16%;
    background-size: 100%;
    bottom: 21%;
    width: 75px;
    height: 53px;
}
.notice .nry{
    background: url(images/nry.png) center center no-repeat;
    position: fixed;
    right: 16%;
    background-size: 100%;
    bottom: 21%;
    width: 55px;
    height: 53px;
}
body #newBridge{
     z-index: 214748;display: none;
}
body #newBridge .nb-icon-wrap{
    z-index: 214748;
}
/* article
----------------------------------------------- */
#article {
 padding-bottom: 30px;
 background-color:#FFF;
}
#article h1 {
    border-bottom: 1px solid #EEEEEE;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 10px;
    line-height: 25px;
}
#article .info {
 padding: 10px;
 color: #999999;
 font-size: 13px;
}
#article .content {
 color: #878787;
 line-height: 200%;
 padding: 10px;
}
#article .content img {
    width: 100% !important;
    height: auto !important;
}
.articleList a{
        color: #666666;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    display: block;
}
/* 站点地图
----------------------------------------------- */
#catalog {
 zoom: 1;
 overflow: hidden;
}
#catalog li a {
 display: block;
 background:#FFF url(images/icon_arrow_right.png) no-repeat right center;
 border-bottom: 1px solid #EEE;
 line-height: 50px;
 height:50px;
 padding-left: 10px;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 text-align: center;
 padding:65px 0;
 background-color:#FFF;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd .back {
 display:block;
 width:100px;
 line-height:30px;
 background-color:#19B4EA;
 color:#FFF;
 margin:30px auto;
}
/* 全局样式
----------------------------------------------- */
/* -- common -- */
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.none {
 display: none;
}
#vcode {
 cursor: pointer;
}
.cue {
 color: red;
 font-size:12px;
}
.fixex {
 position: fixed;
 left: 0;
 bottom: 0;
 z-index: 10000;
 width: 100%;
}
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 8px 5px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 font-size: 14px;
 -webkit-appearance: none;
 width: 97%;
}

.formBasic .btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 8px 5px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 font-size: 14px;
 -webkit-appearance: none;
 width: 100%;
}
.list-p-a{
   padding: 10px 10px;
}
.list-p-a a{
    display: block;width: 100%;overflow: hidden;margin-bottom: 10px;
}
.list-p-a img{
    width: 100%;
}
.btnGray {
 display: inline-block;
 border: 1px solid #CCCCCC;
 color: #555555;
 padding: 6px 5px;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 font-size: 14px;
 -webkit-appearance: none;
 width: 97%;
}
.btnMini {
 display: inline-block;
 border: 1px solid #CCCCCC;
 color: #555555;
 padding: 4px 20px;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 -webkit-appearance: none;
}
.btnRed {
 border: 1px solid #e4393c;
 color: red;
}
.btnPayment {
 display: inline-block;
 background-color: red;
 color: #FFF;
 padding: 4px 20px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align:center;
 font-size: 14px;
 -webkit-appearance: none;
}
/* -- input -- */
.formBasic .textInput {
padding: 8px 5px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    -webkit-appearance: none;
    width: 100%;
    height: initial;
    line-height: initial;
    margin-bottom: 0;
    border-radius: 0;
    margin: 0 auto;
    display: block;
}
.textArea {
 padding: 8px 5px;
 border: 1px solid #DDDDDD;
 font-size: 14px;
 -webkit-appearance: none;
 width: 95%;
}
.textAreaAuto {
 border: 1px solid #DDDDDD;
 padding: 0;
 font-size: 12x;
 line-height: 20px;
 resize: none;
 min-height: 40px;
 -webkit-appearance: none;
 width: 96%;
}
/* -- incBox -- */
.incBox {
      background-color: #e3f6fe;
    padding-bottom: 30px;
}
.incBox h3 {
       font-weight: normal;
    font-size: 16px;
    font-family: "微软雅黑";
    height: 23px;
    display: block;
    margin: 5px 10px 21px 10px;
}
.sort_title{
      padding: 0 10px;
    text-align: left;
    font-size: 20px;
    color: #444444;
    line-height: 20px;
}
.incBox h3 .more {
    float: right;
    font-size: 12px;
    color: #444;
    line-height: 28px;
}
.incBox h3 span{
        float: left;
    display: inline-block;
    color: #444;
}
.incBox h3 span i{
      height: 27px;
    width: 12px;
    display: inline-block;
    background: #fff;
    margin: 5px 10px 0 10px;
    vertical-align: text-bottom;
}
/* -- searchBox -- */
.searchBox {
 position: relative;
 background-color: #FFF;
 height: 28px;
 padding-left: 10px;
}
.searchBox .keyword {
 width: 90%;
 color: #999;
 height: 20px;
 line-height: 20px;
 margin: 4px 0;
}
.searchBox .btnSearch {
 position: absolute;
 right: 0;
 border: 0;
 background: #E0E0E0 url(images/btn_search.gif) no-repeat;
 width: 28px;
 height: 28px;
 text-indent: -999px;
 cursor: pointer;
}
/* -- tree -- */
.treeBox {
 zoom: 1;
 overflow: hidden;
 padding: 10px 5px;
 background-color:#FFF;
 margin-top: 65px;
}
.treeBox a {
    display: block;
    float: left;
    margin: 5px;
    border: solid #EEEEEE 1px;
    padding: 3px 6px;
    font-size: 14px;
}
.treeBox a.cur {
 background-color: #0f5e96;
 color: #FFF;
 border: solid #FFF 1px;
}
/* tableBasic */
.tableBasic {
 font-size: 13px;
 padding: 5px 10px;
 background-color:#FFF;
}
.tableBasic dl {
 overflow: hidden;
 zoom: 1;
 padding:3px 0;
 height:20px;
}
.tableBasic dl dt {
 float: left;
 width: 70px;
}
.tableBasic dl dd {
 margin-left: 70px;
}
/* formBasic */
.formBasic {
 font-size: 13px;
 padding: 15px 10px;
 background-color:#FFF;
}
.formBasic dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
.formBasic dl dt {
 margin-bottom:3px;
}
.formBasic dl dd label {
 margin-right:25px;
 line-height:38px;
}
.formBasic dl .captcha {
 text-transform: uppercase;
 width: 100px;
}
.formBasic dl .select {
 height: 38px;
}
/* -- urHere -- */
.urHere {
    background-color: #EEE;
    color: #999999;
    padding: 10px;
    margin-top: 65px;
    font-size: 15px;
    overflow: hidden;
}
.caselist a{
        display: inline-block;
    background: #f1f1f1;
    margin-bottom: 10px;
}
.caselist a span{
        text-align: center;
    display: block;
    padding: 5px 0;
}
.caselist{
    text-align: center;
}
.urHere a {
 color: #999999;
}
.urHere b {
 margin: 0 8px;
}
/* -- pager -- */
.pager {
 text-align: center;
 padding: 10px;
 background-color:#FFF;
 margin-top:1px;
}
.pager a, .pager span, .pager em {
 display:inline-block;
 color: #525252;
 padding:0 15px;
 line-height:36px;
}
.pager em {
 color: #AAAAAA;
}
/* footer
----------------------------------------------- */
#footer {
    background-color: #f1f1f1;
    border-top: 1px solid #cccccc;
}
#footer .goTop {
     display: block;
    margin: 0 auto 6px auto;
    width: 60px;
    text-align: center;
    background: url(images/icon_gotop.png) no-repeat center 2px;
    padding-top: 9px;
}
#footer ul {
 padding: 0 0 15px 0;
 text-align: center;
 color: #999999;
}
#footer a {
 color: #555555;
}
#footer li {
 padding: 5px 0;
}
#footer .footNav a {
 margin: 0 5px;
 color: #0072C6;
}
#footer .powered {
    font-size: 11px;
    width: 80%;
    margin: 0 auto;
}
 .global-nav--current{
            left: 0;
    }
    .global-nav {
        /* position: fixed; */
    /* left: -100%; */
    bottom: 0;
    z-index: 1013;
    display: -webkit-box;
    display: run-in;
    display: -ms-flexbox;
        width: 100%;
    /* display: flex; */
    /* -webkit-transition: all .5s ease; */
    /* transition: all .5s ease; */
}.global-nav__nav-wrap {
    display: inline-block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 60px;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
}.global-nav__nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    background: #eeeeee;
}
#footer{
    margin-bottom: 57px;
}
.global-nav__nav-link {
    position: relative;
    display: block;
    height: 53px;
    padding-top: 7px;
    text-align: center;
    white-space: nowrap;
    color: #999;
}
.global-nav__iconfont {
        font-size: 24px;
    font-style: normal;
    width: 25px;
    height: 25px;
    display: inline-block;
}.global-nav__nav-tit {
    display: block;
    font-size: 12px;
    color:#333;
  
}
.global-nav__icon-index {
    background: url(images/f1.png) no-repeat;  background-size: contain;
}
.global-nav__icon-category{
     background: url(images/f2.png) no-repeat;  background-size: contain;
}
.global-nav__icon-search{
     background: url(images/f3.png) no-repeat;    background-size: contain;
}
.global-nav__icon-shop-cart{
     background: url(images/f4.png) no-repeat;  background-size: contain;
}

.caseList img{
    max-width: 100%;height: inherit;
}



.menu-wrapper {
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    z-index: 998;
    text-align: center;
    background-color: #333;
    width: 100%;
}
.menu-wrapper.hidden {
    -webkit-transform: translate3d(0, -120%, 0);
    transform: translate3d(0, -120%, 0);
    z-index: -1;
    display: none;
}
@-webkit-keyframes fadeOutUp {
        20% {
                -webkit-transform: translate3d(0, 0px, 0);
                transform: translate3d(0, 0px, 0);
        }
        40%,
        45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 0px, 0);
                transform: translate3d(0, 0px, 0);
        }
        100% {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
        }
}
@keyframes fadeOutUp {
        20% {
                -webkit-transform: translate3d(0, 0px, 0);
                transform: translate3d(0, 0px, 0);
        }
        40%,
        45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 0px, 0);
                transform: translate3d(0, 0px, 0);
        }
        100% {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
        }
}
.menu {
    width: 100%;
}
.menu .mui-table-view-inverted {
    color: gray;
    font-size: 19px;
    overflow: hidden;
}
#menu .mui-table-view-cell {
    width: 50%;
    float: left;
    height: 60px;
    line-height: 35px;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
}
.menu .mui-table-view-inverted .mui-table-view-cell:after {
    height: 2px;
    left: 0;
    right: 0;
}
.mui-table-view-cell>a:not(.mui-btn) {
    position: relative;
    display: block;
    overflow: hidden;
    margin: -11px -15px;
    padding: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: inherit;
}
#menu .mui-table-view-cell a{
    width: auto;height: auto;
}
.menu-open {
    height: 100%;
    width: 100%;
}
.menu-wrapper.mui-active, .menu-wrapper.mui-active .menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mui-ios .mui-table-view-cell {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.fade-in-down {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.bounce-in-down {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fade-out-up {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
.menu-open .menu-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 990;
    background-color: #000000;
}
.menu-backdrop {
    display: none;
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
            -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    }
    60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
    }
    75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
    }
    90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
    }
    100% {
            -webkit-transform: none;
            transform: none;
    }
}
@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
            -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    }
    60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
    }
    75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
    }
    90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
    }
    100% {
            -webkit-transform: none;
            transform: none;
    }
}
.bounce-in-down {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes fadeInDown {
    0%, 60%, 75%, 90%, 100% {
            -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    }
    60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    }
    75% {
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    }
    90% {
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    }
    100% {
            -webkit-transform: none;
            transform: none;
    }
}
@keyframes fadeInDown {
    0%, 60%, 75%, 90%, 100% {
            -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    }
    60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    }
    75% {
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    }
    90% {
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    }
    100% {
            -webkit-transform: none;
            transform: none;
    }
}
.fade-in-down {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes bounceOutUp {
    20% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
    }
    100% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    }
}
@keyframes bounceOutUp {
    20% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
    }
    100% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    }
}
.articleList .c-b-1 {
    padding: 0 10px;
}
.c-b-1 {
    margin-top: 20px;
    overflow: hidden;
}
.video .articleList .c-b-1 a {
    background: #fff;
}
.articleList .c-b-1 a {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #eaeae9;
    margin-bottom: 10px;
}
.video .c-b-1 a .left {
    width: 55%;float: left;
}
.c-b-1 a .left video {
    width: 100%;
    height: 100%;
}
.video .c-b-1 a .right {
    float: right;
    width: 43%;
}
.titi {
    width: 100%;
    overflow: hidden;
    margin: 5px 0;
}
.ltq {
    font-size: 14px;
    color: #272727;
}
.urHere .left {
    float: left;
}
.urHere .right {
    float: right;
}
.rtq {
    font-size: 12px;
    color: #666666;
}
.taglist {
    padding: 10px 10px;
}
.taglist span {
    font-size: 12px;
    font-weight: bold;
}
.taglist a {
    font-size: 12px;
    color: #666;
    line-height: 23px;
    padding: 0 5px;
}
.tagtitle {
    color: #0f5e96;
    padding: 10px 10px 0 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.tag_info {
    margin: 10px;
    overflow: hidden;
    background: #ededed;
    font-size: 12px;
    padding: 10px;
    text-indent: 2em;
}

.f-list-topic-label {
    display: inline-block;
}
.f-list-elite, .f-list-topping {
    display: inline-block;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 2px;
    color: #fff;
    vertical-align: 1px;
}
.f-list-topping {
    width: 30px;
    background-color: #e63e3b;
}
.f-list-elite {
    width: 18px;
    background-color: #fa8429;
}
.sortbe .f-list-topic-label{
    vertical-align: 2px;
}
h1 .f-list-topic-label{
    vertical-align: 2px;
}