@media (min-width:1441px) { /* DESKTOPS */
  .pgpaglis {
    clear: both;
    text-align: center;
    overflow: hidden;
  }
  .pgpaglis a, .pgpaglis span {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 5px 10px;
    border: 1px solid #ccc;
  }
  .pgpaglis a:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
  .pgpaglis span {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
  .edit {
    line-height: 200%;
    font-size: 16px;
    margin: 0 0 40px;
  }
  .edit img {
    max-width: 100%;
  }
  .edit iframe {
    width: 100%;
    height: 520px;
  }
  .pgban {
    padding: 40px 0;
  }
  .pgban1 {
    background: url(/static/images/pgban1.jpg) no-repeat center center;
  }
  .pgban2 {
    background: url(/static/images/pgban2.jpg) no-repeat center center;
  }
  .pgban3 {
    background: url(/static/images/pgban3.jpg) no-repeat center center;
  }
  .pgban4 {
    background: url(/static/images/pgban4.jpg) no-repeat center center;
  }
  .pgban5 {
    background: url(/static/images/pgban5.jpg) no-repeat center center;
  }
  .pgban6 {
    background: url(/static/images/pgban6.jpg) no-repeat center center;
  }
  .pgban h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .pgban p {
    width: 50%;
    margin: 0 0 20px;
  }
  .pos {
    padding: 20px 120px;
    background: #f9f9f9;
  }
  .posinf {
    display: flex;
    opacity: 0.6;
  }
  .posinf i {
    margin: 0 10px;
  }
  .posinf a {
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
  }
  .posinf a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateY(-50%) rotate(45deg);
  }
  .pg {
    padding: 80px 0;
  }
  .pgtil {
    margin: 0 0 40px;
  }
  .pgtil h3 {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
  }
  .pgtil h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgtil:hover h3:before {
    width: 60px;
  }
  .pgtil p {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    width: 80%;
    opacity: 0.8;
  }
  .pgabo {
    display: flex;
    margin: 0 0 80px;
  }
  .pgaboinf {
    flex: 1;
    min-width: 0;
    margin: 0 120px 0 0;
  }
  .pgaboinf p {
    font-size: 15px;
    line-height: 30px;
  }
  .pgaboinf p:not(:last-child) {
    margin: 0 0 25px;
  }
  .pgaboinfint {}
  .pgaboimg {
    flex: 0 0 800px;
    min-width: 0;
  }
  .pgaboimgsli {}
  .pgaboimgsli figure img {
    height: 860px;
  }
  .pgaboinfide {
    margin: 0;
  }
  .pgaboinfide ul {
    display: flex;
    margin: 0 -0.5%;
  }
  .pgaboinfide li {
    flex: 0 0 23%;
    margin: 0 0 0 2%;
    position: relative;
  }
  .pgaboinfide li figure {
    margin: 0 0 20px;
    overflow: hidden;
    height: 240px;
  }
  .pgaboinfide li figure img {
    width: 100%;
  }
  .pgaboinfide li:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgaboinfide li div {
    line-height: 25px;
  }
  .pgaboinfide li div h3 {
    margin: 0 0 10px;
    font-size: 22px;
  }
  .pgaboinfide li div p {
    height: 150px;
    overflow: hidden;
  }
  .pgaboinfcer {
    margin: 0 0 80px;
  }
  .pgaboinfcer ul {
    display: flex;
    flex-wrap: wrap;
  }
  .pgaboinfcer li {
    margin: 0 20px 20px 0;
  }
  .pgaboinfcer figure {
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
  }
  .pgaboinfcer img {
    height: 150px;
    cursor: pointer;
  }
  .pgaboinfcer figure:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
  }
  .pgpar {}
  .pgpar div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 30px;
  }
  .pgpar div figure {
    margin: 0 20px 20px 0;
    border: 1px solid #eee;
  }
  .pgpar div figure img {
    height: 100px;
  }
  .pgpar div figure:hover img {
    transform: scale3d(1.1, 1.1, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .pgctc {
    display: flex;
    justify-content: space-between;
  }
  .pgctcfor {
    flex: 0 0 800px;
    min-width: 0;
    margin: 0 120px 0 0;
  }
  .pgctcfor form {}
  .pgctcfor ul {}
  .pgctcfor li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 20px;
  }
  .pgctcfor li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
  }
  .pgctcfor li .txt {
    width: 100%;
    height: 40px;
    padding: 0 20px 0 45px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .txts {
    display: block;
    width: 100%;
    height: 220px;
    padding: 20px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .btn {
    cursor: pointer;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #C6A86C;
    color: #fff;
    width: 200px;
    box-sizing: border-box;
  }
  .pgctcfor li .vcode {
    width: 120px;
    height: 40px;
    padding: 20px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .vcodeimg {
    display: block;
    background: #ECF6FE;
    margin: 0 10px 0 0;
    padding: 7px;
  }
  .pgctcmap {
    flex: 1;
    min-width: 0;
  }
  .pgprolis {}
  .pgprocla {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 60px;
  }
  .pgprocla a {
    display: block;
    border: 1px solid #3e5283;
    font-size: 17px;
    line-height: 38px;
    padding: 0 20px;
    border-radius: 30px;
    color: #3e5283;
    margin: 0 20px 20px 0;
  }
  .pgprocla a:hover, .pgprocla a.on {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgprolis {
    margin: 0 0 40px;
  }
  .pgprolis ul {
    margin: 0 -2%;
  }
  .pgprolis li {
    float: left;
    width: 46%;
    margin: 0 2% 40px;
  }
  .pgprolis a {
    display: flex;
  }
  .pgprolis a figure {
    flex: 0 0 300px;
    min-width: 0;
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    background: #fff;
    text-align: center;
  }
  .pgprolis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgprolis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgprolis a figure img {
    height: 240px;
  }
  .pgprolis a > div {
    position: relative;
  }
  .pgprolis a > div h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .pgprolis a > div p {
    font-size: 15px;
    margin: 20px 0 40px;
    line-height: 25px;
    color: #666;
    height: 100px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  .pgprolis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgprolis a div span {
    margin: 0 10px 0 0;
  }
  .pgprolis a div i {
    float: right;
    font-size: 20px;
  }
  .pgprolis a:hover figure figcaption {
    opacity: 1;
  }
  .pgprolis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgprolis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgdf {
    display: flex;
  }
  .pgdf main {
    margin: 0 120px 0 0;
  }
  .tag {
    display: inline-block;
    background: #C6A86C;
    color: #fff;
    border-radius: 50px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 40px;
    margin: 0 0 40px;
  }
  .pgdf main h1 {
    font-size: 40px;
    line-height: 50px;
    position: relative;
    color: #34456e;
    margin: 0 0 40px;
  }
  .pgdf h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgdf:hover h3:before {
    width: 60px;
  }
  .pgproinfhea {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
    overflow: hidden;
    background: linear-gradient(to right, #fff 0, #fff 500px, #fff 500px, #fff 100%);
  }
  .pgproinfheasli {
    flex: 0 0 500px;
    min-width: 0;
    margin: 0 40px 0 0;
  }
  .pgproinfheasli figure {
    overflow: hidden;
  }
  .pgproinfheasli figure img {
    width: 100%;
  }
  .pgproinfheasli figure:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgproinfheasum {
    flex: 1;
    position: relative;
  }
  .pgproinfheasum h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
  }
  .pgproinfheasumtxt {
    line-height: 25px;
    opacity: 0.6;
    margin: 0 0 40px;
  }
  .pgsha {
    display: flex;
  }
  .pgproinfheasum .pgsha {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .pgsha a {
    margin: 0 10px 0 0;
  }
  .pgsha figure {
    border: 1px solid #eee;
    background: #fff;
    padding: 4px;
    border-radius: 40px;
  }
  .pgsha figure img {
    width: 30px;
  }
  .pgproinfdet {}
  .pgproinfdet h2 {
    font-size: 22px;
    line-height: 40px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgproinfdet h2:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgproinfdet:hover h2:before {
    width: 60px;
  }
  .pgdf aside {
    flex: 0 0 540px;
    min-width: 0;
  }
  .pgprooth {
    margin: 0 0 40px;
  }
  .pgprooth h2 {
    font-size: 22px;
    line-height: 40px;
    margin: 0 0 40px;
    position: relative;
    color: #34456e;
    text-transform: uppercase;
  }
  .pgprooth ul {
    margin: 0 -2%;
  }
  .pgprooth li {
    float: left;
    width: 46%;
    margin: 0 2% 40px;
  }
  .pgprooth li a {
    display: block;
  }
  .pgprooth li figure {
    overflow: hidden;
    position: relative;
  }
  .pgprooth li figcaption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background: #34456e;
    border-radius: 50px;
    padding: 10px;
  }
  .pgprooth li figcaption > i {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #C6A86C;
  }
  .pgprooth li figure img {
    width: 100%;
  }
  .pgprooth li h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0;
  }
  .pgprooth li div {
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgprooth li div span {
    margin: 0 10px 0 0;
  }
  .pgprooth li div i {
    font-size: 20px;
  }
  .pgsdinq {
    margin: 0 0 80px;
  }
  .pgsdinq form {}
  .pgsdinq h2 {
    font-size: 22px;
    line-height: 40px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgsdinq p {
    opacity: 0.5;
  }
  .pgsdinq ul {
    margin: 20px 0 0;
  }
  .pgsdinq li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 10px;
  }
  .pgsdinq li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
  }
  .pgsdinq li .txt {
    width: 100%;
    height: 40px;
    padding: 15px 15px 15px 45px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .txts {
    display: block;
    width: 100%;
    height: 140px;
    padding: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .btn {
    cursor: pointer;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #C6A86C;
    color: #fff;
    width: 200px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .vcode {
    width: 120px;
    height: 40px;
    padding: 15px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .vcodeimg {
    display: block;
    background: #ECF6FE;
    margin: 0 10px 0 0;
    padding: 7px;
  }
  .pgsdctc {}
  .pgsdctc h2 {
    font-size: 22px;
    line-height: 40px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgsdctc p {
    font-size: 16px;
    opacity: 0.6;
    margin: 0 0 20px;
  }
  .pgsdctc ul {}
  .pgsdctc li {
    display: flex;
    margin: 0 0 10px;
    line-height: 26px;
  }
  .pgsdctc li i {
    margin: 0 5px 0 0;
    font-size: 24px;
  }
  .pgsdctc li span {}
  .pgconlis {
    margin: 0 0 40px;
  }
  .pgconlis ul {
    margin: 0 -1%;
  }
  .pgconlis li {
    float: left;
    width: 23%;
    margin: 0 1% 20px;
  }
  .pgconlis a {}
  .pgconlis a figure {
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    background: #34456e;
    margin: 0 0 20px;
    border: 1px solid #eee;
  }
  .pgconlis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgconlis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgconlis a figure img {
    width: 100%;
  }
  .pgconlis a > div {
    position: relative;
  }
  .pgconlis a > div h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .pgconlis a > div p {
    font-size: 15px;
    line-height: 25px;
    color: #666;
    text-overflow: ellipsis; /*white-space:nowrap;*/ overflow: hidden;
  }
  .pgconlis a > div p:nth-child(2) {
    height: 50px;
  }
  .pgconlis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgconlis a div span {
    margin: 0 10px 0 0;
  }
  .pgconlis a div i {
    float: right;
    font-size: 20px;
  }
  .pgconlis a:hover figure figcaption {
    opacity: 1;
  }
  .pgconlis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgconlis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgsollis {
    margin: 0;
  }
  .pgsollis ul {
    margin: 0 -2%;
  }
  .pgsollis li {
    float: left;
    width: 46%;
    margin: 0 2% 80px;
  }
  .pgsollis a {
    display: flex;
  }
  .pgsollis a figure {
    flex: 0 0 480px;
    min-width: 0;
    overflow: hidden;
    margin: 0 40px 0 0;
    position: relative;
    background: #34456e;
  }
  .pgsollis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgsollis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgsollis a figure img {
    width: 100%;
  }
  .pgsollis a > div {
    position: relative;
  }
  .pgsollis a > div h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .pgsollis a > div p {
    font-size: 15px;
    margin: 20px 0 40px;
    line-height: 25px;
    color: #666;
    height: 100px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  .pgsollis a > div div { /*position:absolute;bottom:0;left:0;*/ display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgsollis a div span {
    margin: 0 10px 0 0;
  }
  .pgsollis a div span i {
    float: right;
    font-size: 20px;
  }
  .pgsollis a div i.icon {
    font-size: 70px;
    padding: 5%;
    display: inline-block;
    line-height: 1;
    color: #C6A86C;
  }
  .pgsollis a:hover figure figcaption {
    opacity: 1;
  }
  .pgsollis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgsollis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgnewlis {
    margin: 0 0 40px;
  }
  .pgnewlis ul {
    margin: 0 -2%;
  }
  .pgnewlis li {
    float: left;
    width: 46%;
    margin: 0 2% 40px;
  }
  .pgnewlis a {
    display: flex;
    height: 240px;
  }
  .pgnewlis a figure {
    flex: 0 0 300px;
    min-width: 0;
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
  }
  .pgnewlis a figure figcaption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background: #34456e;
    border-radius: 50px;
    padding: 10px;
  }
  .pgnewlis a figure i {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #C6A86C;
  }
  .pgnewlis a figure img {
    height: 240px;
  }
  .pgnewlis a > div {
    flex: 1;
    position: relative;
  }
  .pgnewlis a > div h3 {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3.0em; /* 设置为行高的两倍 */
    line-height: 1.5em; /* 这里的行高应与下面p标签中的行高一致 */
  }
  .pgnewlis a > div time {
    display: block;
    opacity: 0.6;
    margin: 10px 0;
  }
  .pgnewlis a > div p {
    height: 100px;
    overflow: hidden;
    opacity: 0.8;
  }
  .pgnewlis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgnewlis a > div > div > span {
    margin: 0 10px 0 0;
  }
  .pgnewlis a > div > div i {
    font-size: 20px;
  }
  .pgnewlis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgnewlis a:hover figure figcaption {
    opacity: 1;
  }
  .pgnewinf {
    margin: 0 0 80px;
  }
  .pgnewinf h2 {
    font-size: 22px;
    line-height: 40px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgdat {
    margin: 0 0 40px;
    opacity: 0.6;
  }
  .pgprevnext {
    line-height: 30px;
    margin: 80px 0 0;
  }
  .pgprevnext time {
    font-size: 12px;
    color: #999;
  }
  .pgprevnext {}
  .pgserinfcon {
    margin: 0 0 80px;
  }
  .pgserinfcon ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pgserinfcon ul:after {
    display: none;
  }
  .pgserinfcon li {
    flex: 0 0 47%;
    min-width: 0;
    margin: 0 0 40px;
  }
  .pgserinfcon li h4 {
    display: flex;
    font-size: 18px;
    line-height: 40px;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgserinfcon li i {
    display: inline;
    font-size: 36px;
    line-height: 40px;
    margin: 0 10px 0 0;
    font-weight: normal;
    color: #62c3d0;
  }
  .pgserinfcon li p {
    line-height: 25px;
    margin: 0 0 20px;
  }
  .pgserinfcon li div {}
  .pgserinfcon li div span {
    display: block;
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 20px 10px 0;
  }
  .pgserinfcon li div span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #34456e;
    border-right: 1px solid #34456e;
    left: 0;
    width: 7px;
    height: 7px;
  }
  .pgserinfcon p {
    font-size: 15px;
    line-height: 25px;
  }
  .pgctcinf {
    margin: 40px 0 0;
  }
  .pgctcinf h2 {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .pgctcinf ul {}
  .pgctcinf li {
    display: flex;
    margin: 0 0 10px;
  }
  .pgctcinf li i {
    margin: 0 5px 0 0;
    font-size: 24px;
  }
  .pgctcinf li span {}
}
@media (min-width:1025px) and (max-width:1440px) { /* LAPTOPS */
  .pgpaglis {
    clear: both;
    text-align: center;
    overflow: hidden;
  }
  .pgpaglis a, .pgpaglis span {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 5px 10px;
    border: 1px solid #ccc;
  }
  .pgpaglis a:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
  .pgpaglis span {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
  .edit {
    margin: 0 0 20px;
  }
  .edit img {
    max-width: 100%;
  }
  .edit iframe {
    width: 100%;
    height: 520px;
  }
  .pgban {
    padding: 40px 0;
  }
  .pgban1 {
    background: url(/static/images/pgban1.jpg) no-repeat center center;
  }
  .pgban2 {
    background: url(/static/images/pgban2.jpg) no-repeat center center;
  }
  .pgban3 {
    background: url(/static/images/pgban3.jpg) no-repeat center center;
  }
  .pgban4 {
    background: url(/static/images/pgban4.jpg) no-repeat center center;
  }
  .pgban5 {
    background: url(/static/images/pgban5.jpg) no-repeat center center;
  }
  .pgban6 {
    background: url(/static/images/pgban6.jpg) no-repeat center center;
  }
  .pgban h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .pgban p {
    width: 60%;
  }
  .pos {
    padding: 20px 0;
    background: #f9f9f9;
  }
  .posinf {
    display: flex;
    opacity: 0.6;
  }
  .posinf i {
    margin: 0 10px;
  }
  .posinf a {
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
  }
  .posinf a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateY(-50%) rotate(45deg);
  }
  .pg {
    padding: 40px 0;
  }
  .pgtil {
    margin: 0 0 20px;
  }
  .pgtil h3 {
    font-size: 32px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
  }
  .pgtil h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgtil:hover h3:before {
    width: 60px;
  }
  .pgtil p {
    opacity: 0.8;
  }
  .pgabo {
    display: flex;
    margin: 0 0 40px;
  }
  .pgaboinf {
    flex: 1;
    min-width: 0;
    margin: 0 40px 0 0;
  }
  .pgaboinf p {}
  .pgaboinf p:not(:last-child) {
    margin: 0 0 20px;
  }
  .pgaboinfint {}
  .pgaboimg {
    flex: 0 0 400px;
    min-width: 0;
  }
  .pgaboimgsli {}
  .pgaboimgsli figure img {
    width: 100%;
  }
  .pgaboinfide {
    margin: 0 0 40px;
  }
  .pgaboinfide ul {
    display: flex;
    margin: 0 -0.5%;
  }
  .pgaboinfide li {
    flex: 0 0 23%;
    margin: 0 0 0 2%;
    position: relative;
  }
  .pgaboinfide li figure {
    margin: 0 0 20px;
    overflow: hidden;
    height: 240px;
  }
  .pgaboinfide li figure img {
    width: 100%;
  }
  .pgaboinfide li:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgaboinfide li div {}
  .pgaboinfide li div h3 {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .pgaboinfide li div p {
    overflow: hidden;
  }
  .pgaboinfcer {
    margin: 0 0 20px;
  }
  .pgaboinfcer ul {
    display: flex;
    flex-wrap: wrap;
  }
  .pgaboinfcer li {
    margin: 0 20px 20px 0;
  }
  .pgaboinfcer figure {
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
  }
  .pgaboinfcer img {
    height: 150px;
    cursor: pointer;
  }
  .pgaboinfcer figure:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
  }
  .pgpar {}
  .pgpar div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 30px;
  }
  .pgpar div figure {
    margin: 0 20px 20px 0;
    border: 1px solid #eee;
  }
  .pgpar div figure img {
    height: 100px;
  }
  .pgpar div figure:hover img {
    transform: scale3d(1.1, 1.1, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .pgctc {
    display: flex;
    justify-content: space-between;
  }
  .pgctcfor {
    flex: 0 0 540px;
    min-width: 0;
    margin: 0 40px 0 0;
  }
  .pgctcfor form {}
  .pgctcfor ul {}
  .pgctcfor li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 20px;
  }
  .pgctcfor li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
  }
  .pgctcfor li .txt {
    width: 100%;
    height: 40px;
    padding: 0 20px 0 45px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .txts {
    display: block;
    width: 100%;
    height: 220px;
    padding: 20px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .btn {
    cursor: pointer;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #C6A86C;
    color: #fff;
    width: 200px;
    box-sizing: border-box;
  }
  .pgctcfor li .vcode {
    width: 120px;
    height: 40px;
    padding: 20px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .vcodeimg {
    display: block;
    background: #ECF6FE;
    margin: 0 10px 0 0;
    padding: 7px;
  }
  .pgctcmap {
    flex: 1;
    min-width: 0;
  }
  .pgprolis {}
  .pgprocla {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px;
  }
  .pgprocla a {
    display: block;
    border: 1px solid #3e5283;
    line-height: 28px;
    padding: 0 20px;
    border-radius: 30px;
    color: #3e5283;
    margin: 0 10px 10px 0;
  }
  .pgprocla a:hover, .pgprocla a.on {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgprolis {
    margin: 0 0 40px;
  }
  .pgprolis ul {
    margin: 0 -1%;
  }
  .pgprolis li {
    float: left;
    width: 48%;
    margin: 0 1% 20px;
  }
  .pgprolis a {
    display: flex;
  }
  .pgprolis a figure {
    flex: 0 0 300px;
    min-width: 0;
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    background: #34456e;
  }
  .pgprolis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgprolis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgprolis a figure img {
    height: 240px;
  }
  .pgprolis a > div {
    position: relative;
  }
  .pgprolis a > div h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .pgprolis a > div p {
    margin: 10px 0;
    color: #666;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  .pgprolis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgprolis a div span {
    margin: 0 10px 0 0;
  }
  .pgprolis a div i {
    float: right;
    font-size: 20px;
  }
  .pgprolis a:hover figure figcaption {
    opacity: 1;
  }
  .pgprolis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgprolis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgdf {
    display: flex;
    justify-content: space-between;
  }
  .pgdf main {
    flex: 1;
    margin: 0 40px 0 0;
  }
  .tag {
    display: inline-block;
    background: #C6A86C;
    color: #fff;
    border-radius: 50px;
    padding: 0 30px;
    line-height: 30px;
    margin: 0 0 20px;
  }
  .pgdf main h1 {
    font-size: 24px;
    line-height: 30px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
  }
  .pgdf h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgdf:hover h3:before {
    width: 60px;
  }
  .pgproinfhea {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px;
    overflow: hidden;
    background: linear-gradient(to right, #fff 0, #fff 500px, #fff 500px, #fff 100%);
  }
  .pgproinfheasli {
    flex: 0 0 320px;
    min-width: 0;
    margin: 0 20px 0 0;
  }
  .pgproinfheasli figure {
    overflow: hidden;
  }
  .pgproinfheasli figure img {
    width: 100%;
  }
  .pgproinfheasli figure:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgproinfheasum {
    flex: 1;
    position: relative;
  }
  .pgproinfheasum h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
  }
  .pgproinfheasumtxt {
    opacity: 0.6;
    margin: 0 0 20px;
  }
  .pgsha {
    display: flex;
  }
  .pgproinfheasum .pgsha {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .pgsha a {
    margin: 0 10px 0 0;
  }
  .pgsha figure {
    border: 1px solid #eee;
    background: #fff;
    padding: 4px;
    border-radius: 40px;
  }
  .pgsha figure img {
    width: 30px;
  }
  .pgproinfdet {}
  .pgproinfdet h2 {
    font-size: 18px;
    position: relative;
    color: #34456e;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .pgproinfdet h2:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgproinfdet:hover h2:before {
    width: 60px;
  }
  .pgdf aside {
    flex: 0 0 400px;
    min-width: 0;
  }
  .pgprooth {
    margin: 0 0 20px;
  }
  .pgprooth h2 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px;
    position: relative;
    color: #34456e;
    text-transform: uppercase;
  }
  .pgprooth ul {
    margin: 0 -1%;
  }
  .pgprooth li {
    float: left;
    width: 48%;
    margin: 0 1% 20px;
  }
  .pgprooth li a {
    display: block;
  }
  .pgprooth li figure {
    overflow: hidden;
    position: relative;
  }
  .pgprooth li figcaption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background: #34456e;
    border-radius: 50px;
    padding: 10px;
  }
  .pgprooth li figcaption > i {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #C6A86C;
  }
  .pgprooth li figure img {
    width: 100%;
  }
  .pgprooth li h4 {
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0;
  }
  .pgprooth li div {
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgprooth li div span {
    margin: 0 10px 0 0;
  }
  .pgprooth li div i {
    font-size: 20px;
  }
  .pgsdinq {
    margin: 0 0 20px;
  }
  .pgsdinq form {}
  .pgsdinq h2 {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    color: #34456e;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .pgsdinq p {
    opacity: 0.5;
  }
  .pgsdinq ul {
    margin: 20px 0 0;
  }
  .pgsdinq li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 10px;
  }
  .pgsdinq li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
  }
  .pgsdinq li .txt {
    width: 100%;
    height: 40px;
    padding: 15px 15px 15px 45px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .txts {
    display: block;
    width: 100%;
    height: 140px;
    padding: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .btn {
    cursor: pointer;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #C6A86C;
    color: #fff;
    width: 200px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .vcode {
    width: 120px;
    height: 40px;
    padding: 15px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .vcodeimg {
    display: block;
    background: #ECF6FE;
    margin: 0 10px 0 0;
    padding: 7px;
  }
  .pgsdctc {}
  .pgsdctc h2 {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    color: #34456e;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .pgsdctc p {
    font-size: 16px;
    opacity: 0.6;
    margin: 0 0 20px;
  }
  .pgsdctc ul {}
  .pgsdctc li {
    display: flex;
    margin: 0 0 10px;
  }
  .pgsdctc li i {
    margin: 0 5px 0 0;
    font-size: 24px;
  }
  .pgsdctc li span {}
  .pgconlis {
    margin: 0 0 40px;
  }
  .pgconlis ul {
    margin: 0 -1%;
  }
  .pgconlis li {
    float: left;
    width: 23%;
    margin: 0 1% 20px;
  }
  .pgconlis a {}
  .pgconlis a figure {
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    background: #34456e;
    margin: 0 0 20px;
    border: 1px solid #eee;
  }
  .pgconlis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgconlis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgconlis a figure img {
    width: 100%;
  }
  .pgconlis a > div {
    position: relative;
  }
  .pgconlis a > div h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .pgconlis a > div p {
    color: #666;
    text-overflow: ellipsis; /*white-space:nowrap;*/ overflow: hidden;
  }
  .pgconlis a > div p:nth-child(2) {
    height: 50px;
  }
  .pgconlis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgconlis a div span {
    margin: 0 10px 0 0;
  }
  .pgconlis a div i {
    float: right;
    font-size: 20px;
  }
  .pgconlis a:hover figure figcaption {
    opacity: 1;
  }
  .pgconlis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgconlis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgsollis {
    margin: 0 0 40px;
  }
  .pgsollis ul {
    margin: 0 -1%;
  }
  .pgsollis li {
    float: left;
    width: 48%;
    margin: 0 1% 40px;
  }
  .pgsollis a {
    display: flex;
  }
  .pgsollis a figure {
    flex: 0 0 320px;
    min-width: 0;
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    background: #34456e;
  }
  .pgsollis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgsollis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgsollis a figure img {
    width: 100%;
  }
  .pgsollis a > div {
    position: relative;
  }
  .pgsollis a > div h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .pgsollis a > div p {
    margin: 10px 0 20px;
    color: #666;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
  }
  .pgsollis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgsollis a div span {
    margin: 0 10px 0 0;
  }
  .pgsollis a div i {
    float: right;
    font-size: 20px;
  }
  .pgsollis a div i.icon {
    font-size: 60px;
    padding: 5%;
    display: inline-block;
    line-height: 1;
    color: #C6A86C;
    width: 90%;
  }
  .pgsollis a:hover figure figcaption {
    opacity: 1;
  }
  .pgsollis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgsollis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgnewlis {
    margin: 0 0 40px;
  }
  .pgnewlis ul {
    margin: 0 -1%;
  }
  .pgnewlis li {
    float: left;
    width: 48%;
    margin: 0 1% 20px;
  }
  .pgnewlis a {
    display: flex;
    height: 190px;
  }
  .pgnewlis a figure {
    flex: 0 0 240px;
    min-width: 0;
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
  }
  .pgnewlis a figure figcaption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background: #34456e;
    border-radius: 50px;
    padding: 10px;
  }
  .pgnewlis a figure i {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #C6A86C;
  }
  .pgnewlis a figure img {
    height: 190px;
  }
  .pgnewlis a > div {
    flex: 1;
    position: relative;
  }
  .pgnewlis a > div h3 {
    font-size: 14px;
  }
  .pgnewlis a > div time {
    display: block;
    opacity: 0.6;
    margin: 10px 0;
  }
  .pgnewlis a > div p {
    height: 80px;
    overflow: hidden;
    opacity: 0.8;
  }
  .pgnewlis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 120px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    border-radius: 20px;
    line-height: 23px;
    transition: all 0.3s ease-out 0s;
  }
  .pgnewlis a > div > div > span {
    margin: 0 10px 0 0;
  }
  .pgnewlis a > div > div i {
    font-size: 20px;
  }
  .pgnewlis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgnewlis a:hover figure figcaption {
    opacity: 1;
  }
  .pgnewinf {
    margin: 0 0 80px;
  }
  .pgnewinf h2 {
    font-size: 22px;
    line-height: 40px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgdat {
    margin: 0 0 20px;
    opacity: 0.6;
  }
  .pgprevnext {
    line-height: 30px;
    margin: 80px 0 0;
  }
  .pgprevnext time {
    font-size: 12px;
    color: #999;
  }
  .pgprevnext {}
  .pgserinfcon {
    margin: 0 0 80px;
  }
  .pgserinfcon ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .pgserinfcon ul:after {
    display: none;
  }
  .pgserinfcon li {
    flex: 0 0 47%;
    min-width: 0;
    margin: 0 0 20px;
  }
  .pgserinfcon li h4 {
    display: flex;
    font-size: 16px;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .pgserinfcon li i {
    display: inline;
    font-size: 36px;
    line-height: 40px;
    margin: 0 10px 0 0;
    font-weight: normal;
    color: #62c3d0;
  }
  .pgserinfcon li p {
    margin: 0 0 10px;
  }
  .pgserinfcon li div {}
  .pgserinfcon li div span {
    display: block;
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 20px 0px 0;
  }
  .pgserinfcon li div span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #34456e;
    border-right: 1px solid #34456e;
    left: 0;
    width: 7px;
    height: 7px;
  }
  .pgserinfcon p {}
  .pgctcinf {
    margin: 40px 0 0;
  }
  .pgctcinf h2 {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .pgctcinf ul {}
  .pgctcinf li {
    display: flex;
    margin: 0 0 10px;
  }
  .pgctcinf li i {
    margin: 0 5px 0 0;
    font-size: 24px;
  }
  .pgctcinf li span {}
}
@media (max-width:1024px) { /* MOBILE */
  .pgpaglis {
    clear: both;
    text-align: center;
    overflow: hidden;
  }
  .pgpaglis a, .pgpaglis span {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 5px 10px;
    border: 1px solid #ccc;
  }
  .pgpaglis a:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
  .pgpaglis span {
    background: #333;
    border: 1px solid #333;
    color: #fff;
  }
  .edit {
    margin: 0 0 20px;
  }
  .edit img {
    max-width: 100%;
  }
  .edit iframe {
    width: 100%;
    height: 520px;
  }
  .pgban {
    padding: 40px 20px;
  }
  .pgban1 {
    background: url(/static/images/pgban1.jpg) no-repeat 0 center;
  }
  .pgban2 {
    background: url(/static/images/pgban2.jpg) no-repeat 0 center;
  }
  .pgban3 {
    background: url(/static/images/pgban3.jpg) no-repeat 0 center;
  }
  .pgban4 {
    background: url(/static/images/pgban4.jpg) no-repeat 0 center;
  }
  .pgban5 {
    background: url(/static/images/pgban5.jpg) no-repeat 0 center;
  }
  .pgban6 {
    background: url(/static/images/pgban6.jpg) no-repeat 0 center;
  }
  .pgban h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .pgban p {}
  .pos {
    padding: 10px 20px;
    background: #f9f9f9;
  }
  .posinf {
    display: flex;
    opacity: 0.6;
  }
  .posinf i {
    margin: 0 10px;
  }
  .posinf a {
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
  }
  .posinf a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateY(-50%) rotate(45deg);
  }
  .pg {
    padding: 10px;
  }
  .pgtil {}
  .pgtil h3 {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    color: #34456e;
  }
  .pgtil h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgtil:hover h3:before {
    width: 60px;
  }
  .pgtil p {
    margin: 0 0 10px;
  }
  .pgabo {
    margin: 0 0 20px;
  }
  .pgaboinf {
    margin: 0 0 20px;
  }
  .pgaboinf p {}
  .pgaboinf p:not(:last-child) {
    margin: 0 0 10px;
  }
  .pgaboinfint {}
  .pgaboimg {}
  .pgaboimgsli {}
  .pgaboimgsli figure img {
    width: 100%;
  }
  .pgaboinfide {
    margin: 0 0 20px;
  }
  .pgaboinfide ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .pgaboinfide li {
    flex: 0 0 98%;
    margin: 10px 1% 10px;
    position: relative;
  }
  .pgaboinfide li figure {
    margin: 0 0 10px;
    overflow: hidden;
    height: 300px;
  }
  .pgaboinfide li figure img {
    width: 100%;
  }
  .pgaboinfide li:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgaboinfide li div {}
  .pgaboinfide li div h3 {
    margin: 0 0 5px;
    font-size: 14px;
  }
  .pgaboinfide li div p {}
  .pgaboinfcer {
    margin: 0 0 20px;
  }
  .pgaboinfcer ul {
    display: flex;
    flex-wrap: wrap;
  }
  .pgaboinfcer li {
    margin: 0 10px 10px 0;
  }
  .pgaboinfcer figure {
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
  }
  .pgaboinfcer img {
    height: 60px;
    cursor: pointer;
  }
  .pgaboinfcer figure:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
  }
  .pgpar {}
  .pgpar div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px;
  }
  .pgpar div figure {
    margin: 0 10px 10px 0;
    border: 1px solid #eee;
  }
  .pgpar div figure img {
    height: 50px;
  }
  .pgpar div figure:hover img {
    transform: scale3d(1.1, 1.1, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .pgctc {
    display: flex;
    justify-content: space-between;
  }
  .pgctcfor {
    flex: 0 0 800px;
    min-width: 0;
    margin: 0 120px 0 0;
  }
  .pgctcfor form {}
  .pgctcfor ul {}
  .pgctcfor li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 20px;
  }
  .pgctcfor li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
  }
  .pgctcfor li .txt {
    width: 100%;
    height: 40px;
    padding: 0 20px 0 45px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .txts {
    display: block;
    width: 100%;
    height: 220px;
    padding: 20px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .btn {
    cursor: pointer;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #C6A86C;
    color: #fff;
    width: 200px;
    box-sizing: border-box;
  }
  .pgctcfor li .vcode {
    width: 120px;
    height: 40px;
    padding: 20px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgctcfor li .vcodeimg {
    display: block;
    background: #ECF6FE;
    margin: 0 10px 0 0;
    padding: 7px;
  }
  .pgctcmap {
    flex: 1;
    min-width: 0;
  }
  .pgprolis {}
  .pgprocla {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px;
    display: none;
  }
  .pgprocla a {
    display: block;
    border: 1px solid #3e5283;
    line-height: 28px;
    padding: 0 10px;
    color: #3e5283;
    margin: 0 10px 10px 0;
  }
  .pgprocla a:hover, .pgprocla a.on {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgprolis {
    margin: 0 0 20px;
  }
  .pgprolis ul {
    margin: 0 -1%;
  }
  .pgprolis li {
    float: left;
    width: 98%;
    margin: 20px 1% 20px;
  }
  .pgprolis a {}
  .pgprolis a figure {
    overflow: hidden;
    margin: 0 0 10px 0;
    position: relative;
    background: #34456e;
  }
  .pgprolis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgprolis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgprolis a figure img {
    width: 100%;
  }
  .pgprolis a > div {
    position: relative;
  }
  .pgprolis a > div h3 {
    font-size: 14px;
  }
  .pgprolis a > div p {
    margin: 0 0 10px;
  }
  .pgprolis a > div div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 110px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgprolis a div span {
    margin: 0 10px 0 0;
    text-wrap: nowrap;
  }
  .pgprolis a div i {
    float: right;
    font-size: 20px;
  }
  .pgprolis a:hover figure figcaption {
    opacity: 1;
  }
  .pgprolis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgprolis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgdf {}
  .pgdf main {
    margin: 0 0 40px;
  }
  .tag {
    display: inline-block;
    background: #C6A86C;
    color: #fff;
    padding: 0 10px;
    line-height: 30px;
    margin: 0 0 20px;
  }
  .pgdf main h1 {
    font-size: 20px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
  }
  .pgdf h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgdf:hover h3:before {
    width: 60px;
  }
  .pgproinfhea {
    margin: 0 0 20px;
    overflow: hidden;
    background: linear-gradient(to right, #fff 0, #fff 500px, #fff 500px, #fff 100%);
  }
  .pgproinfheasli {
    margin: 0 0 20px;
  }
  .pgproinfheasli figure {
    overflow: hidden;
  }
  .pgproinfheasli figure img {
    width: 100%;
  }
  .pgproinfheasli figure:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgproinfheasum {
    flex: 1;
    position: relative;
  }
  .pgproinfheasum h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
  }
  .pgproinfheasumtxt {
    margin: 0 0 20px;
  }
  .pgsha {
    display: flex;
  }
  .pgproinfheasum .pgsha {}
  .pgsha a {
    margin: 0 10px 0 0;
  }
  .pgsha figure {
    border: 1px solid #eee;
    background: #fff;
    padding: 4px;
    border-radius: 40px;
  }
  .pgsha figure img {
    width: 20px;
  }
  .pgproinfdet {}
  .pgproinfdet h2 {
    font-size: 20px;
    position: relative;
    color: #34456e;
    margin: 0 0 20px;
    text-transform: uppercase;
  }
  .pgproinfdet h2:before {
    content: '';
    display: block;
    position: absolute;
    left: -80px;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #34456e;
    transition: all 0.3s ease-out 0s;
  }
  .pgproinfdet:hover h2:before {
    width: 60px;
  }
  .pgdf aside {}
  .pgprooth {
    margin: 0 0 20px;
  }
  .pgprooth h2 {}
  .pgprooth ul {
    margin: 0 -2%;
  }
  .pgprooth li {
    float: left;
    width: 46%;
    margin: 0 2% 20px;
  }
  .pgprooth li a {
    display: block;
  }
  .pgprooth li figure {
    overflow: hidden;
    position: relative;
  }
  .pgprooth li figcaption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background: #34456e;
    border-radius: 50px;
    padding: 10px;
  }
  .pgprooth li figcaption > i {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #C6A86C;
  }
  .pgprooth li figure img {
    width: 100%;
  }
  .pgprooth li h4 {
    font-weight: normal;
    margin: 5px 0;
  }
  .pgprooth li div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 110px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgprooth li div span {
    margin: 0 10px 0 0;
  }
  .pgprooth li div i {
    font-size: 20px;
  }
  .pgsdinq {
    margin: 0 0 20px;
  }
  .pgsdinq form {}
  .pgsdinq h2 {
    color: #34456e;
    margin: 0 0 10px;
  }
  .pgsdinq p {
    opacity: 0.5;
  }
  .pgsdinq ul {
    margin: 20px 0 0;
  }
  .pgsdinq li {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 10px;
  }
  .pgsdinq li i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    font-size: 20px;
  }
  .pgsdinq li .txt {
    width: 100%;
    height: 40px;
    padding: 15px 15px 15px 45px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .txts {
    display: block;
    width: 100%;
    height: 140px;
    padding: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .btn {
    cursor: pointer;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    background: #C6A86C;
    color: #fff;
    width: 200px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .vcode {
    width: 120px;
    height: 40px;
    padding: 15px;
    line-height: 40px;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  .pgsdinq li .vcodeimg {
    display: block;
    background: #ECF6FE;
    margin: 0 10px 0 0;
    padding: 7px;
  }
  .pgsdctc {}
  .pgsdctc h2 {
    color: #34456e;
  }
  .pgsdctc p {
    opacity: 0.6;
    margin: 5px 0;
  }
  .pgsdctc ul {}
  .pgsdctc li {
    display: flex;
    margin: 0 0 10px;
  }
  .pgsdctc li i {
    margin: 0 5px 0 0;
    font-size: 16px;
  }
  .pgsdctc li span {}
  .pgconlis {
    margin: 0 0 20px;
  }
  .pgconlis ul {
    margin: 0 -1%;
  }
  .pgconlis li {
    float: left;
    width: 98%;
    margin: 20px 1% 20px;
  }
  .pgconlis a {}
  .pgconlis a figure {
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    background: #34456e;
    margin: 0 0 20px;
    border: 1px solid #eee;
  }
  .pgconlis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgconlis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgconlis a figure img {
    width: 100%;
  }
  .pgconlis a > div {
    position: relative;
  }
  .pgconlis a > div h3 {}
  .pgconlis a > div p {
    color: #666;
    text-overflow: ellipsis; /*white-space:nowrap;*/ overflow: hidden;
  }
  .pgconlis a > div div {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 110px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgconlis a div span {
    margin: 0 10px 0 0;
  }
  .pgconlis a div i {
    float: right;
    font-size: 20px;
  }
  .pgconlis a:hover figure figcaption {
    opacity: 1;
  }
  .pgconlis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgconlis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgsollis {
    margin: 0 0 20px;
  }
  .pgsollis ul {
    margin: 0 -1%;
  }
  .pgsollis li {
    float: left;
    width: 98%;
    margin: 0 1% 50px;
  }
  .pgsollis a {}
  .pgsollis a figure {
    overflow: hidden;
    position: relative;
    background: #34456e;
    margin: 0 0 10px;
  }
  .pgsollis a figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
  }
  .pgsollis a figure figcaption i {
    font-size: 30px;
    display: inline-block;
    background: #C6A86C;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
    padding: 10px;
  }
  .pgsollis a figure img {
    width: 100%;
  }
  .pgsollis a > div {
    position: relative;
  }
  .pgsollis a div i.icon {
    font-size: 40px;
    /* padding: 5%; */
    /* display: inline-block; */
    line-height: 1;
    color: #C6A86C;
  }
  .pgsollis a > div h3 {}
  .pgsollis a > div p {
    color: #666;
    margin: 5px 0;
  }
  .pgsollis a > div div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 110px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgsollis a div span {
    margin: 0 10px 0 0;
    text-wrap: nowrap;
  }
  .pgsollis a div i {
    float: right;
    font-size: 20px;
  }
  .pgsollis a:hover figure figcaption {
    opacity: 1;
  }
  .pgsollis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.4;
  }
  .pgsollis a:hover > div div {
    background: #C6A86C;
    border: 1px solid #C6A86C;
    color: #fff;
  }
  .pgnewlis {
    margin: 0 0 40px;
  }
  .pgnewlis ul {}
  .pgnewlis li {
    margin: 20px 0 20px;
  }
  .pgnewlis a {
    display: flex;
    flex-direction: column;
  }
  .pgnewlis a figure {
    flex: 0 0 120px;
    min-width: 0;
    overflow: hidden;
    margin: 0 10px 0 0;
    position: relative;
  }
  .pgnewlis a figure figcaption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    background: #34456e;
    border-radius: 50px;
    padding: 10px;
  }
  .pgnewlis a figure i {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #C6A86C;
  }
  .pgnewlis a figure img {
    width: 100%;
  }
  .pgnewlis a > div {
    flex: 1;
    position: relative;
  }
  .pgnewlis a > div h3 {}
  .pgnewlis a > div time {
    display: block;
    opacity: 0.6;
    margin: 10px 0;
  }
  .pgnewlis a > div p {
    opacity: 0.8;
    margin: 0 0 10px;
  }
  .pgnewlis a > div div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 110px;
    color: #34456e;
    border: 1px solid #34456e;
    padding: 0 10px;
    line-height: 28px;
    transition: all 0.3s ease-out 0s;
  }
  .pgnewlis a > div > div > span {
    margin: 0 10px 0 0;
    text-wrap: nowrap;
  }
  .pgnewlis a > div > div i {
    font-size: 20px;
  }
  .pgnewlis a:hover figure img {
    transform: scale3d(1.05, 1.05, 1);
  }
  .pgnewlis a:hover figure figcaption {
    opacity: 1;
  }
  .pgnewinf {
    margin: 0 0 20px;
  }
  .pgnewinf h2 {
    position: relative;
    color: #34456e;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .pgdat {
    margin: 0 0 20px;
    opacity: 0.6;
  }
  .pgprevnext {
    margin: 40px 0 0;
  }
  .pgprevnext time {
    font-size: 12px;
    color: #999;
  }
  .pgprevnext {}
  .pgserinfcon {}
  .pgserinfcon ul {}
  .pgserinfcon li {
    margin: 0 0 20px;
  }
  .pgserinfcon li h4 {
    font-size: 14px;
    margin: 0 0 10px;
    text-transform: uppercase;
  }
  .pgserinfcon li i {
    display: inline;
    font-size: 36px;
    line-height: 40px;
    margin: 0 10px 0 0;
    font-weight: normal;
    color: #62c3d0;
  }
  .pgserinfcon li p {
    margin: 0 0 10px;
  }
  .pgserinfcon li div {}
  .pgserinfcon li div span {
    display: block;
    position: relative;
    padding: 0 0 0 15px;
  }
  .pgserinfcon li div span:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    transform: rotate(45deg);
    border-top: 1px solid #34456e;
    border-right: 1px solid #34456e;
    left: 0;
    width: 5px;
    height: 5px;
  }
  .pgserinfcon p {}
  .pgctcinf {
    margin: 40px 0 0;
  }
  .pgctcinf h2 {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .pgctcinf ul {}
  .pgctcinf li {
    display: flex;
    margin: 0 0 10px;
  }
  .pgctcinf li i {
    margin: 0 5px 0 0;
    font-size: 24px;
  }
  .pgctcinf li span {}
}