body{
    font-family:Helvetica Neue,Microsoft Yahei,Helvetica,Arial,sans-serif;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background-color: #569fe8;
}
.news-date{
    padding-left: 20px;
    margin-right:10px;
    background: url(../img/icon-date.png) no-repeat 0px 5px;
}
.slvt{
    float:left;
    height:150px;
    width:150px;
}
a.success{
    color:#3fb618;
}

/* box */
.box li{list-style: none;}
.box ul, .box li{padding:0;}
.box img{vertical-align:top;border:0;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0;overflow:hidden;width:240px;padding:0;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:65px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:180px;width:240px;}
.tb-s310, .tb-s310 img{max-height:180px;max-width:240px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:55px;}
.tb-s40, .tb-s40 img{height:58px;width:58px;}
.tb-s40, .tb-s40 a{height:62px;width:62px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #ff9966;height:67px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../img/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}


/*product*/
.product-table{
    width:100%;
}
.product-table .td1{
    color:#A5988F;
    padding:15px 0 0 0;
    width:90px;
}
.product-table .td2{
    padding:15px 0 0 10px;
}
h1{
    font-size:28px;
    font-weight:500;
}

/*download*/
.down-ext{
    width:80px;
    height:80px;
    float:left;
}
.down-table{
    width:800px;
    float:left;
}
.down-table td{
    padding:5px;
}
.down-table .td1{
    width:90px;
    color:#225588;
}

/*ul-list*/
.ppt {padding:1px 15px 1px 1px;line-height:25px;}
.ppt_l {width:120px;font-weight:bold;}
.ppt_r {color:#DFDFDF;}
.ppt span {padding:1px;background:#2E6AB1;border:#1D589E 1px solid;color:#FFFFFF;}

/*property*/
.property-list{
    list-style:none;
    margin:0;
    padding:10px 0;
    border-bottom:1px #ddd solid;
}
.property-list li{
    line-height:30px;
    margin:0;
    padding:0;
}
.property-list .name{
    color:#0066cc;
    font-weight:500;
}

.content table{
    width:98%;
}

.btn-outline {
  color: #ff9966;
  background-color: transparent;
  border-color: #ff9966;
  border-radius: 6px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  color: #fff;
  background-color: #ff9966;
  border-color:#ff9966;
}

.contact_table{
    width:100%
}
.contact_table td{
    padding:10px 0;
}
.contact_table .td1{
    color:#ff7300;
    width:80px;
}
.product-message{
    margin-top: 0;
    zoom: 1;
    position: relative;
    padding:0 15px 10px 15px;
}
.index-table{
    width:100%;
}

.index-table td{
    padding:10px 8px;
    border:1px solid #ddd;
}

.index-table .title{
    background-color:#2780e3;
    font-weight:500;
    text-align:center;
    font-size:17px;
    color:#fff;
}
.index-table td1{
    width:50%
}
.index-table td2{
    width:30%
}
.index-table td3{
    width:20%;
}
.thumbx{
    float:left;
    width:100px;
    height:100px;
    margin-right:30px;
}