﻿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:90px;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:#c10404;}

.schoolList{text-align:center;}  
.schoolList img{width:120px;}


/*图片悬浮链接*/
.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}
/*详情页面*/
.detailTitleTxt{border-left:3px solid #666;line-height:35px;font-weight:bold;font-size:16px;text-align:left;background:#f9f9f9;text-indent:10px;margin-bottom:10px;}
.detailTitle{border-left:3px solid #666;line-height:35px;font-weight:bold;font-size:16px;text-align:center;background:#f9f9f9;margin-left:10px;}
.detailParameter{padding:10px;word-wrap: break-word;}
.detailImg{text-align:center;padding:10px;}
.detailImg img{max-width:100%;}
.detailUrlBox{padding:10px;overflow:hidden;padding-top:0}
.detailUrl{padding:0px;display:inline-block;}
.detailUrl a{width:auto;text-align:center;margin:0px auto 0px auto;border:1px solid #333;display:inline-block;color:#fff;text-decoration: none;padding:5px 10px 5px 10px;background:#333;border-radius:3px}
.detailUrl a i{margin-right:5px;}
.detailUrl a:hover{background:#fff;color:#333;border:1px solid #333}
.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;}
.detailContent.contact{}
.detailContent.contact > div{width:25%;float:left;text-align:center}
.detailContent.contact > div h2{font-size:18px;font-weight:bold;color:#333}
.detailContent.contact > div p{font-size:13px;}

.productContentTitle{overflow:hidden}
.productContentTitle span{display:inline-block;padding:8px 20px 8px 20px;background:#eee;color:#000;font-weight:bold;line-height:none;margin-right:10px;cursor:pointer}
.productContentTitle span.selected{background:#000;color:#fff}

.productContent{display:none;margin-top:15px;overflow:hidden;width:100%;margin-bottom:15px}
.productContent img{max-width:100%;}
.productContent.selected{display:block}


.footerFeedbackBox{position:fixed;bottom:0;left:0;width:300px;z-index:999}
.footerFeedbackBox .title{background:#0066cc;line-height:45px;color:#fff;text-indent:20px;border-radius:10px 10px 0 0;position:relative;font-size:16px}
.footerFeedbackBox .title a{font-size:24px;color:#fff;position:absolute;display:block;width:45px;text-align:center;height:45px;right:0;top:0;cursor:pointer;z-index:9;background:url(arrowdown.png) center center no-repeat;background-size:auto 40%;border-radius:0 10px 0 0 }
.footerFeedbackBox .title a:hover{background-color:rgba(0,0,0,0.2)}
.footerFeedbackBox .content{border:1px solid #0066cc;overflow:hidden;background:#fff;border-top:0;padding:20px}

.footerFeedbackBox .content input{border-radius:20px;border:1px solid #ddd;height:40px;outline:none;width:100%;display:block;text-indent:15px;margin-bottom:20px;font-size:12px;}
.footerFeedbackBox .content textarea{border-radius:20px;border:1px solid #ddd;height:100px;outline:none;width:100%;display:block;text-indent:15px;margin-bottom:20px;font-size:12px;resize:none;padding-top:10px;}
.footerFeedbackBox .content button{text-align:center;border:0;background:#cc0000;color:#fff;width:100%;height:40px;border-radius:20px;outline:none}
.footerFeedbackBox .content button:hover{background:#ff0000}

.footerFeedbackBox input:focus{border-color:#0066cc;color:#0066cc;box-shadow:0 0 15px #0066cc}
.footerFeedbackBox textarea:focus{border-color:#0066cc;color:#0066cc;box-shadow:0 0 15px #0066cc}

.feedbackBox{overflow:hidden}
.feedbackBox .title{background:#333;line-height:45px;color:#fff;text-indent:20px;position:relative;font-size:16px}

.feedbackBox .content{overflow:hidden;background:#fff;border-top:0;padding:20px 0 20px;}

.feedbackBox .content input{border-radius:0px;border:1px solid #ddd;border-left:3px solid #333;height:40px;outline:none;width:60%;display:block;text-indent:15px;margin-bottom:20px;font-size:12px;}
.feedbackBox .content textarea{border-radius:0px;border:1px solid #ddd;border-left:3px solid #333;height:100px;outline:none;width:100%;display:block;text-indent:15px;margin-bottom:20px;font-size:12px;resize:none;padding-top:10px;}
.feedbackBox .content button{text-align:center;border:0;background:#cc0000;color:#fff;width:100%;height:40px;border-radius:0px;outline:none}
.feedbackBox .content button:hover{background:#ff0000}

.feedbackBox input:focus{border-color:#999;color:#333;box-shadow:0 0 15px #CCC}
.feedbackBox textarea:focus{border-color:#999;color:#333;box-shadow:0 0 15px #CCC}

.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;}

#searchProduct{margin-top:20px;}

.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:20px;padding:10px;overflow:hidden;width:100%;font-size:12px;margin-bottom:20px}
.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: #333 url(home.png) no-repeat center center;width:50px;height:50px;display:none}
.navbar .navbar-brand:hover{background: #333 url(home.png) no-repeat center center;}
.topBox{margin:30px 0 30px 0}
.logo{padding:0px 0px 0px 0px}
.logo *{padding:0px;margin:0px;border:0px}
.logo a img{max-width:100%;height:auto}

/*产品搜索*/
.searchBox{margin: 0 0px 0px 0px;height:50px;margin-top:35px;position:relative;width:30px;float:right}
.searchBox input{float:left;display:block;line-height:35px;color:#333;transition:background 0.5s;text-indent:10px;width:400px;height:35px;margin:0px 0px 0px 0px;padding:0px;border:0px;border-radius:5px;background:#fff;outline:none;box-shadow:0 0 10px #ddd}
.searchBox a{display:block;width:auto;border:0;margin:0;height:35px;outline:none;position:absolute;left:361px;top:2px;cursor:pointer}
.searchBox input:focus{ box-shadow:0 0 10px #ccc}
.searchBox .linkBtnBox img{height:25px}
.searchBox .inputBox{display:none;margin-left:-365px;position:relative;margin-top:-5px}
.searchBox .linkBtnBox{overflow:hidden}

.logoBox{float:left;width:20%;text-align:left}
.logoBox img{max-height:90px}

/*语言*/
.languageBox{float:right;width:120px;position:relative;transition:all 0.3s;margin-top:30px;}
.languageBox .active{display:block;width:110px;float:right;background:url(arrow.png) 90px center no-repeat;padding:5px;border:1px solid #fff;border-bottom:0;}

.languageBox .active.selected{background-image:url(arrow1.png);border-radius:3px 3px 0px 0 ;border:1px solid #ddd;border-bottom:0;}

.languageBox span{display:inline-block;margin-left:5px}
.languageBox .otherBox{width:330px;display:none;right:0;top:30px;position:absolute;border:1px solid #ddd;border-radius:3px 0 3px 3px;padding:10px 0 0px 0;z-index:99999999;background:#fff}
.languageBox .otherBox a{display:block;width:30%;float:left;margin-bottom:5px;border-bottom:1px solid #eee;margin-left:3%;text-indent:5px;padding-bottom:3px}

.productClassBox{overflow:hidden}
.productClassBox .title{border-bottom:2px solid #333;padding:15px 0 15px 0;font-size:24px;font-weight:bold;color:#333;margin:60px 0 80px 0}
.productClassBox .content{overflow:hidden;margin-left:-30px;margin-right:-30px;}
.productClassBox .content > div{padding-left:30px;padding-right:30px;}
.productClassBox .content .item{background:#333;border-radius:15px;overflow:hidden;margin-bottom:60px;}
.productClassBox .content .item .txt{width:50%;float:left;}
.productClassBox .content .item .txt span{display:block;padding:20px 40px 20px 40px;color:#fff;font-size:28px;font-weight:bold;transition:all 0.3s}
.productClassBox .content .item .txt a{margin-left:40px;margin-top:10px;margin-bottom:20px;border:1px solid #fff;color:#fff;border-radius:10px;padding:3px 20px 3px 20px;display:inline-block;transition:all 0.3s}
.productClassBox .content .item .img{width:50%;float:left;text-align:right}
.productClassBox .content .item .img img{height:180px;max-width:100%;transition:all 0.3s}
.productClassBox .content .item:hover .txt span{padding-top:10px;padding-bottom:30px;}
.productClassBox .content .item:hover .txt a{margin-top:20px;margin-bottom:10px;}
.productClassBox .content .item:hover .img img{margin-left:10px;margin-right:-10px;}

.indexProductBox{overflow:hidden}
.indexProductBox .title{border-bottom:2px solid #333;padding:15px 0 15px 0;font-size:24px;font-weight:bold;color:#333;margin:0px 0 50px 0}
.indexProductBox .content{overflow:hidden;}
.indexProductBox .swiperActionBox{position:relative;width:100%;}
.indexProductBox .swiperActionBox > div{position:relative;float:right;width:60px;}
.indexProductBox .content .item{border:1px solid #1a2126;overflow:hidden;background:#333}
.indexProductBox .content .item .img{width:100%;height:auto;overflow:hidden;position:relative;transition:all 0.5s}
.indexProductBox .content .item .img > div{display:block;opacity:0;position:absolute;width:100%;left:0;top:0;height:100%;background:rgba(0,0,0,0.2);text-align:center;transition:all 0.5s}
.indexProductBox .content .item .img > div span{display:inline-block;background:#000;text-align:center;font-size:40px;color:#fff;font-weight:normal;border-radius:100px;width:45px;height:45px;line-height:38px;margin-top:50%;transition:all 0.5s}
.indexProductBox .content .item img{width:100%;height:auto;overflow:hidden;display:block;transition:all 0.5s;}
.indexProductBox .content .item:hover img{transform:scale(1.1)}
.indexProductBox .content .item:hover div{opacity:1}
.indexProductBox .content .item:hover div span{margin-top:40%;}
.indexProductBox .content .item .txt{background:#333;color:#fff;font-size:16px;font-weight:bold;line-height:50px;height:50px;overflow:hidden;padding:0 10px 0 10px;text-align:center}

.productBox2{margin-top:60px}

.indexAboutBox{overflow:hidden}
.indexAboutBox .title{border-bottom:2px solid #333;padding:15px 0 15px 0;font-size:24px;font-weight:bold;color:#333;margin:60px 0 50px 0}
.indexAboutBox .content{overflow:hidden;}
.indexAboutBox .content img{max-width:100%;color:#000}
.indexAboutBox .content .video{padding-left:80px;}
.indexAboutBox .content .video video{width:100%}
.indexAboutBox .content .more{margin-top:50px;}
.indexAboutBox .content .more a{display:inline-block;color:#444;font-size:16px;font-weight:bold;border:1px solid #444;border-radius:15px;padding:3px 20px 3px 20px;transition:all 0.5s;}
.indexAboutBox .content .more a:hover{color:#999;border-color:#666}

.indexNewsBox{overflow:hidden;margin:0px 0 60px 0}
.indexNewsBox .title{border-bottom:2px solid #333;padding:15px 0 15px 0;font-size:24px;font-weight:bold;color:#333;margin:60px 0 50px 0}
.indexNewsBox .content{overflow:hidden;margin-left:-15px;margin-right:-15px;}
.indexNewsBox .content .item{overflow:hidden;margin-bottom:30px;}
.indexNewsBox .content .item .img{width:100%;height:210px;overflow:hidden;position:relative;transition:all 0.5s}
.indexNewsBox .content .item img{width:100%;height:210px;overflow:hidden;display:block;transition:all 0.5s;}
.indexNewsBox .content .item:hover img{transform:scale(1.1)}

.indexNewsBox .content .item .name{color:#333;font-size:24px;font-weight:bold;line-height:35px;height:70px;overflow:hidden;margin:30px 0 30px 0;text-align:left}
.indexNewsBox .content .item .parameter{overflow:hidden;line-height:20px;height:80px;}
.indexNewsBox .content .item .more{overflow:hidden;margin-top:30px;}
.indexNewsBox .content .item .more a{display:inline-block;color:#444;font-size:16px;font-weight:bold;border:1px solid #444;border-radius:15px;padding:3px 20px 3px 20px;transition:all 0.5s;}
.indexNewsBox .content .item .more a:hover{color:#999;border-color:#666}

.newsItem{width: 100%;position:relative;height:260px;overflow:hidden}
.newsItem .time{width: 100px; overflow: auto; border: 1px solid #fff; border-radius: 5px; padding: 8px; color: #fff; font-size: 14px; line-height: 25px}
.newsItem .title{color: #fff; line-height: 50px;height:50px;overflow:hidden}
.newsItem .content{color: #ddd; font-size: 12px;line-height:20px;height:60px;overflow:hidden}

.newsItem .newsImg{transition:top 0.4s;position:absolute;top:-130px;z-index:999;background: url(/files/aboutbg.jpg) no-repeat center center; background-size: cover; width: 100%; height: 130px}
.newsItem:hover .newsImg{top:0;}

.newsItem .newsContent{display:block;padding:25px;padding-top:5px;transition:bottom 0.4s;position:absolute;bottom:-130px;z-index:999;background:#050621; width: 100%; height: 130px}
.newsItem:hover .newsContent{bottom:0;}

.newsItem .enter{background:url(more1.png) no-repeat;width:35px;height:36px;margin-top:20px}

.indexContact{}
.indexContact .address{background:url(contact_address.png) left top no-repeat;padding-left:50px;line-height:30px;margin-bottom:15px}
.indexContact .tel{background:url(contact_tel.png) left top no-repeat;padding-left:50px;line-height:30px;margin-bottom:15px}
.indexContact .email{background:url(contact_email.png) left top no-repeat;padding-left:50px;line-height:30px;margin-bottom:15px}

.p1 .icoBox{transition:background 0.4s;background:url(i_icon1.png) no-repeat center center;width:134px;height:134px;margin:0 auto;background-size:100%;}
.p1:hover .icoBox{background-image:url(i_icon.png)}
.p1 .icoBox div{transition:background 0.4s;width:134px;height:134px;background-image:none;background-position:center 134px;}
.p1:hover .icoBox div{transition:background 0.4s;background-position:0 0;background-image:url(m2.png)}

.p2 .icoBox{transition:background 0.4s;background:url(i_icon2.png) no-repeat center center;width:134px;height:134px;margin:0 auto;background-size:100%;}
.p2:hover .icoBox{background-image:url(i_icon.png)}
.p2 .icoBox div{transition:background 0.4s;width:134px;height:134px;background-image:none;background-position:center 134px;}
.p2:hover .icoBox div{transition:background 0.4s;background-position:0 0;background-image:url(m4.png)}

.p3 .icoBox{transition:background 0.4s;background:url(i_icon3.png) no-repeat center center;width:134px;height:134px;margin:0 auto;background-size:100%;}
.p3:hover .icoBox{background-image:url(i_icon.png)}
.p3 .icoBox div{transition:background 0.4s;width:134px;height:134px;background-image:none;background-position:center 134px;}
.p3:hover .icoBox div{transition:background 0.4s;background-position:0 0;background-image:url(m6.png)}

.p4 .icoBox{transition:background 0.4s;background:url(i_icon4.png) no-repeat center center;width:134px;height:134px;margin:0 auto;background-size:100%;}
.p4:hover .icoBox{background-image:url(i_icon.png)}
.p4 .icoBox div{transition:background 0.4s;width:134px;height:134px;background-image:none;background-position:center 134px;}
.p4:hover .icoBox div{transition:background 0.4s;background-position:0 0;background-image:url(m8.png)}

/*标题栏*/
.titleBar{height:auto;overflow:hidden;margin:20px 0px 20px 0px;background:#fff url(titlebg1.jpg) repeat-x left bottom;}
.titleBar h5{float: left;display:inline-block;width:auto;padding:0px;color:#333;font-weight:bold;margin:0px 0px 0px 0px;font-size:18px;line-height:20px;height:35px;overflow:hidden;}
.titleBar span{float: left;background:#fff;display:inline-block;width:auto;color:#cccccc;font-size:16px;padding-right:5px;line-height:23px;text-indent:10px;overflow:hidden;font-family:Arial}
.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:#516196;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:#516196;color:#fff;}
.titleBar .selectedBottomButton{background:#516196;}
.leftProductBox{margin-bottom:20px;}
.leftProductBox .title{color:#333;font-weight:bold;font-size:18px;line-height:20px;height:35px;border-bottom:2px solid #666;margin-top:20px;margin-bottom:20px;overflow:hidden}
.leftProductBox ul li{overflow:hidden;margin-bottom:15px;}
.leftProductBox ul li img{border:1px solid #ccc;width:30%;float:left;height:auto}
.leftProductBox ul li span{width:65%;float:right;display:block;line-height:25px;height:75px;font-size:14px;}
/*公司简介*/

.aboutBoxBg{background:url(aboutbg.jpg) #f3f3f3 no-repeat center center;margin-top:30px;margin-bottom:50px;overflow:hidden;padding-bottom:40px;}

.aboutBox{width:100%;overflow:hidden; margin:70px 0px 0px 0px;}
.aboutBox .title{text-align:center;height:45px;background:url(titlebg.jpg) no-repeat center bottom;}

.aboutBox .title h5{display:inline-block;width:auto;padding:0px;color:#333;font-size:28px;line-height:28px;height:45px;overflow:hidden;margin:0}
.aboutBox .title span{display:none}

.aboutBox section{display:block;margin:0 auto;max-width:690px;text-align:center;margin-top:15px;}
a.aboutMore{color:#fff; display:inline-block; font-size: 12px; padding: 12px 30px; transition:background 0.3s; background:#516196;border-radius:40px;}
a.aboutMore:hover{color: #fff; background-color: #000; text-decoration: none;}
.aboutContent{line-height:31px; padding:8px 0px 0px 0px;font-family: 'Microsoft YaHei';}

/*首页产品*/
.productBox{ margin:0px 0px 0px 0px;}
.productBox .list{clear: both;  padding: 0px 0px 0px 0px;margin-right: -15px;margin-left: -15px;overflow:hidden;}
.productImg{ min-height: 100px;margin:0px;margin-bottom:20px;}
.productImg a{position: relative;display: block;width:auto;margin:0px auto 0px auto;}
.productImg img{margin-right: auto;margin-left: auto;display: block;height:auto; width: 100%;height: auto; margin-bottom: 0px; padding:0px;}
.productImg img:hover{}
.productTitle{width:100%;display:block;text-align: center;line-height:40px;height:40px;overflow:hidden;color:#333;}
.productTitle:hover { text-decoration: underline;}
.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 #000;}
.bottomProductImg span{display:block;height:65px;overflow:hidden;}
.bottomProductImg a{float:left;background-color:#333;color:#fff;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:#516196;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:#fff;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; }

/*首页新闻*/
.newsBox{ margin:0px 0px 70px 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:#fff}
.newsBox .newsList li a{font-size: 14px;}
.newsBox .newsList li a:hover{text-decoration:none;background:none }
.newsBox .newsList li span{color:#516196}

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

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

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

#rightBox{float:right}
#rightBox > .title{background:url(titlebg1.jpg) bottom left no-repeat;line-height:20px;font-size:18px;font-weight:bold;color:#333;margin-top:20px;margin-bottom:20px;height:35px;}
#rightBox .description img{max-width:100%}
#rightBox .description p{margin-top:5px;margin-bottom:5px}

#rightBox.about .title{background:none;margin-top:40px;margin-bottom:40px;height:auto}
#rightBox.about .detailContent{border-top:1px solid #555;margin-left:60px;padding:10px 0 10px 0}

#rightBox.download .title{background:none;margin-top:40px;margin-bottom:40px;height:auto}
#rightBox.download .description{margin-bottom:40px}

#rightBox.faq .title{background:none;margin-top:40px;margin-bottom:40px;height:auto}
#rightBox.faq .description{margin-bottom:40px;background:url(faq.jpg) center center no-repeat;background-size:cover;padding:90px 70px 90px 70px;color:#fff}

#rightBox.faq .description h2{font-weight:normal;line-height:50px;letter-spacing:2px}
#rightBox.faq .description p{line-height:50px;letter-spacing:2px;font-size:16px}

#rightBox.contact .title{background:none;margin-top:40px;margin-bottom:40px;height:auto}
#rightBox.contact .description{margin-bottom:40px;background:url(contact.jpg) center center no-repeat;background-size:cover;padding:90px 70px 90px 70px;color:#fff}
#rightBox.contact .description{font-weight:normal;line-height:50px;letter-spacing:2px;font-size:24px;text-align:center}


.wantContactBox{background:#0066cc;color:#fff;text-align:center;padding:90px;margin-bottom:15px}
.wantContactBox p{font-size:24px;}
.wantContactBox button{border:1px solid #fff;border-radius:100px;padding:10px 20px;background:none;color:#fff;font-size:16px;margin-top:15px;transition:all 0.3s}
.wantContactBox button:hover{background:#fff;color:#252525}
.faqList{overflow:hidden}
.faqList .item{border:1px solid #ddd;padding:10px;overflow:hidden;margin-bottom:15px;cursor:pointer}
.faqList .item .nameBox{overflow:hidden}
.faqList .item .content{display:none;text-align:left;padding:10px 0 0 0;font-size:13px;color:#999}
.faqList .item .nameBox .name{width:90%;float:left;line-height:25px;}
.faqList .item .nameBox .action{float:right;width:10%;text-align:right;line-height:25px;font-size:24px;}

.downloadList{overflow:hidden}
.downloadList li{border-bottom:1px solid #eee;overflow:hidden;padding-bottom:10px;}
.downloadList .img{width:80px;float:left}
.downloadList .name{width:50%;float:left;padding:40px;line-height:20px;font-weight:bold;color:#000;font-size:14px}
.downloadList .downloadPdf{width:150px;float:right;padding-top:40px}
.downloadList .downloadPdf a{display:inline-block;border:1px solid #ccc;background:#eee;border-radius:3px;padding:3px 15px 3px 15px;line-height:20px;font-size:13px}
.downloadList .downloadPdf a i{margin-right:5px;}

/*导航菜单*/
.navbar{ margin:0px;margin-top:0px;  min-height: 50px;  height:50px;border:0px;background:#333;border-radius:0px;}
/*翻页组件*/
.pageBar{width: 100%;overflow: hidden;float: left;padding-top: 0px;margin-bottom: 20px;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:center;padding-bottom:0px;transition:all 0.3s;margin-top:20px;}
.linksBox:hover{}
.linksBox > div{width:auto;display:inline-block;}
.linksBox > ul{width:auto;display:inline-block;padding:0;margin:0}
.linksBox > ul > li{width:auto;display:inline-block;margin-right:5px;margin-left:5px}

/*底部信息*/
footer{  background:#252525; color:#fff; padding:60px 0px 0px 0px; margin-top:0px; font-size:14px;}
footer a{ color:#fff;}
footer a:hover{color:#fff}

footer .quikLink{margin:0 0px 0 40px}
footer .footerTitle{font-size:20px;line-height:40px;height:45px;margin-bottom:0px;font-weight:bold;color:#fff;border-bottom:2px solid #41464b;}
footer .footerContent{margin-top:20px;}
footer .footerContent.link p{margin:0}
footer .footerContent.link a{font-size:14px;line-height:30px;color:#fff;font-weight:normal;background:url(arrowleft.png) left center no-repeat;padding-left:20px;transition:all 0.3s;display:block}
footer .footerContent.link a:hover{background-position:10px center;padding-left:30px;}
footer .footerContent .inquiryBox{}
footer .footerContent .inquiryBox a{background:#fff url(arrowrightblack.png) right center no-repeat;border-radius:3px;font-size:14px;font-weight:bold;color:#000;padding:3px 35px 3px 15px;display:inline-block;transition:all 0.5s;}
footer .footerContent .inquiryBox a:hover{padding-right:45px;}

footer .footerContent.share a{margin-right:10px;margin-bottom:10px;display:inline-block}

footer .footerContent .address{padding-left:35px;background:url(address.png) top left no-repeat;line-height:25px;}
footer .footerContent .tel{padding-left:35px;background:url(tel.png) top left no-repeat;line-height:25px;}
footer .footerContent .email{padding-left:35px;background:url(email.png) top left no-repeat;line-height:25px;}

footer .copyright{background:#252525;margin-top:30px;overflow:hidden;padding:13px 0 10px 0;text-align:left;font-size:14px;text-align:center;border-top:2px solid #41464b}
footer .copyright a{ color:#eee;}

.articleList{}
.articleList ul li{width:100%;overflow:hidden;background:#f5f5f5;padding:15px;margin-bottom:15px;transition:all 0.3s}
.articleList ul li:hover{background:#eee;}
.articleList .img{width:30%;float:left}
.articleList .img img{width:100%;}
.articleList .txt{width:68%;float:left;margin-left:2%}
.articleList .txt .name{display:block;font-size:16px;font-weight:bold;color:#444;margin-bottom:10px;height:20px;overflow:hidden;}
.articleList .txt .more{text-align:right}
.articleList .txt .parameter{line-height:18px;height:58px;color:#666;font-size:13px;overflow:hidden}
.articleList .txt a:hover{color:#000}

.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;min-height:40px;}
.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;}
.bannerBg{background:url(ban_bg.png) top center no-repeat;width:100%;height:40px;position:absolute;margin-top:-40px}
#indexProductBox{background: url(/files/bg_1.png) no-repeat top center; background-size: 100%; margin-top: 50px; padding-top: 30px; padding-bottom: 20px}
/*产品搜索标题*/
.searchTitle{width:100%;padding-bottom:10px;font-weight:bold;}

/*当前位置*/
.positionBox{width:100%;margin:0px;padding:0px;background:#eee;padding:10px 0 10px 0;overflow:hidden}
.positionBox a{color:#000}
/*首页导航菜单*/
.indexNavigationGroup{display:none;}
/*导航菜单*/
.navigationBox{overflow:hidden;width:100%;line-height:40px;margin-bottom:20px;}

#firstpane .selected{color:#000;font-weight:normal}
#firstpane li span{cursor:pointer;line-height:35px;height:35px;background:#333;display:block;position:absolute;right:0px;top:2px;color:#fff;width:40px;text-align:center;font-size:20px;font-weight:bold}
#firstpane li span:hover{background:#555;}
#firstpane{margin:0px;padding:0px;width:100%;overflow:hidden;margin-top:-10px;}
#firstpane > li{float:left;width:100%;position:relative;}
#firstpane > li:hover{}
#firstpane > li > a{display:block;text-indent:15px;width:100%;overflow:hidden;border-bottom: 1px solid #ddd;background: url(arrowright.png) no-repeat left 14px;}
#firstpane > li > a:hover{}
/*小类*/
#firstpane > li > ul{float:left;padding:0px;margin:0px;display:none;width:100%;}
#firstpane > li > ul > li{float:left;width:100%;position:relative;}
#firstpane > li > ul > li:hover{}
#firstpane > li > ul > li > a{display:block;text-indent:30px;border-bottom: 1px solid #ddd;background: url(arrowright.png) no-repeat 18px 14px;}
#firstpane > li > ul > li > a:hover{}
/*小类*/
#firstpane > li > ul > li > ul{width:100%}
#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:50px;border-bottom: 1px solid #ddd;background: url(arrowright.png) no-repeat 38px 14px;}
#firstpane > li > ul > li > ul > li > a:hover{}

#firstpane > li > ul > li span{display:none}

.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) 
{
    #html5zoo-mobile-box{display:block}
    #html5zoo-pc-box{display:none}
    #rightBox{float:left;}
	.navbar{min-height:50px;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
	.navbar-toggle{border:0px;margin-top:8px;margin-bottom:0px;}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {}
	.navbar-default .navbar-toggle .icon-bar{}
	.navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
	.navbar-default .navbar-nav > li {}
	.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;}
	.navbar .dropdown-menu li a:hover{background:url(alpha.png);}
	.navbar .dropdown-menu li ul li a{color:#fff;padding-left:40px}
	.navbar .dropdown-menu li ul li ul li a{color:#fff;padding-left:60px}
	.navbar .dropdown-menu a span{display:inline;}

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

    .titleBar{border-left:3px solid #333;height:35px;line-height:35px;background:#f9f9f9}
    .titleBar h5{background-image:none;padding-left:4px;margin:0px 0px 0px 5px;font-weight:bold;font-size:16px;background:none;line-height:35px;}
    .titleBar span{display:none}

    .topBox{margin:10px 0 10px 0}
    .searchBox{margin-right:2%;width:30px;position:initial}
    .searchBox input{width:96%;margin-left:2%;}
    .searchBox .inputBox{position:absolute;width:100%;z-index:99;margin-left:0;left:0}
    .searchBox .inputBox a{right:10px;left:initial}
    .languageBox{margin-right:2%;width:28%;}

    .productClassBox .title{margin:15px 0 30px 0;font-size:20px}
    .productClassBox .content .item{position:relative}
    .productClassBox .content .item .img{width:50%}
    .productClassBox .content .item .txt{width:50%}
    .productClassBox .content .item .txt span{padding:10px 10px 0 10px;font-size:14px}
    .productClassBox .content .item .img img{height:auto}
    .productClassBox .content .item .txt a{margin-left:10px;margin-bottom:10px;padding:2px 20px 2px 20px;font-size:12px;line-height:none;bottom:0;position:absolute}
    .productClassBox .content .item{margin-bottom:30px}
    .indexProductBox .content .item img{height:auto;width:100%}
    .indexProductBox .content .item .img{height:auto}

    .indexProductBox .title{margin-bottom:30px;font-size:20px}

    .indexAboutBox .title{margin:15px 0 30px 0;font-size:20px}
    .indexAboutBox .content .more{margin-top:30px}
    .indexAboutBox .content .video{padding:0;margin-top:30px;}
    .productBox2{margin-top:15px}
    .swiperActionBox .swiper-button-black{top:-50px}
    .indexNewsBox .title{margin:30px 0 30px 0;font-size:20px}
    footer .quikLink{margin-left:20px;margin-right:20px}
    footer .footerTitle{margin-top:20px}
    footer{padding:30px 0 100px 0}
    .footerFeedbackBox{width:100%;bottom:47px}
    .footerFeedbackBox .title{border-radius:0}
    .footerFeedbackBox .title a{border-radius:0}
    .footerFeedbackBox .content{display:none}
    .footerFeedbackBox .title a{background-image:url(arrowtop.png)}

    .feedbackBox .content input{width:100%}
    .feedbackBox .content{padding-bottom:0}

    .productContentTitle{margin-bottom:-10px}
    .productContentTitle span{margin-bottom:10px;width:48%;padding:8px 0;margin-right:1%;text-align:center}

    #rightBox.about .detailContent{margin-left:0px;}
    .articleList .txt .parameter{display:none}
    .articleList .txt .more{display:none}
    #rightBox.faq .description{padding:20px 30px 20px 30px}

    #rightBox.contact .description{padding:20px 30px 20px 30px}
    .detailContent.contact > div{width:100%;margin-bottom:10px}
    .detailTitle{margin-left:0}

    .wantContactBox{padding:30px}

    .downloadList .img{width:30%;}
    .downloadList .img img{width:100%}
    .downloadList .name{width:70%;padding:10px 0px 0 0}
    .downloadList .downloadPdf{float:left;padding-top:10px}

    .navbar-brand{display:block}
}
/*屏幕宽度为768px以上*/
@media screen and (min-width: 768px) 
{
    #html5zoo-pc-box{display:block}
    #html5zoo-mobile-box{display:none}

    #navbar{float:left;padding:0px;margin:0px;}
	.navbar-default .navbar-nav > li{background:#333;transition:all 0.1s;border:0;padding:0;margin:0}

	.navbar-default .navbar-nav > li > a {text-align: center;color:#fff;font-size:14px;background-image:url(abg.png); background-position:center center;background-repeat:no-repeat;background-size:0 100%;transition:background 0.4s;padding-left:20px;padding-right:30px}
    .navbar-default .navbar-nav > li .selected{background-image:url(abg.png); background-position:center center;background-repeat:no-repeat;background-size:100% 100%;color:#fff}
	.navbar-default .navbar-nav > li > a{line-height: 50px;padding:0px;padding-left:10px;padding-right:10px;display:block;overflow:hidden}
	.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 {background-image:url(abg.png); background-position:center center;background-repeat:no-repeat;background-size:105% 100%;color:#fff}

    .navbar-default .navbar-nav > li:hover{background:#fff;transition:all 0.1s;padding:0;margin:0}

	.navbar .dropdown-menu{background:#fff;border:none;color:#333;padding:0px;border-radius:0px;min-width: 220px;}
    .navbar .dropdown-menu li{position:relative;}

    .navbar .dropdown-menu li a.img{padding-top:110px;background:no-repeat top left;background-size:auto 110px;height:145px}

	.navbar .dropdown-menu li a{color:#333;line-height:35px;padding:0px;text-align:left;padding-left:20px;padding-right:20px;width:220px;display:block;height:35px;overflow:hidden;font-size:14px;transition:all 0.3s}
   
	.navbar .dropdown-menu li a:hover{color:#666;padding-left:25px;padding-right:15px;background-color:#fff;background-position:top 10px}

   

	.navbar .dropdown-menu li ul{display:none;position:absolute;z-index:9999;margin-top:-35px;margin-left:220px;width:220px;background:#fff;padding:0}

    .navbar .dropdown-menu li ul a{display:block;}
	.navbar .dropdown-menu li ul li ul{display:none;position:absolute;z-index:9999;margin-left:220px;}
 
	.navbar .dropdown-menu span.arrowRight{width:20px;height:35px;background:url(arrowright.png) center center no-repeat;background-size:auto auto;display:block;position:absolute;top:0;right:0}

	#app_menudown{ display:none}
    #app_menudown:hover{background:none}
	.footer_nav{display:none; }

    .languageBox:hover .otherBox{display:block}
    .languageBox:hover .active{background-image:url(arrow1.png);border-radius:3px 3px 0px 0 ;border:1px solid #ddd;border-bottom:0;}

    .swiperActionBox .swiper-button-black{top:-70px}

}

/*屏幕宽度为992px以上*/
@media screen and (min-width:992px) {
	.navbar-default .navbar-nav > li > a{}
    .navbar-default .navbar-nav > li > a{padding-left:35px;padding-right:35px;font-size:16px;font-weight:bold}
    .threeImgBox .content h4{margin-top:20px;margin-bottom:0px;font-size:14px}
    .threeImgBox .content p{line-height:25px;margin:10px;overflow:hidden;font-size:12px;}
}

/*屏幕宽度为1200px以上*/
@media screen and (min-width:1200px) {
	.navbar-default .navbar-nav > li > a{padding-left:35px;padding-right:35px;font-size:16px;font-weight:bold}
    .threeImgBox .content h4{margin-top:40px;margin-bottom:0px;font-size:16px}
    .threeImgBox .content p{line-height:30px;margin:20px;}
}