*{user-select: none;padding: 0px;margin: 0px;}
body{font-family: '微软雅黑';padding: 0px;margin: 0px;}
div{box-sizing: border-box;}
.w1200{width: 1200px;max-width: 1200px;margin: 0 auto;position: relative;}
img{max-width: 100%;}
a{ text-decoration: none; cursor:pointer;}
a:hover{text-decoration: none;}
li{ list-style: none;}
.clear{clear: both;}
.w1200{max-width: 1200px;width: 1200px;margin: auto;}

#fp-nav ul li, .fp-slidesNav ul li , #fp-nav ul li a, .fp-slidesNav ul li a{width: 18px;height: 18px;border-radius: 50%;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{width: 18px;height: 18px;border-radius: 50%;background-color: #45cb81; }

#page-header{position: fixed; left: 0px; top: 0px;  z-index: 70;     background-color: black;width: 100%;height: 80px; }
#page-header .page-header-w{display: flex;align-items: center;width: 90%;height: 80px; margin: auto;justify-content: space-between;}
#page-header .page-header-w .head-menu{display: flex;align-items: center; }
#page-header .head-logo{width:auto;max-height:70px;}
#page-header .head-logo img{width:auto;max-height:70px }
#page-header .head-btn{ }
#page-header .head-btn a{ font-size: 16px;display: inline-block;color: #fff;text-align: center; height: 100%;line-height: 80px;padding: 0px 30px; }
#page-header .head-btn a.reg{ background-color: rgb(69,203,129);}
#page-header #menu { margin-left: 20px;}
#page-header #menu li { float: left; margin:  0 10px 0 0; font-size: 16px;color: #fff; }
#page-header #menu a { float: left; padding: 10px 20px; color: #fff; }
#page-header #menu .active a {color: rgb(69,203,129);}
#dowebok .section { }
#dowebok .S1 .banner-title{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%; }
#dowebok .S1 .banner-title .item{text-align: center;}
#dowebok .S1 .banner-title h2{    color: rgb(69,203,129);
  font-size: 50px; }
#dowebok .S1 .banner-title p{     color: #d7d7d7;
  font-size: 30px;
  margin-top: 20px;}
#dowebok .S1 .banner-title .once{ width: 130px;
  height: 40px;display: block; color: #fff;    font-size: 16px;
  background-color: #45cb81;
  box-shadow: 0px 2px 6px 0px rgb(66 63 210 / 20%);
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  margin: 40px auto 0px;}

.phone_menu{
    width: 100%;
    height: 88px;
    background-color: #2c2b2f;
    box-shadow: 0px 4px 10px 0px
    rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: none;
  }
.phone_menu .phone_menu_tit{
  display: flex;width: 90%;margin: auto;height: 100%;
  justify-content: space-between;align-items: center;
 }
  .phone_menu_tit .phone_menu_btn{
    width: 40px;
    height: 36px;
  }
  .phone_menu_tit .phone_menu_btn span {
    width: 40px;
    height: 2px;
    background-color: #ffffff;
    margin-bottom:18px;
    display: block;
  }
  .phone_menu_list{display: none;}
  .phone_menu_list .phone_ca{
    width: 32px;
    height: 32px;
    margin:28px 0px 0px 28px;
  }
  .phone_menu_list .phone_ca span{
    width: 34px;
    height: 2px;
    background-color: #ffffff;
    display: block;
    position: absolute;
    top:43px;
    right:28px;
  }
  .phone_menu_list .phone_ca .phone_ca_l{
    transform: rotate(45deg);
  }
  .phone_menu_list .phone_ca .phone_ca_r{
    transform: rotate(-45deg);
  }
  .phone_menu_list .phone_menu_u{
    width: 100%;
    height:100%;
    position: absolute;
    top:88px;
  
  }
  .phone_menu_list .phone_menu_u ul{
    padding:60px 0px;
    background-color: black;
    opacity: 0.9;
  }
  .phone_menu_list .phone_menu_u ul li{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    z-index: 1000;
    text-align: center;
  }
  .phone_menu_list ul li a{
    color: #45cb81;
  }

  .flexS{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}

  .comTitle{text-align: center;width: 100%; padding-top: 130px;}
  .comTitle h2{font-size: 30px;margin-bottom: 10px;
    color: #393939;}
  .comTitle .line{    width: 40px;
    height: 2px;margin: auto;
    background-color: #45cb81; }

  #dowebok .S2{
    background: url(/static/t3.danews.cc/images/pc/2.png) left bottom no-repeat rgb(238,238,238);
  }
  #dowebok .S2 #newsTitle{    background: #fff;
  box-shadow: 0px 14px 80px rgb(34 35 58 / 20%);margin-top: 60px;
  padding: 25px;
  border-radius: 25px;}
  #dowebok .S2 #newsTitle .item{    width: calc(100% - 390px); }
  #dowebok .S2 #newsTitle .item h2{    margin-bottom: 20px;
    color: #45cb81;
    font-size: 24px; }
  #dowebok .S2 #newsTitle .item p{margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #909399; }
  #dowebok .S2 #newsTitle .item a{display: block;
    border-radius: 50px;text-align: center;
    color: #fff;height: 40px;line-height: 40px;
    background-color: #45cb81;
    font-size: 16px;width: 120px;
 }
 #dowebok .S2 #newsTitle .news-title{ display: flex;align-items: center;justify-content: space-between;height: 100%;}
 #dowebok .S2 #newsTitle .news-title img{ width: 350px;height: 300px;}
 #dowebok .S2 .layui-carousel>[carousel-item]>*{background: #fff !important;}
#dowebok .S3{
	background-image: url(../images/pc/3.jpg);background-size: cover;
}
 #dowebok .S3 .good{display: flex;align-items: center;justify-content: space-between;margin-top: 150px; }
 #dowebok .S3 .good .item{width: 22%;height: 330px;
  background-color: #ffffff;
  box-shadow: 0px 8px 10px 0px rgb(0 0 0 / 3%);
  border-radius: 10px;
  text-align: center;
  position: relative;display: flex;
  align-items: center;
  justify-content: center; }
 #dowebok .S3 .good .item .title{ }
 #dowebok .S3 .good .item .title span{     width: 80px;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 7px 10px 0px rgb(0 0 0 / 10%);
  border-radius: 50%;
  font-size: 36px;
  color: #45cb81;
  text-align: center;
  line-height: 80px;
  display: block;
  margin: 0px auto;}
  #dowebok .S3 .good .item .title span:before {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #f6b44f;
    position: absolute;
    top: 58%;
    left: 47%;
}
 #dowebok .S3 .good .item .title h4{font-size: 18px;
  color: #393939;
  margin-top: 50px; }
 #dowebok .S3 .good .item .good_tit{    font-size: 14px;
  line-height: 18px;
  color: #e4fef0;
  padding: 0px 20px;
  text-align: left;
  display: none;
  position: absolute;
  bottom: 40px; }
  #dowebok .S3 .good .item:hover .good_tit{
    display: block;
  }
  #dowebok .S3 .good .item:hover .title {
    margin-bottom: 60px;
}
 #dowebok .S3 .good .item:hover{background-color: #45cb81;
  box-shadow: 0px 8px 10px 0px rgb(0 0 0 / 3%);}
 #dowebok .S3 .good .item:hover .title span:before {
    top: 38%;
    left: 46.5%;
}
#dowebok .S3 .good .item:hover .title h4{color: #fff;}

#dowebok .S4  .subtitle_btn ul{
	display: flex;align-items: center;justify-content: center;    margin: 50px auto 30px;
}
#dowebok .S4 .subtitle_once {width: 130px;height: 40px;	background-color: #d9f2e5;;
	box-shadow: 0px 2px 6px 0px
	rgba(66, 63, 210, 0.2);margin:0px 10px;
	border-radius: 20px; text-align: center;line-height: 40px;}
#dowebok .S4 .subtitle_once a{font-size:16px;color: #45cb81;}
#dowebok .S4 .subtitle_btn .active{
	background-color: #45cb81;
}
#dowebok .S4 .subtitle_btn .active a{
	color: #ffffff;
}
#dowebok .S4 .massdata{
	width: 100%;
}
#dowebok .S4 .massdata .resource{display: none;}
#dowebok .S4 .massdata ul.active{
display: block;
}
#dowebok .S4 .massdata>div{display: none;}
#dowebok .S4 .massdata div.active{
	display: block;
}
#dowebok .S4 .massdata .case{display: flex;align-items: center;justify-content: space-between;}
#dowebok .S4 .massdata .case img{
  max-width: 33%;
  height: auto;
  float: left;
}


#dowebok .S4 .massdata .resource li{
	float: left;
	width: 20%;
}
#dowebok .S4 .massdata .resource li:hover{
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px 
		rgba(0, 0, 0, 0.08);
	border-radius: 3px;
}
#dowebok .S4 .massdata .resource li img{
	text-align: center;
	display: block;
	width:100%;
	height: auto;;
}

#dowebok .S5 .newsList {display: flex;justify-content: space-between;    margin-top: 100px; }
#dowebok .S5 .newsList .newPic{ width: 460px;
	height: 410px;
	background-color: #f2f2f2;    padding: 30px 70px;
  box-sizing: border-box;
	border-radius: 10px;}
#dowebok .S5 .newsList .newPic .time{color: #999999;font-size: 18px; }
#dowebok .S5 .newsList .newPic .title{color: #5b5f62;font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;margin:15px 0px; }
#dowebok .S5 .newsList .newPic .detail{color: #8d949a;font-size: 14px;line-height: 20px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;border-left: 1px solid #d6d6d6;
  padding-left: 10px;}
#dowebok .S5 .newsList .newPic img{ width: 320px;display: block;margin:15px 0px;
	height: 160px;
	background-color: #818486;}
#dowebok .S5 .newsList .newPic .newBtn{width: 120px;text-align: center;display: block;
	height: 36px;line-height: 36px;text-align: center;color: #fff;font-size: 18px;background: url(/static/t3.danews.cc/images/pc/6-icon-bai.png) #45cb81 center center no-repeat;
	border-radius: 18px; }

#dowebok .S5 .newsList .newList{ width: calc(100% - 500px);}
#dowebok .S5 .newsList .newList .item{border-top:1px solid  #d6d6d6;    display: block;
  padding: 25px 30px; }
#dowebok .S5 .newsList .newList .item .title{display: flex;align-items: center;justify-content: space-between; }
#dowebok .S5 .newsList .newList .item .title span{width: 8px;
	height: 8px;display: block;border-radius: 50%;
	background-color: #45cb81; }
#dowebok .S5 .newsList .newList .item .title h2{color: #5b5f62;font-size: 18px;width: calc(100% - 100px);    overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; margin-left: 10px;}
#dowebok .S5 .newsList .newList .item .title .time{color: #999999;font-size: 18px; }
#dowebok .S5 .newsList .newList .item .detail{display: flex;align-items: center;margin-top: 15px;}
#dowebok .S5 .newsList .newList .item p{color: #8d949a;font-size: 14px;line-height: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;padding-left: 20px ; }
#dowebok .S5 .newsList .newList .item .arrow{background: url(/static/t3.danews.cc/images/pc/6-icon-h.png) center center no-repeat;width: 40px;height: 40px; border-left: 1px solid #d6d6d6;margin-left: 20px;}
#dowebok .S5 .newMore{width: 130px;
	height: 40px;line-height: 40px;text-align: center;    margin: 60px auto 0px;display: block;
	background-color: #45cb81;font-size: 16px;color: #fff;
	box-shadow: 0px 2px 6px 0px 
		rgba(49, 166, 101, 0.2);
	border-radius: 20px; }
#dowebok .S6 { } 
#dowebok .S6 .about{ /* height: 450px; */background-color: #ffffff;    padding: 30px;position: relative;margin-top: 30px;} 
#dowebok .S6 .about>div{display:none ;} 
#dowebok .S6 .about>div.active{display: block;} 
#dowebok .S6 .about .item{display: flex;align-items: flex-start;;justify-content: space-between;  }
#dowebok .S6 .about .item .pic img{width: 450px;}
#dowebok .S6 .about .item .pic2 img{width: 800px;}
#dowebok .S6 .about .item .detail{width: calc(100% - 500px); }
#dowebok .S6 .about .item .detail h1{color: #393939;font-size:25px;margin-bottom: 15px; }
#dowebok .S6 .about .item .detail p{color: #8d949a;font-size: 14px;line-height: 40px;text-indent: 2em;font-weight: 400;font-family: '微软雅黑'; }
#dowebok .S6 .about .item .pic2{flex-shrink: 0;margin-right: 20px;}
#dowebok .S6 .about .item .tel .cd{display: flex; align-items: center;/* width: 250px; */
  margin: 40px 0px; }
#dowebok .S6 .about .item .tel .cd img{margin-right: 20px;}
#dowebok .S6 .about .item .tel .cd h2{color: #393939;font-size: 24px; }
#dowebok .S6 .about .item .tel .cd p{color: #393939;font-size: 24px;  }
#dowebok .S6 .about .hotline_dian{ display: flex;align-items: center;justify-content: center;    position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;}
#dowebok .S6 .about .hotline_dian li{    margin: 0px 5px;
	width: 12px;cursor: pointer;
	height: 12px;
	background-color: #cde5d8;
	border-radius: 50%;
}
#dowebok .S6 .about .hotline_dian .active {
	background-color: #45cb81;
}
#dowebok .S6 .footer{
	width: 100%;
	background-color: #080a19;
	position: absolute;
    bottom: 0px;
}

.footer{
	width: 100%;
	background-color: #080a19;
}
.footer_top{
	width: 100%;
	overflow: hidden;
	padding:20px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_top ul{

}
.footer_top ul li{
	font-size: 14px;
	line-height: 30px;
	color: #727480;
}
.footer_top ul li span{
	margin-right: 40px;
}

.footer_top ul li a{
	color: #727480;
}
.footer_top .footer-_nav{
	overflow: hidden;
	margin-left:-10px;
}
.footer_top .footer-_nav li{
	float: left;
	margin:0px 10px;
}
.footer_bottom {
	overflow: hidden;
  padding: 20px 0px;
}
.footer_bottom li{
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #727480;
	text-align: center;
}

/* 价格页面 */
.w1200{width: 1200px;height: 100%;margin: 0 auto}
.media_bannter{background:url(/static/scwy/images/media/price_bg.png) center center no-repeat;width:100%;min-height: 800px;background-size: 100% 100%;    padding-top: 80px;}
.price-page .price-top{width: 100%;padding: 30px 0;}
.price-page .filters{font-size: 12px;width: 100%;background: #ffffff;    padding: 25px 30px;color: #333;background-color: #ffffff;box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.06);border-radius: 3px;}
.price-page .filters .layui-form-label{ width: 90px !important;padding: 9px 0px;}
.price-page .filters .layui-form-item{ border-bottom: 1px dashed #d7d7d7;padding-bottom: 15px;}
.price-page .filters .layui-form-label{font-size: 16px;color: #606266;}
.price-page .filters .layui-input-block{margin-left: 90px;}
.price-page .filters .layui-form-radio *{font-size: 14px;color: #606266;}
.price-page .filters .layui-form-radio{margin-right: 0 !important;padding-right: 0 !important;}
.price-page .filters .layui-form-radio>div{padding: 0 15px;}
.price-page .filters .layui-form-radio>div:hover{color:rgb(69,203,129);}
.price-page .filters .layui-form-radio>i{display: none;}
.price-page .filters .layui-form-radioed>div{color: rgb(69,203,129) !important;}
.price-page .filters .layui-form-radioed>div:hover{color: #ffffff !important;}
.price-page .tabs{width:100%;padding: 15px 20px 20px 20px;display: inline-block;height: 80px;background-color: #ffffff;box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.06);border-radius: 3px; margin: 20px 0px;}
.price-page .tabs .tabs-content{width:100%;height: 38px;display: flex;align-items: center;flex-wrap: wrap;
  justify-content: space-between;}
.price-page .tabs .layui-form-radio *{font-size: 12px;line-height: 36px;}
.price-page .tabs .layui-form-radio>div{text-align: center;width: 120px;height: 36px;border:1px solid rgb(69,203,129);border-radius: 18px;font-size: 18px;color: rgb(69,203,129) !important;}
.price-page .tabs .layui-form-radio>i{display: none;}
.price-page .tabs .layui-form-radioed>div{width: 120px;height: 36px;background: rgb(69,203,129);border-radius: 18px;font-size: 18px;color: #ffffff !important;}
.price-page .tabs .layui-form-radioed>div:hover{color: #ffffff !important;}
.price-page .tabs-select{width: 130px;float: right;margin-left: 10px;}
.price-page .tabs-input{width: 300px;float: right;margin-left: 10px;}
.price-page .tabs .layui-input, .tabs .layui-select, .tabs button{height: 46px;    background: #f6f6f6;border-radius: 23px !important;border: transparent;text-indent: 2rem;}
.price-page .price-bot{width: 100%;display: inline-block;overflow: hidden;}
.price-page .data-table{width: 100%;margin: 0px 0px 30px;min-height: 300px;padding: 10px 20px;background: #ffffff;}
.price-page .layui-table td,.layui-table th{ font-size: 12px !important;}
.tabs-left{float: left;}

@media screen and (max-width: 1380px) {
  #page-header #menu a{padding:10px;}
}

  @media screen and (max-width: 1200px) {
    .w1200{width: 100%;max-width: 100%;}
    #page-header .page-header-w{display: none;}
    #page-header .phone_menu{display: block;}
   
    /* #dowebok .S2 #newsTitle .news-title img{display: none;} */
    #dowebok .S3 .good {display: flex;align-items: center;justify-content: space-around;flex-wrap: wrap;margin-top: 30px;padding: 0px 20px;box-sizing: border-box;}
    #dowebok .S3 .good .item{width: 45%; height: 190px;    margin-bottom: 20px;}
    #dowebok .S3 .good .item:hover .title{display: none;}
   
    
    #dowebok .S5 .newsList{flex-wrap: wrap;margin-top: 20px;}
    #dowebok .S5 .newsList .newPic{width: 100%;padding: 30px;}
    #dowebok .S5 .newsList .newList{width: 100%;}
    #dowebok .S5 .newMore{margin: 0px auto;}
    #dowebok .S6 .about .item .pic  {display: none;}
    #dowebok .S6 .about .item .detail{width: 100%;}
    .footer .footer_pc{display: none;}
    .footer .footer_top {padding:0px}
    #dowebok .S6 .about{padding: 10px;margin-top: 10px;}
    #dowebok .S6 .about .item .detail p{line-height: 20px;font-size: 12px;}

  }

  @media screen and (max-width: 750px) {
    #dowebok .S5 .newsList .newPic{display: none;}
    /* #dowebok .S5 .newsList .newList .item .arrow{display: none;} */
    #dowebok .S1 .banner-title p {font-size: 22px;}
    #dowebok .S1 .banner-title h2{font-size: 38px;}
    .price-page .tabs{height: 160px;}
    .price-page .tabs-input{margin-top: 10px;}
  }
  
  /* 手机设备 */
  @media only screen and (max-width: 767px) {
    /* 样式 */ 
	/* .comTitle{padding-top: 110px;} */
	#dowebok .S1{
		height: 240px !important;
	}
	#dowebok .S1 .fp-tableCell{
		height: 240px !important;
	}
	 #dowebok .S2 #newsTitle{margin-top: 30px; height: 665px!important;}
	  #dowebok .S2 #newsTitle .item{    width: 100%; margin-top: 20px; }
	#dowebok .S2 #newsTitle .news-title{
		flex-direction: column-reverse !important;
		justify-content: flex-end!important;
	}
	#dowebok .S2,#dowebok .S3, #dowebok .S4,#dowebok .S5 {
		    height: auto !important;
			padding-bottom: 25px;
	}
	#dowebok .S6 {
		    height: auto !important; 
	}
	#dowebok .S2 .fp-tableCell,#dowebok .S3 .fp-tableCell,#dowebok .S4 .fp-tableCell,#dowebok .S5 .fp-tableCell,#dowebok .S6 .fp-tableCell{
		height: auto !important;
	}
	/* #dowebok .S4{
		display: none;
	} */
	#dowebok .S2 .fp-tableCell .flexS .comTitle,#dowebok .S3 .fp-tableCell .flexS .comTitle,#dowebok .S4 .fp-tableCell .flexS .comTitle,#dowebok .S5 .fp-tableCell .flexS .comTitle,#dowebok .S6 .fp-tableCell .flexS .comTitle {
	    padding-top: 50px;
	    margin: 0px 50px;
	}
	#dowebok .S4 .massdata .PC{
		display: none;
	}
	#dowebok .S4 .massdata .mobile{
		display: block;
	}
	/* #dowebok .S4 .massdata .case{
		    overflow: scroll;
		    height: 690px !important;
			flex-wrap: wrap;
			padding: 0px 20px;
	}
	#dowebok .S4 .massdata .case img{
		    max-width: 100%;
	}
	 #dowebok .S5 .fp-tableCell .flexS .comTitle {
	        padding-top: 50px;
	    } */
	#dowebok .S4 .massdata .resource ul{
		    display: flex;
		    flex-wrap: wrap;
		    flex-direction: row;
		    justify-content: flex-start;
		    align-items: center;
	}	
	#dowebok .S4 .massdata .resource li { 
	    width: 33%;
	}	
	#dowebok .S4 .mobile .news-title{
		display: flex;
		    flex-direction: row;
		    justify-content: center;
	}
	#dowebok .S5 .newsList .newList{
		display: none;
	}
	#dowebok .S5 .newsList .mobile{
		display: block;
	}
	#dowebok .S5 .newsList .newList .item .title{
		justify-content: flex-start;
		
	}
	#dowebok .S5 .newsList .newList .item .title h2{
		margin-left: 10px;
		width: calc(100% - 29px) !important;
	}
	#dowebok .S5 .newsList .newList .item p { 
	    line-height: 24px; 
	    padding-left: 20px;
	}
	#dowebok .S5 .newsList .newList .item { 
	    padding: 20px 30px !important;
	}
	#dowebok .S5 .newsList .newList .item .detail {
	    display: flex;
	    align-items: flex-end;
	    margin-top: 8px;
	    flex-direction: column;
	}
	#dowebok .S5 .newsList .newList .item .arrow {
		width: 40px;
	    height: 40px;
	    border-left: 0px solid #d6d6d6;
	    margin-left: 20px;
	}
	#dowebok .S6 .about {
	    height: auto !important; 
		padding-bottom: 30px;
		margin-bottom: 35px;
	}
	
	#dowebok .S6 .about .item {
		flex-direction: column;
	}
	#dowebok .S6 .about .item .pic2 {
		width: 100%;
	}
	 #dowebok .S6 .about .item .detail h1{
		 text-align: center;
		     line-height: 47px;
	 }
	    #dowebok .S6 .about .item .detail p {
			margin-top: 10px;
	        line-height: 30px;
	        font-size: 14px;
	    }
		#dowebok .S6 .about .item .tel {
			padding: 0px 16px;
		}
		.footer_top { 
		    justify-content: center !important;
		}
		.footer_top .footer_yd p {
			text-align: center;
		}
		#dowebok .S6 .footer { 
		   position: unset;
		}
		#fp-nav.right {
		    display: none;
		}
  }
  
  /* 平板设备 */
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* 样式 */
  }
  
  /* 笔记本/桌面设备 */
  @media only screen and (min-width: 1025px) {
    /* 样式 */
	#dowebok .S4 .massdata .PC{
		display: block;
	}
	#dowebok .S4 .massdata .mobile{
		display: none;
	}
	#dowebok .S5 .newsList .newList{
		display: block;
	}
	#dowebok .S5 .newsList .mobile{
		display: none;
	}
	#dowebok .S6 .about .item .tel .cd:first-child{
		margin-top: 0px;
	}
  }