
.er-img{
	text-align: center;
}
.er-img img{
	width: 90%;
}
.layui-m-layer0 .layui-m-layerchild{
	width: 80% !important;
}

/*内容主要部分*/
.main-wrap{
   
}
.main-wrap::-webkit-scrollbar {
    display: none;
}
.main-box{
   position: relative;
   overflow: hidden;
}

.main-intro{
    /*padding-top: 1.6rem;*/
	font-size: 0.3rem;
	/*padding: 0.3rem;*/
	position: relative;
}
.main-intro-text{
	text-align: center;
	padding-top: 0.3rem;
}
.main-intro-text .blob{
	font-size: 0.38rem;
	font-weight: bold;
	/*color: rgba(51, 51, 51, 1);*/
}
.text-tit{
	font-size: 0.26rem;
	color: rgba(153, 153, 153, 1);
	margin: 0.2rem 0;
	text-transform: uppercase;
}
.main-title{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	/*height: 1.6rem;*/
	/*background: white;*/
}
.intro-main{
	display: flex;
	background: url("../image/index/intro-bg.png") no-repeat;
	background-size: 100% 100%;
	padding: 0 0.3rem;
	height: 9.5rem;
}
.intro-main-zw{
	width: 50%;
	height: 9.1rem;
	background: url("../image/index/bg-zw.png") no-repeat;
	background-size: 100% 100%;
	margin-right: 0.1rem;
	padding: 0.3rem;
}
.intro-main-sy{
	width: 50%;
	height: 9.1rem;
	background: url("../image/index/bg-sy.png") no-repeat;
	background-size: 100% 100%;
	margin-left: 0.1rem;
	padding: 0.3rem;
}
.intro-icon{
	text-align: center;
}
.intro-icon img{
	width: 0.6rem;
}
.intro-bg2{
	position: absolute;
	bottom: 0.35rem;
}
.intro-bg2 img{
	width: 95%;
	margin-left: 2%;
}
.intro-tit{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 0.1rem;
	background: white;
	font-weight: bold;
	border: 3px solid rgba(237, 120, 120, 1);
	border-radius: 0.4rem;
	/* margin: 0.5rem 0; */
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.intro-tit-sy{
	border-color: rgba(255, 182, 133, 1);
}
.intro-info{
	color: white;
	/*text-indent: 2rem;*/
	font-size: 0.26rem;
	text-indent: 0.5rem;
	line-height: 0.45rem;
}
.icon-intro{
	text-align: center;
	height: 0.5rem;
}
.icon-intro img{
	width: 1rem;
	position: relative;
}
.img-sy{
	text-align: right;
	position: absolute;
	bottom: 1.5rem;
}
.img-sy img{
	width: 90%;
}
.main-cy{
	background:rgba(239, 242, 247, 1) ;
	/*padding: 0.3rem;*/
}
.tit-icon{
	text-align: center;
	line-height: 0.2rem;
}
.tit-icon img{
	width: 0.15rem;
}
.main-cy-center{
	margin-top: 0.3rem;
	padding: 0 0.3rem;
}
.center-img img{
	width: 100%;
}
.center-tit{
	margin: 0.3rem 0 0.5rem;
	position: relative;
}
.center-tit1{
	font-size: 0.4rem;
	font-weight: bold;
}
.center-tit1::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -0.3rem;
	width: 0.4rem;
	height: 3px;
	background: #4ab5f1;
}
.center-tit2{
	color: rgba(153, 153, 153, 1);
	margin-left: 0.3rem;
}
.center-info{
	color: rgba(102, 102, 102, 1);
	line-height: 0.4rem;
	padding-bottom: 0.5rem;
	font-size: 0.26rem;
}
.wrap{
	/*border: 3px solid #f00;*/
	/*width: 600px;*/
	height: 5rem;
	position: relative;
	overflow: hidden;
	margin: 0.5rem 0.3rem;
}

.wrap ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}

.wrap ul li{
	float: left;
	width: 200px;
}
.wrap ul li img{
	width: 90%;
	height: 5rem;
}
.wrap2,.wrap3{
	/*border: 3px solid #f00;*/
	/*width: 600px;*/
	height: 3rem;
	position: relative;
	overflow: hidden;
	margin: 0rem 0.8rem;
}

.wrap2 ul,.wrap3 ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}

.wrap2 ul li,.wrap3 ul li{
	float: left;
	width: 200px;
}
.wrap2 ul li img,.wrap3 ul li img{
	width: 80%;
	/*height: 5rem;*/
}
/*云媒动态*/
.dong-bg{
	background: url("../image/index/dong-bg.png") no-repeat;
	height: 3.5rem;
	background-size: 100% 100%;
}
.dong-bg .blob,.dong-bg .text-tit{
	color: white;
}
.dong-bg .text-tit{
	font-size: 0.2rem;
}
.main-dong-info{
	width: 90%;
	margin: 0 auto;
	/*height: 8rem;*/
	border-top: solid 2px rgba(47, 185, 231, 1);
	/* border-bottom: solid 2px rgba(47, 185, 231, 1); */
	position: relative;
	bottom: 1rem;
	background: white;
	box-shadow: 0px 0px 5px 0px grey;
	text-align: center;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
}
.main-dong-tit1{
	color: rgba(47, 185, 231, 1);
	text-transform: uppercase;
	font-size: 0.24rem;
}
.main-dong-tit2{
	font-size: 0.8rem;
	margin: 0.1rem;
}
.main-dong-tit3{
	font-size: 0.24rem;
	color: rgba(179, 179, 179, 1);
}
.main-dong-infos{
	margin: 0.6rem 0;
	font-size: 0.28rem;
}
.main-dong-infos div{
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	margin-bottom: 5%;
	text-align: left;
}
.main-dong-btn{
	width: 34%;
	background-image: linear-gradient(rgba(86, 204, 242, 1), rgba(47, 128, 237, 1));
	padding: 0.2rem 0.1rem;
	font-size: 0.33rem;
	color: white;
	border-radius: 5px;
	margin: 0 auto;
	/*margin-top: 0.3rem;*/
	/*position: absolute;*/
	/*bottom: 5%;*/
	/*left: 33%;*/
}
.main-dong-btn a{
	color: white;
}
.main-he{
	position: relative;
	bottom: 1rem;
}
.he-main ul{
	width: 90%;
	margin: 0 auto;
}
.he-main li{
	float: left;
	width: 50%;
	/*padding: 0.5rem;*/
}
.he-main li img{
	width: 100%;
}
/*图片列表*/
.piclist{width: 100%}
.listul{
	/*margin-left: 0;*/
	/*padding-left: 40px; */
	overflow:hidden;
	/*height: 400px;*/
}
/*.listul li{float: left;width: 265px;height: 210px;position: relative;}*/
/*.listul li span{position: absolute;bottom: 30px;width: 240px;text-align: center;background: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); color: #fff;font-size: 15px;padding: 3px 0;}*/

/*分页样式*/
.fydiv{
	width: 100%;
	text-align: center;
	/* height: 30px; */
	/* margin: 0 auto; */
	/* margin-top: 30px; */

}
.fenye2{
	display: none;
}
.fenye,.fenye2{text-align: center;height: 30px;margin: 0 auto;width: 80%;}
.fenye li,.fenye2 li{
	float: left;
	border: 1px solid #47aef0;
	/* height: 26px; */
	/* line-height: 0.1rem; */
	/* margin-right: 10px; */
	width: auto;
	padding: 0 0.2rem;
	width: 10%;
	background-image: linear-gradient(rgba(86, 204, 242, 1), rgba(47, 128, 237, 1));
}
.fenye li:hover,.fenye2 li:hover{background-color: #f1f1f1;}
.fenye li a,.fenye2 li a{text-decoration: none;color:white; display: block; }
.prev{margin-left: 38%;}
.next{margin-left: 4%;}
.numb{width: 26px;}
.choose{border:1px solid #357973!important;}
.choose a{color: #357973!important;}
.listTit{
	display:flex;
	margin-top: 0.3rem;
}
.listTit .active{
	background-image: linear-gradient(rgba(86, 204, 242, 1), rgba(47, 128, 237, 1));
	color: white;
}
.listTit div{
	width: 35%;
	/* background: #4ab5f1; */
	margin-left: 10%;
	text-align: center;
	border-radius: 20px;
	padding: 3px;
	border: solid 4px #DCDFE4;
}
.he-main{
	height: 8rem;
}
/*底部*/
.bottom-bar{
	width: 100%;
}
.bottom-contact{
	width: 90%;
	margin: 0 auto;
	/* margin-top: 0.3rem; */
	border-bottom: solid 1px rgba(204, 204, 204, 1);
	padding-bottom: 0.1rem;
	margin-bottom: 0.1rem;
}
.phone-img{
	margin-bottom: 0.1rem;
}
.phone-img img{
	width: 10%;
}
.phone-tit{
	font-weight: bold;
	line-height: 0.5rem;
}
.phone-tit2{
	color: #666666;
	font-size: 0.23rem;
	line-height: 0.5rem;
	margin-top: 0.3rem;
}
.phone-tit-before{
	position: relative;
}
.phone-tit2-before{
	margin-top: 0.5rem;
}
.phone-tit-before::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -0.2rem;
	width: 0.3rem;
	height: 2px;
	background: #4ab5f1;
}
.bottom-g{
	width: 90%;
	margin: 0 auto;
}
.phone-tit{
	font-weight: bold;
	line-height: 0.5rem;
}
.phone-tit-chart{
	color: rgba(47, 185, 231, 1);
	font-size: 0.23rem;
}
.bottom-img-er img{
	width: 30%;
	margin-top: 0.1rem;
}
.bottom-bg{
	background: rgba(239, 242, 247, 1);
	padding-bottom: 0.2rem;
	padding-top: 0.3rem;
}
.bottom-info{
	font-size: 0.2rem;
	color: rgba(153, 153, 153, 1);
	text-align: center;
	padding: 0.2rem;
}
.masks{
	display: none;
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1024px)  and (orientation : portrait){
	.wrap ul li img,.wrap {
		height: 3rem;
	}
	.wrap2, .wrap3{
		height: 2rem;
	}
	.he-main {
		height: 5rem;
	}
	.container{
		max-width: 100% !important;
	}
}