
/*公共部分*/
.clear:after{display:block;content:'';clear: both;}
body{
	word-break: break-all;
	background: #fff;
	font-family: "微软雅黑";
}
.header{
	position: absolute;
	height: 0.75rem;
	width: 100%;	
	background-color: #c60075;
	z-index: 2;
}
.header .logotop{
	width: 1.81rem;
	float: left;
	margin-top: 0.08rem;
}
.header .logotop img{
	width: 100%;
}

.header .gohome{
	background: url(../img/gohome.jpg) left 0;
	float: left;
	height: 0.75rem;
	width: 0.78rem;
	background-size: 100%;
	cursor: pointer;
}
.header .word{
	width: 2rem;
	margin: 0 auto;
}
.header p{
	color: #fff;
	font-size: 0.28rem;
	line-height: 0.75rem;
	text-align: center;

}
.header .menu{
	width: 0.98rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/menu.jpg) right 0 ;
	background-size: 100%;
	cursor: pointer;
}
.topmenu{
	position: fixed;
	left: 0;
	top:0;
	background: #c60075; 
	display: none;
	width: 100%;
	height:100%;
	padding-bottom: 0.08rem;
	z-index:15;
}
.topmenu .navpic-wrap{
	width: 6.3rem;
	margin: 0 auto;
}
.topmenu .dis{
	float: right;
	width: 95%;	
	padding-right:0.15rem;
	padding-top: 0.15rem;
	margin-bottom: 0.1rem;

}
.topmenu .dis img{
	width: 0.35rem;
	display: block;
	float: right;
	cursor: pointer;
}
.topmenu a{
	width:100%;
	float: left;
	color: #c60075;
	margin:0.2rem 0 ;
}
.topmenu a span{
	width: 100%;
	font-size: 0.28rem;
	line-height: 0.6rem;
	display: block;
	text-align: center;
	letter-spacing: 0.03rem;
	color:#fff;
}
.topmenu a img{
	width: 2rem;
	border: 0.05rem solid #c60075;
}
.placeholder{
	height: 0.75rem;
	width: 100%;
}
.content{
	font-family: "微软雅黑";
	overflow-x: hidden;
}




/*首页*/
.content .lunbo .swiper-container {
    width:100%;
    height: 100%;
}
.content .lunbo .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
	align-items: flex-start;
	height:8.57rem;
	overflow: hidden;
	}
	.content .lunbo .swiper-slide img{
		width:100%;
		height:auto;
	}
.content .swiper-pagination-bullet{
	height: 0.14rem;
	width: 0.14rem;
}
.content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 0.1rem;
}
.content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0.1rem;
}
.content .nav-wrap{
	height: 4.42rem;
	padding-top: 0.18rem;
	width: 100%;
	background: #c60075;
	position: relative;
	z-index:12;
}
.content .nav{
	width: 6.36rem;
	margin: 0 auto;
}
.content .nav a{
	float: left;
	border: 0.06rem solid #c60075;
	width:2rem;
}
.content .nav a img{
	width: 100%;
}


/*产品中心*/


.content .prolist-wrap .prolist{
	padding: 0.24rem 0.2rem 0.2rem 0.23rem;
	height: 1.44rem;
	white-space: 100%;
}
.content .prolist-wrap .prolist .icon{
	width: 1.4rem;
	float: left;
}

.content .prolist-wrap .prolist .icon img{
	display: block;
	width: 100%;
}
.content .prolist-wrap .prolist .pro-right{
	width: 4.2rem;
	float: left;
	margin-left: 0.3rem;
	padding-top: 0.16rem;
	height: 1.28rem;
	position: relative;
	font-family: "微软雅黑";
}
.content .prolist-wrap .prolist .pro-right h4{
	font-size: 0.28rem;
	line-height: 0.36rem;
	letter-spacing:0.04rem; 
}
.content .prolist-wrap .prolist .pro-right h5{
	font-size: 0.18rem;
	line-height: 0.3rem;
	/* letter-spacing:0.03rem;  */
	color: #808080;
}
.content .prolist-wrap .prolist .pro-right h6{
	font-size: 0.14rem; 
	color: #c60075;
	margin-top: 0.24rem;
}
.content .prolist-wrap .prolist .pro-right a{
	display: block;
	position: absolute;	
	width:0.8rem;
	height: 0.45rem;
	border: 1px solid #c60075;
	border-radius: 10px;
	list-style: none;
	top: 0.2rem;
}
.content .prolist-wrap .prolist .pro-right .guanwang{
	right: 1rem;
}
.content .prolist-wrap .prolist .pro-right .down{
	right:0; 

}
.content .prolist-wrap .prolist .pro-right span{
	display: block;	
	text-align: center;
	color: #c60075;
	font-family:"微软雅黑";	
	font-size: 0.24rem;
	line-height: 0.45rem;
}
.content .write{
	background: #fff;
}
.content .gray{
	background: #f1f1f1;
}
.content .more img{
	width: 100%;
}






/*产品联合孵化部分*/
.content .hatch2{
	height: 4.5rem;
	width: 6.4rem;
	background: #f0f0f0;
	font-family: "微软雅黑";
	position: relative;
}
.content .hatch2 .hatch2-1{
	width: 5.56rem;
	margin: 0 auto;
}
.content .hatch2 h4{
	padding-top: 0.32rem;
	text-align: center;
	font-size: 0.22rem;
	line-height: 0.3rem;
	color: #2c3d51;
	padding-bottom: 0.24rem;
}
.content .hatch2 p{
	font-size: 0.21rem;
	color: #898989;
	line-height: 0.32rem;
	padding-bottom: 0.05rem;
}
.content .hatch2 .hatch2-2{	
	width: 100%;
	position: absolute;
	bottom:-0.04rem;
	left: 0;
}
.content .hatch2 .hatch2-2 .long{
	width: 2.64rem;
	margin: 0 auto;
}
.content .hatch3 .hatch3-2{
	height: 3.24rem;
}
.content .hatch4{

}
.content .hatch4 .hatch4-2{
	height: 4.7rem;
	background: #f0f0f0;
	position: relative;
}
.content .hatch4 .hatch4-2 img{
	width: 1.12rem;
	display: block;
	position: absolute;
	top:0.23rem;
}
.content .hatch4 .hatch4-2 .support1{
	z-index: 9;
	right:10rem;
}
.content .hatch4 .hatch4-2 .support2{
	z-index: 8;
	right:10rem;
}
.content .hatch4 .hatch4-2 .support3{
	z-index: 7;
	right:10rem;
}
.content .hatch4 .hatch4-2 .support4{
	z-index: 6;
	right:10rem;
}
.content .hatch4 .hatch4-2 .support5{
	z-index: 5;
	right:10rem;
}
.content .hatch4 .hatch4-2 .support6{
	z-index: 4;
	right:10rem;
}




/*客服中心页面*/
.content .service1{
	height: 7.04rem;
}
.content .middle{
	width: 4.96rem;
	margin: 0 auto;
	font-family: "微软雅黑";
	height: 100%;
}
.content .service1 .middle p{
	color: #2c3d51;
	font-size: 0.26rem;
	line-height: 0.4rem;
	padding-top: 0.5rem;
	text-align: center;
	padding-bottom: 0.5rem;
}
.content .service1 .middle .mid1{
	width: 50%;	
	float: left;

}
.content .service1 .middle .mid1 img{
	width: 100%;	
	height:auto;

}
.content .service1 .middle .mid2 img{
	width: 100%;	
	height:auto;

}
.content .service1 .middle .mid2{
	width: 50%;	
	float: left;
}

.content .ace .text{
	width:3.7rem;
	height: 180px;
	line-height: 0.3rem;
	font-size: 0.18rem;
	margin:0 auto;	
	margin-top: 0.6rem;

}
.content .ace .text .aa{
	height: 0.44rem;
	width: 4.5rem;
	float: left;
	color: #808080;
}
.content .ace .text span{
	height: 1.5rem;
	width: 0.25rem;
	display: block;
	float: left;
	margin-right:0.12rem;
	margin-top: 0.01rem;
}
.content .service2 .prolist{
	height: 6.2rem;
}
.content .service2 .prolist .neo-1{
	padding-top: 0.44rem;
	width: 2rem;
	margin-right: 0.68rem;
	float: left;
	height: 3.2rem;
}
.content .service2 .prolist  p{
	color: #808080;
	font-size:0.22rem;
	line-height:0.33rem;
	text-align: center;
	padding-top: 0.2rem;
}
.content .service2 .prolist .neo-2{
	padding-top: 0.5rem;
	height: 3.2rem;
	width: 2.2rem;
	float: left;
	text-align: center;
}
.content .service2 .prolist .neo-2 img{
	width: 1.86rem;
	margin: 0 auto;
}
.content .service2 .gray .neo-2 img{
	width: 2rem;
	padding: 0;
}
.content .service2 .prolist .neo-2 p{
	padding: 0;
	letter-spacing: 0.04rem;
}
.content .ace .text .weichat span{
width: 0.31rem;
}
.content .ace .text .tel span{
width: 0.27rem;
}
.content .ace .text .qq span{
width: 0.27rem;
}
.content .ace .text .tieba span{
width: 0.25rem;
}
.content .ace .text .letter span{
width: 0.28rem;
}



/*联系我们*/
.content .contact-1{
	height: 7.7rem;	
}
.content .contact-1 .img-1{
position: relative;
width: 100%;
}
.content .contact-1 .img-1 p{
	font-size: 0.28rem;
	line-height: 0.5rem;
	text-align: center;
	color: #2c3d51;
}
.content .contact-1 .img-2{
	width: 3.2rem;
	margin: 0 auto;
	margin-top: 0.52rem;
}



/*紫龙发展*/
.pro-nav{
	height: 1.64rem;
	padding-top: 0.36rem;
}
.pro-nav img{/**/
	float: left;
	display: block;
}
.pro-nav a{
	display: block;
	float: left;
	list-style: none;
	text-decoration: none;
	color: #c60075;
}
.pro-nav a span{
	font-size: 0.16rem;
	line-height: 0.26rem;
	text-align: center;
	display: block;
}
.pro-nav a:nth-of-type(1){
	width: 0.96rem;
	margin-left: 0.24rem;
}
.pro-nav a:nth-of-type(2){
	width: 1.3rem;
	margin-left: 0.16rem;
}
.pro-nav a:nth-of-type(3){
	width: 0.98rem;
	margin-left: 0.14rem;
}
.pro-nav a:nth-of-type(4){
	width: 0.98rem;
	margin-left: 0.28rem;
}
.pro-nav a:nth-of-type(5){
	width: 0.96rem;
	margin-left: 0.28rem;
}
.pro-part1{
	position: relative;
	height: 7rem;
    background-color: #fff;
	background-size: 100%;
	margin-bottom: 0.3rem;
}
.pro-part1 h4{
	color: #2c3d51;
	font-size: 0.24rem;
	line-height: 0.32rem;
	text-align: center;	
	padding: 0.22rem 0.32rem;
}
.pro-part1 h5{
	padding: 0rem 0.32rem 0.12rem 0.46rem;
	color: #808080;
	font-size: 0.20rem;
	line-height: 0.32rem;	
	letter-spacing: 0.01rem;
}
.pro-part1 img{
	position: absolute;
}
.pro-part1 img:nth-of-type(1){
	width: 0.88rem;
	bottom:2.8rem;
	left: 0.6rem;
}
.pro-part1 img:nth-of-type(2){
	width: 2.3rem;
	bottom: 3.2rem;
	left: 2.0rem;
}
.pro-part1 img:nth-of-type(3){
    width: 1.8rem;
    bottom: 2.8rem;
    right: 0.16rem;

}
.pro-part1 img:nth-of-type(4){
    width: 1rem;
    bottom: 1rem;
    left: 0.6rem;

}
.pro-part1 img:nth-of-type(5){
    width: 3rem;
    bottom: 1.4rem;
    left: 1.6rem;

}
.pro-part1 img:nth-of-type(6){
    width: 1.9rem;
    bottom: 1.3rem;
    left: 4.3rem;

}
.pro-part1 img:nth-of-type(7){
    width: 1.8rem;
    bottom: 0rem;
    left: 0.2rem;

}
.pro-part1 img:nth-of-type(8){
    width: 1.5rem;
    bottom: 0rem;
    left: 2.4rem;

}
.pro-part2{
	padding-bottom: 0.2rem;
}
.pro-part2 h4{
	height: 0.68rem;
	color: #2c3d51;
	font-size: 0.24rem;
	line-height: 0.68rem;
	text-align: center;
}
.pro-part2 .partlist-wrap .partlist p{
	border-top: 1px solid #f0f0f0;
	font-size: 0.2rem;
	color: #808080;
	line-height: 0.3rem;
	padding: 0.15rem 0.19rem 0.3rem 0.14rem;
	margin: 0 0.2rem;
	letter-spacing: 0.01rem;
}
.pro-part2 .partlist-wrap .partlist span{
	color: #c60075;
	font-weight: bolder;
}
.pro-part2 .partlist-wrap .partlist .lb {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0.52rem;
}
.pro-part2 .partlist-wrap .partlist .lb .swiper-container {
    width: 100%;
    height: 100%;
}
.pro-part2 .partlist-wrap .partlist .lb .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 2.58rem;    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pro-part2 .partlist-wrap .partlist .lb .swiper-slide img{
	width: 2.58rem;
}
.pro-part3{
}
.pro-part3 h4{
	color: #2c3d51;
	font-size: 0.24rem;
	line-height: 0.7rem;
	text-align: center;
}
.pro-part3 p{
	color: #808080;
	font-size: 0.20rem;
	line-height: 0.5rem;
	padding-left: 0.3rem;
}
.pro-part3 .list-wrap{	
	margin-top: 0.18rem;
}
.pro-part3 .textlist{
	min-height: 3.5rem;
	width: 6rem;
	margin: 0 auto;
	border-top: 1px solid #808080;
	padding-top: 0.36rem;
	padding-bottom: 0.3rem;
}
.pro-part3 .textlist .left,.pro-part3 .textlist .right{
	float: left;
}
.pro-part3 .textlist .left{
	padding-top: 0.08rem;
	padding-left: 0.07rem;
	width: 1.55rem;
}
.pro-part3 .textlist .right{
	line-height: 0.32rem;
	font-size: 0.2rem;
	width: 4.08rem;
	color: #808080;
	margin-left: 0.3rem;
	    letter-spacing: 0.01rem;
}
.pro-part4{
	min-height: 8.4rem;
}
.pro-part4  .pro-purple{
	height: 1.66rem;
	position: relative;
	background-color:#6b1d7a; 
	margin-bottom: 0.56rem;
}
.pro-part4  .pro-purple b{
	font-weight: normal;
	color: #FFF;
	font-size: 0.24rem;
	font-family: "微软雅黑";
	line-height: 0.3rem;
	padding-top: 0.2rem;
	letter-spacing:0.03rem;
	display: block;
	text-align: center;
}
.pro-part4  .pro-purple .pro-time{
	height: 0.7rem;
	border-bottom: 1px solid #bb64cc;
	font-weight: normal;
	margin: 0 auto;

}

.pro-part4  .pro-purple .pro-time .timelist-wrap{
	height: 0.7rem;
	text-align: center;
	width: 99999px;
	margin-left: 2.14rem;

}
.pro-part4  .pro-purple .pro-time .timelist-wrap .timelist{
	float: left;
	position: relative;
	font-family: "微软雅黑";
	height: 0.7rem;
	width: 2.14rem;
	text-align: center;
	float: left;
	font-size: 0.2rem;
	line-height: 0.7rem;
	color:#bb64cc; 
	cursor: pointer;
}

.pro-part4  .pro-purple .cover{
	display: block;
	width: 30%;
	position: absolute;
	height: 1.66rem;
	z-index: 2;
}
.pro-part4  .pro-purple .cover1{
	top: 0;
	left: 0;
	background: url(../img/cover1.png) right 0;
}
.pro-part4  .pro-purple .cover2{
	top: 0;
	right: 0;
	background: url(../img/cover2.png) left 0;
}
.pro-part4  .pro-purple .pro-time .timelist-wrap .time{
	color: #FFF;
	font-size: 0.26rem;
}

.pro-part4  .pro-purple:after{
	content: "";
	position: absolute;
	bottom:-0.36rem;
	z-index: 3;
	left: 3.04rem;
	border-top:0.2rem  solid  #6b1d7a;
	border-left:0.2rem  solid transparent;
	border-right:0.2rem  solid transparent;
	border-bottom:0.2rem  solid transparent;
}
.pro-part4  .pro-purple .pro-time .timelist-wrap .timelist span{
	background-color: #FFF;
	height: 0.08rem;
	width: 0.08rem;
	border-radius: 50%;
	bottom: -0.05rem;
	left: 1.07rem;
	position: absolute;
}

.pro-part4  .pro-event{
	width: 6.2rem;
	margin: 0 auto;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 0.26rem;
	padding-bottom: 0.16rem;

}
.pro-part4  .pro-event .swiper-slide img{	
	border: 2px solid #6b1d7a;
	width: 4.42rem;
}
.pro-part4  .pro-event .fullSlide .bd{
	background: #f1f1f1;
		margin-top: 102px;
		overflow: hidden;
}
.pro-part4  .pro-event .fullSlide .bd img{
	width: 445px;
	height: 288px;
	border:2px solid #6b1d7a;
	float: left;
	margin-left: 102px;
}
.pro-part4  .pro-event .fullSlide .bd span{
	display: block;
	font-size: 26px;
	line-height: 32px;
	margin-top: 156px;
	margin-left: 600px;
	font-family: "微软雅黑";	
}
.pro-part4  .pro-event .fullSlide .bd p{
	font-size: 16px;
	font-family: "微软雅黑";
	width: 500px;
	letter-spacing: 2px;
	line-height: 30px;
	margin-left: 596px;
}
.pro-part4  .pro-event .swiper-container-android .swiper-slide,.pro-part4  .pro-event .swiper-wrapper{
	width: 4.46rem;
    margin: 0 auto;
}
.pro-part4  .pro-event .swiper-container .swiper-button-prev,.pro-part4  .pro-event .swiper-container .swiper-container-rtl .swiper-button-next{
	background-image:url(../img/left.png);
	background-size: 100%;
	height: 0.62rem;
	width: 0.38rem;
	top: 1.44rem;
}
.pro-part4  .pro-event .swiper-container .swiper-button-next,.pro-part4  .pro-event .swiper-container .swiper-container-rtl .swiper-button-prev{
	background-image:url(../img/right.png);
	height: 0.62rem;
	width: 0.38rem;
	top: 1.44rem;
	background-size: 100%;	
}
.pro-part4  .pro-event .swiper-container .swiper-slide p{
	width: 5.6rem;
	margin-left: -0.6rem;
	line-height: 0.32rem;
	font-size: 0.2rem;
	letter-spacing: 0.02rem;
}
.pro-part4  .pro-event .swiper-container .swiper-slide span{
	color: #456;
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
	font-size: 0.2rem;
	font-weight: bold;
	line-height: 0.6rem;
    width: 4.45rem;
    display: block;
    text-align: center;
}
.pro-part4 .prize {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0.52rem;
}
.pro-part4 .prize .swiper-container {
    width: 100%;
    height: 100%;
}
.pro-part4 .prize .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 1.90rem;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pro-part4 .prize .swiper-slide img{
	width: 1.90rem;
}
.pro-part6{
position: fixed;
z-index: 1231212;
bottom: 0;
width: 100%;
height: 1rem;
background: #fff;
}
.pro-part6 a{
	display: block;
	float: left;
	list-style: none;
	color: #c60075;
}
.pro-part6 a span{
	font-size: 0.14rem;
	line-height: 0.26rem;
	text-align: center;
	display: block;
}
.pro-part6 a:nth-of-type(1){
	width:0.95rem;
}
.pro-part6 a:nth-of-type(2){
	width: 1.27rem;
}
.pro-part6 a:nth-of-type(3){
	width: 1.02rem;
}
.pro-part6 a:nth-of-type(4){
	width: 1.17rem;
}
.pro-part6 a:nth-of-type(5){
	width: 1.04rem;
}
.pro-part6 a:nth-of-type(6){
	float: right;
	width: 0.89rem;
}


/*联系我们部分*/
.touch{
	min-height: 7rem;
}
.touch li{	
	color: #808080;
	font-family: "微软雅黑";
}

.touch li .title{
	width:100%;
	height: 0.74rem;
	background-color: #f1f1f1;
	border-bottom: 1px solid #808080;
	position: relative;
}
.touch li .title p{
	display: block;
	width: 5rem;
	float: left;
	font-size: 0.28rem;
	line-height: 0.74rem;
	padding-left: 0.38rem;
}
.touch li .title p:before{
	content: "";
	background-color: #c60075;
	position: absolute;
	top: 0.24rem;
	left: 0.24rem;
	height: 0.28rem;
	width: 0.05rem;
	color: #c60075;
}
.touch li .slide{
	height: 0.74rem;
	width: 0.55rem;
	float: right;
	background: url("../img/slideup.png")no-repeat left 0;
	background-size: 100%;
}
.touch li .act{
	background: url("../img/slidedown.png")no-repeat left 0;
	background-size: 100%;
}
.touch li .touch-info{
	width: 100%;
	padding: 0.22rem 0 0.34rem 0.22rem;
	display: none;
}
.touch li .touch-info p{
	font-size: 0.22rem;
	line-height: 0.5rem;

}



/*新闻页面*/
.news-wrap .newslist{
	padding: 0.34rem 0.2rem;
	height: 0.9rem;
	border-bottom: 1px solid #808080;
}
.news-wrap .newslist .pic{
	width: 1.6rem;
	margin-right: 0.34rem;
	float: left;
}
.news-wrap .newslist .text{
	float: left;
	height: 0.9rem;
	width: 4rem;
	position: relative;
}
.news-wrap .newslist .text a{
	color:#000000;
	display: block;
	list-style: none;
	text-decoration: none;
}
.news-wrap .newslist .text h4{
	letter-spacing: 0.03rem;
	font-size: 0.22rem;
	line-height: 0.26rem;
}
.news-wrap .newslist .text h6{
	line-height: 0.2rem;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0.18rem;
	color: #808080;
}
.news-wrap .newslist .text span{
	display: block;
	height: 0.3rem;
	width: 0.85rem;
	background:url(../img/detail.jpg) no-repeat center 0;
	background-size: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}



/*新闻内页*/
.newsinside .title{
	min-height: 2rem;
	width:5.94rem;
	margin: 0 auto; 
	padding-top: 0.15rem;
}
.newsinside .title h4{
	font-size: 0.28rem;
	line-height: 0.32rem;
	letter-spacing: 0.04rem;
	margin-bottom: 0.14rem;
}
.newsinside .title span{
	font-size: 0.18rem;
	line-height: 0.32rem;
	display: block;
	height: 0.32rem;
	color: #808080;
	width: 100%;
	padding-bottom: 0.24rem;
	border-bottom: 1px solid #808080;

}
.newsinside .title p{
	font-size: 0.26rem;
	line-height: 0.32rem;
	color: #808080;
	letter-spacing: 0.02rem;
	word-break: break-all;
	padding-bottom: 0.3rem;
	padding: 0.26rem 0.1rem 0.3rem 0.1rem;

}
.newsinside .title a{
	font-size: 0.22rem;
	line-height: 0.3rem;
	color: #c60075;
	text-decoration: underline;
}
.newsinside .title img{
	padding-top: 0.42rem;
	width: 100%;
	max-width: 100%;
}


/*公共页脚部分*/
.footer{
	width: 100%;
	border-top: 1px solid #c60075;
}
.footer .logo{
	margin: 0 auto;
	width: 2.02rem;
}
.footer .logo img{
	width: 100%;
}
.footer .text p{
	margin: 0.05rem 0;
	line-height: 0.25rem;
}
.footer .text p a{
	display: block;
	width: 0.98rem;
	height: 0.18rem;
	float: left;
	color: #000;
	font-family: "微软雅黑";
	font-size: 0.12rem;
	line-height:0.2rem;
	border-right: 0.02rem solid #000;
	text-align: center;
}
.footer .text p a:last-child{
	border: none;
}
.footer .text .textlist{
	margin: 0 auto;
}
.footer .text .list1{
	width: 5.5rem;
	height:0.25rem;
	display: flex;
	justify-content: space-around;
}
.footer .text .list2{
	/*width: 100%;*/
	color: #a9a9a9;
	padding-left: 0.1rem;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	text-align: center;
}
.footer .text .list2 p{	
	font-size:0.12rem;
	line-height: 0.16rem;
	color: #000;
	line-height:0.24rem;
}
.footer .text .list3{
	/*width: 100%;*/
	/*height: 0.4rem;*/
	color: #000;
	padding-left: 0.1rem;
}
.footer .text .list3 p{
	text-align: center;
	font-size: 0.12rem;
	line-height: 16px;
}
.pro_list{
	padding:0.4rem 0.28rem;
}
.pro_list li{
	width:2.81rem;
	height:2.81rem;
	float: left;
	margin-bottom:0.28rem;
	position:relative;
	overflow:hidden;
}
.pro_list li:nth-child(2n){
	float: right;
}
.pro_list li .imgitem{
	width:2.81rem;
	height:auto;
}
.pro_list li .item_dt{
	width:0.35rem;
	height:0.35rem;
	position:absolute;
	right:0.2rem;
	top:0.2rem;
	z-index:9;
	text-align:center;
	font-size:0.4rem;
	line-height:0.1rem;
	color:#fff;
}
.pro_list li .info{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(222,0,128,.75);
	opacity:0;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}
.pro_list li .info.on{
	opacity:1;
	filter: alpha(opacity=100);
}

.pro_list li .info .btns{
	margin-top:1.5rem;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	transition: all .6s ease;
}
.pro_list li .info.on .btns{
	margin-top:0.3rem;
}
.pro_list li .btns a{
	width:1.72rem;
	height:0.37rem;
	display:block;
	font-size:0.18rem;
	letter-spacing:0.1rem;
	color:#fff;
	line-height:0.37rem;
	margin:0 auto;
	text-align:center;
	text-indent:0.5rem;
	border: solid 0.01rem #ffffff;
	margin-bottom:0.2rem;
	position:relative;
}
.pro_list li .btns a.home::before{
	position:absolute;
	left:0.4rem;
	top:0.07rem;
	display:block;
	content:'';
	width:0.23rem;
	height:0.21rem;
	background:url(../img/p2_spr.png) no-repeat;
	background-size:0.86rem auto;
	background-position:-0.1rem -0.1rem;
}
.pro_list li .btns a.down::before{
	position:absolute;
	left:0.4rem;
	top:0.07rem;
	display:block;
	content:'';
	width:0.21rem;
	height:0.19rem;
	background:url(../img/p2_spr.png) no-repeat;
	background-size:0.86rem auto;
	background-position:-0.1rem -0.51rem;
}
.logoitem{
	position: absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.logoitem_on{
	display:block;
	margin:0 auto;
	width:1.6rem;
	height:auto;
	margin-top:0.4rem;
}








