.main-content {
    min-height: 100%;
    margin: 0 auto -150px;
    padding-bottom:0;
}
footer {
    padding:0;
    background: #7a7a7a;
    color: #fff;
	height: 150px;
	overflow: hidden;
}
footer, .main-content:after {
	    height: 150px;
	}
.footer-inner {
    padding:0;
}
.navbar-white {
	position: relative;
	width: 100%;
	z-index: 999;
	background-color:rgba(0, 0, 0, 0.6);
}
.navbar-default .navbar-toggle {
	border-color:rgba(255,255,255,0);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.skin-white {
	padding-top: 0;
}
.navbar {
	margin-bottom: 0;
}

.banner {
	position: relative
}
.inner-banner {
	height:100px;
	width: 100%;
	background-size: cover;
	background-position: center center;
	margin-bottom: 17px;
}
@media (min-width: 768px)
{
	.inner-banner {
	    height: 360px;
	}
}

.footer-nav {
	padding:15px 0;
	border-bottom: 1px solid #969595;
}
.footer-nav span {padding: 0 20px;}
.footer-inner .copyright {
	padding: 20px 0;
	line-height:2em;
	font-size: 14px;
	margin-bottom: 0!important;
}

@media (max-width: 768px)
{
	.main-content {
	    min-height: 100%;
	    margin: 0 auto -200px;
	    padding-bottom:0;
	}
	footer, .main-content:after {
	    height: 200px;
	}
}

@media (min-width: 1600px) {
	.container {
		width: 1310px;
	}
}

@media (min-width: 768px) {
	.navbar-white {
		background: rgba(0,0,0,0.6);
		padding: 0 15px;
		padding-top: 15px;
	}

	.navbar-white.navbar-fixed-top {
		position: absolute;
	}

	.navbar-white .nav li a,
	.navbar-white .nav li a:hover {
		color: #fff;
		font-size: 16px;
	}

	.navbar-white .navbar-nav>.active>a,
	.navbar-white .navbar-nav>.active>a:hover,
	.navbar-white .navbar-nav>.active>a:focus {
		background-color: inherit;
		color: #fff;
	}

	.dropdown-menu {
		background: rgba(0, 0, 0, 0.6);
	}

	.navbar-nav ul.dropdown-menu {
		border-radius: 0 0 4px 4px;
	}

	.navbar-nav ul.dropdown-menu>li>a,
	.navbar-nav ul.dropdown-menu>li>a {
		border-bottom: 1px solid rgba(255, 255, 255, 0);
	}

	.navbar-nav ul.dropdown-menu>li.active>a,
	.navbar-nav ul.dropdown-menu>li>a:hover {
		color: #fff;
		background: none;
		border-bottom: 1px solid #ffb322;
	}

    #index-focus {
		background-color: #f0f0f0;
	}
	#index-focus .item .carousel-img {
		height: 854px;
		width: 100%;
	}

	#index-focus .carousel-indicators {
		position: absolute;
		bottom: 150px;
		left: 50%;
		z-index: 15;
		width: 60%;
		margin-left: -30%;
		padding-left: 0;
		list-style: none;
		text-align: center;
	}
}



/* 模块一 技术特点 */
.i-feature {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #1EB3FD;
	z-index: 1;
}

.i-feature .item .carousel-img {
	height: 140px;
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.i-feature {
		display: none;
		margin-bottom: 20px;
	}
}

.i-feature .i-feature-one {
	float: left;
	/*padding:2% 0% 0.5% 0%;*/
	text-align: center;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

@media screen and (min-width: 960px) {
	.i-feature .i-content {
		width: 100%;
		left: 8%;

	}

	.i-feature .i-feature-one {
		float: left;
		/*padding:2% 0% 0.5% 0%;*/
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		text-align: center;
		width: 16.8%;
		height: 140px;
	}

	.i-feature .i-feature-one:first-child {
		border-left: 1px solid rgba(255, 255, 255, 0.3);
	}
}

@media screen and (max-width: 960px) {

	.i-feature-one,
	.feature1,
	.feature2,
	.feature3,
	.feature4,
	.feature5,
	.feature6 {
		float: none;
		margin: 1% 0;
		padding: 2% 2% 0.5% 2%;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.i-feature .i-feature-one a {
	display: block;
}

.i-feature .i-feature-one .i-feature-one-img {
	margin: 0 auto 0 auto;
	text-align: center;
	/*        bottom: 9%;*/
	position: relative;
	height: 100%;
}

.i-feature .i-feature-one .i-feature-one-img img {
	top: 25%;
	left: 6%;
	position: relative;
	float: left;
	height: 70px;
}

.i-feature .i-feature-one .i-feature-one-img a {
	display: inline-block;
	margin: 15px auto 15px auto;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	color: #056596;
	font-size: 18px;
	font-family: "微软雅黑", Times;
	background: #FFF;
	border: 1px solid #056596;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.i-feature .i-feature-one .i-feature-one-img a:hover {
	color: #FFF;
	background: #056596;
}

@media screen and (max-width: 960px) {
	.i-feature .i-feature-one .i-feature-one-img a {
		color: #FFF;
		background: #056596;
	}
}

.i-feature .i-feature-one .showTheFeature dt {
	padding: 5% 0 5% 0;
}

.i-feature .i-feature-one dt {
	position: relative;
	top: 42%;
	width: 80%;
	left: 10.5%;
	color: WHITE;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: normal;
	letter-spacing: 1px;
}

@media screen and (max-width: 960px) {
	.i-feature .i-feature-one dd {
		height: auto;
	}
}

.showTheFeature {
	width: 100%;
	height: 140px;
}

@media screen and (min-width: 960px) {
	.i-feature-one:hover .showTheFeature {
		opacity: 1;
		-webkit-transform: translateY(-140px);
		display: block;
		opacity: 1;
		position: relative;
		transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	}

	.i-feature-one:hover {
		background-color: #179eeb;
	}

	.i-feature-one:hover dt {
		opacity: 0.1;
	}

	.i-feature-one:hover img {
		opacity: 0.1;
	}

	.i-feature-one:hover .showTheFeature dt {
		opacity: 1;
	}
}


.i-feature-one .showTheFeature dd {
	overflow: hidden;
	height: auto;
	width: 90%;
	line-height: 22px;
	color: white;
	font-size: 16px;
	font-family: "微软雅黑";
	/*margin: 15% 0 0 0;*/
	position: relative;
	top: 50%;
	left: 5%;
	transform: translate(0,-50%);
	/*padding-top: 15%;*/
}
.i-feature-one .showTheFeature dd a {color: #fff;}

@media screen and (max-width:960px) {
	.i-feature-one .showTheFeature {
		display: none;
	}

	.i-feature .i-feature-one {
		border-bottom: 1px solid rgba(255, 255, 255, 0.6);
		text-align: center;
	}

	.i-feature .i-content .i-feature-one .i-feature-one-img {
		height: 90px;
		width: 100%;
	}

	.i-feature .i-feature-one .i-feature-one-img img {
		display: block;
		float: left;
		left: 20%;
		top: 11%;
	}

	.i-feature .i-feature-one .i-feature-one-img dt {
		display: block;
		float: left;
		width: 50%;
		position: relative;
		top: 35%;
		left: 17%;
	}
}

.i-feature {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.55);
}

.i-feature-one:hover {
	background-color: rgba(31, 180, 254, 0.7);
}

.i-feature .swiper {
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.i-feature .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.i-feature .swiper-slide {
	display: block;
	width: 275px;
	height: 140px;
	object-fit: cover;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff;
}





/* 模块标题 */
.i-titel {
	margin:40px auto 0px auto;
	padding:0;
	width:90%;
	text-align:center;
}
.i-titel h1 {
	padding:0 0;
	color: #333333;
	font-size:26px;
	font-family:"微软雅黑";
	font-style:normal;
	margin: 0 0 8px 0;
}
.i-titel h2:last-child {
	padding-top: 16px;
	display: block;
	font-size:22px;
	color:#9f9f9f;
	margin: 0;
}
@media screen and (max-width: 960px) {
	.i-titel {
		margin:20px auto 0px auto;
		padding:0;
		width:90%;
		text-align:center;
	}
	.i-titel h1{ font-size:20px; }
	.i-titel h2:last-child {font-size:16px;}
}
.i-titel h1.white {
	color: #FFF;
}
.i-titel h1.white a,.i-titel h1.white a:hover {
	color: #fff;
}
.i-titel span {
	padding:0 20px;
	line-height:100%;
	color: #353535;
	font-size:31px;
	font-family: "微软雅黑";
	font-style:normal;
	cursor: pointer;
}
@media screen and (max-width: 960px) {
	.i-titel span {
		font-size:25px;
	}
}
@media screen and (max-width: 400px) {
	.i-titel span {
		font-size:20px;
	}
}
.i-titel span.span_on {
	color: #027cdc;
}
.i-titel span.span_out {
	/*color: #CBCBCB;*/
}
.i-titel span.span_split {
	margin: 0 5px;
	padding:0;
	width:0;
	border-left:2px solid #056596;
}
/* 标题备注 */
.i-description {
	margin:0 auto 40px auto;
	width:90%;
	text-align:center;
}
.i-description em {
	padding:0 0;
	color: #999;
	font-size:18px;
	font-family: "微软雅黑";
	font-style:normal;
}
.i-description em.white {
	color: #FFF;
}
.i-content {
	overflow:hidden;
	position:relative;
	margin:0 auto;
	width:92.5%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 960px) {
	.i-content {
		padding: 0 10px;
		width:100%;
	}
}
/*divider用*/
.divider{border-bottom: 1px solid rgba(255,255,255,0);margin:25px auto;position: relative;max-width: 90%}
.divider-inner{position: absolute;left: 0;right:0;margin: 0 auto;bottom: -3px;width:120px;height:4px;background: #179c3d;}
/* 模块二 产品展示 */
.i-product {
	overflow:hidden;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;
	background:#FFFFFF;
}

@media screen and (max-width: 1200px) {
	.i-product {
		margin:20px auto 0 auto;
	}
}
.i-product .i-product-one {
	float:left;
	margin:20px 1.5%;
	padding:2.5% 0 1.0% 0;
	width:22%;
	text-align:center;
	background:#FFF;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.i-column{
    width:100%;
    height:190px;
    background: white;
}
.i-column ul{
    position: relative;
    width: 100%;
    height: 100%;
    left: 13%;
	list-style: none;
}
.i-column ul li{
    display: inline;
    float: left;
    width: 32.5%;
    height: 100%;
	list-style: none;
}
.i-column ul li a{
    width: 100%;
    height: 100%;
}
.i-column ul li a img{
    width: 30%;
    height: 100%;
}
    #botton-scroll .featureUL .featureBox a dd{
    font-size: 14px;
    color:#808080;
    word-break: normal;
    width: 100%;
    text-align: left;
    line-height: 150%;
    font-family:"微软雅黑";
}
@media screen and (max-width:960px) {
         #botton-scroll .featureUL .featureBox{
          margin: 5% 0 -9% 40%;
        }
	 #botton-scroll .featureUL .featureBox a dd{
            display: none;
        }
}

@media screen and (max-width:600px) {
    #botton-scroll .featureUL .featureBox{
         margin: 5% 0 -9% 30%;
    }
}


#botton-scroll .featureUL .featureBox a{
    width: 100%;
/*    height: 100%;*/
    display: block;
}

@media screen and (max-width: 960px) {#botton-scroll .featureUL .featureBox a{ height: 100%;}}
#botton-scroll .featureUL .featureBox a dt{
/*    font-size: 16px;*/
    width: 90%;
    height: 20%;
    text-align: left;
    color:#0d0d0d;
    font-family: Arial Regular;
    margin: 6% 0 4% 0;
};




#botton-scroll .featureUL .featureBox a:hover dt{
          color: #F8981C;
        }
@media screen and (min-width: 1680px) {
	.i-product .i-product-one {
		float:left;
		margin:20px 1.5%;
		padding:3.5% 0 1.0% 0;
		width:22%;
	}
}
#featureContainer{
    width: 100%;
    height: 400px;
    background-color: #F5F5F6;
}
#feature,#block,#botton-scroll{
    width:100%;
    height:100%;
}
@media screen and (min-width: 980px) {
	.featureUL {
            position:relative;
            list-style-type: none;
            width: 87%;
            height: 100%;
            float: left;
            left:8.5%;
}
        .featureBox {
            width: 22%;
            background-repeat:no-repeat;
            float: left;
            height: 25%;
            margin-left: 2%;
    }
}
@media screen and (max-width: 960px) and (min-width: 480px) {
	.i-product .i-product-one {
		float:left;
		margin:20px 1.5% 0 1.5%;
		padding:1.5% 1.5% 1.0% 1.5%;
		width:47%;
	}
/*        .i-product .i-column {
		display: none;
	}*/
}
@media screen and (max-width: 960px) {
	.i-product .i-product-one {
		float:none;
		margin:20px 2%;
		padding:1.5% 1.5% 1.0% 1.5%;
		width: 96%;
	}
/*        .i-product .i-column {
		display: none;
	}*/
}
.i-product .i-product-one a {
	display:block;
}
.i-product .i-product-one .i-product-one-img {
	margin:0 auto 0 auto;
	text-align:center;
}
.i-product .i-product-one .i-product-one-img img {
	margin:0 auto 0 auto;
	max-width:100%;
}
.i-product .i-product-one dt {
	padding:15px 0 15px 0;
	color: #353535;
	font-size:22px;
	font-family:  "微软雅黑";
	font-style:normal;
}
.i-product .i-product-one dd {
	padding: 0 30px;
	height:66px;
	line-height:22px;
	color: #666;
	font-size:14px;
	font-family:  "微软雅黑";
}
/* 模块三 解决方案 */
.i-solution {
	overflow:hidden;
	margin:0 auto;
	padding: 90px 0 90px 0;
	width:100%;
	height:350px;
	text-align:center;
	background: url(images/solution.jpg) center 50% no-repeat;
}
@media screen and (min-width: 1680px) {
	.i-solution {
		height:400px;
	}
}
.i-solution .i-solution-one {
	float:left;
	overflow:hidden;
	margin:4% 4%;
	width:12%;
	text-align:center;
}
.i-solution .i-solution-one a {
	display:block;
	margin-top:40px;
	padding:10px 0 10px 0;
	width:100%;
	color:#fff;
	font-size:16px;
	font-family:  "微软雅黑";
	background:#FFB321;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.i-solution .i-solution-one a:hover {
	color: #FFFFFF;
	background:#DAA732;
}
@media screen and (min-width: 1680px) {
	.i-solution .i-solution-one a {
		margin-top:40px;
	}
}
@media screen and (max-width: 960px) {
	.i-solution {
		padding: 60px 0 90px 0;
	}
	.i-solution .i-solution-one {
		margin:10px 4%;
		width:42%;
	}
	.i-solution .i-solution-one a {
		color:#056596;
		background:#FFF;
		border: 1px solid #FFF;
	}
	.i-solution .i-solution-one:last-child {
		float:none;
		margin:4% auto;
		width:42%;
	}
	.i-solution .i-solution-one:last-child a {
		margin-top:50px;
	}
}

.i-case {}
.i-case .panel {border-radius:10px;overflow: hidden;box-shadow:0px 0px 15px #999;}
.i-case .panel-heading {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e6e6e6;
	height: auto;
	padding: 15px;
}
.i-case .panel-body {
	padding: 50px;
}
.i-case .nav-tabs > li {
	width: 33.33333333%;
	text-align: center;
}
.i-case .nav-tabs {
    border-bottom: 1px solid rgba(255,255,255,0);
}
.i-case .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius:0;
}
.i-case .nav > li > a {
    position: relative;
    display: block;
    padding:0;
	font-size: 16px;
	
}
.i-case .nav > li > a span {
	padding: 15px 0;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}
.i-case .nav > li > a span::after{
	content: '';
	position: absolute;
	left: 0;
	bottom:-3px;
	height: 3px;
	width: 100%;
	background-color:transparent;
}
.i-case .nav > li > a:hover,.i-case .nav > li > a:focus{text-decoration:none;background-color:rgba(255,255,255,0);}
.i-case .nav-tabs > li > a:hover{border-color:rgba(255,255,255,0);}
.i-case .nav-tabs > li.active > a,.i-case .nav-tabs > li.active > a:hover, .i-case .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color:rgba(255,255,255,0);
    border: 1px solid rgba(255,255,255,0);
    border-bottom-color: transparent;
    cursor: default;
}
.i-case .nav-tabs > li.active > a span::after,.i-case .nav-tabs > li.active > a:hover span::after, .i-case .nav-tabs > li.active > a:focus span::after{
	background-color:#179c3d ;
}
/*
.i-case .tab-content ul {
	float: left;
	width:23%;
	padding-left: 5%;
	margin-left: 5%;
	border-left: 1px solid #f0f0f0;
	font-size: 16px;
}
*/
.i-case .tab-content ul,.i-case .tab-content ul li {
	list-style: none;
}
.i-case .tab-content ul li .col-md-9{
	line-height:35px;
	height: 35px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	background:url(../images/point.jpg) no-repeat 0 14px;
	padding-left:20px;
}
.i-news {
	background-color: #f8f8f8;
}
.i-news .divider {
	margin-bottom: 50px;
}
.i-news .img {
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.i-news h3 {
	font-size: 16px;
	font-weight: bold;
}
.i-news .desc {
	padding: 10px 0;
	height: 98px;
	font-size: 15px;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.8em;
	overflow:hidden;
	text-overflow:ellipsis;
	line-clamp:2;
	box-orient:vertical;
}
.i-news ul{
	padding-left:0;
}
.i-news ul>li {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	position: relative;
	padding-left: 17px;
}
.i-news ul>li em {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #b3b3b3;
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
}
.i-news ul>li span {
	float: right;
}

.i-about {
    background: url(/assets/addons/cms/static/images/i-about.jpg) center no-repeat;
    background-size: cover;
    padding: 1% 0 3.5% 0;
    margin-top:50px;
}

.i-about .container>.row {background-color: #fff;}
.i-about .i-titel h1,.i-about .i-titel h1 a {color: #fff;}
.i-about .info{
	
	padding:50px 70px;
	font-size: 15px;
	line-height: 1.8em;
}
@media (max-width:768px)
{
	.i-about {
	    padding-bottom: 0;
	}
	.i-about .info{
		padding:20px;
	}
}
.i-about .info ul {
	padding: 0;
	list-style: none;
}
.i-about .info ul li {
	float: left;
	width: 15%;
	padding-top: 15%;
	background-color: #0f993b;
	margin-right: 5%;
	position: relative;
	border-radius: 50%;
}
.i-about .info ul li a {
	position: absolute;
	left:0;
	top: 50%;
	line-height: 2em;
	transform: translateY(-50%);
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
}
.i-about .info .desc {
	height: 134px;
	overflow:hidden;
}
.i-about .info .more {
	height: 30px;
	line-height: 30px;
	font-size:18px;
	font-weight: bold;
	text-align: right;
	color: #ff7d18;
	margin: 15px 0;
	margin-bottom: 35px;
}
.i-about .info .more  a {color: #ff7d18;}
.i-about .img {
	padding: 0;
	
}
@media (min-width: 992px)
{
	.i-about .img {
		width: 41.668%;
	}
}

.channel-list .row .col-xs-12 h3 > a:before {
    position: absolute;
    top: 4px;
    left: 0px;
    content: ' ';
    width: 2px;
    height: 15px;
    background: #179c3d;
    display: inline-block;
}
.sidebar-column>li {
    white-space: nowrap;
    background: #199946;
    margin-bottom: 2px;
    margin-top: 0;
}
.list-icons {
    margin-left: 0;
    padding-left:0;
    list-style: none;
}
.sidebar-column>li>a {
    display: block;
    font-size: 16px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 20px;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    color: #ffffff;
}
.article-text {
	font-size: 16px;
}
/*编辑器*/
.met-editor{width:100%;max-width:100%;font-size:16px;font-weight:300;line-height:1.8}
.met-editor p{margin-bottom:.8em}
.met-editor img{max-width:100%!important;vertical-align:top}
.met-editor img[src]:not(.imgloading){height:auto!important}
.met-editor .table-saw{overflow-x:auto}
.met-editor .metvideobox,
.met-editor video,
.met-editor .metvideo,
.met-editor iframe,
.met-editor embed{max-width:100%!important;margin:auto;display:block}
.met-editor .lg-item-box{display:inline-block}
@media (max-width:767px){
    .met-editor{font-size:14px}
}
.panel-body .h1:first-child, .panel-body .h3:first-child, .panel-body .h4:first-child, .panel-body .h5:first-child, .panel-body .h6:first-child, .panel-body h1:first-child,  .panel-body h3:first-child, .panel-body h4:first-child, .panel-body h5:first-child, .panel-body h6:first-child {
    margin-top: 0;
}
.page-focus .item .carousel-img {
	height: 540px;
}
.list-case {padding: 0 20px;}
.list-case ul {
    padding-left: 13px;
    margin: 0px;
}
.list-case ul li {
    list-style-type: none;
    list-style-image: url(../images/icon.png);
    font-size: 14px;
    line-height: 23px;
	margin-bottom: .8em;
}