
 
 .ul-inline{font-size: 0;}
 .ul-inline li{display: inline-block;*display: inline;*zoom:1;font-size: 14px;vertical-align: top;width: 100%;}
 .ul-inline li a{display: block;}
 .title{display: block;overflow: hidden;text-overflow: ellipsis;}
 .info{display: block;overflow: hidden;}
 .img,.img5x7,.img5x3,.img3x2,.img4x3,.img2x3,.img3x4{display: block;overflow: hidden;width: 100%;height: 0;padding-bottom: 56.25%;background-size: cover;background-position: center;background-repeat: no-repeat;}
 .img5x7{padding-bottom: 140%;}.img5x3{padding-bottom: 60%;}.img3x2{padding-bottom: 66.6%;}.img4x3{padding-bottom: 75%;}.img2x3{padding-bottom: 150%;}.img3x4{padding-bottom: 133.3%;}
 .img img,.img5x7 img,.img5x3 img,.img3x2 img,.img4x3 img,.img2x3 img,.img3x4 img{width: 100%;display: block;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
 .img_centered{display: block;overflow: hidden;position: relative;}
 .img_centered img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-height: 100%;width: auto;margin: auto;}
 .img_cover{display: block;overflow: hidden;position: relative;}
 .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%;}
 .iconfont::before{font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
 
 a:hover .img img,a:hover .img5x7 img,a:hover .img5x3 img,a:hover .img3x2 img,a:hover .img4x3 img,a:hover .img2x3 img,a:hover .img3x4 img{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);}
 .img_centered img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-height: 100%;width: auto;margin: auto;}
 /* .time{font-family: 'Arial';} */
 .clear{clear:both;}
 .rightDate{float: right;}
 .clear2{line-height: 0;}
 .clear2::after{content: '';display: inline-block;*display: inline;*zoom:1;width: 100%;height: 0;line-height: 0;}
 
 .visible_box{display: none;}
 .visible_box.on{display: block;}
 @keyframes y_scale{
	 0%{ transform: scaleY(0);-ms-transform: scaleY(0);-webkit-transform:scaleY(0);transform-origin: top;-ms-transform-origin: top;-webkit-transform-origin: top;}
	 100% {transform: scaleY(1);-ms-transform: scaleY(1);-webkit-transform:scaleY(1);transform-origin: top;-ms-transform-origin: top;-webkit-transform-origin: top;}
 }
 
 .col{float: left;}
 .col:nth-last-child(2){float: right;margin-right: 0 !important;}
 .col:first{margin-left: 0 !important;}
 
 [class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"]{display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 100%;}
 [class*="gp-avg"]{font-size: 0;letter-spacing: 0;}
 [class*="gp-avg"]>li{display: inline-block;*display: inline;*zoom: 1;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{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-1 > li{width: 100%;}
	 .gp-avg-2 > li{width: 50%;}
	 .gp-avg-3 > li{width: 33.3%;}
	 .gp-avg-4 > li{width: 25%;}
	 .gp-avg-5 > li{width: 20%;} */
 }
 @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%;}
 }
 @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%;}
 }
 
 @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%;}
 }  
 @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%;}
 }
 @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%;}
 }
 
 /* 低版本浏览器 */
 .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;}
 
 @media screen  and (min-width:1024px){
	 .h_shadow,.h_transY{transform: translateY(0);transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;}
	 .h_transY:hover{transform: translateY(-10px);}
	 .h_shadow:hover{box-shadow: 0 5px 20px 2px rgba(101,53,117,0.1);}
 }
 
 /* 文章页还原 */
 /* .article{overflow: hidden;} */
 .article img{display: inline-block;*display: inline;*zoom: 1;}
 .article video{max-width: 100%;}
 .article i,.article em{font-style: italic;}
 .article a{word-break: break-all;}
 .article strong,.article strong span{font-weight: bold;}
 .article i strong,.article em strong,.article strong i,.article strong em{font-style: italic;font-weight: bold;}
 .article table img{max-width: initial;}
 .article thead td,.article tbody td,.article tfoot td{border-width:1px;border-style: solid;border-color: #ddd;}
 .article ol{list-style:decimal inside none;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 40px;}
 .article ul{list-style: disc inside  none;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 40px;}
 .article ul li{list-style-type:disc;}
 .article ol li{list-style-type:decimal;}
 @media screen  and (max-width:767px){
	 .article img{width:auto !important;height:auto !important;}
	 .article div{overflow: auto;}
	 .article video{width: 100% !important;height: auto;}
	 .article table{width:100% !important;max-width: 100% !important;margin:0 !important;table-layout: fixed;word-break:break-all;box-sizing: border-box;display: block;}
	 .article table td{width:auto !important; }
	 .article table tr{height:auto !important;}
 }
 /* 文章页还原结束 */
 
 @media screen and (min-width:992px){
	 .effect0{opacity: 0;transition: all 0.8s ease-out;}
	 .effect0.isView{opacity: 1;-webkit-animation-name: effect0;animation-name: effect0;}
	 
	 .effect1,.effect11,.effect11 li{opacity: 0;transition: all 1.5s ease-out;transform: translateY(70px);}
	 .effect1.isView,.effect11.isView,.effect11.isView li{opacity: 1;transform: none;-webkit-animation-name: effect1;animation-name: effect1;}
	 
	 .effect2,.effect21,.effect21 li{opacity: 0;transition: all 1.5s ease-out;transform: translateX(50px);}
	 .effect2.isView,.effect21.isView,.effect21.isView li{opacity: 1;transform: none;-webkit-animation-name: effect2;animation-name: effect2;}
	 
	 .effect3,.effect31,.effect31 li{opacity: 0;transition: all 1.5s ease-out;transform: translateY(-70px);}
	 .effect3.isView,.effect31.isView,.effect31.isView li{opacity: 1;transform: none;-webkit-animation-name: effect3;animation-name: effect3;}
 
	 .effect4,.effect41,.effect41 li{opacity: 0;transition: all 1.5s ease-out;transform: translateX(-50px);}
	 .effect4.isView,.effect41.isView,.effect41.isView li{opacity: 1;transform: none;-webkit-animation-name: effect4;animation-name: effect4;}
	 
	 .effect{transition: transform 1.5s, opacity 1.5s ease-in-out;animation-duration: 1.5s; -webkit-animation-duration: 1.5s;animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out;}
 }
 @-webkit-keyframes effect0{
	 from {opacity: 0;}
	 to {opacity: 1;}
 }
 @keyframes effect0{
	 from {opacity: 0;}
	 to {opacity: 1;}
 }
 @-webkit-keyframes effect1{
	 from {opacity: 0;transform: translateY(70px);}
	 to {opacity: 1;transform: none;}
 }
 @keyframes effect1{
	 from {opacity: 0;transform: translateY(70px);}
	 to {opacity: 1;transform: none;}
 }
 @-webkit-keyframes effect2{
	 from {opacity: 0;transform: translateX(50px);}
	 to {opacity: 1;transform: none;}
 }
 @keyframes effect2{
	 from {opacity: 0;transform: translateX(50px);}
	 to {opacity: 1;transform: none;}
 }
 @-webkit-keyframes effect3{
	 from {opacity: 0;transform: translateY(-70px);}
	 to {opacity: 1;transform: none;}
 }
 @keyframes effect3{
	 from {opacity: 0;transform: translateY(-70px);}
	 to {opacity: 1;transform: none;}
 }
 @-webkit-keyframes effect4{
	 from {opacity: 0;transform: translateX(-50px);}
	 to {opacity: 1;transform: none;}
 }
 @keyframes effect4{
	 from {opacity: 0;transform: translateX(-50px);}
	 to {opacity: 1;transform: none;}
 }
 /* @media (prefers-reduced-motion: no-preference) {:root {scroll-behavior: smooth;}} */
 
 