@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #323232;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,table,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;width:100%;}
fieldset,img{border:0;}
img,object{width:100%;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #666;}
a:hover{color: #764a8c;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.relative
{
	position:relative;
}
/*.clearfix {
*display:table;
*zoom:1;
}*/

.clear{*zoom:1;clear:both;}
.clear:after{content: '';display: block;clear:both;}

.black_bg01{position: fixed;background-color:#000;opacity: 0.7;width:100%;height:100%;display: none;filter: alpha(opacity=70);z-index: 99999}
.gp-container{ width: 1400px; margin: 0 auto;}
.flex{ display: flex; display: -ms-flexbox; justify-content: space-between;}



/*头部样式*/
.header{width:100%; height:auto; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); position: relative;}
.header::before{ content: ''; display: block; width: 100%; height: 100%; background-color:rgba(0,67,129,1); opacity: 0.8; z-index: 0;
  position: absolute; left: 0px; top: 0px;}
.header .flex{ align-items: center; position: relative; z-index: 1;}
.logo{ padding:37px 0 36px; transition: all 0.3s ease; position: relative; z-index: 993}
.logo a { display:inline-block; vertical-align: middle; line-height: 1;}
.logo a:first-child{ margin-right: 20px;}
.logo a:last-child{ margin-right: 0px;}
.logo1 { }
.logo2 { }
.link a{ color: #fff; margin-right: 29px;}
.link a:last-child{ margin-right: 0px;}
.link a:last-child{ padding-left: 20px; position: relative;}
.link a:last-child::before{ content: ''; display: block; width: 15px; height: 12px; background: url(../images/login.png) no-repeat center/cover; 
  position: absolute; left: 0px; top: 50%; transform: translateY(-50%); opacity: 0.7;}

.banner .gp-img-responsive{ padding-bottom: 17.71%; height: 0; overflow: hidden;}

.nav{ width:auto; border-bottom: 4px solid #004381;}
.nav ul{ padding-top:20px; max-width: 843px;}
.nav ul li{ float:left;}
.nav ul > li{ position: relative;}
.nav ul > li::before{ content: ''; display: block; width: 0%; height: 6px; background: #ffd200; 
  position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); transition: all 0.35s ease;}
.nav ul > li.on::before{ width: 100%;}
.nav ul > li.more{ position: relative;}
.nav ul > li.more::after{ content: ''; display: block; width: 15px; height: 15px; background: url(../images/nav_more.png) no-repeat center/cover;
  position: absolute; right: -20px; top: 50%; transform: translateY(-64%);}
.nav ul li > a{padding:20px 0px; text-align:center; color:#666; position: relative;}
.nav ul li > a::after{ content: ''; display: block; width: 100%; height: 6px;}
.nav ul li > a::before{
  content: '';
  display: block;
  width: 9px;
  height: 16px;
  background: url(../images/nav_line.png) no-repeat center/cover;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-66%);
  }
.nav ul li:last-child > a::before{ display: none;}
.nav ul li > a{font-size:16px; display: block;}
.nav ul li.on > a,.nav ul li:hover > a{font-weight: bold;}
.topLink{width: auto;float: right;position: absolute;right: 0;top:38px;}
.topLink span{float:left;}
.login{width: 80px;height: 32px;border:1px solid #a63499;text-align: center;line-height: 30px;font-size:14px;border-radius: 15px;transition: all 0.3s ease;}
.login:hover{background-color:#a63499;color:#fff;}
.login:hover a{color:#fff;}
.en{margin:0 20px;height: 32px;line-height: 30px;font-family: 'Arial'}
.searchBtn{height: 32px;line-height: 32px;}
.searchBtn img{display: block;margin-top:5px;}
.header.currents .logo{width: 135px;top:-37px;}
.header.currents .nav ul li{padding-top:10px;height: 48px;}
.header.currents .nav ul li.on > a,.header.currents .nav ul li:hover > a{height:48px;line-height: 48px;}
.header.currents .subNav{top:56px;}
.header.currents .nav-wrapper{height: 56px;}
.header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4)}
.subNav{
  width: 100%;
  position: absolute;
  top: 67px;
  left: 0px;
  z-index: 2;
  animation-name: subNav;
  -webkit-animation-name: subNav;  

  animation-duration: 1s; 
  -webkit-animation-duration: 1s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: none;
}
li.more .subNav{
  width: 150px;
  margin-left: -60px;
}

.subNav a{ color: #fff; display: block; padding: 5px 0; text-align: center;}
@keyframes subNav {
  0%{opacity:0}to{opacity:1}
  0% {
    transform: translateX(-150%);
  }
  50%{
    transform: translateX(8%);
  }
  65%{
    transform: translateX(-4%);
  }
  80%{
    transform: translateX(4%);
  }
  95%{
    transform: translateX(-2%);
  }     
  100% {
    transform: translateX(0%);
  } 
}

@-webkit-keyframes subNav {
  0%{opacity:0}to{opacity:1}
  0% {
    -webkit-transform: translateX(-150%);
  }
  50%{
    -webkit-transform: translateX(8%);
  }
  65%{
    -webkit-transform: translateX(-4%);
  }
  80%{
    -webkit-transform: translateX(4%);
  }
  95%{
    -webkit-transform: translateX(-2%);
  }     
  100% {
    -webkit-transform: translateX(0%);
  }
}

.flipInY  {
  -webkit-animation-name: flipInY ;
  animation-name: flipInY ;
  animation-duration: 0.6s; 
  -webkit-animation-duration: 0.6s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: block;
}


@keyframes flipInY  {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}


.serBtn{background:url(../images/serBtn.png) no-repeat center center;cursor: pointer;display: inline-block;*display: inline;*zoom:1;width: 18px;height: 42px;}
.serWrap{height:0;overflow:hidden}
#ser{width:100%;overflow: hidden;padding:20px 0 ;background-color:#fff;border-bottom:1px solid #ededed;display: none;}
.ser{width:800px; height:38px; line-height:34px; background-color:#fff;z-index:9999994; margin:0 auto;position: relative;}
/*#btn_ser{width: 18px;height: 39px;display: block;cursor: pointer;background:url(../images/btn_bg01.png) no-repeat center center;}
#btn_ser.close_btn{background:url(../images/closeBtn_bg01.png) no-repeat center center;}*/
/*.close_btn{display: none;}*/
/*.searchWrap{width:18px; height: 39px;position:relative; z-index:9999999;float:right; margin-right: 30px;}*/
.search input{position:absolute;  height: 34px;line-height:34px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#a4a4a4; padding:0 0 0 7px;width:83%;border:1px solid #bfbfbf;}   
.search input.notxt1 {position: absolute;width: 15%;height:34px;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;background-color: #df4c36;border:1px solid #df4c36;height: 36px;}




.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#e46856;}
/*手机端导航*/
.mobile{ top:0px; right: 0; z-index: 991; position: absolute; width: 100%; }
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile-inner-header{
    height: 42px;position: absolute;top: -34px;right: 0px; display: none;}
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: rgba(108,57,127,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}

/*.mobileLink{height: 39px;line-height: 39px;}
.mobileLink dd{height: 39px;line-height: 39px;float:left;width: 25%;text-align: center;font-size: 16px;font-size: 1.6rem;}
.mobileLink dd a{color:#fff;} */
.mobile-inner-header-icon{
    color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;} 
     
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@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
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@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);
  }
}

.mobile-inner-nav{  background-color:#eee;width: 100%; padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 16px; 
     border-bottom: solid 1px #d3d3d3;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a:hover{color:#6c397f;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:20px;top:0;font-size: 2.5rem;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(0,0,0,0.2);}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #d3d3d3;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#333;margin-left:55px;border:none;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../images/ser_btn.png) no-repeat center center;border:none;}

/*低版本跳转样式*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;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;}

/* 首页内容 */
.content{ background: url(../images/body_bg.png) no-repeat center/cover;}
.gp-left{ width: 300px; float: left; padding: 30px; box-sizing: border-box; background-color: #fff; transform: translateY(-163px);}
.gp-right{ width: calc(100% - 340px); float: right; position: relative;}
.gp-left .img .gp-img-responsive{ height: 0; overflow: hidden;}
.gp-left .infoBox{ font-size: 14px; line-height: 1.43; color: #004381; text-align: center;}
.gp-left .name{ font-weight: bold; font-size: 24px; text-align: center; line-height: 1; margin: 20px 0 19px; color: #222;}
.gp-left .post,
.gp-left .college,
.gp-left .visits{ padding: 12px 0 13px; box-sizing: border-box; border: 1px solid #ebebeb; max-height: 67px; border-radius: 31.5px; margin-bottom: 9px;}
.grey_bg{ padding: 30px 37px 32px; background-color: #f0f3f5; border-radius: 8px;}
.code01{ padding: 14px; background-color: #fff;}
.qrcodeCanvas canvas{ width: 100%;}

.show{ background: #fff}
.information{ padding: 36px 44px 0; 
  background-image: linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -webkit-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -moz-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-size: 10px 1px; background-repeat: repeat-x; background-position: bottom;}
.boxTitle{ font-size: 22px; color: #004381; line-height: 1; position: relative;}
.boxTitle::before{ content: ''; display: block; width: 4px; height: 4px; border-radius: 50%; background-color: #004381;
  position: absolute; left: -20px; top: 50%; transform: translateY(-50%);}
.information .boxCon{ padding: 14px 0 29px 40px;}
.information .flex{ justify-content: start; margin-bottom: 14px;}
.information .flex:last-child{ margin-bottom: 0;}
.information span{ color: #999999; font-size: 14px; line-height: 1.429;}
.lableBox{ padding: 30px 44px 20px;
  background-image: linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -webkit-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -moz-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-size: 10px 1px; background-repeat: repeat-x; background-position: bottom;}
.lableBox .lableCon{ margin-top: 16px; color: #999999; line-height: 1.714; font-size: 14px;}
.lableBox.list{ padding: 30px 44px 15px;}
.lableBox.list .lableCon{ margin-top: 0;}
.lableBox li{ padding-left: 13px; position: relative; transition: all 0.35s ease;
  background-image: linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -webkit-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -moz-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-size: 10px 1px; background-repeat: repeat-x; background-position: bottom;}
.lableBox li:last-child{ background-image: none;}
.lableBox li::before{ content: ''; display: block; width: 2px; height: 2px; background: #999999; 
  position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.lableBox li a{ display: block; color: #999; padding: 15px 0; transition: all 0.35s ease;}
.lableBox li:hover{ transform: translateX(8px);}
.lableBox .date{ float: right; line-height: 1; padding-left: 5px;}
.lableBox .title{ text-overflow: ellipsis; white-space: nowrap; line-height: 1; height: 1em; overflow: hidden;}

.show .more{ text-align: center;}
.show .more a{ display: inline-block; padding: 19px 20px; position: relative;}
.show .more a::after{ content: ''; display: block; width: 12px; height: 12px; background: url(../images/more.png) no-repeat center/cover;
  position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}


.subNav{
	background: rgba(0,0,0,.8);
  animation-name: subNav;
  -webkit-animation-name: subNav;  

  animation-duration: 1s; 
  -webkit-animation-duration: 1s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
}

@keyframes subNav {
  0%{opacity:0}to{opacity:1}
  0% {
    transform: translateX(-150%);
  }
  50%{
    transform: translateX(8%);
  }
  65%{
    transform: translateX(-4%);
  }
  80%{
    transform: translateX(4%);
  }
  95%{
    transform: translateX(-2%);
  }     
  100% {
    transform: translateX(0%);
  } 
}

@-webkit-keyframes subNav {
  0%{opacity:0}to{opacity:1}
  0% {
    -webkit-transform: translateX(-150%);
  }
  50%{
    -webkit-transform: translateX(8%);
  }
  65%{
    -webkit-transform: translateX(-4%);
  }
  80%{
    -webkit-transform: translateX(4%);
  }
  95%{
    -webkit-transform: translateX(-2%);
  }     
  100% {
    -webkit-transform: translateX(0%);
  }
}

/*footer*/
footer{ background: #004381; color: #fff; text-align: center; line-height: 2.143; padding: 31px 0 30px;}

/* 二级页 */
.bread{ font-size: 0; position: absolute; top: -28px; right: 0px;}
.bread a{ display: inline-block; font-size: 14px; line-height: 1; color: #fff;}
.bread span{ font-size: 14px; line-height: 1; color: #fff; margin: 0 5px;}

.subList{ background: #fff; padding: 35px 45px 50px 40px;}
.curChannel{ font-size: 22px; font-weight: bold; color: #004381; line-height: 1;}
.subList ul{ margin-top: 20px;}
.subList li{ 
  background-image: linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -webkit-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-image: -moz-linear-gradient(to right, #e5e5e5 0%, #e5e5e5 70%, transparent 71%, transparent 100%);
  background-size: 10px 1px; background-repeat: repeat-x; background-position: bottom;}
.subList ul a{ display: block; padding: 20px 0; transition: all 0.35s ease;}
.subList ul a:hover{ transform: translateX(8px);}
.subList .date{ float: right; font-size: 14px; line-height: 1; color: #999; padding-left: 5px;}
.subList .title{ font-size: 16px; line-height: 1; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}



/* 分页 */
.gp-page{ text-align: center; padding-top: 20px; font-size: 0px; }
.gp-page a{ width: 66px; height: 66px; line-height: 66px; border: 2px solid #eee; border-radius: 50%; text-align: center; display: inline-block; margin-right: 10px; font-size: 16px;}
.gp-page a:last-child{ margin-right: 0;}
.gp-page a:hover{ color: #004381;} 
.gp-page a:hover, .gp-page a.on_pages{ color: #fff; border-color: #004381; background: #004381;}
.gp-page .prev{ margin-right: 40px;}
.gp-page .next{ margin-left: 30px;}
.gp-m-page{ display: none;}

/* 文章页 */
.subList.article{ padding-bottom: 10px;}
.gp-article{ margin-top: 33px; padding-bottom: 29px;}
.gp-article p{ font-size: 16px; color: #444; line-height: 1.875; text-align: justify;}

/* 相关附件 */
.Annex{ margin-top: 20px;}
.Annex h3{ font-size: 18px; color: #004381;}
.Annex ul{ margin-top: 10px;}
.Annex li{ background: none;}
.Annex ul a{ padding: 5px 0;}
.Annex ul a:hover{ transform: translateX(5px);}

/* share */
.share{ border-top: 1px solid rgba(0,0,0,0.1); text-align: right;}
.bdsharebuttonbox{ display: inline-block; width: 88px; padding: 20px; background-color: #f5f5f5; box-sizing: border-box;}
.bds_weixin{ display: block; height: 36px; background: url(../images/wechat.png) no-repeat center;}
.bdsharebuttonbox span{ display: block; text-align: center; margin-top: 8px; color: #00c785;}

.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}
.shareBox { font-size: 14px;}
.shareBox .title {  background: #f6f6f6;  font-size: 14px;  font-weight: bold;  padding: 10px 15px !important;}
.shareClose { position: absolute;    right: 0;    top: 0; cursor: pointer;font-size: 18px;width: 20px;; }
.sharelist {  position: static;   height: 250px;  overflow-y: auto;padding-left: 17px !important;}
.sharelist li { float: left;    width: 130px;     padding: 2px;     margin-left: 6px;     _margin-left: 3px;     height: 28px;     overflow: hidden;     list-style: none; }
.sharelist li a { color: #565656;     font: 12px '宋体';     display: block;        text-decoration: none;     border: 1px solid #fff;     line-height: 18px; width: auto;height: auto;text-indent: 0;}
.weChatBox{ width: 280px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-150px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{ width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{  width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{  font-size: 12px;line-height: 1.5;color:#999;}
#qrodeText{ opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}
.bdshare_dialog_bg{ position:fixed;_position:absolute;width:312px;height:341px;z-index:9999;overflow:hidden;display:none}
.bdshare_dialog_box{  position:fixed;_position:absolute;width:300px;border:6px solid #8F8F8F;height:329px;z-index:10000;text-align:left;box-shadow:0 0 7px #aaa;-webkit-box-shadow:0 0 7px #aaa;-moz-box-shadow:0 0 7px #aaa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;background:#f6f6f6;display:none}
.bdshare_dialog_top,.bdshare_popup_top{height:28px;color:#626262;overflow:hidden;font-weight:bold;font-size:14px;line-height:28px;padding:0 5px}
.bdshare_dialog_close{width:22px;height:23px;background:url(../images/pop_c.gif?v=2d7108c8.gif) no-repeat 0 0;float:right;display:block;margin-top:2px}.bdshare_dialog_list{margin:0;padding:10px 0;height:256px;background:#fff;overflow:auto;overflow-x:hidden}
.bdshare_dialog_bottom{height:25px;line-height:25px;font-size:12px;text-align:right;padding:0 10px}
.bdshare_dialog_bottom a{color:#999;text-decoration:none}
.bdshare_dialog_bottom a:hover{color:#00a9e0}
.bdshare_dialog_list li{float:left;width:130px;padding:2px;margin-left:6px;_margin-left:3px;height:28px;overflow:hidden;list-style:none}
.bdshare_dialog_list a,.bdshare_popup_list a,.bdshare_popup_bottom a{color:#565656;font:12px '宋体';display:block;background-image:url(../images/icons_0_16.png?v=ba7acbd3.png);background-repeat:no-repeat;padding:5px 0 5px 28px;text-decoration:none;border:1px solid #fff;line-height:18px}
.bdshare_dialog_list a:hover,.bdshare_popup_list a:hover{background-color:#f3f3f3;border:1px solid #eee;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.popup_qzone{background-position:4px -47px}.popup_tsina{background-position:4px -99px}.popup_renren{background-position:4px -203px}.popup_tqq{background-position:4px -255px}.popup_kaixin001{background-position:4px -307px}.popup_tqf{background-position:4px -359px}.popup_hi{background-position:4px -411px}.popup_douban{background-position:4px -463px}.popup_tieba{background-position:4px -723px}.popup_hx{background-position:4px -983px}.popup_fx{background-position:4px -1035px}.popup_ty{background-position:4px -1191px}.popup_fbook{background-position:4px -1347px}.popup_twi{background-position:4px -1399px}.popup_linkedin{background-position:4px -1659px}.popup_meilishuo{background-position:4px -1711px}.popup_mogujie{background-position:4px -1763px}.popup_diandian{background-position:4px -1815px}.popup_huaban{background-position:4px -1867px}.popup_duitang{background-position:4px -2023px}.popup_youdao{background-position:4px -2075px}.popup_wealink{background-position:4px -2179px}.popup_copy{background-position:4px -2283px}.popup_mail{background-position:4px -2335px}.popup_print{background-position:4px -2387px}.popup_mshare{background-position:4px -2439px}.popup_sqq{background-position:4px -2647px}.popup_sdo{background-position:4px -2699px}.popup_qingbiji{background-position:4px -2751px}.popup_people{background-position:4px -2803px}.popup_xinhua{background-position:4px -2907px}.popup_yaolan{background-position:4px -2959px}.popup_thx{background-position:4px -2491px}.popup_bdhome{background-position:4px -151px}.popup_bdxc{background-position:4px -2543px}.popup_more{background-position:4px 5px}.popup_bdysc{background-position:4px -3063px}.popup_isohu{background-position:4px -3011px}.popup_ibaidu{background-position:4px -3115px}.popup_weixin{background-position:4px -1607px}.popup_iguba{background-position:4px -1295px}.popup_h163{background-position:4px -3156px}.bdshare_popup_bg{position:absolute;display:none;z-index:9997}.bdshare_popup_box{position:absolute;display:none;z-index:9998;text-align:left;background:#f6f6f6;border:solid 1px #e9e9e9}.bdshare_popup_list{margin:0;padding:5px 0;background:#fff;overflow:auto;overflow-x:hidden;_zoom:1}
.bdshare_popup_bottom{clear:both;height:30px;font-size:12px;text-align:right;padding:0 10px}.bdshare_popup_bottom a{color:#999;text-decoration:none;border:0;float:right}.bdshare_popup_bottom a:hover{color:#00a9e0}.bdshare_popup_list li{float:left;width:100px;padding:2px;margin-left:6px;_margin-left:3px;height:28px;overflow:hidden;list-style:none}.popup_tsohu,.popup_tfh,.popup_baidu,.popup_qq,.popup_msn,.popup_sohu,.popup_qy,.popup_leho,.popup_ifeng,.popup_ff,.popup_tuita,.popup_ms,.popup_deli,.popup_s51,.popup_t163,.popup_share189,.popup_xg,.popup_s139{display:none}.bdshare_dialog_box,.bdshare_dialog_list a:hover,.bdshare_popup_list a:hover{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}.popup_evernotecn{background-position:4px -3180px;}




/* 响应式样式 */
@media screen and (max-width:1600px){
}

@media screen and (max-width:1480px) {
  .gp-container{ width: 1200px;}
}

@media screen and (max-width:1400px) {
  
}

@media screen and (max-width:1280px) {
  .gp-container{ width: 1100px;}
}

@media screen and (max-width:1200px) {
  
}

@media screen and (max-width:1100px) {
  .gp-container{ width: 100%; margin: 0 auto; padding: 0 30px; box-sizing: border-box;}
  .gp-page a{ width: 55px; height: 55px; line-height: 55px;}
}
@media screen and (max-width:1024px) {
  .gp-right{ width: calc(100% - 320px);}
}

@media screen and (max-width:997px) {
  .content > .gp-container{ flex-direction: column; justify-content: start;}
  .gp-left{ width: 100%; margin: 0 auto; transform: translateY(0); display: flex; display: -ms-flexbox; justify-content: center; align-items: end;}
  .gp-left .img{ width: 300px; margin-right: 50px;}
  .gp-left .grey_bg{ max-width: 240px; margin: 0 auto; box-sizing: border-box;}
  .gp-right{ width: 100%;}
  .logo{ margin: 0 auto;}
  .link, .nav{ display: none;}
  .show{ margin-top: 20px;}
  .mobile-inner-header{ display: block; top: 35px; z-index: 5;}
  .mobile-inner-nav{ padding-top: 40px; z-index: 10;}
  .mobile-inner-nav ul{ overflow: hidden; max-height: 500px; overflow-y: scroll;}
  .header{ z-index: 100;}
  .gp-page{ display: none;}
  .gp-m-page{ display: block;}
  .gp-m-page .prev{ margin-right: 30px;}
  .gp-m-page .next{ margin-right: 30px;}
}

@media screen and (max-width:767px) {
  .logo{ width: 80%;}
  .logo1{ width: 50%;}
  .logo2{ width: 45%;}
  .logo a:first-child{ margin-right: 1%;}
  .logo{ padding: 25px 0;}
  .mobile-inner-header{ top: 25px;}
  .gp-left{ flex-direction: column; align-items: center;}
  .gp-left .img{ margin-right: 0;}
}

@media screen and (max-width:680px) {
  
}

@media screen and (max-width:540px) {
  
}

@media screen and (max-width:479px) {
  .content > .gp-container{ padding: 0 10px;}
  .gp-left{ padding: 20px;}
  .information{ padding: 30px 20px 0;}
  .boxTitle::before{ left: -10px;}
  .information .boxCon{ padding: 14px 0 25px 20px;}
  .lableBox{ padding: 30px 20px 20px;}
  .lableBox.list{ padding: 30px 20px 15px;}
  footer span{ display: block;}
  footer br{ display: none;}
  .mobile-inner-header{ top: 20px;}
  .subList{ padding: 20px;}
}

@media screen and (max-width:320px) {
  
}