 .province-name {
     width: 300px;
     padding-top: 57px;
     margin: 0 auto;
     font: 46px/48px 'lineseed', Arial, sans-serif;
     font-weight: bold;
     letter-spacing: 2px;
     color: #009de0;
 }
 
 .province-slogan {
     margin: 10px auto;
     font: 27px/35px 'lineseed', Arial, sans-serif;
     color: #666;
     letter-spacing: 0;
 }
 
 .phuwa {
     min-height: 848px;
     background: url(../images/phuwa/bg.jpg?v=1) top center no-repeat;
     position: relative;
     margin-top: -33px;
 }
 
 .phuwa .arrow {
     position: absolute;
     top: 280px;
     left: 50%;
     margin-left: -14px;
 }
 
 .phuwa .arrow img {
     max-width: 100%;
     height: auto;
 }
 
 .phuwa .pic_bg2 {
     display: none;
 }
 
 .chon-nayoo .links .icon img {
     max-width: 74px !important;
 }
 
 .phuwa .owl-theme .owl-dots .owl-dot.active {
     width: 36px;
     background: url(../images/all-38-1/select-2.png) center center no-repeat;
 }
 
 .phuwa .owl-theme .owl-dots .owl-dot span {
     background: url(../images/all-38-1/normal-4.png) center center no-repeat;
 }
 
 .phuwa .owl-theme .owl-dots .owl-dot.active span {
     background: none !important;
 }
 
 .phuwa-meet .mid .text {
     /* min-height: 120px; */
 }
 
 @media (max-width: 575px) {
     .phuwa {
         background: #5bace6 url(../images/phuwa/bg-m.jpg?v=1) top center no-repeat;
     }
     .province-slogan {
         width: 100%;
         font: 20px/35px 'lineseed', Arial, sans-serif;
     }
     .province-slogan {
         width: 800px;
     }
 }
 
 @media (min-width: 576px) and (max-width: 991px) {
     .phuwa {
         background-size: 250%;
         min-height: 1418px;
         margin-top: -25px;
         background: #5bace6 url(../images/phuwa/bg-m.jpgv=1) top center no-repeat;
     }
 }
 
 @media (min-width: 992px) and (max-width: 1199px) {
     .phuwa {
         background-size: 250%;
         min-height: 1418px;
         margin-top: -25px;
         background: #5bace6 url(../images/phuwa/bg-m.jpg) top center no-repeat;
     }
 }
 
 @media (min-width: 1367px) and (max-width: 1440px) {}
 
 @media (min-width: 1281px) and (max-width: 1366px) {}
 
 @media (min-width: 1367px) and (max-width: 1440px) {}
 
 @media (min-width: 1441px) and (max-width: 1600px) {
     .phuwa {}
 }