.topimg{
    width: 100%;
    min-width: 1280px;
    height: 560px;
    padding-top: 100px;
}
.topimg_main{
	min-width:1280px;
    width: 1440px;
    height: 300px;
    margin: auto;
    margin-top: 210px;
}
.topimg_bg{
    width: 100%;
    height: 560px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: -1;
}
.topimg_bg img{
	width: 100%;
    height: 100%;
    object-fit: cover;
	min-width: 1280px;
	-webkit-animation-name: bgzoom;
    -webkit-animation-duration: 8s; 
}
.topimg_main_txt1{
	color: #c70068;
    font-size: 26px;
	-webkit-animation-name:txtup;
    -webkit-animation-duration:1.1s;
}
.topimg_main_txt2{
	font-size: 40px;
    margin-top: 5px;
    font-weight: bold;
    color: #fff;
	-webkit-animation-name:txtup;
    -webkit-animation-duration:1.2s;
}
.topimg_main_txt3{
	margin-top: 20px;
    font-size: 24px;
    line-height: 26px;
    max-width: 430px;
	color: #fff;
	-webkit-animation-name:txtup;
    -webkit-animation-duration:1.3s;
}
.cpid_tis{
	width:  100%;
    height: 50px;
	border-bottom: 1px solid #eee;
}
.cpid_tis_main{
    min-width: 1260px;
    max-width: 1440px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    overflow: hidden;
}
.cpid{
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
	margin-top:30px;
}
.cpid_main{
	max-width: 1280px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 80px 30px 80px;
    background: #fff;
	margin-bottom:30px;
}
.cpid_main_tit{
	width: 100%;
    height: auto;
    padding-top: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.cpid_main_tit h4{
	width: 100%;
    height: 40px;
    line-height:40px;
    font-size: 16px;
	color: #999;display: none;
}
.cpid_main_tit h3{
	width: 100%;
    height: 80px;
    line-height: 65px;
    font-size: 20px;
	color: #999;
}
.cpid_main_tit b{
	color: #c70067;
}
.cpid_img_tit{
	height: 55px;
    line-height: 55px;
    font-size: 20px;
    background: url(../image/menubgh1.png) center right no-repeat;
    padding-left: 30px;
    padding-right: 50px;
    color: #fff;
    margin-bottom: 50px;
    display: none;
}
.cpid_nr_tit{
    width: auto;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    background: url(../image/menubgh1.png) center right no-repeat;
    padding-left: 30px;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 50px;
    display: none;
    padding-right: 50px;
}
.cpid_img{
width: 100%;
    height: 316px;
    border-bottom: 1px solid #eee;
}
.cpid_img img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.cpid_nr{
    max-width: 100%;
    height: auto;
	padding-top: 30px;
}