.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none;left: 0px;right: auto;}
.swiper-button-prev::after, .swiper-button-next::after{display: none;}
.swiper-button-prev::before{content: "\e724";}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none;right: 0px;left: auto; }
.swiper-button-next::before{content: "\e725";}
.swiper-button-next, .swiper-button-prev { font-family: "iconfont"; font-size: 18px;  text-align: center; color: #333; z-index: 10; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 1 !important;}

* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: MicrosoftYaHei, arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}

::selection { color: #fff; background: #006FE8; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: MicrosoftYaHei;}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none; display: inline-block; }
a:hover,a.active  {color: #006FE8;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #006FE8;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.m-error { display: block; font-size: 14px;color: #FF0000;line-height: 18px;text-align: left;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}

::-webkit-scrollbar {width: 4px;height: 3px;}
::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 5px rgba(0,0,0,0);background : rgba(0,0,0,0);}
::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0,0,0,0);border-radius: 0;background: rgba(0,0,0,0);}

 .typed-cursor{opacity: 0;font-weight: 100;-webkit-animation: blink 0.7s infinite;-moz-animation: blink 0.7s infinite;-ms-animation: blink 0.7s infinite;-o-animation: blink 0.7s infinite;animation: blink 0.7s infinite;}
/* @-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-webkit-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-moz-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-ms-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-o-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
 */
.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.layer-video{max-width: 90%!important;}
#maskVideo{height: 100%;overflow: hidden;}
.layer-video .layui-layer-setwin{z-index: 9999;}

.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}
.item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
.flex{display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.flex-start{display: flex;display:-webkit-flex;justify-content: start;flex-wrap: wrap}
::-webkit-input-placeholder {/* WebKit browsers */
 color:#888888;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#888888;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#888888;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#888888;opacity:1 }

.pgseos-main{position: relative;width: 100%;background: #F6F9FD;}
.pgseos-main .pgseos-banner{position: relative;width: 100%;display: block;max-width: 1920px;margin: 0 auto;overflow: hidden;}
.pgseos-main .pgseos-banner .banner-img{position: relative;width: 100%;display: block;}
.pgseos-main .pgseos-banner .ban-pic{width: 100%;display: block;}
.pgseos-main .pgseos-banner .banner-info{position: absolute;bottom: 0;left: 15.8333333%;padding-bottom: 7.5%;width: 360px;z-index: 222;}
.pgseos-main .pgseos-banner .banner-info .banner-info-form{position: relative;width: 100%;max-width: 338px;}
.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box{position: relative;width: 100%;background: rgba(255,255,255,0.5);box-shadow: 0px 0px 29px 0px rgba(56,84,122,0.18);padding: 16px 22px 18px;border-radius: 20px;border: 2px solid #FFFFFF;}
.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box .titles{font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 18px;color: #222;line-height: 28px;text-transform: uppercase;}
.pgseos-main .pgseos-banner .banner-info-form .banner-form{position: relative;width: 100%;margin-top: 10px;}
.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input{position: relative;width: 100%;height: 50px;background: #FFFFFF;border-radius: 12px;border: 1px solid #E9E9E9;margin-bottom: 14px;}
.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input input{position: relative;display: block;width: 100%;height: 100%;line-height: 30px;font-size: 18px;color: #333;padding: 4px 12px;}
.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn{position: relative;width: 100%;padding-top: 2px;text-align: center;}
.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn{position: relative;display: inline-block;vertical-align: top;text-align: center;min-width: 155px;font-size: 18px;color: #FFFFFF;line-height: 31px;padding: 9px 12px;background: #FF7E28;border-radius: 12px;cursor: pointer;}
.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn:hover{background: #006FE8;}

@media screen and (max-width: 1659px) {
	.pgseos-main .pgseos-banner .banner-info{left: 15.75%;padding-bottom: 7.25%;width: 360px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form{max-width: 338px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box{padding: 16px 20px 18px;border-radius: 18px;border-width: 2px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 18px;line-height: 28px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form{margin-top: 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input{height: 46px;border-radius: 10px;margin-bottom: 12px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input input{line-height: 28px;font-size: 16px;padding: 4px 10px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn{padding-top: 2px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 154px;font-size: 16px;line-height: 28px;padding: 8px 12px;border-radius: 10px;}
}
@media screen and (max-width: 1459px) {
	.pgseos-main .pgseos-banner .banner-info{left: 15%;padding-bottom: 7%;width: 360px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form{max-width: 328px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box{padding: 14px 16px 16px;border-radius: 18px;border-width: 2px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 16px;line-height: 26px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form{margin-top: 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input{height: 46px;border-radius: 10px;margin-bottom: 12px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input input{line-height: 28px;font-size: 16px;padding: 4px 10px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn{padding-top: 2px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 148px;font-size: 16px;line-height: 28px;padding: 8px 12px;border-radius: 10px;}
}
@media screen and (max-width: 1259px) {
	.pgseos-main .pgseos-banner .banner-info{left: 15%;padding-bottom: 7%;width: 360px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form{max-width: 308px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box{padding: 14px 16px 16px;border-radius: 18px;border-width: 2px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 16px;line-height: 26px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form{margin-top: 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input{height: 44px;border-radius: 10px;margin-bottom: 12px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input input{line-height: 26px;font-size: 15px;padding: 4px 10px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn{padding-top: 2px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 142px;font-size: 15px;line-height: 26px;padding: 7px 12px;border-radius: 10px;}
}
@media screen and (max-width: 1024px) {
	.pgseos-main .pgseos-banner .banner-info{left: 14.25%;padding-bottom: 6.5%;width: 320px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form{max-width: 288px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box{padding: 14px 12px 16px;border-radius: 15px;border-width: 2px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 16px;line-height: 26px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form{margin-top: 6px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input{height: 42px;border-radius: 8px;margin-bottom: 10px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input input{line-height: 24px;font-size: 14px;padding: 4px 10px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn{padding-top: 2px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 136px;font-size: 14px;line-height: 24px;padding: 6px 10px;border-radius: 8px;}
}
@media screen and (max-width: 750px) {
	.pgseos-main .pgseos-banner .banner-info{position: relative; left: 0;padding: 15px;width:100%;background: linear-gradient(0deg, #016FE8 0%, #016FE8 100%);margin-top: -1px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form{margin-top: 16px;max-width: 320px;margin: 0 auto;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box{padding: 16px 8px 8px;border-radius: 12px;border-width: 1px;}
	.pgseos-main .pgseos-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 14px;line-height: 24px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form{margin-top: 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input{height: 36px;border-radius: 6px;margin-bottom: 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input input{line-height: 24px;font-size: 14px;padding: 4px 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn{padding-top: 8px;}
	.pgseos-main .pgseos-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 136px;font-size: 14px;line-height: 24px;padding: 7px 10px;border-radius: 6px;}
}

.pgseos-section{position: relative;width: 100%;}
.pgseos-section .pgseos-title{position: relative;width: 100%;font-weight: bold;font-size: 40px;color: #222222;line-height: 52px;}
.pgseos-section .pgseos-title .title-img{display: inline-block;vertical-align: top;width: 62px;margin-right: 8px;margin-top: 1px;}
.pgseos-section .pgseos-title.white{color: #fff;}
.pgseos-section .pgseos-tbody-btn{position: relative;width: 100%;}
.pgseos-section .pgseos-tbody-btn .btnn{position: relative;display: inline-block;vertical-align: top;text-align: center;min-width: 163px;padding: 4px 20px;line-height: 40px;padding-right: 64px;font-size: 18px;color: #FFFFFF;background: #222222;border-radius: 24px;}
.pgseos-section .pgseos-tbody-btn .btnn .iconfont{display: inline-block;vertical-align: top;text-align: center;position: absolute;top: 4px;right: 4px;bottom: 4px;width: 40px;height: 40px;line-height: 40px;font-size: 18px;color: #fff;background: #006FE8;border-radius: 50%;}
.pgseos-section .pgseos-tbody-btn a.btnn:hover .iconfont{color: #222;background: #05f1ff;}
.pgseos-section .pgseos-tbody-btn button.btnn:hover .iconfont{color: #222;background: #05f1ff;}
@media screen and (max-width: 1459px) {
	.pgseos-section .pgseos-title{font-size: 36px;line-height: 48px;}
	.pgseos-section .pgseos-title .title-img{width: 58px;margin-right: 6px;}
	.pgseos-section .pgseos-tbody-btn .btnn{min-width: 154px;padding: 4px 18px;line-height: 36px;padding-right: 58px;font-size: 18px;border-radius: 22px;}
	.pgseos-section .pgseos-tbody-btn .btnn .iconfont{top: 4px;right: 4px;bottom: 4px;width: 36px;height: 36px;line-height: 36px;font-size: 18px;}
}
@media screen and (max-width: 1259px) {
	.pgseos-section .pgseos-title{font-size: 32px;line-height: 44px;}
	.pgseos-section .pgseos-title .title-img{width: 54px;margin-right: 6px;}
	.pgseos-section .pgseos-tbody-btn .btnn{min-width: 148px;padding: 3px 16px;line-height: 34px;padding-right: 52px;font-size: 16px;border-radius: 20px;}
	.pgseos-section .pgseos-tbody-btn .btnn .iconfont{top: 3px;right: 3px;bottom: 3px;width: 34px;height: 34px;line-height: 34px;font-size: 16px;}
}
@media screen and (max-width: 991px) {
	.pgseos-section .pgseos-title{font-size: 28px;line-height: 40px;}
	.pgseos-section .pgseos-title .title-img{width: 50px;margin-right: 6px;}
	.pgseos-section .pgseos-tbody-btn .btnn{min-width: 142px;padding: 3px 14px;line-height: 30px;padding-right: 46px;font-size: 15px;border-radius: 18px;}
	.pgseos-section .pgseos-tbody-btn .btnn .iconfont{top: 3px;right: 3px;bottom: 3px;width: 30px;height: 30px;line-height: 30px;font-size: 15px;}
}
@media screen and (max-width: 720px) {
	.pgseos-section .pgseos-title{font-size: 24px;line-height: 36px;}
	.pgseos-section .pgseos-title .title-img{width: 46px;margin-right: 6px;}
	.pgseos-section .pgseos-tbody-btn .btnn{min-width: 136px;padding: 2px 12px;line-height: 30px;padding-right: 45px;font-size: 14px;border-radius: 17px;}
	.pgseos-section .pgseos-tbody-btn .btnn .iconfont{top: 2px;right: 2px;bottom: 2px;width: 30px;height: 30px;line-height: 30px;font-size: 16px;}
}

.pgseos1{position: relative;width: 100%;padding-top: 89px;padding-bottom: 74px;background: url(../img/seosec1.png) no-repeat left center;background-size: 100% 100%;}
.pgseos1 .pgseos1-tbody{position: relative;width: 100%;padding-top: 22px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-left{position: relative;width: 34.285714%;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-right{position: relative;width: 60.4285715%;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-img{position: relative;width: 100%;text-align: left;transition: all .5s;display: none;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-img .item-pic{position: relative;width: 100%;text-align: left;transition: all .5s;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;transition: all .5s;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: -64px;margin-right: -64px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::before{position: absolute;content: "";left: 64px;right: 64px;top: 50%;transform: translateY(-50%);height: 1px;background: #999;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::after{position: absolute;content: "";left: 50%;bottom: 0;top: 10px;transform: translateX(-50%);width: 1px;background: #999;}

.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item{position: relative;display: inline-block;vertical-align: top;width: 50%;padding: 0 64px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box{position: relative;width: 100%;height: 100%;padding: 33px 0 52px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon{position: relative;width: 100%;text-align: left;margin-bottom: 24px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon img{display: inline-table;vertical-align: top;width: 44px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-title{position: relative;width: 100%;font-weight: bold;font-size: 24px;color: #222222;line-height: 36px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-desc{position: relative;width: 100%;margin-top: 12px;font-size: 18px;color: #222222;line-height: 38px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list{position: relative;display: flex;flex-wrap: wrap;padding-top: 20px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item{position: relative;display: inline-block;vertical-align: top;width: 100%;margin-bottom: 22px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box{position: relative;width: 100%;padding: 18px 36px;min-height: 104px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;background: linear-gradient(90deg, #016FE8 0%, #4CA0FB 100%);border-radius: 18px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num{position: relative;width: 200px; padding-left: 22px;font-weight: bold;font-size: 42px;color: #FFFFFF;line-height: 54px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num::before{position: absolute;content: "";left: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 45px;background: #FFFFFF;border-radius: 2px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .num{display: inline-block;vertical-align: top;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .text{display: inline-block;vertical-align: baseline;font-size: 24px;line-height: 36px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-title{position: relative;width: calc(100% - 222px);font-size: 18px;color: #FFFFFF;line-height: 34px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-text{position: relative;width: 100%;text-align: right;font-size: 16px;color: #666666;line-height: 24px;}
.pgseos1 .pgseos1-tbody .pgseos1-tbody-btn{position: absolute;left: 0;bottom: 47px;width: 100%;text-align: center;max-width: 480px;}
@media screen and (max-width: 1459px) {
	.pgseos1{padding-top: 77px;padding-bottom: 64px;}
	.pgseos1 .pgseos1-tbody{padding-top: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-left{width: 35%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-right{width: 61.5%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list{margin-left: -48px;margin-right: -48px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::before{left: 48px;right: 48px;}
	
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item{width: 50%;padding: 0 48px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box{padding: 28px 0 46px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon{margin-bottom: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon img{width: 40px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-title{font-size: 22px;line-height: 34px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-desc{margin-top: 12px;font-size: 18px;line-height: 34px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list{padding-top: 18px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item{margin-bottom: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box{padding: 16px 32px;min-height: 96px;border-radius: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num{width: 188px;padding-left: 20px;font-size: 38px;line-height: 50px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num::before{width: 4px;height: 42px;border-radius: 2px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .text{font-size: 22px;line-height: 34px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-title{width: calc(100% - 202px);font-size: 18px;line-height: 32px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-text{font-size: 16px;line-height: 24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-btn{bottom: 36px;max-width: 400px;}
}
@media screen and (max-width: 1259px) {
	.pgseos1{padding-top: 66px;padding-bottom: 52px;}
	.pgseos1 .pgseos1-tbody{padding-top: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-left{width: 36.5%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-right{width: 61.5%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list{margin-left: -24px;margin-right: -24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::before{left: 24px;right: 24px;}
	
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item{width: 50%;padding: 0 24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box{padding: 20px 0 36px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon{margin-bottom: 14px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon img{width: 40px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-title{font-size: 20px;line-height: 32px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-desc{margin-top: 10px;font-size: 16px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list{padding-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item{margin-bottom: 18px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box{padding: 14px 24px;min-height: 92px;border-radius: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num{width: 172px;padding-left: 18px;font-size: 34px;line-height: 46px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num::before{width: 3px;height: 38px;border-radius: 2px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .text{font-size: 20px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-title{width: calc(100% - 188px);font-size: 16px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-text{font-size: 14px;line-height: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-btn{bottom: 30px;max-width: 300px;}
}
@media screen and (max-width: 991px) {
	.pgseos1{padding-top: 54px;padding-bottom: 40px;background: url(../img/seo1-bgi.png) no-repeat center center;background-size: cover;}
	.pgseos1 .pgseos1-tbody{padding-top: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-left{width: 100%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-right{width: 100%;margin-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-img{display: block;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list{margin-left: -24px;margin-right: -24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::before{left: 24px;right: 24px;}
	
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item{width: 50%;padding: 0 24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box{padding: 20px 0 36px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon{margin-bottom: 14px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon img{width: 40px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-title{font-size: 20px;line-height: 32px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-desc{margin-top: 10px;font-size: 16px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list{padding-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item{margin-bottom: 18px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box{padding: 14px 24px;min-height: 92px;border-radius: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num{width: 172px;padding-left: 18px;font-size: 34px;line-height: 46px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num::before{width: 3px;height: 38px;border-radius: 2px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .text{font-size: 20px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-title{width: calc(100% - 188px);font-size: 16px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-text{font-size: 14px;line-height: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-btn{position: relative;margin-top: 16px; bottom: 0px;max-width: none;}
}
@media screen and (max-width: 720px) {
	.pgseos1{padding-top: 40px;padding-bottom: 30px;background: url(../img/seo1-bgi.png) no-repeat center center;background-size: cover;}
	.pgseos1 .pgseos1-tbody{padding-top: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-left{width: 100%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-right{width: 100%;margin-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-img{display: block;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list{margin-left: -15px;margin-right: -15px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::before{display: none;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::after{display: none;}
	
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item{width: 50%;padding: 0 15px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box{padding: 12px 0 24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon{margin-bottom: 12px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon img{width: 36px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-title{font-size: 18px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-desc{margin-top: 8px;font-size: 14px;line-height: 26px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list{padding-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item{margin-bottom: 18px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box{padding: 12px 20px;min-height: 86px;border-radius: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num{width: 156px;padding-left: 16px;font-size: 28px;line-height: 40px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num::before{width: 3px;height: 32px;border-radius: 2px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .text{font-size: 18px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-title{width: calc(100% - 172px);font-size: 14px;line-height: 26px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-text{font-size: 14px;line-height: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-btn{position: relative;margin-top: 16px; bottom: 0px;max-width: none;}
}
@media screen and (max-width: 560px) {
	.pgseos1{padding-top: 28px;padding-bottom: 20px;background: url(../img/seo1-bgi.png) no-repeat center center;background-size: cover;}
	.pgseos1 .pgseos1-tbody{padding-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-left{width: 100%;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-right{width: 100%;margin-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-img{display: block;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list{margin-left: -10px;margin-right: -10px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::before{display: none;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-tbody-list::after{display: none;}
	
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item{width: 100%;padding: 0 10px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box{padding: 12px 0 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon{margin-bottom: 8px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-icon img{width: 36px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-title{font-size: 16px;line-height: 28px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-flex .pgseos1-list-item .item-box .item-desc{margin-top: 8px;font-size: 14px;line-height: 24px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list{padding-top: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item{margin-bottom: 18px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box{padding: 12px 20px;min-height: 86px;border-radius: 16px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num{width: 100%;padding-left: 16px;font-size: 28px;line-height: 40px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num::before{width: 3px;height: 28px;border-radius: 2px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-num .text{font-size: 18px;line-height: 30px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-list .pgseos1-right-item .item-box .item-title{width: 100%;font-size: 14px;line-height: 24px;margin-top: 12px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-right .pgseos1-right-text{font-size: 14px;line-height: 20px;}
	.pgseos1 .pgseos1-tbody .pgseos1-tbody-btn{position: relative;margin-top: 16px; bottom: 0px;max-width: none;}
}
.pgseos2{position: relative;width: 100%;padding-top: 7.96875%;padding-bottom: 71px;}
.pgseos2 .pgseos2-tbody{position: relative;width: 100%;padding-top: 56px;}
.pgseos2 .pgseos2-tbody-list{position: relative;margin-left: -20px;margin-right: -20px;display: flex;flex-wrap: wrap;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 20px;margin-bottom: 23px;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box{position: relative;width: 100%;background: #FFFFFF;padding: 26px 17px 12px;border-radius: 24px;border: 1px solid #DCDCDC;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic{position: relative;width: 100%;text-align: center;background: #E7F3FF;border-radius: 22px;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic img{display: inline-table;vertical-align: top;width: 100%;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body{position: relative;width: 100%;padding: 20px 6px 22px;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-title{position: relative;width: 100%;padding-right: 38px;font-weight: 500;font-size: 18px;color: #222222;line-height: 30px;min-height: 60px;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn{position: absolute;right: 0;bottom: 0;width: 40px;}
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn .btnn{display: inline-block;vertical-align: top;text-align: center;width: 39px;height: 39px;line-height: 39px;font-size: 18px;color: #FFFFFF;background: #222222;border-radius: 50%;  }
.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn a.btnn:hover{background: #006FE8;}

.pgseos2 .pgseos2-tbody .pgseos2-tbody-btn{position: relative;width: 100%;text-align: center;padding-top: 48px;}
@media screen and (max-width: 1459px) {
	.pgseos2{padding-top: 7.875%;padding-bottom: 60px;}
	.pgseos2 .pgseos2-tbody{padding-top: 48px;}
	.pgseos2 .pgseos2-tbody-list{margin-left: -12px;margin-right: -12px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item{width: 25%;padding: 0 12px;margin-bottom: 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box{padding: 24px 14px 10px;border-radius: 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic{border-radius: 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body{padding: 18px 6px 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-title{padding-right: 36px;font-size: 16px;line-height: 28px;min-height: 56px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn{width: 36px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn .btnn{dwidth: 36px;height: 36px;line-height: 36px;font-size: 16px;}
	.pgseos2 .pgseos2-tbody .pgseos2-tbody-btn{padding-top: 40px;}
}
@media screen and (max-width: 1259px) {
	.pgseos2{padding-top: 7.75%;padding-bottom: 50px;}
	.pgseos2 .pgseos2-tbody{padding-top: 40px;}
	.pgseos2 .pgseos2-tbody-list{margin-left: -15px;margin-right: -15px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item{width: 33.33333%;padding: 0 15px;margin-bottom: 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box{padding: 20px 10px 8px;border-radius: 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic{border-radius: 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body{padding: 16px 5px 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-title{padding-right: 32px;font-size: 15px;line-height: 26px;min-height: 52px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn{width: 32px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn .btnn{dwidth: 32px;height: 32px;line-height: 32px;font-size: 14px;}
	.pgseos2 .pgseos2-tbody .pgseos2-tbody-btn{padding-top: 32px;}
}
@media screen and (max-width: 991px) {
	.pgseos2{padding-top: 7.5%;padding-bottom: 40px;}
	.pgseos2 .pgseos2-tbody{padding-top: 30px;}
	.pgseos2 .pgseos2-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item{width: 33.33333%;padding: 0 6px;margin-bottom: 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box{padding: 18px 10px 8px;border-radius: 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic{border-radius: 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body{padding: 16px 5px 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-title{padding-right: 32px;font-size: 15px;line-height: 26px;min-height: 52px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn{width: 32px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn .btnn{dwidth: 32px;height: 32px;line-height: 32px;font-size: 14px;}
	.pgseos2 .pgseos2-tbody .pgseos2-tbody-btn{padding-top: 28px;}
}
@media screen and (max-width: 720px) {
	.pgseos2{padding-top: 7.25%;padding-bottom: 30px;}
	.pgseos2 .pgseos2-tbody{padding-top: 24px;}
	.pgseos2 .pgseos2-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box{padding: 18px 10px 8px;border-radius: 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic{border-radius: 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body{padding: 16px 5px 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-title{padding-right: 28px;font-size: 14px;line-height: 24px;min-height: 48px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn{width: 28px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn .btnn{dwidth: 28px;height: 28px;line-height: 28px;font-size: 14px;}
	.pgseos2 .pgseos2-tbody .pgseos2-tbody-btn{padding-top: 20px;}
}
@media screen and (max-width: 560px) {
	.pgseos2{padding-top: 7%;padding-bottom: 20px;}
	.pgseos2 .pgseos2-tbody{padding-top: 18px;}
	.pgseos2 .pgseos2-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item{width: 50%;padding: 0 6px;margin-bottom: 16px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box{padding: 16px 10px 8px;border-radius: 16px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-pic{border-radius: 16px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body{padding: 12px 5px 18px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-title{padding-right: 28px;font-size: 14px;line-height: 24px;min-height: 48px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn{width: 26px;}
	.pgseos2 .pgseos2-tbody-list .pgseos2-list-item .item-box .item-body .item-btn .btnn{dwidth: 26px;height: 26px;line-height: 26px;font-size: 14px;}
	.pgseos2 .pgseos2-tbody .pgseos2-tbody-btn{padding-top: 20px;}
}
.pgseos3{position: relative;width: 100%;padding-top: 63px;padding-bottom: 10%;background: url(../img/seo3-bgi.png) no-repeat center center;background-size: cover;}
.pgseos3 .pgseos3-tbody{position: relative;width: 100%;padding-top: 68px;}
.pgseos3 .pgseos3-tbody-img{position: absolute;right: 0;bottom: 5px;width: 50.52%;text-align: right;transition: all .5s;}
.pgseos3 .pgseos3-tbody-img .item-pic{position: relative;width: 100%;text-align: right;transition: all .5s;}
.pgseos3 .pgseos3-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;transition: all .5s;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{position: relative;width: 990px;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{position: relative;display: flex;flex-wrap: wrap;margin-left: -8px;margin-right: -8px;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{position: relative;display: inline-block;vertical-align: top;width: 33.3333333%;padding: 0 8px;margin-bottom: 28px;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 33.3333333%;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 50%;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{position: relative;width: 100%;height: 100%;transition: all .5s;background: #FFFFFF;border-radius: 48px;padding: 16px 30px 14px;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{position: relative;width: 58px;height: 58px;background: #197EEA;border-radius: 50%;overflow: hidden;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box:hover{background: #006FE8;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box:hover .item-icon{background: #FFFFFF;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-icon img{display: inline-block;vertical-align: top;width: 100%;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{position: relative;width: 100%;padding-top: 14px;z-index: 22;transition: all .5s;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{position: relative;width: 100%;font-weight: bold;font-size: 24px;color: #222222;line-height: 36px;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{position: relative;width: 100%;margin-top: 15px;font-size: 18px;color: #222222;line-height: 36px;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box:hover .item-body .item-title{color: #FFFFFF;}
.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box:hover .item-body .item-text{color: #FFFFFF;}

.pgseos3 .pgseos3-tbody .pgseos3-tbody-btn{position: relative;width: 100%;text-align: center;padding-top: 26px;}
@media screen and (max-width: 1459px) {
	.pgseos3{padding-top: 56px;padding-bottom: 10%;}
	.pgseos3 .pgseos3-tbody{padding-top: 64px;}
	.pgseos3 .pgseos3-tbody-img{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{width: 920px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{margin-left: -8px;margin-right: -8px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{width: 33.3333333%;padding: 0 8px;margin-bottom: 24px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 33.3333333%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{border-radius: 42px;padding: 16px 24px 14px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{width: 52px;height: 52px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{padding-top: 12px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{font-size: 22px;line-height: 34px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{margin-top: 14px;font-size: 18px;line-height: 32px;}
}
@media screen and (max-width: 1259px) {
	.pgseos3{padding-top: 48px;padding-bottom: 9.5%;}
	.pgseos3 .pgseos3-tbody{padding-top: 54px;}
	.pgseos3 .pgseos3-tbody-img{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{width: 860px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{margin-left: -5px;margin-right: -5px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{width: 33.3333333%;padding: 0 5px;margin-bottom: 20px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 33.3333333%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{border-radius: 36px;padding: 16px 20px 14px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{width: 48px;height: 48px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{padding-top: 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{font-size: 20px;line-height: 32px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{margin-top: 12px;font-size: 16px;line-height: 30px;}
}
@media screen and (max-width: 991px) {
	.pgseos3{padding-top: 40px;padding-bottom: 9%;}
	.pgseos3 .pgseos3-tbody{padding-top: 44px;}
	.pgseos3 .pgseos3-tbody-img{width: 45%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{width: 600px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{margin-left: -5px;margin-right: -5px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{width:50%;padding: 0 5px;margin-bottom: 20px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{border-radius: 36px;padding: 16px 20px 14px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{width: 48px;height: 48px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{padding-top: 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{font-size: 20px;line-height: 32px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{margin-top: 10px;font-size: 16px;line-height: 30px;}
}
@media screen and (max-width: 720px) {
	.pgseos3{padding-top: 30px;padding-bottom: 8.5%;}
	.pgseos3 .pgseos3-tbody{padding-top: 32px;}
	.pgseos3 .pgseos3-tbody-img{width: 48%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{width: 100%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{margin-left: -5px;margin-right: -5px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{width:50%;padding: 0 5px;margin-bottom: 20px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{border-radius: 28px;padding: 12px 15px 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{width: 42px;height: 42px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{padding-top: 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 30px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{margin-top: 8px;font-size: 14px;line-height: 26px;}
}
@media screen and (max-width: 560px) {
	.pgseos3{padding-top: 24px;padding-bottom: 8%;}
	.pgseos3 .pgseos3-tbody{padding-top: 32px;}
	.pgseos3 .pgseos3-tbody-img{width: 48%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{width: 100%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{margin-left: -5px;margin-right: -5px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{width:50%;padding: 0 5px;margin-bottom: 20px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 50%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{border-radius: 28px;padding: 12px 15px 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{width: 42px;height: 42px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{padding-top: 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 28px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{margin-top: 8px;font-size: 14px;line-height: 24px;}
}
@media screen and (max-width: 420px) {
	.pgseos3{padding-top: 20px;padding-bottom: 8%;}
	.pgseos3 .pgseos3-tbody{padding-top: 20px;}
	.pgseos3 .pgseos3-tbody-img{width: 48%;display: none;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-left{width: 100%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list{margin-left: -5px;margin-right: -5px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item{width:100%;padding: 0 5px;margin-bottom: 20px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item1{width: 100%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item2{width: 100%;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box{border-radius: 28px;padding: 12px 15px 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item  .item-box .item-icon{width: 42px;height: 42px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body{padding-top: 10px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 28px;}
	.pgseos3 .pgseos3-tbody .pgseos3-tbody-list .pgseos3-list-item .item-box .item-body .item-text{margin-top: 8px;font-size: 14px;line-height: 24px;}
}
.pgseos4{position: relative;width: 100%;padding-top: 6.25%;padding-bottom: 5%;}
.pgseos4 .pgseos4-tbody{position: relative;width: 100%;padding-top: 50px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: -20px;margin-right: -20px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item{position: relative;display: inline-block;vertical-align: top;width: 50%;padding: 0 20px;padding-top: 49px; margin-bottom: 21px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box{position: relative;width: 100%;height: 100%;border-radius: 40px;padding: 42px 58px 150px; transition: all .5s;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:nth-of-type(1) .item-box{background: url(../img/seo4-item-bgi1.png) no-repeat center center;background-size: 100% 100%;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:nth-of-type(2) .item-box{background: url(../img/seo4-item-bgi2.png) no-repeat center center;background-size: 100% 100%;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic{position: absolute;right: 16px;bottom: 25px;width: 100%;max-width: 368px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body{position: relative;width: 100%;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-title{position: relative;width: 100%;font-weight: bold;font-size: 28px;color: #FFFFFF;line-height: 38px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text{position: relative;width: 100%;font-size: 18px;margin-top: 19px;color: #FFFFFF;line-height: 34px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text p{display: block;margin-bottom: 2px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text b{font-size: 24px;font-weight: bold;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-btn{position: relative;width: 100%;padding-top: 36px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn{display: inline-block;vertical-align: top;font-size: 16px;color: #FFFFFF;line-height: 28px;text-decoration: underline; }
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn .iconfont{display: inline-block;vertical-align: top;font-size: 26px;margin-left: 2px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn a.btnn:hover{color: #CCCCCC;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover{padding-top: 0;padding-bottom: 49px;}
.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover::before{position: absolute;content: ""; left: 0;right: 0;top: 100%;transform: translateY(-30px);width: 100%;height: 63px;background: url(../img/seo4-item-before.png) no-repeat center center;background-size: 100% 100%;}

@media screen and (max-width: 1459px) {
	.pgseos4{padding-top: 6.25%;padding-bottom: 5%;}
	.pgseos4 .pgseos4-tbody{padding-top: 40px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list{margin-left: -14px;margin-right: -14px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item{width: 50%;padding: 0 14px;padding-top: 40px;margin-bottom: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box{border-radius: 34px;padding: 36px 38px 144px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic{right: 12px;bottom: 20px;max-width: 348px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-title{font-size: 24px;line-height: 34px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text{font-size: 18px;margin-top: 18px;line-height: 32px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text b{font-size: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-btn{padding-top: 32px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn{font-size: 16px;line-height: 28px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn .iconfont{font-size: 24px;margin-left: 2px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover{padding-top: 0;padding-bottom: 40px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover::before{transform: translateY(-22px);height: 56px;}
}
@media screen and (max-width: 1259px) {
	.pgseos4{padding-top: 6.25%;padding-bottom: 5%;}
	.pgseos4 .pgseos4-tbody{padding-top: 32px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item{width: 50%;padding: 0 6px;padding-top: 32px;margin-bottom: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box{border-radius: 28px;padding: 30px 24px 136px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic{right: 12px;bottom: 16px;max-width: 324px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-title{font-size: 20px;line-height: 30px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text{font-size: 16px;margin-top: 16px;line-height: 28px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text b{font-size: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-btn{padding-top: 28px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn{font-size: 15px;line-height: 26px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn .iconfont{font-size: 22px;margin-left: 2px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover{padding-top: 0;padding-bottom: 32px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover::before{transform: translateY(-16px);height: 50px;}
}
@media screen and (max-width: 991px) {
	.pgseos4{padding-top: 6.25%;padding-bottom: 5%;}
	.pgseos4 .pgseos4-tbody{padding-top: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item{width: 50%;padding: 0 6px;padding-top: 0px;margin-bottom: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box{border-radius: 28px;padding: 30px 24px 12px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic{right: 0px;bottom: 0px;max-width: 324px;position: relative;margin-top: 10px;margin: 0 auto;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 28px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text{font-size: 15px;margin-top: 12px;line-height: 26px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text b{font-size: 18px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-btn{padding-top: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn{font-size: 14px;line-height: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn .iconfont{font-size: 22px;margin-left: 2px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover{padding-top: 0;padding-bottom: 0px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover::before{display: none;}
}
@media screen and (max-width:720px) {
	.pgseos4{padding-top: 6%;padding-bottom: 5%;}
	.pgseos4 .pgseos4-tbody{padding-top: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item{width: 100%;padding: 0 6px;padding-top: 0px;margin-bottom: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box{border-radius: 28px;padding: 36px 36px 12px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic{right: 0px;bottom: 0px;max-width: 360px;position: relative;margin-top: 10px;margin: 0 auto;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-title{font-size: 20px;line-height: 32px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text{font-size: 16px;margin-top: 12px;line-height: 30px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text b{font-size: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-btn{padding-top: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn{font-size: 16px;line-height: 28px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn .iconfont{font-size: 26px;margin-left: 2px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover{padding-top: 0;padding-bottom: 0px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover::before{display: none;}
}
@media screen and (max-width:540px) {
	.pgseos4{padding-top: 6%;padding-bottom: 5%;}
	.pgseos4 .pgseos4-tbody{padding-top: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list{margin-left: -6px;margin-right: -6px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item{width: 100%;padding: 0 6px;padding-top: 0px;margin-bottom: 20px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box{border-radius: 28px;padding: 28px 24px 12px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-pic{right: 0px;bottom: 0px;max-width: 324px;position: relative;margin-top: 10px;margin: 0 auto;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-title{font-size: 18px;line-height: 28px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text{font-size: 15px;margin-top: 12px;line-height: 26px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-text b{font-size: 18px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-body .item-btn{padding-top: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn{font-size: 14px;line-height: 24px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item .item-box .item-btn .btnn .iconfont{font-size: 22px;margin-left: 2px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover{padding-top: 0;padding-bottom: 0px;}
	.pgseos4 .pgseos4-tbody .pgseos4-tbody-list .pgseos4-list-item:hover::before{display: none;}
}






