.aohaiheader1 {
  width: 100%;
  height: 70px;
  position: relative;
  z-index: 101; }

.aohaiheadercont {
  width: 100%;
  height: 70px;
  background-color: #ffffff;
  border-bottom: 1px solid #e6e6e6;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100; }

.ahlogo {
  display: block;
  float: left; }

.ahlogo img {
  display: block;
  max-width: 100%;
  height: 70px; }

.ahheadernav {
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 10;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 76px;
  background-color: #ffffff; }

.ahheadernav ul li {
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  position: relative; }

.ahheadernav ul li a {
  display: block;
  padding: 10px 20px;
  color: #333333; }

.searchandlang10 {
  float: right;
  padding-top: 16px; }

.searchicon10 {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 8px;
  color: #333333;
  text-align: center; }

.searchicon10 {
  background-image: url(../images/top901.png); }

.ahheadernav .searchandlang10 {
  display: block;
  float: none;
  text-align: center; }

.showphonenav10 {
  display: inline-block;
  width: 28px;
  height: 23px;
  background-color: #2D71EC;
  background-image: url(../images/top03.png);
  background-repeat: no-repeat;
  background-size: 28px;
  margin-left: 12px; }

.showphonenav10.closenav {
  background-image: url(../images/top05.png);
  background-size: 28px; }

.subnavcont10 {
  display: none;
  font-size: 14px; }

.ahheadernav .subnavlist10 a {
  display: block;
  padding: 6px 36px; }

.phsearchicon10 {
  display: inline-block;
  content: "";
  padding: 0 22px;
  height: 36px;
  background-color: #00a0e9;
  background-image: url(../images/top06.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 9px;
  top: 4px;
  z-index: 100;
  cursor: pointer;
  background-size: 45px; }

.searchwrap10 {
  display: block;
  position: absolute;
  width: 100%;
  top: 70px;
  left: 0;
  z-index: 100;
  display: none; }

.searchwrap10 dl {
  background: #ffffff;
  height: 46px; }

.searchwrap10 dl dd {
  width: 20%;
  float: left; }

.searchwrap10 dl dd input {
  background-color: #2D71EC;
  width: 100%;
  height: 48px;
  cursor: pointer;
  color: #ffffff; }

.searchwrap10 dl dd.inputtextwrap10 {
  width: 80%; }

.searchwrap10 dl dd.inputtextwrap10 input {
  width: 100%;
  height: 48px;
  background-color: #ffffff;
  padding-left: 20px;
  cursor: initial;
  color: #333333; }

.searchfloat10 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-image: url(about:blank);
  z-index: 100;
  display: none; }

.searchwrap10 {
  display: none; }

.langicon10 {
  display: none; }

.ahheadernav .langicon10 {
  display: block; }

@media (min-width: 992px) {
  .aohaiheader1 {
    border: none;
    height: 94px; }

  .aohaiheadercont {
    height: 94px; }

  .ahlogo img {
    height: 94px; }

  .aohaiheadercont {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    border: 0; }

  .aohaiheadercont.current {
    top: -118px; }

  .showphonenav10 {
    display: none; }

  .searchicon10 {
    width: 36px;
    height: 36px;
    line-height: 36px; }

  .pcsearchandlang10 {
    position: relative; }

  .searchandlang10 {
    padding-top: 29px; }

  .ahheadernav .searchandlang10 {
    display: none; }

  .ahheadernav {
    display: block;
    position: initial;
    top: 0;
    width: 780px;
    float: left;
    background: none;
    padding-bottom: 0; }

  .ahheadernav ul {
    padding: 0;
    background: none;
    text-align: center; }

  .ahheadernav ul li {
    margin-left: 40px;
    font-size: 16px;
    border: none;
    position: initial;
    border: none;
    display: inline-block; }

  .ahheadernav ul li a {
    display: inline-block;
    height: 94px;
    line-height: 94px;
    padding: 0;
    border-bottom: 9px solid #ffffff; }

  .ahheadernav ul li a.cur,
  .ahheadernav ul li a:hover {
    color: #2d71ec;
    border-bottom: 9px solid #2d71ec; }

  .subnavcont10 {
    width: 100%;
    background-color: #00a0e9;
    position: absolute;
    left: 0;
    top: 94px;
    z-index: 30;
    font-size: 14px; }

  .subnavlist10 {
    line-height: 48px;
    max-width: 1180px;
    margin: 0 auto;
    text-align: center; }

  .ahheadernav .subnavlist10 a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    padding: 0;
    background: none;
    border: none;
    padding: 0 22px;
    background-image: url(../images/top08.png);
    background-position: right center;
    background-repeat: no-repeat; }

  .ahheadernav .subnavlist10 a:last-child {
    background: none; }

  .phsearchicon10 {
    display: none; }

  .ahheadernav .subnavlist10 a:hover {
    color: #afea20;
    border: none;
    font-weight: bold; }

  .ahheadernav .subnavlist10 a.cur {
    color: #afea20;
    border: none;
    font-weight: bold; }

  .langicon10 {
    display: inline-block; } }
@media (min-width: 1024px) {
  .searchwrap10 {
    width: 325px;
    height: 48px;
    position: absolute;
    right: 0px;
    left: auto;
    top: 94px;
    z-index: 50;
    display: none;
    z-index: 201; }

  .searchwrap10 dl {
    height: 48px; }

  .searchwrap10 dl dd.inputtextwrap10 input {
    width: 215px;
    height: 47px;
    line-height: 47px;
    padding: 0 0 0 10px;
    font-family: 'Microsoft YaHei';
    background: #fff;
    text-align: left;
    cursor: auto;
    color: #333333; }

  .searchwrap10 dl dd {
    float: left; }

  .searchwrap10 dl dd input {
    width: 75px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-family: 'Microsoft YaHei';
    cursor: pointer; } }
@media (min-width: 1199px) {
  .ahheadernav {
    width: 930px; }

  .ahheadernav ul li {
    margin-left: 70px; } }
@media (max-width: 319px) {
  body {
    width: 320px; } }
/*--------aohaifooter start--------*/
.aohaifooter {
  padding: 22px 0 0;
  background-color: #f2f2f2;
  font-size: 13px; }

.aohaifootnav a {
  color: #666; }

.aohaifootnav li {
  width: 100%;
  line-height: 26px;
  padding: 15px 0;
  border-bottom: 1px solid #D9D9D9; }

.aohaifootnav li:last-child {
  border-bottom: none; }

.aohaifootnav h4 {
  font-size: 16px;
  color: #333;
  position: relative; }

.aohaifootnavlistcont {
  padding-top: 12px;
  display: none; }

.aohaifootnavlistcont a {
  display: block; }

.aohaifootnavlistcont a:hover {
  color: #00a0e9; }

.footcode06 {
  display: block;
  width: 131px;
  height: 158px;
  padding: 15px;
  background-color: #ffffff;
  margin: 12px auto;
  color: #333333; }

.footcode06 img {
  display: block;
  width: 104px;
  height: 104px; }

.aohaifootnav li.footlast06 {
  text-align: center;
  width: 100%; }

.footphone06 {
  font-size: 16px;
  color: #da251c;
  text-align: center; }

.footphone06 span {
  font-size: 24px;
  line-height: 26px;
  vertical-align: -3px; }

.footcopyright06 {
  padding: 22px 0;
  background-color: #333333;
  color: #adadad;
  text-align: center; }

.footcopyright06 a {
  color: #adadad; }

.footcopyright06 a:hover {
  color: #00a0e9; }

.aohaifootnav li .foottitle06:after {
  display: inline-block;
  content: "";
  width: 22px;
  height: 12px;
  background: url(../images/ft03.png) no-repeat;
  position: absolute;
  right: 1%;
  top: 50%;
  margin-top: -6px; }

.aohaifootnav li .foottitle06.cur:after {
  background: url(../images/ft02.png) no-repeat; }

.footermsg06 {
  padding: 18px 0;
  border-top: 1px solid #dbdbdb;
  color: #666666;
  font-size: 14px;
  margin-top: 30px; }

.footlast06 .bdsharebuttonbox {
  text-align: center;
  padding: 8px 0 0 0; }

.footlast06 .bdsharebuttonbox a {
  display: inline-block;
  float: none !important;
  margin: 0  0 0 10px !important;
  width: 25px  !important;
  height: 25px !important;
  padding: 0 !important;
  background-image: url(../images/tydft01.png);
  vertical-align: -7px; }

.footlast06 .bdsharebuttonbox a.bds_sqq {
  background-position: left center; }

.footlast06 .bdsharebuttonbox a.bds_weixin {
  background-position: -30px center; }

.footlast06 .bdsharebuttonbox a.bds_tsina {
  background-position: -61px center; }

.footlast06 .bdsharebuttonbox a.bds_qzone {
  background-position: -92px center; }

.zdsbacktop {
  position: fixed;
  right: 20px;
  bottom: 10%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  display: none;
  background-color: #000000; }

.zdsbacktop:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-left: 2px solid #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -3px;
  border-bottom: 2px solid #ffffff;
  transform: rotate(135deg); }

@media (min-width: 768px) {
  .footcopyright06 {
    text-align: left; }

  .footmap06 {
    float: left; }

  .copyrighttext06 {
    float: right; } }
@media (min-width: 1024px) {
  .footer02 {
    padding: 22px 0; }

  .aohaifootnav li {
    width: 12%;
    padding: 0;
    border: none;
    float: left; }

  .aohaifootnav li:last-child {
    border-bottom: none; }

  .footnav {
    display: block;
    padding-top: 0; }

  .aohaifootnav li.footlast06 {
    width: 25%;
    border-left: 1px solid #d9d9d9; }

  .aohaifootnavlistcont {
    display: block; }

  .aohaifootnav li .foottitle06:after {
    display: none; }

  .footphone06 {
    text-align: left;
    padding-left: 36px; }

  .footlast06 .bdsharebuttonbox {
    text-align: left;
    padding: 8px 0 0 36px; } }
/*--------aohaifooter end--------*/
body {
  font-size: 14px;
  line-height: 24px; }

/*index*/
.indexbanner {
  width: 100%;
  position: relative;
  overflow: hidden; }

.indexbanner li {
  width: 100%;
  position: relative;
  width: 100%;
  overflow: hidden;
  float: left;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  height: 100%;
  position: relative; }
  .indexbanner li a {
    background-size: 0,0; }
    .indexbanner li a img {
      display: block;
      width: 100%; }

.indexbanner ul {
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.indexlump {
  overflow: hidden;
  position: relative; }
  .indexlump .bgimgbox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .indexlump .indexlumpM {
    position: relative;
    z-index: 2; }

.indexlumpM {
  padding: 40px 15px; }
  .indexlumpM .stitlename1 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding-bottom: 30px;
    position: relative; }
    .indexlumpM .stitlename1::after {
      content: "";
      display: block;
      width: 150px;
      height: 1px;
      background: url(../images/ahbg_01.png) no-repeat center center;
      background-size: 100%  100%;
      position: absolute;
      left: 50%;
      bottom: 15px;
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .indexlumpM .stitletext1 {
    text-align: center;
    font-size: 14px;
    color: #fff; }
  .indexlumpM .morebtn1 {
    display: block;
    width: 116px;
    height: 37px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 35px;
    margin: 30px auto 0;
    color: #fff; }
    .indexlumpM .morebtn1:hover {
      color: #fff;
      border-color: #2d71ec;
      background-color: #2d71ec; }

.indexpro {
  text-align: center; }
  .indexpro ul {
    max-width: 980px;
    margin: 0 auto;
    color: #fff;
    padding-top: 10px; }
    .indexpro ul li {
      padding-top: 20px; }
      .indexpro ul li .libox {
        color: #fff; }
        .indexpro ul li .libox:hover {
          background-color: #346ad2;
          border-radius: 8px; }
      .indexpro ul li .imgbox img {
        display: block;
        margin: 0 auto; }
      .indexpro ul li .name {
        font-size: 16px;
        line-height: 30px; }

.indexnews ul {
  margin-top: 25px; }
  .indexnews ul li {
    background-color: #fff; }
    .indexnews ul li .imgbox1 img {
      display: block;
      width: 100%; }
    .indexnews ul li .textbox1 {
      padding: 10px 13px 18px;
      color: #333; }
    .indexnews ul li .name1 {
      font-size: 16px;
      line-height: 24px;
      height: 48px;
      overflow: hidden; }
    .indexnews ul li .text1 {
      font-size: 14px;
      line-height: 24px;
      height: 48px;
      overflow: hidden;
      margin-top: 8px; }
    .indexnews ul li .time1 {
      font-size: 12px;
      line-height: 24px;
      margin-top: 6px;
      color: #999; }

.pcshow1 {
  display: none; }

.indexintro {
  text-align: center;
  color: #fff; }
  .indexintro .tname1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px; }

@media (min-width: 1024px) {
  html {
    height: 100%; }

  body {
    top: 0; }

  .scrollbody {
    height: 100%;
    overflow: hidden;
    position: relative; }
    .scrollbody .scrollmain {
      overflow: hidden;
      position: absolute;
      left: 0;
      right: 0;
      top: 0; }

  .indexlump {
    overflow: hidden;
    position: relative; }
    .indexlump .indexlumpM {
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 0;
      right: 0;
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }

  .indexbanner li a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .indexbanner li a img {
      display: none; }

  .indexlumpM .stitlename1 {
    font-size: 32px;
    padding-bottom: 60px;
    line-height: 40px; }
    .indexlumpM .stitlename1::after {
      width: 462px;
      bottom: 30px; }
  .indexlumpM .stitletext1 {
    font-size: 16px;
    padding-bottom: 40px; }
  .indexlumpM .morebtn1 {
    margin: 70px auto 0; }

  .indexpro {
    text-align: center; }
    .indexpro ul {
      max-width: 980px;
      margin: 0 auto;
      color: #fff;
      padding-top: 10px; }
      .indexpro ul li {
        padding-top: 20px; }
        .indexpro ul li .name {
          font-size: 16px;
          line-height: 30px; }

  .indexpro ul li {
    padding-left: 42px;
    padding-right: 42px; }
    .indexpro ul li .libox {
      padding: 26px 33px 36px; }
    .indexpro ul li .name {
      font-size: 18px;
      line-height: 60px; }

  .indexintro {
    font-size: 16px; }
    .indexintro .tname1 {
      font-size: 32px;
      line-height: 60px;
      margin-bottom: 30px; } }
@media (min-width: 1200px) {
  .pcshow1 {
    display: inline; } }

/*# sourceMappingURL=layout.css.map */

.websitemapcont501{padding:36px 0;background-color:#ffffff;background-image:url(../images/homecp905.png);background-repeat:no-repeat;background-position:center top; background-size:cover;}
.websitelist501{padding:6% 0;overflow:hidden;}
.websitelist501 dl{position:relative;margin-bottom:36px;}
.websitelist501 dl dt{font-size:16px;font-weight:bold;color:#0068b7;padding:0 14px;background-color:#fff;position:absolute;left:18px;top:-14px;}
.websitelist501 dl dd{padding:5% 3% 1% 3%;border:1px solid #e6e6e6;}
.websitelist501 dl dd a{display:inline-block;color:#333333; margin:0 23px 8px 0;}
.websitelist501 dl dd a:hover{color:#0068b7;}
.websitelist501 dl dd a::before{display:inline-block;content:"";width:3px;height:3px;background-color:#0068b7;vertical-align:3px;margin-right:8px;}


@media (min-width: 768px)
{
    .websitelist501{padding:2% 0;overflow:hidden;}
    .websitelist501 dl dt{font-size:20px;}
    .websitelist501 dl dd{padding:30px 3% 20px 3%;}
    .websitelist501 dl dd a{margin:0 50px 8px 0;}
}
@media (min-width: 992px)
{
    
}
@media (min-width:1024px)
{
    
}
@media (min-width: 1199px) 
{

}
@media (max-width:319px)
{
    body{width:320px;}
}