*{
    font-family: 'Microsoft YaHei';
  word-break:normal;
  word-wrap:break-word;
}

html {

scroll-behavior: smooth;
}





.title h5 {
	font-size: 34px;
	font-weight: 600;
	color: #333;
	text-align: center;
}
.summary span {
	font-size: 17px;
	color: #999;
	text-transform: uppercase;
	margin-left: 0;
	display: block;
	text-align: center;
}



#c_static_001_P_10479-1671501863856 .e_html-6  ul {
    width: 900px;
    margin: 0 auto;
    padding: 70px 0 0;
}


#c_static_001_P_10479-1671501863856 .e_html-6  ul li:hover span {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}



#c_static_001_P_10479-1671501863856 .e_html-6  ul li {
    width: 300px;
    height: 200px;
    float: left;
    text-align: center;
    position: relative;
}



#c_static_001_P_10479-1671501863856 .e_html-6  ul li:hover span {
background: url(../images/8494f897-6bf0-4bfc-bcec-64bacbf79650.png) no-repeat;
}

#c_static_001_P_10479-1671501863856 .e_html-6  ul li:hover span {
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
}


#c_static_001_P_10479-1671501863856 .e_html-6  ul li span {
display: block;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background: url(../images/abd090a0-a68c-4153-b6db-c6d1dfabcf30.png) no-repeat;
}


#c_static_001_P_10479-1671501863856 .e_html-6  ul li a {
font-size: 22px;
    color: #333;
    display: block;
    width: 200px;
    height: 150px;
    padding-top: 50px;
    position: absolute;
    top: 0;
    left: calc(50% - 100px);
    z-index: 5;
}

#c_static_001_P_10479-1671501863856 .e_html-6  ul li:hover a {
color: #00ab48;
}

#c_static_001_P_10479-1671501863856 .e_html-6  ul li em {
display: block;
    width: 56px;
    height: 52px;
    line-height: 0;
    overflow: hidden;
    margin: 0 auto 15px;
}

#c_static_001_P_10479-1671501863856 .e_html-6  ul li em img {
  width: 56px;
    height: 52px;
}


.page_a.current {
    background: rgba(61,96,175,1);

}



.p_page {
margin-top:25px;
}



@media(max-width:768px) {

  .summary span {
  font-size:16px;
  }
  
  .p_page {
    margin-top: 5px;
}
        }