body{font-family:"微软雅黑";background:#fff;color:#666}
ul li{list-style-type:none}
a{color: #002F7A;text-decoration: none}
a:link{color: #002F7A;text-decoration: none}
a:visited{color: #5F0001;text-decoration: none}
a:hover{color: #FF0004;text-decoration:none}

td{color:#666}
#serviceBox{position:fixed;z-index:999;padding-top:5px;padding-bottom:5px;bottom:47px;display:none;width:100%;background:rgba(255,255,255,1);text-align:center;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
#serviceBox a{line-height:30px;}
#ff input{border:1px solid #ccc;background:#fff;line-height:35px;height:35px;margin-top:10px;margin-left:10px;border-radius:0px;outline:none}
#ff textarea{border:1px solid #ccc;background:#fff;margin-top:10px;margin-left:10px;border-radius:0px;outline:none}
#ff input:focus,#ff textarea:focus{border-color:#000}
#ff .btn{border:0px;background:#ddd;padding:0px;height:auto;padding-left:20px;padding-right:20px;line-height:35px;}
#ff .btn:hover{color:#fff;background:#3477C8;}
/*图片悬浮链接*/
.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%;}
.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:#3477c8;border:1px solid #3477c8;color:#fff;}
.detailTime{width:100%;text-align:center;font-size:14px;font-weight:bold;line-height:40px;}
.detailContent{width:100%;margin-bottom:10px;overflow:hidden;word-wrap: break-word;}
.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:#3477c8;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}
.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: #3669aa url(home.png) no-repeat center center;width:50px;}
.navbar .navbar-brand:hover{background: #3669aa url(home.png) no-repeat center center;}
.topBox{background:url(topLine.jpg) center top repeat-x;padding-top:6px;}
.welcomeBox{width:auto;float:left;line-height:30px;font-size:12px;}
.welcomeBox *{padding:0px;margin:0px;border:0px}
.borderBottom{border-bottom:1px solid #ddd}
.logo{padding:20px 0px 20px 0px}
.logo *{padding:0px;margin:0px;border:0px}
.logo a img{max-width:100%;height:auto}

.tel{float:right;text-align:right;font-size:20px;color:#ff8c5f;font-weight:bold;padding-top:25px;}
.address{float:right;text-align:right;font-size:12px;color:#666;font-weight:normal;padding-top:25px;line-height:30px}


#smallSearch{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;}
.languageBox a:hover,.languageBox a:focus{color:#000;}
.zh{background:url(zh.png) 15px center no-repeat;border-left:1px solid #ddd;border-right:1px solid #ddd}
.en{background:url(en.png) 15px center no-repeat;border-right:1px solid #ddd}
/*标题栏*/
.titleBar-index{
	overflow: hidden;
	background: #f9f9f9;
	margin: 20px 0px 20px 0px
}
.titleBar-index h1{float: left;background:#3477c8;display:inline-block;width:auto;padding:0px;padding-left:20px;padding-right:20px;color:#fff;margin:0px 0px 0px 0px;font-size:14px;line-height:35px;overflow:hidden;}
.titleBar-index span{float: left;background:url(sanjiao_06th.jpg) no-repeat left center;display:inline-block;width:10px;height:35px;margin:0}
.titleBar-index a{
	font-size: 12px;
	color: #666;
	border-radius: 2px;
	background: #ddd;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 100px;
	font-size: 14px;
	line-height: 35px;
	margin-left: 15px;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
}
.titleBar-index a:hover{background:#3477c8;color:#fff}
.titleBar-index .rightMore{float:right;border-radius:0px;display:block;line-height:35px;min-width:initial;padding-left:10px;padding-right:10px;background:#ddd;color:#fff;font-size:12px;transition:background 0.5s}
.titleBar-index .rightMore:hover{background:#3477c8;color:#fff;}
.titleBar{
	background-color: rgba(52,119,200,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 1.2em;
	width: 100px;
	height: 40px;
	padding-bottom: 0px;
	padding-top: 8px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;

}
.titleBar2{
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 1.2em;
	margin-top: 15px;
}

/*公司简介*/
.aboutBox{
	padding: 15px;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
	background: url(aboutbg.jpg) no-repeat;
	background-size: cover;
	position: relative
}
.aboutBox .aboutTitle{
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.aboutBox .aboutTitle h1{
	font-size: 30px;
	line-height: none;
	margin: 0;
	color: #fff;
	display: inline;
}
.aboutBox .aboutTitle span{
	font-size: 20px;
	line-height: none;
	color: #fff;
	display: inline
}
.aboutBox section{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #fff;
	line-height: 30px
}
.aboutBox section *{margin:0;padding:0;border:0}
.aboutBox .aboutMore{position:absolute;right:15px;color:#fff;background:#000;font-size:12px;width:60px;text-align:center;}
.aboutBox .aboutMore:hover{background:#fff;color:#8bcf61}
/*精神模块*/
.jingshen_title1 {
	color: #122E60;
	font-family: "微软雅黑";
	font-size: 40px;
}
.jingshen_title {
	margin-top: 40px;
	height: 70px;
}
.jingshen_title2 {
	color: rgba(0,0,0,0.50);
}
.jingshen_title3 {
	font-family: "宋体";
	font-size: 25px;
	color: #000000;
}

/*首页产品*/
.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: 190px;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:#8bcf61;text-decoration: none;}
/*产品列表*/
.productList{ margin:0px 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:-20px;}
.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:87%;height:40px}
.nameList li:hover span{background:#3477c8}
.nameList li .time{width:auto;height:auto;line-height:40px;color:#666;text-align:center;background:none;display:block;font-size:12px;float:left;overflow:hidden;margin-top:0px}
.nameList li:hover .time{background:none}

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

/*首页新闻*/
.newsBox{margin:30px 0px 0px 0px;}
.newsBox .indexNewsList{margin-left:-10px}
.newsBox .indexNewsList li{overflow:hidden;padding: 0px;height:130px;float:left;margin:0}
.newsBox .indexNewsList li span{display:block;}
.newsBox .indexNewsList li .title{font-weight:normal;font-size:12px}
.newsBox .indexNewsList li .time{font-size:12px;line-height:25px}
.newsBox .indexNewsList li p{display:block;height:65px;overflow:hidden;font-size:12px;line-height:16px;color:#999;padding-right:5px}
.newsBox .indexNewsList li .txt{margin-left:130px;background:#fdfdfd;padding-left:10px;height:120px;overflow:hidden;padding-top:5px;}
.newsBox .indexNewsList li .img{width:120px;height:120px;position:absolute;left:0;background-size:cover;margin-left:10px;margin-right:10px;}
.newsBox .indexNewsList li:hover{}
.newsBox .indexNewsList li a{}
.newsBox .indexNewsList li a:hover .txt{background:#eee; }

/*首页联系*/
.contactBox{ margin:30px 0px 0px 0px;background: url(telbg.jpg);background-size:cover;overflow:hidden;height:305px;}
.contactBox .content{display:block;padding:10px;background:rgba(242,40,40,0.6);color:#fff; min-height:150px;font-size:14px;overflow:hidden;margin-top:80px}
.contactBox .content *{color:#fff}


.leftContactBox{ margin:20px 0px 20px 0px;background: url(telbg.jpg);background-size:cover;overflow:hidden;height:auto;}
.leftContactBox .content{display:block;padding:10px;background:rgba(255,255,255,0.8);color:#333;font-size:12px;overflow:hidden;margin-top:0px}
.leftContactBox .content *{color:#333}
#rightBox{float:right}

.linkList{width:auto;float:left;overflow:hidden;}
.linkList li{float:left;width:auto;margin-left:20px;}
.titleBar .linkList a{display:inline;background:none;padding:0;}
.titleBar .linkList a:hover{color:#3477c8}
/*导航菜单*/
.navbar li span{display:none}
.navbar{ margin:0px;margin-top:0px;  min-height: 50px;  height:50px;border:0px;background:url(navBg.gif) #f9f9f9;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;}
/*底部信息*/
footer{ text-align:center; background-color: #435669; color:#eee; padding:20px 0px 10px 0px; margin-top:0px; font-size:12px;}
footer a{ color:#eee;}
footer a:hover{color:#fff}
.copyright{ line-height:20px;}
.copyright a{ color:#C0C0C3;}
.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-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.topPadding{height:0px;width:100%;background:#fff;position:relative;}
.focusBox{width:100%;height:auto;margin-top:30px}

/*内页横幅图片*/
.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;}
.bannerImg img{max-width: 100%;height:auto;}
/*产品搜索标题*/
.searchTitle{width:100%;padding-bottom:10px;font-weight:bold;}

/*当前位置*/
.positionBox{
	width: 100%;
	height: 70px;
	background-color: rgba(255,255,255,1.00);
	margin-top: 20px;
}
.positionBox .titleBar span{width:20px}
.positionBox .titleBar a{display:inline;background:none;margin:0;padding:0}
.positionBox .titleBar a:hover{display:inline;background:none;color:#3477c8}
/*首页导航菜单*/
.indexNavigationGroup{display:none;}
/*导航菜单*/
.navigationBox{overflow:hidden;width:100%;line-height:40px;margin-bottom:0px;}
#firstpane .selected{color:#3477c8;font-weight:bold}
#firstpane li span{cursor:pointer;line-height:35px;height:35px;background:#eee;display:block;position:absolute;right:0px;top:2px;color:#3477c8;width:40px;text-align:center;font-size:20px;font-weight:bold}
#firstpane li span:hover{background:#3477c8;color:#fff}
#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%;border-bottom: 1px solid #eee;overflow:hidden;background: url(li.png) no-repeat left 16px;}
#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 #eee;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 solid #eee;background: url(li.png) no-repeat 38px 16px;}
#firstpane > li > ul > li > ul > li > a:hover{}

.pad{padding:0px;}
.huajie {color: rgba(37,88,179,1.00);
	font-family: "微软雅黑";
	font-weight: bold;
}
.product_title {
	text-align: center;
	height: 40px;
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-top: 20px;
}
.product_img {
	height: 420px;
}
.product_text {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.product_title a:hover{text-decoration: none;color:#0064d4;}
.LianXiWoMen {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 20px;
}
.CaiDanLan{
	height: 900px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	background-color: rgba(255,255,255,1.00);
	margin-left: 20px;
	margin-top: 40px;
}
.budong{
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: rgba(255,253,253,1.00);
	margin-left: 20px;
   padding-left: 20px;
	padding-right: 20px;
}
.pro-jianjietitle{
	color: rgba(0,0,0,1.00);
	font-family: "微软雅黑";
	font-weight: bolder;
	font-size: 30px;
	line-height: 60px;
}
.pro-jianjiemore{
	color: rgba(0,0,0,1.00);
	font-family: "微软雅黑";
	font-size: 25px;
	line-height: 40px;
	float: right;
padding-bottom: 15px;
}
@media (max-width: 480px) {
	.pro-jianjietitle{
	color: rgba(0,0,0,1.00);
	font-family: "微软雅黑";
	font-weight: bolder;
	font-size: 25px;
	line-height: 40px;
padding-top: 10%;
}
.pro-jianjiemore{
	color: rgba(0,0,0,1.00);
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	float: right;
}
	
}
.liubai{
	height: 40px;
	width: 100%;
	background-color: #f9f9f9;
}
/*侧边栏每日一句*/
.widget-sentence-content {
	padding: 15px;
	cursor: pointer;
}
.widget-sentence-content h4 {
	color: #3399CC;
	font-size: 20px;
	margin: 0px 0px 10px;
}
.widget-sentence-content h4:hover {
	color: #31B2F3;
}
.widget-sentence-content p {
	font-size: 12px;
	color: #AAA;
}
/*侧边栏热门文章*/
.widget_hot li a {
	padding: 10px 15px 10px 150px;
	color: #888;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	position: relative;
	display: block;
	font-size: 14px;
}
.widget_hot li a:hover {
	background-color: #FBFDFF;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.widget_hot .thumbnail {
	float: left;
	margin-left: -135px;
	border: none;
	margin-bottom: 0;
}
.widget_hot .thumbnail img {
	width: 122px;
	height: 86px;
}
.widget_hot .text {
	display: block;
}
.widget_hot li a:hover .text {
	color: #3399CC;
}
.widget_hot .muted {
	margin-right: 15px;
	font-size: 12px;
	color: #BBB;
}
.widget {
	clear: both;
	position: relative;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
.widget h3 {
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
	margin: 0;
	padding: 11px 15px 10px;
	cursor: default;
}
.widget h3:hover {
	cursor: pointer;
	color: #F73B3B;
}
.content-wrap {
	width: 100%;
	float: left;
	min-height: 1000px;
}
.content {
	position: relative;
	min-height: 500px;
	margin-right: 380px;
	margin-bottom: 15px;
}
.sidebar {
	float: left;
	margin-left: -360px;
	width: 360px;
	position: relative;
}
@media (max-width: 1000px) {
.content {
	margin-right: 0;
}
.sidebar {
	display: none;
}
}
@media (max-width: 1000px) {
.budong{
	margin-left: 0px;
   padding-left: 0px;
	padding-right: 0px;
}
}
/*左侧菜单栏*/

a {
	cursor: pointer;
}
ul, li {
	list-style: none;
}

.lvc-wrap {
	position: relative;
	width: 270px;
}

.lvc-wrap .btn-nav{
	position: absolute;
	left: 271px;
	top: 40%;
	width: 25px;
	height: 93px;
	border-style: none;
	background: url("../images/nuv_03.png") no-repeat transparent;
	outline: none;
}

.lvc-wrap .btn-nav:hover{
	background-image: url("../images/nuv_03_hover.png")
}

.lvc-nav {
	width: 100%;
	padding-top: 20px;
	border: 1px solid #e8eaed;
	border-width: 0 1px 0 1px;
}

.lvc-nav li {
	padding-left: 60px;
	position: relative;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: left 30px top 15px;
}
.lvc-nav li a {
	color: #a5a8ad;
	display: block;
	height: 50px;
	line-height: 50px;
}
.lvc-nav li.active a {
	color: #616366;
}
.lvc-nav li.active:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 100%;
	background: #0d94ff;
	left: 0;
}
.lvc-nav li.nav-pic1 {
	background-image: url(../images/nav/nav-pic1.png);
}
.lvc-nav li.nav-pic1.active{
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic1-h.png);
}
.lvc-nav li.nav-pic2 {
	background-image: url(../images/nav/nav-pic2.png);
}
.lvc-nav li.nav-pic2.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic2-h.png);
}
.lvc-nav li.nav-pic3 {
	background-image: url(../images/nav/nav-pic3.png);
}
.lvc-nav li.nav-pic3.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic3-h.png);
}
.lvc-nav li.nav-pic4 {
	background-image: url(../images/nav/nav-pic4.png);
}
.lvc-nav li.nav-pic4.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic4-h.png);
}
.lvc-nav li.nav-pic5 {
	background-image: url(../images/nav/nav-pic5.png);
}
.lvc-nav li.nav-pic5.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic5-h.png);
}
.lvc-nav li.nav-pic6 {
	background-image: url(../images/nav/nav-pic6.png);
}
.lvc-nav li.nav-pic6.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic6-h.png);
}
.lvc-nav li.nav-pic7 {
	background-image: url(../images/nav/nav-pic7.png);
}
.lvc-nav li.nav-pic7.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic7-h.png);
}
.lvc-nav li.nav-pic8{
	background-image: url(../images/nav/nav-pic8.png);
}
.lvc-nav li.nav-pic8.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic8-h.png);
}
.lvc-nav li.nav-pic9 {
	background-image: url(../images/nav/nav-pic9.png);
}
.lvc-nav li.nav-pic9.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic9-h.png);
}
.lvc-nav li.nav-pic10 {
	background-image: url(../images/nav/nav-pic10.png);
}
.lvc-nav li.nav-pic10.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic10-h.png);
}
.lvc-nav li.nav-pic11 {
	background-image: url(../images/nav/nav-pic11.png);
}
.lvc-nav li.nav-pic11.active {
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic11-h.png);
}
.lvc-nav li.nav-pic12 {
	background-image: url(../images/nav/nav-pic12.png);
}
.lvc-nav li.nav-pic12.active{
	background-color: #f4f6f8;
	background-image: url(../images/nav/nav-pic12-h.png);
}

/*子层 next-layer*/

.lvc-nav li.next-layer.active:before{
	height: 50px;
}
/*.lvc-nav li.next-layer:hover:before{
	background-color: transparent;
}*/
.lvc-nav li.next-layer ol li.active{
	color: #616366;
	background-color: #f4f6f8;
}
.lvc-nav li.next-layer ol {
	width: 270px;
	margin-left: -60px;
	display: none;
	background-color: #fff;
}
.lvc-nav li.next-layer ol li {
	height: 40px;
	line-height: 50px;
	color: #a5a8ad;
	cursor: pointer;
}

.lvc-nav li.next-layer ol li:before {
	position: absolute;
	content: "";
	width: 4px;
	height: 4px;
	background: #919599;
	left: 36px;
	top: 23px;
}
.lvc-nav li.next-layer ol li.active:before{
	background: #616366;
}

.lvc-nav li.next-layer ol li.active:after{
	position: absolute;
	content: "";
	width: 3px;
	height: 100%;
	background: #0d94ff;
	left: 0;
}


.lvc-nav li.next-layer a{
	background: url(../images/lvc-arrow-right.png) no-repeat right 10px center;
}

.lvc-nav li.next-layer.arrow a{
	background: url(../images/lvc-arrow-bottom.png) no-repeat right 10px center;
}


/*收起nav*/
.lvc-wrap.lvc-close {
	width: 80px;
}

.lvc-close .lvc-nav li a {
	display: none;
}

.lvc-close .btn-nav {
	left: 81px;
}

.lvc-close .btn-nav{
	background-image: url("../images/nuv_04.png")
}

.lvc-close .btn-nav:hover{
	background-image: url("../images/nuv_04_hover.png")
}

.lvc-close .lvc-nav li {
	height: 50px;
	line-height: 50px;
}


.lvc-close li.next-layer ol {
	background: #fff;
	border: 1px solid #e8eaed;
	width: auto;
	position: absolute;
	margin: 0;
	margin-left: 20px;
	white-space: nowrap;
	z-index: 2;
}

.lvc-close li.next-layer ol li {
	padding: 0 20px 0 40px;
}

.lvc-close li.next-layer ol li:before {
	left: 20px;
}
.XiangGuanWenZhang {
	background-color: rgba(255,255,255,1.00);
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.ReMenWenZhang {
	background-color: rgba(255,255,255,1.00);
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
}
@media (max-width: 1000px) {
.XiangGuanWenZhang {
	margin-left: 0px;
	margin-right: 0px;
}
.ReMenWenZhang {
	margin-left: 0px;
	margin-right: 0px;
}
}
.TuiJianBiaoTi {
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 1.7em;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: rgba(52,119,200,1.00);
	color: rgba(255,255,255,1.00);
}
.TuiJianLieBiao {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.3em;
	padding-bottom: 20px;

}
.TuiJianLieBiao li {
	padding-top: 10px;
	
}
.news_right {
	float: left;
	border-bottom: 1px solid #393939;
	padding-bottom: 15px;
}
.x_news_time {
	width: 8%;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	text-align: center;
	height: auto;
	overflow: hidden;
}
.x_news_time b {
    display: block;
    padding: 5px 0px;
    text-align: center;
    color: #fff;
    background: #0159a0;
    font-size: 25px;
}
.x_news_time h5 {
    padding: 5px 0px;
    display: block;
    border: 1px solid #d2d2d2;
    border-top: 0px;
    text-align: center;
    font-size: 14px;
    color: #7e7e7e;
    margin: 0px;
}
.news_info {
	margin-left: 1% !important;
	float: left;
	width: 100%;
	margin-left: 5%;
	margin-top: 2%;
	margin-bottom: 2%;
	
}
.news_info h4 {
	margin-bottom: 3px;
	overflow: hidden;
	margin-top: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
}
.news_info h4 a {
    font-size: 20px;
    color: #000;
}
.news_info h4 a:hover {
    
    color: rgba(255,0,4,1.00);
}
.qow {
	font-size: 14px;
}

.ChanPinJianJie{
	font-size: 1.2em;
}
.budong img{
	max-width:100%;
   height: auto;
}
.budong .hidden-xs.hidden-sm .col-md-12.FenGe {
	width: 100%;
	height: 60px;
}
.col-md-6.budong .budong .col-md-12.list {
	margin-top: 5px;
}
.budong .col-md-12.list .function {
	text-align: center;
	margin-top: 150px;
}
.col-md-12.list .function a:hover {background: #3690cf;
        color: #fff;
        border: 1px solid #3690cf
}
.col-md-12.list .function a, .col-md-12.list .function a:visited{
        background: #fff;
        margin: 0 0 10px 5px;
        padding: 8px 11px;
        line-height: 100%;
        border: 1px solid #ddd;
        border-radius: 2px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .04)}

.comment-box {
	border: 2px solid #CCD4D9;
	border-radius: 2px;
	padding: 4px 4px 0px;
	background-color: #FFF;
	position: relative;
	z-index: 10;
}
.comment-content {
	padding-top: 5px;
}
.media .comment-box .media-body {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.widget {
	clear: both;
	position: relative;
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
.btn-search {
	border-radius: 0px;
	background: #3399CC;
	color: #FFF;
	border: #3399CC solid 1px;
}
.btn-search:hover {
	background: #FFF;
	color: #3399CC;
	border: #3399CC solid 1px;
}
.list-desc2 {
	padding-left: 1% !important;
	margin-bottom: 2%;
	font-size: 14px;
}

/*最新发布*/
.excerpt {
	clear: both;
	border: 1px solid #EAEAEA;
	padding: 20px 20px 20px 255px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: -1px;
}
.excerpt:hover {
	background-color: #FBFDFF;
	border-color: #42B5EF;
	position: relative;
	z-index: 20;
}
.excerpt-1 {
	border-radius: 4px 4px 0 0;
}
.excerpt .focus {
	float: left;
	margin-left: -235px;
	width: 220px;
}
.excerpt .thumb {
	border-radius: 5px;
	width: 220px;
	height: 150px;
	overflow: hidden;
}
.excerpt img {
	display: inline;
   max-width: 100%;
}
.excerpt .focus:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.excerpt header {
	margin-bottom: 10px;
}
.excerpt .cat {
	color: #FFF;
	background-color: #3399CC;
	padding: 3px 6px;
	font-size: 12px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 6px;
}
.excerpt .cat:hover {
	opacity: .8;/*background-color: #3EBBF9;*/
}
.excerpt .cat i {
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: -4px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-left: 4px solid #3399CC;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}
.excerpt h2 {
	display: inline;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0;
	font-weight: bold;
}
.excerpt h2 a {
	color: #555;
}
.excerpt h2 a:hover {
	color: #3399CC;
}
.excerpt .meta {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
.excerpt .time, .excerpt .comment, .excerpt .views {
	cursor: pointer;
	margin-right: 20px;
}
.excerpt .time:hover, .excerpt .comment:hover, .excerpt .views:hover {
	color: #3399CC;
}

@media (max-width:680px) {
.excerpt .comment {
	display: none;
}
}
.excerpt .meta a {
	color: #999;
}
.excerpt .note {
	font-size: 12px;
	color: #999;
	word-wrap: break-word;
	line-height: 20px;
	cursor: default;
}
@media (max-width: 640px) {
.aboutBox{	display: none;}
.article-header {
	text-align: left;
	padding: 15px 0;
}
.article-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}
.article-meta .item {
	margin-right: 10px;
}
.asb-post {
	margin-bottom: 15px;
}
.article-content img {
	border-radius: 5px;
}
.post-copyright {
	display: none;
}
.action-share {
	text-align: left;
}
.article-tags {
	text-align: left;
}
.rollbar {
	right: -120px;
}
.article-content {
	font-size: 15px;
	line-height: 24px;
}
.article-content p, .article-content h2, .article-content h3, .article-content h4 {
	margin-bottom: 15px;
}
.article-content h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px -10px 15px -10px;
	line-height: 18px;
	padding-left: 10px;
	border-left: none
}
.article-content ul, .article-content ol {
	margin-left: 20px;
}
.content {
	min-height: 200px;
}
.pagetitle h1 {
	font-size: 16px;
	font-weight: bold;
}
.excerpt {
	padding: 10px 10px 10px 180px;
}
.excerpt .focus {
	width: 160px;
	margin-left: -170px;
}
.excerpt .thumb {
	width: 160px;
	height: 109px;
}
.excerpt .note {
	height: 40px;
	
}
.excerpt .cat {
	display: none;
}
.excerpt h2, .excerpt-minic h2 {
	font-size: 16px;
	line-height: 18px;
}
.excerpt-minic {
	padding: 10px;
}
.excerpt-minic-index h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
.excerpt-minic .note {
	font-size: 12px;
	text-indent: 24px;
}
.pageheader, .page-template-pagesnavs-php .pageheader {
	margin-top: -11px;
}
.pageheader h1 {
	font-weight: bold;
	font-size: 18px;
}
.pageheader .note {
	font-size: 12px;
}
.container-page {
	padding-left: 110px;
}
.container-page .content {
	padding: 15px;
}
.container-page .content::after {
	display: none;
}
.pageside {
	width: 100px;
}
.pagemenu {
	margin-bottom: 5px;
}
.pagemenu li a {
	padding: 7px 10px;
	font-size: 14px;
	font-weight: bold;
}
.branding {
	padding: 30px 15px;
}
.branding h1, .branding h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
.btn-lg {
	font-size: 14px;
	padding: 6px 15px;
}
.pagetitle h1, .pagetitle h2, .pagetitle h3 {
	font-size: 16px;
	font-weight: bold;
}
.title h3 {
	font-size: 16px;
}
.title .more {
	display: none;
}
.archives-list span {
	display: none;
}
.archives h3 {
	font-size: 16px;
	font-weight: bold;
}
}
@media (max-width: 480px) {
.container {
	margin: 0 10px;
}
.single section.container {
	margin: 0;
}
.single .content {
	border: none;
   padding: 0 15px;
	border-radius: 0
}
.article-header {
	margin-bottom: 10px;
}
.carousel-indicators {
	bottom: 2px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 7px;
	height: 7px;
	margin: 0 1px;
}
.cat-first {
	padding: 10px 10px 10px 170px;
}
.cat-first .thumbnail {
	margin-left: -160px;
	width: 150px;
}
.cat-first .note {
	display: none;
}
.cat-first .meta .comment {
	display: none;
}
.cat-first h2, .excerpt-minic h2 {
	font-size: 16px;
	line-height: 20px;
}
.cat-posts li {
	width: 50%;
}
.cat-posts li a {
	padding: 10px;
}
.cat-posts li:nth-child(1) {
	border-radius: 0
}
.cat-posts li:nth-child(1), .cat-posts li:nth-child(2) {
	border-bottom: none;
}
.cat-posts li:nth-child(3) {
	border-left: 1px solid #eaeaea;
	border-radius: 0 0 0 4px;
}
.tag-clouds a {
	width: 49%
}
.plinks ul li {
	width: 50%;
}
.page-template-pagesresetpassword-php section.container {
	margin: 0;
}
.page-template-pagesresetpassword-php .content {
	border: none;
	padding: 0 15px;
	border-radius: 0
}
.page-template-pagesresetpassword-php {
	padding-top: 44px;
}
.page .content.resetpass {
	padding: 15px;
}
.resetpasssteps {
	margin: -14px -15px 15px -15px;
}
.resetpasssteps li {
	font-size: 12px;
	line-height: 28px;
}
.resetpass form {
	width: 100%;
}
.resetpass h3 {
	font-size: 16px;
}
.sign .container {
	width: 80%
}
.sign .close-link {
	right: 0;
	left: auto;
}
.sign form {
	padding: 0 20px;
}
.sign h3 {
	padding: 25px 20px;
	margin: 0 -20px 20px;
}
.sign h3 small {
	margin-right: 80px;
}
.pagination ul > li {
	display: none
}
.pagination ul > li.prev-page, .pagination ul > li.next-page {
	display: inline
}
.pagination ul > li.next-page a {
	background-color: #45B6F7;
	color: #fff;
}
.input-lg {
	height: 34px;
	border-radius: 4px;
	font-size: 14px;
	padding: 10px;
}
.excerpt {
	padding: 10px 10px 10px 120px;
}
.excerpt .focus {
	width: 100px;
	margin-left: -110px;
}
.excerpt .thumb {
	width: 100px;
	height: 68px;
}
.excerpt .note {display: none;
	
}
.excerpt .views {
	display: none;
}
.excerpt .omment {
	display: none;
}
.excerpt h2 {
	overflow: hidden;
	display: block;
	position: relative;
}
.excerpt h2:before {
	content: "";
	float: left;
	width: 5px;
}
.excerpt h2, .excerpt h2:before {
	height: 36px;
}
.excerpt h2 > *:first-child {
	float: right;
	width: 100%;
	margin-left: -5px;
}
.excerpt h2:after {
	content: "\02026";
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	float: right;
	position: relative;
	top: -18px;
	left: 100%;
	width: 3em;
	margin-left: -3em;
	padding-right: 5px;
	text-align: right;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
	background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
	background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
	background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
}

@media (max-width: 360px) {
.single .content {
padding: 0 15px;
}
.cat-ebox li {
	width: 100%;
	border-right: none;
}
.cat-ebox li:first-child {
	border-bottom: 2px solid #eaeaea;
}
.cat-posts li a {
	height: 170px;
}
.article-header {
	padding: 10px 0;
	text-align: left;
}
.article-meta .item:nth-child(2) {
	display: none;
}
.article-title {
	font-size: 16px;
}
.excerpt h2 {
	font-size: 14px;
	line-height: 18px;
}
.excerpt .comment {
	display: none
}
.excerpt .comment {
	margin-right: 0;
}
.btn-lg {
	padding: 8px 20px;
	font-size: 14px;
}
#comment-form {
	padding-left: 0;
}
#respond .comment {
	padding-left: 0;
}
.comment-title {
	width: auto;
	float: none;
	margin-left: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.comment-avatar {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px;
}
.comment-avatar .avatar {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.comment-comterinfo {
	width: 100%;
}
.comment-comterinfo .text-muted {
	display: none;
}
.comment-comterinfo input {
	width: 100%;
	margin-right: 0;
	box-shadow: none;
}
.comment-reply-link, .comt-info {
	position: relative;
	top: 0;
	display: inline-block;
	margin-left: 10px;
}
.comment-main {
	margin-right: 0;
	margin-left: 40px;
}
.comment-f {
	display: none;
}
.commentlist > .comment .children {
	margin-left: 0;
}
.commentlist > .comment.depth-1 > .children {
	margin-left: 46px;
}
.comt-author {
	display: inline-block;
}
.branding {
	padding: 30px 10px;
}
.branding h1, .branding h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.branding p {
	font-weight: normal
}
.tag-clouds a {
	width: 99%
}
.plinks ul li {
	width: 100%;
}
}
/*文章*/
.single .content {
   padding: 0 20px;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
}
/*文章头部*/
.article-header {
	margin-bottom: 20px;
	padding: 25px 0;
	border-bottom: 1px solid #EEE;
	text-align: center;
}
.article-title {
	margin-top: 0;
	font-size: 26px;
	line-height: 36px;
}
.article-title a, .article-title a:hover {
	color: #555;
}
.article-meta {
	margin-top: 10px;
	font-size: 12px;
	color: #999;
}
.article-meta .item {
	margin-right: 20px;
	cursor: pointer;
}
.article-meta .item a {
	color: #666;
}
.article-meta .item a:hover {
	color: #3399CC;
}

@media (max-width:1080px) {
.article-meta .article-meta-comment {
	display: none;
}
}

@media (max-width:1000px) {
.article-meta .article-meta-comment {
	display: inline-block;
}
}

@media (max-width:720px) {
.article-meta .article-meta-comment {
	display: none;
}
.article-meta .article-meta-source {
	display: none;
}
}

@media (max-width:420px) {
.article-meta .article-meta-category {
	display: none;
}
}
/*文章内容*/
.article-content {
	font-size: 15px;
	line-height: 25px;
	word-wrap: break-word;
	cursor: default;
}
.article-content img {
	margin: 5px auto;
	display: block;
	max-width: 100%;
	height: auto;
}
.article-content img:hover {
	cursor: pointer;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 6px rgba(51,153,204,.6);
	-webkit-box-shadow: 0px 0px 6px rgba(51,153,204,.6);
	box-shadow: 0px 0px 6px rgba(51,153,204,.6);
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.article-content p {
	text-indent: 30px;
	margin-bottom: 18px;
	word-wrap: break-word;
}
/*文章版权*/
.article-copyright {
	background-color: #EEE;
	padding-right: 30px;
	font-size: 12px;
	padding: 3px 0;
	border-radius: 3px;
	color: #aaa;
	text-align: center;
	cursor: default;
}
.article-content .article-copyright a, .article-copyright a:hover {
	color: #AAA;
	text-decoration: none;
}
.article-content .article-copyright:hover {
	background: #3399CC;
	color: #FFF;
}
.article-content .article-copyright:hover a {
	color: #FFF;
}
/*文章标签*/
.article-tags {
	margin: 30px 0;
	text-align: center;
	cursor: default;
}
.article-tags a {
	display: inline-block;
	padding: 4px 7px 3px;
	margin: 0 4px 4px 0;
	color: #FFF;
	font-size: 12px;
	background-color: #3399CC;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.article-tags a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/*相关推荐*/
.single .title {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
}
.relates ul {
	margin-left: 18px;
	color: #BBB;
	margin-bottom: 30px;
}
.relates li {
	margin-top: 12px;
	list-style: disc;
}
.relates a {
	color: #777;
}
.relates a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*屏幕宽度为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) 
{
.row .col-xs-12.col-sm-12.col-md-12 .linkBox {
	display: none;}
 .positionBox{display:none;} 
    .positionBox .titleBar h1{display:none;} 
    .positionBox .titleBar span{display:block;}  
.left_text {
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
		
}
	.right_text {
    border-bottom: 0px ;
	border-top: 0px;
		
}
.jingshen_title1 {
	color: #122E60;
	font-family: "微软雅黑";
	font-size: 40px;
	float: none;	
}

.jingshen_title2 {
	color: rgba(0,0,0,0.50);
	float: none;
}
.jingshen_title3 {
	font-family: "宋体";
	font-size: 25px;
	color: #000000;
	float: none;
}		
.jingshen_title {
	margin-top: 10px;
	height: 50px;
}
.right_tuandui {
	height: 200px;

}
.left_tuandui{
	height: 200px;
}
	.xs-tu{height: 200px;}
	.aboutBox{display: none}

}
/*屏幕宽度为768px以下，手机版*/
@media screen and (max-width: 767px) 
{
    #rightBox{float:left;}
	.navbar{min-height:50px;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
	.navbar-toggle{border: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 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; }
	#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;}
   
   
    .newsList li .time{display:none}
    .newsList li .tit{margin-right:0;}
    .detailTitle{margin-left:0}

    .tel{padding-top:0px;margin-bottom:20px;text-align:center;}
    .address{padding-top:0px;margin-bottom:20px;text-align:center;float:left}
    .linkBox .titleBar{position:relative;overflow:visible;}
    .linkBox .titleBar h1, .linkBox .titleBar span{display:none;}
    .linkBox .linkList{position:absolute;left:0;top:0px;text-align:center;width:100%}
    .linkBox .linkList li{display:inline;margin:0;padding:0}
    .tel{display:none;}
    .address{display:none;}
}
/*屏幕宽度为768px以上*/
@media screen and (min-width: 768px) 
{
    #navbar{float:left;padding:0px;margin:0px;}
	.navbar-nav > li{border-right: 1px solid #ddd;}
	.navbar-nav > li:first-child { border-left:0; }
	.navbar-nav > li:last-child{  }
	.navbar-nav > li > a {transition:background 0.4s; text-align: center;}
	.navbar-default .navbar-nav > li > a{line-height: 50px;padding:0px;min-width:90px;}
    .navbar-default .navbar-nav > li > .selected {background:#3477c8; 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 > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {background:#3477c8; color: #fff;}
	.navbar-default .navbar-nav-e > li > a{font-weight: normal; }
	.navbar .dropdown-menu{background:#3477c8;border:none;color:#fff;padding:0px;border-radius:0px;min-width: 145px;}
	.navbar .dropdown-menu li a{color:#fff;line-height:35px;padding:0px;text-align:center;font-size:12px;}
	.navbar .dropdown-menu li a:hover{background:#abcf63;}
	.navbar .dropdown-menu li ul{display:none;position:absolute;z-index:9999;margin-top:-35px;margin-left:145px;width:145px;background:#3477c8;}
	.navbar .dropdown-menu li ul a{display:block;}
	.navbar .dropdown-menu li ul li ul{display:none;position:absolute;z-index:9999;margin-left:145px;}
	.navbar .dropdown-menu a span{display:none;}
	#app_menudown{ display:none; }
	.footer_nav{display:none; }
}
/*屏幕宽度为480px以下*/
@media screen and (max-width:480px) {
	.center-jianjie{
display:inline;
			margin-top: 10%;
	max-width: 100%;
	max-height: 100%;
}
.center-jianjie img{
border-radius: 5px;
max-width: 100%;
	max-height: 100%;
}
}
/*屏幕宽度为480px以下*/
@media screen and (min-width:480px) {
.center-jianjie{
	margin-top: 10%;
	width: 440px;
	height: 280px;
margin-left: 5%;
}
.center-jianjie img{
max-width: 100%;
display: inline;
border-radius: 15px;
	width: 440px;
	height: 280px;
}
}
/*屏幕宽度为992px以上*/
@media screen and (min-width:992px) {
	.navbar-default .navbar-nav > li > a{min-width:120px;}
	.center-jianjie{
	margin-top: 10%;
	width: 440px;
	height: 280px;
margin-left: 5%;
}
.center-jianjie img{
max-width: 100%;
display: inline;
border-radius: 15px;
	width: 440px;
	height: 280px;
}
}

/*屏幕宽度为1200px以上*/
@media screen and (min-width:1200px) {
	.navbar-default .navbar-nav > li > a{min-width:145px; /*padding兼容低版IE*/}
		.center-jianjie{
	margin-top: 10%;
	width: 440px;
	height: 280px;
margin-left: 5%;
}
.center-jianjie img{
max-width: 100%;
display: inline;
border-radius: 15px;
	width: 440px;
	height: 280px;
}
}
/*容器*/

@media (min-width:768px) {
.container {
	width: auto;
}
}

@media (min-width:992px) {
.container {
	width: auto;
}
}

@media (min-width:1200px) {
.container {
	width: auto;
}
}
.container {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
}

@media (max-width: 1240px) {
.container {
	margin: 0 15px;
}
}