/* Base Style */

/* 测试是否一致 */
/* body{opacity: 0.6;}::-webkit-scrollbar{width: 0;}html{width: 1920px;background: left top no-repeat url(../pic/0-1搜索.png) !important;font-size: 10px !important} */

body{font-size:14px;color: #282828;font-family: '微软雅黑','Microsoft YaHei',Arial,SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: antialiased;}
table{border-collapse:collapse;border-spacing:0;padding:0}
fieldset,img{border:0;}
img,object{max-width:100%;width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{text-decoration:none;color:#282828;outline:none;blur:expression(this.onFocus=this.blur());}
a:hover{text-decoration: none; color: #005e5e;}/* Base Style */

/* 测试是否一致 */
/* body{opacity: 0.6;}::-webkit-scrollbar{width: 0;}html{width: 1920px;background: left top no-repeat url(../pic/0.jpg) !important;font-size: 10px !important} */

body{font-size:14px;color: #282828;font-family: '微软雅黑','Microsoft YaHei',Arial,SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: antialiased;}
table{border-collapse:collapse;border-spacing:0;padding:0}
fieldset,img{border:0;}
img,object{max-width:100%;width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{text-decoration:none;color:#282828;outline:none;blur:expression(this.onFocus=this.blur());}
a:hover{text-decoration: none; color: #005e5e;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
ul,ol,li{list-style:none outside none;}
pre,code {white-space:pre-wrap}
*{ box-sizing: border-box;}
.gp-pa{position: absolute;}
.gp-pr{position: relative;}
.gp-clearFix{*zoom:1;clear:both;}
.gp-clearFix:after{content: '';display: block;clear:both;}
.gp-clear{width: 100%;overflow:hidden;}
/*响应式图片*/
.gp-img-responsive{width: 100%;height: 0;padding-bottom: 66.67%;overflow:hidden;display: block;background-color: #d2d2d2;position: relative;}
.gp-img-responsive img{width: 100%;transition: all 0.5s ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.gp-img-responsive img:hover{transform:scale(1.03);opacity: 0.95;}
.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;*display:inline;*zoom:1;}
/* 阴影 */
.gp-boxshaow16{
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.12);/*firefox*/
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.12);/*webkit*/
}
.gp-boxshaow20{
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);/*firefox*/
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);/*webkit*/
}
/* 下划线 */
.underline{
  text-decoration: underline;
}

/*低版本跳转样式*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#333;opacity:0.7;filter:alpha(opacity=70);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;width: 420px;margin:10px auto;line-height: 1.8;}

/*半透明背景*/
.gp-overlay{width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 800;background: #333;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-f12{font-size:12px;}
.gp-f14{font-size:14px;}
.gp-f15{font-size:15px;}
.gp-f16{font-size:16px;}
.gp-f17{font-size:17px;}
.gp-f18{font-size:18px;}
.gp-f20{font-size:20px;}
.gp-f22{font-size:22px;}
.gp-f23{font-size:23px;}
.gp-f24{font-size:24px;}
.gp-f25{font-size:25px;}
.gp-f26{font-size:26px;}
.gp-f28{font-size:28px;}
.gp-f30{font-size:30px;}
.gp-f32{font-size:32px;}
.gp-f34{font-size:34px;}
.gp-f35{font-size:35px;}
.gp-f36{font-size:36px;}
.gp-f38{font-size:38px;}
.gp-f40{font-size:40px;}
.gp-f42{font-size:42px;}
.gp-f48{font-size:48px;}
.gp-f60{font-size:60px;}
.gp-ul-inline{font-size: 0;}
.gp-ul-inline > li{display: inline-block;*display: inline;*zoom:1;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;}
/*
字体色
*/
.black *{color:#222}
.white *{color:#fff}
/*一行截短*/
.gp-ellipsis,.gp-text-truncate { word-wrap:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
/*  */
.gp-ellipsis-2{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  display: -ms-flexbox; /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.gp-ellipsis-3{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.gp-ellipsis-4{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
/* 仅在 IE 10 和 IE 11 生效的样式 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gp-ellipsis-2{ display: block; overflow: hidden;}
}
/*透明度*/
.gp-opt-50{	opacity: 0.5;filter: alpha(opacity=50);}
/*-平均分配*/
[class*="gp-avg"] > li {float: left;}

::selection {
  color: #fff;
  background: #005e5e;
}
::-moz-selection {
  color: #fff;
  background: #005e5e;
}
/*
版心和间距的问题
*/
.gp-container{width: 1400px;margin-left: auto;margin-right: auto;}
.gp-container-2{width: 1500px;margin-left: auto;margin-right: auto;}


.container:before, .row:before, .navbar:before, .navbar-header:before{ display: table; content: '';}
.container::after, .row:after, .navbar::after, .navbar-header::after{ display: table; content: ''; clear: both;}

.gp-row{margin-left: -15px;margin-right: -15px;}
.gp-m15{margin:0 15px}
.gp-p15{padding-left: 15px;padding-right: 15px;}


@media screen and (max-width:1500px) {
  .gp-container{width: 1300px;}
}
@media screen and (max-width:1480px) {
  .gp-container{width: 1200px;}
  .gp-container-2{width: 1100px;}
}
@media screen and (max-width:1440px) {
  .gp-f34{font-size:32px;}
  .gp-f35{font-size:33px;}
  .gp-f36{font-size:34px;}
  .gp-f38{font-size:36px;}
  .gp-f40{font-size:38px;}
  .gp-f42{font-size:40px;}
}

@media screen and (max-width:1386px) {
  .gp-container{width: 1100px;}
  .gp-container-2{width: 1100px;}
}
@media screen and (max-width:1280px) {
  .gp-f26{font-size:24px;}
  .gp-f28{font-size:26px;}
  .gp-f30{font-size:28px;}
  .gp-f32{font-size:28px;}
  .gp-f34{font-size:30px;}
  .gp-f36{font-size:30px;}
  .gp-f38{font-size:32px;}
  .gp-f40{font-size:34px;}
}

@media screen and (max-width:1240px) {
  /* .gp-container{width: 1000px;} */
  .gp-container,.gp-container-2{width: 100%;padding-left: 40px;padding-right: 40px;box-sizing: border-box;}
  /*字号*/
  .gp-f12{font-size:12px;}
  .gp-f14{font-size:14px;}
  .gp-f16{font-size:16px;}
  .gp-f18{font-size:18px;}
  .gp-f20{font-size:19px;}
  .gp-f22{font-size:21px;}
  .gp-f24{font-size:22px;}
  .gp-f26{font-size:25px;}
  .gp-f28{font-size:24px;}
  .gp-f30{font-size:26px;}
  .gp-f32{font-size:28px;}
  .gp-f34{font-size:30px;}
  .gp-f36{font-size:30px;}
  .gp-f38{font-size:32px;}
  .gp-f40{font-size:34px;}
}
@media screen and (max-width:1080px) {
  .gp-container,.gp-container-2{width: auto;margin-left: 0px;margin-right: 0px;}
  /* .gp-container{width: 1000px;padding-left: 30px;padding-right: 30px;} */
}
@media screen and (max-width:998px) {
  /*字号*/
  .gp-f12{font-size:12px;}
  .gp-f14{font-size:14px;}
  .gp-f15{font-size:15px;}
  .gp-f16{font-size:14px;}
  .gp-f17{font-size:15px;}
  .gp-f18{font-size:16px;}
  .gp-f19{font-size:17px;}
  .gp-f20{font-size:18px;}
  .gp-f22{font-size:20px;}
  .gp-f23{font-size:21px;}
  .gp-f24{font-size:22px;}
  .gp-f25{font-size:23px;}
  .gp-f26{font-size:24px;}
  .gp-f28{font-size:22px;}
  .gp-f30{font-size:24px;}
  .gp-f32{font-size:26px;}
  .gp-f34{font-size:28px;}
  .gp-f35{font-size:27px;}
  .gp-f36{font-size:26px;}
  .gp-f38{font-size:26px;}
  .gp-f40{font-size:28px;}
  .gp-f42{font-size:32px;}
}
@media screen and (max-width:767px) {
  /* .gp-container{margin-left: 15px;margin-right: 15px;} */
  .gp-container,.gp-container-2{padding-left: 15px;padding-right: 15px;}
  .gp-row{margin-left: -8px;margin-right: -8px;}
  .gp-p15{padding-left: 8px;padding-right: 8px;}
  .gp-m15{margin-left: 8px;margin-right: 8px;}
}

/*水平导航*/
.gp-nav-horizontal{}
.gp-nav-horizontal > li{display: inline-block;*display: inline;*zoom:1;position: relative;}
.gp-nav-justify{ width:100%;display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;text-align: center;}
.gp-nav-justify > li{ float:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1; flex:1}
/*导航二级菜单*/
.gp-nav-horizontal .gp-subNav{position: absolute;left: 0;top: 50px;background: #fff;}
.gp-subNav{width:100%;overflow: hidden;display:none;}
.gp-subNav dd a {padding:8px 12px;display: block;line-height: 1.5;text-align: center;}

/*
面包屑
*/
.gp-bread{height:auto; line-height:20px; color:#999;padding:15px 0;overflow:hidden;}
.gp-bread span{color:#999;margin:0 10px}
.gp-bread a{color:#666;}
.gp-bread a:hover{color:#333;}

@media screen and (max-width:767px) {
	.gp-article img{width:100% !important; height:auto !important;}
  .gp-article video{width:auto !important;}
  .gp-article table{width:100% !important; }
  html{font-size: 54.705%;}
  /* body{font-size:1.4rem;} */
}
/*
pad端固定宽度
*/
@media screen and (max-width:999px) {
  .gp-flex{display: flex;display: -webkit-flex;}
  .gp-flex-fixed{width: 250px;}
  .gp-flex-flexible{flex:1;width: auto ;}
}

/* flex布局纵向排列 */
.flex-column{ flex-direction: column;}


/***
布局-网格样式 
**/

[class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
  display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 100%;
}
@media screen and (min-width:100px){
   [class*="gp-avg"] li{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-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%;}
  /*字号*/
  .gp-f12{font-size:12px;}
  .gp-f14{font-size:12px;}
  .gp-f15{font-size:12px;}
  .gp-f16{font-size:12px;}
  .gp-f17{font-size:12px;}
  .gp-f18{font-size:14px;}
  .gp-f19{font-size:14px;}
  .gp-f20{font-size:14px;}
  .gp-f22{font-size:16px;}
  .gp-f23{font-size:16px;}
  .gp-f24{font-size:16px;}
  .gp-f25{font-size:21px;}
  .gp-f26{font-size:22px;}
  .gp-f28{font-size:24px;}
  .gp-f30{font-size:26px;}
  .gp-f32{font-size:28px;}
  .gp-f34{font-size:30px;}
  .gp-f36{font-size:18px;}
  .gp-f38{font-size:18px;}
  .gp-f40{font-size:18px;}
  .gp-f42{font-size:18px;}
}
@media screen and (min-width:479px) {
  /* [class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
    display: inline-block;*display: inline;*zoom:1;margin-right: -2px;margin-left: -2px;vertical-align: top;
  } */
  [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 {argin-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:1920px) {
  [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%;}
}

@media screen and (max-width:414px) {
  /* .gp-container,.gp-container-2{ margin-left: 15px; margin-right: 15px;} */
}


@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 0.6s, opacity 0.6s ease-in-out;animation-duration: 0.6s; -webkit-animation-duration: 0.6s;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;}
}

/*
表格
*/
.gp-table > tbody > tr > td, .gp-table > tbody > tr > th, .gp-table > tfoot > tr > td, .gp-table > tfoot > tr > th, .gp-table > thead > tr > td, .gp-table > thead > tr > th{padding:12px;}
.gp-table-bordered { border:solid #ddd;border-width: 0px 1px 1px 0px;}
.gp-table *{word-break: break-all;}
/*边框*/
.gp-table-bordered  td{ border:solid #ddd; border-width:1px 0px 0px 1px;}
/*条纹*/
.gp-table-striped>tbody>tr:nth-child(odd)>td,
.gp-table-striped>tbody>tr:nth-child(odd)>th {
 background-color:#f9f9f9
}
/*置顶*/
.gp-goTop{width: 88px;height: 88px;line-height: 50px;text-align: center;transition: all 0.3s ease-in-out;}
.gp-goTop-fixed{position: fixed;right: 20px;bottom: 20px;z-index: 800;}
.gp-goTop-fixed.bottom{bottom: 150px;}

/**加上该class后不能选中文字*/
.no-touch { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
/* 页面高度不满一屏，底部定位在屏幕下方 */
.gp-ft-fixed{position: absolute;width: 100%;left: 0px;bottom: 0px;z-index: 1;}



.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs19{font-size: 19px;}
.fs20{font-size: 20px;}
.fs21{font-size: 21px;}
.fs22{font-size: 22px;}
.fs23{font-size: 23px;}
.fs24{font-size: 24px;}
.fs25{font-size: 25px;}
.fs26{font-size: 26px;}
.fs27{font-size: 27px;}
.fs28{font-size: 28px;}
.fs29{font-size: 29px;}
.fs30{font-size: 30px;}
.fs31{font-size: 31px;}
.fs32{font-size: 32px;}
.fs33{font-size: 33px;}
.fs34{font-size: 34px;}
.fs35{font-size: 35px;}
.fs36{font-size: 36px;}
.fs37{font-size: 37px;}
.fs38{font-size: 38px;}
.fs39{font-size: 39px;}
.fs40{font-size: 40px;}
.fs41{font-size: 41px;}
.fs42{font-size: 42px;}
.fs43{font-size: 43px;}
.fs44{font-size: 44px;}
.fs45{font-size: 45px;}
.fs46{font-size: 46px;}
.fs47{font-size: 47px;}
.fs48{font-size: 48px;}
.fs49{font-size: 49px;}
.fs50{font-size: 50px;}


/* [class*="lh"]{line-height: 1.5em;} */
[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;line-clamp: 2;}
[class*="lh"][class*="x3"]{-webkit-line-clamp: 3;line-clamp: 3;}
[class*="lh"][class*="x4"]{-webkit-line-clamp: 4;line-clamp: 4;}
[class*="lh"][class*="x5"]{-webkit-line-clamp: 5;line-clamp: 5;}
[class*="lh"][class*="x6"]{-webkit-line-clamp: 6;line-clamp: 6;}
.lh12,[class*="lh12"]{line-height: 12px;}
.lh13,[class*="lh13"]{line-height: 13px;}
.lh14,[class*="lh14"]{line-height: 14px;}
.lh15,[class*="lh15"]{line-height: 15px;}
.lh16,[class*="lh16"]{line-height: 16px;}
.lh17,[class*="lh17"]{line-height: 17px;}
.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;}

@media screen and (min-width:997px){
	.lh12x1{height: 12px;}.lh12x2{height: 24px;}.lh12x3{height: 36px;}.lh12x4{height: 48px;}.lh12x5{height: 60px;}.lh12x6{height: 72px;}
	.lh13x1{height: 13px;}.lh13x2{height: 26px;}.lh13x3{height: 39px;}.lh13x4{height: 52px;}.lh13x5{height: 65px;}.lh13x6{height: 78px;}
	.lh14x1{height: 14px;}.lh14x2{height: 28px;}.lh14x3{height: 42px;}.lh14x4{height: 56px;}.lh14x5{height: 70px;}.lh14x6{height: 84px;}
	.lh15x1{height: 15px;}.lh15x2{height: 30px;}.lh15x3{height: 45px;}.lh15x4{height: 60px;}.lh15x5{height: 75px;}.lh15x6{height: 90px;}
	.lh16x1{height: 16px;}.lh16x2{height: 32px;}.lh16x3{height: 48px;}.lh16x4{height: 64px;}.lh16x5{height: 80px;}.lh16x6{height: 96px;}
	.lh17x1{height: 17px;}.lh17x2{height: 34px;}.lh17x3{height: 51px;}.lh17x4{height: 68px;}.lh17x5{height: 85px;}.lh17x6{height: 102px;}
	.lh18x1{height: 18px;}.lh18x2{height: 36px;}.lh18x3{height: 54px;}.lh18x4{height: 72px;}.lh18x5{height: 90px;}.lh18x6{height: 108px;}
	.lh19x1{height: 19px;}.lh19x2{height: 38px;}.lh19x3{height: 57px;}.lh19x4{height: 76px;}.lh19x5{height: 95px;}.lh19x6{height: 114px;}
	.lh20x1{height: 20px;}.lh20x2{height: 40px;}.lh20x3{height: 60px;}.lh20x4{height: 80px;}.lh20x5{height: 100px;}.lh20x6{height: 120px;}
	.lh21x1{height: 21px;}.lh21x2{height: 42px;}.lh21x3{height: 63px;}.lh21x4{height: 84px;}.lh21x5{height: 105px;}.lh21x6{height: 126px;}
	.lh22x1{height: 22px;}.lh22x2{height: 44px;}.lh22x3{height: 66px;}.lh22x4{height: 88px;}.lh22x5{height: 110px;}.lh22x6{height: 132px;}
	.lh23x1{height: 23px;}.lh23x2{height: 46px;}.lh23x3{height: 69px;}.lh23x4{height: 92px;}.lh23x5{height: 115px;}.lh23x6{height: 138px;}
	.lh24x1{height: 24px;}.lh24x2{height: 48px;}.lh24x3{height: 72px;}.lh24x4{height: 96px;}.lh24x5{height: 120px;}.lh24x6{height: 144px;}
	.lh25x1{height: 25px;}.lh25x2{height: 50px;}.lh25x3{height: 75px;}.lh25x4{height: 100px;}.lh25x5{height: 125px;}.lh25x6{height: 150px;}
	.lh26x1{height: 26px;}.lh26x2{height: 52px;}.lh26x3{height: 78px;}.lh26x4{height: 104px;}.lh26x5{height: 130px;}.lh26x6{height: 156px;}
	.lh27x1{height: 27px;}.lh27x2{height: 54px;}.lh27x3{height: 81px;}.lh27x4{height: 108px;}.lh27x5{height: 135px;}.lh27x6{height: 162px;}
	.lh28x1{height: 28px;}.lh28x2{height: 56px;}.lh28x3{height: 84px;}.lh28x4{height: 112px;}.lh28x5{height: 140px;}.lh28x6{height: 168px;}
	.lh29x1{height: 29px;}.lh29x2{height: 58px;}.lh29x3{height: 87px;}.lh29x4{height: 116px;}.lh29x5{height: 145px;}.lh29x6{height: 174px;}
	.lh30x1{height: 30px;}.lh30x2{height: 60px;}.lh30x3{height: 90px;}.lh30x4{height: 120px;}.lh30x5{height: 150px;}.lh30x6{height: 180px;}
	.lh31x1{height: 31px;}.lh31x2{height: 62px;}.lh31x3{height: 93px;}.lh31x4{height: 124px;}.lh31x5{height: 155px;}.lh31x6{height: 186px;}
	.lh32x1{height: 32px;}.lh32x2{height: 64px;}.lh32x3{height: 96px;}.lh32x4{height: 128px;}.lh32x5{height: 160px;}.lh32x6{height: 192px;}
	.lh33x1{height: 33px;}.lh33x2{height: 66px;}.lh33x3{height: 99px;}.lh33x4{height: 132px;}.lh33x5{height: 165px;}.lh33x6{height: 198px;}
	.lh34x1{height: 34px;}.lh34x2{height: 68px;}.lh34x3{height: 102px;}.lh34x4{height: 136px;}.lh34x5{height: 170px;}.lh34x6{height: 204px;}
	.lh35x1{height: 35px;}.lh35x2{height: 70px;}.lh35x3{height: 105px;}.lh35x4{height: 140px;}.lh35x5{height: 175px;}.lh35x6{height: 210px;}
	.lh36x1{height: 36px;}.lh36x2{height: 72px;}.lh36x3{height: 108px;}.lh36x4{height: 144px;}.lh36x5{height: 180px;}.lh36x6{height: 216px;}
	.lh37x1{height: 37px;}.lh37x2{height: 74px;}.lh37x3{height: 111px;}.lh37x4{height: 148px;}.lh37x5{height: 185px;}.lh37x6{height: 222px;}
	.lh38x1{height: 38px;}.lh38x2{height: 76px;}.lh38x3{height: 114px;}.lh38x4{height: 152px;}.lh38x5{height: 190px;}.lh38x6{height: 228px;}
	.lh39x1{height: 39px;}.lh39x2{height: 78px;}.lh39x3{height: 117px;}.lh39x4{height: 156px;}.lh39x5{height: 195px;}.lh39x6{height: 234px;}
	.lh40x1{height: 40px;}.lh40x2{height: 80px;}.lh40x3{height: 120px;}.lh40x4{height: 160px;}.lh40x5{height: 200px;}.lh40x6{height: 240px;}
	.lh41x1{height: 41px;}.lh41x2{height: 82px;}.lh41x3{height: 123px;}.lh41x4{height: 164px;}.lh41x5{height: 205px;}.lh41x6{height: 246px;}
	.lh42x1{height: 42px;}.lh42x2{height: 84px;}.lh42x3{height: 126px;}.lh42x4{height: 168px;}.lh42x5{height: 210px;}.lh42x6{height: 252px;}
	.lh43x1{height: 43px;}.lh43x2{height: 86px;}.lh43x3{height: 129px;}.lh43x4{height: 172px;}.lh43x5{height: 215px;}.lh43x6{height: 258px;}
	.lh44x1{height: 44px;}.lh44x2{height: 88px;}.lh44x3{height: 132px;}.lh44x4{height: 176px;}.lh44x5{height: 220px;}.lh44x6{height: 264px;}
	.lh45x1{height: 45px;}.lh45x2{height: 90px;}.lh45x3{height: 135px;}.lh45x4{height: 180px;}.lh45x5{height: 225px;}.lh45x6{height: 270px;}
	.lh46x1{height: 46px;}.lh46x2{height: 92px;}.lh46x3{height: 138px;}.lh46x4{height: 184px;}.lh46x5{height: 230px;}.lh46x6{height: 276px;}
	.lh47x1{height: 47px;}.lh47x2{height: 94px;}.lh47x3{height: 141px;}.lh47x4{height: 188px;}.lh47x5{height: 235px;}.lh47x6{height: 282px;}
	.lh48x1{height: 48px;}.lh48x2{height: 96px;}.lh48x3{height: 144px;}.lh48x4{height: 192px;}.lh48x5{height: 240px;}.lh48x6{height: 288px;}
	.lh49x1{height: 49px;}.lh49x2{height: 98px;}.lh49x3{height: 147px;}.lh49x4{height: 196px;}.lh49x5{height: 245px;}.lh49x6{height: 294px;}
	.lh50x1{height: 50px;}.lh50x2{height: 100px;}.lh50x3{height: 150px;}.lh50x4{height: 200px;}.lh50x5{height: 250px;}.lh50x6{height: 300px;}

}
@media screen and (max-width:996px){
	html,body{font-size: 6px;}

	.fs50{font-size: 38px;}
	.fs48,.fs46{font-size: 36px;}
	/* .fs44,.fs42{font-size: 32px;} */
	.fs40{font-size: 28px;}
	.fs38{font-size: 26px;}
	.fs36,.fs34,.fs33{font-size: 24px;}
	.fs30,.fs32,.fs28{font-size: 22px;}
	.fs23,.fs24,.fs26{font-size: 22px;}
	.fs22{font-size: 18px;}
	.fs20{font-size: 17px;}
	.fs18{font-size: 16px;}
	.fs16,.fs17{font-size: 14px;}
	.fs14,.fs15{font-size: 13px;}
}
@media screen  and (max-width:767px){
	.title[class*="lh"][class*="x1"]{white-space: normal;height: auto;}

	.fs50{font-size: 32px;}
	.fs48,.fs46{font-size: 30px;}
	/* .fs44,.fs42{font-size: 26px;} */
	.fs38,.fs40{font-size: 24px;}
	.fs36,.fs34,.fs33{font-size: 20px;}
	.fs30,.fs32,.fs28{font-size: 19px;}
	.fs23,.fs24,.fs26{font-size: 18px;}
	.fs22,.fs20{font-size: 16px;}
	.fs18,.fs19{font-size: 14px;}
	.fs16,.fs17{font-size: 14px;}
	.fs14,.fs13,.fs15{font-size: 12px;}
}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
ul,ol,li{list-style:none outside none;}
pre,code {white-space:pre-wrap}
*{ box-sizing: border-box;}
.gp-pa{position: absolute;}
.gp-pr{position: relative;}
.gp-clearFix{*zoom:1;clear:both;}
.gp-clearFix:after{content: '';display: block;clear:both;}
.gp-clear{width: 100%;overflow:hidden;}
/*响应式图片*/
.gp-img-responsive{width: 100%;height: 0;padding-bottom: 66.67%;overflow:hidden;display: block;background-color: #d2d2d2}
.gp-img-responsive img{width: 100%;transition: all 0.5s ease-in-out;}
.gp-img-responsive img:hover{transform:scale(1.03);opacity: 0.95;}
.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;*display:inline;*zoom:1;}
/* 阴影 */
.gp-boxshaow16{
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.12);/*firefox*/
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.12);/*webkit*/
}
.gp-boxshaow20{
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);/*firefox*/
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);/*webkit*/
}
/* 下划线 */
.underline{
  text-decoration: underline;
}

/*低版本跳转样式*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#333;opacity:0.7;filter:alpha(opacity=70);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;width: 420px;margin:10px auto;line-height: 1.8;}

/*半透明背景*/
.gp-overlay{width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 800;background: #333;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-f12{font-size:12px;}
.gp-f14{font-size:14px;}
.gp-f15{font-size:15px;}
.gp-f16{font-size:16px;}
.gp-f17{font-size:17px;}
.gp-f18{font-size:18px;}
.gp-f20{font-size:20px;}
.gp-f22{font-size:22px;}
.gp-f23{font-size:23px;}
.gp-f24{font-size:24px;}
.gp-f25{font-size:25px;}
.gp-f26{font-size:26px;}
.gp-f28{font-size:28px;}
.gp-f30{font-size:30px;}
.gp-f32{font-size:32px;}
.gp-f34{font-size:34px;}
.gp-f35{font-size:35px;}
.gp-f36{font-size:36px;}
.gp-f38{font-size:38px;}
.gp-f40{font-size:40px;}
.gp-f42{font-size:42px;}
.gp-f48{font-size:48px;}
.gp-f60{font-size:60px;}
.gp-ul-inline{font-size: 0;}
.gp-ul-inline > li{display: inline-block;*display: inline;*zoom:1;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;}
/*
字体色
*/
.black *{color:#222}
.white *{color:#fff}
/*一行截短*/
.gp-ellipsis,.gp-text-truncate { word-wrap:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
/*  */
.gp-ellipsis-2{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  display: -ms-flexbox; /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.gp-ellipsis-3{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.gp-ellipsis-4{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
/* 仅在 IE 10 和 IE 11 生效的样式 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gp-ellipsis-2{ display: block; overflow: hidden;}
}
/*透明度*/
.gp-opt-50{	opacity: 0.5;filter: alpha(opacity=50);}
/*-平均分配*/
[class*="gp-avg"] > li {float: left;}

::selection {
  color: #fff;
  background: #005e5e;
}
::-moz-selection {
  color: #fff;
  background: #005e5e;
}
/*
版心和间距的问题
*/
.gp-container{width: 1400px;margin-left: auto;margin-right: auto;}
.gp-container-2{width: 1500px;margin-left: auto;margin-right: auto;}


.container:before, .row:before, .navbar:before, .navbar-header:before{ display: table; content: '';}
.container::after, .row:after, .navbar::after, .navbar-header::after{ display: table; content: ''; clear: both;}

.gp-row{margin-left: -15px;margin-right: -15px;}
.gp-m15{margin:0 15px}
.gp-p15{padding-left: 15px;padding-right: 15px;}


@media screen and (max-width:1500px) {
  .gp-container{width: 1300px;}
}
@media screen and (max-width:1480px) {
  .gp-container{width: 1200px;}
  .gp-container-2{width: 1100px;}
}
@media screen and (max-width:1440px) {
  .gp-f34{font-size:32px;}
  .gp-f35{font-size:33px;}
  .gp-f36{font-size:34px;}
  .gp-f38{font-size:36px;}
  .gp-f40{font-size:38px;}
  .gp-f42{font-size:40px;}
}

@media screen and (max-width:1386px) {
  .gp-container{width: 1100px;}
  .gp-container-2{width: 1100px;}
}
@media screen and (max-width:1280px) {
  .gp-f26{font-size:24px;}
  .gp-f28{font-size:26px;}
  .gp-f30{font-size:28px;}
  .gp-f32{font-size:28px;}
  .gp-f34{font-size:30px;}
  .gp-f36{font-size:30px;}
  .gp-f38{font-size:32px;}
  .gp-f40{font-size:34px;}
}

@media screen and (max-width:1240px) {
  /* .gp-container{width: 1000px;} */
  .gp-container,.gp-container-2{width: 100%;padding-left: 40px;padding-right: 40px;box-sizing: border-box;}
  /*字号*/
  .gp-f12{font-size:12px;}
  .gp-f14{font-size:14px;}
  .gp-f16{font-size:16px;}
  .gp-f18{font-size:18px;}
  .gp-f20{font-size:19px;}
  .gp-f22{font-size:21px;}
  .gp-f24{font-size:22px;}
  .gp-f26{font-size:25px;}
  .gp-f28{font-size:24px;}
  .gp-f30{font-size:26px;}
  .gp-f32{font-size:28px;}
  .gp-f34{font-size:30px;}
  .gp-f36{font-size:30px;}
  .gp-f38{font-size:32px;}
  .gp-f40{font-size:34px;}
}
@media screen and (max-width:1080px) {
  .gp-container,.gp-container-2{width: auto;margin-left: 0px;margin-right: 0px;}
  /* .gp-container{width: 1000px;padding-left: 30px;padding-right: 30px;} */
}
@media screen and (max-width:998px) {
  /*字号*/
  .gp-f12{font-size:12px;}
  .gp-f14{font-size:14px;}
  .gp-f15{font-size:15px;}
  .gp-f16{font-size:14px;}
  .gp-f17{font-size:15px;}
  .gp-f18{font-size:16px;}
  .gp-f19{font-size:17px;}
  .gp-f20{font-size:18px;}
  .gp-f22{font-size:20px;}
  .gp-f23{font-size:21px;}
  .gp-f24{font-size:22px;}
  .gp-f25{font-size:23px;}
  .gp-f26{font-size:24px;}
  .gp-f28{font-size:22px;}
  .gp-f30{font-size:24px;}
  .gp-f32{font-size:26px;}
  .gp-f34{font-size:28px;}
  .gp-f35{font-size:27px;}
  .gp-f36{font-size:26px;}
  .gp-f38{font-size:26px;}
  .gp-f40{font-size:28px;}
  .gp-f42{font-size:32px;}
}
@media screen and (max-width:767px) {
  /* .gp-container{margin-left: 15px;margin-right: 15px;} */
  .gp-container,.gp-container-2{padding-left: 15px;padding-right: 15px;}
  .gp-row{margin-left: -8px;margin-right: -8px;}
  .gp-p15{padding-left: 8px;padding-right: 8px;}
  .gp-m15{margin-left: 8px;margin-right: 8px;}
}

/*水平导航*/
.gp-nav-horizontal{}
.gp-nav-horizontal > li{display: inline-block;*display: inline;*zoom:1;position: relative;}
.gp-nav-justify{ width:100%;display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;text-align: center;}
.gp-nav-justify > li{ float:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1; flex:1}
/*导航二级菜单*/
.gp-nav-horizontal .gp-subNav{position: absolute;left: 0;top: 50px;background: #fff;}
.gp-subNav{width:100%;overflow: hidden;display:none;}
.gp-subNav dd a {padding:8px 12px;display: block;line-height: 1.5;text-align: center;}

/*
面包屑
*/
.gp-bread{height:auto; line-height:20px; color:#999;padding:15px 0;overflow:hidden;}
.gp-bread span{color:#999;margin:0 10px}
.gp-bread a{color:#666;}
.gp-bread a:hover{color:#333;}

@media screen and (max-width:767px) {
	.gp-article img{width:100% !important; height:auto !important;}
  .gp-article video{width:auto !important;}
  .gp-article table{width:100% !important; }
  html{font-size: 54.705%;}
  /* body{font-size:1.4rem;} */
}
/*
pad端固定宽度
*/
@media screen and (max-width:999px) {
  .gp-flex{display: flex;display: -webkit-flex;}
  .gp-flex-fixed{width: 250px;}
  .gp-flex-flexible{flex:1;width: auto ;}
}

/* flex布局纵向排列 */
.flex-column{ flex-direction: column;}


/***
布局-网格样式 
**/

[class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
  display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 100%;
}
@media screen and (min-width:100px){
   [class*="gp-avg"] li{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-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%;}
  /*字号*/
  .gp-f12{font-size:12px;}
  .gp-f14{font-size:12px;}
  .gp-f15{font-size:12px;}
  .gp-f16{font-size:12px;}
  .gp-f17{font-size:12px;}
  .gp-f18{font-size:14px;}
  .gp-f19{font-size:14px;}
  .gp-f20{font-size:14px;}
  .gp-f22{font-size:16px;}
  .gp-f23{font-size:16px;}
  .gp-f24{font-size:16px;}
  .gp-f25{font-size:21px;}
  .gp-f26{font-size:22px;}
  .gp-f28{font-size:24px;}
  .gp-f30{font-size:26px;}
  .gp-f32{font-size:28px;}
  .gp-f34{font-size:30px;}
  .gp-f36{font-size:18px;}
  .gp-f38{font-size:18px;}
  .gp-f40{font-size:18px;}
  .gp-f42{font-size:18px;}
}
@media screen and (min-width:479px) {
  /* [class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
    display: inline-block;*display: inline;*zoom:1;margin-right: -2px;margin-left: -2px;vertical-align: top;
  } */
  [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 {argin-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:1920px) {
  [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%;}
}

@media screen and (max-width:414px) {
  /* .gp-container,.gp-container-2{ margin-left: 15px; margin-right: 15px;} */
}


@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 0.6s, opacity 0.6s ease-in-out;animation-duration: 0.6s; -webkit-animation-duration: 0.6s;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;}
}

/*
表格
*/
.gp-table > tbody > tr > td, .gp-table > tbody > tr > th, .gp-table > tfoot > tr > td, .gp-table > tfoot > tr > th, .gp-table > thead > tr > td, .gp-table > thead > tr > th{padding:12px;}
.gp-table-bordered { border:solid #ddd;border-width: 0px 1px 1px 0px;}
.gp-table *{word-break: break-all;}
/*边框*/
.gp-table-bordered  td{ border:solid #ddd; border-width:1px 0px 0px 1px;}
/*条纹*/
.gp-table-striped>tbody>tr:nth-child(odd)>td,
.gp-table-striped>tbody>tr:nth-child(odd)>th {
 background-color:#f9f9f9
}
/*置顶*/
.gp-goTop{width: 88px;height: 88px;line-height: 50px;text-align: center;transition: all 0.3s ease-in-out;}
.gp-goTop-fixed{position: fixed;right: 20px;bottom: 20px;z-index: 800;}
.gp-goTop-fixed.bottom{bottom: 150px;}

/**加上该class后不能选中文字*/
.no-touch { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
/* 页面高度不满一屏，底部定位在屏幕下方 */
.gp-ft-fixed{position: absolute;width: 100%;left: 0px;bottom: 0px;z-index: 1;}



.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs19{font-size: 19px;}
.fs20{font-size: 20px;}
.fs21{font-size: 21px;}
.fs22{font-size: 22px;}
.fs23{font-size: 23px;}
.fs24{font-size: 24px;}
.fs25{font-size: 25px;}
.fs26{font-size: 26px;}
.fs27{font-size: 27px;}
.fs28{font-size: 28px;}
.fs29{font-size: 29px;}
.fs30{font-size: 30px;}
.fs31{font-size: 31px;}
.fs32{font-size: 32px;}
.fs33{font-size: 33px;}
.fs34{font-size: 34px;}
.fs35{font-size: 35px;}
.fs36{font-size: 36px;}
.fs37{font-size: 37px;}
.fs38{font-size: 38px;}
.fs39{font-size: 39px;}
.fs40{font-size: 40px;}
.fs41{font-size: 41px;}
.fs42{font-size: 42px;}
.fs43{font-size: 43px;}
.fs44{font-size: 44px;}
.fs45{font-size: 45px;}
.fs46{font-size: 46px;}
.fs47{font-size: 47px;}
.fs48{font-size: 48px;}
.fs49{font-size: 49px;}
.fs50{font-size: 50px;}


/* [class*="lh"]{line-height: 1.5em;} */
[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;line-clamp: 2;}
[class*="lh"][class*="x3"]{-webkit-line-clamp: 3;line-clamp: 3;}
[class*="lh"][class*="x4"]{-webkit-line-clamp: 4;line-clamp: 4;}
[class*="lh"][class*="x5"]{-webkit-line-clamp: 5;line-clamp: 5;}
[class*="lh"][class*="x6"]{-webkit-line-clamp: 6;line-clamp: 6;}
.lh12,[class*="lh12"]{line-height: 12px;}
.lh13,[class*="lh13"]{line-height: 13px;}
.lh14,[class*="lh14"]{line-height: 14px;}
.lh15,[class*="lh15"]{line-height: 15px;}
.lh16,[class*="lh16"]{line-height: 16px;}
.lh17,[class*="lh17"]{line-height: 17px;}
.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;}

@media screen and (min-width:997px){
	.lh12x1{height: 12px;}.lh12x2{height: 24px;}.lh12x3{height: 36px;}.lh12x4{height: 48px;}.lh12x5{height: 60px;}.lh12x6{height: 72px;}
	.lh13x1{height: 13px;}.lh13x2{height: 26px;}.lh13x3{height: 39px;}.lh13x4{height: 52px;}.lh13x5{height: 65px;}.lh13x6{height: 78px;}
	.lh14x1{height: 14px;}.lh14x2{height: 28px;}.lh14x3{height: 42px;}.lh14x4{height: 56px;}.lh14x5{height: 70px;}.lh14x6{height: 84px;}
	.lh15x1{height: 15px;}.lh15x2{height: 30px;}.lh15x3{height: 45px;}.lh15x4{height: 60px;}.lh15x5{height: 75px;}.lh15x6{height: 90px;}
	.lh16x1{height: 16px;}.lh16x2{height: 32px;}.lh16x3{height: 48px;}.lh16x4{height: 64px;}.lh16x5{height: 80px;}.lh16x6{height: 96px;}
	.lh17x1{height: 17px;}.lh17x2{height: 34px;}.lh17x3{height: 51px;}.lh17x4{height: 68px;}.lh17x5{height: 85px;}.lh17x6{height: 102px;}
	.lh18x1{height: 18px;}.lh18x2{height: 36px;}.lh18x3{height: 54px;}.lh18x4{height: 72px;}.lh18x5{height: 90px;}.lh18x6{height: 108px;}
	.lh19x1{height: 19px;}.lh19x2{height: 38px;}.lh19x3{height: 57px;}.lh19x4{height: 76px;}.lh19x5{height: 95px;}.lh19x6{height: 114px;}
	.lh20x1{height: 20px;}.lh20x2{height: 40px;}.lh20x3{height: 60px;}.lh20x4{height: 80px;}.lh20x5{height: 100px;}.lh20x6{height: 120px;}
	.lh21x1{height: 21px;}.lh21x2{height: 42px;}.lh21x3{height: 63px;}.lh21x4{height: 84px;}.lh21x5{height: 105px;}.lh21x6{height: 126px;}
	.lh22x1{height: 22px;}.lh22x2{height: 44px;}.lh22x3{height: 66px;}.lh22x4{height: 88px;}.lh22x5{height: 110px;}.lh22x6{height: 132px;}
	.lh23x1{height: 23px;}.lh23x2{height: 46px;}.lh23x3{height: 69px;}.lh23x4{height: 92px;}.lh23x5{height: 115px;}.lh23x6{height: 138px;}
	.lh24x1{height: 24px;}.lh24x2{height: 48px;}.lh24x3{height: 72px;}.lh24x4{height: 96px;}.lh24x5{height: 120px;}.lh24x6{height: 144px;}
	.lh25x1{height: 25px;}.lh25x2{height: 50px;}.lh25x3{height: 75px;}.lh25x4{height: 100px;}.lh25x5{height: 125px;}.lh25x6{height: 150px;}
	.lh26x1{height: 26px;}.lh26x2{height: 52px;}.lh26x3{height: 78px;}.lh26x4{height: 104px;}.lh26x5{height: 130px;}.lh26x6{height: 156px;}
	.lh27x1{height: 27px;}.lh27x2{height: 54px;}.lh27x3{height: 81px;}.lh27x4{height: 108px;}.lh27x5{height: 135px;}.lh27x6{height: 162px;}
	.lh28x1{height: 28px;}.lh28x2{height: 56px;}.lh28x3{height: 84px;}.lh28x4{height: 112px;}.lh28x5{height: 140px;}.lh28x6{height: 168px;}
	.lh29x1{height: 29px;}.lh29x2{height: 58px;}.lh29x3{height: 87px;}.lh29x4{height: 116px;}.lh29x5{height: 145px;}.lh29x6{height: 174px;}
	.lh30x1{height: 30px;}.lh30x2{height: 60px;}.lh30x3{height: 90px;}.lh30x4{height: 120px;}.lh30x5{height: 150px;}.lh30x6{height: 180px;}
	.lh31x1{height: 31px;}.lh31x2{height: 62px;}.lh31x3{height: 93px;}.lh31x4{height: 124px;}.lh31x5{height: 155px;}.lh31x6{height: 186px;}
	.lh32x1{height: 32px;}.lh32x2{height: 64px;}.lh32x3{height: 96px;}.lh32x4{height: 128px;}.lh32x5{height: 160px;}.lh32x6{height: 192px;}
	.lh33x1{height: 33px;}.lh33x2{height: 66px;}.lh33x3{height: 99px;}.lh33x4{height: 132px;}.lh33x5{height: 165px;}.lh33x6{height: 198px;}
	.lh34x1{height: 34px;}.lh34x2{height: 68px;}.lh34x3{height: 102px;}.lh34x4{height: 136px;}.lh34x5{height: 170px;}.lh34x6{height: 204px;}
	.lh35x1{height: 35px;}.lh35x2{height: 70px;}.lh35x3{height: 105px;}.lh35x4{height: 140px;}.lh35x5{height: 175px;}.lh35x6{height: 210px;}
	.lh36x1{height: 36px;}.lh36x2{height: 72px;}.lh36x3{height: 108px;}.lh36x4{height: 144px;}.lh36x5{height: 180px;}.lh36x6{height: 216px;}
	.lh37x1{height: 37px;}.lh37x2{height: 74px;}.lh37x3{height: 111px;}.lh37x4{height: 148px;}.lh37x5{height: 185px;}.lh37x6{height: 222px;}
	.lh38x1{height: 38px;}.lh38x2{height: 76px;}.lh38x3{height: 114px;}.lh38x4{height: 152px;}.lh38x5{height: 190px;}.lh38x6{height: 228px;}
	.lh39x1{height: 39px;}.lh39x2{height: 78px;}.lh39x3{height: 117px;}.lh39x4{height: 156px;}.lh39x5{height: 195px;}.lh39x6{height: 234px;}
	.lh40x1{height: 40px;}.lh40x2{height: 80px;}.lh40x3{height: 120px;}.lh40x4{height: 160px;}.lh40x5{height: 200px;}.lh40x6{height: 240px;}
	.lh41x1{height: 41px;}.lh41x2{height: 82px;}.lh41x3{height: 123px;}.lh41x4{height: 164px;}.lh41x5{height: 205px;}.lh41x6{height: 246px;}
	.lh42x1{height: 42px;}.lh42x2{height: 84px;}.lh42x3{height: 126px;}.lh42x4{height: 168px;}.lh42x5{height: 210px;}.lh42x6{height: 252px;}
	.lh43x1{height: 43px;}.lh43x2{height: 86px;}.lh43x3{height: 129px;}.lh43x4{height: 172px;}.lh43x5{height: 215px;}.lh43x6{height: 258px;}
	.lh44x1{height: 44px;}.lh44x2{height: 88px;}.lh44x3{height: 132px;}.lh44x4{height: 176px;}.lh44x5{height: 220px;}.lh44x6{height: 264px;}
	.lh45x1{height: 45px;}.lh45x2{height: 90px;}.lh45x3{height: 135px;}.lh45x4{height: 180px;}.lh45x5{height: 225px;}.lh45x6{height: 270px;}
	.lh46x1{height: 46px;}.lh46x2{height: 92px;}.lh46x3{height: 138px;}.lh46x4{height: 184px;}.lh46x5{height: 230px;}.lh46x6{height: 276px;}
	.lh47x1{height: 47px;}.lh47x2{height: 94px;}.lh47x3{height: 141px;}.lh47x4{height: 188px;}.lh47x5{height: 235px;}.lh47x6{height: 282px;}
	.lh48x1{height: 48px;}.lh48x2{height: 96px;}.lh48x3{height: 144px;}.lh48x4{height: 192px;}.lh48x5{height: 240px;}.lh48x6{height: 288px;}
	.lh49x1{height: 49px;}.lh49x2{height: 98px;}.lh49x3{height: 147px;}.lh49x4{height: 196px;}.lh49x5{height: 245px;}.lh49x6{height: 294px;}
	.lh50x1{height: 50px;}.lh50x2{height: 100px;}.lh50x3{height: 150px;}.lh50x4{height: 200px;}.lh50x5{height: 250px;}.lh50x6{height: 300px;}

}
@media screen and (max-width:996px){
	html,body{font-size: 6px;}

	.fs50{font-size: 38px;}
	.fs48,.fs46{font-size: 36px;}
	/* .fs44,.fs42{font-size: 32px;} */
	.fs40{font-size: 28px;}
	.fs38{font-size: 26px;}
	.fs36,.fs34,.fs33{font-size: 24px;}
	.fs30,.fs32,.fs28{font-size: 22px;}
	.fs23,.fs24,.fs26{font-size: 22px;}
	.fs22{font-size: 18px;}
	.fs20{font-size: 17px;}
	.fs18{font-size: 16px;}
	.fs16,.fs17{font-size: 14px;}
	.fs14,.fs15{font-size: 13px;}
}
@media screen  and (max-width:767px){
	.title[class*="lh"][class*="x1"]{white-space: normal;height: auto;}

	.fs50{font-size: 32px;}
	.fs48,.fs46{font-size: 30px;}
	/* .fs44,.fs42{font-size: 26px;} */
	.fs38,.fs40{font-size: 24px;}
	.fs36,.fs34,.fs33{font-size: 20px;}
	.fs30,.fs32,.fs28{font-size: 19px;}
	.fs23,.fs24,.fs26{font-size: 18px;}
	.fs22,.fs20{font-size: 16px;}
	.fs18,.fs19{font-size: 14px;}
	.fs16,.fs17{font-size: 14px;}
	.fs14,.fs13,.fs15{font-size: 12px;}
}