img{ max-width: 100%;outline: none;  }
ul,li{ list-style: none;margin: 0; padding: 0;}
*{outline: none;  }
a{color:#333;}
a:link,a:visited,a:hover,a:active{text-decoration: none;}
a:hover{color: #000;}
a:focus {outline: 0px auto -webkit-focus-ring-color;outline-offset: 0px;}


.b{ font-weight: bolder;}
.media-object{border-radius: 5px;}
.bg-white{background: #fff;}
.companyPad20{padding:20px; }
.noWrap{ overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; margin: 0;}
.w100{width: 100%;}
.companyPadT10{ padding-top: 10px}
.companyPadB0{padding-bottom: 0;}
.lineHeight24{ line-height: 24px;}
.mrg0{margin: 0;}
.mrgT0{margin-top: 0;}
.mrgT10{margin-top: 10px;}
.mrgT20{margin-top: 20px;}
.mrgT40{margin-top: 40px;}
.padNull{padding: 0;}
.pad10{padding: 10px;}
.mrgB0{margin-bottom: 0;}
.mrgB10{margin-bottom: 10px; margin-top:50px;}
.mrgB20{margin-bottom: 20px;}
.smH70{ height: 70px;}
.smH168{height:auto;}
.nav-tabs{border-bottom:0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{border:0;}
.nav>li>a:hover, .nav>li>a:focus{background:none}
.nav-tabs>li>a:hover{border-color:transparent;}
.glyphicon{ margin-right: 10px;}
.color_white,.color_white:hover{color: #fff;}
.bg-gray{background: #d9d9d9;}

.navbar-color{ background-color: #323a45;}

#banner{ background: url('../img/swf.jpg') center; }
#banner embed{margin: 0 auto; display: block;}


.navbar-color *{transition: .4s; -moz-transition: .4s;-webkit-transition: .4s;}
.navbar-color a{ color: #fff;}
.navbar-color li:hover a{ background-color: #eb3b00; color: #fff;}
.navbar-color li li{ border-bottom: 1px solid #323a45;}
.navbar-color li .dropdown-menu a{ background-color: #ff5c25;}
.navbar-color .dropdown-menu{ padding: 0;}
.banner-slick{overflow: hidden}
.banner-slick .slick-dots{ position: absolute; bottom: 20px; left: 50%; width: 100%; margin-left: -50px; cursor: pointer}
.banner-slick .slick-dots li{ width: 20px;height:20px; border-radius: 50%; background-color: #323a45; float: left; margin: 0px 7px;}
.banner-slick .slick-dots li.slick-active{background-color: #eb3b00;}
.banner-slick .slick-dots li button { display: none;}

.company_info small{display:block; overflow: hidden;}
.line a{position: relative;
    display: block; padding-bottom: 5px;
    height:28px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.line a:after{content: " "; height:1px; width: 100%;  bottom:0;
    left:0; border-bottom: 1px dashed #ccc;
    position: absolute;
    display: block;}





/*首页productList 样式开始*/
#myTab{ margin-bottom: 20px;}
#myTab li a{ padding: 10px 15px;}
#myTab .active a{position: relative; background: #333333;  color: #fff; font-weight:bold;  border-radius: 5px;  transition:.1s; -webkit-transition:.1s;-moz-transition:.1s;-ms-transition:.1s;}
#myTab li a:after{ display: none; content: "";position: absolute; bottom: -7px; left: 50%;margin-left: -5px; width: 0; height:0;border-left: 5px solid transparent;  border-right: 5px solid transparent;  border-top: 10px solid #333333;}
#myTab .active a:after{ display: block;transition:.5s; -webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;}

/*首页productList 样式结束*/

/*首页底部广告*/
.borderColorRed{border: 5px solid #f00; border-radius: 5px;}
.borderColorGreen{border: 5px solid #1abc9c;border-radius: 5px;}
.borderColorYellow{border: 5px solid #e67e22;border-radius: 5px;}


/*footer开始 */
#footer dt,#footer dd{color: #f9f9f9; padding: 10px 10px 10px 0; font-weight: normal; border-bottom: 1px solid #404852;}
#footer a:hover{ color: #e74c3c;}
.copyright{background: #292f38;color: #696e6e; font-size: 12px;}
/*footer结束 */



/* 产品列表 （左侧） */
.productList dt{ padding: 8px 8px; }
.productList dt a{color: #343333; font-weight: normal;}
.productList dd{word-wrap:break-word; padding: 6px 16px 6px 8px; border-bottom: 1px solid #eee;position: relative;  transition: .2s;-webkit-transition: .2s;-moz-transition: .2s;-ms-transition: .2s;}
.productList dd .glyphicon-menu-right{position: absolute; right: 6px; top:10px; color: #ccc; font-size: 12px;}
.productList dd a{ display: inline-block;color:#676767; font-weight: normal; font-size: 12px;width: 90%;}

.productList dd:hover{ background: #f8f8f8;}
/*.productView h4{margin: 0 15px 15px;}*/
.bg-gray .glyphicon-play,.gray.glyphicon-play{transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);}
.bg-gray .glyphicon-play:before,.gray.glyphicon-play:before{content: "\e072";font-size: 12px;}
.bg-gray .glyphicon-play:before {color: #fff; }
.level3{padding-left: 30px;display: none;}
.gray.glyphicon-play:before {color: #c3c3c3;}
.productList dd .level3 a{color: #8e8e8e}
.productList a:hover,.productList dd .level3 a:hover{ color: #f00; }

/* 产品详细轮播图 */
.single-item{overflow: hidden}
.single-item .slick-dots{ position: absolute; bottom: 10px; left:10px; width: 100%; cursor: pointer}
.single-item .slick-dots li{ width: 12px;height:12px; border-radius: 50%; background-color: #323a45; float: left; margin: 0px 3px;}
.single-item .slick-dots li.slick-active{background-color: #eb3b00;}
.single-item .slick-dots li button { display: none;}


.pull-right.glyphicon{ font-size: 22px;}
.news_thumbnail{overflow: hidden;position: relative;}
.news_pos_ab{ transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s;line-height: 24px; position: absolute; height: 50%;overflow: hidden; text-align: justify; padding: 10px;background:rgba(0,0,0,0.8); left: 0; bottom: -100%;right: 0; color: #fff;opacity: 0; }
.news_thumbnail:hover .news_pos_ab{bottom: 0;opacity: 1;}
.tags_list .media{padding-bottom: 10px; border-bottom: 1px dashed #ccc; }
.footTags a{color: #fff; font-size: 12px;}
#Pager1 { float: right;overflow: hidden; margin-bottom: 10px; }
#Pager1 li{ float: left; }
#Pager1 li a,#Pager1 li span{padding:3px 8px;border:1px solid #999; display: block;}
@media screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media screen and (max-width: 768px){
    .banner-slick .slick-dots li{
        display: none;}
    .megamenu-content2 .title a{
        color: #fff;
    }    
}

#bigclass,#smallclass{display: block;width: 96%;line-height: 40px;margin:10px auto;}
.smH168 {
    height: auto;
}
.col-xs-6 img{ height:180px;}
.col-xs-6 .txt{ height:1px; overflow:hidden;}
.propic img{ height:180px;}

.table{width:99%;height:auto;background:#fff; margin:5px 0px 15px 0px;}
.table td{margin-bottom:3px;text-align:center;border-width:1px;padding: 3px;border:1px solid #dddddd; height:25px; line-height:25px;}
.table tr{ background:#fff;}
.table tr:first-child {background:#eeeeee; font-weight:bold;}
.table tr a:hover{ color:#0066FF}

#overHidden{ max-height: 400px;overflow: hidden; }
.sliderlG .slick-slide img{ display: block; margin: 0 auto;}
.sliderSM .slick-slide{ padding: 10px; cursor: pointer; }
#overHidden .slick-prev,#overHidden .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
}

#overHidden .slick-prev {
    left: 0px;
}
#overHidden .slick-next {
    right: 0px;
}
#overHidden .slick-prev:before, #overHidden .slick-next:before {
    font-family: 'Glyphicons Halflings';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: transparent;
}
#overHidden .slick-prev::before {
    content: "\e132";
}
#overHidden .slick-next::before {
    content: "\e131";
}
#overHidden .sliderSM img{border:1px solid #f1f1f1;}
#overHidden .sliderSM img:hover{border:1px solid #f00;}


#ul1 {
    position: absolute;
    top: 30px;
    left: -150px;
    text-align: left;
    width: 350px;
    display: none;
    background: #fff;
    padding: 2px 4px;
    border: 1px solid #eee;
	z-index: 99;
}
#ul1 li{ width:100px;}
#ul1 li a{ padding:5px 5px; line-height:20px;}
#ul1 li a:hover{ color:#1251b5;}
.color999 a{ font-weight:bold;}
.color999 a:hover{ color:#1251b5;}
#video iframe{ width:45%; margin:10px;}
.yingcan{ display:none !important;}
a[class='thumbnail news_thumbnail showpic']{height: 180px;}
img[class='showpic']{height: 133px !important;}
a[class='thumbnail news_thumbnail showpic']>p{position: absolute;bottom: 0px;width: 100%;margin-left: -4px;}
.hotproductbox>.hotproduct{height: 116px;max-width:100%;width: auto !important;}
.hotproductbox{height: 166px;}
a[rel="colorbox1"]{height: 190px;overflow: hidden;vertical-align:middle;}
a[rel="colorbox1"]>img{height: auto !important;max-height: 180px;}
#langs{ width:100%; height:25px; text-align:right; padding-right:50px;}
#langs a{ color:#000000; }
#langs a:hover{color:#FF9900;}

.ppic-box{height: 220px !important;overflow: hidden;position: relative;}
.ppic-box>p{position: absolute;bottom: 3px;width: 97%;margin-left: -1px;}
.ppic{max-width: 100% !important;max-height: 220px !important;width: auto !important;/*height:auto !important;*/ }
.tab-pane>.row>.col-xs-6>a>img{width:auto !important;}
.mini-table td{width: 170px;text-align: center;border:1px solid white;max-height: 193px;vertical-align:middle;}
.mini-table td img{max-height: 192px;vertical-align:middle;}
.wrapper{position: relative;}
a[href="http://countt.51yes.com/index.aspx?id=506146522"]{position: absolute;bottom:15px;left: 53px;}
#banner{position: relative;}
#langs{top: 54px !important;}
.table td img{height:190px;}
#qjh a{ color:#0099FF;}
#qjh a:hover{ color:#CC6600;}