@media screen and (min-width: 320px) {
  html {
    font-size: 21.33333333px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 384px) {
  html {
    font-size: 25.6px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 26.66666667px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 27.6px;
  }
}
@media screen and (min-width: 424px) {
  html {
    font-size: 28.26666667px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 32px;
  }
}
@media screen and (min-width: 540px) {
  html {
    font-size: 36px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 48px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 50px;
  }
}
img {
	border: none;
}

body {
	font-family: MicrosoftYaHei;
	font-weight: normal;
	font-stretch: normal;
}
.container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 !important;
}

.div_nav{
	padding-top: 3.5%;
}
.content-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 44px 15px 0 15px;
}
.strategy .tips{
	margin-top: 10px;
}
.strategy .tips,.strategy .pics {
	width: 100%;
}

.strategy .tip {
	display: flex;
	flex-direction: column;
	font-style: italic;
	color: #333333;
	background-color: #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
	box-sizing: border-box;
	padding: 5px;
}

.strategy .tips .active {
	background-color: #fafafa;
	border-bottom: 2px solid #399ad8;
}

.strategy .tip .tip_title {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 8px;
}

.strategy .tip .tip_info {
	font-size: 14px;
	line-height: 22px;
}

.pics {
	position: relative;
	margin-top: 20px;
	width: 85%;
}
/* 智慧党建云 */
.intelligence{
	background-color: #fafafa;
	margin-top: 20px;
	padding-bottom: 20px;
}
.intelligence .items {
	width: 100%;
	padding-top: 20px;
    margin-top: 10px;
}

.intelligence .items .item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 88%;
	background-color: #f2f2f2;
	margin: 0 auto;
	margin-bottom: 16px;
	padding: 30px 0 30px 0;
}

.intelligence .items .active {
	background-color: #fff;
	padding-bottom: 30px;
    padding-top: 30px;
}

.intelligence .items .item .icon {
	width: 31px;
	height: 37px;
	margin-bottom: 20px;
}

.intelligence .items .item span{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	color: #333333;
	margin: 0px 16px 10px 16px;
	text-align: justify;
}
.intelligence .item span:last-child {
	display: none;
}
.intelligence .items .active span {
	display: block;
}
/* 宸ヤ笟浜掕仈缃� */
.internet{
	padding-bottom: 24px;
}
.internet .items {
	width: 100%;
    margin-top: 30px;
}
.internet .items .item .left {
	flex-shrink: 0;
	display: inline-block;
	width: 100%;
}
.internet .items .item{
	width: 86%;
    margin: 0 auto;
    margin-top: 20px;
}
.internet .left img{
	width:10%;
}
.internet .items .item .right {
	display: flex;
	flex-direction: column;
	font-style: italic;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 20px;
}

.internet .items .item .left .item-title {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 24px;
}

.internet .items .item .right .info {
	font-size: 16px;
	line-height: 24px;
}
/* 鏂颁竴浠ｄ紒涓氬簲鐢ㄦ敮鎾戝钩鍙� */
.plantform {
	background-color: #fafafa;
}

.plantform .content {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding-top: 20px;
	background-image:
		/*url("../../images/product_and_service/product_internet_bg.png");*/
}

.plantform .content .item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*border: 1px solid #000;*/
	box-sizing: border-box;
	font-style: italic;
	letter-spacing: 0px;
	color: #333333;
}

.plantform .content .left {
	padding: 0 37px 20px 37px;
}

.plantform .content .right {
	width: 80%;
    margin: 0 auto;
}
.plantform .content .right img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.plantform .content .bottom {
	color: #ffffff;
	margin-top: 20px;
}

.plantform .content .item .content-title {
	font-size: 22px;
	color: #ffffff;
	margin-bottom: 10px;
    padding-top: 24px;
}
.plantform .content .top .content-title {
	color: #000000;
}
.plantform .content .top .content-info {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.plantform .content .bottom .content-info {
	font-size: 16px;
	line-height: 24px;
}

/* 产品认证证书 轮播图 */
.cpzs-content{
    width: 100%;
    padding: 40px 0;
    position: absolute;
}
.cpzs-content .title{
	margin: 0 auto;
}
.cpzs-content .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.cpzs-content #wrap {
	display: flex;
	position: relative
}
.cpzs-content #showcase {
	width: 100%;
	height: 350px;
	border-radius: 8px;
	margin-top: 30px;
	visibility: hidden;
}
.cpzs-content #showcase img {
	cursor: pointer;
	width: 36%;
}
.cpzs-content .right,.cpzs-content .left{
	margin-top: 21%;
	cursor: pointer;
}
/* 粒子特效样式 */
#particles-js {
	width: 100%;
	height: 500px;
	background-color: #062768;
	background-image: url('');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 5px;
	margin-top: 50px;
}
#particles-js canvas{
	opacity: 0.5;
	margin-top: 4px !important;
}