body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
  color: #666;
}
body, button, input, select, textarea {
  font: 14px/1 "Microsoft YaHei", "微软雅黑";
}
h1 {
  font-size: 18px; /* 18px / 12px = 1.5 */
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4, h5, h6 {
  font-size: 100%;
}
address, cite, dfn, em, var {
  font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
  font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
  font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
/* 重置列表元素 */
ul, ol {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666
}
a:hover {
  text-decoration: none;
  color: #ca3214
}
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
  border-bottom: 1px dotted;
  cursor: help;
}
q:before, q:after {
  content: '';
}
.width100 {
  width: 100%;
  overflow: hidden;
}
.mp0 {
  padding: 0 0rem;
  overflow: hidden;
}
.mp2 {
  padding: 0 0.2rem;
  overflow: hidden;
}
.mp5 {
  padding: 0 0.5rem;
  overflow: hidden;
}
.b1 {
  height: 1px;
  clear: both;
  overflow: hidden;
}
.b10 {
  height: 10px;
  clear: both;
  overflow: hidden;
}
.b20 {
  height: 20px;
  clear: both;
  overflow: hidden;
}
.b40 {
  height: 40px;
  clear: both;
  overflow: hidden;
}
/*clear*/
.clear {
  clear: both;
  float: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.width20 {
  width: 18%;
  margin: 0 1%;
  float: left;
}
.display-pc {
  display: block;
}
.not-display-pc {
  display: none;
}
.flash-move {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(100px);
  transition: all .8s;
}
.flash-move.move-on {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: all .7s;
}
.pagination {
  width: 100%;
}
.pagination span {
  padding: 8px;
  background: #2F3237;
  margin-right: 5px;
  color: #fff;
}
.pagination span a {
  color: #fff;
}
.page-numbar a {
  margin-right: 10px;
}
.page-numbar a.page-num-current {
  color: #FCCF04;
}
.zhen a {
  display: inline-block;
  margin: 28px 24px 0 5px;
}
h1.title {
  font-size: 22px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
}
.header_top {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px solid #e9e9e9;
  color: #333;
}
.head_list a {
  display: inline-block;
  padding: 0 10px;
  margin: 10px 0;
  line-height: 25px;
  border-right: 1px solid #e9e9e9;
}
.head_list a:last-child {
  border: none;
}
.ylheader {
  padding: 10px 0;
}
.index-slides {
  width: 100%;
  height: 852px;
  position: relative;
  z-index: 5;
}
.index-slides .swiper-slide {
  height: 100%;
  position: relative;
}
.index-slides .swiper-slide .info {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.index-slides .swiper-slide .info .tt {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.index-slides .swiper-slide .info .stt {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 32px;
}
.index-slides .swiper-pagination {
  bottom: 80px;
  width: 100%;
  text-align: right;
  padding-right: 72px;
  z-index: 7;
}
.index-slides .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.3;
  border-radius: 0;
  width: 52px;
  height: 2px;
  margin: 0 2px;
}
.index-slides .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
.index-slides .slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-color: #333;
}
.venus-menu {}
.venus-menu li {
  width: 108px;
  float: left;
  text-align: center;
  margin-top: 10px;
}
.venus-menu li a {
  font-size: 18px;
  line-height: 70px;
}
.venus-menu li ul li a {
  font-size: 15px;
  line-height: 40px;
}
.venus-menu li a:hover {
  color: #f97004;
  font-weight: 500;
}
.width30 {
  width: 30%;
  float: left;
  background: url("../images/nab_bg.jpg") no-repeat;
  background-size: cover;
}
.width70 {
  width: 70%;
  float: left;
}
.bgfff {
  background: #fff;
  overflow: hidden;
}
.width30 h3 {
  text-align: right;
  font-size: 35px;
  line-height: 50px;
  padding: 60px 30px 60px 0;
  color: #fff;
}
.f9 {
  background: #f9f9f9;
  padding: 30px 0;
}
.f6 {
  background: #f6f6f6;
  padding: 30px 0;
}
.con_body h3 {
  font-size: 16px;
  line-height: 2.2em;
}
.con_body p {
  line-height: 42px;
  font-size: 16px;
}
.con_body img {
  max-width: 100%;
}
.index_h2 {
  font-size: 36px;
  font-weight: 600;
  color: #222;
  padding: 60px 0 20px 0;
}
.index_h2 p {
  line-height: 42px;
  font-size: 18px;
  font-weight: 300;
  color: #666;
}
.ym_fenlei a {
  display: block;
  border: 1px solid #e6e6e6;
  text-align: center;
  background: #fff;
  margin-top: 15px;
  padding: 20px 0;
  font-size: 18px;
  font-weight: 500;
}
.ym_fenlei a:hover {
  background: #7194D8;
  color: #fff;
}
.ym_cp {
  overflow: hidden;
  background: #f5f5f5;
  padding: 0 0 30px 0;
}
.ym_cp_list a {
  display: block;
}
.ym_cp_list img {
  box-shadow: 11px 13px 13px 0 #22222257;
}
.ym_cp_list:hover img {
  box-shadow: 11px 13px 13px 0 #00000057;
}
.ym_cp_list p {
  line-height: 42px;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
}
.ym_cp_list:hover p {
  color: #7194D8;
}
.zyq .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.zyq .swiper-slide a img {
  width: 100%;
}
.zyq .swiper-slide p {
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  background: #000;
  color: #fff;
}
.zyq .swiper-slide:hover p {
  background: #7194D8;
  color: #fff;
}
.zyq .swiper-button-next, .zyq .swiper-button-prev {
  height: 46px;
  width: 58px;
  background-color: #fff;
  text-align: center;
  background-image: none;
  z-index: 1;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.zyq .swiper-button-next img, .zyq .swiper-button-prev img {
  height: 5px;
}
.zyq .swiper-button-next:hover, .zyq .swiper-button-prev:hover {
  background-color: #f73000;
}
.zyq .swiper-button-next {
  right: 0;
}
.zyq .swiper-button-prev {
  left: 0;
}
.zyq .swiper-button-next:after, .zyq .swiper-button-prev:after {
  content: '';
}
.ym_about {
  background: url("../images/aboutbg.jpg") center top no-repeat;
  background-size: cover;
  height: 631px;
  overflow: inherit;
  margin-bottom: 148px;
}
.ym_about_1200 {
  position: relative;
  height: 731px;
}
.border_about {
  border: 2px solid #202020;
  padding-right: 25px;
  background: #202020;
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 245px;
}
.border_about:hover {
  background: #7194D8;
  border: 2px solid #7194D8;
}
.border_about h3 a {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  display: block;
  margin-top: 25px;
}
.border_about p {
  line-height: 27px;
  font-size: 15px;
  margin-top: 12px;
  color: #fff;
}
.border_about img {}
.news_dao {
  width: 300px;
  margin: 0 auto;
  overflow: hidden;
}
.news_dao .dx_2 {
  width: 120px;
  background: #7194D8;
  padding: 15px 10px;
  margin: 0 10px;
  text-align: center;
  float: left;
  border: 1px solid #7194D8;
}
.news_dao .dx_2 a {
  color: #fff;
  font-size: 16px;
}
.news_dao .dx_1 {
  width: 120px;
  background: #fff;
  padding: 15px 10px;
  margin: 0 10px;
  text-align: center;
  float: left;
  border: 1px solid #7194D8;
}
.news_dao .dx_1 a {
  color: #7194D8;
  font-size: 16px;
}
.news_index {
  clear: both;
  margin: 50px 0;
  overflow: hidden;
}
.news_ym_left {
  display: block;
  position: relative;
}
.news_ym_left img {
  z-index: 1;
  width: 100%;
}
.news_tupian {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 76px;
  background-color: rgba(25, 25, 25, 0.82);
  z-index: 9;
}
.news_tupian h4 {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin-top: 8px;
}
.news_tupian p {
  line-height: 18px;
  font-size: 14px;
  color: #f1f1f1;
}
.news_icon {
  background: #6f94da;
  padding: 10px;
}
.news_icon p {
  line-height: 28px;
  font-size: 16px;
  text-align: center;
}
.news_right_a {
  display: block;
  border: 1px solid #b2b2b2;
  padding: 15px;
  margin-bottom: 20px;
}
.news_right_a h3 {
  color: #222;
  font-size: 18px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.news_right_a .p1 {
  font-size: 12px;
  color: #666;
  line-height: 25px;
}
.news_right_a .p2 {
  font-size: 14px;
  color: #222;
  line-height: 26px;
  height: 103px;
  overflow: hidden;
}
.news_right_a:hover {
  background: #7194D8;
}
.news_right_a:hover h3 {
  color: #fff;
}
.news_right_a:hover .p1 {
  color: #fff;
}
.news_right_a:hover .p2 {
  color: #fff;
}
.pro_index a {
  display: block;
  overflow: hidden;
}
.pro_index a img {
  width: 100%;
  padding: 6px;
  border: 1px solid #d9d9d9;
}
.pro_index a p {
  line-height: 36px;
  height: 36px;
  text-overflow: clip;
  text-align: center;
  white-space: nowrap;
  color: #666;
  font-size: 16px;
  margin: 5px 0;
}
.pro_index a:hover p {
  color: #d40000;
}
.xwzx {}
.xwzx .xx {
  padding: 8px;
  border: 1px solid #f1f1f1;
  background: #f9f9f9;
  margin-bottom: 15px;
}
.xwzx .tt {
  display: block;
}
.xwzx .tt img {
  width: 100%;
}
.xwzx .xx .titl {
  display: block;
  margin-top: 10px;
  padding-left: 5px;
  font-size: 18px;
  line-height: 1.444;
  font-weight: 500;
  color: #151515;
}
.xwzx .xx .des {
  display: block;
  font-size: 16px;
  line-height: 24px;
  height: 96px;
  color: #9b9b9b;
  font-weight: 400;
  overflow: hidden;
}
.xwzx .xx .date {
  margin: 10px 0;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 300;
}
.orientation p {
  line-height: 28px;
}
.imgimg {
  max-width: 100%;
}
.footer {
  background: #393a3e;
  padding: 40px 0;
}
.footer p {
  line-height: 24px;
}
.footer dl dt a {
  display: block;
  text-align: left;
  font-size: 18px;
  color: #fff;
  line-height: 42px;
}
.footer dl dd {
  line-height: 26px;
  text-align: left;
}
.footer dl dd a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #fff;
}
.footer dl dd a:hover {
  color: #7194D8;
}
.footer_bot {
  background: #191a1c;
  padding: 30px 0;
  color: #666;
}
.footer_bot p {
  line-height: 24px;
  text-align: center;
}
.footer_bot p a {
  display: inline-block;
  padding: 0 8px;
}
.ryq .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ryq .swiper-slide a img {
  width: 100%;
}
.ryq .swiper-button-next, .ryq .swiper-button-prev {
  height: 46px;
  width: 58px;
  background-color: #fff;
  text-align: center;
  background-image: none;
  z-index: 1;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ryq .swiper-button-next img, .ryq .swiper-button-prev img {
  height: 5px;
}
.ryq .swiper-button-next:hover, .ryq .swiper-button-prev:hover {
  background-color: #ffcd00;
}
.ryq .swiper-button-next {
  right: 0;
}
.ryq .swiper-button-prev {
  left: 0;
}
.ryq .swiper-button-next:after, .ryq .swiper-button-prev:after {
  content: '';
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
nav.for-pagination {
  text-align: center;
  margin-bottom: 50px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
  float: left;
}
.pagination > li.thisclass {
  padding: 6px 12px;
  background: #c40000;
  color: #fff;
  margin-left: 0.75em;
  line-height: 1.42;
}
.pagination > li.shouye {
  padding: 6px 12px;
  background: #fff;
  color: #999;
  border: 1px solid #ddd;
  margin-left: 0.75em;
  line-height: 1.42;
}
nav.for-pagination .pagination li.active a {
  background-color: #334870;
  border-color: #334870;
  color: #fff;
}
nav.for-pagination .pagination li span {
  color: #999;
}
nav.for-pagination .pagination li:nth-child(n+2) a {
  margin-left: .75em;
  color: #999;
}
.title_h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  border-bottom: 1px solid #3e3e3e;
}
.body_dl {
  width: 100%;
  overflow: hidden;
}
.body_dl p {
  line-height: 48px;
  font-size: 14px;
  text-align: center;
}
.body_dl img {
  border: 1px solid #f1f1f1;
  width: 100%;
}
.body_dl a:hover img {
  border: 1px solid #ca3214;
}
.body_dl a:hover p {
  color: #ca3214;
}
.news_dl {
  width: 100%;
  overflow: hidden;
}
.news_dl div {
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  border-bottom: 1px dashed #f1f1f1;
  overflow: hidden;
}
/*******************************************************************************************************************************************************************************/
@media (max-width: 1600px) {
  .index-slides {
    height: 709px;
  }
}
@media (max-width: 1440px) {
  .index-slides {
    height: 637px;
  }
}
@media (max-width: 1366px) {
  .index-slides {
    height: 604px;
  }
}
@media (max-width: 1280px) {
  .venus-menu li {
    width: 98px;
  }
  .index-slides {
    height: 568px;
  }
}
@media (max-width: 1000px) {
  .display-pc {
    display: none;
  }
  .display-600 {
    display: block;
  }
  .not-display-600 {
    display: none;
  }
}