﻿body{font-family:"微软雅黑";background:#eee;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}
.searchBox{margin-top:10px;float:right}

.topSearchBox{float:right;width:200px}
#indexHeader{background:#eeeeef;overflow:hidden;border-bottom:7px solid #2f318b}
#indexHeader .logo1{width:100%;margin:0 auto;text-align:center}
#indexHeader .logo1 img{max-height:120px}
#indexHeader .languageBox1{max-width:1140px;margin:0 auto;overflow:hidden}
#indexHeader .languageBox1 a{border:0;color:#333;margin:0;padding-right:0;font-size:14px;float: right;font-size:12px;padding:0px 15px 0px 45px;text-align:center;line-height:25px;height:25px;display:block;}
#indexHeader .languageBox1 a:hover{text-decoration:underline;color:#000}
.threeClassBox{min-width:1004px;margin:0 auto;overflow:hidden;position:relative;padding-bottom:148px}
.titleImgBox{position:absolute;margin-top:-5px;width:100%;background:#fff;text-align:center;padding-top:5px;padding-bottom:5px;transition:margin 0.3s;}
.threeClassBox img{-webkit-filter: brightness(0.7);filter: brightness(0.7);transition: 0.3s;}
.threeClassBox > a:hover img{-webkit-filter: brightness(1);filter: brightness(1);}
.threeClassBox > a:hover .titleImgBox{background:#eee;margin-top:-75px;}
.threeClassBox > a:hover .titleImgBox .enTxt{margin-top:70px;}
.titleImgBox .enTxt{background:url(/files/linex.jpg) center center no-repeat;}
.titleImgBox .enTxt span{background:#fff;display:inline-block;padding-left:5px;padding-right:5px;font-size:12px;}
.threeClassBox > a:hover .titleImgBox .enTxt span{background:#eee}

.img1{float: left; width: 50%; position: relative;display:block}
.img2{float: left; width: 50%; position: relative;display:block}

.footerServiceBox{background:url(/files/servicebigbg.png) #0c89b7 repeat-x top;position:absolute;z-index:9999;left:0;top:0;width:100%;}
.footerServiceBox .serviceBg{background:url(/files/servicebg.png) center top no-repeat;height:144px}

.footerBox{background:#2c2f34;padding:15px 0 15px 0;color:#fff;overflow:hidden}
.footerBox a{color:#fff;margin-right:10px;margin-left:10px}
.footerBox .linkBox{text-align:left;padding-bottom:30px}
.footerBox .copyrightBox{margin-top:10px;text-align:right;font-size:12px;line-height:25px;padding-top:5px}
.footerBox .qrBox{text-align:right;line-height:34px}
.footerBox .qrBox img{margin-left:10px}
.footerBox .bottomLogo{padding-bottom:30px}

.indexProduct{display:block;border:2px solid #ccc;transition:all 0.3s;}
.indexProduct:hover{border:2px solid #00a0e9}

.indexService {text-align:center;line-height:40px;}
.indexService span{display:block;background:#00a2e9;width:100%;height:30px;transition:background 0.3s;color:#fff;font-weight:bold }
.indexService:hover span{background:#f08519}

.indexFeedback{margin-top:20px;padding-bottom:30px;overflow:hidden}
.indexFeedback input,.indexFeedback textarea{background:rgba(255,255,255,0.3);color:#fff;padding:5px;border-radius:0;border:0;outline:none;margin-bottom:15px;margin-right:2.75%;display:block;float:left}
.indexFeedback input{width:46.8%}
.indexFeedback input::-webkit-input-placeholder,.indexFeedback textarea::-webkit-input-placeholder {color: #eee;}
.indexFeedback textarea{margin-top:0px;width:96.5%;height:120px;border:0;}
.indexFeedback a{display:block;float:left;margin-right:0.8%;background:#f08519 url(g.png) no-repeat center right;line-height:30px;padding-right:30px;padding-left:10px;color:#fff;margin-top:10px}
.indexFeedback a:hover{background:#fccb30 url(c.png) no-repeat center right;}

.detailFeedback{margin-top:20px;text-align:center}
.detailFeedback input,.detailFeedback textarea{border:1px solid #999;background:none;color:#000;padding:5px;border-radius:0;margin-bottom:15px;margin-right:2.75%;display:block;float:left}
.detailFeedback input{width:46.8%}
.detailFeedback input::-webkit-input-placeholder,.detailFeedback textarea::-webkit-input-placeholder {color: #333;}
.detailFeedback textarea{margin-top:0px;width:96.5%;height:120px}
.detailFeedback a{display:block;float:left;margin-right:0.8%;background:#f08519 url(g.png) no-repeat center right;line-height:30px;padding-right:30px;padding-left:10px;color:#fff;margin-top:10px}
.detailFeedback a:hover{background:#fccb30 url(c.png) no-repeat center right;}

#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:#c10404;}
/*图片悬浮链接*/
.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{line-height:45px;font-weight:normal;font-size:18px;text-align:left;margin-bottom:20px;background:#fff;color:#fff;margin-top:5px}
.detailTitleTxt span{background:#00a0e9;padding-left:20px;padding-right:20px;display:inline-block;width:auto}
.detailTitle{line-height:35px;font-weight:normal;font-size:18px;text-align:left;margin-left:10px;}
.detailParameter{padding:10px;word-wrap: break-word;}
.detailImg{text-align:center;padding:10px;}
.detailImg img{max-width:100%;}
.detailUrl{padding:10px;}
.detailUrl a{width:150px;text-align:center;line-height:40px;border:1px solid #333;margin:0px auto 0px auto;display:block;color:#333;text-decoration: none;}
.detailUrl a:hover{background:#990000;border:1px solid #990000;color:#fff;}
.detailTime{width:100%;text-align:center;font-size:14px;font-weight:bold;line-height:40px;}
.detailContent{padding:15px;margin-bottom:20px;overflow:hidden;word-wrap: break-word;overflow-x:auto;background:#fff;}
.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;}

#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:#fff;margin-top:20px;padding:10px;overflow:hidden;width:100%;font-size:12px;margin-bottom:10px}
.otherPageBox a{font-size:12px;line-height:20px}
.otherPageBox .back{line-height:40px;font-size:14px}
.aboutProduct{margin:20px 0px 0px 0px;}
.aboutProduct .titleBar{background:#fff;border:0}
.aboutProduct .titleBar h5{background:#00a0e9;color:#fff;padding-left:20px;padding-right:20px;border:0}
.aboutProduct .titleBar span{display:none}
.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;width:auto;float:left;padding-top:6px}

.navbar .navbar-brand:hover{background: none;}
.topBox{}
.welcomeBox{width:auto;float:left;line-height:30px;font-size:14px;line-height:30px;margin-top:10px}
.welcomeBox *{padding:0px;margin:0px;border:0px;background:none;color:#fff}
.borderBottom{background:#fff;padding-top:0px;padding-bottom:0px;}

.logo{padding:30px 0px 10px 0px}
.logo *{padding:0px;margin:0px;border:0px}
.logo a img{max-width:100%;height:auto}
/*产品搜索*/

.search_group{float: right; margin: 0px 0px 0px 0px;padding:0px;background:#fff;border:0;border-radius:0px;}
.search_group input{border-radius:0px;height:35px;border:0px;background:#eee;border:none;outline:none}
.search_group input:focus,.search_group input:hover,.search_group input:active,#queryTxt{outline:none}
.mysearch_btn{ background:url(search.png) #00a0e9 center center no-repeat;background-size: auto 90%;height:35px;border-radius:0px;width:40px}
.mysearch_btn:hover,.mysearch_btn:focus{background:url(search.png) #21bcd8 center center no-repeat;background-size: auto 90%; }
/*语言*/
.languageBox{float:right;text-align:left;width:auto;overflow:hidden;}
.languageBox a{float: right;font-size:12px;padding:0px;text-align:center;height:35px;width:42px;display:block;color:#fff;margin-left:10px;}
.languageBox a:hover,.languageBox a:focus{color:#fff;}
header .zh{background:url(ym_03.jpg) left center no-repeat}
header .en{background:url(ym_05.jpg) left center no-repeat}


.threeImgBox{margin-top:40px;margin-bottom:40px;}
.threeImgBox .keyweb{position:relative}
.threeImgBox img{width:100%}
.threeImgBox .content{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.0);text-align:center;color:#fff;}
.threeImgBox .content h4{margin-top:40px;margin-bottom:0px;}
.threeImgBox .content p{line-height:30px;margin:20px;}
.threeImgBox .content:hover{background:rgba(0,0,0,0.5)}

/*标题栏*/
.titleBar{height:auto;overflow:hidden;margin:15px 0px 0px 0px;}
.titleBar h5{float: left;display:inline-block;width:auto;padding:0px;color:#333;margin:0px 0px 0px 0px;font-size:16px;line-height:50px;height:50px;overflow:hidden;border-bottom:2px solid #f08519}
.titleBar span{float: left;display:inline-block;width:auto;color:#333;font-size:16px;padding-right:5px;line-height:50px;height:50px;text-indent:10px;overflow:hidden;border-bottom:2px solid #f08519}


.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{background:url(linebg.jpg) repeat-x bottom center;padding-top:10px;margin-bottom:30px;text-align:center;position:relative}
.homeTitleBar h5{line-height:35px;height:35px;display:inline-block;font-size:18px;font-weight:bold;color:#000}
.homeTitleBar span{line-height:35px;display:inline-block;font-size:18px;font-weight:bold;color:#ccc}
.homeTitleBar .more{display:block;background:#fff;position:absolute;right:0;margin-top:-15px;padding-left:10px;font-size:16px;font-weight:normal;color:#000}
.homeTitleBar .more:hover{color:#00a0e9}
/*公司简介*/

.aboutBoxBg{background:#fff no-repeat center center;padding-bottom:30px;}
.aboutBoxBg img{max-width:100%}
.aboutBox{width:100%;overflow:hidden; margin:0px 0px 0px 0px;}
.aboutBox section{display:block;margin:0 auto;max-width:690px;text-align:left;margin-top:0px;}
a.aboutMore{display:inline-block;width:126px;height:34px; transition:background 0.3s; background:url(morebg.jpg);}
a.aboutMore:hover{background:url(morebgover.jpg);}
.aboutContent{line-height:31px; padding:8px 0px 0px 0px;font-family: 'Microsoft YaHei';}

.serviceBox .homeTitleBar, .aboutBoxBg .homeTitleBar{background-image:url(abouttitlebg.png);background-repeat:no-repeat}

/*首页产品*/
.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{}
.productImg span{display:block;height:40px;line-height:40px;overflow:hidden;text-align:center}
.productTitle{text-align:center;display:block;overflow:hidden;line-height:40px;height:40px}


.productImg1{ min-height: 100px;margin:0px;margin-bottom:20px;}
.productImg1 a{position: relative;display: block;width:auto;margin:0px auto 0px auto;}
.productImg1 img{margin-right: auto;margin-left: auto;display: block;height:auto; width: 100%;height: auto; margin-bottom: 0px; padding:0px;}
.productImg1 img:hover{}
.productImg1 span{display:block;height:40px;line-height:40px;overflow:hidden;text-align:center}
.productImg1 a:hover span{background:#ffb900;color:#fff}
.productImg1 a:hover{-moz-box-shadow:0px 0px 11px #A1A1A1; -webkit-box-shadow:0px 0px 11px #A1A1A1; box-shadow:0px 0px 11px #A1A1A1;}

.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:#21bcd8;text-decoration: none;}
/*产品列表*/
.productList{ margin:25px 0px 0px 0px;margin-right: -15px;margin-left: -15px;overflow:hidden;padding-top:5px;}
#searchProduct{overflow:hidden;width:100%;}
/*介绍列表*/
.nameList { margin-bottom: 15px;padding:0px;margin-top:20px}
.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:#21bcd8}

.indexNews{margin-top:10px;margin-bottom:20px;}
.indexNews li{overflow:hidden;padding: 0px;line-height:35px;border-bottom:1px dashed #666}

#indexFeedbackGroup{background: #00a2e9 url(/files/lymn.jpg) no-repeat right top; background-size: auto 100%; height: 455px; overflow: hidden}
.detailBox{background: #fff; margin-left: 20px; padding: 15px; min-height: 489px}


#navGroup{display:none}

.leftNewsBox{margin:0px 0px 40px 0px;}

/*首页联系*/
.contactBox{ margin:0px 0px 20px 0px;}
.contactBox P{clear: both;}

#rightBox{float:right}



.imgNews{}
.imgNews .img img{width:100%}
.imgNews .title{font-size:16px;font-weight:bold;color:#000;margin-top:15px}
.imgNews .content{font-size:12px;color:#666;margin-top:10px;margin-bottom:25px}

.newsItem{border:3px solid #ccc;padding:15px;padding-left:50px;position:relative;margin-left:30px;margin-bottom:25px;display:block;transition:all 0.3s}
.newsItem:hover{border-color:#21bcd8}
.newsItem:hover .time{background:#21bcd8}
.newsItem .title{font-size:16px;font-weight:bold;color:#000;height:25px;overflow:hidden}
.newsItem .content{font-size:12px;font-weight:normal;color:#666;height:42px;line-height:21px;overflow:hidden}
.newsItem .time{position:absolute;background:#999;padding:10px 5px 10px 5px;width:auto;margin-top:40px;color:#fff;text-align:center;top:-28px;left:-32px;transition:all 0.3s}
.newsItem .date{font-size:24px;font-weight:bold}

/*导航菜单*/
.navbar li span{display:none}
.navbar{ margin:0px;margin-top:0px; min-height: 100px;border:0px;background:#fff;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;}
/*底部信息*/
.footerBox{background:#000;padding:45px 0 0 0;color:#fff;overflow:hidden;margin-top:10px;text-align:left}
.footerBox a{color:#fff;margin-right:10px;margin-left:10px;font-size:12px}
.footerBox a b{font-size:14px;}
.footerBox .copyrightBox{margin-top:10px;text-align:center;font-size:12px;line-height:25px;padding:10px;background:#333}



.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;margin-bottom:0px;padding:0px;overflow:hidden;position:relative}
.topPadding{height:0px;width:100%;background:#fff;position:relative;}

/*内页横幅图片*/
.banner .swiper-slide > a{display:block;width:100%;margin:0;padding:0;border:0;background-repeat: no-repeat;background-position: center center;background-size: auto 100%;-webkit-background-size: auto 100%;-moz-background-size: auto 100%;-o-background-size: auto 100%;}
.banner .swiper-slide > a > div{position:absolute;z-index:999;top:0;left:0;width:100%;}
.banner .pc > a > img{max-width: 100%;height:auto;visibility:hidden}
.banner .mobile > a{width:100%;overflow:hidden;display:block;margin:0;padding:0;border:0}
.banner .mobile > a > img{visibility:hidden}
.banner .mobile{display:none;}
.banner .pc{display:block}
/*产品搜索标题*/
.searchTitle{width:100%;padding-bottom:10px;font-weight:bold;}

/*当前位置*/
.positionBox{width:100%;margin:0px;padding:0px;background:url(positionbg.png) center bottom repeat-x;}
/*首页导航菜单*/
.indexNavigationGroup{display:none;}
/*导航菜单*/
.navigationBox{overflow:hidden;width:100%;line-height:60px;margin-bottom:0px;}
#firstpane .selected{background:#0090c3;color:#fff}
#firstpane li span{cursor:pointer;line-height:35px;height:35px;background:#333;display:none;position:absolute;right:0px;top:2px;color:#fff;width:40px;text-align:center;font-size:20px;font-weight:bold}
#firstpane li span:hover{background:#21bcd8;}
#firstpane{margin:0px;padding:0px;width:100%;overflow:hidden;margin-top:0px;}
#firstpane > li{float:left;width:auto;position:relative;}
#firstpane > li:hover{}
#firstpane > li > a{display:inline-block;text-indent:0px;width:auto;color:#fff;padding-left:20px;padding-right:20px}
#firstpane > li > a:hover{background:#0090c3;color:#fff}
/*小类*/
#firstpane > li > ul{float:left;padding:0px;margin:0px;display:none;width:0;height:0;overflow:hidden}
#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 dashed #ccc;background: url(li.png) no-repeat 18px 16px;}
#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 dashed #ccc;background: url(li.png) no-repeat 38px 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) 
{
    #rightBox{float:left;}
	.navbar{min-height:100px;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
	.navbar-toggle{border:0px;margin-top:35px;margin-bottom:35px;}
	.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;}

	.logo{text-align:center}
	.logo img{max-width:700px}
	footer{ margin-bottom:50px;padding-top:0px;}
    footer .row > div{display:none;}
    footer #footerSearch{display:block}
    footer #footerSearch input{width:75%;}
    footer #footerSearch .footerTitle{display:none}
    footer #footerSearch .collectBox{display:none}
    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;}
 
    .languageBox{}
    .languageBox a{border:0;display:inline-block;float:none}
    .topContactBox{display:none}  

  

    .positionBox .titleBar h5{display:none}
    .positionBox .titleBar span{display:block;line-height:35px;background:none;color:#000;font-size:14px}

    .newsList li .time{display:none}
    .newsList li .tit{margin-right:0;}
    .detailTitle{margin-left:0}
    .aboutBoxBg{background-repeat:repeat-y;margin-bottom:30px}
    .aboutBox section img{width:100%}
    .aboutBox{width:100%;overflow:hidden; margin:0px 0px 0px 0px;}
    .newsBox .imgNewsBox{overflow:hidden;margin-top:20px;margin-bottom:15px;margin-left:-15px;margin-right:-15px}
    .banner .mobile{display:block}
    .banner .pc{display:none}
    .productList{margin-left:-10px;margin-right:-10px}

    #footerServiceGroup{display:none}
    #indexFeedbackGroup{height:auto;background-image:none;padding-bottom:20px}
    .footerBox{padding-bottom:47px;}
    .detailBox{margin-left:0;margin-bottom:20px}
    .otherPageBox{margin-bottom:20px}

    .threeClassBox{min-width:300px;padding-bottom:0}
    .threeClassBox .img1,.threeClassBox .img2,.threeClassBox .img3{width:100%;}
    .titleImgBox{position:relative}
    .threeClassBox img{-webkit-filter: brightness(0.7);filter: brightness(0.7);transition: 0.3s;}
    .threeClassBox > a:hover img{-webkit-filter: brightness(1);filter: brightness(1);}
    .threeClassBox > a:hover .titleImgBox{margin-top:-5px;}
    .threeClassBox > a:hover .titleImgBox .enTxt{margin-top:0px;}
    .threeClassBox > a:hover .titleImgBox .enTxt span{background:#eee}
    .searchBox{float:left;padding-left:2.5%;width:97%;}  
    .searchBox .languageBox{float:right}
    .searchBox .topSearchBox{float:left}
    .aboutBox .aboutMore{position:absolute;bottom:0;display:none}
    .imgNews .aboutMore{display:none}
    .navbar-brand{display:block;width:auto;float:left;padding:0}
    .navbar-brand img{max-width:300px;margin-top:20px;display:block;}
}
/*屏幕宽度为768px以上*/
@media screen and (min-width: 768px) 
{
    body{min-width:1024px;}
    #navbar{float:right;padding:0px;margin:0px;margin-top:15px}
	.navbar-nav > li{}
	.navbar-nav > li:first-child { border-left:0; }
	.navbar-nav > li:last-child{  }
	.navbar-nav > li > a {text-align: center;color:#000;font-size:16px;}
    .navbar-default .navbar-nav > li > a.selected{background:#00a2e9;color:#fff}
	.navbar-default .navbar-nav > li > a{line-height: 60px;padding:0px;padding-left:5px;padding-right:5px;color:#000;}
	.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:#fff;background:#00a2e9;}
	.navbar-default .navbar-nav-e > li > a{font-weight: normal; }
	.navbar .dropdown-menu{background:rgba(210,210,210,0.8);border:none;color:#000;padding:0px;border-radius:0px;min-width: 150px;}
    .en .navbar .dropdown-menu{min-width:220px;}
	.navbar .dropdown-menu li a{color:#000;line-height:35px;padding:0px;text-align:left;padding-left:15px;padding-right:15px;width:150px;display:block;height:35px;overflow:hidden;font-size:12px;border-top:1px solid #eee}
    .en .navbar .dropdown-menu li a{width:220px;font-size:12px;}
	.navbar .dropdown-menu li a:hover{background:#00a0e9;color:#fff}
	.navbar .dropdown-menu li ul{display:none;position:absolute;z-index:9999;margin-top:-35px;margin-left:150px;width:150px;background:rgba(255,255,255,0.8);padding:0}
	.en .navbar .dropdown-menu li ul{width:220px;margin-left:220px;}
    .navbar .dropdown-menu li ul a{display:block;}
	.navbar .dropdown-menu li ul li ul{display:none;position:absolute;z-index:9999;margin-left:150px;}
    .en .navbar .dropdown-menu li ul li ul{margin-left:220px;}
	.navbar .dropdown-menu span{display:none;}
	#app_menudown{ display:none; }
	.footer_nav{display:none; }
}

/*屏幕宽度为992px以上*/
@media screen and (min-width:992px) {
	.navbar-default .navbar-nav > li > a{}
}

/*屏幕宽度为1200px以上*/
@media screen and (min-width:1200px) {
	.navbar-default .navbar-nav > li > a{padding-left:15px;padding-right:15px;}
}