
/* 接下来我们添加一些CSS，修改幻灯效果给淡入淡出 */
.carousel-fade .carousel-inner .item{
  opacity:0;
  -webkit-transition-property:opacity ;
  -moz-transition-property:opacity ;
  -ms-transition-property:opacity ;
  -o-transition-property:opacity ;
  transition-property:opacity ;
}

.carousel-fade .carousel-inner .active{
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right{
  left: 0;
  opacity: 0;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}


.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:static;}


@media only screen and (max-width: 765px) 
{
  /* 和机端 不留白 */
  .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding:0;}
  .form-horizontal .form-group, .row_mobile{margin-left: 0px;margin-right: 0px;}
  .copyright {border-top: 1px solid #ccc;}
  .copyright_mobile {width:80%;margin:auto;}
  .wrap { table-layout:fixed; word-break: break-all;word-wrap:break-word;  overflow:hidden; }
  .wrap_en { table-layout:fixed; word-wrap: break-word; word-break: normal; overflow:hidden; }
}
@media screen and (min-width:768px)
{
  .container {max-width:990px !important;margin:auto;padding:0px;}
  .col-md-12-windows {min-width: 1000px;padding:0px;}
  .broder-windows {border-left: 1px dotted #cccccc;}
  /*.container-fluid {min-width:1000px !important;margin:auto;}
  .row {min-width:1000px !important;}

  .copyright {max-width:1100px !important;min-width:1000px !important;margin:auto;padding:0px;}*/
}
@media screen and (min-width: 768px) and (max-width: 992px)
{
}

a.head_top_font{color:#000;}
a.head_top_font:hover{color:#ccc;text-decoration: underline;}

.head_top{min-height: 30px; line-height: 26px; font-size: 12px; background-color: #fec4b2;color: #000;}
.space {display: inline;padding: 0px 6px;font-family: Microsoft YaHei;}
.logo_h {
    background: url("/assets/img/block_logo.png") no-repeat scroll left 30% rgba(0, 0, 0, 0);
    display: block;background-size: 80% auto; 
    text-indent: -20000px;
    height:80px;margin-top:20px;
}

.solution_index
{
  padding:10px 0px;
}
.solution_index div
{
  padding:5px 0px;
}
.solution_index span
{
  padding:5px 0px;color: #FF3300;
}
.solution_index a
{
  padding:5px 0px;color: #bb452c;
}
.more_index
{
  padding-top: 8px;
}


.news_title {
border-bottom: 0px solid #ccc;
margin:0px;
font-size: 16px;
font-weight: bold;
padding: 8px 0px 8px 0px; position:relative;
}
.news_title i { border-left: 2px solid #336699;height: 20px;margin-right: 10px;}
.news_title span { display:inline-block;font-size:12px;padding:0px 0px 0px 10px;color: #ccc;}
.news_title .more {float: right;font-size: 11px;padding-right:5px;padding-top:10px;}

.index-brand {font-size: 14px;height:400px;position:relative;}

.index-brand-border {border-right: #b9b7b7 1px solid;}
.index-brand span {font-size: 50px;opacity: .1!important; filter:alpha(opacity=10)}
.index-brand-product { margin: 0px 0px 0px 0px;padding:12px;position:relative;z-index: 2;}
.product-bg {background-color:#ccc;opacity: .2!important; filter:alpha(opacity=20);display: inline-block;width:100%;height:100%;position: absolute;bottom:0px;left:0px;border-radius: 5px;z-index: -2;}
.product-text {color:#666}
.columbus {
    background: url(/assets/img/columbus.png) no-repeat scroll 0px 15px transparent;
    display: block;
    width: 200px;
    height: 66px;
    background-size: 100% auto;margin: 0px auto;
 }
 .dynajet {
    background: url(/assets/img/dynajet.png) no-repeat scroll 0px 12px transparent;
    display: block;
    width: 180px;
    height: 66px;
    background-size: 100% auto;margin: 0px auto;
 }
  .CRISTANINI {
    background: url(/assets/img/CRISTANINI.png) no-repeat scroll 0px 0px transparent;
    display: block;
    width: 190px;
    height: 66px;
    background-size: 100% auto;margin:0px auto;
 }
  .kaivac {
    background: url(/assets/img/kaivac.png) no-repeat scroll 0px 0px transparent;
    display: block;
    width: 200px;
    height: 60px;
    background-size: 100% auto;margin: 20px auto;
 }
 .anjian{
    display: block;
    font-size:18px;color:#666;
    width: 200px;
    height: 60px; text-align: center;
    background-size: 100% auto;margin: 0px auto;padding-top: 20px;
 }
  .stb {
    background: url(/assets/img/stb.png) no-repeat scroll 0px 15px transparent;
    display: block;
    width: 88px;
    height: 66px;
    background-size: 100% auto;margin: 0px auto;
 }
 .jenfab {
    background: url(/assets/img/jenfab.jpg) no-repeat scroll 0px 5px transparent;
    display: block;
    width: 100px;
    height: 66px;
    background-size: 100% auto;margin: 0px auto;
 }
 .torbo
 {
    background: url(/assets/img/torbo.png) no-repeat scroll 0px 5px transparent;
    display: block;
    width: 158px;
    height: 66px;
    background-size: 100% auto;margin: 0px auto;
 }


.goods_ul:after {clear: both;content: " ";display: block;height: 0;visibility: hidden;}
.goods_li:after {clear: both;content: " ";display: block;height: 0;visibility: hidden;}
.goods_ul {width:100%;height: auto;padding: 0;margin:0px;}
.goods_li {float: left;margin-left:0px;position: relative;margin-top:2px;} 
.goods_li dl {margin:0px;}
.goods_li dt {color: #666;font-weight: 700;line-height:20px;font-size:15px;margin-bottom:10px;vertical-align: -4px;}
.goods_li dd {color: #cacbcc;line-height:30px;overflow: hidden;font-family:Verdana;clear: both;}
.goods_li dt  a {
    width: 99px;
    height: 40px;
    text-decoration: none;
    background: url("/assets/img/km_logo.png") no-repeat scroll left 100% rgba(0, 0, 0, 0);
    display: block;background-size: 100%; 
    text-indent: -99999px;
    display: block;float: left;margin-bottom:10px;
}
.goods_li dd i{font-size:20px;}
.goods_li dt span{float:left;padding:20px 0px 0px 10px;}
.wechat{display: block;width:130px;height:130px;background-color: red;float:left;margin-right: 10px;background: url("/assets/img/wechat.jpg") no-repeat scroll left 100% rgba(0, 0, 0, 0);background-size: 100%;margin-bottom: 10px; }

.copyright{font-size: 12px;}
.copyright_row{text-align: center;padding:3px 0px 3px 0px;}
.copy_line{width:100%;height:10px;background-color:#fff;line-height:1px;overflow:hidden;}
.copy_txt{text-align: center;   padding:10px 0px 10px 0px; }

#footer_ico a {
    background: url("../img/ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 30px;
    margin-right: 5px;margin-top:5px;
    width: 25px;
}
.goods_li dd a{color:#ccc;margin-right: 10px;}
.goods_li dd .white{font-size:16px;}

.goods_li .yellow_txt {padding-left: 40px;}
.yellow{color: #e5a60a;width:40px;display: inline-block}
.yellow-a {font-family: Verdana,Geneva,sans-serif,Arial;font-size: 11px !important;}

.orange{color: #fa5928;width:40px;display: inline-block}
.orange-a {font-family: Verdana,Geneva,sans-serif,Arial;font-size: 11px !important;}

.col-md-3_5 {width:20% !important;}
