/*公共部分*/
html {
	overflow: auto !important;
}

a {
	text-decoration: none;
	color: #333;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 500;
	font-family: '微软雅黑', "Helvetica Neue", Roboto, sans-serif !important;
	line-height: 1.2;
	color: #333 !important;
}
p,
label,
span,
li,
div {
	/*font-family: "微软雅黑" !important;*/
	font-family: Helvetica Neue;
	font-size: 14px;
	color: #333;
}
/*字体颜色*/

.c9 {
	color: #666 !important;
}

.cblue {
	color: #49b8dd !important;
}

.big {
    font-size: 20px !important;
    line-height: 28px;
}
/*字体大小*/

.middle {
    font-size: 16px !important;
}

.small {
    font-size: 12px !important;
}

/*头部*/
.bar.phone-header{
	background: #03060C;
}
.bar .button.button-light {
	border: 0;
	background: #03060C;
}

.logo img {
	width: auto;
	height: 30px;
	display: block;
}
.bar i.fa.fa-angle-left {
    font-size: 22px;
    color: #000;
}

.bar i.fa.fa-comment-o,.bar i.fa.fa-paper-plane-o,.bar .fa.fa-star-o {
    font-size: 20px;
    color: #49b8dd;
}
.bar i.fa.fa-bars {
    font-size: 22px;
    margin-top: 8px;
    margin-right: 8px;
	color: #fff;
}

/*轮播*/

#slider ,#slider-banner ,#community-banner{
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}

#slider div.slider-touch ,#slider-banner.div.banner-touch,#community-banner div.community-touch{
	width: 100%;
	overflow: hidden;
}

#slider div.slider-touch ul ,#slider-banner div.banner-touch ul ,#community-banner div.community-touch ul{
	width: 1000%;
	overflow: hidden;
}

#slider div.slider-touch ul li{
	float: left;
	padding-right: 10px;
}
#slider-banner div.banner-touch ul li,#community-banner div.community-touch ul li{
     float: left;
     width: 10%;
 }
#slider div.slider-touch ul li img ,#slider-banner div.banner-touch ul li img,#community-banner div.community-touch ul li img{
	width: 100%;
}

div.swiper-pagination {
	position: absolute;
	width: 100%;
	bottom: 8px;
	left: 0;
	text-align: center;
}

div.swiper-pagination span.swiper-pagination-bullet {
	display: inline-block;
	width: 6px;
	height: 6px;
	border: 1px solid #FFF;
	border-radius: 50%;
	margin: 0 2px;
}

.swiper-pagination-bullet-active {
    width:20px !important;
	background: #f4d000 !important;
    /*border: 1px solid #f4d000;*/
}
.swiper-pagination1,.swiper-pagination2,.swiper-pagination3{
    position:absolute;
    left:0;
    bottom:4px;
    width:100%;
    text-align:center;
}
.swiper-pagination1 span,.swiper-pagination2 span,.swiper-pagination3 span{
    display:inline-block;
    width:16px;
    height:4px;
    background: #888;
    /*border:1px solid #888;*/
    /*border-radius:50%;*/
    margin:0 2px;
}
/*轮播结束*/

.slide {
	margin-bottom: 10px;
}

.slide img {
    width: 100%;
}
.banner img {
	width: 100%;
}

.article-list li {
	line-height: 30px;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
    overflow: hidden;
}
.article-more a {
	line-height: 30px;
	display: inline;
}
.article-more a:hover{
	background: #F2F2F2;
}
.model-list1{
	padding:30px 20px;
	background: #ffffff;
	margin: 0 auto;
}
.model-list1 .icon-item{
	text-align: center;
	width: 24%;
	display: inline-block;
}
.model-list1 .icon-item img{
	width: 60%;
}
.model-list1 .icon-item p{
	font-size: 14px!important;
	color: #555555!important;
}
.model-list {
	margin-bottom: 15px;
}
.model-list .title{
	font-size: 24px !important;
	color: #333333;
	text-align: center;
	padding: 20px 0 10px 0;
	font-weight: 600;
}
.model-list .product-item{
	width: 95%;
	margin: 10px auto 0 auto;
	border: none;
}
.model-list .product-item .middle{
	line-height: 48px;
}
.model-list .product-item .fa-angle-right{
	position: absolute;
	right: 31px;
	top:50%;
	margin-top: -8px;
}
.model-list .row {
	padding: 0;
}

.model-list .col {
	padding: 0;
}

.community-phone .fa.fa-comment-o {
	font-size: 22px;
	color: #49b8dd;
}
/*服务能力*/
.serviceAbility{
	padding: 0 20px 30px 20px;
	background: #fff;
	margin-bottom: 20px;
}
.serviceAbility .title{
	text-align: center;
	font-size: 20px!important;
	font-weight: 600;
	width: 60%;
	padding-top: 20px;
	margin:0 auto 30px auto;
	line-height: 40px;
}
.serviceAbility img{
	width: 100%;
}
/*鎏云动态*/
.dynamic .title{
	font-size: 20px!important;
	text-align: center;
	font-weight: 600;
	color: #373b3e;
	margin-bottom: 20px;
}
.dynamic .fa-comments-o{
	color: #4ab7e5;
	margin-right: 5px;
	font-size: 20px;
}
/*鎏云动态end*/
/*合作伙伴*/
.partner{
	display: block;
	background: #fff;
	padding: 10px;
}
.partner .title{
	text-align: center;
	font-size: 20px!important;
	line-height: 30px;
	margin-bottom: 20px;
	color: #666666;
}
.partner img{
	width: 100%;
}
/*合作伙伴end*/
/*友情链接*/
.blogroll img{
	width: 100%;
}

/*友情链接end*/
/*菜单start*/

.menu {
	display: none;
	position: fixed;
	top: 44px !important;
	right: 0 !important;
	z-index: 999999 !important;
	background: rgba(0,0,0,0.6) !important;
	width: 100% !important;
}
.menu .list {
	background: #fff !important;
}

.menu-second {
	width: 90%;
	margin: 0 auto;
}

.menu-second li {
	width: 50%;
	float: left;
	line-height: 25px;
}

.menu .item {
	padding: 5px;
}
/*菜单 end*/

.model-list .item-avatar,
.item-avatar .item-content,
.item-avatar-left,
.item-avatar-left .item-content {
	padding-left: 106px;
	min-height: 96px;
}

.model-list .item-avatar .item-content .item-image,
.model-list .item-avatar .item-content>img:first-child,
.model-list .item-avatar .item-image,
.model-list .item-avatar-left .item-content .item-image,
.model-list .item-avatar-left .item-content>img:first-child,
.model-list .item-avatar-left .item-image,
.model-list .item-avatar-left>img:first-child,
.model-list .item-avatar>img:first-child {
    position: absolute;
    top: 50%;
	margin-top: -25px;
    left: 26px;
    max-width: 50px;
    max-height: 50px;
    width: 100%;
    border-radius: 0;

}



.community-text .item-avatar .item-content .item-image,
.community-text .item-avatar .item-content>img:first-child,
.community-text .item-avatar .item-image,
.community-text .item-avatar-left .item-content .item-image,
.community-text .item-avatar-left .item-content>img:first-child,
.community-text .item-avatar-left .item-image,
.community-text .item-avatar-left>img:first-child,
.community-text .item-avatar>img:first-child {
	position: absolute;
	top: 16px;
	left: 16px;
	max-width: 62px;
	max-height: 62px;
	width: 100%;
	border-radius: 0;
}

/*页脚 start*/
.footer {
	padding: 15px 10px 10px 10px;
	background-color: rgba(52, 56, 59, 1);
	color: #fff !important;
}

.footer p,
.footer .row .col.col-50 {
	color: #fff !important;
}
/*页脚 end*/

/*了解我们的产品start*/
.product .plate{
	padding: 20px 30px;
}
.product .plate .header{
	font-size: 21px!important;
	font-weight: 600;
	color: #333333;
}
.product .plate .content-item div:first-child{
	font-size: 16px!important;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 20px;
}
.product .plate .content-item div:last-child{
	font-size: 16px!important;
	color: #666666;
	margin-bottom: 20px;
}
.product .plate .content-item ul li{
	float: left;
	width: 33.33%;
	border: #fff solid 1px;
	background: #e1f1ff;
}
/*了解我们的产品end*/

/*************************************************/
.article-title {
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
    overflow: hidden;
}
.community-icon i {
	font-size: 30px;
	color: #00c1de;
	margin: 12px 0;
}

.community-text .item-avatar,
.item-avatar .item-content,
.item-avatar-left,
.item-avatar-left .item-content {
	padding-left: 130px;
	min-height: 80px;
}

.community-text .item-avatar .item-content .item-image,
.community-text .item-avatar .item-content>img:first-child,
.community-text .item-avatar .item-image,
.community-text .item-avatar-left .item-content .item-image,
.community-text .item-avatar-left .item-content>img:first-child,
.community-text .item-avatar-left .item-image,
.community-text .item-avatar-left>img:first-child,
.community-text .item-avatar>img:first-child {
	position: absolute;
	top: 21px;
	left: 10px;
    max-width: 110px;
    max-height: 80px;
	width: 100%;
	border-radius: 0;
}

.item, .item h1, .item h2, .item h3, .item h4, .item h5, .item h6, .item p, .item-content, .item-content h1, .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6, .item-content p {
    overflow: hidden;
     text-overflow: ellipsis;
    /* white-space: nowrap; */
}
.list-article button {
	margin: 0 5px;
	padding: 5px 25px;
	line-height: 20px;
	border-radius: 15px;
	border: 1px solid #dbdbdb;
	background: #fff;
}

.modal-bg {
	display: block;
	margin-bottom: 15px;
	background: #fff;
	padding: 10px;
}

.community-text .item {
	border: 0 !important;
}


/**************************************************/
.article-header {
    padding: 10px;
}
.article-header img {
	width: 100%;
}
.signal-pt {
    background: #fff;
}
.signal-pt img {
	width: 100%;
    display: block;
}
.signal-pt ul li {
    width: 50%;
    float: left;
}

.sevice-list .item-avatar,
.item-avatar .item-content,
.item-avatar-left,
.item-avatar-left .item-content {
	padding-left: 42px;
	min-height: 42px;
}

.sevice-list .item-avatar .item-content .item-image,
.sevice-list .item-avatar .item-content>img:first-child,
.sevice-list .item-avatar .item-image,
.sevice-list .item-avatar-left .item-content .item-image,
.sevice-list .item-avatar-left .item-content>img:first-child,
.sevice-list .item-avatar-left .item-image,
.sevice-list .item-avatar-left>img:first-child,
.sevice-list .item-avatar>img:first-child {
	position: absolute;
	top: 16px;
	left: 8px;
	max-width: 30px;
	max-height: 30px;
	width: 100%;
	border-radius: 50%;
}
.sevice-list {
    padding: 10px;
}

.sevice-list .row {
	padding: 0;
}

.sevice-list .col {
	padding: 0;
}

.item {
	padding-right: 5px !important;
}

.item h2 {
	margin: 8px 0 6px !important;
	font-size: 16px !important;
	font-weight: 400;
}
.item, .item h1, .item h2, .item h3, .item h4, .item h5, .item h6, .item p, .item-content, .item-content h1, .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6, .item-content p {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal !important;
}
.article-con {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal !important;
    max-height: 82px;
}
/*文章详情*/
.article-box {
	padding: 0 10px;
}
.article-box h3 {
	font-size: 16px !important;
	text-align: center;
	line-height: 28px;
}
.article-box p,.article-box div{
	color: #666 !important;
	line-height: 25px;
}
.btn-a.activated ,.btn-a.active {
    background: #f2f1f1;
}
.modal-bg.activated ,.modal-bg.active {
    background: #f2f1f1;
}
.list-article.activated ,.list-article.active {
    background: #f2f1f1;
}
.community-text .item {
    background: transparent;
}

/*footer*/
.new-foot-link a{
	color: #f4d000;
}

/* bootstrap类部分 */
.clearfix:after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}
p{
	margin: 0 0 1rem;
}
.padding-l-20-r-20{
	padding-left: 20px;
	padding-right: 20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) { 
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}	

/* clg加的 */
/* 首页  */
html{
	font-size: 10px;
}
.detail-item-clg{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.detail-item-clg div{
	padding-bottom: 2rem;
	color: #4D4D4D;
	font-size: 2.4rem;
	/*24*/
}
.detail-item-clg span{
	color: #808080;
	font-size: 1.8rem;
	line-height: 2.4rem;
	/*18*/
}
.cont-title-clg{
	padding-bottom: 3rem;
	text-align: center;
}
.cont-title-clg a{
	color: #4D4D4D;
	font-size: 2.8rem;
	font-weight: bold;
}
.cont-title-clg div{
	font-size: 1.8rem;
	color: #808080;
}
.scenarios-cont-img{
	display: block;
	position: relative;
	margin-bottom: 0.2rem;
}
.scenarios-cont-img img{
	display: block;
	width: 100%;
}
.scenarios-cont-img div{
	position: absolute;
	top: 50%;
	width: 100%;
	padding:0px 2rem;
	text-align: center;
}
.scenarios-cont-img div{
	margin-top: -5.2rem;
}
.scenarios-cont-img div p{
	font-size: 2.2rem;
	color: #FFFFFF;
	padding-bottom: 2rem;
	margin-bottom: 0px;
}
.scenarios-cont-img div span{
	font-size: 1.8rem;
	color: #FFFFFF;
}
.media-report-cont-clg{
	padding: 3rem 20px;
	background: #f4f8fc;
}
.media-report-cont-clg li{
	margin-bottom: 2.5rem;
}
.media-report-cont-clg li:last-child{
	margin-bottom: 0px;
}
.media-report-cont-clg li a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1.8rem;
	color: #666666;
}

/* 鎏云 */
.liuyun-title{
	padding-bottom: 4rem;
	margin-top: -7rem;
	text-align: center;
}
.liuyun-title div{
	font-size: 3.2rem;
	line-height: 3.2rem;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2rem;
}
.liuyun-title span{
	font-size: 1.8rem;
	color: #CCCCCC;
}
.cmp-cont{
	padding-top: 4rem;
	background: #2b3160;
}
.cmp-cont .col-xs-6{
	padding-bottom: 5rem;
	padding-left: 3rem;
}
.cmp-cont .col-xs-6 div{
	display: inline-block;
}
.cmp-cont .col-xs-6 span{
	display: inline-block;
	padding-bottom: 2rem;
	color: #ffffff;
	font-size: 2.2rem;
}
.cmp-cont .col-xs-6 p{
	margin-bottom: 1rem;
	color: #CCCCCC;
	font-size: 1.8rem;
}
.platform-list li{
	padding-bottom: 4rem;
}
.platform-list li .platform-item-relative{
	position: relative;
	height: 20rem;
	min-height: 180px;
	background: #191143;
	border: 1px solid #a0a0a0;
}
.platform-list li .platform-item{
	position: absolute;
	top: 50%;
	left: 4rem;
	border-left: 0.4rem solid #fdd000;
	padding-left: 3rem;
	padding-right: 0.5rem;
}
.platform-list li:nth-of-type(1) .platform-item{
	margin-top: -6rem;
}
.platform-list li:nth-of-type(2) .platform-item{
	margin-top: -6rem;
}
.platform-list li:nth-of-type(3) .platform-item{
	margin-top: -8.2rem;
}
.platform-list li:nth-of-type(4) .platform-item{
	margin-top: -6rem;
}
.platform-list li:nth-of-type(5) .platform-item{
	margin-top: -8.2rem;
}
.platform-list li .platform-item .platform-item-title{
	font-size: 2.8rem;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2.8rem;
}
.platform-list li .platform-item .platform-item-cont,.platform-list li .platform-item .platform-item-cont p{
	font-size: 1.8rem;
	color: #CCCCCC;
}
/* 鎏芯 */
.liuxin-title{
	padding: 4rem 0px;
	text-align: center;
}
.liuxin-title div{
	font-size: 3.2rem;
	line-height: 3.2rem;
	color: #333333;
	/*font-weight: bold;*/
	padding-bottom: 2rem;
	font-weight: bold;
}
.liuxin-title span{
	font-size: 2.4rem;
	color: #333333;
}
.eism-cont{
	padding: 0px 1.5rem;
}
.eism-cont li{
	padding-bottom: 5rem;
}
.eism-cont li img{
	margin-left: 2.5rem;
	margin-right: 4rem;
	width: 7rem;
}
.eism-cont li div p{
	font-size: 2.4rem;
	color: #333333;
	margin-bottom: 2rem;
    line-height: 2.4rem;
}
.eism-cont li div span{
	font-size: 1.8rem;
	color: #666666;
}
.chip-info-list{
	padding: 0px 1.5rem;
}
.chip-info-list .chip-info-item{
	background: #F4F8FC;
	padding:3rem 2rem;
}
.chip-info-list .chip-info-item img{
	width: 15rem;
	display: block;
	margin-bottom: 3rem;
}
.chip-info-list .chip-info-item p{
	font-size: 1.8rem;
	line-height: 1.8rem;
	color: #333333;
}
.chip-info-list .chip-info-item .chip-info-cont{
	margin-left: 5rem;	
}
.chip-info-list .chip-info-item .chip-info-cont div{
	font-size: 2.2rem;
	color: #333333;
	padding-bottom: 3.5rem;
}
/* 支持与服务 */
.support-title{
	padding: 4rem 0px;
	text-align: center;
}
.support-title div{
	font-size: 3.2rem;
	line-height: 3.2rem;
	color: #333333;	
	padding-bottom: 2rem;
	font-weight: bold;
}
.support-title span{
	font-size: 1.8rem;
	line-height: 2.4rem;
	color: #666666;
}
.service-list{
	padding-bottom: 4rem;
}
.service-list .service-item{
	float: left;
	width: 33.33%;
}
.service-list .service-item .service-item-img{
	display: inline-block;
	width: 11.2rem;
	margin-bottom: 3rem;
	border-radius: 11.2rem;
	background: #80848f;
}
.service-list .service-item .service-item-img img{
	display: block;
	width: 100%;
}
.service-list .service-item div{
	color: #333333;
	font-size: 1.8rem;
}
.document-list{
	padding-bottom: 5rem;
}
.document-list .document-item{
	float: left;
	width: 25%;
	position: relative;
}
.document-list .document-item img{
	display: inline-block;
	width: 6rem;
	margin-bottom: 3rem;
}
.document-list .document-item div{
	font-size: 1.8rem;
	color: #333333;
}
.document-list .document-item span{
	position: absolute;
	display: block;
	width: 1px;
	height: 4.5rem;
	right: 1rem;
	top: 1rem;
	background: #e7e8e9;
}
.service-cont-list .service-cont-item{
	float: left;
	width: 50%;
	padding-left: 2rem;
}
.service-cont-list .service-cont-item .service-cont-title{
	font-size: 2.4rem;
	color: #333333;
	padding-bottom: 3rem;
}
.service-cont-list .service-cont-item ul{
	padding-bottom: 8rem;
}
.service-cont-list .service-cont-item ul li{
	font-size: 1.8rem;
	color: #666666;
	padding-bottom: 1rem;
}
.service-cont-list .service-cont-item ul li:last-child{
	padding-bottom: 0px;
}
/* 解决方案 */
.solution-title{
	padding: 4rem 0px;
	text-align: center;
}
.solution-title div{
	font-size: 3.2rem;
	line-height: 3.2rem;
	font-weight: bold;
	color: #333333;	
	padding-bottom: 2rem;
}
.solution-title span{
	font-size: 1.8rem;
	line-height: 2.4rem;
	color: #666666;
}
.solution-text{
	font-size: 1.8rem;
	line-height: 2.4rem;
	color: #333333;
	padding-bottom: 2rem;
}
.solution-cont-item{
	padding-bottom: 5rem;
}
.solution-cont-item div{
	font-size: 2.4rem;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2.5rem;
}
.solution-cont-item p{
	font-size: 1.8rem;
	color: #666666;
	line-height: 2.4rem;
}
.solution-cont-item p:last-child{
	margin-bottom: 0px;
}
.smart-city-list .smart-city-item{
	padding-bottom: 5rem;
	float: left;
	width: 50%;
}
.smart-city-list .smart-city-item div{
	font-size: 2.4rem;
	line-height: 2.4rem;
	font-weight: bold;
	padding-bottom: 2.5rem;
}
.smart-city-list .smart-city-item span{
	font-size: 1.8rem;
	color: #666666;
}
/* 公司 */
.company-text{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding: 20px 0px;
	text-indent: 28px;
}
.company-jionus-text{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}