/*通用*/
ul,li,a,em,i{
    list-style: none;
    margin:0;
    padding:0;
}

*{
    /*font:12px/1.5 Microsoft YaHei, \5b8b\4f53, tahoma, arial, sans-serif;*/
    font:14px/1.5 'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
input:focus{outline:none;}
a,a:hover,a:link{
    text-decoration: none;
}
a:focus{
    border:none;
}
*:hover{
    transition: .5s;
    -webkit-transition: .5s;
}
body{
    /*min-width:1000px;*/
    overflow-x:hidden;
}

.myCarousel {
    height:550px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width:100%;
    min-height: 550px;
}

.carousel-inner .item .hidden-xs{
    height:550px;width:100%;
}

.clear{
    clear:both;
}
.container{
    max-width:1200px;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}
.navbar-toggle{
    background:#1B3F9B;
}
.icon-bar{
    background:white;
}
/**/

.navs,.navs .nav li,.navs .nav li .navbar,.nav,.nav>ul>li ul,.nav>ul>li ul li{
    z-index: 9999;
}
.carousel-inner,#myCarousel{
    z-index:1;
}

/*分页*/
.pageNavi {
    padding: 30px 0 25px 0;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
    color:#6f6f6f;
}

.pageNavi li{display:inline-block}

.pageNavi li a{
    display:inline-block;
    color:#6f6f6f;
}
.pageNavi li strong{
    font-weight:bold;
}

.pageNavi li a:hover{
    color:#ff2222;
}
.met_page a,.met_page i{
    color:#666;
    display:block;
    float:left;
    height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.met_page a:hover{
    color:#ff2222;
}

.met_page .pageleft{
    width:100%;
    height:22px;
    overflow:hidden;
}

.met_page .pageright{
    overflow:hidden;
    height:22px;
    width:100%;
}
.met_page a{
    width:80%;
}

.met_page{
    overflow:hidden;
    width:100%;
    margin:0 auto;
    margin-top:30px;
}

/*inner-banner*/
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    background:url("../images/inner-banner.jpg") no-repeat;
    background-size:cover;
}

/*2018.1.31*/
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    height:300px;
    background-position:center;
}


#sitemap{
    /*width:100%;*/
    height:350px;
    border:1px solid #ccc;
}
#sitemap label{
    max-width:none !important;
}

/**/
#scroll-top{
    position:fixed;
    display:none;
    bottom: 10px;
    right: 25px;
    z-index: 9;
}
#scroll-top a{
    text-align:center;
    text-decoration:none;
    color:#d1d1d1;
    display:block;
    width:64px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition:color 1s;
    -webkit-transition:color 1s;
    -o-transition:color 1s;
}
#scroll-top a:hover{
    color:#979797;
}
#scroll-top a{
    background:transparent url(../images/backTop.png) no-repeat;
    border-radius:6px;
    display:block;
    height:40px;
    width:40px;
    /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
    -moz-transition:background 1s;
    -webkit-transition:background 1s;
    -o-transition:background 1s;
}

#scroll-top a:hover{
    background:transparent url(../images/backTop_hover.png) no-repeat;
    display:block;
    height:40px;
    width:40px;
    border-radius:6px;
    transition: all .6s;
    -webkit-transition:  all .6s;;
}

/*banner */
::selection { background: #0096d5; color: #fff; }
::-moz-selection { background: #0096d5; color: #fff; }
.bannerslide { height:600px; width: 100%; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; }
.pagination { position: absolute; left: 0; text-align: center; bottom:10px; width: 100%; }
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #fff; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #fe0000;}
.bannerslide .arrow-left { background: url(../images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }
.bannerslide .arrow-right { background: url(../images/arrows.png) no-repeat right bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }
.wrapper{width:1200px; margin:0 auto;}
.pagination{bottom:0;}
/******end 轮播*********/
/*write by william 2018.5.24*/
.header{background:#F8F8F8;border-bottom:1px solid #DADADA;}
.header span{float:left;color:#666;font-size:13px;line-height:40px;display:inline-block}
.header span b{color:#007cc4;display:inline-block;font-weight:normal;font-size:13px;}
.header .header-r{float:right;overflow:hidden;}
.header .container{overflow:hidden;}
.header div a{float:left;color:#666;font-size:13px;line-height:40px;height:40px;border-left:1px solid #BBDAEE;padding:0 15px;}
.header div a:last-child{background:#5FA7D7;color:#fff;}
.header div a:hover{color:#fff;background:#5FA7D7;}


.index-nav .logo{float:left;margin-top:20px;width:40%;}
.index-nav .navs{float:right;overflow:hidden;width:55%;}
.index-nav{overflow:hidden;}
.logo img{display:block;max-width:100%;}
.navs li{float:left;width:16%;}
.navs li a{display:block}
.navs li a span{height:95px;line-height:95px;background:#FEFEFE;border-right:1px solid #EBEBEB;display:block;text-align: center;color:#666;font-size:15px;padding-left:15px;}
.navs ul{overflow:hidden;}
.navs ul li:first-child{margin-left:4%;}
.navs ul li a span:after{content:"";width:20px;height:20px;position:absolute;left:10px;top:50%;margin-top:-10px;}
.navs ul li a span{position:relative;}
.navs ul li.navs-li1 a span:after{background:url("../images/icon-nav.png") no-repeat -5px -3px;}
.navs ul li.navs-li2 a span:after{background:url("../images/icon-nav.png") no-repeat -5px -31px;}
.navs ul li.navs-li3 a span:after{background:url("../images/icon-nav.png") no-repeat -5px -58px;}
.navs ul li.navs-li4 a span:after{background:url("../images/icon-nav.png") no-repeat -5px -83px;}
.navs ul li.navs-li5 a span:after{background:url("../images/icon-nav.png") no-repeat -5px -110px;}
.navs ul li.navs-li6 a span:after{background:url("../images/icon-nav.png") no-repeat -5px -136px;}
.navs ul li.navs-li7 a span:after{background:url("../images/icon-nav.png") no-repeat -6px -163px;}
.navs ul li.current-nav a span{background:#5FA7D7;color:#fff;}
.navs ul li.navs-li1.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -28px -3px;}
.navs ul li.navs-li2.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -28px -31px;}
.navs ul li.navs-li3.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -29px -58px;}
.navs ul li.navs-li4.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -29px -83px;}
.navs ul li.navs-li5.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -29px -110px;}
.navs ul li.navs-li6.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -29px -136px;}
.navs ul li.navs-li7.current-nav a span:after{background:url("../images/icon-nav.png") no-repeat -29px -163px;}

.honor-container{padding:20px 0 50px 0;}
.index-title h2{color:#555555;font-size:22px;font-weight:bold;text-align: center}
.index-title h2 b{display:block;color:#ce0003;font-size:22px;font-weight:bold;text-align: center;}
.index-title span{display:block;color:#888888;text-align: center;max-width:760px;margin:0 auto;line-height:20px;margin-top:20px;}
.index-honor ul li{float:left;width:20%;}
.index-honor ul{overflow:hidden;}
.index-honor ul li a{display:block;padding:0 10px;}
.index-honor ul li div img{display:block;max-width:100%;transition: all .5s;}
.index-honor .bd{margin-top:40px;overflow:hidden;}
.index-honor ul li div{border:1px solid #ccc;padding:15px;}
.index-honor ul li div:hover{border:1px solid #ce0003;}
.index-honor ul li div:hover img{transform: scale(1.1);transition: all .5s;}
.index-honor .hd{position: absolute;  bottom: 25%; margin-top: -20px;  left: 3px;  overflow:hidden; height:87px;width: 100%;}
.index-honor .hd a{display:block;}
.index-honor .hd .prev{float: left;  background: url(../images/ico5.png) no-repeat;  background-position: -41px 0;  width: 41px;  height: 87px;  z-index: 9;}
.index-honor .hd .next{float:right;background: url(../images/ico5.png) no-repeat;  background-position: 5px 0;  width: 41px;  height: 87px;  z-index: 9;  margin-right: 6px;}
.index-honor{position:relative;}

.index-customerBox ul li{float:left;width:15%;margin-right:1.6%;margin-top:10px;}
.index-customerBox ul{overflow:hidden;width:100%;margin-top:20px;margin-bottom:30px;}
.index-customer{background:#077EC0;padding:25px 0;}
.index-customerBox .index-title h2,.index-customerBox .index-title h2 b,.index-customerBox .index-title span{color:#fff;}
.index-customerBox ul li:hover{transform: rotateY(180deg);transition: all .5s;}
.index-customerBox ul li img{max-width:100%;margin:0 auto;}

.index-product ul li a{display:block;padding:10px;}
.index-product ul li{float:left;}
.index-proImg img{display:block;max-width:100%;transition: all .5s;}
.index-proImg{overflow:hidden;border:1px solid #ccc;padding:10px;}
.index-product ul li span{display:block;color:#056caf;font-size:15px;height:40px;overflow:hidden;line-height:20px;}
.index-product ul li p{color:#777;line-height:18px;margin-top:15px;font-size:13px;height:36px;overflow:hidden;}
.index-product ul li em{display:block;text-align: right;background:url("../images/news-icon.jpg") no-repeat right center;padding-right:12px;color:#ce0003;}
.index-product .bd{overflow:hidden;}
.index-product .bd img{max-width:100%;display:block;}
.index-product ul li{width:20%;}
.index-product{padding:40px 0;}
.index-proBox{padding:10px;border:1px solid #ccc;border-top:none;}
.index-product .hd{position: absolute;  bottom: 40%; margin-top: -20px;  left: 6px;  overflow:hidden; height:87px;width: 100%;}
.index-product .hd a{display:block;}
.index-product .hd .prev{float: left;  background: url(../images/ico5.png) no-repeat;  background-position: -41px 0;  width: 41px;  height: 87px;  z-index: 9;}
.index-product .hd .next{float:right;background: url(../images/ico5.png) no-repeat;  background-position: 5px 0;  width: 41px;  height: 87px;  z-index: 9;  margin-right: 15px;}
.index-product{position:relative;}
.index-product ul li a:hover .index-proImg{border:1px solid #077EC0;}
.index-product ul li a:hover .index-proBox{border:1px solid #077EC0;border-top:none;}
.index-product ul li a:hover img{transform: scale(1.1);transition: all .5s;}
.index-product ul li a:hover .index-proBox span,.index-product ul li a:hover .index-proBox em{color:#fd8e2c;}
.index-product ul li a:hover .index-proBox em{background:url("../images/news-icon1.jpg") no-repeat right center;}

.about-container{overflow:hidden;}
.index-about{width:50%;float:left;background:url("../images/index-about.jpg") no-repeat left center;padding:25px 30px;height:200px;}
.index-contact{width:50%;float:left;background:url("../images/index-contact.jpg") no-repeat left center;padding:25px 30px;height:200px;}
.index-about h3{font-size:18px;color:#fff;}
.index-about p{margin-top:15px;color:#feffff;max-width:365px;font-size:13px;line-height:20px;}
.index-about a{display:block;color:#fd8e2c;font-size:13px;margin-top:15px;}
.index-about a:hover{color:#ce0003;font-weight:bold;}
.index-conL{float:left;}
.index-conR{float:right;height:100%;}
.index-contact{overflow:hidden;}
.index-conL h3{color:#fff;font-size:18px;}
.index-conL span{display:block;font-size:13px;color:#fff;margin-top:15px;}
.index-conR img{display:block;width:100%;height:100%;}
.index-conL{}
.index-conR{width:50%;}

.footer{margin-top:50px;padding-top:30px;background:url("../images/footBg.jpg") repeat-x;}
.foot-nav a{display:block;float:left;color:#fff;border-right:1px solid #CACACA;width:16.6%;text-align: center;height:15px;line-height:15px;}
.foot-nav a:last-child{border:none;}
.foot-nav{max-width:550px;margin:0 auto;overflow:hidden;margin-top:10px;}
.copyright span{float:left;display:block;color:#fff;text-align: center}
.copyright a{float:left;display:block;margin-left:15px;}
.copyright{overflow:hidden;width:475px;margin:0 auto;margin-top:50px;}
.foot-nav a:hover{color:#ce0003;}
.fixNav{background:url("../images/fixNav-bg.png") no-repeat;width:44px;height:34px;position:absolute;right:15px;top:10px;display:none;}
.index-nav{position:relative;}
.index-product .bd img{height:160px;display:block;max-width:100%;margin:0 auto;}

/*.fixNav{display:none;}*/
/*内页*/
.left-secondNav a,.pro-list ul li>a{border-bottom:1px dashed #ccc;padding:5px 15px;}
.left-con span{display:block;font-size:13px;color:#888;padding:15px;line-height:24px;}
.left-con img,.timgNews img{display:block;max-width:100%;}
.left-con{background:#F5F5F5;margin-bottom:30px;}
.left-con h2{margin-top:0;}
.pro-container ul li img{height:200px;margin:0 auto;}
.pro-container ul li span{text-align: center}

.pro-detail-box .MsoNormalTable.ke-zeroborder{width:100% !important;overflow:scroll;}
.pro-detail-box img{display:block;margin:0 auto;max-width:100%;}
.pro-detail-box table{margin:0 auto;text-align: center;}
.pro-table td{border-top:1px solid #000;border-left:1px solid #000;}
.pro-table{border-bottom:1px solid #000;border-right:1px solid #000;}
.timgNews{display:none;}
.pro-detail-box{padding-top:20px;}
.pro-world a{background:url("../images/pdf.png") no-repeat left center;display:block;background-size:40px 40px;height:40px;line-height:40px;padding-left:45px;font-size:18px;}
.pro-world a:hover{cursor: pointer;text-decoration: underline;font-weight:bold;}
.pro-world a b{font-size:16px;font-weight:bold;}
.pro-world a{position:absolute;right:0;bottom:0;}
.pro-world{position:relative;padding-top:30px;}

.pro-xlsx a{background:url("../images/xls.png") no-repeat left center;display:block;background-size:40px 40px;height:40px;line-height:40px;padding-left:45px;font-size:18px;}
.pro-xlsx a:hover{cursor: pointer;text-decoration: underline;font-weight:bold;}
.pro-xlsx a b{font-size:16px;font-weight:bold;}
.pro-xlsx a{position:absolute;right:0;bottom:0;}
.pro-xlsx{position:relative;padding-top:30px;}
/**/
/**/
/*内页*/
/*2018.1.18产品页 bao*/
.product-box{
    margin-top:35px;
}
.pro-left{
    max-width:240px;
}
.pro-left h2{
    padding-left:15px;
    padding-top:15px;
    padding-bottom:15px;
    line-height: normal;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background: #0365bc;
    margin-bottom:0;
}

.pro-list ul li{
    /*margin-bottom: 1px;*/
    background:#f5f5f5;
}
.pro-list ul li>a{
    padding:0 15px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#808080;
    font-size:13px;
    display:block;
    border-left: 1px solid #f2f2f2;
}
.pro-list ul li>a:hover{
    border-left:1px solid #FF6D00;
    color:#FF6D00;
}
.pro-list ul li.current-btn>a{
    color:#FF6D00;
    border-left:1px solid #FF6D00;
}

.navigation-box h3{
    font-size:16px;
    font-weight:bold;
    line-height:54px;
    color:#666;
    float:left;
    margin-bottom:0;
}

.navigation-box .navigation{
    float:right;
    line-height:54px;
    margin-top:20px;
}

.navigation-box{
    overflow:hidden;
    color:#808080;
    border-bottom:1px solid #e5e5e5;
}

.navigation i,.navigation a{
    color:#808080;
    display:inline-block;
}
.navigation a:hover{
    color:#FF6D00;
}

.pro-container ul li a{
    display:block;
    border:2px solid #ddd;
    box-shadow:1px 2px 5px #A5A5A5;

}

.pro-container ul li img{
    display:block;
    max-width:100%;
}

.pro-container ul li span{
    color:#333;
    display:block;
    line-height:40px;
    height:40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background:#eee;
    padding-left:15px;
    padding-right:15px;
}
.pro-container ul li{
    padding:12px;
    float:left;
}

.pro-container ul li a:hover{
    border:2px solid #0365bc;
    box-shadow:2px 2px 5px #0365bc;
}
.pro-container ul li a:hover span{
    background:#e3e3e3;
    color:#FF6D00;
}

.pro-container ul li a:hover img{
    /*width:120% !important;*/
    /*height:100%;*/
}


/*分页*/
.pageNavi {
    padding: 30px 0 25px 0;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
    color:#6f6f6f;
}

.pageNavi li{display:inline-block}

.pageNavi li a{
    display:inline-block;
    color:#6f6f6f;
}
.pageNavi li strong{
    font-weight:bold;
}

.pageNavi li a:hover{
    color:#FF6D00;
}
.met_page a,.met_page i{
    color:#666;
    display:block;
    float:left;
    height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.met_page a:hover{
    color:#FF6D00;
}

.met_page .pageleft{
    width:100%;
    height:22px;
    overflow:hidden;
}

.met_page .pageright{
    overflow:hidden;
    height:22px;
    width:100%;
}
.met_page a{
    width:80%;
}

.met_page{
    overflow:hidden;
    width:100%;
    margin:0 auto;
    margin-top:30px;
}

.pro-detail-t i{
    display:inline-block;
    color:#333;
}
.pro-detail-t{
    color:#333;
    width:300px;
    margin:0 auto;

}
.pro-detail{
    border-bottom:1px dashed #d5d5d5;
    padding-bottom:10px;
}

.pro-detail h1{
    font-size:24px;
    font-weight:bold;
    text-align: center;
}

.pro-detail-box img{
    max-width:100%;
    display:block;
}

.pro-detail-box p{
    color:#333;
    line-height:28px;
}

.pro-detail-box{
    padding-bottom:50px;
}

/*news*/
.news-box ul li{
    border-bottom:1px dotted #d9d9d9;
    padding-bottom:25px;
    overflow:hidden;
    margin-top:25px;
}

.news-box ul li .news-img{
    display:block;
}
.news-img img{
    max-width:100%;
    margin:0 auto;
    vertical-align: middle;
    display:block;
    border:1px solid #ccc;
    /*border-radius:3px;*/
}

.news-list a{
    display:block;
    color:#333;
    font-size:15px;
    line-height:24px;
    height:24px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-list p{
    color:#808080;
    font-size:13px;
    line-height:22px;
    text-align:left;
    height:66px;
    overflow:hidden;
}

.news-box ul li:hover a{
    color:#FF6D00;
    font-weight:bold;
}

.news-box ul li:hover{
    /*cursor: pointer;*/
    border-bottom:1px dotted #0365bc;
}

.news-box ul li:hover img{
    border:1px solid #0365bc;
}

.news-detail-box{
    margin-top:20px;
    min-height:200px;
}

.equipment ul li img{
    display:block;
    max-width:100%;
}
.equipment ul li{
    margin-top:15px;
}

/*contact*/
.contact-box h4{
    color: #666666;
    font-size: 12px;
    margin-top:30px;
    margin-bottom:30px;
    line-height:22px;
}
.contact-box{
    padding-bottom:50px;
}
.contact span{
    display:block;
    line-height:30px;
    font-size:13px;
    color:#666;
    padding-left:30px;
}
.contact span:hover{
    color:#FF6D00;
}
.tel1{
    background:url("../images/contact.png") no-repeat left center;
}
.fax1{
    background:url("../images/print.png") no-repeat left center;
}
.mobile1{
    background:url("../images/phone.png") no-repeat left center;
}
.address1{
    background:url("../images/bank.png") no-repeat left center;
}
.online1{
    background:url("../images/invoice.png") no-repeat left center;
}
.email1{
    background:url("../images/email.png") no-repeat left center;
}
/*********/
.left-secondNav a{
    display:block;
    color:#8E8E8E;
    padding-left:36px;
    padding-top:10px;
    padding-bottom:8px;
    border-left:1px solid #F5F5F5;
}

.left-secondNav a:hover{
    border-left:1px solid #FF6D00;
    color:#0365bc;
}

.inner-banner{
    max-width:1920px;
    margin:0 auto;
    height:300px;
}
.contact-box img{display:block;max-width:100%;}
/*end by william 2018.5.12*/
a.ba{text-align: center;display:block;color:#fff;font-size:12px;margin-top:5px;}

.beian p{background:url("../images/beian.png") no-repeat left center;padding-left:30px;}


/*****适配移动端****/
@media (max-width:1200px) and (min-width:768px) {
    .navs ul li a span:after{content:"";background:none !important;}
    .navs ul li a span{padding-left:0;font-size:13px;}
    .bannerslide .swiper-slide{background-position:35% center;}
}

@media (max-width:767px) {
    .header-r{display:none;}
    .header span{float:none;text-align: center;display:block;}
    .navs ul li{width:50%;}
    .index-nav .logo{float:none;width:80%;margin:10px 0 10px 15px;}
    .navs{display:none;}
    .logo img{width:100%;max-width:240px;}
    .fixNav{display:block !important;}
    .bannerslide{height:180px;}
    .pagination{margin-bottom:10px;}
    .bannerslide .swiper-slide{background-position: 40% center;}
    .honor-container{padding:15px;}
    .index-title h2{margin-top:0;}
    .index-title span{margin-top:15px;}
    .index-honor .bd{margin-top:20px;}
    .index-honor ul li div img{max-height:220px;}
    .index-honor .hd{bottom:20%;}
    .index-customer{padding:15px;}
    .index-customerBox ul li{width:30%;margin-left:2.5%;margin-right:0;}
    .index-customerBox ul{margin-top:10px;margin-bottom:10px;}
    .index-product ul li{width:50%;}
    .index-product{padding:20px 0;}
    .index-about{width:100%;float:none;}
    .index-contact{width:100%;float:none;}
    .index-about h3,.index-conL h3{margin-top:5px;}
    .index-conR{display:none;}
    .index-conL{width:100%;}
    .index-about,.index-contact{height:auto;}
    .footer{padding:15px;margin-top:0;}
    .foot-nav a{width:auto;border:none;margin-right:15px;margin-top:5px;}
    .foot-nav{margin-top:0;}
    .copyright{margin-top:40px;width:auto;}
    .copyright span{text-align:center;}
    .copyright a{width:50px;margin:0 auto;float:none;}
    .index-nav .navs{width:100%;}
    .navs ul li:first-child{margin-left:0;}
    .navs li a span{height:50px;line-height:50px;background:#f5f5f5;border-bottom:1px solid #EBEBEB}
    .inner-banner{height:180px;width:100%;background-size: cover;}
    .product-box{margin-top:0;}
    .pro-left{max-width:100%;}
    .pro-list ul li{width:50%;float:left;}
    .pro-list ul{overflow:hidden;}
    .left-secondNav{display:none;}
    .timgNews{display:none;}
    .left-con{margin-top:20px;}
    .pro-list ul li>a{border-right:1px dashed #D8D8D8;border-left:1px dashed #d8d8d8;}
    .pro-list ul li:nth-child(even) a{border-left:none;}
    .left-con{margin-bottom:0;}
    .navigation-box h3{margin-top:15px;}
    .navigation-box .navigation{float:none;margin-top:0;line-height:30px;}
    .navigation-box h3{line-height:30px;}
    .pageNavi{margin-top:0;padding-top:15px;}
    .contact-box h4{margin:15px 0;}
    .contact span{line-height:24px;}
    .contact-box{padding-bottom:15px;}
    #sitemap{margin-bottom:20px;height:250px;}
    .left-con img, .timgNews img{width:100%;}
    .navigation-box h3{float:none;}
    .pro-list ul li>a{height:60px;overflow:hidden;padding:5px 15px;white-space: normal;line-height:24px;}
    .pro-detail-box{overflow-x: scroll;}
    .pro-xlsx a,.pro-world a{position:absolute;left:0 !important;}
    .index-product .bd img{height:130px;}
    .left-con{display:none;}
    .pro-container ul li img{height:130px;}
    .pro-left.pro-hide{display:none;}
    .footer{background:url("../images/footBg.jpg") repeat;}
}

@media (min-width:767px) {
    .navs{display:block !important;}
}