/*
qpw  2023.11.23
xxs  100 - 479
xs   480 - 767
sm   768 - 996
md   997 - 1479
lg   1480 -
*/

@charset "utf-8";
/* -apple-system,BlinkMacSystemFont, */
/* before */
/*响应式图片*/
.gp-img-responsive{width: 100%;height: 0;padding-bottom: 56.2%;overflow:hidden;display: block;background-color: #d2d2d2}
.gp-img-responsive img{width: 100%;transition: all 0.2s ease-in-out;}
.gp-img-responsive img:hover{transform:scale(1.06);}
.gp-radius{border-radius: 3px;display: block;overflow: hidden;}
.gp-round{border-radius: 500px;display: block;overflow: hidden;}
.gp-circle{border-radius: 50%;display: block;overflow: hidden;}
/*边框*/
.gp-img-thumbnail {display:inline-block;max-width:100%;height:auto;padding:2px;line-height:1.6;background-color:#fff; border:1px solid #ddd;border-radius:0; -webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.gp-ib{display:inline-block;}
/*半透明背景*/
.gp-overlay{width: 100%;height: 100%;position: fixed;top: 0;z-index: 800;background: #000;opacity: 0.8;filter: alpha(opacity=80);display: none;left:0}
/*文章页控制ul li序号*/
.gp-article ol,.gp-article ol li,.gp-order-list li,.gp-order-list{list-style:decimal inside none;}
.gp-article ul,.gp-article ul li,.gp-unorder-list li,.gp-unorder-list{list-style: disc inside  none;}
.gp-unorder-list.circle{list-style-type:circle}
.gp-unorder-list.square,.gp-unorder-list.square li{list-style-type:square}
.gp-unorder-list.upper-roman,.gp-unorder-list.upper-roman li{list-style-type:upper-roman}
.gp-unorder-list.lower-alpha,.gp-unorder-list.lower-alpha li{list-style-type:lower-alpha}

.gp-ul-inline{font-size: 0;}
.gp-ul-inline > li{display: inline-block;font-size: 14px;vertical-align: top;}
.gp-fl{float: left;}
.gp-fr{float: right;}
.gp-center{display: block;margin-left: auto;margin-right: auto;}
.gp-vam,.gp-vama *{vertical-align:middle;}
.gp-bold{ font-weight: bold; }
.gp-normal{font-weight: normal;}
.gp-title{ display: block; overflow: hidden; }
/* 字体色 */
.gp-black,.gp-black * {color: #333}
.gp-white,.gp-white * {color: #fff}
/* 一行截短 */
.gp-ellipsis,.gp-text-truncate { word-wrap:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.gp-ellipsis2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: -moz-box;display: -ms-flexbox;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-moz-box-orient: vertical;}

.z1{position: relative;z-index: 1;}
.z2{position: relative;z-index: 2;}
.z3{position: relative;z-index: 3;}
.z4{position: relative;z-index: 4;}
.z5{position: relative;z-index: 5;}

.gp-pa-t,.gp-pa-b,.gp-pa-l,.gp-pa-r,.gp-pa-lt,.gp-pa-rt,.gp-pa-lb,.gp-pa-rb,.gp-pa-lm,.gp-pa-rm,.gp-pa-tm,.gp-pa-bm,.gp-pa-c{z-index: 2;position: absolute;}
.gp-pa{position: absolute;}.gp-pr{position: relative;}.gp-pa-t{left: 0;right: 0;top: 0;}.gp-pa-b{left: 0;right: 0;bottom: 0;}.gp-pa-l{left: 0;top: 0;bottom: 0;}.gp-pa-r{right: 0;top: 0;bottom: 0;}.gp-pa-lt{left: 0;top: 0;}.gp-pa-rt{right: 0;top: 0;}.gp-pa-lb{left: 0;bottom: 0;}.gp-pa-rb{right: 0;bottom: 0;}.gp-pa-lm{left: 0;top: 50%;transform: translateY(-50%);}.gp-pa-rm{right: 0;top: 50%;transform: translateY(-50%);}.gp-pa-tm{top: 0;left: 50%;transform: translateX(-50%);}.gp-pa-bm{bottom: 0;left: 50%;transform: translateX(-50%);}.gp-pa-c{left: 0;right: 0;top: 0;bottom: 0;}
.gp-ta_l{text-align: left;}.gp-ta_c{text-align: center;}.gp-ta_r{text-align: right;}
.gp-flex{display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;}
.gp-flex > *{flex-shrink: 0;}

.gp-img,.gp-img1x1,.gp-img5x7,.gp-img5x3,.gp-img3x2,.gp-img4x3,.gp-img2x3,.gp-img3x4{display: block;overflow: hidden;width: 100%;height: 0;padding-bottom: 56.25%;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.gp-img1x1{padding-bottom: 100%;}.gp-img5x7{padding-bottom: 140%;}.gp-img5x3{padding-bottom: 60%;}.gp-img3x2{padding-bottom: 66.6%;}.gp-img4x3{padding-bottom: 75%;}.gp-img2x3{padding-bottom: 150%;}.gp-img3x4{padding-bottom: 133.3%;}
.gp-img img,.gp-img1x1 img,.gp-img5x7 img,.gp-img5x3 img,.gp-img3x2 img,.gp-img4x3 img,.gp-img2x3 img,.gp-img3x4 img{width: 100%;display: block;transition: all linear .35s;-ms-transition: all linear .35s;-moz-transition: all linear .35s;-webkit-transition: all linear .35s;-o-transition: all linear .35s;}
.gp-img_centered{display: block;overflow: hidden;position: relative;}
.gp-img_centered img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-height: 100%;width: auto;margin: auto;}
.gp-img_cover{display: block;overflow: hidden;position: relative;}
.gp-img_cover img{position: absolute;left: 50%;top: 50%;min-height: 100%;min-width: 100%;max-width: 1000%;transform: translate(-50%, -50%);width: auto;height: 100%;}


.ul-inline{font-size: 0;}
.ul-inline li{display: inline-block;font-size: 14px;vertical-align: top;width: 100%;}
.ul-inline a:not(.gp-flex),.item:not(.gp-flex){display: block;}
.title,.info,.text{display: block;overflow: hidden;text-overflow: ellipsis;}

.pop_box_bg{position:absolute;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index: -1;cursor: pointer;}
.pop_box{position:fixed;right:0;top:0;width:100%;height:100%;z-index:999;display: none;}
.pop_box.on{display: block;}
.pop_box_bg .close{width: 40px;height: 40px;position: absolute;right: 6%;top: 10%;background: url(../images/close.png) center/contain;}


/* 透明度 */
.gp-opt-10{ opacity: .1;filter: alpha(opacity=10);}.gp-opt-20{ opacity: .2;filter: alpha(opacity=20);}.gp-opt-30{ opacity: .3;filter: alpha(opacity=30);}.gp-opt-40{ opacity: .4;filter: alpha(opacity=40);}.gp-opt-50{ opacity: .5;filter: alpha(opacity=50);}.gp-opt-60{ opacity: .6;filter: alpha(opacity=60);}.gp-opt-70{ opacity: .7;filter: alpha(opacity=70);}.gp-opt-80{ opacity: .8;filter: alpha(opacity=80);}.gp-opt-90{ opacity: .9;filter: alpha(opacity=90);}

/* 低版本浏览器 */
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.85;filter:alpha(opacity=85);z-index:99998;}
.ie9tips{width:400px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -200px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}
.ie9tips img{display:block;margin:0 auto;opacity:0.9;filter:alpha(opacity=90);}
.ie9tips p{padding-top:10px;color: #fff;font-size: 16px;}




.fs50{font-size: 50px;}
.fs48{font-size: 48px;}
.fs46{font-size: 46px;}
.fs44{font-size: 44px;}
.fs42{font-size: 42px;}
.fs40{font-size: 40px;}
.fs38{font-size: 38px;}
.fs36{font-size: 36px;}
.fs34{font-size: 34px;}
.fs33{font-size: 33px;}
.fs32{font-size: 32px;}
.fs30{font-size: 30px;}
.fs28{font-size: 28px;}
.fs26{font-size: 26px;}
.fs24{font-size: 24px;}
.fs22{font-size: 22px;}
.fs20{font-size: 20px;}
.fs19{font-size: 19px;}
.fs18{font-size: 18px;}
.fs17{font-size: 17px;}
.fs16{font-size: 16px;}
.fs15{font-size: 15px;}
.fs14{font-size: 14px;}
.fs13{font-size: 13px;}
.fs12{font-size: 12px;}

[class*="lh"][class*="x1"]{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
[class*="lh"][class*="x2"],[class*="lh"][class*="x3"],[class*="lh"][class*="x4"],[class*="lh"][class*="x5"],[class*="lh"][class*="x6"]{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
[class*="lh"][class*="x2"]{-webkit-line-clamp: 2;}
[class*="lh"][class*="x3"]{-webkit-line-clamp: 3;}
[class*="lh"][class*="x4"]{-webkit-line-clamp: 4;}
[class*="lh"][class*="x5"]{-webkit-line-clamp: 5;}
[class*="lh"][class*="x6"]{-webkit-line-clamp: 6;}
.lh18,[class*="lh18"]{line-height: 18px;}
.lh19,[class*="lh19"]{line-height: 19px;}
.lh20,[class*="lh20"]{line-height: 20px;}
.lh21,[class*="lh21"]{line-height: 21px;}
.lh22,[class*="lh22"]{line-height: 22px;}
.lh23,[class*="lh23"]{line-height: 23px;}
.lh24,[class*="lh24"]{line-height: 24px;}
.lh25,[class*="lh25"]{line-height: 25px;}
.lh26,[class*="lh26"]{line-height: 26px;}
.lh27,[class*="lh27"]{line-height: 27px;}
.lh28,[class*="lh28"]{line-height: 28px;}
.lh29,[class*="lh29"]{line-height: 29px;}
.lh30,[class*="lh30"]{line-height: 30px;}
.lh31,[class*="lh31"]{line-height: 31px;}
.lh32,[class*="lh32"]{line-height: 32px;}
.lh33,[class*="lh33"]{line-height: 33px;}
.lh34,[class*="lh34"]{line-height: 34px;}
.lh35,[class*="lh35"]{line-height: 35px;}
.lh36,[class*="lh36"]{line-height: 36px;}
.lh37,[class*="lh37"]{line-height: 37px;}
.lh38,[class*="lh38"]{line-height: 38px;}
.lh39,[class*="lh39"]{line-height: 39px;}
.lh40,[class*="lh40"]{line-height: 40px;}
.lh41,[class*="lh41"]{line-height: 41px;}
.lh42,[class*="lh42"]{line-height: 42px;}
.lh43,[class*="lh43"]{line-height: 43px;}
.lh44,[class*="lh44"]{line-height: 44px;}
.lh45,[class*="lh45"]{line-height: 45px;}
.lh46,[class*="lh46"]{line-height: 46px;}
.lh47,[class*="lh47"]{line-height: 47px;}
.lh48,[class*="lh48"]{line-height: 48px;}
.lh49,[class*="lh49"]{line-height: 49px;}
.lh50,[class*="lh50"]{line-height: 50px;}

.gp-col{float: left;}
.gp-col:nth-last-child(2){float: right;}
.gp-col:first{margin-left: 0;}

[class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"]{display: inline-block;vertical-align: top;width: 100%;}
[class*="gp-avg"]{font-size: 0;letter-spacing: 0;}
[class*="gp-avg"]>li{display: inline-block;font-size: 14px;vertical-align: top;font-size: 1.4rem;width: 100%;}
@media screen and (min-width:100px){
	[class*="gp-avg"] li{width: 100%;}
	.gp-avg-xxs-1 > li,.gp-avg-1 > li{width: 100%;}
	.gp-avg-xxs-2 > li,.gp-avg-2 > li{width: 50%;}
	.gp-avg-xxs-3 > li,.gp-avg-3 > li{width: 33.3%;}
	.gp-avg-xxs-4 > li,.gp-avg-4 > li{width: 25%;}
	.gp-avg-xxs-5 > li,.gp-avg-5 > li{width: 20%;}
	.gp-avg-xxs-6 > li,.gp-avg-6 > li{width: 16.6%;}
}
@media screen and (max-width:479px) {
	[class*="gp-xs"]{width: 100%;display: block;}
	.gp-avg-xxs-1 > li{width: 100%;}
	.gp-avg-xxs-2 > li{width: 50%;}
	.gp-avg-xxs-3 > li{width: 33.3%;}
	.gp-avg-xxs-4 > li{width: 25%;}
	.gp-avg-xxs-5 > li{width: 20%;}
	.gp-avg-xxs-6 > li{width: 16.6%;}
}
@media screen and (min-width:479px) {
	[class*="gp-xs"]{margin-right: -2px;margin-left: -2px;}
	.gp-xs-1 {width: 8.33333333%;}
	.gp-xs-2 {width: 16.66666667%;}
	.gp-xs-3 {width: 25%;}
	.gp-xs-4 {width: 33.33333333%;}
	.gp-xs-5 {width: 41.66666667%;}
	.gp-xs-6 {width: 50%;}
	.gp-xs-7 {width: 58.33333333%;}
	.gp-xs-8 {width: 66.66666667%;}
	.gp-xs-9 {width: 75%;}
	.gp-xs-10 {width: 83.33333333%;}
	.gp-xs-11 {width: 91.66666667%;}
	.gp-xs-12 {width: 100%;}
	.gp-xs-offset-0 {margin-left: 0;}
	.gp-xs-offset-1 {margin-left: 8.33333333%;}
	.gp-xs-offset-2 {margin-left: 16.66666667%;}
	.gp-xs-offset-3 {margin-left: 25%;}
	.gp-xs-offset-4 {margin-left: 33.33333333%;}
	.gp-xs-offset-5 {margin-left: 41.66666667%;}
	.gp-xs-offset-6 {margin-left: 50%;}
	.gp-xs-offset-7 {margin-left: 58.33333333%;}
	.gp-xs-offset-8 {margin-left: 66.66666667%;}
	.gp-xs-offset-9 {margin-left: 75%;}
	.gp-xs-offset-10 {margin-left: 83.33333333%;}
	.gp-xs-offset-11 {margin-left: 91.66666667%;}
	.gp-xs-reset-order {margin-left: 0;margin-right: 0;left: auto;right: auto;float: left;}
	[class*="gp-"].gp-xs-centered {margin-left: auto;margin-right: auto;display: block;}
	[class*="gp-"].gp-xs-centered:last-child {float: none;}
	[class*="gp-"].gp-xs-uncentered {margin-left: 0; margin-right: 0;float: left;}
	[class*="gp-"].gp-xs-uncentered:last-child {float: left;}
	.gp-avg-xs-1 > li{width: 100%;}
	.gp-avg-xs-2 > li{width: 50%;}
	.gp-avg-xs-3 > li{width: 33.3%;}
	.gp-avg-xs-4 > li{width: 25%;}
	.gp-avg-xs-5 > li{width: 20%;}
	.gp-avg-xs-6 > li{width: 16.6%;}
}
@media screen and (min-width:767px) {
	[class*="gp-sm"]{margin-right: -2px;margin-left: -2px;}
	.gp-sm-1 { width: 8.33333333%;}
	.gp-sm-2 {width: 16.66666667%;}
	.gp-sm-3 {width: 25%;}
	.gp-sm-4 {width: 33.33333333%;}
	.gp-sm-5 {width: 41.66666667%;}
	.gp-sm-6 {width: 50%;}
	.gp-sm-7 {width: 58.33333333%;}
	.gp-sm-8 {width: 66.66666667%;}
	.gp-sm-9 {width: 75%;}
	.gp-sm-10 {width: 83.33333333%;}
	.gp-sm-11 {width: 91.66666667%;}
	.gp-sm-12 {width: 100%;}
	.gp-sm-offset-0 {margin-left: 0;}
	.gp-sm-offset-1 {margin-left: 8.33333333%;}
	.gp-sm-offset-2 {margin-left: 16.66666667%;}
	.gp-sm-offset-3 {margin-left: 25%;}
	.gp-sm-offset-4 {margin-left: 33.33333333%;}
	.gp-sm-offset-5 {margin-left: 41.66666667%;}
	.gp-sm-offset-6 {margin-left: 50%;}
	.gp-sm-offset-7 {margin-left: 58.33333333%;}
	.gp-sm-offset-8 {margin-left: 66.66666667%;}
	.gp-sm-offset-9 {margin-left: 75%;}
	.gp-sm-offset-10 {margin-left: 83.33333333%;}
	.gp-sm-offset-11 {margin-left: 91.66666667%;}
	.gp-sm-reset-order {margin-left: 0;margin-right: 0;left: auto;right: auto;float: left;}
	[class*="gp-"].gp-sm-centered {margin-left: auto;margin-right: auto;display: block;}
	[class*="gp-"].gp-sm-centered:last-child {display: block;}
	[class*="gp-"].gp-sm-uncentered {margin-left: 0;margin-right: 0; }
	[class*="gp-"].gp-sm-uncentered:last-child { display: block;}
	.gp-avg-sm-1 > li{width: 100%;}
	.gp-avg-sm-2 > li{width: 50%;}
	.gp-avg-sm-3 > li{width: 33.3%;}
	.gp-avg-sm-4 > li{width: 25%;}
	.gp-avg-sm-5 > li{width: 20%;}
	.gp-avg-sm-6 > li{width: 16.6%;}
}
@media screen and (min-width:997px) {
	[class*="gp-md"]{margin-right: -2px;margin-left: -2px;}
	.gp-md-1 {width: 8.33333333%;}
	.gp-md-2 {width: 16.66666667%;}
	.gp-md-3 {width: 25%;}
	.gp-md-4 {width: 33.33333333%;}
	.gp-md-5 {width: 41.66666667%;}
	.gp-md-6 {width: 50%;}
	.gp-md-7 {width: 58.33333333%;}
	.gp-md-8 {width: 66.66666667%;}
	.gp-md-9 {width: 75%;}
	.gp-md-10 {width: 83.33333333%;}
	.gp-md-11 {width: 91.66666667%;}
	.gp-md-12 {width: 100%;}
	.gp-md-offset-0 {margin-left: 0;}
	.gp-md-offset-1 {margin-left: 8.33333333%;}
	.gp-md-offset-2 {margin-left: 16.66666667%;}
	.gp-md-offset-3 {margin-left: 25%;}
	.gp-md-offset-4 {margin-left: 33.33333333%;}
	.gp-md-offset-5 {margin-left: 41.66666667%;}
	.gp-md-offset-6 {margin-left: 50%;}
	.gp-md-offset-7 {margin-left: 58.33333333%;}
	.gp-md-offset-8 {margin-left: 66.66666667%;}
	.gp-md-offset-9 {margin-left: 75%;}
	.gp-md-offset-10 {margin-left: 83.33333333%;}
	.gp-md-offset-11 {margin-left: 91.66666667%;}
	.gp-md-reset-order {margin-left: 0;margin-right: 0; left: auto;right: auto; float: left;}
	[class*="gp-"].gp-md-centered { margin-left: auto; margin-right: auto;float: none; }
	[class*="gp-"].gp-md-centered:last-child {float: none;}
	[class*="am-u-"].gp-md-uncentered { margin-left: 0; margin-right: 0; float: left;}
	[class*="gp-"].gp-md-uncentered:last-child { float: left; }
	.gp-avg-md-1 > li{width: 100%;}
	.gp-avg-md-2 > li{width: 50%;}
	.gp-avg-md-3 > li{width: 33.3%;}
	.gp-avg-md-4 > li{width: 25%;}
	.gp-avg-md-5 > li{width: 20%;}
	.gp-avg-md-6 > li{width: 16.6%;}
}
@media screen and (min-width:1480px) {
	[class*="gp-lg"]{margin-right: -2px;margin-left: -2px;}
	.gp-lg-1 {width: 8.33333333%;}
	.gp-lg-2 {width: 16.66666667%; }
	.gp-lg-3 {width: 25%;}
	.gp-lg-4 {width: 33.33333333%;}
	.gp-lg-5 {width: 41.66666667%;}
	.gp-lg-6 {width: 50%;}
	.gp-lg-7 {width: 58.33333333%;}
	.gp-lg-8 {width: 66.66666667%; }
	.gp-lg-9 {width: 75%;}
	.gp-lg-10 {width: 83.33333333%;}
	.gp-lg-11 {width: 91.66666667%;}
	.gp-lg-12 {width: 100%;}
	.gp-lg-offset-0 {margin-left: 0;}
	.gp-lg-offset-1 {margin-left: 8.33333333%;}
	.gp-lg-offset-2 {margin-left: 16.66666667%;}
	.gp-lg-offset-3 {margin-left: 25%;}
	.gp-lg-offset-4 {margin-left: 33.33333333%;}
	.gp-lg-offset-5 {margin-left: 41.66666667%;}
	.gp-lg-offset-6 {margin-left: 50%;}
	.gp-lg-offset-7 {margin-left: 58.33333333%;}
	.gp-lg-offset-8 {margin-left: 66.66666667%;}
	.gp-lg-offset-9 {margin-left: 75%;}
	.gp-lg-offset-10 {margin-left: 83.33333333%;}
	.gp-lg-offset-11 {margin-left: 91.66666667%;}
	.gp-lg-reset-order {margin-left: 0;margin-right: 0;left: auto;right: auto;float: left;}
	[class*="gp-"].gp-lg-centered {margin-left: auto;margin-right: auto;float: none;}
	[class*="gp-"].gp-lg-centered:last-child {float: none;}
	[class*="gp-"].gp-lg-uncentered { margin-left: 0;margin-right: 0;float: left;}
	[class*="gp-"].gp-lg-uncentered:last-child {float: left;}
	.gp-avg-lg-1 > li{width: 100%;}
	.gp-avg-lg-2 > li{width: 50%;}
	.gp-avg-lg-3 > li{width: 33.3%;}
	.gp-avg-lg-4 > li{width: 25%;}
	.gp-avg-lg-5 > li{width: 20%;}
	.gp-avg-lg-6 > li{width: 16.6%;}
}

