@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1020px;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mt30 {
  margin-top: 30px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(#) 0px center no-repeat;
  padding-left: 16px;
  line-height: 1.8;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(#) 0px center no-repeat;
  padding-left: 16px;
  line-height: 1.8;
}

.list_16_san li {
  background: url(#) 0px center no-repeat;
  padding-left: 16px;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*header*/
/*banner_top*/
.banner_top {
  width: 100%;
  height: 600px;
  background: url(1276.jpg) top center no-repeat;
}

.banner_top div.pic {
  width: 1000px;
  height: 600px;
  text-align: center;
}

.common_title {
  width: 100%;
  height: 50px;
  background: url(1278.png) left center no-repeat;
}

.common_title h3 {
  display: inline-block;
  font-weight: 700;
  font-size: 30px;
  line-height: 50px;
}

.common_title h6 {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 50px;
  margin-right: 10px;
}

/*main_con*/
.main_con {
  margin-top: 10px;
}

.main_con div.fl {
  width: 590px;
}

.main_con div.fr {
  width: 600px;
}

.main_con div.fr div.box {
  margin-bottom: 10px;
}

/*swiper*/
#swiper-container-main {
  margin-top: 10px;
  width: 590px;
  height: 410px;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box {
  width: 100%;
  height: 410px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#swiper-container-main div.swiper-slide div.box img {
  display: inline-block;
  width: 590px;
  height: 410px;
}

#swiper-container-main div.swiper-slide div.box div.bg {
  position: absolute;
  top: 340px;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 70px;
  padding-left: 20px;
  background: url(#) repeat;
}

#swiper-container-main div.swiper-slide div.box h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 70px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  display: block;
  width: 70%;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 0px;
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box h3 a {
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box p {
  position: absolute;
  top: 700px;
  left: 0;
  z-index: 3;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: center;
  display: none;
  width: 940px;
  height: auto;
  color: #8b8a8a;
}

#swiper-container-main div.swiper-slide div.box p a {
  color: #8b8a8a;
}

#swiper-container-main div.swiper-slide div.box p em {
  color: #c0281c;
}

#swiper-container-main .pagination {
  position: absolute;
  display: block;
  height: 12px;
  padding: 0;
  top: 370px;
  right: 10px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

#swiper-container-main .pagination span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

#swiper-container-main .pagination span.swiper-active-switch {
  background: #fff;
}

#swiper-container-main .focus-prev-pic, #swiper-container-main .focus-next-pic {
  display: none;
  width: 29px;
  height: 58px;
  position: absolute;
  cursor: pointer;
  top: 258px;
  left: 0px;
  z-index: 10;
  background: url(#) center center no-repeat;
}

#swiper-container-main .focus-next-pic {
  left: auto;
  right: 0px;
  background: url(#) center center no-repeat;
}

/*p2_con*/
.p2_con {
  margin-top: 30px;
}

.p2_con div.margin_box {
  margin-top: 30px;
  margin-right: -40px;
  overflow: hidden;
}

.p2_con div.margin_box ul li {
  width: 380px;
  height: 390px;
  float: left;
  overflow: hidden;
  margin-right: 30px;
  margin-bottom: 10px;
}

.p2_con div.margin_box ul li img {
  width: 380px;
  height: 294px;
}

.p2_con div.margin_box ul li p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

/*p3_con*/
.p3_con {
  margin-top: 30px;
}

.picMarquee-left {
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}

.picMarquee-left .bd {
  padding: 0;
}

.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-left .bd ul li {
  width: 500px;
  height: 440px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  text-align: center;
}

.picMarquee-left .bd ul li img {
  width: 500px;
  height: 375px;
}

.picMarquee-left .bd ul li p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 30px;
}

/*imgs_con*/
.imgs_con {
  margin-top: 30px;
}

.imgs_con div.margin_box {
  margin-top: 30px;
  margin-right: -40px;
  overflow: hidden;
}

.imgs_con div.margin_box ul li {
  width: 380px;
  height: 390px;
  float: left;
  overflow: hidden;
  margin-right: 30px;
  margin-bottom: 10px;
}

.imgs_con div.margin_box ul li img {
  width: 380px;
  height: 294px;
}

.imgs_con div.margin_box ul li p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

/*list_con*/
.list_con {
  margin-top: 30px;
}

.list_con div.margin_box ul li {
  font-size: 16px;
  line-height: 1;
  height: auto;
  min-height: 18px;
  margin: 20px auto;
  overflow: hidden;
}

.list_con div.margin_box ul li span.text {
  float: left;
  display: block;
  width: 90%;
  background: url(http://www.ahrspace.com/chinafxj/images/li_dot.gif) 7px 7px no-repeat;
  padding-left: 16px;
}

.list_con div.margin_box ul li span.time {
  float: right;
  font-size: 14px;
  color: #adadad;
}

/*fanye*/
.ye, .setpage {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #000000;
}

.ye a, .setpage a {
  padding: 0 5px;
}

.ye .curr, .setpage .curr {
  color: #FF0000;
}

/*友情链接*/
.wrap1 {
  display: none;
  width: 1240px;
  margin: 20px auto 0;
}

.mr15 {
  margin-right: 25px;
}

.pdb40 {
  padding-bottom: 40px;
}

.ball {
  display: none;
  width: 124px;
  position: fixed;
  height: 322px;
  top: 310px;
  display: block;
  left: 50%;
  margin-left: 660px;
  background: url(221.png) no-repeat 0px 0px;
}

.gettop {
  display: none;
  width: 124px;
  position: fixed;
  height: 322px;
  top: 640px;
  display: block;
  left: 50%;
  margin-left: 660px;
  background: url(222.png) no-repeat 0px 0px;
  cursor: pointer;
}

.sel {
  width: 383px;
  height: 30px;
  background: url(236.png) no-repeat 360px 13px #f2f2f2;
  border: 1px solid #0060ac;
  text-align: left;
  cursor: pointer;
  text-indent: 8px;
  position: relative;
  line-height: 30px;
  font-size: 14px;
  float: right;
}

.sel ul {
  background: #f0f0f0;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: 30px;
  left: -1px;
  background: #fff;
  width: 383px;
  border-left: 1px solid #0060ac;
  border-right: 1px solid #0060ac;
  border-bottom: 1px solid #0060ac;
  line-height: 30px;
  font-size: 14px;
}

.sel a {
  padding: 0 3px;
}

.yq1 a {
  width: 175px;
  float: left;
  display: block;
}

.yq2 a {
  width: 115px;
  float: left;
  display: block;
}

.yq3 a {
  width: 400px;
  float: left;
  display: block;
}

/*bottom*/
.bottom {
  height: 103px;
  border-top: 6px solid #011a30;
  background: #ce232b;
  text-align: center;
  font-size: 14px;
}

.bottom a {
  color: #fff;
  padding: 0 19px;
}

.bottom div {
  text-align: center;
}

.bottom div.wrap {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.bottom .pd22 {
  padding: 22px 0;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  html {
    font-size: 42.667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 768px) {
  html {
    font-size: 102.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px;
    font-size: 13.33333vw;
  }
}

@media (max-width: 689px) and (min-device-width: 320px), (max-device-width: 480px) {
  html {
    box-sizing: border-box;
  }
  body {
    -webkit-text-size-adjust: none !important;
    min-width: 100%;
    width: 100%;
    font-size: 13.33333vw;
    overflow-x: hidden !important;
    box-sizing: border-box;
    background: url(#) center top no-repeat;
    background-size: 18rem;
  }
}
