.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;
}

.cp{
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.cp_main{
    max-width: 1440px;
    min-width: 1280px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 80px;	
    padding-bottom: 80px;
}
.cp_main_tit{
    width: 30%;
    height: auto;
    overflow: hidden;
    float: left;
	-webkit-animation-name: txtup;
    -webkit-animation-duration: 1s;
}
.cp_main_tit h4 {
    font-size: 16px;
    color: #c70067;
}
.cp_main_tit h3 {
    font-size: 48px;
    padding-bottom: 25px;
}
.cp_soso{
    float: right;
    width: 700px;
    height: 64px;
    background: url(../image/servicebg04.png) no-repeat;
    -webkit-animation-name: txtup;
    -webkit-animation-duration: 1s;
    margin-top: 30px;
}
.cp_soso input{
    width: 420px;
    margin-left: 50px;
    height: 64px;
    font-size: 16px;
}
.cp_soso .soan{
    background: url(../image/search.png) 20% 50% no-repeat;
    width: 178px;
    height: 64px;
    float: right;
    text-align: center;
    line-height: 64px;
    font-size: 20px;
    color: #fff;
    border: 0;
}
.cp_type{
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-animation-name: txtup;
    -webkit-animation-duration: 1s;
}
.cp_type_one{
	width:100%;
	height:auto;
	overflow: hidden;
}
.cp_type_one a{
    float: left;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 64px;
    line-height: 64px;
    border-radius: 0px;
    margin-right: 15px;
    transition: 0.1s;
    background: #fff;
    margin-bottom: 20px;
    color: #000;
    font-size: 18px;
}
.cp_type_one a.cur {
	background: #c70068;
    border-color: #c70068;
    color: #fff;
    transition: 0.1s;
}
.cp_type_one a:hover{
	background: #c70068;
    border-color: #c70068;
    color: #fff;
    transition: 0.1s;
}
.cp_type_two{
	width:100%;
	height:auto;
	overflow: hidden;
}
.cp_type_two a{
    float: left;
    width: auto;
    padding-left: 50px;
    padding-right: 50px;
    height: 45px;
    line-height: 45px;
    border-radius: 0px;
    margin-right: 15px;
    transition: 0.1s;
    background: #fff;
    margin-top: 33px;
    border: 1px solid #e3e3e3;
    color: #000;
    font-size: 18px;
}
.cp_type_two a.cur {
	background: #c70068;
    border-color: #c70068;
    color: #fff;
    transition: 0.1s;
}
.cp_type_two a:hover{
	background: #c70068;
    border-color: #c70068;
    color: #fff;
    transition: 0.1s;
}


.cp_main_li{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
	-webkit-animation-name: txtup;
    -webkit-animation-duration: 1s;
}
.cp_main_li a{ 
    float: left;
    width: 32%;
    height: auto;
    cursor: pointer;
    margin-bottom:30px;
	margin-right:2%;
}
.cp_main_li a:nth-child(3n+3) { 
	margin-right:0;
}

.cp_main_li_ioc{
	float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
	background:#fff;
}
.cp_main_li_ioc img{
	width: 100%;
    height: 100%;
    object-fit: cover;
	transition: 0.5s;
}
.cp_main_li a:hover .cp_main_li_ioc img{
	transform: scale(1.2);
    transition: 0.5s;
}

.cp_main_li_name{
    float: left;
    width: 90%;
    height: auto;
    padding: 0 5%;
    font-size: 15px;
    background: #fff;
}
.cp_main_li_name h1{
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cp_main_li a:hover .cp_main_li_name h1{
	color:#c70067;
}

.cp_main_li_bottom{
    float: left;
    width: 90%;
    padding:0 5%;
	background:#fff;
	padding-bottom:10px;
	
}
.cp_main_li_bottom em{
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 13px;
    color: #000;
	border-top:1px solid #eee;
	padding-top:10px;
}
.cp_main_li_bottom span{
	float: right;
    width: 50%;
    height: 30px;
    line-height: 30px;
    background: url(../image/zmue_left_b.png) center right no-repeat;
	padding-top:10px;
    background-size: 23px;
	border-top:1px solid #eee;
}
.cp_main_li a:hover .cp_main_li_bottom span{
    background: url(../image/zmue_left.png) center right no-repeat;
    background-size: 23px;
}
.cp_main_li_no{
	width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.cp_main_li_no p{
	width: auto;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px;color: #888;
}
.cp_main_li_no p b{
color: #c70067;
}
.cp_main_li_no img{
	width: 400px;
    height: 100%
}