<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{font:14px/1.5; font-family:"微软雅黑"; background:#fff;color:#666;}
ul li{list-style-type:none}
a{color:#666;text-decoration:none}
a:hover{color:#000;text-decoration:none}
td{color:#666}
header{background:#fafafa}
#ff input{border:1px solid #ccc;background:#fff;line-height:35px;height:35px;margin-top:10px;margin-left:10px;border-radius:5px;}
#ff textarea{border:1px solid #ccc;background:#fff;margin-top:10px;margin-left:10px;border-radius:5px;}
#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:#01847f;}
/*= 清除浮动=*/
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/*图片悬浮链接*/
.imgLink-hover {cursor: pointer;display: block;position: absolute;width: 100%;height: 100%;/*background-color: rgba(0,0,0,0);background-image: url(../images/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: 0.5;filter: Alpha(Opacity=0.5)}
.imgLink-hover * {filter: inherit}
.imgLink-hover:hover .hover-link{background-image: url(../images/hover-link.png);background-repeat: no-repeat;background-position: center center;opacity: 1;filter: Alpha(Opacity=1)}
.hover-link {width: 44px;height: 44px;top: 50%;left: 50%;margin-left: -22px;margin-top: -22px;position: absolute;display: block}
.imgLink-hover:hover .hover-video{background-position:0 -44px;}
.hover-video {background:url(../images/video_play.png) no-repeat;width: 44px;height: 44px;top: 50%;left: 50%;margin-left: -22px;margin-top: -22px;position: absolute;display: block}
/*详情页面*/
.product_info{clear: both; margin-top:25px;}
.detailTitle{line-height:35px;font-weight:500;font-size:16px;text-align:center;background:#eee; margin-top:20px;}
.detailParameter{list-style:none; padding:0px; margin-top:10px; margin-bottom:20px;}
.detail-video .product_img{margin:0px;}
.detail-video .product_img:hover .hover-video{ background-position-y:-44px;}
.detailTitleTxt{border-left:3px solid #01847f;line-height:35px;font-weight:500;font-size:16px;text-align:left;background:#eee;text-indent:10px;margin-bottom:10px; clear:both;}
.detailTitleTxt a{float:right; padding-right:20px; margin-right:8px; font-size:14px;background:url(../images/fh.png) no-repeat right 10px;}
/*产品详情页简单描述*/
.detailParameter .dl-horizontal dt {line-height:2em; padding-top:2em;}
.detailParameter .dl-horizontal dd {line-height:2em; padding-top:2em; border-bottom:1px dotted #ccc;}
.detailImg{text-align:center;padding:10px;}
.detailImg img{max-width:100%;}
.detailUrl{padding:10px;}
.detailUrl a{max-width:150px;width:expression(document.body.clientWidth &gt; 150? "150px": "auto" );/*for ie6*/text-align:center;line-height:40px; text-indent:17px;border:1px solid #ccc;margin:0px auto 0px auto;display:block;color:#333;text-decoration: none;}
.detailUrl a:hover{background:#0270C0;border:1px solid #0270C0;color:#F2F2F2;}
.pdf-ico a{ background:url(../images/pdf-ico.png) no-repeat 10px 8px;}
.pdf-ico a:hover{ background:url(../images/pdf_ico.png) no-repeat 10px 8px #0270C0;}
.contact-ico a{ background:url(../images/contact-ico.png) no-repeat 10px 8px;}
.contact-ico a:hover{ background:url(../images/contact_ico.png) no-repeat 10px 8px #0270C0;}
.taobao-ico a{ background:url(../images/taobao-ico.png) no-repeat 10px 8px #0270C0; color: #fff;}
.taobao-ico a:hover{ background:url(../images/taobao_ico.png) no-repeat 10px 8px #000;}
.detailTime{width:100%;text-align:center;font-size:14px;font-weight:bold;line-height:40px;}
.detailContent{width:100%; margin-bottom:35px; line-height:2em;}
.detailContent h4{ font-size:18px; color: #01847f; line-height:30px; margin:20px 0px;}
.detailContent img{max-width:100%;height:auto;margin: 0px;padding: 0px; vertical-align:middle;}
#dituContent img,#dituContent label {max-width:none;}
.detailContent .table td{vertical-align:middle;}
.detailContent .table td p{ word-wrap:break-word; word-break:normal; word-break:break-all; display:block;}
/*
.slideProductTimer{padding-top:0px;}
.slideProductTimer .touchMovePager{width: 100%;overflow: hidden;text-align: center;}
.slideProductTimer .st img{overflow: hidden;border: 5px solid #333;height: 80px;margin: 12px;}
.slideProductTimer .st .touchMoveSelected{border: 5px solid #ff0000;}
.slideProductTimer .touchMovePager{width: 100%;overflow: hidden;}
.slideProductTimer .touchMoveBox{width: 100%;overflow: hidden;height: 800px;text-align: center;}
.slideProductTimer .touchMoveBox img{width: 100%;height: auto;} */
.otherPage{line-height:30px;}
.back{position:absolute;right:0px;top:12px;line-height:35px;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;width:80px;text-align:center;}
.back:hover{color:#fff;background:#000;}
.otherPageBox{border-top:1px dashed #ccc;margin-top:10px;padding:0px;}

/*视频详情页面*/
.video-player{margin-bottom:30px; margin-top:0px;}
.video-con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}
/*图集详情页面*/
.pic-info{margin-bottom:30px; margin-top:20px;}
/*底部产品*/
.bottomProductBox{ margin: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:105px;overflow:hidden;word-break:break-word;}
.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:#8bcf61;text-decoration: none;}

/*联系我们*/
.contact-info{font-size:14px;line-height:1.8em;} 
.contact-info strong{color:#333;padding:24px 0 0; font-weight:500; display:block; font-size:20px;}
.contact-info ul{ margin-bottom:25px;}
.contact-info li{line-height:40px; height: 40px; margin-bottom:15px;}
.contact-info li p{overflow:hidden; float:left;}
.contact-info li span{margin:0 6px 0 14px;color: #333; float:left;}
.contact-info li b{color:#ff9600; font-weight:normal;}
.contact-info li code{font-size:14px;}
.contact-info table tr td{line-height: 40px;height: 40px;margin-bottom: 15px;}

/*手机版菜单可展开图标*/
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #073053;}
#app_menudown span{display:block}

/*标题栏*/
.titleBar{height:28px;overflow:hidden;background:url(../images/title_line_bg.jpg) repeat-x center 27px;margin:20px 0px;border-left:3px solid #01847f;}
.titleBar h2{float: left;background:#00857E;background:-moz-linear-gradient(left,#01847f 0,#14c767 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#01847f),color-stop(100%,#00857E));background:-webkit-linear-gradient(left,#01847f 0,#14c767 100%);background:-o-linear-gradient(left,#01847f 0,#14c767 100%);background:-ms-linear-gradient(left,#01847f 0,#14c767 100%);background:-webkit-gradient(linear,left top,right top,from(#01847f),to(#00857E));background:-webkit-gradient(linear,left top,right top,color-stop(0,#01847f),to(#00857E));background:linear-gradient(to right,#01847f 0,#14c767 100%);padding:0 15px;margin:0px;display:inline-block;width:auto;color:#fff;font-size:16px;line-height:28px;height:28px;overflow:hidden;}
.titleBar a{color:#fff;}
.titleBar .sanjiao{width: 0px;height: 0px;border-top: 0px solid transparent;border-right: 20px solid transparent;border-bottom: 28px solid #01847f;border-left: 0px solid transparent;position: absolute;}
.titleBar span{float: left;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);display:inline-block;width:auto;color:#fff;font-size:12px;padding-right:5px;line-height:28px;text-indent:10px;overflow:hidden;font-family:Arial;text-transform:uppercase;}
.titleBar .rightMore{float:right;border-radius:4px;display:block;line-height:22px;padding:0 10px;margin-top:2px;background:#333;color:#fff;font-size:12px;transition:background 0.5s}
.titleBar .rightMore:hover{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;}

.titleBar .bottomButton{float:right;cursor:pointer;border-radius:4px;display:block;line-height:22px;margin:0 0 5px 15px;width:60px;text-align:center;background:#bbb;color:#fff;font-size:14px;transition:background 0.5s}
.titleBar .bottomButton:hover{background:#01847f;color:#fff;}
.titleBar .selectedBottomButton{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);}

.leftTitleBar{text-align:left;margin:0;padding:0;overflow:hidden;background:#eee;margin-top:20px}
.leftTitleBar h1{display:inline;color:#333;font-size:14px;line-height:40px;overflow:hidden;text-align:center;margin:0;font-family:微软雅黑;font-weight:bold}
.leftTitleBar span{line-height:40px;font-size:12px}
.leftTitleBar .txt{display:block;height:40px;width:auto;float:left}
.leftTitleBar .leftbg{display:block;background:url(../images/titleleftbg.gif) no-repeat left top;width:30px;height:40px;float:left}
.leftTitleBar .rightbg{display:block;background:url(../images/titlerightbg.gif) no-repeat right bottom;width:30px;height:40px;float:right}

/*菜单栏标志*/
.navbar-brand{}
.navbar .navbar-brand:hover{}
.topBox{background:url(../images/topLine.jpg) center top repeat-x;padding-top:6px;}
.welcomeBox{width:auto;float:left;line-height:30px;font-size:12px;color:#212e58;}
.welcomeBox *{padding:0px;margin:0px;border:0px}
/*三级分类*/
    header nav.navbar #navbar ul li.dropdown ul li nav ul.list-unstyled li{}
    header nav.navbar #navbar ul li.dropdown ul li nav ul.list-unstyled li a::before{padding: 0 10px 0 10px;content: "\2192";}
/*.borderBottom{border-bottom:1px solid #ddd;background: #01847f;background:-moz-linear-gradient(left,#01847f 0,#09295a 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#01847f),color-stop(100%,#09295a));background:-webkit-linear-gradient(left,#01847f 0,#09295a 100%);background:-o-linear-gradient(left,#01847f 0,#09295a 100%);background:-ms-linear-gradient(left,#01847f 0,#09295a 100%);background:-webkit-gradient(linear,left top,right top,from(#01847f),to(#09295a));background:-webkit-gradient(linear,left top,right top,color-stop(0,#01847f),to(#09295a));background: linear-gradient(to right,#01847f 0,#09295a 100%);}*/
.logo{padding:20px 0px 20px 0px;width:30%;float:left;overflow:hidden}
.logo *{padding:0px;margin:0px;border:0px}
.logo a img{max-width:100%;height:auto}
/*产品搜索*/
.search-form,.advanced-search{ margin-top:20px; line-height:35px;}
.advanced-search td{ padding:5px 5px;}

.searchBox{margin:0px;overflow:hidden;float:right}
.searchBox input{float:left;border:0px;line-height:30px;color: #222;transition:background 0.5s;text-indent:10px;width:212px;height:30px;margin:0px 0px 0px 0px;padding:0px;outline:none;background: #eee;}
.searchBox button{font-size:14px;color: #fff;width:50px;border:0px;border-radius:0px;padding:5px 0 4px;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);}
.searchBox button:hover,.searchGroup a:focus{ color:#111;font-weight:bold;}
/*.searchBox input:focus{}
.searchBtn{display:none}*/
/*语言*/
.languageBox{float:right;text-align:left;width:auto;overflow:hidden;}
.languageBox a{float: right;font-size:12px;padding:0px 15px 0px 45px;text-align:center;line-height:30px;height:30px;display:block;color:#212e58;}
.languageBox a:hover,.languageBox a:focus{color:#01847f;}
.zh{background:url(../images/zh.png) 15px center no-repeat;}
.en{background:url(../images/en.png) 15px center no-repeat;}

/*首页优势特点*/
.actions {padding:0!important;}
.actions ul {
	height: auto; overflow: hidden; margin-bottom: 5px; padding:0px;
}
.actions li{
	width: 25%; float: left; display: inline;
}
.actions .action {
	display:block;
	height:170px;
	padding-top:30px;
	background:no-repeat #f2f2f2;
	color:#383838;
	cursor:pointer;
	margin: 0 2.5px; position: relative;
}
.actions .action:hover {
	background-color:#00857E;
	color:#f8f8f8;
}
.actions .action p {
	margin-bottom:0
}
.actions .img{
	height: 60px; margin-bottom: 20px;
}
.actions img{
	 width: 110px; 
}
/*公司简介*/
.about_box{width:100%;overflow:hidden; margin:30px 0 0;}
.about_box section{clear:both; padding:0px;margin:50px 0 5px;}
.about_box section img{margin:0px 20px 0px 0px; max-width: 350px;float:left;}
a.about_more{float:right;color:#fff; display:inline-block; font-size: 20px; padding: 5px 8px; transition:background 0.3s;border-radius:4px; margin-top:13px;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);}
a.about_more:hover{color: #eee;text-decoration: none;}
.about_contents{line-height:31px; padding:0px; text-indent:2em;}
.about_nav{height:110px; margin:10px 0 0;}
.about_nav a{ display:inline-block; *display:inline; *zoom:1; text-align:center; height:55px; width:55px; border-radius:50%; color:#fff !important; margin:0 15px 5px 0; line-height: 55px;font-size: 30px;font-weight: bold;}

/*首页产品*/
.index_product{margin:30px 0px 0px 0px;}
/*.product_list{clear: both; padding: 30px 0px 0px 0px; margin-right: -15px;margin-left: -15px;}*/
.product_list .titleBar{margin:20px 15px;}
.product_list2{padding-top: 20px;}
.product_img{ 
/*    min-height: 160px;*/
    margin:25px 0 0;
}
.product_img a{position: relative;display: block;width:auto;margin:0px auto 0px auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_img img{margin-right: auto;margin-left: auto;display: block;width: 100%;height: auto; margin-bottom: 0px; padding:0px;}
.product_img img:hover{}
.opacity_img{/*border: 1px solid #eee;*/transition:border 0.4s;}
.opacity_img:hover{border: 1px solid #3477c8;}
.product_title{width:100%;display:block;text-align: center;line-height:40px;height:40px;overflow:hidden;color:#333;transition:color 0.3s;}
.product_title:hover { color:#01847f;text-decoration: none;}

.viewBig{ cursor:pointer;}

/*首页新闻*/
.news_box{margin:0px 0px 20px 0px;}
.index_news{clear: both; list-style:none;margin:0px; padding:0px;margin-top:-10px;}
.index_news li{color:#898989;border-bottom: 1px dashed #ccc;overflow:hidden;background: url(../images/li.png) no-repeat left 26px;line-height:32px; padding: 10px 0px; padding-left:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news li a{color:#656464;}
.index_news li a:hover{ text-decoration:none;color:#01847f; }
.news_time{ float:right;}
.left_news{clear: both;}
.left_news ul{padding:0px 0px 12px 0px;}
.left_news span.news_time{display: none;}

/*左侧新闻*/
.newsBox{ margin:0px 0px 20px 0px;}
.newsBox .left-newsList{clear: both; list-style:none;margin:0px; padding:0px 0px 0px 0px;margin-top:-10px;}
.newsBox .left-newsList li{width:100%;border-bottom: 1px dashed #ccc;overflow:hidden;background: url(../images/li.png) no-repeat left center;line-height:40px;height:40px; padding: 0px; text-indent:13px;}
.newsBox .left-newsList li:hover{background-color:#fff}
.newsBox .left-newsList li a{}
.newsBox .left-newsList li a:hover{text-decoration:none;background:none }

/*首页联系*/
.contact_box{margin:0px 0px 20px 0px;}
.contact_box P{clear: both;line-height:36px;}

/*首页优势特点*/
.fuwu-bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
}
.fuwu-bg {
	background-image: url(../images/fuwu-bg.jpg);
}
.fuwu {
	padding: 45px 0 30px 0;
}
.fuwu, .fuwu a {
	color: #FFF;
}
.fuwu .h-h2 {
	font-size: 28px;
	line-height: 150%;
	background-image: url(../images/t-xian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 22px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 26px;
}
.fuwu .m-shu {
	margin-bottom: 45px;
}
.fuwu h3 {
	background-image: url(../images/a-xian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.fuwu figure p {
	line-height: 28px;
	margin: 0;
}
.fuwu figure {
	margin-bottom: 30px;
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	height: 160px;
	width: 160px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-o-transform: scale(0.9, 0.9);
}
.fuwu a.pic1:hover, .fuwu a.pic2:hover, .fuwu a.pic3:hover, .fuwu a.pic4:hover {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.fuwu a.pic1 {
	background-image: url(../images/services-1-1.png);
}
.fuwu a.pic1:hover {
	background-image: url(../images/services-1.png);
}
.fuwu a.pic2 {
	background-image: url(../images/services-2-2.png);
}
.fuwu a.pic2:hover {
	background-image: url(../images/services-2.png);
}
.fuwu a.pic3 {
	background-image: url(../images/services-3-3.png);
}
.fuwu a.pic3:hover {
	background-image: url(../images/services-3.png);
}
.fuwu a.pic4 {
	background-image: url(../images/services-4-4.png);
}
.fuwu a.pic4:hover {
	background-image: url(../images/services-4.png);
}

/*首页应用*/
#owl-example .item{
	padding: 10% 0;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
/*
#owl-example .item:nth-child(odd){background: #01847f;}
#owl-example .item:nth-child(even){background: #42bdc2;}
*/
#owl-example .item a{
	color: #fff;
}
#owl-example .item img{
	width: auto;
	max-height:100px;
	margin: 0 auto;
	display: block;
}
#owl-example .item h3{
	font-size: 18px;
	font-weight: 300;
	margin: 25px 0 0;
}
#owl-example .item h4{
	margin: 5px 0 0;
	font-size: 18px;
    text-transform: uppercase;
    margin-top:10px;
}
.item h1{
	margin: inherit;
}
.mesgreen{
	background: #01847f;
}
.darkCyan{
	background: #42bdc2;
}
.forestGreen{
	background: #7fc242;
}
.yellow {
	background: #FFCC00;
}
.dodgerBlue {
	background: #388bd1;
}
.skyBlue {
	background: #a1def8;
}
.zombieGreen {
	background: #3fbf79;
}
.violet {
	background: #db6ac5;
}
.steelGray {
	background: #cad3d0;
}
.mesgreen:hover{
	background: #42bdc2;
}
.darkCyan:hover{
    background: #01847f;
}

/*首页客户案例*/
.client{ margin:0px auto 50px auto; overflow:hidden; padding-top:30px;  }
.client .title{ width:100%; overflow:hidden; text-align:center;}
.client .title h2{ font-size:28px; color:#333; margin:15px 0;}
.client .title a{ font-size:16px; color:#666; }
.client .title a:hover{ color:#24b727;}
.client_list{width:100%; overflow:hidden; margin-top:20px;}
.client_list ul{padding:0px;}
.client_list li{float:left; margin:15px 0px; text-align:center;}
.client_list li img{max-width:100%;}

/*首页ICO*/
.bottom-ico{ height:60px; line-height:60px; text-align:center; vertical-align:middle; margin-top:25px;}
.bottom-ico img{ max-width:60px; max-height:60px; margin-right:20px; line-height:65px;}
.bottom-ico span:hover{ color:#01847f;}

/*导航菜单*/
.navbar li span{display:none}
.navbar{ margin:0px;margin-top:10px;height:100px;border:0px;border-radius:0px;background-color: #fff;}
/*翻页组件*/
.pageBar {text-align:center; line-height:16px; margin-top:20px; clear:both;}
.pageBar b,.pageBar a {display: inline-block; border: 1px solid #ededed;padding: 5px 10px; vertical-align: middle; margin: 0 0 10px -1px;}
.pageBar b,.pageBar a:hover {background: #01847f; color: #ffffff;}
.pageBar a b { margin: 0; border: 0; padding: 0; background: none; color: #333333;}
.pageBar a b:hover {color:#ffffff;}

/*底部信息*/
.footer{padding:30px 0;border-top:6px solid #01847f;margin-top:45px;color: #eee;position:relative;padding:40px 0;text-shadow:0 1px 3px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.075);background:#052452;background:-webkit-gradient(linear,left bottom,right top,color-stop(0,#052452),color-stop(100%,#051312));background:-webkit-linear-gradient(#14c767 0,#12327d 100%);background:-o-linear-gradient(#14c767 0,#12327d 100%);background: linear-gradient(#14c767 0,#12327d 100%);-webkit-box-shadow:inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);box-shadow:inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);}
.footer:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/bs-docs-masthead-pattern.png) repeat center center;opacity:.4;}
.footer a{color: #eee;}
.footer a:hover{color: #fff;}
.footer .container{position:relative;z-index:2;}
.footer-top {line-height:30px;}
.footer-top .footer-info h4 img{max-width:200px;}
.footer-top .footer-info .ewm-code{ width:300px;margin-left:-20px;}
.footer-top .footer-info .ewm-code li {text-align:center; width:150px;display: inline-block;float: left;padding: 0 20px;}
.footer-top .footer-info .ewm-code img{width:129px;}
.footer-top .about&gt;div{height:auto;margin-bottom:10px}
.footer-top .about&gt;div h4 a{color:#eee;font-size: 20px;text-transform: uppercase;font-weight: bold;}
.footer-bottom{font-size:13px}
.footer-bottom ul&gt;li{padding:0}
.footer-bottom ul&gt;li+li:before{padding:0 10px;color:#ccc;content:"|"}
.footer hr{border-top:1px solid #bbb;}

.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;}
.topPadding{height:70px;width:100%;background:#666;position:relative;}

/*内页横幅图片*/
.bannerImg{width:100%;overflow:hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;text-align:center;}
.bannerImg img{max-width: 100%;height:auto;}
.banner .mobileimg{display:none}

/*当前位置*/
.positionBox{width:100%;margin:0px;padding:0px}
.positionBar{width:100%;overflow:hidden;line-height:50px;background:url(../images/smallalpha.png);}
.positionBar .title{width:80px;margin:0px;padding:0px;float:left;display:block;text-align:center;font-size:22px;top:0;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;font-weight:normal;line-height:50px;}
.positionBar span{margin:0px;float:left;padding-left:10px;color:#ccc;}
.positionBar span a{font-size:16px;color:#ccc;text-decoration: none;}
.positionBar span a:hover{color:#fff}
.positionBar .moreMenu{margin:0px;float:right;line-height:50px;width:220px;padding:15px 0px;text-align:center;color:#fff;font-size:14px;cursor:pointer;}
/*首页导航菜单*/
.indexNavigationGroup{display:none;margin-bottom:30px}
/*导航菜单*/
.navigationBox{overflow:hidden;width:100%;line-height:40px;margin-bottom:0px;}
#firstpane .selected{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;/*background-image:url(../images/liover.png);*/}
#firstpane li span{cursor:pointer;line-height:40px;height:40px;background:#f8f8f8;display:block;position:absolute;right:0px;top:1px;color:#333;width:40px;text-align:center;font-size:20px;font-weight:bold}
#firstpane li span:hover{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff}
#firstpane{margin:0px;padding:0px;width:100%;overflow:hidden;margin-top:0px;}
#firstpane &gt; li{float:left;width:100%;position:relative;}
#firstpane &gt; li:hover{}
#firstpane &gt; li &gt; a{display:block;text-indent:25px;width:100%;border-top: 1px solid #fff;overflow:hidden;background: url(../images/li.png) #f1f1f1 no-repeat 9px 16px;}
#firstpane &gt; li &gt; a:hover{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;/*background-image:url(../images/liover.png)*/}
/*小类*/
#firstpane &gt; li &gt; ul{float:left;padding:0px;margin:0px;display:none;width:100%;}
#firstpane &gt; li &gt; ul &gt; li{float:left;width:100%;position:relative;}
#firstpane &gt; li &gt; ul &gt; li:hover{}
#firstpane &gt; li &gt; ul &gt; li &gt; a{display:block;text-indent:40px;border-top: 1px solid #fff;overflow:hidden;background: url(../images/li.png) #f1f1f1 no-repeat 27px 16px;}
#firstpane &gt; li &gt; ul &gt; li &gt; a:hover{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;/*background-image:url(../images/liover.png)*/}
/*小类*/
#firstpane &gt; li &gt; ul &gt; li &gt; ul{width:100%}
#firstpane &gt; li &gt; ul &gt; li &gt; ul &gt; li{float:left;width:100%;position:relative;}
#firstpane &gt; li &gt; ul &gt; li &gt; ul &gt; li:hover{}
#firstpane &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a{display:block;text-indent:56px;border-top: 1px solid #fff;overflow:hidden;background: url(../images/li.png) #f1f1f1 no-repeat 46px 16px;}
#firstpane &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);color:#fff;/*background-image:url(../images/liover.png)*/}

/*推荐新闻*/
.recommendNews{width:auto;overflow:hidden;padding:30px;background:#e9e9e9;}
.recommendNews .newsImg{width:auto;display:block;float:left;margin-right:20px;padding:0px}
.recommendNews .newsImg img{width:auto;height:190px;}
.recommendNews p{width:auto;padding:0px;margin:0px;line-height:25px;word-break: break-all;}
.recommendNews .newsTitle{font-size:16px;font-weight:bold;display:inline;padding:0px;line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.recommendNews .newsTitle:hover{color:#01847f;}
.recommendNews .more{width:120px;line-height:35px;border:1px solid #ccc;color:#666;text-align:center;white-space:nowrap;}
.recommendNews .more:hover{border:1px solid #01847f;color:#fff;background:#01847f}
.recommendNews .slider__nav{bottom:0px;right:0px;}

/*新闻列表*/
.newsList { margin-bottom: 50px; }
.newsList li { padding: 0 17px; }
.newsList li .wrapper { display: block; padding: 40px 0 25px; border-bottom: 1px solid #e2e2e2; }
.newsList li .time { float: left; width: 70px; text-align: center; }
.newsList li .time .day { font-size: 60px; color: #888; }
.newsList li .time .date { font-size: 16px; color: #888; }
.newsList li .tit { margin-left: 100px; margin-bottom: 10px; padding-bottom: 12px; border-bottom: 1px dashed #cfcfcf; height: 22px; line-height: 22px; font-size: 15px; color: #666; font-weight: bold; overflow: hidden; }
.newsList li .tit span { display: block; height: 22px; overflow: hidden; }
.newsList li p { margin-left: 100px; font-size: 14px; line-height: 26px; height: 52px; color: #888; overflow: hidden; word-break: break-word;}
.newsList li:hover { background-color: #a4a0a0; }
.newsList li:hover .wrapper { border-bottom-color: #a4a0a0; }
.newsList li:hover .time .day, .newsList li:hover .time .date { color: #fff; }
.newsList li:hover .tit { border-bottom-color: #fff; color: #fff; }
.newsList li:hover p { color: #fff; }

.keyweb{padding:0px;}

.wrap{padding:0 60px;box-sizing: border-box;width: 100%;max-width: 1320px;height: 100%;text-align: center;line-height: 1;overflow: hidden;margin:30px auto 0;}
.wrap .bt-1{font-size: 30px;color: #383838;font-weight: bold;margin-bottom: 5px;}
.wrap .bt-2{font-family:fonttwo;color: #333;opacity: 0.5;text-transform : uppercase;}
.wrap .x{width: 21px;height: 3px;background: #01847f;margin: auto;margin-top: 26px;position: relative;}
.wrap .x:before{content: "";position: absolute;left:50%;top:1px;height:1px;width:110px;margin-left: -125px;background: #ccc;}
.wrap .x:after{content: "";position: absolute;right:50%;top:1px;height:1px;width:110px;margin-right: -125px;background: #ccc;}

.wrap .bottomButton{cursor:pointer;border-radius:4px;line-height:22px;margin-top:10px;padding:5px 10px;text-align:center;background:#bbb;color:#fff;font-size:14px;display:inline-block;transition:background 0.5s}
.wrap .bottomButton:hover{background:#01847f;color:#fff;}
.wrap .selectedBottomButton{background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%);}

/*列表通用样式*/
.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
  background-color: #01847f;
}
.btn-block {
  width:40%;
  margin:0 auto 10px;
}
.btn-default:hover {
  color:#eee;
  background-color:#01847f;
}

/*屏幕宽度为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;}
/*  .search-form .keyboard {font-size:80%;}*/
}

/*屏幕宽度为768px以下，手机版*/
@media screen and (max-width: 767px) 
{
	.navbar-header .navbar-brand img{ width:200px;}
	#rightBox{float:left;}
	.navbar{height:40px;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
	.navbar-toggle{border:0px;margin-top:13px}
	.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 &gt; li {}
	.navbar-default .navbar-nav &gt; li:last-child{border: none;}
	.navbar-default .navbar-nav &gt; li &gt; a{color:#fff;}
	.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a{color: #fff;}
	.navbar-default .navbar-nav &gt; li &gt; a:hover,
	.navbar-default .navbar-nav &gt; li &gt; a:focus,
	.navbar-default .navbar-nav &gt; .active &gt; a, 
	.navbar-default .navbar-nav &gt; .active &gt; a:hover, 
	.navbar-default .navbar-nav &gt; .active &gt; a:focus,
	.navbar-default .navbar-nav &gt; .open &gt; a, 
	.navbar-default .navbar-nav &gt; .open &gt; a:hover, 
	.navbar-default .navbar-nav &gt; .open &gt; a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover{background:url(alpha.png); color: #fff;}
	#navbar{border:0px;background:url(../images/alpha.png);margin-top:8px}
	.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;}
	.about_box section img{margin:10px 15px 0px 0px;max-width: 180px;height:auto;} 
	.logo{text-align:center}
	.logo img{max-width:700px}
	footer{ margin-bottom:50px;}
	#app_menudown{ display:block; }
	.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%;}  
    .navigationBox .leftTitleBar{margin-top:0}
    .searchBox{display:none;}
   
    .searchBox{padding:0px;float:left;width:50%;position:relative;margin-left:0px;margin-left:-15px}
    .searchBox input{width:100%;border:0;margin:0;}
    .searchBox button{display:block;position:absolute;right:0px;padding:6px;}
   .languageBox{margin-right:-15px;}
   .languageBox .en{border-right:0px}
  
    .newsList li .time{display:none}
    .newsList li .tit{margin-right:0;}
    .detailTitle{margin-left:0;}
   
    .navbar-brand{padding:0}
    .navbar-brand img{max-width:98%;max-height:65px;margin-left:3px}

    .positionBox .rightTitleBar h1{display:none}
    .msgBox{margin-bottom:25px;}
	
	
	.about_box section img{margin:0px 15px 0px 0px;max-width: 180px;height:auto;} 
	#online_qq_layer{display:none;}
    .news_box{margin-top:0px;}

    /*显示移动banner隐藏PC-Banner*/
	.actions li{width: auto; float: none; display: block; margin-bottom: 2px;} /*banner下优势*/
	.banner .mobileimg{display:block}
    .banner .img{display:none}
	.about_nav{margin-bottom:10px;}
	.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {height: 100px;	width: 100px;background-size:cover;}
    
    
    header nav.navbar #navbar ul li.dropdown ul li nav{}
    header nav.navbar #navbar ul li.dropdown ul li nav a{display: block;text-align: left !important;padding:5px 15px 5px 35px;color:#fff;}
}
/*屏幕宽度为320px以下，手机版*/
@media screen and (max-width: 320px) 
{
   .searchBox{padding:0px;float:left;width:43%;position:relative;margin-left:0px;margin-left:-15px}
   .navbar-brand{max-width:260px;}
}
/*屏幕宽度为768px以上*/
@media screen and (min-width: 768px) {
    .m-sanjiao{width: 0px;height: 0px;border-top: 0px solid transparent;border-right:20px solid transparent;border-bottom:50px solid #3369e7;border-left: 0px solid transparent;position: absolute;background-color: #f8f8f8;}
    #navbar{padding:0px;margin:0px;float:right;margin-top:20px;background:#3369e7 !important;background-image: linear-gradient(80deg, #14c767, #3369e7) !important;	box-shadow: 0px 0px 5px 1px rgba(0, 130, 215, 0.4) !important;}
	.navbar-nav &gt; li{}
	.navbar-nav &gt; li:first-child { border-left:0; }
	.navbar-nav &gt; li:last-child{  }
	.navbar-nav &gt; li &gt; a {}
	.navbar-default .navbar-nav &gt; li &gt; a{line-height: 50px;padding:0px 6px;text-align: center;font-weight:normal;color:#f5f5f5;border:0;font-size:16px;}
	.navbar-default .navbar-nav &gt; li &gt; .selected {color:#fff;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%)}
    .navbar-default .navbar-nav &gt; li &gt; a:hover,
	.navbar-default .navbar-nav &gt; li &gt; a:focus,
	.navbar-default .navbar-nav &gt; .active &gt; a,
	.navbar-default .navbar-nav &gt; .active &gt; a:hover,
	.navbar-default .navbar-nav &gt; .open &gt; a,
	.navbar-default .navbar-nav &gt; .open &gt; a:hover,
	.navbar-default .navbar-nav &gt; .open &gt; a:focus {color:#fff;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%)}
	.navbar-default .navbar-nav-e &gt; li &gt; a{}
	.navbar .dropdown-menu{background:#fafafa;border:none;color:#333;padding:0px;border-radius:0px;min-width: 110px;}
	.navbar .dropdown-menu li a{color:#333;padding:0px;font-size:12px;line-height:15px;padding:10px;}
	.navbar .dropdown-menu li a:hover{color:#fff;background:#00857E;background:-moz-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left,right,color-stop(0,#00857E),color-stop(100%,#01847f));background:-webkit-linear-gradient(left,#14c767 0,#01847f 100%);background:-o-linear-gradient(left,#14c767 0,#01847f 100%);background:-ms-linear-gradient(left,#14c767 0,#01847f 100%);background:-webkit-gradient(linear,left top,right top,from(#00857E),to(#01847f));background:-webkit-gradient(linear,left top,right top,color-stop(0,#00857E),to(#01847f));background:linear-gradient(to right,#14c767 0,#01847f 100%)}
	.navbar .dropdown-menu &gt;li &gt;ul{display:none;position:absolute;z-index:9999;margin-top:-35px;margin-left:110px;width:110px;background:#fafafa;}
	.navbar .dropdown-menu &gt;li &gt;ul a{display:block;}
	.navbar .dropdown-menu &gt;li &gt;ul &gt;li ul{}
	.navbar .dropdown-menu a span{display:none;}
	#app_menudown{ display:none; }
	.footer_nav{display:none; }
	/*产品详情页简单描述*/
	.detailParameter .dl-horizontal dt {text-align:left; width:78px; font-weight:600;}
	.detailParameter .dl-horizontal dd {margin-left:80px;}
	/*移动banner隐藏*/
	.m_flash img{display:none; }
    
     header nav.navbar #navbar ul li.dropdown ul li nav{display:none;}
    header nav.navbar #navbar ul li.dropdown ul li nav a{display: block;text-align: left !important;}
    header nav.navbar #navbar ul li.dropdown ul li nav a span.glyphicon{display: inline-block;}
}

/*屏幕宽度为768px-991px*/
@media screen and (min-width:768px) and (max-width:991px) {
	.navbar-header{width:100%;text-align:center}
    .navbar-header .navbar-brand{width:100%;display:inline;text-align:center}
    .navbar-header .navbar-brand img{display:inline;clear:both;width:280px;}
    #navbar{width:100%;margin-top:50px;margin-bottom:10px;}
    .navbar-default .navbar-nav &gt; li &gt; a{width: 100px;}
}

/*屏幕宽度为992px以上*/
@media screen and (min-width:992px) {
	.navbar-default .navbar-nav &gt; li &gt; a{width: 90px;}
	.positionBox{position:absolute;margin-top:-50px;margin-left:-15px;padding-left:15px;padding-right:15px;}
}

/*屏幕宽度为1200px以上*/
@media screen and (min-width:1200px) {
	.navbar-default .navbar-nav &gt; li &gt; a{width: 100px;}
}

/*fenye*/
#fenye{margin:25px 0;}

/*轮播图内容页*/
.imagetop{text-align:right;}
.defaultimagesrc{text-align:center;}
.imageintro{display:none;}
#ShowLargeImg{max-width: 100%;}
.imagetop{visibility: hidden;}
#scrool_wrap li{display:inline-block;}
#scrool_wrap li img{width: 60px;overflow: hidden;height: auto;margin: 5px 10px 15px 0px;border: 2px solid #223e55;}
#scrool_wrap li img:hover{border: 2px solid #388bd1;background-color:#ccc;}
#scrool_wrap li img.active{border: 2px solid #f07d17;}

/*新闻内容页*/


.footer .footer-top .about li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*文章分页样式*/
#fenye{clear:both; }
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}


/*登录窗口*/
.zz-login{padding-top:15px;border:1px solid #eee;border-top:0;}
/*下载*/
#zz-down{}
#zz-down li{line-height:40px;}
#zz-down li a{display:block;border-bottom:1px dashed #ddd;padding:0 15px;transition: all linear 0.4s;}
#zz-down li span.glyphicon-file{display:inline-block;}
#zz-down li span.glyphicon-download-alt{float:right;margin-top:12px;display: none;transition:all linear 0.4s;}
#zz-down li a:hover{color:#fff;background:linear-gradient(to right,#14c767 0,#01847f 100%);}
#zz-down li a:hover span.glyphicon-download-alt{display:block;}

/*栏目首页*/
.zz-list a{display:block;text-align:center;margin-bottom: 30px;}

.zz-list a p{font-size:16px;margin-top:10px;margin-bottom: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*二级导航*/
@media(min-width:768px){
	.zz-nav1{position: relative}
	.zz-nav2{position: absolute;left:100%;top:0;background-color:#fff;box-shadow: 0 0 3px rgba(0,0,0,0.15);min-width:120px;}
}
</pre></body></html>