@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, Helvetica Bold, Helvetica Bold-Bold;
}

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(../images/icon_dot1.png) 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(../images/icon_dot1.png) 0px center no-repeat;
  padding-left: 16px;
  line-height: 1.8;
}

.list_16_san li {
  background: url(../images/icon_san.png) 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;
}

.w1000 {
  width: 1000px;
}

.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*/
/*多语种*/
/*阿拉伯文*/
.i18n_ab {
  direction: rtl;
  font-family: Microsoft YaHei, Georgia, GeezaPro;
  background-image: url(../images/top_banner_ab.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #fff;
}

.i18n_ab .top_banner {
  height: 508px;
}

.i18n_ab .top_banner div.w1000 {
  position: relative;
  width: 1000px;
  height: 508px;
}

.i18n_ab .top_banner div.text {
  display: none;
  position: absolute;
  top: 110px;
  right: 250px;
  font-size: 65px;
  line-height: 107px;
  font-family: Arial;
  color: #fbf2b0;
}

/*nav*/
.nav {
  width: 1000px;
  height: 64px;
}

.nav div.logo {
  width: 320px;
  height: 64px;
  float: left;
}

.nav div.logo a {
  display: inline-block;
  width: 320px;
  height: 64px;
}

.nav div.nav_link {
  direction: ltr;
  width: 680px;
  float: right;
  font-weight: 400;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}

.nav div.nav_link a {
  color: #fff;
  margin: 0 5px;
}

.nav div.nav_link a.active {
  font-size: 30px;
}

.nav div.nav_link a.arabic {
  direction: rtl;
}

/*headline_container*/
.headline_container {
  margin: 0px auto 0;
  padding: 80px 0 10px;
}

.headline_container h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 50px;
  text-align: center;
  min-height: 48px;
  padding: 0 50px;
  position: relative;
  color: #d7020f;
}

.headline_container h1 a {
  color: #d7020f;
}

.headline_container h1 i.icon_tt {
  position: absolute;
  top: -70px;
  right: -10px;
  display: inline-block;
  width: 109px;
  height: 61px;
  background: url(../images/icon_bg_tt_ab.png) no-repeat center center;
  font-weight: 400;
  font-size: 15px;
  line-height: 50px;
  text-align: center;
  word-break: break-all;
  color: #ffffff;
  margin-left: 10px;
}

.headline_container h1 i.icon_tt a {
  color: #ffffff;
}

.headline_container ul {
  text-align: center;
  margin-top: 15px;
}

.headline_container ul li {
  display: inline-block;
  float: none;
  font-size: 22px;
  line-height: 34px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  color: #d7020f;
}

.headline_container ul li a {
  color: #d7020f;
}

/*zt_bg*/
.zt_bg {
  background: url(../images/zt_bg_jp.png) center 400px no-repeat;
}

/*focus_container*/
.focus_container {
  padding: 20px 0;
  height: 540px;
  background: url(../images/focus_con_bg.png) center center no-repeat;
}

/*swiper*/
.swiper-container-focus {
  direction: ltr;
  width: 1000px;
  height: 540px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus div.swiper-slide div.box {
  width: 1000px;
  height: 540px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus div.swiper-slide div.box img {
  display: block;
  width: 1000px;
  height: 540px;
}

.swiper-container-focus div.swiper-slide div.box p {
  position: absolute;
  bottom: 30px;
  right: 0;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  text-align: right;
  color: #ffffff;
  z-index: 3;
  width: 80%;
  box-sizing: border-box;
  padding: 0 20px;
  text-indent: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.swiper-container-focus div.swiper-slide div.box p a {
  color: #fff;
}

.swiper-container-focus div.swiper-slide div.box em {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 306px;
  background: url(../images/focus_shadow.png) repeat;
  z-index: 1;
}

.swiper-container-focus .swiper-pagination-focus {
  width: 100%;
  position: absolute;
  bottom: 35px;
  left: 20px;
  text-align: left;
}

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

.swiper-container-focus .swiper-pagination-focus span.swiper-active-switch {
  background: #fff;
  opacity: 1;
}

.swiper-container-focus div.main-prev, .swiper-container-focus div.main-next {
  display: none;
  width: 10px;
  height: 20px;
  position: absolute;
  cursor: pointer;
  bottom: 8px;
  right: 100px;
  z-index: 9;
  background: url(../images/focus_arrLeft.png) center center no-repeat;
}

.swiper-container-focus div.main-next {
  right: 20px;
  background: url(../images/focus_arrRight.png) center center no-repeat;
}

.swiper-container-focus div.main-numBox {
  display: none;
  width: 40px;
  height: 34px;
  text-align: center;
  position: absolute;
  right: 40px;
  bottom: 0px;
  color: #fff;
  font-style: normal;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 3px;
  z-index: 9;
}

.swiper-container-focus div.main-numBox i.main-curNum {
  position: absolute;
  left: 0px;
  top: -3px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}

.swiper-container-focus div.main-numBox i.main-allNum {
  position: absolute;
  left: 25px;
  top: 3px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
}

.release_container {
  margin-top: 10px;
  height: 66px;
  background: url(../images/release_bg_ab.png) center center no-repeat;
}

.release_container div.title {
  display: block;
  float: right;
  height: 66px;
  width: 190px;
  font-weight: 700;
  font-size: 0px;
  line-height: 66px;
  text-align: center;
  text-indent: 1em;
  color: #ab1e0b;
}

.release_container div.title a {
  color: #ab1e0b;
}

.release_container div#text_boxAb {
  direction: ltr;
  display: block;
  float: left;
  height: 66px;
  width: 810px;
  overflow: hidden;
  position: relative;
}

.release_container div#text_boxAb li {
  display: block;
  float: left;
  margin: 0 5px;
  padding: 0 15px 0 0;
  background: url(../images/release_dot.png) right center no-repeat;
  font-weight: 400;
  font-size: 20px;
  line-height: 66px;
  color: #fff;
}

.release_container div#text_boxAb li a {
  color: #fff;
}

.release_container div#intext_box {
  width: 1000%;
}

.release_container div#text_boxAb1, .release_container div#text_boxAb2 {
  display: block;
  float: left;
  overflow: hidden;
}

/*special_container*/
.special_container {
  width: 1092px;
  height: 340px;
  margin: 30px auto 0;
  background: url(../images/special_bg_jp.png) center bottom no-repeat;
  position: relative;
}

.special_container .title {
  width: 466px;
  height: 166px;
  background: url(../images/title_special_ab.png) center center no-repeat;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -233px;
}

.special_container .title a {
  display: block;
  width: 100%;
  height: 166px;
}

.special_container ul {
  display: block;
  width: 1092px;
  position: absolute;
  top: 120px;
}

.special_container ul li {
  float: none;
  padding: 0 50px 0 55px;
  font-size: 20px;
  line-height: 36px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.special_container ul li.more {
  font-size: 18px;
  text-align: left;
  color: #d39332;
}

.special_container ul li.more a {
  text-decoration: none;
  color: #d39332;
}

/*theory_container*/
.theory_container {
  margin: 30px auto 0;
}

.theory_container .title {
  height: 104px;
  background: url(../images/title_theory_ab.png) center top no-repeat;
  position: relative;
}

.theory_container .title a {
  display: block;
  width: 100%;
  height: 104px;
}

.theory_container .title h6.more {
  position: absolute;
  bottom: 24px;
  left: 10px;
  font-size: 18px;
  line-height: 1;
  color: #d39332;
}

.theory_container .title h6.more a {
  height: auto;
  text-decoration: none;
  color: #d39332;
}

.theory_container ul {
  margin-top: 10px;
}

.theory_container ul li {
  height: 124px;
  background: #F8F8F8;
  margin: 20px auto 0;
  font-size: 22px;
  line-height: 40px;
  overflow: hidden;
}

.theory_container ul li span {
  display: block;
  float: right;
  width: 220px;
  height: 124px;
}

.theory_container ul li span img {
  width: 220px;
  height: 124px;
}

.theory_container ul li p {
  display: table-cell;
  padding: 0 20px;
  height: 124px;
  vertical-align: middle;
  font-size: 22px;
  line-height: 40px;
  text-align: justify;
}

/*newEra_contariner*/
/*newEra_FocusBox*/
/*literature_container*/
.literature_container {
  margin: 60px auto 0;
}

.literature_container .title {
  width: 100%;
  height: 110px;
  background: url(../images/title_literature_ab.png) center center no-repeat;
}

.literature_container .title a {
  display: block;
  width: 100%;
  height: 110px;
}

.swiper-container-literature-full {
  direction: ltr;
  width: 100%;
  max-width: 1920px;
  height: 363px;
  background: #f9f1dd;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}

.swiper-container-literature-full div.swiper-literature-prev, .swiper-container-literature-full div.swiper-literature-next {
  width: 460px;
  height: 363px;
  position: absolute;
  cursor: pointer;
  bottom: 0px;
  left: 0;
  z-index: 9;
  background: url(../images/literature_shadow_left.png) top left no-repeat;
}

.swiper-container-literature-full div.swiper-literature-next {
  left: auto;
  right: 0;
  background: url(../images/literature_shadow_right.png) top right no-repeat;
}

/*swiper*/
.swiper-container-literature {
  direction: ltr;
  width: 1060px;
  height: 363px;
  position: relative;
}

.swiper-container-literature div.swiper-slide div.box {
  width: 215px;
  height: 363px;
  overflow: hidden;
  position: relative;
}

.swiper-container-literature div.swiper-slide div.box span {
  display: block;
  width: 153px;
  height: 223px;
  margin: 40px auto 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.swiper-container-literature div.swiper-slide div.box span img {
  display: inline-block;
  width: 153px;
  height: 223px;
}

.swiper-container-literature div.swiper-slide div.box p {
  margin-top: 10px;
  padding: 0 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.swiper-container-literature .swiper-pagination-literature {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 25px;
  right: 10px;
  text-align: right;
}

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

.swiper-container-literature .swiper-pagination-literature span.swiper-active-switch {
  background: #fff;
  opacity: 1;
}

/**/
.footer {
  height: auto;
}

.copy {
  width: 100%;
  height: 164px;
  overflow: hidden;
  background: #921b10;
  background-size: cover;
}

.copy .copy_list {
  width: 800px;
  height: 74px;
  margin: 45px auto;
  text-align: center;
}

.copy .copy_list img {
  float: left;
  width: 80px;
  height: 80px;
}

.copy .copy_list p {
  font-size: 16px;
  color: #fbebc2;
  line-height: 32px;
}

/*fanye*/
.pagebar {
  text-align: center;
  margin: 40px auto 20px;
}

.pageBtnWrap a, .pagebar a, .pagebar .jumpbtn, .pagebar input {
  border: 1px solid #d7d7d7;
  color: #666;
  height: 30px;
  line-height: 31px;
  text-align: center;
  width: 30px;
  display: inline-block;
  margin: 0 5px;
}

.pageBtnWrap .curr, .pagebar .pagecount.curr {
  background: #0B426C;
  border-color: #0B426C;
  color: #fff;
}

.pageBtnWrap :first-child, .pageBtnWrap :last-child, .pagebar .prev, .pagebar .next, .pagebar .jumpbtn {
  width: auto;
  padding: 0 10px;
}

.totalText {
  margin: 0 10px;
  line-height: 30px;
}

.totalText span {
  margin: 0 2px;
}

.goPageBox {
  margin: 0 10px;
  line-height: 30px;
  position: relative;
  padding-right: 65px;
}

.goPageBox input {
  border: 1px solid #d7d7d7;
  height: 30px;
  line-height: 28px;
  text-align: center;
  margin: 0 5px;
  width: 30px;
}

.goPageBox #kkpager_btn_go {
  display: block !important;
  left: initial !important;
  width: auto;
  background: #fff;
  position: absolute;
  right: 0;
  top: -4px;
  padding: 0 10px;
}

.pagebar input {
  top: -1px;
  position: relative;
}

.pagebar div {
  text-align: center;
}

.footer {
  margin-top: 50px;
}

.aboutUs {
  width: 100%;
  height: 70px;
  background: #e7e7e7;
  text-align: center;
  line-height: 70px;
}

.aboutUs a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
}

.copyright {
  text-align: center;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  html, body {
    min-width: 1100px;
  }
}
