.newview-con img{
    display: block;
    margin: 0 auto;
}

.cphz{
    text-align: center;
    padding: 80px 0;
}
.cpnr{
    display: none;
}
.cpnr.on{
    display: flex;flex-wrap: wrap;
}
.cpnr a{
    width: 23%;margin-right: 2.333%;margin-bottom: 10px;
}
.cpnr a:nth-child(4n){
    margin-right: 0
}
.cpnr a img{
    display: block;width: 100%;transition: all 0.2s ease;
}
.cpnr a:hover img{
    transform: scale(1.03); 
}
.cpnr a p{
    font-size: 16px;padding: 10px 0;
}
.cpnav{
    margin-bottom: 50px;display: flex;justify-content: center;
}
.cpnav a{
    display: inline-block;font-size: 16px;margin: 0 10px;
}
.cpnav a.on{
    color: #007563;font-weight: bold;
}
.hui{background-color: #eee;}


/*关于*/
.mt30 {
    margin-top: 30px;
}.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0px;
}.cy_title {
    padding: 0 0 40px;
    color: #000;
}.cy_title .title2 {
    position: relative;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    color: #eee;
}.cy_title .name2 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
}.hm-grid .hm-about {
    height: 570px;
}
.hm-grid .carousel-info, .hm-grid .carousel-pic, .hm-grid .hm-about, .hm-grid .hm-video {
    float: left;
    width: 50%;
}
.hm-grid .hm-about-con {
    padding: 80px 150px 110px 185px;
}.hm-grid .g-title {
    font-size: 24px;
}
.hm-grid .g-title {
    font-size: 30px;
    line-height: 1;
}.hm-grid .hm-about .g-title {
    color: #006E87;
}.hm-grid .hm-about .cont {
    margin-top: 30px;
    height: 120px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}.hm-grid .hm-about .hm-about-count {
    margin-top: 60px;
}.hm-grid .hm-about .hm-ac-item {
    float: left;
    width: 33.3334%;
    text-align: center;
}.hm-grid .hm-about .hm-ac-item .c {
    line-height: 15px;
}.hm-grid .hm-about .hm-ac-item .n {
    margin-top: 15px;font-size: 14px;
    line-height: 15px;
}.hm-grid .hm-about .hm-about-count:after {
    content: '';
    display: block;
    clear: both;
}.hm-grid .hm-about .g-more {
    margin-top: 76px;
}

.hm-grid .g-more {
    display: block;
    border: 2px solid #ccc;
    padding: 10px 0;
    width: 175px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #666;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media (max-width: 1680px){
  .hm-grid .g-more {
    width: 150px;
}
}
.hm-grid .hm-video {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 570px;
}.hm-grid .hm-video .hm-video-pic {
    position: relative;
    z-index: 1;
    height: 100%;
    background: no-repeat center center;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}.hm-grid .hm-video .hm-video-pic img {
    display: none;
    width: 100%;
}.hm-grid .hm-about .hm-ac-item .b {
    font-size: 40px;color: #006E87;
}

.hm-grid .hm-video:hover .hm-video-pic {
    -webkit-transform: scale(1.015);
    -ms-transform: scale(1.015);
    transform: scale(1.015);
}
.hm-grid .g-more:hover {
    border-color: #006E87;
    color: #006E87;
}









#dituContent {
    width: 100%;
    padding-bottom: 33.333333%;
    margin-top: 7.08333%;
    margin-bottom: 2.9167%;
}

.newview-con img{
  max-width: 100%;height: auto!important;
}

.pagelist{text-align: center;padding: 30px 0 ;}
.pagelist li{
  display: inline-block;vertical-align: middle;
}
.pagelist a{
  border: 1px solid #e6e6e6;font-size: 13px;
  padding: 5px 10px;
display: inline-block;
background: #fff;line-height: normal;
color: #666666;
cursor: pointer;
text-decoration: none;
}
.pagelist li:hover a{
  background: #4d4f53;
  color: #fff;
}
.pagelist .active a{
background: #4d4f53;
  color: #fff;
}
.pagelist .thisclass {
background: #4d4f53;
  color: #fff;
}
.pagelist  select{
      width: 52px!important;
    height: 27px;
    display: block;
    text-align: center;
}