@charset "utf-8";
/* CSS Document */
.header{ position: absolute; border-top: #003c80 10px solid;width: 100%;top: 0; }
.header:before{ content: ""; display: block; width: 100%; height: 520px; background: #003c80; position: absolute;
left: 0; top: 0;z-index: 0;}
.headerbg{ width: 100%; height: 216px; position: absolute; top: 0;z-index: 2;}
.headerbg span{ display: block;height: 216px; margin: 0 60px;
 background-color: rgba(0,0,0,0.8); 
  background: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);}

.logo{padding:30px 0;font-size: 0;width: 76%; transition: all 0.3s ease;}

.logo a{display: inline-block;vertical-align: middle;}
.logo:hover{opacity: 0.9;}
.top{position: relative;z-index: 2;}
.topNav{ height: 32px; position: absolute;right: 0;top: 0; border-bottom-left-radius: 10px; z-index: 9;background: #003c80;padding-left: 22px;}
.topNav:before{ content: ""; display: block; width: 140%; height: 32px; background: #003c80; position: absolute;left: 210px;top: 0; }
.topNav a{ color: #fff; display: inline-block; padding: 0 28px; position: relative;width: auto;height: 32px;text-align: center; float: left;line-height: 27px;}

.searchWrap > a{opacity: 0.6;transition: all 0.35 ease-in-out;margin:0 10px}
.searchWrap > a:hover{opacity: 1;color: #fff;}
/*1.默认展开的搜索*/
.gp-search{width:220px;overflow: hidden;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;transition: all 0.35s ease-in-out;border:1px solid #ccc;}
.gp-ser{width:90%; height:28px; z-index:9999994; margin:0 auto;position: relative;}
.gp-search input,.gp-search button{position:absolute; height: 28px;line-height:28px; border:none; background:none; top:0px;overflow: hidden; }
.gp-search input.notxt{color:#a4a4a4; width:82%;left: 0;padding-left: 2%;}
.gp-search .notxt1 {position: absolute;width: 15%;right:0;cursor:pointer;color:#666;}
.icon-search{ background: url(/cie/images/ser.png) no-repeat center !important; display: block; width: 20px; height: 20px; }

/*4.搜索按钮全屏展开*/
#gp-serBtn4{z-index: 800; position: relative;width: 35px;}
#gp-serBtn4:before{ content: ""; display: block;width: 1px; height:15px; background: #336399; position: absolute;
left: 0; top:7px;}
.gp-search4{height: 0;border:none;width: 100%;overflow: hidden;position: fixed;top: 50%;z-index: 802;left: 0;}
.gp-search4 .gp-ser{max-width: 800px;}
.gp-search4 input,.gp-search4 button{height: 40px;line-break: 40px;}
.gp-search4 .gp-ser{height: 40px;border: 1px solid #ccc;margin-top: 20px;}
.gp-search4 .notxt1{background:url(/cie/images/ser.png) no-repeat center #133f9d !important;color:#fff}
.gp-search4 .gp-ser{display: none;border:none;background: #fff;}
.gp-search4.active .gp-ser{display: block;}
.gp-search4.active{height: 80px;}
.searchActive .gp-overlay{top: 0;}

.friendLink_select{ width:309px; height:42px; background-color:#fff; position:relative; z-index: 9999;}
.friendLink_select .friendLink_select_title{ color:#fff; font-family:"微软雅黑"; font-size:16px; margin-left:10px; height:42px; line-height:42px; width:65px; display:block; float:left}
.linkList{ 
  width: 94%; 
  height:27px; 
  background:url(/cie/images/arr_ico3.png) no-repeat 95%; 
  line-height:27px;
  font-size:16px; 
  position:relative;  
  cursor:pointer; 
  float:right; 
  margin-top:13px; 
  padding-left:3%; 
  padding-right:3%;
  color:#333;
}
.son_linkList { 
  z-index: 9999; 
  background:#e2e2e2; 
  width: 100%; 
  text-align:left; 
  line-height:28px;  
  display:none; 
  position:absolute;
   bottom:40px; 
   left:0;
}
.son_linkList a{ height:26px; line-height:26px; display:block; font-size:14px; padding-left:10px; font-family:"微软雅黑"; color:#505050;}
.son_linkList a:hover{ background:#eee; }
.lm1{
  width: 45%;
  min-height: 240px;
  float: left;
  margin: 1%;
  padding: 1%;
}
.lm1 li{
  line-height: 42px;
  list-style-type: square;
  list-style-position: inside;
  color: #666;
}
.lm1 li a{
  color: #666;
}
.lm1 li a:hover{
  color: #333;
  text-decoration: underline;
}
.lm1 li span{
  float: right;
}
@media screen and (max-width:998px) {
  .gp-search4 .gp-ser{width: 80%;}
  .gp-search4 input,.gp-search4 button{box-sizing: border-box;}
  .gp-search4 input.notxt{width: 100%;padding-right: 90px;}
  .gp-search4 .notxt1{width: 85px;}
}
.gp-serBtn2{width: auto;height: 30px;/*! border-radius: 0 0 5px 5px ; */color: #fff;line-height: 30px;text-align: center;color: #e0c67e;/*position: absolute;right: 0;top: 0;*/}
.gp-serBtn2:hover{color: #fff;}


/*5移动端搜索默认*/
.gp-m-search {width:220px;margin:10px auto 0;display: block;}
.gp-m-search .notxt1{right: auto;left: 0;width: 40px;color: #fff;}
.gp-m-search input.notxt{left: 0;width: 100%;box-sizing: border-box;padding-left: 42px;}
.searchWrap{position: absolute;right: 0;top: 30px;z-index: 20;}
.navWrap{z-index: 8; position: relative; height: 40px;}
/*web导航*/
.nav {}
.nav > li{float: left;position: relative;text-align: center;padding: 0 20px;}
.nav > li > a{display:inline-block;line-height: 1;font-size: 18px;color: #fff; transition: all 0.35s ease-in-out; z-index: 50;position: relative;vertical-align: top;height: 40px;line-height: 40px;position: relative;font-weight: bold;text-shadow: 1px 1px 1px #333;}
.nav > li > a:before{content: '';width: 0;height: 2px;background-color: #fff;position: absolute;left: 50%;bottom: 0;transition: all 0.35s ease-in-out;}
.nav > li > a:hover:before,.nav > li.on > a:before{width: 100%;left: 0;}
.second_nav1{position: absolute;left: 0;top: 40px;width: 100%;display: none;text-align: center; background: #003c80;}
.second_nav1 > dd {}
.second_nav1 > dd > a{display: block;border-bottom: 1px solid #rgba(255,255,255,0.2);padding:10px 15px;font-size: 16px;transition: all 0.3s ease-in-out;color: #fff;line-height: 1.5;}
.second_nav1 > dd > a:hover{background: #2c62ca;}
.nav > li.on .second_nav1{display: block;}
.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;  }
@-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;  }
}

/*头部定位*/
.header.currents{box-shadow: 0 0 15px rgba(0,0,0,0.2);position: fixed;left:0;top: 0;height: 60px;width: 100%;margin-bottom: 0;
  background-color: #80249d;
  background: -moz-linear-gradient( 180deg, rgb(100,22,166) 0%, rgb(172,58,143) 100%);
  background: -webkit-linear-gradient( 180deg, rgb(100,22,166) 0%, rgb(172,58,143) 100%);
  background: -ms-linear-gradient( 180deg, rgb(100,22,166) 0%, rgb(172,58,143) 100%);}
.header.currents .topNav{display: none;}
.header.currents .logo{padding-top: 12px;}
.header.currents .logo_01{width: 220px;}
.header.currents .navWrap{ margin-right: 0; }
.header.currents .gp-serBtn2{display: none;}
.header.currents .nav > li > a{}
.header.currents .navWrap{padding-top: 0;}
.header.currents .second_nav1{top: 60px;}
/*手机端导航默认*/
.mobile_bg{width: 100%;height: 100%;z-index: 90;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.8);display: none;}
.gp-menu{ width: 100%;z-index: 98;/*! height: 100%; */position: absolute;display: none;right: 0;top: 0;z-index: 400;}
.gp-menu-header{position: absolute;top: -10px;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{color: #fff; height: 40px; float:right;width: 98px;position: relative; 
 -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; 
 transition: background 0.5s;cursor: pointer; background: #003c80; border-bottom-left-radius: 10px;}
.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) / 3);  width: 30px;  height: 2px;  background-color: #fff;}
.gp-menu-header-icon-out span{width: 24px;height: 20px;display: block;background:url(/cie/images/menubg.png) no-repeat center; }
/*.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:24px;}
.gp-menu-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}*/
@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);}
.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;display: none;padding-top: 80px;
  /*! background: #15409d; */}
/*导航*/
.gp-menu-nav a{}
.gp-menu-nav > ul {padding: 10px 30px;}
.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:1.2rem 0 1.2rem 0;font-size: 1.6rem;/*! width: 60%; */line-height: 1.4;color: #fff;text-align: center;font-weight: bold;}
.m-second-nav {display: none; padding-bottom: 1rem;}
.m-second-nav > li{text-align: center;}
.m-second-nav > li.on > span{transform: rotate(45deg);}
.m-second-nav > li > a{display: inline-block;padding:1rem 0;font-size: 1.6rem;color: #fff;}
.m-second-nav > li > span{top: 4px;color: #dad6ce;font-size: 1.8rem;}
.gp-menu-arrow {cursor: pointer;width: 30px;height: 38px;line-height: 45px;color:#e9e9e9;text-align: right;
  position: absolute;right: 0;top: 0;font-size: 1.4rem;transition: all 0.3s ease-in-out; background: url(/cie/images/jia.png) no-repeat center;}
.gp-menu-nav > ul > li.on > span{transform: rotate(90deg);}
.gp-menu-nav li ul {}
.gp-menu-nav ul li a:hover,.m-link a:hover{ color: #fff; opacity: 0.8; }
/*导航内标签效果*/
.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-offcanvas1{position: fixed;display: block;transform: translate(-150%,0);transition: all 1s ease-in-out;width: 100%;right: auto;left:0}
.open .gp-menu-offcanvas1{transform: translate(0,0);position:absolute;}

.mobile-column1{width: 100%;left: -100%;position: absolute;top: 50%;transform: translateY(-50%);}
.m-link{margin:0 30px;padding:15px 0;text-align: center;border-bottom: rgba(255,255,255,0.15) 1px solid;}
.m-link a{display: inline-block;vertical-align: middle;line-height: 1.5;padding:4px 10px;color: #fff;}
/*加页面动画*/
.effect2{opacity: 0;transform: translateY(35px);transition: transform 0.6s, opacity 0.6s ease-in-out }
.effect2.isView{transform: none;opacity: 1 !important;}
.mb50{margin-bottom: 50px;}
.mb45{margin-bottom: 45px;}
.pt40{padding-top: 40px;}


/*footer*/
 
.wrap_footer{background:url(/cie/images/footerbg.jpg) no-repeat center bottom; /*! overflow: hidden; */background-size: cover;}
.footer { 
  padding: 20px 10px 15px 10px;
  line-height: 28px;
}
.footer img{
  margin-right: 48px;
  float: right;
}
.footer-lf{ width: 90%; overflow: hidden; }
.footer-md{ width:34%; /*! overflow: hidden; */  margin: 0 8%;}
.footer-rt{ width: 85px;overflow: hidden; text-align: center;}
.f-logo{ display: block; padding-bottom: 30px; margin-bottom: 30px; border-bottom: #3969a0 1px solid; }
.footer-lf span{ padding-right: 10px;line-height: 24px;}
.f-list { width: 49%; }
.f-list li a{ display: block; padding: 6px 0; }
.f-list li a:hover{ color: #fff; opacity: 0.8; }
.footer-rt .erweima{ display: block; width: 85px; height: 85px; overflow: hidden; }
.copyRight { background: rgba(0,0,0,0.2); text-align: center; overflow: hidden; padding: 15px;}
.link{
  width: 1280px;
  margin: 20px auto;
}
.link span{
  float: right;
}






@media screen and (max-width:1800px) {
   .topNav:before{ width: 115%; }
}

@media screen and (max-width:1685px) {
   .topNav:before{ width:88%; }
}

@media screen and (max-width:1565px) {
   .topNav:before{ display: none;}
   .topNav{ right: -124px; } 
}

@media screen and (max-width:1450px) {
   .topNav{ right: -65px; } 
}

@media screen and (max-width:1400px) {
   .header:before{ height: 360px; } 
   .topNav{ right: -140px; } 
   .nav > li{ padding: 0 17px; }
   .footer-md{ margin: 0 6%; }
}



@media screen and (max-width:1300px) {
  .header:before{ display: none; }
  .headerbg span{ margin: 0;}
  .gp-container{ margin-left: 15px; margin-right: 15px; width: auto;} 
  .topNav{ display: none; }
  .logo{position: relative; }
  .navWrap,.gp-serBtn2{display: none !important;}
  .gp-menu,.gp-m-search{display: block;}
  .gp-search{border-color: rgba(255,255,255,1);}
  .searchWrap{display: none;}
  .logo{}
  .pt40{padding-top: 20px;} 
  .mb50{margin-bottom: 20px;}

}
@media screen and (max-width:996px) {
.mb50{margin-bottom:20px;}
.pt40{padding-top: 15px;}
.gp-container{ margin-left: 15px; margin-right: 15px; }
 
.footer-lf{ float: none; margin: 0 auto 40px auto; width: 70%;}
.footer-md{ width: 60%; margin: 0 10%; }
 
}
@media screen and (max-width:766px) { 
  .headerbg span{ height: 100px; }
  .footer-lf{ width: auto; }
  .footer-md{ width:100%; margin: 0; }
  .footer-rt{ margin: 20px auto auto auto; float: none;} 

}
@media screen and (max-width:480px) {
  .gp-menu-nav > ul > li > a{font-size: 1.6rem;}
  .gp-menu-nav > ul{padding:10px 20px 0}
  .logo{ width: 100%; padding: 40px 0 0 0;} 
  
}

@media screen and (max-width:400px) {
  
}