﻿@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-bold-webfont.woff) format("woff"), url(simplonnorm-bold-webfont.woff2) format("woff2"); font-weight: 700; font-style: normal }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-bolditalic-webfont.ttf) format("ttf"), url(simplonnorm-bolditalic-webfont.woff) format("woff"), url(simplonnorm-bolditalic-webfont.woff2) format("woff2"); font-weight: 700; font-style: italic }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-light-webfont.ttf) format("ttf"), url(simplonnorm-light-webfont.woff) format("woff"), url(simplonnorm-light-webfont.woff2) format("woff2"); font-weight: 300; font-style: normal }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-lightitalic-webfont.ttf) format("ttf"), url(simplonnorm-lightitalic-webfont.woff) format("woff"), url(simplonnorm-lightitalic-webfont.woff2) format("woff2"); font-weight: 300; font-style: italic }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-medium-webfont.ttf) format("ttf"), url(simplonnorm-medium-webfont.woff) format("woff"), url(simplonnorm-medium-webfont.woff2) format("woff2"); font-weight: 500; font-style: normal }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-mediumitalic-webfont.woff) format("woff"), url(simplonnorm-mediumitalic-webfont.woff2) format("woff2"); font-weight: 500; font-style: italic }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-regular-webfont.woff) format("woff"), url(simplonnorm-regular-webfont.woff2) format("woff2"); font-weight: 400; font-style: normal }
@font-face { font-family: "Simplonnorm"; src: url(simplonnorm-regularitalic-webfont.ttf) format("ttf"), url(simplonnorm-regularitalic-webfont.woff) format("woff"), url(simplonnorm-regularitalic-webfont.woff2) format("woff2"); font-weight: 400; font-style: italic }

@font-face { font-family: 'datamints'; src: url(datamints.woff2) format("woff2"), url(datamints.woff) format("woff"); font-weight: 400; font-style: normal }
@font-face { font-family: 'FontAwesome'; src: url(FontAwesome.ttf) format("ttf"); font-weight: 400; font-style: normal }
@font-face { font-family: 'NotoSansHans'; src: url(NotoSansHans-DemiLight.otf) format("otf"), url(NotoSansHans-Regular.ttf) format("ttf"); font-weight: 400; font-style: normal }

body{font-family:'微软雅黑';background:#fff;color:#666;overflow-y:scroll;-ms-overflow-style: scrollbar;}
ul{padding:0}
ul li{list-style-type:none}
a{color:#666;text-decoration:none}
a:hover{color:#000;text-decoration:none}
td{color:#666}
#serviceBox{position:fixed;z-index:999;padding-top:5px;padding-bottom:5px;bottom:47px;display:none;width:100%;background:rgba(255,255,255,1);text-align:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
#serviceBox a{line-height:30px;}
#ff input{border:1px solid #ccc;background:#fff;line-height:35px;height:35px;margin-top:10px;margin-left:10px;border-radius:0px;outline:none}
#ff textarea{border:1px solid #ccc;background:#fff;margin-top:10px;margin-left:10px;border-radius:0px;outline:none}
#ff input:focus,#ff textarea:focus{border-color:#000}
#ff .btn{border:0px;background:#ddd;padding:0px;height:auto;padding-left:20px;padding-right:20px;line-height:35px;}
#ff .btn:hover{color:#fff;background:#0099ff;}

/*图片悬浮链接*/
.imgLink-hover {cursor: pointer;display: block;position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0);background-image: url(on-hover.png);background-repeat: repeat;opacity: 0;filter: Alpha(Opacity=0);z-index: 96;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear}
.imgLink-hover:hover {opacity: 1;filter: Alpha(Opacity=1)}
.imgLink-hover * {filter: inherit}
.imgLink-hover {cursor: pointer}
.imgLink-hover:hover .hover-link{background-image: url(hover-link.png);background-repeat: no-repeat;background-position: center center}
.hover-link {width: 44px;height: 44px;top: 50%;left: 50%;margin-left: -22px;margin-top: -22px;position: absolute;display: block}
/*详情页面*/
.aboutDetailBox{}
.aboutDetailBox img{max-width:100%}
.detailTitleTxt{line-height:35px;font-weight:bold;font-size:16px;text-align:left;margin-bottom:10px;margin-left:10px;}
.detailTitle{line-height:35px;font-weight:bold;font-size:16px;text-align:left;margin-left:10px;}
.detailParameter{padding:10px;word-wrap: break-word;}
.detailImg{text-align:center;padding:10px;}
.detailImg img{max-width:100%;}
.btnBox{text-align:center;overflow:hidden}
.detailUrl{width:auto;display:inline-block;margin:0 5px}
.detailUrl a{width:120px;text-align:center;line-height:35px;margin:0px auto 0px auto;display:block;color:#fff;text-decoration: none;background:#999999}
.detailUrl a:hover{background:#0099ff;color:#fff;}
.detailTime{width:100%;text-align:center;font-size:14px;font-weight:bold;line-height:40px;}
.detailContent{width:100%;margin-bottom:10px;overflow:hidden;word-wrap: break-word;overflow-x:auto;}
.detailContent ul,.detailParameter ul{padding-left:30px}
.detailContent ul li,.detailParameter ul li{list-style-type:initial}
.detailContent img{max-width:100%;height:auto;margin: 0px;padding: 0px;vertical-align: top;}
.productImgList{width:100%;overflow:hidden;margin-bottom:5px}
.productImgList li{width:150px;float:left;margin-left:10px;margin-bottom:10px;}
.productImgList li a{margin:0px;padding:0;}
.productImgList li a img{width:150px;border:3px solid #eee;}
.productImgList li a img:hover{border:3px solid #000;}
.productListBox{margin-top:15px;margin-bottom:10px}


.caseList{overflow:hidden}
.caseList .item{overflow:hidden;padding:15px;background:#eee;margin:15px 0}
.caseList .item .imgBox{overflow:hidden;width:25%;float:left}
.caseList .item .imgBox img{width:100%;visibility:hidden}
.caseList .item .txtBox{overflow:hidden;width:72%;float:right}
#searchProduct{margin-top:10px;}

.back{line-height:35px;background:#990000;color:#fff;width:80px;text-align:center;float:right}
.back:hover{color:#fff;background:#000;}
.otherPageBox{background:#f1f1f1;margin-top:30px;padding:10px;overflow:hidden;width:100%;font-size:12px;margin-bottom:30px}
.otherPageBox a{font-size:12px;line-height:20px}
.otherPageBox .back{line-height:40px;font-size:14px}
.aboutProduct{margin:20px 0px 0px 0px;}
.msgBox{border:1px dashed #999;padding:20px;margin-bottom:10px}

.searchList{width:100%;overflow:hidden;}
.searchList li{margin-bottom:10px;border:1px dashed #ccc;padding:5px;float:left;width:100%;}
.searchList li:hover{border:1px dashed #000}
.searchList li .img{width:150px;float:left;display:block;overflow:hidden;margin-right:10px}
.searchList li .img img{width:100%;height:auto}
.searchList li .title{width:auto;float:left;overflow:hidden;display:block}

/*手机版菜单可展开图标*/
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #073053;}
#app_menudown span{display:block}
/*菜单栏标志*/
.navbar-brand{padding:0px;background: none;width:auto;height:auto}
.navbar-brand img{height:50px;margin:20px 0}
.navbar .navbar-brand:hover{background: none;}

.box{overflow:hidden}
/*产品搜索*/
.searchBox{width:auto;float:right;margin-top:38px;position:relative;}
.searchBox span{color:#666666;display:inline-block;cursor:pointer}
/*语言*/
.searchBox a{display:inline-block;margin-right:10px;font-size:12px}

#search{position:absolute;width:220px;height:30px;z-index:999;background:#eee;border-radius:100px;right:-13px;top:-5px;display:none}
#search input{width:180px;height:30px;border-radius:100px;border:0;background:none;outline:none;padding:0 10px;display:block;float:left;}
#search button{border:0;width:40px;height:30px;float:left;background:none}
/*标题栏*/
.titleBar{height:auto;overflow:hidden;margin:30px 0px 10px 0px;background:#fff;border-bottom:1px dashed #ccc}
.titleBar h5{float: left;display:inline-block;width:auto;padding:0px;color:#333;margin:0px 10px 0px 0px;font-size:16px;line-height:45px;height:45px;overflow:hidden;text-indent:10px;font-weight:bold}
.titleBar span{display:none;line-height:45px;height:45px;color:#fff;}
.titleBar span a{color:#fff}
.titleBar .rightMore{float:right;border-radius:20px;display:block;line-height:25px;margin-top:5px;padding-left:10px;padding-right:10px;background:#ddd;color:#fff;font-size:12px;transition:background 0.5s}
.titleBar .rightMore:hover{background:#21bcd8;color:#fff;}

.titleBar .bottomButton{float:right;cursor:pointer;border-radius:0px;display:block;line-height:25px;margin-left:10px;padding-left:5px;padding-right:5px;width:auto;text-align:center;background:#333;color:#fff;font-size:14px;transition:background 0.5s}
.titleBar .bottomButton:hover{background:#21bcd8;color:#fff;}
.titleBar .selectedBottomButton{background:#21bcd8;}

.homeTitleBar{overflow:hidden;background:none;color:#333333;font-size:24px;margin-bottom:15px;}
.splitBox{overflow:hidden;height:50px;}
/*公司简介*/
.aboutBox{width:100%;overflow:hidden; margin:0px 0px 0px 0px;}
.aboutBox .aboutContent{display:block;margin:0 auto;max-width:1000px;}

.aboutVideo{overflow:hidden}
.aboutVideo img,.aboutVideo video{max-width:100%}

.moreBox{margin-top:20px;margin-bottom:0px;width:100%;overflow:hidden}

.loadMore{display:inline-block;text-align:center;border-radius:0px;color:#fff;padding:0;width:140px;height:35px;font-size:14px;margin-bottom:0px;margin-top:0px;line-height:35px;position:relative;background:#999;}
.loadMore span.more:after{content: "\EA2F";font-family: 'datamints';font-size:12px;display:inline-block;line-height:17.5px;margin-left:6px;margin-right:20px;transition:all 0.3s}
.loadMore span.more{display:block;width:100%;position:absolute;top:0;left:10px;height:100%;transition:all 0.3s;z-index:9999}
.loadMore span.more:focus,.loadMore span.more:active{color:#fff}
.loadMore span.hoverBg{display:block;width:0%;background:#0099ff;position:absolute;top:0;left:0;height:100%;transition:all 0.3s;}
.loadMore:hover{color:#fff;}
.loadMore:hover span.hoverBg{width:100%;}
.loadMore:hover span.more::after{margin-left:20px;margin-right:0}

.navImgBox{width:125px;float:left;overflow:hidden}
.navImgBox img{width:100%}
.sonNavBox{width:175px;float:left;overflow:hidden}

/*首页产品*/
.pointerBox{display:block;overflow:hidden}
.pointerBox .title{text-align:center;font-size:16px;line-height:50px;background:url(title_line.png) center bottom no-repeat;margin-top:20px;margin-bottom:20px}

.pointerTxt{margin-top:20px;color:#000}

.homeProductBox{margin: 0px 0 0 0;overflow: hidden;padding: 60px 0;background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}
.homeProductBox{overflow:hidden}
.homeProductBox .swiperBox a{display:block;text-align:center;margin:0}
.homeProductBox .swiperBox p{text-align:center;margin-top:10px}
.homeProductBox .swiperBox a img{width:100%;}
.homeProductBox .homeTitleBar{color:#333}
.homeProductBox .swiperBox{margin:30px 0 0 0}
.homeProductBox .swiper-slide a{overflow:hidden;display:block;}
.homeProductBox .swiper-slide p{color:#333}
.homeProductBox .swiper-slide img{transform: scale(1);transition:all 0.3s;}
.homeProductBox .swiper-slide a:hover img{transform: scale(1.2);}



.homeLinkBox{background:#012641;overflow:hidden;padding:60px 0}
.homeLinkBox .item{overflow:hidden;background:#fff;padding:25px 0;margin-top:30px;transition:all 0.3s;display:block}
.homeLinkBox .item:hover{background:#999999}

.homeLinkBox .item .img{width:25%;float:left;text-align:center}
.homeLinkBox .item .img img{width:70%}
.homeLinkBox .item .txt{width:75%;float:right;}
.homeLinkBox .item .txt p:first-child{font-size:20px;color:#cc3333;margin:0;margin-bottom:10px;overflow:hidden;}
.homeLinkBox .item .txt p:last-child{font-size:12px;color:#333;margin:0;overflow:hidden}
.homeLinkBox .item:hover .txt p{color:#fff}
#ff1 input,#ff1 textarea{border:0;background:#fff;border-radius:0;margin-bottom:15px;resize:none}


.navLeftBox{width:100%;margin-top:30px}

.productBox{ margin:60px 0px 0px 0px;display:none}
.productBox:first-child{display:block}
.productBox .list{clear: both;  padding: 20px 0px 0px 0px;margin-right: -15px;margin-left: -15px;overflow:hidden;}
.productImg{ min-height: 100px;margin:0px;margin-bottom:20px;text-align:center}
.productImg a{position: relative;display: block;width:auto;margin:0px auto 0px auto;overflow:hidden;width:100%;}
.productImg img{margin-right: auto;margin-left: auto;display: block;height:auto; width: 100%;height: auto; margin-bottom: 0px; padding:0px;transition: all .5s;}
.productImg a:hover img{transform: scale(1.2);}
.productTitle{width:100%;display:block;text-align: center;line-height:40px;height:40px;overflow:hidden;color:#333;}
.productTitle:hover { text-decoration: underline;}

.productImg a.feedbackBtn{background:#cc3333;color:#333;padding:5px 30px;width:auto;display:inline-block;text-align:center;transition:all 0.3s}
.productImg a.feedbackBtn:hover{background:#666}
.viewBig{ cursor:pointer}
/*底部产品*/
.bottomProductBox{ margin:0px 0px 20px 0px;overflow:hidden;width:100%;}
.bottomProductBox .list{padding: 0px 0px 0px 0px;overflow:hidden;}
.bottomProductImg{overflow:hidden;padding:10px;border: 1px dashed #ccc;}
.bottomProductImg:hover{border: 1px dashed #999;}
.bottomProductImg span{display:block;height:65px;overflow:hidden;}
.bottomProductImg a{float:left;background-color:#333;color:#333;margin-top:5px;font-size:12px;display: block;width:60px;line-height:22px;border-radius:4px;text-align:center}
.bottomProductImg img{margin-right: 5px;float:left;display: block;height:auto; width: 50%;height: auto; margin-bottom: 0px; padding:0px;}
.bottomProductImg a:hover{background:#21bcd8;text-decoration: none;}
/*产品列表*/
.productList{ margin:30px 0px 0px 0px;margin-right: -15px;margin-left: -15px;overflow:hidden;}
#searchProduct{overflow:hidden;width:100%;}
/*介绍列表*/
.nameList { margin-bottom: 15px;padding:0px;margin-top:0px}
.nameList ul{margin:0px;padding:0px;}
.nameList li:first-child{margin-top:0px;}
.nameList li { padding: 0px;border-bottom:1px solid #eee;padding-left:5px;overflow:hidden}
.nameList li span{width:20px;height:20px;line-height:20px;text-align:center;color:#333;background:#666;display:block;font-size:12px;float:left;overflow:hidden;margin-top:10px}
.nameList li > a{line-height:40px;display:block;text-indent:5px;float:left;overflow:hidden;width:80%;height:40px}
.nameList li:hover span{background:#990000}
.nameList li .time{width:auto;height:auto;line-height:40px;color:#666;text-align:center;background:none;display:block;font-size:12px;float:right;overflow:hidden;margin-top:0px}
.nameList li:hover .time{background:none}

/*新闻列表*/
.newsList { margin-bottom: 15px;padding:0px }
.newsList ul{margin:0px;padding:0px;}
.newsList li { padding: 0px; }
.newsList li .wrapper { display: block; padding: 10px;border:1px dashed #ccc;margin-bottom:15px;padding-bottom:0;overflow:hidden;position:relative}
.newsList li .time {width: 70px; text-align: center;position:absolute;right:10px;top:15px }
.newsList li .time .day { font-size: 60px; color: #888; line-height:58px}
.newsList li .time .date { font-size: 16px; color: #888; }
.newsList li .img{width:90px;height:90px;position:absolute;left:0;background-size:cover;margin-left:10px;margin-right:10px;}
.newsList li .tit {margin-bottom: 10px; padding-bottom: 12px;height: 90px;  overflow: hidden;margin-left:100px;margin-right:100px; }
.newsList li .tit span { display: block; height: 22px; overflow: hidden;line-height: 22px; font-size: 15px; color: #666; font-weight: bold; }
.newsList li p { margin-left: 0px; font-size: 12px; line-height: 24px; height: 67px; color: #888; overflow: hidden; }
.newsList li:hover { }
.newsList li:hover .wrapper { border:1px dashed #000;}
.newsList li:hover .time .day, .newsList li:hover .time .date { color: #000; }
.newsList li:hover .tit { border-bottom-color: #000; color: #000; }
.newsList li:hover p { color: #000; }

.answerBox{margin-top:10px;margin-bottom:20px;}

.answerList li{border-bottom:1px dashed #ccc;padding-bottom:10px;margin-bottom:10px;}
.answerList li a{display:block;background:url(wd_w.gif) left 3px no-repeat;padding-left:18px;font-size:14px;overflow:hidden;height:18px;line-height:18px;margin-bottom:5px;color:#5ab52c}
.answerList li p{display:block;line-height:18px;height:54px;overflow:hidden;background:url(wd_d.gif) left 3px no-repeat;padding-left:18px;font-size:14px;}

/*首页新闻*/
.newsBg{background:#f9f9f9;overflow:hidden;margin-top:50px;}
.newsBox{ margin:40px 0px 50px 0px;overflow:hidden;}
.newsBox .indexNewsList{margin-left:-15px;margin-left:-15px;}
.newsBox .imgNewsBox{overflow:hidden;margin-top:10px;margin-bottom:20px;}
.newsBox .imgNewsBox img{width:100%;}
.newsBox .newsList{clear: both; list-style:none;margin:0px; padding:0px 0px 0px 0px;margin-top:-10px;}
.newsBox .newsList li{width:100%;border-bottom: 1px dashed #ccc;overflow:hidden;line-height:40px;height:40px; padding: 0px;}
.newsBox .newsList li:hover{background-color:none}
.newsBox .newsList li a{font-size: 14px;}
.newsBox .newsList li a:hover{text-decoration:none;background:none;color:#3d9423 }
.newsBox .newsList li span{color:#3d9423}

.indexNews{margin-top:-10px;margin-bottom:30px;}
.indexNews li{overflow:hidden;padding: 0px;line-height:35px;border-bottom:1px dashed #ccc}

.leftNewsBox{margin:0px 0px 0px 0px;}

/*首页联系*/
.contactBox{ margin:0px 0px 30px 0px;}
.contactBox P{clear: both;}

#rightBox{float:right}

/*导航菜单*/
.navbar li span{display:none}
.navbar{ margin:0px;margin-top:0px;  min-height: 95px;  height:95px;border:0px;background:#fff;border-radius:0px;}
/*翻页组件*/
.pageBar{width: 100%;overflow: hidden;float: left;padding-top: 0px;margin-bottom: 30px;display: inline;}
.pageBar .pageList{width: 100%;overflow: hidden;float: left;line-height: 35px;text-align: center;}
.pageBar .pageList a{font-size: 14px;display: inline-block;text-align: center;width:35px;text-align:center;color: #000;margin-top: 10px;margin-right: 5px;margin-left: 5px;background: #eee;}
.pageBar .pageList a:hover{color: #fff;background: #000;}
.pageBar .pageList .selected{font-size: 14px;display: inline-block;text-align: center;color: #fff;background: #000;cursor: default;}
.pageBar .pageList .selected:hover{color: #fff;background: #000;}
/*底部信息*/

.linksBox{text-align:left;margin-bottom:20px;padding-bottom:20px;transition:all 0.3s;border-bottom:1px solid rgba(255,255,255,0.1)}
.linksBox:hover{}
.linksBox .row > div{width:auto;display:inline-block;padding-left:15px;padding-right:15px;;}
.linksBox .row > ul{width:auto;display:inline-block;padding:0;margin:0}
.linksBox .row > ul > li{width:auto;display:inline-block;margin-right:5px;margin-left:5px}

footer{  background-color: #111; color:#DCDCDC; padding:50px 0px 0px 0px; margin-top:0px; font-size:14px;}
footer a{ color:#DCDCDC;}
footer a:hover{color:#DCDCDC;text-decoration:underline;}

footer .footerTitle{font-size:14px;margin-bottom:20px;}
footer .footerContent p{margin:0;font-size:12px;}
footer .footerContent .address{background:url(f1.png) -5px 5px no-repeat;padding:5px 0 5px 25px;line-height:25px;background-size:auto 30px}
footer .footerContent .tel{background:url(f2.png) -5px 5px no-repeat;padding:5px 0 5px 25px;line-height:25px;background-size:auto 30px}
footer .footerContent .email{background:url(f3.png) -5px 5px no-repeat;padding:5px 0 5px 25px;line-height:25px;background-size:auto 30px}
footer .footerLogo{text-align:center;margin-top:10px;}
footer .footerLogo img{max-width:110px}
footer .footerShare{text-align:center;margin-top:20px;}
footer .footerShare img{max-width:35px}
footer .copyright{background:#222;margin-top:40px;overflow:hidden;padding:15px 0 5px 0;text-align:center;}
footer .copyright a{ color:#fff;}

.foot_nav{ width:25%;float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}

/*横幅*/
.banner{width:100%;height:auto;background:#fff;padding:0;margin:0;overflow:hidden;}
.firstBannerImg{width:100%;overflow:hidden;}
.firstBannerImg img{margin:0 auto;display:block;max-width:100%;}
#html5zoo-pc-box,#html5zoo-mobile-box{margin:0 auto;position:relative}
#html5zoo-pc,#html5zoo-mobile{display:none}
.topPadding{height:0px;width:100%;background:#fff;position:relative;}

.addressBox{margin:30px 0;overflow:hidden}
.addressBox .item{overflow:hidden;}
.addressBox .item h4{margin:20px 0}
.addressBox .item .txt{overflow:hidden;border-top:1px dashed #ccc;}
.addressBox .item p{border-bottom:1px dashed #ccc;line-height:25px}

.productTableBox{overflow:hidden;width:90%;margin:0 auto;}
.productBar { font-size: 24px; text-indent: 20px; font-weight: normal; color: #333; background: url(producttitleline.gif) bottom left no-repeat; line-height: 100px; background-size: 100% auto; height: 100px; padding-bottom: 40px; margin-bottom: 40px; margin-top: 20px }
.productBar a{font-size:24px;font-weight:normal;color:#333}
.classTitle { font-size: 18px; color: #333; margin-bottom: 20px }
.productTable{width:100%;margin-bottom:60px}
.productTable.table-bordered > tbody > tr > td img{max-width:80px;max-height:80px;}
.productTable.table-bordered > tbody > tr > td { word-break: break-all; padding: 10px 10px; text-align: center; font-size: 14px; color: #333; font-weight: normal; }
.productTable.table-bordered > thead > tr > th { border-bottom: 0; padding: 20px 0px; text-align: center; font-size: 14px; color: #333; font-weight: normal; background: #e8f2fb }
/*产品搜索标题*/
.searchTitle { width: 100%; padding-bottom: 10px; font-weight: bold; }

/*当前位置*/
.positionBox{width:100%;margin:0px;padding:0px}
.positionBox .titleBar{background:none;color:#999;border:0;margin-bottom:0}
.positionBox .titleBar span{display:block;color:#999}
.positionBox .titleBar a{color:#333;font-size:16px;padding-left:0;text-indent:0}
/*首页导航菜单*/
.indexNavigationGroup{display:none;}
/*导航菜单*/
.navigationBox{overflow:hidden;width:100%;line-height:40px;margin-bottom:0px;}
#firstpane .selected{color:#012641;font-weight:bold}
#firstpane li span{cursor:pointer;line-height:35px;height:35px;display:block;position:absolute;right:0px;top:2px;color:#333;width:70px;text-align:center;font-size:12px;font-weight:normal;border-radius:100px}
#firstpane li span:hover{}
#firstpane{margin:0px;padding:0px;width:100%;overflow:hidden;margin-top:-10px;}
#firstpane > li{float:left;width:100%;position:relative;background:#fff;}
#firstpane > li:last-child{border:0}
#firstpane > li:hover{background:#fff;}
#firstpane > li > a{display:block;text-indent:0px;overflow:hidden;text-indent:10px;color:#000;margin-top:0px;border-bottom:1px dashed #ccc}
#firstpane > li > a:hover{}
/*小类*/
#firstpane > li > ul{float:left;padding:0px 10px 0 10px;margin:0px 0 0 0;display:block;width:100%;}
#firstpane > li > ul > li{float:left;width:100%;position:relative;}
#firstpane > li > ul > li:hover{}
#firstpane > li > ul > li > a{display:block;border-bottom:1px dashed #ccc}
#firstpane > li > ul > li > a:hover{}
/*小类*/
#firstpane > li > ul > li > ul{width:100%;display:none}
#firstpane > li > ul > li > ul > li{float:left;width:100%;position:relative;}
#firstpane > li > ul > li > ul > li:hover{}
#firstpane > li > ul > li > ul > li > a{display:block;text-indent:30px;border-top: 1px solid #ddd;background: url(li.png) no-repeat right 16px;}
#firstpane > li > ul > li > ul > li > a:hover{}

.keyweb{padding:0px;}

/*屏幕宽度为414px至767px*/
@media screen and (min-width:414px) and (max-width:767px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {float: left;}
  .col-mm-12 {width: 100%;}
  .col-mm-11 {width: 91.66666667%;}
  .col-mm-10 {width: 83.33333333%;}
  .col-mm-9 {width: 75%;}
  .col-mm-8 {width: 66.66666667%;}
  .col-mm-7 {width: 58.33333333%;}
  .col-mm-6 {width: 50%;}
  .col-mm-5 {width: 41.66666667%;}
  .col-mm-4 {width: 33.33333333%;}
  .col-mm-3 {width: 25%;}
  .col-mm-2 {width: 16.66666667%;}
  .col-mm-1 {width: 8.33333333%;}
  .logo img{max-width:400px;}
}
/*屏幕宽度为480px以下，手机版*/
@media screen and (max-width: 480px) 
{
     
}
/*屏幕宽度为768px以下，手机版*/
@media screen and (max-width: 767px) 
{
	.navbar-brand img{height:45px;margin:10px}
    #html5zoo-mobile-box{display:block}
    #html5zoo-pc-box{display:none}
    #rightBox{float:left;}
	.navbar{min-height:55px;height:55px}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
	.navbar-default .navbar-toggle{border:0px;margin-top:10px;margin-bottom:10px;background:#eee}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {background:#0099ff}
	.navbar-default .navbar-toggle .icon-bar{background:#000}
	.navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
	.navbar-default .navbar-nav > li {overflow:hidden}
	.navbar-default .navbar-nav > li:last-child{border: none;}
	.navbar-default .navbar-nav > li > a{color:#fff;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .open > a, 
	.navbar-default .navbar-nav > .open > a:hover, 
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:url(alpha.png); color: #fff;}
	#navbar{border:0px;background:url(alpha.png);}
    .navbar .dropdown-menu li ul{padding:0}
	.navbar .dropdown-menu li a{line-height:30px;display:block;color:#ddd;padding-left:20px;font-size:12px}
	.navbar .dropdown-menu li a:hover{background:url(alpha.png);}
	.navbar .dropdown-menu li ul li a{color:#ddd;padding-left:40px;font-size:12px}
	.navbar .dropdown-menu li ul li ul li a{color:#fff;padding-left:60px}
	.navbar .dropdown-menu a span{display:inline;}

	.logo{text-align:center}
	.logo a img{max-width:90%}
    .tel{display:none}
    .searchBox{max-width:100%;margin-top:0;position:absolute;top:16px;right:70px;}
	.navImgBox{display:none}
	.sonNavBox{width:100%}

	.splitBox{height:30px;}

	footer{ margin-bottom:50px;padding:30px 0 0 0}
	.footerTitle{text-align:center}
	.footerContent{margin-bottom:20px}
    footer .copyright{margin-top:25px;padding:20px;}

	#app_menudown{ display:block; }
	#cmsFloatPanel{display:none;}
	.slider__arrows-item {display:none;}

    .mobile{margin:0px;padding:0px;}
    
    .indexNavigationGroup{display:block;}
    
    .positionBar .title{display:none;} .positionBar{background:#eee;}
    .positionBar span{margin:0px;float:left;padding-left:10px;}
    .positionBar span a{font-size:12px;color:#333;line-height:40px;text-decoration: none;}
    .positionBar span a:hover{color:#000}
    .positionBar .moreMenu{width:100%;}
    .navigationBox{right:0px;width:100%;}  
    .welcomeBox{display:none;}
 
    .topContactBox{display:none}  

    .positionBox .titleBar h5{display:none}
    .positionBox .titleBar span{display:block;line-height:35px;background:none;color:#999;font-size:14px}

    .newsList li .time{display:none}
    .newsList li .tit{margin-right:0;}
    .detailTitle{margin-left:0;margin:30px 0 0 0;text-align:center}
    .aboutBoxBg{background-repeat:repeat-y;margin-bottom:30px}
    .aboutBox section img{width:100%}
    .aboutBox{width:100%;overflow:hidden; margin:20px 0px 0px 0px;}
	.homeTitleBar{text-align:center}
	.moreBox{text-align:center}
    .newsBox .imgNewsBox{overflow:hidden;margin-top:20px;margin-bottom:15px;margin-left:-15px;margin-right:-15px}

    .titleBox{margin-top:10px;margin-left:-15px;margin-right:-15px;text-indent:20px}

    .navLeftBox{margin-top:0}
    .productBox{margin-top:20px}

	#homeFeedbackBox{padding-top:0}

	#classification{display:none}
	.positionBox .titleBar{text-align:center;font-size:20px;font-weight:bold}
	.caseList .item .txtBox h4{font-size:14px;}
	.caseList .item .imgBox{width:100%}
	.caseList .item .txtBox{width:100%}
	.caseList .moreBox{text-align:center}

	#ff1 .moreBox{text-align:center}

	.swiper-button-next{position:absolute;right:-0px;top:45%;}
	.swiper-button-prev{position:absolute;left:-0px;top:45%;}

	.productTableBox {  width: 100%; }
	.productBar { font-size: 24px; text-indent: 0px; font-weight: normal; line-height: 50px; height: 60px; padding-bottom: 10px; margin-bottom: 15px; margin-top: 20px }
	.productBar a { font-size: 24px; }
	.classTitle { font-size: 18px; margin-bottom: 10px }
	.productTable {margin-bottom: 20px }
	.productTable.table-bordered > tbody > tr > td img { max-width: 50px; max-height: 50px; }
	.productTable.table-bordered > tbody > tr > td:last-child img{width:30px;}
	.productTable.table-bordered > tbody > tr > td {  padding: 5px 5px;font-size: 12px;  }
	.productTable.table-bordered > thead > tr > th { padding: 10px 0px; font-size: 12px;  }


}
/*屏幕宽度为768px以上*/
@media screen and (min-width: 768px) 
{

    #html5zoo-pc-box{display:block}
    #html5zoo-mobile-box{display:none}

    #navbar{float:right;padding:0px;margin:0px;}
	.navbar-nav > li{}
	.navbar-nav > li:first-child { border-left:0; }
	.navbar-nav > li:last-child{  }
	.navbar-nav > li > a {transition:background 0.4s; text-align: center;}
    
	.navbar-default .navbar-nav > li > a{line-height: 95px;padding:0px;padding-left:10px;padding-right:10px;font-size:16px;color:#000}
	.navbar-default .navbar-nav > li a.selected{color:#0099ff}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {color:#0099ff;background:#fff;}

	.navbar .dropdown-menu{background:#fff;border:none;color:#333;padding:0px;border-radius:0px;min-width: 175px;margin-left:-25px}
	.navbar .dropdown-menu.navImgMenu{width:300px;margin-left:-95px}
	.navbar .dropdown-menu li{padding:0 10px}
	.navbar .dropdown-menu li a{color:#333;padding:5px 0px;line-height:20px;height:30px;text-align:left;display:block;overflow:hidden;font-size:12px;border-bottom:1px dashed #ccc}
    .navbar .dropdown-menu li:last-child a{border:0}
	.navbar .dropdown-menu li a:hover{color:#0099ff;background:#fff}
	.navbar .dropdown-menu li ul{display:none;position:absolute;z-index:9999;margin-top:-30px;margin-left:115px;width:175px;background:#fff;padding:0}

    .navbar .dropdown-menu li ul a{display:block;border-bottom:1px dashed #ccc}
	.navbar .dropdown-menu li ul li ul{display:none;position:absolute;z-index:9999;margin-left:175px;}
 
	.navbar .dropdown-menu span{display:none;}
	#app_menudown{ display:none; }
	.footer_nav{display:none; }
	#productBox2 .homeTitleBar{text-align:right}
	#productBox2 .loadMore{float:right}

	#productBox4 .homeTitleBar { text-align: right }
	#productBox4 .loadMore { float: right }
	.caseList .moreBox{text-align:right}
	#ff1 .loadMore{float:right}

	.swiper-button-next{position:absolute;right:-40px;top:45%;}
	.swiper-button-prev{position:absolute;left:-40px;top:45%;}
}

/*屏幕宽度为992px以上*/
@media screen and (min-width:992px) {
	.navbar-default .navbar-nav > li > a{}
    .navbar-default .navbar-nav > li > a{padding-left:15px;padding-right:15px;}

}

/*屏幕宽度为1200px以上*/
@media screen and (min-width:1200px) {
	.navbar-default .navbar-nav > li > a{padding-left:25px;padding-right:25px;}

}

.titleBox{font-weight:bold;color:#fff;font-size:16px;position:relative;background:#5ab52c;padding:10px}

.titleBox .more{position:absolute;right:10px;top:10px;font-size:14px;font-weight:normal;color:#fff}