.about-wrap .party .tab li.cur:after, .duty-wrap .party .tab li.cur:after, .bases-wrap .title-tips:after {
  content: "";
  height: 0;
  width: 0;
  overflow: hidden;
}

* {
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

header {
  position: relative;
  z-index: 5;
  height: 90px;
  background: #24a65e;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.11);
}

header .search {
  height: 90px;  
  z-index: 3;
}
header .search form {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  width: 85;
  height: 100%;
  background: #24a65e;
}
header .search form input {
  width: calc(90% - 35px);
  height: 100%;
  padding: 0 5%;
  border: 0;
  border-radius: 0;
  background: #daffd8;
  font-size: 18px;
  line-height: 38px;
  color: #444;
}
header .search form input.submit {
  width: 55px;
  padding: 0;
  background: url(../images/bg_btn01.png) no-repeat center #24a65e;
  background-size: cover;
}
header .search .search-btn {
  width: 55px;
  height: 90px;
  background: url(../images/bg_btn01.png) no-repeat center #24a65e;
  background-size: cover;
  cursor: pointer;
}
header .language {
  width: 52px;  height: 90px;
  border-left: 0px solid #aee7c7;
  font-size: 16px;
  line-height: 90px;
  color: #777;
  font-family:"Arial";font-weight:bold;
}
header .language a {
  display: inline-block;padding-left: 10px;

  background: url(../images/bg_sign0 2.png) no-repeat left center;
  cursor: pointer;color: #fff;
}
header .language .list {
  left: 0;
  top: 56px;
  width: 100%;
  padding-bottom: 5px;
  background: #fff;
  text-align: center;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
  
}
header .language .list a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #777;
}
header .language .list a:hover {
  color: #24a65e;
}
header nav {
  position: relative;
  z-index: 2;
  float: right;padding-right: 28px;
}
header nav li {
  position: relative;
  width: 108px;
  height: 90px;
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
  transition: border 0.3s;
}

header nav li:last-child {
  border-right: 0;
}
header nav li:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0px;
  background: #fff;
  transition: background 0.2s;
}
header nav li a.tit {
  display: inline-block;
  width: 100%;
  padding: 22px 0;
  font-size: 15px;
  line-height: 46px;
  color: #fff;
  text-align: center;
  transition: color 0.3s;
}
header nav li.hover, header nav li.cur {
  border-color: #efefef;
}
header nav li.hover:after, header nav li.cur:after {
  background: #24a65e;
}
header nav li.hover a.tit, header nav li.cur a.tit {
  color: #000;
}
header .subnav {
  padding: 15px 0 ;  
}
header .subnav a {
  display: inline-block;
  float: left;
  margin: 0 28px;
  font-size: 14px;
  line-height: 2.5;
  color: #333;
}
header .subnav a:hover {
  color: #24a65e;
}



header .nav-bg {
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 1;
  width: 100%;
  height: 135px;
  background: rgba(255, 255, 255,1);border-bottom: 1px solid #dcdcdc;
}

.header .lang{font-size:18px;font-family:"Arial";font-weight:bold;margin-top:30px;line-height:32px;color:#8c8c8c;margin-left:4px;display:inline-block;}
.header .line-s{display:inline-block;width:1px;height:22px;background-color:#e5e5e5;margin:35px 15px 0;}

footer {
  background: #fafafa; border-top: 1px solid #dcdcdc; 
}
footer .list-wrap {
  padding: 5% 0 1% 0;
}

footer li {
  width: 16%; padding-bottom:18px
}
footer li a {
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  color: #9c9c9c;
  opacity: 1;
  transition: all 0.5s;
}
footer li a:hover {
  color: #24a65e;
  opacity: 1;
}
footer li a.tit {
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 2;
  color: #686868;
  opacity: 1;
}
footer li a.tit5 {
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 2;
  color: #fff;
  opacity: 0;
}
footer li:last-child:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  width: 0px;
  height: 80%;
  background: #dcdcdc;
}

footer .detail {
  padding-left: 22%;
  font-size: 12px;
  line-height: 2;
  color: #999; text-align:right
}
footer .detail p.t {
  margin-bottom: 5px;
  font-size: 28px; 
  line-height: 1;
  color: #646464;
}
footer .detail .img-box {
  width: 277px;
  margin: 20px 28px 0 0;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  text-align: center;
}

.footer-tips {
  width: 100%;
  padding: 1px 0 38px  0;
  background: #fafafa;
  font-size: 12px;
  line-height: 2;
  color: #828282;
  transition: all 0.5s; 
}
.footer-tips p {
  padding-left: 0px;
}
.footer-tips .select {
  width: 214px;
  height: 24px;
  background: #fff;
  border: 1px solid #c1c1c1;
  font-size: 12px;
  line-height: 2;
  color: #666;
}
.footer-tips .select p {
  padding: 0 24px 0 10px;
  background: url(../images/bg_sign19.jpg) no-repeat right;
  cursor: pointer;
}
.footer-tips .select .list {
  left: 0;
  bottom: 25px;
  width: 194px;
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #363637;
}
.footer-tips .select .list li {
  width: 100%;
}
.footer-tips .select .list a {
  float: left;
  display: inline-block;
  width: 94%;
  padding: 0 3%;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  transition: all 0.5s;
}
.footer-tips .select .list a.tit {
  width: 100%;
  padding: 0;
  font-size: 14px;
  line-height: 2;
  color: #333;
}
.footer-tips .select .list a:hover {
  color: #24a65e;
}
.footer-tips.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.footer-tips.black {
  padding: 15px 0;
  background: #fff;
  border-top: 1px solid #c1c1c1;
}

.ibanner {
  width: 100%;
}
.ibanner .banner{
  position: relative;
  overflow: hidden;
  width: 100%;
  display: inline-block; margin-bottom:-6px
}
.ibanner .banner li{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display:none;
}
.ibanner .banner li img{
  width: 100%;
}
.ibanner .banner .i-ban-hei{
  height: 0;
  margin-top: 35%;
  width: 100%;
}
.ibanner .btn{
  /*display: inline-block;*/
  height: 8px;
  position: absolute;
  left: 49.8%;
  bottom: 26px;
  z-index: 5;
}
.ibanner .btn span{
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-radius: 8px;
  background: #fff ;
  border: 2px solid #ccc;
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  overflow: hidden;
}

.ibanner .btn span.on{
  background: # ;border: 2px solid #24a65e;
}
.ibanner img.stations {
  left: 0;
  top: 0;
  opacity: 0;
}
.ibanner .box_skitter {
  left: 0;
  top: 0;
  width: 100%;
}


.inews-title {
  height: 72px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 3%;
  font-size: 18px;
  line-height: 72px;
  color: #888;
}

.inews-title p.fl:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56px;
  height: 3px;
  background: #24a65e;
  transition: all 0.5s;
}
.inews-title p.fl.last:after {
  width: 110px;
  left: 90px;
}
.inews-title span {
  cursor: pointer;
}
.inews-title span.cur {
  color: #444;
}
.inews-title a {
  display: inline-block;
  padding-right: 15px;
  margin: 24px 10px 0 0;
  background: url(../images/bg_sign04.png) no-repeat right 0;
  font-size: 12px;
  line-height: 2;
  color: #888;
}
.inews-title a:hover {
  color: #24a65e;
  background-position: right bottom;
}

.inews-list {
  margin-bottom: 2.6%;
}
.inews-list ul {
  margin-left: -1.25%;
}

.inews-list .in {
  width: 92%;
  margin: 0 auto;
}

.inews-list a {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #7c7c7c;
}
.inews-list p.tit{
  padding: 6px 0;
  margin: 20px 0 5px;
  line-height: 20px;
  color: #444;
  text-align: center;
}
.inews-list p.tit a{
  color: #444;
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inews-list p.tit a:hover{
  color: #24a65e;
}
.inews-list a:hover {
  color: #24a65e;
}
.inews-list span {
  display: inline-block;
  padding-left: 20px;
  background: url(../images/bg_sign01.png) no-repeat left 0;
  margin-top: 10px;
  font-size: 12px;
  line-height: 28px;
  color: #999;
  cursor: pointer;
}
.inews-list span.hover {
  background-position: left bottom;
  color: #24a65e;
}
.inews-list span a {
  display: inline-block;
  height: 28px !important;
  padding-left: 0 !important;
  background: none !important;
  margin: 0 !important;
  color: #999 !important;
  line-height: 28px !important;
}
.inews-list span a:hover {
  color: #24a65e;
}

.iboxs {
  padding: 3% 0;
  background: #eee;
  border-top: 1px solid #d7d7d7;
}

.iboxs .box.fl {
  background: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07);
}
.iboxs .box.fl .img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.iboxs .box.fl .img .in {
  width: 83%;
  height: 100%;
  background: url(../images/img04.png) no-repeat center;
  background-size: cover;
}

.iboxs .box.fl .detail {
  float: right;
}
.iboxs .box.fl .detail .in {
  padding: 8% 8.4% 8% 0;
}
.iboxs .box.fl .detail h2 {
  font-size: 20px;
  line-height: 24px;
  color: #333;
}
.iboxs .box.fl .detail p.en {
  padding-bottom: 5%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 3%;
  font-size: 20px;
  line-height: 1;
  color: #b9b9b9;
  font-family: Arial;
  text-transform: uppercase;
}
.iboxs .box.fl .detail a {
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
  color: #666;
}
.iboxs .box.fl .detail a.more {
  margin-top: 14px;
  padding-right: 15px;
  background: url(../images/bg_sign05.png) no-repeat right center;
  font-size: 14px;
  line-height: 2;
  color: #005098;
}

.iboxs .box.fr ul {
  width: 85.8%;
  padding-left: 14.2%;
}

.iboxs .box.fr li {
  width: 85.6%;
  padding: 7.2% 7.2% 15%;
  background: url(../images/bg_bg01.jpg) no-repeat right center;
  background-size: cover;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07);
}

.iboxs .box.fr li p {
  font-size: 14px;
  line-height: 26px;
  color: #7c7c7c;
}
.iboxs .box.fr li p.t {
  font-size: 20px;
  line-height: 32px;
  color: #e99134;
}
.iboxs .box.fr li p.t.b {
  color: #035198;
}

.iboxs .box.fr li:last-child {
  background-image: url(../images/bg_bg02.jpg);
}

.inside-ban {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.inside-menu {
  height: 60px;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
}

.inside-menu.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.inside-menu  {
  color: #e1e1e1;
}
.inside-menu a {
  display: inline-block;
  font-size: 14px;
  line-height: 60px;
  color: #222;
}

.inside-menu h2 {
  display: inline-block;
  font-size: 20px;
  line-height: 60px;
  color: #666;  font-weight:300
}

.inside-menu a:hover {
  color: #24a65e;
}
.inside-menu a.home {
  width: 20px;
  height: 60px;
  background: url(../images/bg_sign06.png) no-repeat center;
}
.inside-menu span {
  display: inline-block;
  width: 28px;
  height: 60px;
  background: url(../images/bg_sign07.png) no-repeat center;
}
.inside-menu em {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  color: #a3a3a3;
}
.inside-menu .menu a {
  position: relative;
  display: inline-block;
  margin: 0 16px;
  font-size: 14px;
  line-height: 60px;
  color: #555;
}
.inside-menu .menu a:last-child {
  padding-right: 0;
}
.inside-menu .menu a:after {
  transition: all 0.5s;
}
.inside-menu .menu a:hover {
  color: #24a65e;
}
.inside-menu .menu a:hover:after, .inside-menu .menu a.cur:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: #24a65e;
}

.menu-block {
  height: 0px;
}

.inside-title, .about-wrap .title, .duty-wrap .title, .projects-wrap .tips .title, .bases-wrap .title {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  color: #777;
  text-transform: uppercase;
}
.duty-wrap .title{
 padding: 1.9% 0 0%;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  color: #777;
  text-transform: uppercase;
}

.inside-title p, .about-wrap .title p, .duty-wrap .title p, .projects-wrap .tips .title p, .bases-wrap .title p {
  margin-bottom: -5px;
}
.inside-title p.fz, .about-wrap .title p.fz, .duty-wrap .title p.fz, .projects-wrap .tips .title p.fz, .bases-wrap .title p.fz {
  font-size: 20px;
  line-height: 28px;
}
.inside-title span, .about-wrap .title span, .duty-wrap .title span, .projects-wrap .tips .title span, .bases-wrap .title span {
  position: relative;
  display: inline-block;
  padding: 0 35px;
  font-size: 22px;
  line-height: 36px;
  color: #24a65e;
}
.inside-title span:before, .about-wrap .title span:before, .duty-wrap .title span:before, .projects-wrap .tips .title span:before, .bases-wrap .title span:before, .inside-title span:after, .about-wrap .title span:after, .duty-wrap .title span:after, .projects-wrap .tips .title span:after, .bases-wrap .title span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 17.5px;
  width: 27px;
  height: 1px;
  background: #c8c8c8;
}
.inside-title span:before, .about-wrap .title span:before, .duty-wrap .title span:before, .projects-wrap .tips .title span:before, .bases-wrap .title span:before {
  left: 0;
}
.inside-title span:after, .about-wrap .title span:after, .duty-wrap .title span:after, .projects-wrap .tips .title span:after, .bases-wrap .title span:after {
  right: 0;
}
.inside-title.white, .about-wrap .white.title, .duty-wrap .white.title, .projects-wrap .tips .white.title, .bases-wrap .white.title {
  color: #fff;
}
.inside-title.white span, .about-wrap .white.title span, .duty-wrap .white.title span, .projects-wrap .tips .white.title span, .bases-wrap .white.title span {
  color: #fff;
}
.inside-title.white span:before, .about-wrap .white.title span:before, .duty-wrap .white.title span:before, .projects-wrap .tips .white.title span:before, .bases-wrap .white.title span:before, .inside-title.white span:after, .about-wrap .white.title span:after, .duty-wrap .white.title span:after, .projects-wrap .tips .white.title span:after, .bases-wrap .white.title span:after {
  background: #fff;
  opacity: 0.8;
}

.about-wrap .group, .duty-wrap .group {
  padding: 4.9% 0 6.5%;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 2;
  color: #777;
  text-align: center;
}
.about-wrap .group .detail, .duty-wrap .group .detail {
  width: 82.5%;
  padding-top: 3%;
  margin: 0 auto;
}
.about-wrap .group .detail h2, .duty-wrap .group .detail h2 {
  font-size: 20px;
  line-height: 2;
  color: #000;
  margin-bottom: 7px; 
}
.about-wrap .group .detail a, .duty-wrap .group .detail a {
  display: inline-block;
  width: 136px;
  border: 1px solid #24a65e;
  background: #24a65e;
  margin-top: 4.6%;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
  transition: all 0.5s;
}
.about-wrap .group .detail a:hover, .duty-wrap .group .detail a:hover {
  background: #f5f5f5;
  color: #24a65e;
}

.about-wrap .history, .duty-wrap .history {
  padding: 2.6% 0 8.2%;
  background: url(../images/bg_bg03.jpg) no-repeat center;
  background-size: cover;
}
.about-wrap .history .line, .duty-wrap .history .line {
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #fff;
  margin-top: -1px;
}
.about-wrap .history .in, .duty-wrap .history .in {
  background: url(../images/bg_line01.png) no-repeat center;
  height: 514px;
  margin-top: 20px;
}
.about-wrap .history .list-box, .duty-wrap .history .list-box {
  width: 1040px;
  height: 612px;
  margin-left: 100px;
}
.about-wrap .history .list-box ul, .duty-wrap .history .list-box ul {
  height: 612px;
}
.about-wrap .history .list-box li, .duty-wrap .history .list-box li {
  position: absolute;
  bottom: 355px;
  width: 220px;
  min-height: 176px;
  padding-left: 32px;
  background: url(../images/bg_line02.png) no-repeat left top;
  font-size: 13px;
  line-height: 20px;
  color: #cee5fa;
  transform: translateX(30px);
  opacity: 0;
}
.about-wrap .history .list-box li h2, .duty-wrap .history .list-box li h2 {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.about-wrap .history .list-box li.cur h2, .duty-wrap .history .list-box li.cur h2 {
  font-weight: bold;
  font-size: 46px;
  line-height: 60px;
}
.about-wrap .history .list-box li img, .duty-wrap .history .list-box li img {
  display: block;
  max-width: 100%;
  margin: 18px 0;
}
.about-wrap .history .list-box li:nth-child(2n), .duty-wrap .history .list-box li:nth-child(2n) {
  bottom: auto;
  top: 258px;
  padding-top: 92px;
  background: url(../images/bg_line03.png) no-repeat left -79px;
}
.about-wrap .history .list-box li:nth-child(2), .duty-wrap .history .list-box li:nth-child(2) {
  left: 120px;
}
.about-wrap .history .list-box li:nth-child(3), .duty-wrap .history .list-box li:nth-child(3) {
  left: 330px;
}
.about-wrap .history .list-box li:nth-child(4), .duty-wrap .history .list-box li:nth-child(4) {
  left: 450px;
}
.about-wrap .history .list-box li:nth-child(5), .duty-wrap .history .list-box li:nth-child(5) {
  left: 660px;
}
.about-wrap .history .list-box li:nth-child(6), .duty-wrap .history .list-box li:nth-child(6) {
  left: 780px;
}
.about-wrap .history .btn, .duty-wrap .history .btn {
  top: 50%;
  width: 37px;
  height: 37px;
  margin-top: -18.5px;
  cursor: pointer;
}
.about-wrap .history .btn.prev, .duty-wrap .history .btn.prev {
  left: 0;
  background: url(../images/prev01.png) no-repeat #24a65e;
}
.about-wrap .history .btn.next, .duty-wrap .history .btn.next {
  right: 0;
  background: url(../images/next01.png) no-repeat #24a65e;
}
@media only screen and (max-width: 1220px) {
  .about-wrap .history, .duty-wrap .history {
    padding-top: 5%;
    background-image: url(../images/bg_bg04.jpg);
  }
  .about-wrap .history .line, .duty-wrap .history .line {
    display: none;
  }
  .about-wrap .history .in, .duty-wrap .history .in,
  .about-wrap .history .btn,
  .duty-wrap .history .btn {
    height: auto;
    background: none;
  }
  .about-wrap .history .list-box, .duty-wrap .history .list-box {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .about-wrap .history .list-box ul, .duty-wrap .history .list-box ul {
    height: auto;
  }
  .about-wrap .history .list-box li, .duty-wrap .history .list-box li {
    position: relative;
    left: 0 !important;
    bottom: 0;
    width: 100%;
    min-height: 1px;
    padding: 0;
    background: #fff;
    margin-bottom: 14px;
    opacity: 1;
    transform: translateX(0);
  }
  .about-wrap .history .list-box li:nth-child(2n), .duty-wrap .history .list-box li:nth-child(2n) {
    top: 0;
    padding-top: 0;
    background: #fff;
  }
  .about-wrap .history .list-box li h2, .duty-wrap .history .list-box li h2 {
    padding: 0 2%;
    background: #e8e8e8;
    font-size: 15px;
    line-height: 2;
    color: #24a65e;
    font-weight: bold;
  }
  .about-wrap .history .list-box li .detail, .duty-wrap .history .list-box li .detail {
    width: 94%;
    padding: 3%;
    font-size: 14px;
    line-height: 22px;
    color: #7c7c7c;
  }
  .about-wrap .history .list-box li img, .duty-wrap .history .list-box li img {
    display: none;
  }
  .about-wrap .history .more-btn, .duty-wrap .history .more-btn {
    display: block;
    padding: 5px 0;
    background: #2d77ba;
    margin-top: 10px;
    font-size: 15px;
    line-height: 2;
    color: #d3eaff;
    text-align: center;
  }
}
.about-wrap .strategy, .duty-wrap .strategy {
  padding: 4% 0 3.4%;
}


.about-wrap .strategy .main, .duty-wrap .strategy .main {
  padding-top: 40px;
}
.about-wrap .strategy .img img, .duty-wrap .strategy .img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.about-wrap .strategy .detail, .duty-wrap .strategy .detail {
  padding: 4.5% 9.8% 0 7.5%;
  font-size: 14px;
  line-height: 32px;
  color: #666;
}
.about-wrap .strategy .detail h2, .duty-wrap .strategy .detail h2 {
  font-size: 24px;
  line-height: 36px;
  color: #000;
}
.about-wrap .strategy .detail h3, .duty-wrap .strategy .detail h3 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 7.8%;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.about-wrap .strategy .detail h3:after, .duty-wrap .strategy .detail h3:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34%;
  height: 1px;
  background: #e5e5e5;
}

.about-wrap .mission, .duty-wrap .mission {
  padding: 5.2% 0 7.8%;
  background: url(../images/bg_bg03.jpg) no-repeat center;
  background-size: cover;
}
.about-wrap .mission .w1200 .title {
  color: #fff;
}

.about-wrap .mission .w1200 .title span {
  color: #fff;
}
.about-wrap .mission .scroll-box, .duty-wrap .mission .scroll-box {
  width: 73.5%;
  height: 148px;
  margin: 4.4% auto 1.8%;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  text-align: center;
}
.about-wrap .mission .scroll-box .scroll, .duty-wrap .mission .scroll-box .scroll{
  left: 0;
  top: 0;
}
.about-wrap .mission .scroll-box h2, .duty-wrap .mission .scroll-box h2 {
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 2;
  color: #fff;
}
.about-wrap .mission .btns, .duty-wrap .mission .btns {
  height: 29px;
  text-align: center;
}
.about-wrap .mission .btns span, .duty-wrap .mission .btns span {
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(../images/prev02.png) no-repeat;
  margin: 0 8px;
  cursor: pointer;
}
.about-wrap .mission .btns span.down, .duty-wrap .mission .btns span.down {
  background-image: url(../images/next02.png);
}

.about-wrap .honor, .duty-wrap .honor {
  padding: 0 0 2%;
}
.about-wrap .honor{
  border-bottom: 0px solid #e0e0e0;
}
.about-wrap .honor.bggray, .duty-wrap .honor.bggray {
  background: #f5f5f5;
}
.about-wrap .honor .tips, .duty-wrap .honor .tips {
  font-size: 14px;
  line-height: 2;
  color: #666;
  text-align: center;
}
.about-wrap .honor .list, .duty-wrap .honor .list {
  margin-top: 5%;
}
.about-wrap .honor li, .duty-wrap .honor li {
  position: relative;
  overflow: hidden;
  padding-bottom: 2.5%;
  margin-bottom: 1.5%;
}
.about-wrap .honor li a{
  display: block;
}
.about-wrap .honor li img, .duty-wrap .honor li img {
  display: block; width: 236px;
  max-width: 100%;
  margin: 0 auto;
  box-reflect: below 0 -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0.2) 94%, rgba(255, 255, 255, 0.4) 96%, rgba(255, 255, 255, 0.6) 98%, rgba(255, 255, 255, 0.8) 100%);
}
.about-wrap .honor .btn, .duty-wrap .honor .btn {
  text-align: center;
}
.about-wrap .honor .btn a, .duty-wrap .honor .btn a {
  display: inline-block;
  width: 136px;
  background: #24a65e;
  border: 1px solid #24a65e;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
  transition: all 0.5s;
}
.about-wrap .honor .btn a:hover, .duty-wrap .honor .btn a:hover {
  background: none;
  color: #24a65e;
}

.about-wrap .leadership, .duty-wrap .leadership {
  padding: 4.6% 0 3.3%;
  background: url(../images/bg_bg07.jpg) no-repeat center;
  background-size: cover;
}

.about-wrap .leadership .revolve, .duty-wrap .leadership .revolve {
  margin-top: 6.25%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}
.about-wrap .leadership .revolve{
  margin-top: 3%;
  margin-bottom: 1.5%;
}
.about-wrap .leadership .revolve .btns, .duty-wrap .leadership .revolve .btns {
  top: 165px;
  width: 37px;
  height: 37px;
  cursor: pointer;
}
.about-wrap .leadership .revolve .btns.prev, .duty-wrap .leadership .revolve .btns.prev {
  left: 0;
  background: url(../images/prev03.png) no-repeat;
}
.about-wrap .leadership .revolve .btns.next, .duty-wrap .leadership .revolve .btns.next {
  right: 0;
  background: url(../images/next03.png) no-repeat;
}

.about-wrap .leadership .revolve .scroll, .duty-wrap .leadership .revolve .scroll {
  width: 1034px;
  height: 368px;
  margin: 0 auto;
}
.about-wrap .leadership .revolve .scroll li, .duty-wrap .leadership .revolve .scroll li {
  position: absolute;
  left: 275px;
  top: 0;
  width: 484px;
  height: 368px;
  transform: scale(0);
  opacity: 0;
}


.about-wrap .leadership .revolve .tips, .duty-wrap .leadership .revolve .tips {
  min-height: 44px;
  margin-top: 17px;
}
.about-wrap .party, .duty-wrap .party {
  padding-top: 3%;
}
.about-wrap .party .tab, .duty-wrap .party .tab {
  margin-top: 4.6%;
}

.about-wrap .party .tab li, .duty-wrap .party .tab li {
  position: relative;
  padding-bottom: 4.5%;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  text-align: center;
  cursor: pointer;
}
.about-wrap .party .tab li p.en, .duty-wrap .party .tab li p.en {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  font-family: Arial;
  text-transform: uppercase;
}
.about-wrap .party .tab li .img, .duty-wrap .party .tab li .img {
  width: 100%;
  max-width: 139px;
  margin: 0 auto 8.6%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.about-wrap .party .tab li:nth-child(1) .img, .duty-wrap .party .tab li:nth-child(1) .img {
  background-image: url(../images/bg_sign08.png);
}
.about-wrap .party .tab li:nth-child(2) .img, .duty-wrap .party .tab li:nth-child(2) .img {
  background-image: url(../images/bg_sign09.png);
}
.about-wrap .party .tab li:nth-child(3) .img, .duty-wrap .party .tab li:nth-child(3) .img {
  background-image: url(../images/bg_sign10.png);
}
.about-wrap .party .tab li:nth-child(4) .img, .duty-wrap .party .tab li:nth-child(4) .img {
  background-image: url(../images/bg_sign11.png);
}
.about-wrap .party .tab li.cur .img, .duty-wrap .party .tab li.cur .img {
  background-position: center bottom;
}
.about-wrap .party .tab li.cur:after, .duty-wrap .party .tab li.cur:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 17px solid #f5f5f5;
  border-left: 17px dashed transparent;
  border-right: 17px dashed transparent;
  margin-left: -17px;
}

.about-wrap .party .box-wrap, .duty-wrap .party .box-wrap {
  padding: 3.6% 0;
  background: #f5f5f5;
  font-size: 12px;
  line-height: 2;
  color: #777;
  text-align: center;
}
.about-wrap .party .box-wrap .box, .duty-wrap .party .box-wrap .box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.about-wrap .party .box-wrap .box.w885, .duty-wrap .party .box-wrap .box.w885 {
  max-width: 885px;
}
.about-wrap .party .box-wrap .box img, .duty-wrap .party .box-wrap .box img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.about-wrap .party .box-wrap h2, .duty-wrap .party .box-wrap h2 {
  font-size: 24px;
  line-height: 38px;
  color: #333;
}
.about-wrap .party .box-wrap p.t, .duty-wrap .party .box-wrap p.t {
  position: relative;
  padding-bottom: 11px;
  margin-bottom: 37px;
  font-size: 14px;
}
.about-wrap .party .box-wrap p.t:after, .duty-wrap .party .box-wrap p.t:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 25px;
  height: 2px;
  background: #24a65e;
  margin-left: -12.5px;
}
.about-wrap .party .box-wrap .tips, .duty-wrap .party .box-wrap .tips {
  width: 83%;
  margin: 0 auto 2.3%;
}
.about-wrap .party .box-wrap .tips li, .duty-wrap .party .box-wrap .tips li {
  position: relative;
}
.about-wrap .party .box-wrap .tips li:after, .duty-wrap .party .box-wrap .tips li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 22px;
  background: #d0d0d0;
  margin-top: -11px;
}
.about-wrap .party .box-wrap .tips li:last-child:after, .duty-wrap .party .box-wrap .tips li:last-child:after {
  display: none;
}
.about-wrap .party .box-wrap .tips p.num, .duty-wrap .party .box-wrap .tips p.num {
  font-size: 14px;
  line-height: 2;
  color: #333;
}
.about-wrap .party .box-wrap .tips span, .duty-wrap .party .box-wrap .tips span {
  display: inline-block;
  font-size: 48px;
  line-height: 1;
  color: #24a65e;
  font-family: Arial;
}
.about-wrap .party .box-wrap .book-list, .duty-wrap .party .box-wrap .book-list {
  margin-top: 3%;
}
.about-wrap .party .box-wrap .book-list a, .duty-wrap .party .box-wrap .book-list a {
  display: inline-block;
  width: 90%;
  margin: 0 auto;
}
.about-wrap .party .box-wrap .book-list a p, .duty-wrap .party .box-wrap .book-list a p {
  margin: 10px 0;
  font-size: 18px;
  line-height: 2;
  color: #666;
}
.about-wrap .party .box-wrap .book-list a p{
  font-size: 15px;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about-wrap .party .box-wrap .news-list, .duty-wrap .party .box-wrap .news-list {
  background: #fff;
}
.about-wrap .party .box-wrap .news-list .top, .duty-wrap .party .box-wrap .news-list .top {
  padding: 2% 2.8%;
}
.about-wrap .party .box-wrap .news-list .img a, .duty-wrap .party .box-wrap .news-list .img a {
  display: inline-block;
  padding-right: 14%;
}
.about-wrap .party .box-wrap .news-list .img a img, .duty-wrap .party .box-wrap .news-list .img a img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.about-wrap .party .box-wrap .news-list .detail, .duty-wrap .party .box-wrap .news-list .detail {
  text-align: left;
}
.about-wrap .party .box-wrap .news-list .detail a, .duty-wrap .party .box-wrap .news-list .detail a {
  display: inline-block;
  width: 100%;
  min-height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.about-wrap .party .box-wrap .news-list .detail a.tit, .duty-wrap .party .box-wrap .news-list .detail a.tit {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 38px;
  color: #24a65e;
}
.about-wrap .party .box-wrap .news-list .detail a.more, .duty-wrap .party .box-wrap .news-list .detail a.more {
  display: inline-block;
  width: 78px;
  min-height: 28px;
  padding-left: 18px;
  background: #24a65e;
  margin-top: 15px;
  font-size: 13px;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
}
.about-wrap .party .box-wrap .news-list .detail a.more span, .duty-wrap .party .box-wrap .news-list .detail a.more span {
  padding-right: 22px;
  background: url(../images/bg_sign12.png) no-repeat right center;
}
.about-wrap .party .box-wrap .news-list li, .duty-wrap .party .box-wrap .news-list li {
  width: 96%;
  padding: 0 2%;
  border-bottom: 1px solid #f2f2f2;
  font-size: 16px;
  line-height: 52px;
  color: #666;
}
.about-wrap .party .box-wrap .news-list li a, .duty-wrap .party .box-wrap .news-list li a {
  display: inline-block;
  margin-left: 10px;
}
.about-wrap .party .box-wrap a.list-more, .duty-wrap .party .box-wrap a.list-more {
  display: inline-block;
  width: 100%;
  background: #cdcdcd;
  margin-top: 15px;
  font-size: 22px;
  line-height: 60px;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 1220px) {
  .about-wrap .party .box-wrap .news-list, .duty-wrap .party .box-wrap .news-list {
    width: 100%;
    margin: 0 auto;
  }
  .about-wrap .party .box-wrap .news-list .top, .duty-wrap .party .box-wrap .news-list .top {
    padding: 4% 6%;
  }
  .about-wrap .party .box-wrap .news-list .img a, .duty-wrap .party .box-wrap .news-list .img a {
    padding: 0;
  }
  .about-wrap .party .box-wrap .news-list .detail, .duty-wrap .party .box-wrap .news-list .detail {
    margin-top: 5%;
    text-align: center;
  }
  .about-wrap .party .box-wrap .news-list .detail a.tit, .duty-wrap .party .box-wrap .news-list .detail a.tit {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 2.2;
  }
}

.about-wrap .r-honor, .duty-wrap .r-honor {
  padding: 3.5% 0 6.3%;
}
.about-wrap .r-honor .tab, .duty-wrap .r-honor .tab {
  margin-top: 5.5%;
}
.about-wrap .r-honor .tab .btn, .duty-wrap .r-honor .tab .btn {
  position: absolute;
  top: 0;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.about-wrap .r-honor .tab .btn.prev, .duty-wrap .r-honor .tab .btn.prev {
  left: 0;
  background: url(../images/prev04.png) no-repeat;
}
.about-wrap .r-honor .tab .btn.next, .duty-wrap .r-honor .tab .btn.next {
  right: 0;
  background: url(../images/next04.png) no-repeat;
}
.about-wrap .r-honor .tab .list, .duty-wrap .r-honor .tab .list {
  position: relative;
  overflow: hidden;
  width: 1070px;
  height: 54px;
  margin: 0 auto;
}
.about-wrap .r-honor .tab .list:before, .duty-wrap .r-honor .tab .list:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 16px;
  width: 100%;
  height: 1px;
  background: #e0e0e0;
}
@media only screen and (max-width: 1220px) {
  .about-wrap .r-honor .tab .list, .duty-wrap .r-honor .tab .list {
    width: calc(95% - 74px);
  }
}
.about-wrap .r-honor .tab li, .duty-wrap .r-honor .tab li {
  width: 86px;
  height: 54px;
  padding-right: 54px;
  font-size: 18px;
  line-height: 20px;
  color: #aaa;
  font-family: Arial;
  text-align: center;
  cursor: pointer;
}
.about-wrap .r-honor .tab li span, .duty-wrap .r-honor .tab li span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 9px;
  background: #fff;
  margin: 8px auto;
}
.about-wrap .r-honor .tab li span em, .duty-wrap .r-honor .tab li span em {
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #aaa;
  transition: background 0.5s;
}
.about-wrap .r-honor .tab li.cur, .duty-wrap .r-honor .tab li.cur {
  color: #24a65e;
}
.about-wrap .r-honor .tab li.cur em, .duty-wrap .r-honor .tab li.cur em {
  background: #24a65e;
}
.about-wrap .r-honor .detail, .duty-wrap .r-honor .detail {
  margin-top: 4.2%;
}
.about-wrap .r-honor .detail .top, .duty-wrap .r-honor .detail .top {
  padding: 2% 2.5%;
  border-bottom: 1px solid #f2f2f2;
  background: #f5f5f5;
}

.about-wrap .r-honor .detail .in, .duty-wrap .r-honor .detail .in {
  padding: 1% 6.5% 4.8% 2.3%;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.about-wrap .r-honor .detail .in h2, .duty-wrap .r-honor .detail .in h2 {
  font-size: 24px;
  line-height: 58px;
  color: #24a65e;
}
.about-wrap .r-honor .detail ul, .duty-wrap .r-honor .detail ul {
  margin-bottom: 54px;
}
.about-wrap .r-honor .detail li, .duty-wrap .r-honor .detail li {
  width: 100%;
}
.about-wrap .r-honor .detail li p.tit, .duty-wrap .r-honor .detail li p.tit {
  width: 89.5%;
  padding: 16px 8% 16px 2.5%;
  border-bottom: 1px solid #f2f2f2;
  background: url(../images/bg_sign13.png) no-repeat right center;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  cursor: pointer;
}

.group-wrap {
  padding: 1.8% 0 7%;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 2;
  color: #666;
}

.group-wrap p{
  padding: .5% 0 1%;
  font-size: 14px;
  line-height: 2;
  color: #555;
}

.group-wrap .detail {
  padding-top: 5.4%;
}
.group-wrap .detail h2 {
  font-size: 36px; 
  line-height: 42px;
  color: #24a65e;
}
.group-wrap .detail p.en {
  margin-bottom: 3.7%;
  font-size: 36px;
  line-height: 1;
  color: #d9d9d9;
  text-transform: uppercase;
}
.group-wrap .img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.projects-wrap {
  padding-top: 2.6%;
  background: #f5f5f5;
}

.projects-wrap .tips {
  text-align: center;
}
.projects-wrap .tips .detail {
  position: relative;
  padding-top: 2.5%;
  margin-top: 2.8%;
}
.projects-wrap .tips .detail:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 38px;
  height: 3px;
  background: #206ecc;
  margin-left: -19px;
}
.projects-wrap .tips .detail p.t {
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 2;
  color: #333;
}

.projects-wrap .pj-part {
  padding: 3.6% 0;
}
.projects-wrap .pj-part.white {
  background: #fff;
}
.projects-wrap .pj-part .w1180 {
  width: 1180px;
  min-height: 379px;
  background: #fff;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .projects-wrap .pj-part .w1180 {
    width: 86%;
  }
}
.projects-wrap .pj-part .img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 1200px) {
  .projects-wrap .pj-part .img img {
    opacity: 0;
    height: 100%;
  }
}

.projects-wrap .pj-part .img img {
  cursor: pointer;
}
.projects-wrap .pj-part .detail-bpx {
  float: right;
}
.projects-wrap .pj-part .detail {
  padding: 7%;
  line-height: 22px;
}
.projects-wrap .pj-part .detail h2 {
  position: relative;
  margin-bottom: 5.4%;
  font-size: 20px;
  line-height: 48px;
  color: #333;
}
.projects-wrap .pj-part .detail h2:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 46px;
  height: 3px;
  background: #115bb5;
}
.projects-wrap .pj-part .detail .in {
  margin-bottom: 10%;
}
.projects-wrap .pj-part .detail img.fl {
  margin: 0 2% 3% 0;
}
.projects-wrap .pj-part .list {
  width: 1308px;
  margin: 2% auto 0;
}
@media only screen and (max-width: 1328px) {
  .projects-wrap .pj-part .list {
    width: 96%;
  }
}
.projects-wrap .pj-part .list .btns {
  top: 50%;
  width: 29px;
  height: 29px;
  margin-top: -15px;
  cursor: pointer;
}
.projects-wrap .pj-part .list .btns.swiper-button-prev {
  left: 0;
  background: url(../images/prev05.png) no-repeat;
}
.projects-wrap .pj-part .list .btns.swiper-button-next {
  right: 0;
  background: url(../images/next05.png) no-repeat;
}
.projects-wrap .pj-part .list .swiper-container {
  width: 90%;
  margin: 0 auto;
}
.projects-wrap .pj-part .list .swiper-container .swiper-slide {
  min-height: 0; 
}
.projects-wrap .pj-part .list .swiper-container .swiper-slide a{
  display: inline-block;
  border: 1px solid #f1f1f1;
}
.projects-wrap .pj-part .list .swiper-container .swiper-slide .bg {
  background: rgba(0, 0, 0, 0.4);
}
.projects-wrap .pj-part .list .swiper-container .swiper-slide .tips {
  left: 0;
  top: 45%;
  width: 100%;
  font-size: 16px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.projects-wrap .pj-part .list .swiper-container .swiper-slide .tips em {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.projects-wrap .pj-part .list .swiper-container .swiper-slide .tips i {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/bg_sign14.png) no-repeat;
}
@media only screen and (max-width: 1200px) {
  .projects-wrap .pj-part .list .swiper-container .swiper-slide .tips {
    top: 35%;
  }
}


.duty-wrap .leadership {
  padding: 3% 0;
  background: #f5f5f5;
}

.duty-wrap .leadership .detail {
  width: 1034px;
  margin: 2% auto 4%;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: center;
}

.duty-wrap .leadership .revolve {
  margin-top: 0;
}
.duty-wrap .leadership .revolve .prev {
  background: url(../images/prev06.png) no-repeat center !important;
}
.duty-wrap .leadership .revolve .next {
  background: url(../images/next06.png) no-repeat center !important;
}
.duty-wrap .leadership .revolve .tips {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.duty-wrap .party {
  padding: 3% 0 3.5%;
}

.duty-wrap .party .box-wrap {
  padding-bottom: 0;
  background: #fff;
}
.duty-wrap .party .box-wrap .box {
  max-width: 1034px;
}
.duty-wrap .party .box-wrap .book-list {
  margin-top: 0;
}
.duty-wrap .party .box-wrap .book-list li {
  margin-bottom: 5%;
}
.duty-wrap .party .box-wrap .book-list a {
  width: 80%;
}
.duty-wrap .party .box-wrap .book-list a p {
  min-height: 26px;
  font-size: 13px;
  line-height: 2;
  color: #666;
}

.bases-wrap {
  padding-top: 3.6%;
  background: #fff;
}
.bases-wrap .tips {
  margin: 3.3% auto;
  font-size: 14px;
  line-height: 2;
  color: #666;
  text-align: center;
}

.tips {
  margin: 3.3% auto;
  font-size: 14px;
  line-height: 2;
  color: #666;
  text-align: center;
}
.bases-wrap .tab {
  padding-bottom: 5.8%;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  text-align: center;
}
.bases-wrap .tab span {
  display: inline-block;
  margin: 0 50px;
  cursor: pointer;
}
.bases-wrap .tab span em {
  display: inline-block;
  margin-bottom: 10px;
  background: url(../images/bg_sign15.png) no-repeat center top;
}
.bases-wrap .tab span:nth-child(2) em {
  background-image: url(../images/bg_sign16.png);
}
.bases-wrap .tab span.hover em, .bases-wrap .tab span.cur em {
  background-position: center bottom;
}
.bases-wrap .tab p.en {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  font-family: Arial;
  text-transform: uppercase;
}
.bases-wrap .title-tips {
  position: relative;
  background: #24a65e;
  font-size: 20px;
  line-height: 90px;
  color: #fff;
  text-align: center;
}
.bases-wrap .title-tips:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -14px;
  border-top: 14px solid #24a65e;
  border-left: 14px dashed transparent;
  border-right: 14px dashed transparent;
  margin-left: -14px;
}
.bases-wrap .list-wrap {
  padding: 1.3% 0 3.6%;
  background: #fff;
}
.bases-wrap .list-wrap .list-tab {
  padding-bottom: 3.3%;
  text-align: center;
}
.bases-wrap .list-wrap .list-tab a {
  display: inline-block;
  border-bottom: 1px solid #fff;
  margin: 0 32px 18px;
  font-size: 18px;
  line-height: 30px;
  color: #999;
}
.bases-wrap .list-wrap .list-tab a:hover, .bases-wrap .list-wrap .list-tab a.cur {
  color: #24a65e;
  border-color: #24a65e;
}
.bases-wrap .list-wrap .swiper-container {
  padding-bottom: 44px;
}
.bases-wrap .list-wrap li {
  margin-bottom: 20px;
}
.bases-wrap .list-wrap li a {
  display: inline-block;
  position: relative;
  width: 95%;
  cursor: ;
}
.bases-wrap .list-wrap li .bg {
  background: rgba(0, 0, 0, 0.7);
}
.bases-wrap .list-wrap li .tips {
  left: 0;
  top: 40%;
  width: 100%;
  font-size: 18px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.bases-wrap .list-wrap li .tips em {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/bg_sign14.png) no-repeat;
  margin-top: 13px;
}


.float-tips {
  position: fixed;
  right: 6.5%;
  top: 50%;
  width: 22px;
  opacity: 0;
}

.float-tips li {
  position: relative;
  width: 22px;
  margin-bottom: 5px;
  cursor: pointer;
}
.float-tips li span {
  position: absolute;
  top: 0;
  right: 22px;
  width: 60px;
  padding: 6px 0;
  text-align: right;
  font-size: 12px;
  line-height: 1;
  color: #0064bd;
  opacity: 0;
  transition: all 0.5s;
}
.float-tips li em {
  display: inline-block;
  width: 22px;
  height: 24px;
  background: url(../images/bg_sign17.png) no-repeat center top;
  transition: all 0.5s;
}
.float-tips li.hover span,
.float-tips li.cur span {
  opacity: 1;
}
.float-tips li.hover em,
.float-tips li.cur em {
  background-position: center bottom;
}
.float-tips .btn {
  width: 22px;
  height: 43px;
  background: url(../images/bg_sign18.png) no-repeat;
  cursor: pointer;
}

.videos-wrap {
  padding: 2.7% 0 5.4%;
  background: #f5f5f5;
  font-size: 12px;
  line-height: 2;
  color: #7e7e7e;
}
.videos-wrap h2 {
  font-size: 24px;
  line-height: 34px;
  color: #333;
}
.videos-wrap .box {
  margin: 3% auto 5%;
  background: #000;
}
.videos-wrap .box img {
  opacity: 0;
}
.videos-wrap .box embed  {
    text-align: center; 
}

.videos-wrap ul {
  margin-top: 2%;
}
.videos-wrap ul li {
  width: 30%;
  margin: 0 5% 2% 0;
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.videos-wrap ul li:nth-child(3n) {
  margin-right: 0;
}

.videos-wrap ul .tips {
  padding: 6% 8%;
}
.videos-wrap ul .box {
  margin: 0;
}


.img-out {
  z-index: 5;
}
.img-out .bg {
  background: #000;
  opacity: 0.5;
}
.img-out .main {
  left: 50%;
  width: 720px;
  height: 480px;
  margin-left: -360px;
}
.img-out .close {
  background: background("../images/close01.png");
  cursor: pointer;
}
.img-out .main {
  transform: translateX(-40px);
}
.img-out .list {
  height: 463px;
}
.img-out li {
  width: 100%;
}
.img-out .btns {
  right: -80px;
  top: 165px;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.img-out .btns.prev {
  background: url(../images/prev07.png) no-repeat left center;
}
.img-out .btns.prev.hover {
  background-position: right center;
}
.img-out .btns.next {
  top: 247px;
  background: url(../images/next07.png) no-repeat right center;
}
.img-out .btns.next.hover {
  background-position: left center;
}

/*# sourceMappingURL=style.css.map */
.back-top{
  position: absolute;
  left: 50%;
  top: -56px;
  margin-left: 615px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
}
.back-top .iconfont{
  margin-bottom: -5px;
  font-style: normal;
  font-size: 25px;
  font-family: "iconfont" !important;
}
@media only screen and (max-width: 1279px) {
  .back-top{
    display: none;
  }
}

.pdlist-wrap .imglist {
  left: 0;
  top: 0;
  width: 100%;
  height: 91%;
}
.pdlist-wrap .imglist .swiper-container {
  opacity: 0;
}
.pdlist-wrap .imglist .scroll .swiper-button-prev,.pdlist-wrap .imglist .m-scroll .swiper-button-prev{
  left: 0;
  width: 51px;
  height: 75px;
  margin-top: -38px;
  background: url(../images/prev08.png) no-repeat left center;
}
.pdlist-wrap .imglist .scroll .swiper-button-prev.hover,.pdlist-wrap .imglist .m-scroll .swiper-button-prev.hover{
  background-position: right center;
}
.pdlist-wrap .imglist .scroll .swiper-button-next,.pdlist-wrap .imglist .m-scroll .swiper-button-next{
  right: 0;
  width: 51px;
  height: 75px;
  margin-top: -38px;
  background: url(../images/next08.png) no-repeat right center;
}
.pdlist-wrap .imglist .scroll .swiper-button-next.hover,.pdlist-wrap .imglist .m-scroll .swiper-button-next.hover{
  background-position: left center;
}
.pdlist-wrap .imglist .m-scroll{
  display: none;
}
.pdlist-wrap .imglist .scroll{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.pdlist-wrap .imglist .scroll li{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.pdlist-wrap .imglist .scroll li img{
  width: 100%;
}
.pdlist-wrap .imglist .scroll .scroll-hei{
  height: 0;
  margin-top: 41.2%;
  width: 100%;
}

.pdlist-wrap .imglist p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 97%;
  padding: 1.5%;
  background: rgba(0, 0, 0, 0.6);
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  text-align: center;
}
.pdlist-wrap .tab {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 9%;
  background: #f0f0f0;
  font-size: 18px;
  line-height: 2;
  color: #333;
  text-align: center;
}
.pdlist-wrap .tab span {
  display: inline-block;
  width: 20.8%;
  padding-bottom: 3px;
  cursor: pointer;
}


.pdlist-wrap .tab span.cur {
  background: url(../images/bg_sign20.png) no-repeat center bottom #fff;
  background-size: 100% 6px;
}

.e-back { padding-top: 35px; height: 36px; text-align: center;margin: 0 auto;}
.e-back a {	display: inline-block;	border: 1px solid #24a65e; padding: 0px 30px; background: #24a65e;color: #fff;margin:0 10pxfont-size: 14px;text-transform: uppercase;line-height: 36px;transition: all .5s;-webkit-transition: all .5s;	-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;margin:0 10px; text-decoration:none}
.e-back a:hover { background: none;color: #24a65e;}
.e-back span.disabled{ background: #24a65e;color: #fff;text-transform: uppercase;display:inline-block;text-align:center;font-size: 14px;padding: 0px 30px;line-height: 36px; margin:0 10px;cursor: default; opacity:0.3; }
.e-back a.disabled:hover{  background: #e5e5e5;color: #fff;}
.e-back a.disabled{	cursor: default; opacity:0.5;}
.e-back a.disabled:hover{ background: #e5e5e5;color: #fff;}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(36, 166, 95, 0.9) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .7;
}
.no-touch .cd-top:hover {
  background-color: #cc0015;
  opacity: 1;
}




.clearfix:before, .clearfix:after, .container:before, .container:after, .nav:before, .nav:after, .row:before, .row:after {
	display: table;
	content: " ";
}
.clearfix:after, .container:after, .nav:after, .row:after {
	clear: both;
}


.footerinner{
	margin:0 auto;
	position: relative;
}





.share8 li:last-child:after {
  width: 0px;
}

.share8{ float:left }

.share8 li{
	height: 50px; 
	padding:5px 0 0 18px;width: 40px;
}
.share8 li img{
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
}


.share5 li:last-child:after {
  width: 0px;
}

.share5{ float:right }

.share5 li{
	height: 50px; 
	padding:5px 0 0 18px;width: 40px;
}
.share5 li img{
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
}



.prcon {
  padding-left: ;
  font-size: 12px;
  line-height: 2;
  color: #999; text-align:left
}
.prcon p.tb {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1;
  color: #646464;
}

.prcon p.t {
  margin-bottom: 0px;
  font-size: 28px; 
  line-height: 1;
  color: #646464;
}

.sharep li:last-child:after {
  width: 0px;
}

.sharep{ float:left }

.sharep li{
	height: 50px; 
	padding:5px 18px 0 0 ;width: 40px;
}
.sharep li img{
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
}


.code_wrap{
	position: absolute;
	left:0%;
	top:-125px;
	margin-left: 0px;
	width:400px;
	z-index:50;
}
.code{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.code li:last-child:after {
  width: 0px;
}

.code li{
	float: left;
	width: 120px;
	height:140px;
}
.code li img{
	width: 120px;
	height:138px;
	display: none;
}
.code li img.weibo{
	position: absolute;
	left: 44px;
}
.code li img.qq{
	position: absolute;
	left: 162px;

}
.code li img.wechat{
	position:absolute;
	left:250px;
}



a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }

.trans3{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.trans4{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}



.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }



.iporoductDemo .slick-arrow{ background: url(../images/img_t1.png) no-repeat scroll center center; width: 30px; height: 30px; z-index: 10; top:auto; bottom: 18%;}
.iporoductDemo .slick-prev{ left:50%; margin-left: -200px; }
.iporoductDemo .slick-next{ left:50%; margin-left: -150px; background-image: url(../images/img_t2.png);}
.iactivityBox a:link,.iactivityBox a:visited { color: #fff;}
.iactivityBox a:active,.iactivityBox a:hover { color: #fff;}
.iactivityBox{ background-color: #999999; height: 42px; overflow: hidden; color: #fff; position: relative;}
.activityBtn{ position: absolute; right: 0px; width: 30%; height: 42px; background-color: #797979; padding-left: 70px; bottom: 0px; line-height: 42px;}
.activityBtn:hover{ background-color: #006bcb;}
.iactivityBox .inner{ background: url(../images/horn.png) no-repeat scroll left center; padding-left: 38px; height: 42px; overflow: hidden; width: 972px;}
.activityBtn span{ padding-left: 8px; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} 
.activityBtn:hover span{ padding-left: 15px;}
.iactivityBox ul li{ height: 42px; line-height: 42px;}
.iactivityBox li .time{ padding-right: 14px;}
.iproductList a:link,.iproductList a:visited { color: #666;}
.iproductList a:active,.iproductList a:hover { color: #666;}
.iproductList{ overflow: hidden; position: relative;}
.iproductList .item{ position:relative; overflow: hidden; }
.iproductList .img{ position: relative; overflow: hidden; width: 100%;}
.iproductList .img img{ width: 100%; display: block; border:solid 2px #FFF}
.iproductList .bg{ background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.5); width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;border:solid 2px #FFF}
.iproductList .ico{ background: url(../images/more3.png) no-repeat scroll center top; padding-top: 38px; width: 45px; display: block; position: absolute; left: 50%; top: 50%;  opacity: 0; transform: scale(0.4); -webkit-transform: scale(0.4); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; font-style: inherit; text-align: center; color: #fff; font-size: 12px; margin: -25px 0px 0px -22px;}
.iproductList .con,.iproductList .con1{ height: 70px; line-height: 70px; font-size: 16px;}
.iproductList .con1{ text-align: center;  transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.iproductList .con{ position: absolute; left: 100%; bottom: 0px; background-color: #f9f9f9; width: 90%; padding: 0px 5%; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.iproductList .con .m{ float: right; display: block;}
.iproductList .bot{ position: absolute; left: 0px; bottom: 0px; height: 3px; background-color: #006bcb; width: 0px;  transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.iproductList .item:hover .bg{ opacity: 1; visibility: visible;}
.iproductList .item:hover .ico { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;}
.iproductList .item:hover .con1{ opacity: 0; visibility: hidden;}
.iproductList .item:hover .con{ left: 0px;}
.iproductList .item:hover .bot{ width: 100%;}
.iproductList .slick-arrow{ background: url(../images/img_lbtn.png) no-repeat scroll center center; width: 52px; height: 52px; z-index: 10; top: 50%; margin-top: -60px;}
.iproductList .slick-arrow i{ width: 100%; height: 100%; display: block; transition: 600ms; -webkit-transition: 600ms;}
.iproductList .slick-prev{ left: 1%; }
.iproductList .slick-next{ right: 1%;}
.iproductList .slick-prev i{ background: url(../images/img_l1.png) no-repeat scroll center center;}
.iproductList .slick-next i{ background: url(../images/img_l2.png) no-repeat scroll center center;}
.iproductList .slick-prev:hover,.iproductList .slick-next:hover{ background-image:url(../images/img_lbtn2.png);}
.iproductList .slick-prev:hover i{ transform: translateX(-5px); -webkit-transform: translateX(-5px);}
.iproductList .slick-next:hover i{ transform: translateX(5px); -webkit-transform: translateX(5px);}
.iproductBtn{height: 56px; display: block; border-top: 1px solid #cccccc; line-height: 56px; text-align: center; background-color: #fff; color: #666;}
.iproductBtn:hover{ background-color: #666; color: #fff;}
.iproductBtn span{ padding-left: 12px;}



.head-v3{position:relative;z-index:100;min-width:1000px}
.head-v3 .navigation-inner{margin:0 auto;width:980px;position:relative}
.navigation-up{height:60px;background:#27303f}
.navigation-up .navigation-v3{margin-left:155px;float:left;_margin-left:10px}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left;font:normal 16px/59px "microsoft yahei";color:#fff}
.navigation-up .navigation-v3 .nav-up-selected{background:#344157}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#202833}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li h2 a{padding:0 25px;color:#fff;display:inline-block;height:60px;font-family:"microsoft yahei"}

.navigation-down{position:absolute;top:60px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#344157;position:absolute;top:0px}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}
.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei";color:#61789e;padding-bottom:10px;border-bottom:1px solid #61789e;margin-bottom:10px}
.navigation-down .menu-1 dd a{color:#fff;font:normal 14px/30px "microsoft yahei"}
.navigation-down .menu-1 dd a:hover{color:#60aff6}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}

.w960{ width:1100px; margin:0 auto;}
.inner-main{ padding:12px 0 0 0;}
.lefta{ width:300px; float:left;}
.left-til{ width:100%; height:69px; background:#a80901; border-bottom:1px solid #01529c; font:22px/69px "微软雅黑"; color:#fff; text-align:center;}
.left-nav{ background:#01529c; padding-bottom:35px;}
.left-nav a{ display:block; padding-left:66px; height:38px; background:url() no-repeat 0 -162px; font:12px/38px "微软雅黑"; color:#fff;}
.left-nav a:hover,.left-nav a.on{ background-position:0 -120px; color:#252525;}
.left-link{ width:auto; border:1px solid #e7e7e7; margin-top:10px;}
.left-link a img{ float:left; margin:15px 17px 0 0;}
.left-link a{ display:block; padding-left:25px; height:54px; border-bottom:1px dashed #dcdcdc; line-height:54px; color:#000;}
.left-link a:hover{ color:#01529c;}

.righta{ width:720px; float:right; }

.righta p{
	font-size: 14px; line-height:37px}

.righta p img{padding:13px 0 0 0;}


.right-til{ width:708px; height:1px; border-top:1px solid #d9d9d9;  }
.right-content{}

.notice-list ul li{ width:690px; float:left; height:48px;  line-height:48px; color:#666666; padding-left:10px; border-bottom:1px solid #ccc; cursor:pointer; }
.notice-list ul li span{ float:right;display:inline-block; padding-right:17px;font:15px/48px Arial;}
.notice-list ul li a{ font-size: 15px;color:#666666;}
.notice-list ul li a:hover{ color:#666666;}




.notice-list ul li {
	display:block;

height:48px;line-height:48px;
	padding-left:18px;
	position:relative;
	background:url(../images/greenarrowright.gif) no-repeat -5px center;
	border-radius:0px;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;

}
.notice-list ul li.lihover {
	background:url(../images/greenarrowright.gif) no-repeat 10px center # ;
	border-radius:0px;width:690px;
		-moz-box-shadow:5px 5px 5px #999 inset;               /* For Firefox3.6+ */
	-webkit-box-shadow:5px 5px 5px #999 inset;            /* For Chrome5+, Safari5+ */
	box-shadow:5px 5px 5px #999 inset;                    /* For Latest Opera */
}





.faq {
	width:690px;
	margin:80px auto 0 auto;
	border:solid 1px #ddd;
	padding:10px;
	border-radius:10px;
}
.faq li {
	display:block;
	height:32px;
	line-height:32px;
	padding-left:18px;
	position:relative;
	background:url(../images/greenarrowright.gif) no-repeat -5px center;
	border-radius:0px;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.faq li.lihover {
	background:url(../images/greenarrowright.gif) no-repeat 10px center #F1F1F1;
	border-radius:10px;width:690px;
}


.fl {
	float:left;
}
.fr {
	float:right;
}


/*	--------------------------------------------------
	code
	-------------------------------------------------- */
.popUpblack { background: #000\9; filter: alpha(opacity=80); background: rgba(0,0,0,0.8); width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 1010; display: none; }
.popUp { width: 220px; height: 242px; border: 2px solid #222; background: #fff; position: fixed; left: 50%; top: 50%; margin: -87px 0 0 -115px; z-index: 1004; }
.popUp .t { padding: 0 0 0 10px; height: 26px; line-height: 26px; color: #666; font-weight: bold; border-bottom: 1px solid #e8e8e8; background: #f2f2f2; }
.popUp .t .close { padding: 0 10px 0 0; float: right; cursor: pointer; color: #666; font-weight: normal; }
.popUp .img { padding: 20px; }
.popUp .img img { width: 100%; display: block; }



/*news*/
.news_0_list ul li {	position:relative;width:668px;	float:left;	max-height:142px;	padding:20px 20px;	border-bottom:1px solid #d9d9d9;	overflow:hidden}
.news_0_list ul li h5, .news_0_list ul li p, .news_0_list ul li span.y {	max-width:668px}
.news_0_list ul li i.news-ico {	position:absolute;	top:12px;	right:10px;	display:block;	width:31px;	height:31px;background:url(../images/arrow1.png) no-repeat}
.news_0_list ul li i.news-ico2  { position:absolute;	top:12px;	right:10px;	display:block;	width:31px;	height:31px;background:url(../images/arrow2.png) no-repeat}
.news_0_list ul li p {	color:#999}
.news_0_list ul li, .news_0_list ul li h5, .news_0_list ul li i.news-ico, .news_0_list ul li i.news-ico2, .news_0_list ul li p, .news_0_list ul li span.y {transition:all .3s ease-in;
-webkit-transition:all .3s ease-in}
.news_0_list ul li h5 {	font-size:15px;	color:#666666;}
.news_0_list ul li a:hover {color:#666666;}
.news_0_list ul li:hover {background:#fbfbfb;}
.news_0_list ul li:hover h5, .news_0_list ul li:hover p, .news_0_list ul li:hover span.y {padding-left:px}
.news_0_list ul li:hover i.news-ico, .news_0_list ul li:hover i.news-ico2{-webkit-transform:rotate(360deg) scale(1,1);-o-transform:rotate(360deg) scale(1,1);-mo-transform:rotate(360deg) scale(1,1);transform:rotate(360deg) scale(1,1);}


.icon-chat {position: relative;}
.icon-chat:hover .chat-tips {display: block;}
.chat-tips {padding: 10px;border: 1px solid #dcdcdc;position: absolute;right: -178px;top: -90px;background-color: #fff;display: none;}
.chat-tips img {width: 138px;height: 138px;}


.topnanv{width:100px;}
#topnanv{height:90px;line-height:90px;font-size:12px;margin:0 auto;}
#anvlfteb{float:left;height:90px;position:relative;}
.posbox{position:relative;width:100px;float:left;}
.posbox a{color:#FFF;padding:6px 0 6px 12px;height:50px;}
.posbox a img{padding-right:8px;}
.posbox i{width:7px;height:4px;background:url(../images/up.gif) 0 -70px no-repeat;position:absolute;top:45px;right:10px;overflow:hidden;}
#topnanv .anvh a{}
#topnanv .anvh i{background-position:0 -75px;}
.posiabox{position:absolute;top:72px;display:none;padding-top:0px;margin-left:0px;background:url(loadpic.gif) -999px no-repeat;}
#seledbox{ width:100px;height:50px;}
#seledbox div{background:#ffffff;box-shadow:0 0 12px #999;border:1px solid #c8c8c8;font-size:12px;padding:0px 0;overflow:hidden;border-radius:5px;}
#seledbox a{color:#444;text-decoration:none;overflow:hidden;display:block;line-height:40px;padding:6px 0 6px 12px;}
#seledbox a:hover{background:#fbfbfb;}
#seledbox img{float:left;width:14px;height:11px;margin:15px 8px 0 0;line-height:50px;}
#loginbtm{float:right;padding:0 15px;color:#FFF;background:#900;position:relative;}
