@charset "utf-8";
/*孙立宏2020.07.06*/
/*基本样式*/
html{font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, 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: subpixel-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{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color:#333}
a:hover{text-decoration: none;color: #087bce;}
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}
.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: 62.5%;overflow:hidden;display: block;background-color: #d2d2d2}
.gp-img-responsive img{width: 100%;transition: all 0.5s ease-in-out;max-width: none;}
.gp-img-responsive img:hover{transform:scale(1.03);opacity: 0.85;}
.gp-ib{display:inline-block;*display:inline;*zoom:1;vertical-align: middle;}
/*半透明背景*/
.gp-overlay{width: 100%;height: 100%;position: fixed;top: 0;z-index: 1800;background: #000;opacity: 0.7;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-article{word-break: break-word;}
/*字号*/
.gp-f12{font-size:12px;font-size: 1.2rem;}
.gp-f14{font-size:14px;font-size: 1.4rem;}
.gp-f16{font-size:16px;font-size: 1.6rem;}
.gp-f18{font-size:18px;font-size: 1.8rem;}
.gp-f20{font-size:20px;font-size: 2rem;}
.gp-f22{font-size:22px;font-size: 2.2rem;}
.gp-f24{font-size:24px;font-size: 2.4rem;}
.gp-f26{font-size:26px;font-size: 2.6rem;}
.gp-f28{font-size:28px;font-size: 2.8rem;}
.gp-f30{font-size:30px;font-size: 3rem;}
.gp-f32{font-size:32px;font-size: 3.2rem;}
.gp-f34{font-size:34px;font-size: 3.4rem;}
.gp-f36{font-size:36px;font-size: 3.6rem;}
.gp-f38{font-size:38px;font-size: 3.8rem;}
.gp-f46{font-size:46px;font-size: 4.6rem;}
.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;}
/*
字体色
*/
.gp-black *,.gp-black {color:#333}
.gp-white *,.gp-white{color:#fff}
.grey{color: #999;}
/*一行截短*/
.gp-ellipsis,.gp-text-truncate { word-wrap:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
/*透明度*/
.gp-opt-50{	opacity: 0.5;filter: alpha(opacity=50);}
/*-平均分配*/
/* [class*="gp-avg"] > li {float: left;} */
[class*="gp-avg"] {font-size: 0;}
[class*="gp-avg"] > li{display: inline-block;*display: inline;*zoom: 1;font-size: 14px;vertical-align: top;}
/*
版心和间距的问题
*/
.gp-container{width: 1200px;margin-left: auto;margin-right: auto;}
.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:1386px) {
	.gp-f16{font-size: 1.5rem;}
  .gp-f18{font-size: 1.6rem;}
	.gp-f20{font-size: 1.8rem;}
  .gp-f24{font-size: 2.2rem;}
  .gp-f30{font-size: 2.6rem;}
	.gp-f32{font-size: 3rem;}
	.gp-f38{font-size: 3.2rem;}
	.gp-f46{font-size: 4rem;}
	.gp-container{width: 1000px;}
	
}

@media screen and (max-width:1060px) {
  .gp-container{width: 900px;}
}
@media screen and (max-width:996px) {
	.gp-f38{font-size: 2.4rem;}
  .gp-f16{font-size: 1.4rem;}
	.gp-f32{font-size: 2.6rem;}
  body{font-size: 1.3rem;}
  .gp-container{width: auto;margin-left: 30px;margin-right: 30px;}
}
@media screen and (max-width:767px) {
  .gp-container{margin-left: 15px;margin-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-f26{font-size: 2rem;}
	.gp-f34{font-size: 3rem;}
	.gp-f32{font-size: 2.4rem;}
}

/*
面包屑
*/
.gp-bread{height:auto; line-height:20px; color:#999;padding:12px 0;overflow:hidden;position: relative;z-index: 5;color:#fff;}
.gp-bread span{color:#757575;margin:0 3px}
.gp-bread a{color:#757575;}
.gp-bread a:hover{color:#015293;}

@media screen and (max-width:767px) {
	.gp-article img{width:auto !important;height:auto !important;}
  .gp-article video{width:100% !important;height: 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 ;}
}

/***
布局-网格样式 
**/

[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%;}
  /*平均分配*/
  .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%;}
  
  .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%;}
  .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) {
  
  /*平均分配*/
  .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) {
  /*平均分配*/
  .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) {
  
  /*平均分配*/
  .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:1300px) {
  /*平均分配*/
  .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%;}
}

/*
表格
*/
.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:14px;padding:1.4rem;}
.gp-table-bordered { border:solid #e6e6e6;border-width: 0px 0 1px 0px;}
.gp-table *{word-wrap: break-word;}
/*边框*/
.gp-table-bordered  td{ border:solid #e6e6e6; border-width:1px 1px 0px 1px;}
/*条纹*/
.gp-table-striped>tbody>tr:nth-child(odd)>td,
.gp-table-striped>tbody>tr:nth-child(odd)>th {
 background-color:#f5f5f5
}
/*置顶*/
.gp-goTop{width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 2.5rem;transition: all 0.3s ease-in-out;color: #fff !important;background: #004ea1;}
.gp-goTop-fixed{position: fixed;right: 20px;bottom: 20px;z-index: 800;box-shadow: 0 0 8px rgba(0,0,0,0.2);}
.gp-goTop-fixed.bottom{bottom: 150px;}
/*低版本跳转样式*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);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;opactiy:0.9;filter:alpha(opacity=90);} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}
/* style */
.header{position: relative;z-index: 880;width: 100%;transition: all 0.4s ease-in-out;}
.top{transition:all 0.35s ease-in-out;position: relative;z-index: 10;background-image: url(../../images/2020gb/top_bg.jpg;vpn_img);background-position:center;background-repeat: no-repeat;background-size: cover;height: 400px;}
.date{padding-top: 15px;position: absolute;left: 0;top: 0;}
.logo{width: 630px;position: relative;z-index: 900;margin:0 auto;padding-top: 60px;}
.topNav{transition: all 0.35s ease-in-out;text-align: right;padding-top: 15px;position: absolute;right: 0;top: 0;}
.topNav a,.topNav span{color:#fff;display: inline-block;*display: inline;*zoom: 1;vertical-align: top;}
.topNav span{color: #fff;}
.topNav a{position: relative;	transition: transform 0.3s;overflow: hidden;}
.topNav a > strong{display: inline-block;position: relative;transition: transform 0.3s;font-weight: normal;}
.topNav a > strong:before{position: absolute;	top: 100%;	content: attr(data-hover);transform: translate3d(0,0,0);opacity: 0.8;}
.topNav a:hover strong{  	transform: translateY(-100%);   }
.topNav a:hover strong{color: #004ea1;}
.topNav > span{margin:0 15px;}
/*1.默认展开的搜索*/
.gp-search{width:500px;overflow: hidden;display:block;margin:35px auto 0;background-color: rgba(255,255,255,0.64);border-radius: 35px;border:3px solid #2c8fdb}
.gp-ser{width:100%; height:48px; z-index:9994; margin:0 auto;position: relative;}
.gp-search input,.gp-search button{position:absolute; height: 48px;line-height:48px; border:none; background:none; top:0px;overflow: hidden;border: none;padding:0; }
input,button{outline: none;}
.gp-search input.notxt{color:#2c8fdb; width:83%;left: 0;padding-left: 4%;font-size: 16px;}
.gp-search .notxt1 {position: absolute;width: 12%;right:3px;cursor:pointer;color:#2c8fdb;font-size: 22px;top: 3px;height: 42px;background-color: rgba(255,255,255,0.38);border-radius: 0 35px 35px 0;line-height: 42px;transition: all 0.35s ease-in-out;}
.gp-search :hover .notxt1{background-color: #2c8fdb;color: #fff;}


.divSelect{position: relative;width: 80px;height: 30px;z-index: 500;}
.select_mask{width: 100%;height: 30px;display: block;background-color: #e1e4e6;position: absolute;left: 0;top: 0;z-index: 1}
.divSelect cite{height: 30px;display: block;position:relative;z-index: 2;line-height: 30px;padding:0 10px;cursor: pointer;overflow: hidden;text-align: left;background:url(../../images/2020gb/arrow-up-hover.png;vpn_img) no-repeat right 15px center;font-style: normal;}
.linkList02{position: absolute;left: 0;top: 28px;z-index: 5000;background-color: #fff;width: 100%;max-height:500px;overflow-y: auto;display: none;box-shadow: 5px 9px 10px rgba(0,0,0,0.15);}
.linkList02 li{padding:8px;font-size: 14px;text-align: center;line-height: 1.2;}
.linkList02 li:hover{background-color: #f1f1f1;}
.linkList02 li a{display: block;}
.divSelect.active cite{background:url(../../images/2020gb/arrow-down-hover.png;vpn_img) no-repeat right 15px center;}

/*5移动端搜索默认*/
.gp-m-search {width:90%;margin:10px auto 0;display: block;}
.gp-m-search .notxt1{right: 0;width: 40px;}
.gp-m-search input.notxt{left: 0;width: 100%;box-sizing: border-box;padding:0 42px 0 15px;}
.navWrap{height: 60px;background-color: #189df0;position: relative;z-index: 30;box-shadow: 0 0 10px rgba(0,0,0,0.3 );}
.nav > li{float: left;position: relative;}
.nav > li > a{display:block;height: 60px;line-height: 60px;padding:0 38px;font-size: 22px;color: #fff;transition: all 0.35s ease-in-out;}
.nav > li > a:hover{background-color: #32aaf5;}
.fadeInUpSmall {  -webkit-animation-name: fadeInUpSmall ;  animation-name: fadeInUpSmall ;  animation-duration: 0.4s;   -webkit-animation-duration: 0.4s;  animation-timing-function: ease-in-out;   -webkit-animation-timing-function: ease-in-out;     visibility: visible !important;   display: block;}
@-webkit-keyframes fadeInUpSmall {
  0% {   opacity: 0;    -webkit-transform: translate3d(0, 20px, 0);    transform: translate3d(0, 20px, 0);  }
  100% {    opacity: 1;    -webkit-transform: none;    transform: none;  }
}
@keyframes fadeInUpSmall {  
  0% {    opacity: 0;    -webkit-transform: translate3d(0, 20px, 0);    -ms-transform: translate3d(0, 20px, 0);    transform: translate3d(0, 20px, 0);  }
  100% {    opacity: 1;    -webkit-transform: none;    -ms-transform: none;    transform: none;  }
}


body.currents{padding-top: 400px;}
.header.currents{position: fixed;left: 0;top: 0;}
.header.currents .top{display: none;transform: -200px;display: none;}
.header.currents .logo{width: 140px;height: auto;padding:10px 0 0 15px}
.header.currents nav{height: 60px;}
.header.currents .nav > li > a{height: 60px;line-height: 60px;}
/*手机端导航默认*/
.mobile_bg{width: 100%;height: 100%;z-index: 90;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.6);display: none;}
.gp-menu{ width: 100%;z-index: 98;position: absolute;display: none;right: 0;top: 0;z-index: 400;}
.gp-menu-header{position: absolute;top: 0;right: 0;z-index: 996;width: 100%;height:40px;}
.gp-menu-link{float: left;line-height: 40px;height: 40px;padding-left: 15px;}
.gp-menu-link a{color:#fff;}
.gp-menu-header-icon{ height: 50px; float:right;width: 50px;position: relative;  -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; transition: background 0.5s;cursor: pointer;margin:20px 20px 0 0;background-color: #fff;border-radius: 50%;}
.gp-menu-header-icon-click{background-color: #ededed;}
.gp-menu-header-icon i{color: #fff;margin-top: 40px;display: block;font-style: normal;text-align: right;}
.gp-menu-header-icon span{  position: absolute; left: calc((100% - 30px) / 2);  top: calc((100% - 6px) / 2.3);  width: 30px;  height: 2px;  }
.gp-menu-header-icon-out span{width: 30px;height: 2px;background-color:#44aef0;display: block;border-radius: 4px;}
.gp-menu-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}       
.gp-menu-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
.gp-menu-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outthird;}
.gp-menu-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.gp-menu-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);width:27px;}
.gp-menu-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);width:24px;}
@keyframes outfirst {
  0% {transform: translateY(0) rotate(-45deg);}
  100% {transform: translateY(-4px) rotate(0deg);}
}   
@keyframes outsecond {
  0% { transform: translateY(0) rotate(45deg);}
  100% {transform: translateY(4px) rotate(0deg);}
}
@keyframes outthird {
  0% {transform: translateY(0) rotate(90deg);}
  100% {transform: translateY(12px) rotate(0deg); }
}
.gp-menu-header-icon-click span{top: calc((100% - 2px) / 2.1);background-color: #189df0;}
.gp-menu-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}     
.gp-menu-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;width:30px;margin-left: 0;}
.gp-menu-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
.gp-menu-header-icon-click i{display: none;}
@keyframes clickfirst {
  0% {transform: translateY(4px) rotate(0deg);}
  100% {transform: translateY(0) rotate(45deg);}
}   
@keyframes clicksecond {
  0% {transform: translateY(-4px) rotate(0deg);}
  100% {transform: translateY(0) rotate(-45deg);}
} 
@keyframes clickthird {
    0% {  opacity: 0}
  100% {opacity: 0}
}   
.gp-menu-nav{  width: 100%; position: fixed;top: 0;right: 0px;background:#fff;  display: none;}
/*导航*/
.gp-menu-nav a{}
.gp-menu-nav > ul {padding: 30px 0 0;}
.gp-menu-nav > ul > li{position: relative;box-sizing: border-box;transition: all 0.5s ease-in;transform: translateX(-40px);opacity: 0;}
.gp-menu-nav > ul > li{position: relative;border-bottom: 1px solid rgba(255,255,255,0.15);}
.gp-menu-nav > ul > li > a{display:block;padding:2.2rem 30px;font-size: 1.8rem;line-height: 1.4;border-bottom: 1px solid #f2f2f2;}
.m-second-nav {display: none;opacity: 0.7;padding-bottom: 1rem;}
.m-second-nav > li{}
.m-second-nav > li.on > span{transform: rotate(45deg);}
.m-second-nav > li > a{display: inline-block;padding:0.5rem 0 0.5rem 10px;font-size: 1.4rem;}
.m-second-nav > li > span{top: 4px;color: #dad6ce;font-size: 1.8rem;}
.gp-menu-arrow {cursor: pointer;width: 30px;height: 45px;line-height: 45px;color:#e9e9e9;text-align: right;position: absolute;right: 0;top: 0;font-size: 2rem;transition: all 0.3s ease-in-out;}
.gp-menu-nav > ul > li.on > span{transform: rotate(90deg);}
.gp-menu-nav li ul {}

/*导航内标签效果*/
.open .gp-menu-link{display: none;}
.open .gp-menu-header{background: none;}
.open .logo,.open .header .divSelect{z-index: 90;}
.gp-menu-header-icon-click{}
.open .gp-menu-nav > ul > li{transform: none;opacity: 1;}

.gp-menu-nav.gp-menu-offcanvas2{position: fixed;display: block;transform: translate(150%,0);width: 85%;border-left: 8px solid #189df0;box-sizing: border-box;overflow: hidden;}
.open .gp-menu-offcanvas2{transform: translate(0,0);position:absolute;transition: transform 1s ease-in-out;}

.mobile-column1{width: 100%;left: -100%;position: absolute;top: 50%;transform: translateY(-50%);}
.m-link{margin:0 30px;padding:15px 0;text-align: center;}
.m-link a{display: inline-block;vertical-align: middle;line-height: 1.5;padding:4px 10px;}

.mb50{margin-bottom: 50px;}


.wrap_footer{border-top: 10px solid #148ccc;background-color: #f0f0f0;}
.footer{padding:57px 0 35px;}
.footer_link{width: 100%;font-size: 0;}
.divSelect2{width: 20%;border:1px solid #d9d9d9;height: 50px;box-sizing: border-box;display: inline-block;font-size: 1.4rem;border-left: none;}
.divSelect2:first-child{border-left: 1px solid #d9d9d9;}
.divSelect2 .select_mask{height: 48px;background-color:#e6e6e6;}
.divSelect2 cite{height: 50px;line-height: 50px;font-size: 16px;background-image: url(../../images/2020gb/arrow-up-hover.png;vpn_img);background-repeat: no-repeat;}
.divSelect2 .linkList02{top: auto;bottom: 48px;}
.divSelect2.active cite{color:#015293;opacity: 1;background-image: url(../../images/2020gb/arrow-down-hover.png;vpn_img);}
.copyRight span{line-height: 1.4;vertical-align: middle;display: block;margin:6px 0}
.copyRight{text-align: center;padding:0 0 25px;color: #808080;}

@media screen and (min-width:1020px) {

}

@media screen and (max-width:1460px) {
  
}


@media screen and (max-width:1386px) {

.mb50{margin-bottom: 40px;}
.top{height: 360px;}
.logo{max-width: 550px;padding-top: 70px;}
.nav > li > a{padding:0 26px;font-size: 2rem;}
.gp-search input.notxt,.divSelect2 cite{font-size: 1.5rem;}
.footer{padding:40px 0 20px}
.copyRight{padding-bottom: 20px;}
}
@media screen and (max-width:1300px) {
  .gp-f24{font-size: 2rem;}
  
  .mb50{margin-bottom: 30px;}
}

@media screen and (max-width:1060px) {
  .nav > li > a{padding:0 22px}
}
@media screen and (max-width:996px) {
 .top{height: 220px;}
 .logo{max-width: 410px;width: 70%;padding:70px 0 20px;}
 .navWrap,.topNav,.gp-search{display: none;}
 .gp-menu,.gp-m-search{display: block;}
 .gp-m-search{border:1px solid #d6d6d6;border-radius: 0;}
 .gp-search :hover .notxt1{background: none;color: #2c8fdb;}
 .footer{padding:30px 0 10px}
 .copyRight{padding-bottom: 15px;}
}
@media screen and (max-width:767px) {
.mb50{margin-bottom:20px;}
.divSelect2{width: 33.3%;}


}
@media screen and (max-width:640px) {
	.gp-f34{font-size: 2.8rem;}
	.gp-f32{font-size: 2rem;}
	.gp-menu-header-icon{transform: scale(0.8);margin:5px 10px  0}
  .top{height: auto;}
  .gp-search input, .gp-search button{height: 35px;line-height: 35px;}
	.gp-ser{height: 35px;}
	.gp-search .notxt1{width: 35px;height: 35px;line-height: 35px;top: 0;}
}
@media screen and (max-width:480px) {
  .gp-menu-nav > ul > li > a{font-size: 1.6rem;}
  .gp-menu-nav > ul{padding:30px 20px 0}
  .m-link{margin:0 20px}
	.gp-menu-nav > ul > li > a{padding:1.8rem 15px}
	.divSelect2{width: 50%;}
  
}
/*引导页*/
.wrap{display: none;}
body.fixed{overflow: hidden;transition: all 1s ease-in-out;}
	body.fixed .guidePage{display: block;}
	.guidePage{position:fixed;top: 0;width: 100%;height:100%;background: url(../../images/2020gb/guide_bg.jpg;vpn_img) no-repeat center;z-index: 90000;background-size: cover;text-align: center;display: none;left: 0;}
	.guidePage:before {content: '';display: inline-block;height: 100%;margin-right: 0;vertical-align: middle;	width: 1px;}
	.guidePage > div{display: inline-block;vertical-align: middle;line-height: 1;margin-top:-6%;}
	.guide_logo h1,.guide_logo  h3,.countdown{opacity: 0;;}
	.guide_logo h1{animation:rotate360 1.2s linear forwards;}
	.guide_logo h1 img{width: 35%;max-width:259px;}
	.guide_logo h2{position: relative;}
	.guide_logo h3 img{width: 40% ;max-width: 378px;}
	body.fixed .guide_logo h3{animation: header 1s 4.25s forwards;}
	body.fixed .guide_logo h4{animation: header 1s 4.25s forwards;}
		@keyframes aniBlink{
			from{margin-left:-50%}
			to{margin-left:120%}
		}
		@-webkit-keyframes aniBlink{
			from{margin-left:-50%}
			to{margin-left:120%}
		}
		@keyframes rotate360{
			from{transform: rotate(0) scale(0);opacity: 0;}
			to{transform: rotate(360deg) scale(1);opacity: 1;}
		}
		/* @-webkit-keyframes rotate360{
			from{transform: rotate(0);}
			to{transform: rotate(360deg);}
		} */
		
		@keyframes header {
			0% {
				-moz-transform: translate3d(0,1em,0);
				-webkit-transform: translate3d(0,1em,0);
				-ms-transform: translate3d(0,1em,0);
				transform: translate3d(0,1em,0);
				opacity: 0;
			}
		
			100% {
				-moz-transform: translate3d(0,0,0);
				-webkit-transform: translate3d(0,0,0);
				-ms-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
				opacity: 1;
			}
		}
		.guide_logo2{font-size: 0;white-space: nowrap;}
		.guide_logo2 img{display: inline-block;vertical-align: middle;*display: inline;*zoom: 1;opacity: 0;
		-moz-animation: nav-icons 0.5s ease-in-out forwards;
				-webkit-animation: nav-icons 0.5s ease-in-out forwards;
				-ms-animation: nav-icons 0.5s ease-in-out forwards;
				animation: nav-icons 0.5s ease-in-out forwards;
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translate3d(0,0,0);
				-webkit-transform: translate3d(0,0,0);
				-ms-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);}
		.guide_logo2 .i1{-moz-animation-delay: 1.5s;	-webkit-animation-delay: 1.5s;	-ms-animation-delay: 1.5s;animation-delay: 1.5s;}
		.guide_logo2 .i2{-moz-animation-delay: 1.75s;	-webkit-animation-delay: 1.75s;	-ms-animation-delay: 1.75s;animation-delay: 1.75s;}
		.guide_logo2 .i3{-moz-animation-delay: 2s;	-webkit-animation-delay: 2s;	-ms-animation-delay: 2s;animation-delay: 2s;}
		.guide_logo2 .i4{-moz-animation-delay: 2.25s;	-webkit-animation-delay: 2.25s;	-ms-animation-delay: 2.25s;animation-delay: 2.25s;}
		.guide_logo2 .i5{-moz-animation-delay: 2.5s;	-webkit-animation-delay: 2.5s;	-ms-animation-delay: 2.5s;animation-delay: 2.5s;}
		.guide_logo2 .i6{-moz-animation-delay: 2.75s;	-webkit-animation-delay: 2.75s;	-ms-animation-delay: 2.75s;animation-delay: 2.75s;}
		.guide_logo2 .i7{-moz-animation-delay: 3s;	-webkit-animation-delay: 3s;	-ms-animation-delay: 3s;animation-delay: 3s;}
		.guide_logo2 .i8{-moz-animation-delay: 3.25s;	-webkit-animation-delay: 3.25s;	-ms-animation-delay: 3.25s;animation-delay: 3.25s;}
		.guide_logo2 .i9{-moz-animation-delay: 3.5s;	-webkit-animation-delay: 3.5s;	-ms-animation-delay: 3.25s;animation-delay: 3.5s;}
		.guide_logo2 .i10{-moz-animation-delay: 3.75s;	-webkit-animation-delay: 3.75s;	-ms-animation-delay: 3.25s;animation-delay: 3.75s;}
		.guide_logo2 .i11{-moz-animation-delay: 4s;	-webkit-animation-delay: 4s;	-ms-animation-delay: 4s;animation-delay: 4s;}
		.countdown{display: inline-block;padding-top: 50px;font-size: 25px;color: #fff;background-color: rgba(135,6,3,0.65);height: 100px;line-height: 100px;overflow: hidden;padding:0 22px;border-radius: 10px;margin-top: 20px;}
		.countdown strong{display: inline-block;background-color: #870603;padding:0 12px;height: 78px;line-height: 78px;vertical-align: middle;text-align: center;font-size: 62px;color: #ffe8e8;margin:0 15px;border-radius: 8px;min-width: 50px;}
	
		
		
		@-moz-keyframes nav-icons {
			0% {
				-moz-transform: translate3d(0,1em,0);
				-webkit-transform: translate3d(0,1em,0);
				-ms-transform: translate3d(0,1em,0);
				transform: translate3d(0,1em,0);
				opacity: 0;
			}
		
			100% {
				-moz-transform: translate3d(0,0,0);
				-webkit-transform: translate3d(0,0,0);
				-ms-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
				opacity: 1;
			}
		}
		
		@-webkit-keyframes nav-icons {
			0% {
				-moz-transform: translate3d(0,1em,0);
				-webkit-transform: translate3d(0,1em,0);
				-ms-transform: translate3d(0,1em,0);
				transform: translate3d(0,1em,0);
				opacity: 0;
			}
		
			100% {
				-moz-transform: translate3d(0,0,0);
				-webkit-transform: translate3d(0,0,0);
				-ms-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
				opacity: 1;
			}
		}
		
		@-ms-keyframes nav-icons {
			0% {
				-moz-transform: translate3d(0,1em,0);
				-webkit-transform: translate3d(0,1em,0);
				-ms-transform: translate3d(0,1em,0);
				transform: translate3d(0,1em,0);
				opacity: 0;
			}
		
			100% {
				-moz-transform: translate3d(0,0,0);
				-webkit-transform: translate3d(0,0,0);
				-ms-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
				opacity: 1;
			}
		}
		
		@keyframes nav-icons {
			0% {
				-moz-transform: translate3d(0,1em,0);
				-webkit-transform: translate3d(0,1em,0);
				-ms-transform: translate3d(0,1em,0);
				transform: translate3d(0,1em,0);
				opacity: 0;
			}
		
			100% {
				-moz-transform: translate3d(0,0,0);
				-webkit-transform: translate3d(0,0,0);
				-ms-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
				opacity: 1;
			}
		}
		@media screen and (max-width:1760px) {
		  .guide_logo{transform: scale(0.8);transform-origin: 50%;}
		}
		
		@media screen and (max-width:1640px) {
		  .guide_logo{transform: scale(0.7);}
		}
		@media screen and (max-width:1560px) {
		  .guide_logo{position: absolute;left: 0;width: 100%;}
		}
		@media screen and (max-width:1560px) {
		  .guide_logo{position: absolute;left: 0;width: 100%;}
		}
		@media screen and (max-width:1300px) {
		  .guide_logo{position: absolute;left: 0;width: 100%;height: 100%;overflow-y: auto;margin-top: 0 !important;}
			.guide_logo2{white-space: normal;}
			
		}
		@media screen and (max-width:1200px) {
			.guide_logo h2 img{width: 9%;max-width: 100%;}
		}
		@media screen and (max-width:996px) {
			.guide_logo{transform: scale(1) translateY(-50%);width: 94%;left: 3%;top: 50%;height: auto;}
				.guide_logo h1 img{width: 30%;}
				.countdown{font-size: 20px;height: auto;line-height: 1.5;padding:20px;}
				.countdown strong{font-size: 50px;height: 60px;line-height:60px;margin:8px 12px;}
		}