
.cont{
	width: 100%;
	min-height: 500px;
}
.contTop{
	width: 100%;	
}
.contTopbt p{
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #000000;
	line-height: 47px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	padding: 50px 0 10px 0;
}
.contTopbt a{
	display: block;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	color: #BD1A2D;
	font-weight: normal;
	font-size: 14px;
}
.pingpai{
	min-height:90px!important;
	padding-bottom:0!important;
}
.pingpaiCont .contTopbt p{
	color: #BD1A2D;
	font-weight: normal;
	font-size: 36px;
}
.contTopbt:hover p{
	color: #BD1A2D;
}
.contTopbt i{
	width: 40px;
	height: 4px;
	background: #BD1A2D;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0);
}
.xzarea{
	width: 100px;
	margin: 0 auto;
	padding: 30px 0;
}
.xzarea p{
	width: 90px;
	text-align: center;
	height: 21px;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #BD1A2D;
	line-height: 24px;
}
.xzarea img{
	width: 8px;
	height: 15px;
	margin-top: 5px;
}
.areaCont{
	width: 100%;
}
.areaTitle{
	
	height: 100px;
	background: #bd1a2d;
	line-height: 100px;
	text-align: center;
}
.areaTitle a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.areaimg{
	position: relative;
	width: 100%;
	height: auto;
}
.areaimg img{
	display: block;
	width: 100%;
	height: 100%;
}
.areaimg p{
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.areaArticle{
	margin: 30px auto;
}
.areaArtleft{
	width: 720px;
	height: 510px;
}
.focus{
	width: 100%;
	height: 100%;
	position: relative;
}
.focus .swiper {
	width: 720px;
	height: 510px;
}
.focus a img{
	display: block;
	width: 100%;
	height: 100%;
}
.focus .shadow {
	position: absolute;
	left: 0px;
	bottom: 0;
}
.focus .shadow {
	width: 720px;
	z-index: 10;
	height: 65px;
	background: #BD1A2D;
	border-radius: 0px 0px 0px 0px;
	z-index: 111;
}

.focus .shadow a {
	display: block;
	width: 85%;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
	padding-left: 28px;
	font-size: 18px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	
}
.swiper-pagination span {
	margin: 5px;
	padding: 2px;
}

.swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.areaArright{
	width: 700px;
	height: 510px;
}
.areaArright p{
	width: 695px;
	height: 56px;
	line-height: 56px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #E9E9E9;
}
.areaArright p a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #000000;
	line-height: 56px;
	padding-left: 20px;
	position: relative;
}

.areaArright p a::before {
    content: "";
    display: block;
    width:8px;
    height:8px;
    background-color: #B82C22;
    position: absolute;
    left: 0;
    top:25px;
    border-radius: 50%;
	}
.areaArright p a:hover{
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #BD1A2D;
}
/* 市场监管 */
.jianguan .contTopbt p{
	font-size: 24px;
	padding: 20px 0 20px 0;
}
.jianguanLl{
	width: 100%;
	margin: 40px 0;
	position: relative;
}
.jianguanLl .swiper-slide{
	float: left;
	width: 340px;
	height: 310px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	text-align: center;
}
.jianguanLl li{
	float: left;
	width: 340px;
	height: 310px;
	margin: 0 10px;
}
.jianguanLl .swiper-slide a,.jianguanLl li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.jianguanLl .swiper-slide a img,.jianguanLl li a img{
	display: block;
	/* width: 340px; */
	height: 230px;
	margin: 0 auto;
}
.jianguanLl .swiper-slide a p,.jianguanLl li a p{
	width: 95%;
	height: 50px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	padding: 15px 2.5%;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jianguanLl .swiper{
	width: 1440px;
	overflow: hidden;
}
.jianguanLl .swiper-slide:hover a p{
	color: #BD1A2D;
}
.jianguanLl li:hover a p{
	color: #BD1A2D;
}
.gengduo{
	width: 100px;
	height: 19px;
	margin: 20px auto;
}
.gengduo a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	text-align: center;
}
.oneType {
	padding-bottom: 30px;
}
.oneTypeul{
	width: 100%;
	overflow: hidden;
}
.oneTypeul li{
	width: 710px;
	height: 565px;
	margin: 30px 0;
	float: left;
}
.oneTypeul li:nth-child(even){
	margin-left: 20px;
} 
.oneTypeul li .oneTypeulbt{
	width: 100%;
	height: 25px;
	padding: 20px 0;
	background: #F7F7F7;
	cursor:pointer;
}
.oneTypeul li .oneTypeulbt p{
	height: 25px;
	font-size: 30px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	padding-left: 20px;
	border-left: 4px solid #BD1A2D;
}
/* .oneTypeul li .oneTypeulbt p:hover{
	color: #BD1A2D;
} */
.oneTypeul li .oneTypeulbt a{
	height: 25px;
	font-size: 14px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
	padding-right: 10px;
}
.oneTypeul li .oneTypeulbt:hover a,.oneTypeul li .oneTypeulbt:hover p{
	color: #BD1A2D!important;
}
.oneTlist{
	width: 100%;
}
.oneTlistop a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.oneTlistop a .oneTlistopleft{
	width: 240px;
	height: 150px;
}
.oneTlistop a .oneTlistopleft img{
	display: block;
	width: 100%;
	width: 100%;
}
.oneTlistop a .oneTlistopright{
	width: 430px;
	height: 120px;
	padding: 15px;
}
.oneTlistop a .oneTlistopright .onebt{
	font-size: 18px;
	color: #000000;
}
.oneTlistop a .oneTlistopright p{
	font-size: 14px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.oneTlistli{
	width: 680px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	background: #fff;
	position: relative;
}
.oneTlistli a{
	display: block;
	width: 100%;
	padding-left: 20px;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}

.oneTlistli a::before {
    content: "";
    display: block;
    width:8px;
    height:8px;
    background-color: #B82C22;
    position: absolute;
    left: 15px;
    top:20px;
    border-radius: 50%;
}
.oneTlistli:nth-child(even){
	background: #F7F7F7;
}
.wklist .oneTlistli:nth-child(even){
	background: #fff;
}
.oneTlistli:hover a,.oneTlistop:hover a .oneTlistopright .onebt{
	color: #BD1A2D;
}
.jgImg1{
	height: 100px;
	margin: 20px auto;
}
.jgImg1 a ,.jgImg1 a img{
	/* display: block;
	width: 100%;
	height: 100%; */
	 display: block;  
	  width:100%;   
	  transform: scale(1);  
	  transition: all 1s ease 0s;  
	  -webkit-transform: scale(1);  
	  -webkit-transform: all 1s ease 0s; 
	  -webkit-transform-origin:50% 50%; 
	  transform-origin:50% 50%;
	  overflow:hidden;
}
.jgImg2{
	height: 100px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}
.jgImg2 a{
	display: block;
	width: 710px;
	height: 100px;
	overflow: hidden;
}
.jgImg2 a img{
	display: block;
	width: 100%;
	transform: scale(1);
	transition: all 1s ease 0s;  
	-webkit-transform: scale(1);  
	-webkit-transform: all 1s ease 0s; 
	-webkit-transform-origin:50% 50%; 
	transform-origin:50% 50%;
	overflow:hidden;
	
}
.jgImg2 a:hover img,.jgImg1:hover a img{
	transform: scale(1.1);
	 transition: all 1s ease 0s;  
		-webkit-transform: all 1s ease 0s;  
		-webkit-transform: scale(1.1); /*放大1.3倍*/
	  transition-duration: .5s;
	  overflow:hidden;
}
/* 弹窗 */
.areaMask{
	width: 100%;
	height: 100%;
	background: #fff;
	display: none;
}
.areaMask ul li{
	overflow: hidden;
}
.areaMask ul li .areaMaskleft{
	width: 50px;
	line-height: 15px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}
.areaMaskRight{
	width: 450px;
}
.areaMaskRight p{
	float: left;
	line-height: 15px;
	padding: 10px 15px;
}
.areaMaskRight p a{
	font-size: 16px;
	color: #333;
}
/* 监管中建切换 */
.jgCont{
	min-height: 300px;
	position: relative;
	padding-bottom: 50px;
}
.jgTab{
	width: 1440px;
	position: absolute;
	left: 0;
	top: -45px;
	height: 90px;
	border-radius: 45px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.07);
	z-index: 11;
}
.jgTab ul{
	width: 100%;
	height: 90px;
	list-style: none;
	display: flex;
	white-space: nowrap;
}
.hangye .jgTab ul{
	overflow-x: scroll;
	overflow-y: hidden;
}

.pingpai .jgTab ul li{
	width: 288px; 
} 
.hangye .jgTab ul li{
	width: 144px;
	padding: 0 40px;
}
.jgTab ul li{
	/* float: left; */
	width: 240px;
	/* padding: 0 20px; */
	height: 90px;
	text-align: center;
	line-height: 90px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.jgTab ul li:hover{
	color: #fff;
	background: #bd1a2d;
	border-radius: 45px;
}
.jgTab ul li:hover a{
	color: #fff;
	background: #bd1a2d;
	border-radius: 45px;
}
.jgTab ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.jgTab ul .moverColor{
	color: #fff;
	background: #bd1a2d;
	border-radius: 45px;
}
.jgTab ul .moverColor a{
	color: #fff;
	background: #bd1a2d;
	border-radius: 45px;
}
.jgTabCong{
	padding-top: 105px;
}
.jgTabCongli{
	/* width: 100%; */
	display: none;
}
.jgTabCongli:nth-child(1){
	display: block;
}
.jgTabConglileft{
	width: 300px;
}
.jgTabConglileft .jgTabConglilefttop{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #BD1A2D;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
.jgTabConglileft .jgTabConglileftli{
	width: 100%;
	height: auto;
}
.jgTabConglileft .jgTabConglileftli li{
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	text-align: center;
	background: #F7F7F7;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}
.jgTabConglileft .jgTabConglileftli .onxzColor{
	padding-bottom: 0px;
	border-bottom: 4px solid #BD1A2D;
}
.jgTabCongliright{
	width: 1104px;
}
.jgTabCongliright li:nth-child(1){
	display: block;
}
.jgTabCongliright li{
	width: 100%;
	display: none;
}
.jgTabCongliright li .areaArright{
	width: 100%;
	height: auto;
}
.jgTabCongliright li .areaArright p{
	width: 100%;
}
.twoList{
	padding-top: 60px;
}
.listHead{
	width: 100%;
	height: 70px;
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #F7F7F7;
}
.listHeadText{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 24px;
	color: #BD1A2D;
}
.weizhi{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
.weizhi a{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	padding: 0 2px;
}
.weizhi a img{
	display: block;
	width: 16px;
	height: 16px;
}
.listcon{
	width: 100%;
	min-height: 600px;
}
.listconli{
	width: 1070px;
	height: 180px;
	padding: 15px;
	
}
.listconli:nth-child(even){
	background: #F7F7F7;
}
.listconli a{
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.listconlileft {
	width: 300px;
	height: 180px;
}
.listconlileft img{
	display: block;
	width: 100%;
	height: 100%;
}
.listconliright{
	width: 715px;
}
.listconliright p{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.listconliright .listliText{
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.listconliright .listliTitle{
	height: 60px;
	font-size: 18px;
	color: #BD1A2D;
	padding-top: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/* 品牌活动 */
.pingpaiCont{
	padding-top: 0;
	padding-bottom: 60px;
}
.pingpaiCont .pplunbo{
	width: 100%;
	height: 330px;
	position: relative;
}
.pingpaiTex{
}
.pingpaiTex a{
	display: block;
	width: 90%;
	padding: 37px 5%;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	text-align: center;

}
.pingpaiTex a p{
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
}
.pplunbo{
	width: 100%;
	height: 330px;
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
}
.pplunbo .swiper{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.pplunbo .swiper .swiper-slide{
	width: 470px;
	height: 330px;
}
.pplunbo .swiper .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.pplunbo .swiper .swiper-slide a img{
	display: block;
	width: 100%;
	height: 100%;
}
/* .pplunbo .swiper .swiper-slide a p{
	width: 470px;
	height: 150px;
	background: linear-gradient(to top, #BD1A2D 0%, rgba(51,51,51,0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
} */
.pplunbo .swiper .swiper-slide a p{
	width: 100%;
	height: 41px;
	background: hsl(0deg 0% 0% / 57%);
	position: absolute;
	left: 0;
	bottom: 0;
}
.pplunbo .swiper .swiper-slide a p span{
	width: 90%;
	position: absolute;
	left: 5%;
	bottom: 0;
	text-align: center;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 40px;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}
.pplunbo .pplunboTab{
	width: 18px;
	height: 29px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}
.pplunbo .pplunboTab img{
	display: block;
	width: 100%;
	height: 100%;
}
.pplunbo .pplunboleft{
	left: -40px;
}
.pplunbo .pplunboright{
	right: -40px;
}

.pinpais{
	width: 100%;
	height: 670px;
	background: url(../images/two/pinpai.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.index-message{
	height: 670px;
	position: relative;
}
.index-message .scienceFi{
	width:615px;
	height:615px;
	position:absolute;
	top:0;
	right:140px;
	z-index:1;
}
.index-message .scienceFi .tiny-stars{
	width:615px;
	height:615px;
	position:relative;
}
.index-message .scienceFi .tiny-stars .Mod1{
	width:615px;
	height:615px;
	position:absolute;/*ç»å¯¹å®šä½*/top:0px;left:0px;
	z-index:1;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 500px 500px;
	-moz-background-size: 500px 500px;
	background-size: 500px 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	-moz-transition:all .30s;
    -webkit-transition:all .30s;
    transition:all .30s;
	-moz-animation:rotate 30s infinite linear;
    -webkit-animation:rotate 30s infinite linear;
    animation:rotate 30s infinite linear;
}
.index-message .scienceFi .tiny-stars .Mod2{
	width:615px;
	height:615px;
	position:absolute;
	top:0px;left:0px;
	z-index:2;
	/* background: no-repeat url("../images/data-xz1.png") left top; */
	-webkit-background-size: 500px 500px;
	-moz-background-size: 500px 500px;
	background-size: 500px 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	-moz-transition:all .40s;
    -webkit-transition:all .40s;
    transition:all .40s;
	-moz-animation:rotate 40s infinite linear;
    -webkit-animation:rotate 40s infinite linear;
    animation:rotate 40s infinite linear;
}
.index-message .scienceFi .tiny-stars .Mod3{
	width:615px;
	height:615px;
	position:absolute;/*ç»å¯¹å®šä½*/top:82px;left:100px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 400px 400px;
	-moz-background-size: 400px 400px;
	background-size: 400px 400px;
	-webkit-border-radius: 400px;
	border-radius: 400px;
	-moz-transition:all .100s;
    -webkit-transition:all .100s;
    transition:all .100s;
	-moz-animation:rotate 100s infinite linear;
    -webkit-animation:rotate 100s infinite linear;
    animation:rotate 100s infinite linear;
	border:2px dashed rgba(253, 63, 63, 0.5);
}
.index-message .scienceFi .tiny-stars .Mod4{
	width:740px;
	height:740px;
	position:absolute;/*ç»å¯¹å®šä½*/top:82px;left:100px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 370px 370px;
	-moz-background-size: 370px 370px;
	background-size: 370px 370px;
	-webkit-border-radius: 370px;
	border-radius: 370px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
	border:12px dotted rgba(255, 255, 255, 0.1);
	margin:20px;
}
.index-message .scienceFi .tiny-stars .jiufang-core{
	    width: 600px;
	    height: 600px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 2;
	    border-radius: 301px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain{
	width:500px;
	height:500px;
	position:relative;
	border-radius:300px;
	margin:50px;
	border: 1px dashed rgb(255 255 255 / 50%);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain dl img{
    max-height: 50px;
    max-width:150px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-1{
	width:500px;
	height:500px;
	position:absolute;/*ç»å¯¹å®šä½*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .50s;
    -webkit-transition:all .50s;
    transition:all .50s;
	-moz-animation:rotate 50s infinite linear;
    -webkit-animation:rotate 50s infinite linear;
    animation:rotate 50s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-2{
	width:289px;
	height:289px;
	position:absolute;/*ç»å¯¹å®šä½*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-3{
	width:500px;
	height:500px;
	position:absolute;/*ç»å¯¹å®šä½*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .2s;
    -webkit-transition:all .2s;
    transition:all .2s;
	-moz-animation:rotate 2s infinite linear;
    -webkit-animation:rotate 2s infinite linear;
    animation:rotate 2s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-4{
	width:240px;
	height:240px;
	position:absolute;
	top:130px;left:130px;
	z-index:2;
	/*background: no-repeat url("../images/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-5{
	width:78.37px;
	height:68.02px;
	position:absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain dl{
	display: block;
	max-width: 160px;
	text-align: center;
    padding: 12.5px 16px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    z-index: 3;
    border-radius: 10px;
	transition-duration:0.2s;
	cursor:pointer;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain dl a{
	display: block;
	width: 100%;
	height: 100%;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain dl:hover a{
	/* color:#fff; */
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-1{
	top: -33px;
    left: 50%;
	transform: translateX(-50%);
	background: #E0FFC1;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-1:hover{
	/*background: rgba(212,102,111, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-2{
	top: 20px;
    right: -80px;
	background: #FCFFE6;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-2:hover{
	/*background: rgba(84,146,207, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-3{
	top: 120px;
	right: -150px;
	background: #D1E4FF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-3:hover{
	/*background: rgba(12,169,190, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-4{
	top: 240px;
    right: -150px;
	background: #E0FFC1;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-4 img{
    width: 120px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-4:hover{
	/*background: rgba(255,204,51, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-5{
	bottom: 104px;
    right: -130px;
	background: #FFCBEF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-6{
	bottom: 4px;
	right: -115px;
	background: #BFF8FF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-6 img{
    width: 120px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-7{
	bottom: -60px;
   left: 50%;
   transform: translateX(-50%);
	background: #E0FFC1;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-7:hover{
	/*background: rgba(212,102,111, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-8{
	bottom: 4px;
	left: -60px;
	background: #D1E4FF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-8:hover{
	/*background: rgba(84,146,207, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-9{
	top: 240px;
	left: -150px;
	background: #E0FFC1;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-9:hover{
	/*background: rgba(12,169,190, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-10{
	bottom: 104px;
	left: -130px;
	background: #D1E4FF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-10 img{
    width: 120px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-10:hover{
	/*background: rgba(255,204,51, 0.8);*/
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-11{
	top: 120px;
	left: -150px;
	background: #FFCBEF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-11 img{
    width: 120px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-12{
	top: 20px;
	left: 0;
	background: #BFF8FF;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-12 img{
    width: 120px;
}
 @-moz-keyframes rotate{
            100%{
              -moz-transform:rotate(0deg);
             }
             100%{
               -moz-transform:rotate(360deg);
             }
          }
 @-webkit-keyframes rotate{
            100%{
              -webkit-transform:rotate(0deg);
             }
             100%{
               -webkit-transform:rotate(360deg);
             }
          }
 @keyframes rotate{
            100%{
              transform:rotate(0deg);
             }
             100%{
               transform:rotate(360deg);
             }
          }
.pinpaiTexts{
	width: 500px;
	/* display: flex;
	justify-content: center;
	align-items: center; */
}
.pinpaiTextsone{
	font-family: Source Han Serif CN, Source Han Serif CN;
	font-weight: bold;
	font-size: 50px;
	color: #FFFFFF;
	line-height: 60px;
	padding-top: 200px;
}
.pinpaiTextsone span{
	padding: 0 10px ;
}
.pinpaiTextstwo{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 27px;
	color: #FFFFFF;
	line-height: 50px;
}
.pinpaiTextstwo span{
	padding: 0 5px ;
}
.jianguanLl .pplunboTab{
	width: 18px;
	height: 29px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 111;
}
.jianguanLl .pplunboTab img{
	display: block;
	width: 100%;
	height: 100%;
}
.jianguanLl .pplunboleft{
	left: -40px;
}
.jianguanLl .pplunboright{
	right: -40px;
}
.fenlei{
	display: flex;
	justify-content: center;
}
.fenlei p{
	margin: 0 10px;
}
.fenlei p i{
	display: none;
}
.fenlei .onfenlei{
	color: #BD1A2D;
}
.fenlei .onfenlei i{
	display: block;
}
.fenleiul .fenleiulli{
	display: none;
}
.fenleiul .fenleiulli:nth-child(1){
	display: block;
}
.serviecContli{
	width: 100%;
	margin: 15px auto;
	box-shadow: 0 0 10px #f2f2f2;
	position: relative;
}
.serviecContli .serviecContlixian{
	width: 10px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: height 0.5s ease-in-out;
	background: #bd1a2d;
}
.serviecContli:hover .serviecContlixian{
	height: 100%;
}
.serviecContli a{
	display: block;
	width: 1400px;
	padding: 50px 30px;
}

.serviecContli a .serviecContlitop {
	width: 100%;
	height: 80px;
	line-height: 80px;
	color: #bd1a2d;
	font-size: 30px;
	position: relative;
}
.serviecContli a .serviecContlitop .sernub{
	color: #edcfd1;
	font-size:72px;
	font-style: italic;
}
.serviecContli a .serviecContlitop .sertext{
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 10px;
}
.serviecContli a .serviecContlitopText{
	width: 100%;
	color: #666;
	font-size: 14px;
	margin: 15px auto;
}
.serviecContli a .serviecContlitopText p{
	padding: 15px 0;
	font-size: 16px;
}
