@charset "UTF-8";

/* 首页logo */
.header{
	top: 30px !important;
	width: 13% !important;
	left: 44% !important;
}
.header .logo{
	margin: 0;
}
/* 头部 左上角标签 */
.div_nav{
	padding-top: 5%;
}
.div_nav .icon-liebiao{
	color: #ffffff;
}
/* 首页banner */
/*.index .backdrop{*/
/*	background-repeat:no-repeat;*/
/*	background-size: 100% 100%;*/
/*	width: 100%;*/
/*	height: 155px !important;*/
/*}*/

.xcrjjs{
	margin: 20px auto 20px;
	text-align: center;
	font-family: MicrosoftYaHeiLight;
	font-style: italic;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000000;
}
.ljwm{
	margin: 0 auto;
}
.ljwm-item {
	padding: 0 15px;
	width: 33%;
    position: relative;
    float: left;
}
.ljwm-item .ljwm-info {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 12px;
}

.container .main-info {
	display: flex;
    flex-direction: column;
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #000000;
}

/*解决方案*/
.bt{
	text-align: center;
	margin-top: 40px;
	display: flex;
	flex-direction: column;
}
.main-info .title {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #000000;
}
.main-info .info {
	font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #a9a9a9;
}


.solutions .solution-item {
	position: relative;
	margin-bottom: 10px;
}
.solutions .solution-item .img {
	width: 100%;
}
.solutions .solution-item .img-info {
	position: absolute;
    bottom: 0px;
    display: flex;
    align-items: center;
    color: #fff;
    background-color: rgb(37,37,49,0.5);
    text-align: left;
}
.solutions .solution-item .img-info .left {
	display: flex;
	flex-direction: column;
}
.solutions .solution-item .img-info .left .title {
	font-size: 18px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 4.4px;
    color: #ffffff;
}
.solutions .solution-item .img-info .left .info {
    margin-bottom: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

	font-size: 12px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0.8px;
    color: #cccccc;
}
.solutions .solution-item .img-info .right .learn-more {
	background-color: #399ad8;
	text-align: center;
    border-radius: 4px;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
}
.switch .top .top-item {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	width: 25%;
	float: left;
}
.switch .top .top-item .icon {
	height: 24px;
	width: 24px;
}
.switch .top .top-item .icon-title {
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 30px;
    height: 30px;
}
.switch .top .top-item .active-line {
	border: 1px solid #399ad8;
	width: 90%;
	position: absolute;
	bottom: -2px;
	left: 5%;
}
.switch .top .top-item .triangle {
	width: 0;
	height: 0;
	border-width: 0 6px 6px;
	border-style: solid;
	border-color: transparent transparent #399ad8;
	left: 50%;
	transform: translate(-50%, 0);
}
.switch .bottom .bottom-item .img {
	width: 73%;
    margin: 0 auto;
}
.switch .bottom .bottom-item .bottom-item-info{
	margin: 20px 0 30px 0;
}
.switch .bottom .bottom-item .bottom-icons {
	display: flex;
	justify-content: space-around;
}
.switch .bottom .bottom-item .bottom-icons .bottom-icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
	border: 1px solid red;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}
.switch .bottom .bottom-item .bottom-icons .bottom-icon .top-num .num {
	font-size: 26px;
	line-height: 28px;
}
.switch .bottom .bottom-item .bottom-icons .bottom-icon .top-num .plus {
	position: absolute;
}

/* 新闻资讯图片 */
.news-information .right .news-img {
	width: 28%;
}
.news-information .right .news-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
}
.news-information .right .news-item .news-info{
	
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.news-information .right .news-item .news_date{
	margin-top: 10px;
    color: #808080;
}
.more {
	display:block;
	width: 25%;
	height: 40px;
    border: 1px solid #cccccc;
    color: #9a9a9a;
    font-size: 14px;
    line-height: 40px;
    margin: 20px auto;
    text-align: center;
}
/* 共建生态  轮播 */
.container .nascent_img{
	width: 96%;
	overflow: hidden;
}
.nascent_img ul{
	width: max-content;
	overflow: hidden;
	animation: move 50s linear infinite;
}
.nascent_img ul div{
	height: 40px;
    line-height: 40px;
}

@keyframes move {
	0% {
		transform: translate(0);
	}
	100% {
		transform: translate(-50%);
	}
}
.nascent_img ul li{
	width: 90px;
	height:50px;
	text-align: center;
	float: left;
	line-height: 50px;
}
.nascent_img ul li img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 70%;
    max-height: 70%;
}
.nascent_img .nascent_two{
	padding-top: 30px;
}





.mg-b-20 {
	margin-bottom: 20px;
}
.bg-f2 {
	background-color: #f2f2f2;
}

@-webkit-keyframes mymove {
	from {
		left:0px;
	}
	to {
		left:-890px;
	}
}










