@charset "utf-8";
/* CSS Document */
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:'微软雅黑',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{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: #333;}
a:hover{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{}
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;}
.lf{float: left;}
.rt{float: right;}
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}
.fpx16{font-size: 16px;}
.fpx20{font-size: 20px;}
.fpx22{font-size: 22px;}
.fpx24{font-size: 24px;}
.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.clear{width: 100%;overflow:hidden;}
.imgResponsive{width: 100%;height: 0;padding-bottom: 56.25%;overflow:hidden;display: block;}
.imgResponsive img{width: 100%;transition: all 0.35s ease-in-out;}
.imgResponsive img:hover{transform: scale(1.05);}
.container{width: 1200px;margin:0 auto}
.ul-inline{font-size: 0;}
.ul-inline li {display: inline-block;*display: inline;*zoom:1;font-size: 14px;}
.fArial{font-family: 'Arial';}

/*低版本跳转样式*/

.ie_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 99999;
}

.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.98;
    filter: alpha(opacity=98);
}

.ie9tips p {
    padding-top: 10px;
    color: #fff;
    width: 420px;
    margin: 10px auto;
	font-size: 14px;
    line-height: 1.8;
}
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 26px;transition: none;width: 50px;height: 50px;line-height: 50px;text-align: center;display: none;transition: all 0.35s ease-in-out;background: url(../images/t1-top.png) no-repeat center #ccc;}

.goTop:hover{color:#fff;background:url(../images/t1-top.png) no-repeat center #019d58;}
.goTop.bottom{bottom: 240px;}
#qrodeText{display: none;}
.erweima img{width: 100%;}


@charset "utf-8";
/* CSS Document */

/*头部样式*/
.wrap_header{ width:100%; position: relative;z-index: 99; background-color:#005825;
background: -webkit-linear-gradient(left, #005825, #03a447); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #005825, #03a447); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,#005825, #03a447); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #005825 , #03a447); /* 标准的语法 */}
.header{ max-width:1400px; min-width: 320px; margin:0 auto;z-index:999;overflow: hidden;}
#btn_ser{display:none;}
.links{float:right;text-align:right;margin-top:43px;}
.links01 ul li{ display: inline;height:25px;}
.links01 a{ color:#fff; padding:0 10px; }
.links01 a:hover{color: #c81622;}

.snav{display:block;}
.mbtn{display:block;}
.gp-logo{ float: left;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 12px 0;max-width: 80%;}
.gp-logo a { display: inline-block; vertical-align: middle;}
.gp-logo img{max-height: 60px;}
.topNav{ position:absolute; top:40%; right:0;}
.topNav a {  display:inline-block;  padding: 0 10px; color: #fff; }


.code01 { max-width: 150px; padding:5px; margin:15px auto;}

  
/*导航*/
.nav{ overflow: hidden;  padding: 25px 0 130px 0;}
.nav ul{}
.nav ul li{ padding: 18px 18px 18px 40px; position: relative;}
.nav ul li.on strong{ transform: rotate(90deg);}
.nav ul li strong { position: absolute; right: 10px; top:20px; z-index: 99; color: #fff;cursor: pointer;transition: all 0.35s ease-in-out;}
.nav ul li a{display:block; transition: all 0.3s ease;cursor: pointer; color: #fff;}
/* .nav ul li.active a{ color: #e0ca7e;} */
.nav ul li a:hover{ padding-left: 5px; }
.subNav { padding:10px 0 0 15px; display: none;}
.subNav dl dd { height: 30px; line-height: 30px;}

/*手机端导航*/
.mobile{width: 100%;  position:absolute;display: none;top:0px;right: 0;z-index: 99991}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 50%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile_title a{float:left;margin-left: 10px;color:#fff;line-height: 31px;height: 31px;}
.mobile-inner-header{width:100%;
    height: 42px;position: absolute;top: 25px;right:15px;}
  
  
    .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% - 20px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: rgba(255,255,255,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;}

.mobile-inner-header-icon{
    color: #fff; height:28px;float:right;width: 28px;position: relative; cursor: pointer;font-weight: bold;text-align: center;/*! margin-top:5px; */background: #fff; z-index:9999;} 
     
.mobile-inner-header-icon-out span{width: 20px;height: 2px;background-color:#0f9918;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-click{ background: none !important; /*! margin-top: 10px; */ }

.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:rgba(1, 37, 12, 0.85);width: 100%; position: absolute;top: 0;   left: 0px;padding-top: 60px;padding-bottom: 25px;display: none; z-index:999;}
.open .mobile-inner-nav{display: block;}
.mobile-inner-nav a{display: inline-block;line-height: 1.8;
    text-decoration: none;  width: 100%;font-size: 1.4rem; 
     border-bottom: solid 1px rgba(255,255,255,0.15);
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; padding-top: 10px;padding-bottom: 10px;}

.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li.on strong { transform: rotate(90deg);}
.mobile-inner-nav li a{text-indent: 0;}
.mobile-inner-nav li strong{color:#fff;position: absolute;right:20px;top:0;font-size: 1.5em;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;color:#fff; font-size: 14px;}
@-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{line-height: 1.85;padding-top: 10px;padding-bottom: 10px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #747474;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 79%;color:#d9d9d9;margin-left:45px;border:none; height:34px; background:none;}
.mobile_search input.notxt1{width:45px;background-color:#fff;right:auto; position:absolute; top:10px;left:0;background:url(../images/ser.png) no-repeat center center;border:none;}
.mobile-links{width: auto;overflow: hidden;border-bottom:solid 1px #747474;padding:6px 0; text-align: center;}
.mobile-links span{padding:0 30px; display: inline-block;}
.mobile-links span:first-child{ display: none; }
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;}


@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}

/*底部*/
.wrap_footer{ overflow: hidden; background-color:#005825;
background: -webkit-linear-gradient(left, #03a447, #005825); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #03a447, #005825); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,#03a447, #005825); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #03a447 , #005825); /* 标准的语法 */ 
padding: 26px 0;
position: relative;
z-index: 9;
}
.footer{ max-width: 1200px; margin:0 auto; text-align: center; overflow: hidden; }
.footer p{ font-size: 1.4rem; color: #fff;  line-height: 26px;}
.footer p span{ padding: 0 14px; color: #fff;}
/*banner*/
.bannerbg{position: absolute; top: 0;z-index: 1;width: 100%;text-align: center;}
.bannerbg span{ display: block; height: 0; padding-bottom:28.7%; overflow: hidden; }


.content{max-width: 1400px; margin: 135px auto auto auto; overflow: hidden;position: relative;z-index: 9;}
.mode{overflow: hidden;min-height: 70vh;}
.mode .lf{ width: 15%; float: left;  opacity: 0.95; border-bottom-left-radius: 3px;border-top-left-radius: 3px;padding-bottom: 5000px;margin-bottom: -5000px; overflow: hidden;}
.mode .md{ width: 62.5%; float: left;  opacity: 0.95;padding-bottom: 5000px;margin-bottom: -5000px; background: #fff;}
.mode .rt{ width: 22.5%; float: right; background: #eeeeee; opacity: 0.95;border-bottom-right-radius: 3px;border-top-right-radius: 3px;padding-bottom: 5000px;margin-bottom: -5000px;overflow: hidden;}


/*基本情况*/
.articleList01{ padding: 25px 33px; overflow: hidden; }
.articleList-row{ overflow: hidden; margin-bottom: 25px;}
.articleList-row .articleTitle{ border-bottom: #dddddd 3px solid; padding-bottom: 12px; overflow: hidden; }
.articleList-row .articleTitle span{ font-weight: bold;  }
.articleText{ padding: 12px 0 0 0; overflow: hidden; }
.articleText p{ font-size: 1.4rem; line-height: 30px; }
.articleText p span { float: left;}
.articleText p i { font-style: normal; display: block;}
.articleList-row ul{ margin:20px 0 0 0;}
.articleList-row ul li { overflow: hidden; margin:20px 0 0 0}
.articleList-row ul li span { float: right;}
.articleList-row ul li a { display: block; margin:0 80px 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*照片+个人简介*/
.personIntroduction{ overflow: hidden; }
.articleList02{ margin: 25px 20px; overflow: hidden; }
.personImg{ overflow: hidden; max-width: 150px; margin:0 auto; }
.personImg span.img{ display: block; width: 100%; height: 0px; overflow: hidden; margin: 0 auto; overflow: hidden; }
.personImg span.img img{ display: block; width: 100%;  height: auto;}
.personImg span.name{ font-size: 1.6rem; font-weight: bold; display: block; height: 40px;line-height: 40px; text-align: center;}
.personImg span.view{color: #666;text-align: center;padding: 0 0 15px;display: block;}
.personIntroduction .articleText{ border-top: #ccc 1px solid; }
.erweima{ display: block; width: 100px;height: 100px; margin: 15px auto; overflow: hidden;background: #fff;}

.articleList-row .articleTitle02{ border-bottom: #dddddd 1px solid; padding-bottom: 12px; overflow: hidden; }
.articleList-row .articleTitle02 span{ font-size: 1.6rem; font-weight: bold; color: #333; }



.gp-page{text-align: center;padding-top: 28px;}
.gp-page a{width: 30px;height: 30px;border: 2px solid #eee;border-radius: 50%;text-align: center;line-height: 30px;display: inline-block;margin: 0 7px;}
 .gp-page a:hover{color: #8e000b;} 
 .gp-page a.on_pages{color: #8e000b;border-color: #8e000b;} 
.pageArticle{padding-top: 25px;}
.pageArticleTitle h3{text-align: center;}
.articleAuthor{margin-top: 11px;text-align: center;}
.articleAuthor span{line-height: 26px;}
.article p{margin-bottom: 30px;text-indent: 2em;}
.article p.art_img{overflow: hidden;text-align: center;}
.article p.art_img div{padding-bottom: 66.8%;}
.attachment{overflow: hidden;padding-top: 31px;padding-bottom: 0px;border-top: 1px solid #eee;}
.attachment .leftart{float: left;width: calc(100% - 200px);}
.attachment .leftart h4 {line-height: 30px;}
.attachment .leftart p{margin-top: 2px;}
.attachment .rightshare {float: right;margin-top: 10px;width: 200px;color: #757575;line-height: 24px;}
.attachment .rightshare>img{margin-right: 7px;vertical-align: middle;}
.rightshare a.bds_weixin, .rightshare a.bds_tsina, .rightshare a.bds_qzone {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin: 0 4px;
    vertical-align: middle;
}

.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;
}
.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.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;
}
.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}
.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}
.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}
.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}
#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}
.code01 { background: #fff;}
.qrcodeCanvas canvas{ width: 100%;}
@media screen  and (max-width:1440px) {
       .header,.footer,.content{ width: 95%; padding-left: 15px; padding-right:15px;box-sizing: border-box; }
     
 }

@media screen  and (max-width:992px) { 
      .nav,.mode .lf{display:none;}
      .topNav,.ser{ display: none; }
      .mobile{ display:block;}
      .bannerbg{ position: static; }
      .content{ margin: 0 auto; }
      .mode .md{ width: 73.5%; }
      .mode .rt{ width: 24%; }
      .articleList01{ padding: 25px 0; }
	  .gp-page a{display: none!important;}
	    .gp-page .on_pages,.gp-page .gp-page-prev,.gp-page .gp-page-next{display: inline-block!important;}
.code01 { display: none;}

}


@media screen and (max-width:996px) {
      .content{ padding: 0; }
      .mode .md{ padding-left: 15px; padding-right: 15px; }
	    .mode .rt,.mode .md{ float: none; width: auto; padding-bottom: 0; margin-bottom: 0; }
      .personImg{ float: left; }
      .personIntroduction{ margin-bottom: 20px; }
      .personIntroduction .articleText{ margin-left: 170px; }
      .articleText .erweima{ float: left; margin: 7px auto; } 
			.personIntroduction{margin-bottom: 0;}
 }

@media screen and (max-width:640px) {
       .logo{ margin-right: 60px;}

}

@media screen and (max-width:480px) {
       .mobile-inner-header{ top: 15px; } 
       .personImg{ float: none; }
       .personIntroduction .articleText{ margin: 0; } 
       .articleText .erweima{ float: none; margin: 10px auto auto auto; } 
       .articleList-row .articleTitle span,.articleList-row .articleTitle02 span{ font-size: 1.5rem; } 
       .articleList-row{ margin-bottom: 20px; }
       .articleText p,.footer p span{  line-height: 26px;} 

}

@media screen and (max-width:414px) {

}









