body {
  overflow-y: scroll;
  /* *overflow-y: auto; */
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
button,
input,
textarea,
pre {
  font:
    12px/1.5 "FiraSans-Regular",
    arial,
    tahoma,
    \5b8b\4f53;
}
input,
select,
textarea {
  font-size: 100%;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  object-fit: cover;
}
iframe {
  display: block;
  margin: 0 auto;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  /* blr: expression(this.onFocus=this.blur());
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
i {
  font-style: normal;
}
input:focus,
textarea:focus,
keygen:focus,
select:focus {
  outline: none;
  outline-offset: 0px;
}
::-webkit-input-placeholder {
  color: #3e3f46;
}
::-moz-placeholder {
  color: #3e3f46;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #3e3f46;
} /* ie */
input:-moz-placeholder {
  color: #3e3f46;
}

.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.isPc .pt40 {
  padding-top: 40px;
}
.isWap .pt40 {
  padding-top: 0px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mr30 {
  margin-right: 30px;
}
.mb15 {
  margin-bottom: 15px;
}
.pb50 {
  padding-bottom: 50px;
}
.h140 {
  height: 140px;
  width: 100%;
}
.isPc .h50 {
  height: 50px;
  width: 100%;
}
.isWap .h50 {
  height: 0;
  width: 100%;
}
.isPc .mt20 {
  margin-top: 20px;
}
.isPc .pb30 {
  padding-bottom: 30px;
}
.isWap .mt20 {
  margin-top: 0;
}
.isWap .pb30 {
  padding-bottom: 0;
}
/** Generated by FG **/
@font-face {
  font-family: "Arial Narrow";
  src: url("fonts/Arial Narrow.eot");
  src:
    local("☺"),
    url("fonts/Arial Narrow.eot?#iefix") format("embedded-opentype"),
    url("fonts/Arial Narrow.woff") format("woff"),
    url("fonts/Arial Narrow.ttf") format("truetype"),
    url("fonts/Arial Narrow.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* pc 设备 */
html.isPc {
}
html.isPc .wap_box {
  display: none;
}
/* wap 设备 */
/* 媒体查询 */
html.isWap {
  font-size: 50px;
}
html.isWap a:hover {
  text-decoration: none;
}
@media screen and (min-width: 320px) {
  html.isWap {
    font-size: 50px;
  }
}
@media screen and (min-width: 360px) {
  html.isWap {
    font-size: 56px;
  }
}
@media screen and (min-width: 400px) {
  html.isWap {
    font-size: 62px;
  }
}
@media screen and (min-width: 480px) {
  html.isWap {
    font-size: 75px;
  }
}
@media screen and (min-width: 560px) {
  html.isWap {
    font-size: 87px;
  }
}
@media screen and (min-width: 640px) {
  html.isWap {
    font-size: 100px;
  }
}
html.isWap body {
  font-size: 0.24rem;
}
html.isWap .pc_box {
  display: none;
}

body {
  overflow-x: hidden;
}
.wrapper {
  display: none;
}
.isPc .wrapper {
}
.isPc .w {
  width: 1200px;
  margin: 0px auto;
}
.isPc .w2 {
  width: 1280px;
  margin: 0px auto;
}
.isPc .w3 {
  width: 1200px;
  margin: 0px auto;
  background: #e9f4fb;
  padding: 65px 40px;
}
.isPc .w4 {
  width: 1200px;
  margin: 0px auto;
  background: #e9f4fb;
  padding: 65px 40px 0px;
}

.isWap .w {
  width: 100%;
  margin: 0px auto;
}
.isWap .w3,
.isWap .w4 {
  width: 100%;
  padding: 0 0 0.3rem;
}
/* banner */
.isPc .banner_bg {
  position: relative;
  width: 100%;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/banner_bg.png) no-repeat center top;
  border-top: 7px solid #23366f;
}
.isPc .banner {
  background: #fff;
  padding: 0;
  margin: 0 auto;
}
.isPc .banner,
.isPc .banner .sliderInner,
.isPc .banner .sliderInner li {
  height: 650px;
  overflow: hidden;
}
.isPc .banner .sliderInner li i {
  width: 100%;
  height: 148px;
  position: absolute;
  top: 0px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bg_line.png) no-repeat center top;
}
.isPc .banner .sliderInner {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.isPc .banner .sliderInner li {
  display: inline;
  float: left;
}
.isPc .banner .slider_btn {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/focus_ico.png) no-repeat;
  top: 50%;
  margin-top: -10px;
}
.isPc .banner .btn_prev {
  left: 0;
}
.isPc .banner .btn_next {
  right: 0;
  background-position: -20px 0px;
}
.isPc .banner .sliderCur {
  position: absolute;
  font-size: 0;
  width: 1200px;
  left: 50%;
  margin-left: -500px;
  bottom: 70px;
  z-index: 3;
}
.isPc .banner .sliderCur a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #e7d1b2;
  border-radius: 50%;
  margin-right: 8px;
}
.isPc .banner .sliderCur a.cur {
  background: #c0a47b;
}
.isPc .banner .sliderInner li {
  position: relative;
}
.isPc .banner .list_txt {
  position: absolute;
  width: 1200px;
  height: 370px;
  text-align: center;
  padding-top: 120px;
  bottom: 10px;
  left: 50%;
  margin-left: -600px;
  color: #23366f;
  z-index: 3;
}
.isPc .banner .list_txt h3,
.isPc .banner .list_txt p {
  display: block;
  width: 300px;
  text-align: center;
}
.isPc .banner .list_txt h3 {
  border-bottom: 5px solid #c0a47b;
  padding-bottom: 25px;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  color: #c0a47b;
  margin-bottom: 35px;
}
.isPc .banner .list_txt h3 a {
  color: #c0a47b;
}
.isPc .banner .list_txt p {
  font-size: 28px;
  line-height: 32px;
  padding-bottom: 35px;
  font-family: "Times New Roman", "serif";
  border-bottom: 1px solid #c0a47b;
}
.isPc .banner .list_txt p a {
  color: #23366f;
}
.isPc .banner .list_txt a {
  text-decoration: none;
}
.isPc .banner_l {
  position: absolute;
  top: 0;
  left: 0;
  width: 710px;
  height: 650px;
  float: left;
  background: rgba(255, 255, 255, 0.85);
}
.isPc .banner_l .logo {
  width: 100%;
  text-align: right;
  height: 114px;
  background: #fff;
  padding-top: 33px;
}
.isPc .banner_l .logo img {
  padding-right: 40px;
}
/* isWap */
.isWap .banner_l .logo {
  width: 65%;
  text-align: right;
  background: #fff;
  padding: 0.2rem;
}
.isWap .banner_l .logo img {
  width: 100%;
}

.isWap .banner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  height: 5rem;
}
.isWap .banner .sliderInner {
  overflow: hidden;
  zoom: 1;
  height: 5rem;
}
.isWap .banner .sliderInner li {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  height: 5.7rem;
}
.isWap .banner .sliderInner {
}
.isWap .banner .sliderInner li {
  display: inline;
  float: left;
  position: relative;
  top: -1.35rem;
}
.isWap .banner .sliderInner a {
  display: block;
}
.isWap .banner .sliderInner img {
  display: block;
  width: 100%;
  height: 3.5rem;
}
.isWap .banner .list-mask {
}
.isWap .banner .list_txt h3 {
  color: #c0a47b;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 5px solid #c0a47b;
  padding: 0.2rem 0 0.1rem;
  font-family: "Arial Narrow";
}
.isWap .banner .list_txt h3 a {
  color: #c0a47b;
}
.isWap .banner .list_txt p {
  color: #23366f;
  font-family: Times, "Times New Roman", "serif";
  padding: 0.3rem;
  font-size: 0.34rem;
  line-height: 0.44rem;
  text-align: center;
  color: #23366f;
}
.isWap .banner .list_txt a {
  color: #23366f;
  font-size: 0.32rem;
  line-height: 0.4rem;
}
.isWap .banner .btn-slider {
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  font-size: 0px;
  line-height: 0px;
  top: 0.9rem;
  background-size: 1.7rem 0.75rem;
}
.isWap .banner .btn-prev {
  left: 0;
}
.isWap .banner .btn-next {
  background-position: -0.85rem 0px;
  right: 0px;
}
.isWap .banner .sliderCur {
  position: absolute;
  width: 2rem;
  left: 50%;
  top: 4.3rem;
  margin-left: -1rem;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 0.2rem 0 0.4rem;
}
.isWap .banner .sliderCur a {
  display: inline-block;
  border-radius: 50%;
  width: 0.2rem;
  height: 0.2rem;
  vertical-align: top;
  margin-right: 0.1rem;
  background: #e7d1b2;
}
.isWap .banner .sliderCur a.cur {
  background: #c0a47b;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 7px;
}

/* nav */
.isPc .nav_k {
  background: #23366f;
  width: 100%;
  height: 114px;
}
.isPc .navBox {
  margin-bottom: 15px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.isPc .nav {
  z-index: 999999;
  margin: 0 auto;
}
.isPc #mainNav {
  height: 114px;
  width: 858px;
  float: left;
}
.isPc #mainNav ul {
}
.isPc #mainNav ul li {
  display: inline-block;
  float: left\9;
  text-align: center;
  margin: 0 10px 0 0;
}
.isPc #mainNav ul li a {
  display: inline-block;
  line-height: 18px;
  color: #fff;
  font-family: "Arial Narrow";
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding: 48px 17px 48px 0;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/arr_l.png) no-repeat right center;
}
.isPc #mainNav ul li.b0 a {
  border-right: 0;
}
.isPc .sfhover {
  background: #186fcf;
  text-decoration: none;
}
.isPc #mainNav ul {
  list-style: none;
}
.isPc #minNav ul:after {
  content: "";
  clear: both;
  display: block;
}
.isPc #mainNav ul li i {
}
.isPc #mainNav ul li:hover i {
}
.isPc #mainNav ul li:hover ul {
  display: block;
}
.isPc #mainNav ul li a:hover {
  text-decoration: none;
  color: #008acf;
}
.isPc #mainNav ul ul {
  height: 78px;
}
.isPc #mainNav ul ul li {
  float: left;
}
.isPc #mainNav ul ul li a {
  background: none;
  padding: 30px 10px 30px 0;
  text-transform: capitalize;
  font-family: "Arial Narrow";
  font-weight: normal;
}
.isPc #mainNav ul ul li a:hover {
  color: #008acf;
  text-decoration: underline;
}
.isPc #mainNav .submenu {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -960px;
  z-index: 9999;
  width: 1920px;
  height: 84px;
  display: none;
  background: rgba(5, 125, 195, 0.65);
}
.isPc #mainNav .submenu em.w1200 {
  display: block;
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}

.isPc .disblock {
  display: block;
}
.isPc .btnNav {
  width: 342px;
  float: right;
}
.isPc .btnNav li {
  text-align: center;
  line-height: 114px;
  color: #fff;
}
.isPc .btnNav li.l1,
.isPc .btnNav li.l2,
.isPc .btnNav li.l3 {
  float: left;
  width: 114px;
  height: 114px;
}
.isPc .btnNav li.l1 a {
  display: block;
  width: 114px;
  height: 54px;
  padding-top: 60px;
  background: #145a99 url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/t_ico1.png) no-repeat center
    30px;
}
.isPc .btnNav li.l2 a {
  display: block;
  width: 114px;
  height: 54px;
  padding-top: 60px;
  background: #314b88 url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/f_ico1.png) no-repeat center
    30px;
}
.isPc .btnNav li.l3 a {
  display: block;
  width: 114px;
  height: 64px;
  padding-top: 50px;
  background: #83818c;
}
.isPc .btnNav li a {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}
.isPc .btnNav li a:hover {
  text-decoration: none;
}

.isWap .btnNav {
  display: none;
}
.isWap .nav {
  position: absolute;
  z-index: 3;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
}
.isWap .inp_submit2 {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 1.58rem;
  height: 1.58rem;
  padding: 0;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/sh_ico.png) no-repeat center;
  background-size: 0.75rem 0.75rem;
}
.isWap .close2 {
  float: right;
  width: 0.9rem;
  height: 0.85rem;
  float: right;
  background: #23366f url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/gb.png) no-repeat center;
  background-size: 40%;
  position: absolute;
  top: -1.11rem;
  right: 0.05rem;
  border-radius: 3px;
}

.isWap .close2 a {
  display: block;
  width: 100%;
  height: 0.6rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/close.png) no-repeat center;
  background-size: 8px 8px;
}
.isWap .navBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.isWap .nav_submit {
  width: 20px;
  height: 20px;
  display: block;
  background: #0191d7;
}
.isWap #mainNav {
  min-width: inherit;
  float: none;
  background-size: cover;
  box-sizing: content-box;
  font-size: 0.3rem;
  position: relative;
  left: 0px;
  top: 1.2rem;
  padding: 0.5rem 0;
  background: #faf6ef;
}
.isWap #mainNav.active {
  max-height: 100%;
}
.isWap #mainNav ul ul li a {
  background: none;
}
.isWap #mainNav ul ul i {
  display: none;
}
.isWap #mainNav li .submenu li a {
  color: #fff;
}
.isWap #mainNav li.has-submenu {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_bg.png) repeat-y left top;
}
.isWap #mainNav li.has-submenu a {
  color: #fff;
}
.isWap #mainNav li.has-submenu .sub {
  width: 4.96rem;
  height: 0.46rem;
  float: left;
}
.isWap #mainNav li.has-submenu a.sub {
  color: #fff;
}
.isWap #mainNav li.has-submenu .subBtn {
  float: left;
  display: inline;
  width: 0.3rem;
  height: 0.44rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/jia_ico.png) no-repeat center
    center;
  background-size: 0.25rem 0.25rem;
  margin-top: 0.1rem;
}

.isWap #mainNav li.has-submenu .subBtn.active {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/jian_ico.png) no-repeat center
    center;
  background-size: 0.22rem 0.22rem;
}
.isWap #mainNav ul {
  list-style: none;
  position: relative;
  display: inline;
  background: #017ebe;
  text-align: right;
}
.isWap #mainNav ul li {
  display: block;
  float: none;
  margin: 0 5% 0.2rem 5%;
}
.isWap #mainNav ul li a {
  color: #fff;
  font-size: 0.32rem;
  position: relative;
  display: block;
  text-align: left;
  padding: 0.1rem 0.1rem 0.1rem 0.4rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_bg.png) repeat-y left top;
  text-transform: uppercase;
  font-family: "Arial Narrow";
}
.isWap #mainNav ul li a:hover {
  color: #fff;
}
.isWap #mainNav ul li > ul.sub-menu {
  width: 100%;
  padding: 4px 0;
  background-clip: padding-box;
  padding: 0px;
  background-clip: padding-box;
}
.isWap #mainNav ul ul {
  display: none;
  position: absolute;
  top: 100%;
  overflow: hidden;
  max-height: 0;
  display: inherit;
  position: relative;
  left: auto;
  top: auto;
  box-shadow: none;
  border: none;
  background: #4561b7;
  padding-top: 0;
  width: 100%;
}
.isWap #mainNav ul ul.active {
  max-height: 100%;
}
.isWap #mainNav ul ul > li {
  position: relative;
  display: block;
  background: #fff;
  width: 100%;
  padding: 0;
  border-top: 0;
}
.isWap #mainNav ul ul > li a {
  height: auto;
  font-size: 0.28rem;
  padding: 0.1rem 0.1rem 0.1rem 0.7rem;
  height: auto;
  text-decoration: none;
  border-bottom: 0;
}
.isWap #mainNav ul ul > li a:hover {
  background: #9fa0a0;
  color: #fff;
}
.isWap .menuBg {
  background: #0191d7;
}
.isWap .closeNav {
  float: right;
  width: 1.58rem;
  height: 1.58rem;
  position: absolute;
  z-index: 9999999;
  right: 0;
}
.isWap .closeNav a {
  display: block;
  width: 100%;
  height: 1.58rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/close.png) no-repeat center;
  background-size: 0.75rem 0.75rem;
}

/*head_ t*/
.isPc .h-search {
  width: 1200px;
  height: 35px;
}
.isPc .h-search2 {
  width: 180px;
  height: 35px;
  float: right;
  margin-top: 0;
}
.isPc .menuLink {
  display: none;
}
.isPc .h-search .sInner {
  float: right;
  width: 200px;
  height: 35px;
  background: #fff;
}
.isPc .h-search .sInner2 {
  border: 1px solid #23366f;
  margin-left: 15px;
  position: relative;
  margin-top: 20px;
}
.isPc .h-search .i-text {
  border: 0;
  color: #000;
  height: 35px;
  font-size: 14px;
  padding-left: 15px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .h-search .i-subm {
  position: absolute;
  width: 50px;
  height: 35px;
  font-size: 0;
  line-height: 0;
  top: 0;
  right: 0;
  background: #fff url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files//i/search.png) no-repeat center;
}

.isWap .menuLink,
.isWap .menuLink2 {
  display: block;
  position: absolute;
  z-index: 1;
  font-size: 40px;
  width: 0.45rem;
  height: 0.45rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_btn.png) no-repeat center;
  background-size: 0.45rem 0.45rem;
  right: 0.2rem;
  top: 0.4rem;
}
.isWap .h-search-switch {
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
}
.isWap .h-search-switch {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/search_btn2.png) no-repeat center;
  background-size: 0.5rem 0.5rem;
  top: 0.35rem;
  right: 0.85rem;
}
.isWap .h-inner {
  padding-right: 1.7rem;
  border: 1px solid red;
}
.isWap .h-search {
  display: none;
  background: #faf6ef url("https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_bg.png") repeat-y
    center;
  background-size: 100% 100%;
  position: absolute;
  z-index: 999999;
  top: 1.05rem;
  right: 0;
  width: 100%;
  padding: 1rem 0;
  height: 700px;
}
.isWap .h-search .sInner {
  background: #23366f;
  position: relative;
  margin: 0 0.25rem;
  padding-right: 0.8rem;
}
.isWap .h-search .i-text {
  padding: 0px;
  margin: 0px 3% 0px 2%;
  line-height: 1rem;
  width: 95%;
  font-size: 0.34rem;
  text-indent: 0.15rem;
  border: none;
  background: none;
  color: #fff;
}
.isWap .h-search .i-text::-webkit-input-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search .i-text::-moz-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search .i-text:-ms-input-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search .i-text:-moz-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search .i-subm {
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
  top: 0px;
  right: 0px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/search_btn.png) no-repeat center;
  font-size: 0px;
  line-height: 0px;
  background-size: 0.5rem 0.5rem;
}
.isWap .close_sh {
  width: 0.9rem;
  height: 0.85rem;
  float: right;
  background: #23366f url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/gb.png) no-repeat center;
  background-size: 40%;
  position: absolute;
  top: -0.95rem;
  right: 0.75rem;
  border-radius: 3px;
}
.isWap .close_sh a {
  display: block;
  width: 100%;
  height: 0.8rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/a_close.png) no-repeat center center;
  background-size: 0.8rem 0.8rem;
}

.isPc .twBox_bt {
  font-size: 42px;
  line-height: 42px;
  font-weight: bold;
  font-family: "Arial Narrow";
  text-align: center;
  padding: 70px 0 20px;
}
.isPc .twBox_bt em {
  color: #c0a47b;
}

.isPc .twBox_bt2 {
  font-size: 42px;
  line-height: 42px;
  font-weight: bold;
  font-family: "Arial Narrow";
  text-align: center;
  padding: 0px 0 20px;
}
.isPc .twBox_bt2 em {
  color: #c0a47b;
}

.isWap .twBox_bt2 {
  margin: 0 0.2rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-weight: bold;
  font-family: "Arial Narrow";
  text-align: left;
  padding: 0.2rem 0;
}
.isWap .twBox_bt2 em {
  color: #c0a47b;
}

.isPc .twBox_l {
  position: relative;
  float: left;
  width: 735px;
}
.isPc .twBox_l p {
  font-size: 26px;
  line-height: 30px;
  position: absolute;
  right: 0;
  bottom: -73px;
  width: 430px;
  padding: 30px 35px;
  height: 110px;
  border-top: 7px solid #e3cba9;
  background: #23366f;
  font-family: Times, "Times New Roman", "serif";
  color: #fff;
}
.isPc .twBox_r {
  width: 435px;
  float: right;
}
.isPc .twBox_l p em {
  display: block;
  margin-bottom: 10px;
}
.isPc .twBox_l p i {
  width: 110px;
  height: 38px;
  display: block;
  background: #e7d1b2;
  text-transform: uppercase;
  font-family: Arial, "sans-serif";
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
}
.isPc .twBox_l p i a {
  width: 110px;
  height: 38px;
  line-height: 38px;
  font-family: Arial, "sans-serif";
  display: block;
  font-weight: bold;
  color: #23366f;
}
.isPc .twBox {
  margin-bottom: 0px;
}

.isWap .box4 {
  margin-top: 0.3rem;
}
.isWap .twBox_bt {
  margin: 0 0.2rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-weight: bold;
  font-family: "Arial Narrow";
  text-align: left;
  padding: 0.2rem 0;
}
.isWap .twBox_bt em {
  color: #c0a47b;
}
.isWap .twBox_l {
  position: relative;
  margin: 0 0.25rem 0.3rem;
}
.isWap .twBox_l img {
  width: 100%;
}
.isWap .twBox_l p {
  fon-size: 0.3rem;
  line-height: 0.34rem;
  padding: 0.2rem 0.3rem;
  border-top: 7px solid #e3cba9;
  background: #23366f;
  font-family: Times, "Times New Roman", "serif";
  color: #fff;
}
.isWap .twBox_l p em {
  display: block;
  margin-bottom: 10px;
  font-size: 0.32rem;
  line-height: 0.36rem;
}
.isWap .twBox_l p i {
  width: 110px;
  height: 38px;
  display: block;
  background: #e7d1b2;
  text-transform: uppercase;
  font-family: Arial, "sans-serif";
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
}
.isWap .twBox_l p i a {
  width: 110px;
  height: 38px;
  line-height: 38px;
  font-family: Arial, "sans-serif";
  display: block;
  font-weight: bold;
  color: #23366f;
}
.isWap .twBox {
  margin-bottom: 0px;
}

.isWap .twBox_r {
  margin: 0 0.25rem;
}

/* isPc banner3 */
.isPc .bus_slider {
  width: 435px;
  float: right;
  margin-bottom: 15px;
  overflow: hidden;
}
.isPc .i_bus {
}
.isPc .bus_slider,
.isPc .bus_slider .bus_sInner {
  min-height: 565px;
}
.isPc .bus_slider {
  position: relative;
}
.isPc .bus_sInner {
}
.isPc .bus_slider .sliderInner {
  width: 435px;
  overflow: hidden;
  zoom: 1;
  margin: 0px auto;
}
.isPc .bus_slider .sliderInner ul {
  width: 1000%;
}
.isPc .bus_slider .sliderInner li {
  display: inline;
  float: left;
  width: 435px;
}

.isPc .bus_slider .sliderInner li a.a_pic img {
  display: block;
  width: 100%;
  height: 290px;
  margin-bottom: 18px;
}
.isPc .bus_slider .bus_txt {
  position: absolute;
  padding: 0 10px 60px;
  width: 415px;
  color: #000;
  font-size: 16px;
  text-align: left;
}
.isPc .bus_slider .bus_txt h3 {
  font-size: 26px;
  line-height: 30px;
  color: #23366f;
  margin-bottom: 13px;
  font-family: "Times New Roman", "serif";
}
.isPc .bus_slider .bus_txt h3 a {
  color: #23366f;
}
.isPc .bus_slider .sliderCur {
  bottom: 0;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 30px 0px 30px;
  width: 100%;
}
.isPc .bus_slider .sliderCur a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #23366f;
  margin: 0px 4px;
}
.isPc .bus_slider .sliderCur a.cur {
  background: #057dc3;
}

/* isWap */
.isWap .focus_box {
  margin: 0 0.25rem;
}
.isWap .bus_slider,
.isWap .bus_slider .sliderInner,
.isWap .bus_slider .sliderInner li {
  height: 4.58rem;
  overflow: hidden;
}
.isWap .bus_slider,
.isWap .bus_slider .sliderInner {
  position: relative;
}
.isWap .bus_slider {
}
.isWap .bus_slider .sliderInner {
}
.isWap .bus_slider .sliderInner li {
  display: inline;
  float: left;
}
.isWap .bus_slider .sliderInner img {
  display: block;
  height: 100%;
}
.isWap .bus_slider .slider_btn {
  display: none;
}
.isWap .bus_slider .sliderInner li {
  position: relative;
}
.isWap .bus_slider .bus_txt {
  position: absolute;
  z-index: 1;
  width: 96%;
  padding: 0.3rem 0.25rem 0;
  margin: 0 auto;
  min-height: 1rem;
  bottom: 0;
  left: 0;
  background: #23366f;
  color: #fff;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .bus_slider .bus_txt a {
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.34rem;
}
.isWap .bus_slider .bus_txt span {
  display: none;
}
.isWap .bus_slider .bus_txt p {
  display: none;
  font-size: 0.3rem;
  line-height: 0.38rem;
  text-align: left;
  padding: 0.3rem 0.2rem;
  width: 90%;
  margin: 0 auto;
}

.isPc .twCont2 {
  padding: 60px 0 80px;
  background: #32498e;
}
.isPc .tw1 {
  width: 320px;
  margin-right: 50px;
  color: #fff;
  float: left;
}
.isPc .tw1 a {
  color: #fff;
}
.isPc .tw1 img {
  height: 214px;
  border-bottom: 5px solid #e7d1b2;
}

.isPc .tw1 span {
  display: block;
  margin-bottom: 15px;
}
.isPc .tw1 h3 {
  font-size: 26px;
  line-height: 30px;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 10px;
}
.isPc .tw1 p {
  font-size: 14px;
  line-height: 20px;
}
.isPc .tw1_lis {
  font-size: 16px;
  line-height: 20px;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
  width: 437px;
  float: left;
}
.isPc .tw1_lis li {
  display: block;
  width: 437px;
  height: 38px;
  padding: 16px 0 20px;
  background: #fff;
  border-radius: 5px;
  background: #fff url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/r_arr.png) no-repeat 410px
    center;
  margin-bottom: 15px;
}
.isPc .tw1_lis li a {
  width: 340px;
  padding: 0 25px;
  display: block;
  border-right: 1px solid #dad8e2;
}

.isPc .tw1_lis .tw1_lis_btn {
  width: 111px;
  height: 39px;
  border-radius: 5px;
  background: #e7d1b2;
}
.isPc .tw1_lis .tw1_lis_btn a {
  display: block;
  width: 100%;
  height: 39px;
  line-height: 39px;
  text-align: center;
}
.isPc .tw1_lis .tw1_lis_btn a:hover {
  text-decoration: none;
}

.isWap .twBox2 {
  margin-top: 0.3rem;
}
.isWap .twCont2 {
  padding: 0.4rem 0.25rem 0.6rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_bg.png) repeat-y left top;
  margin-bottom: 0.3rem;
}
.isWap .tw1 {
  width: 100%;
  color: #fff;
  float: left;
  font-family: Times, "Times New Roman", "serif";
  padding-bottom: 0.3rem;
}
.isWap .tw1 a {
  color: #fff;
}
.isWap .tw1 img {
  width: 100%;
  border-bottom: 5px solid #e7d1b2;
}

.isWap .tw1 span {
  display: block;
  margin-bottom: 0.2rem;
}
.isWap .tw1 h3 {
  font-size: 0.32rem;
  line-height: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.isWap .tw1 p {
  font-size: 0.26rem;
  line-height: 0.34rem;
  font-family: Arial, "sans-serif";
}
.isWap .tw1_lis {
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-weight: bold;
  width: 100%;
  float: right;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .tw1_lis li {
  display: block;
  width: 100%;
  padding: 0.15rem 0 0.2rem;
  background: #fff;
  border-radius: 3px;
  background: #fff url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/r_arr.png) no-repeat 95% center;
  margin-bottom: 0.2rem;
}
.isWap .tw1_lis li a {
  width: 75%;
  padding: 0 5%;
  display: block;
  border-right: 1px solid #dad8e2;
}

.isWap .tw1_lis .tw1_lis_btn {
  width: 111px;
  height: 39px;
  border-radius: 5px;
  background: #e7d1b2;
}
.isWap .tw1_lis .tw1_lis_btn a {
  display: block;
  width: 100%;
  height: 39px;
  line-height: 39px;
  text-align: center;
}
.isWap .tw1_lis .tw1_lis_btn a:hover {
  text-decoration: none;
}

/* banner3 */
.isPc .box3 {
}
.isPc .banner3 {
  background-color: #e7e8e3;
  width: 1200px;
  margin: 100px auto 0;
}
.isPc .banner3 .sliderInner,
.isPc .banner3 .sliderInner li {
  width: 100%;
  height: 520px;
  overflow: hidden;
  position: relative;
}
.isPc .banner3 .sliderInner li {
  display: none;
}
.isPc .banner3 .sliderInner li.cur {
  display: block;
}
.isPc .banner3 .sliderInner .list-pic {
  position: absolute;
  width: 765px;
  height: 520px;
  top: 0;
  right: 0;
}
.isPc .banner3 .sliderInner .list-pic img {
  width: 100%;
  height: 520px;
}
.isPc .banner3 .sliderInner .list-text {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 335px;
  padding: 230px 50px 0;
  background: #e1f0f8;
  height: 290px;
}
.isPc .banner3 .sliderInner a {
  color: #fff;
}
.isPc .banner3 .sliderInner a:hover {
  text-decoration: none;
}
.isPc .banner3 .sliderInner .list-tit {
  color: #000;
  font-size: 26px;
  text-align: center;
  font-family: Times, "Times New Roman", "serif";
  line-height: 30px;
  width: 300px;
  margin: 0 auto 80px;
}
.isPc .banner3 .sliderInner .list-tit a {
  color: #000;
  font-weight: normal;
}
.isPc .banner3 .sliderInner .list-tit b {
  display: block;
}
.isPc .banner3 .slider-cur-k {
  position: absolute;
  top: 50px;
}
.isPc .banner3 .slider-cur-k h3 {
  font-size: 38px;
  line-height: 44px;
  height: 40px;
  text-align: center;
  display: block;
  width: 430px;
}
.isPc .banner3 .slider-cur-k h3 b {
  font-weight: normal;
  color: #057dc3;
}
.isPc .banner3 .slider-cur {
  margin-left: 25px;
  width: 400px;
  text-align: center;
  font-size: 0;
  line-height: 0;
  top: 80px;
  left: 0;
  z-index: 999;
  position: absolute;
}
.isPc .banner3 .slider-cur a {
  position: relative;
  display: block;
  float: left;
  width: 89px;
  height: 60px;
  font-size: 0;
  line-height: 0;
  margin-left: 5px;
}
.isPc .banner3 .slider-cur a.cur {
  background: #fff;
  border-bottom: 5px solid #057dc3;
}
.isPc .banner3 .slider-cur a i {
  position: absolute;
  width: 89px;
  height: 60px;
  display: block;
  background: rgba(0, 0, 0, 0.3);
}
.isPc .i-tit {
  font-size: 36px;
  line-height: 50px;
  text-align: center;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/i-tit.png) center bottom no-repeat;
  padding-bottom: 1px;
}
.isPc .i-tit a {
  color: #2b2b2b;
}
.isPc .i-tit a:hover {
  text-decoration: none;
}
.isPc .banner3 .sliderInner .banner3_btn {
  width: 106px;
  height: 34px;
  margin: 0 auto;
  border: 1px solid #057dc3;
  text-align: center;
  border-radius: 2px;
}
.isPc .banner3 .sliderInner .banner3_btn a {
  display: block;
  width: 100%;
  line-height: 34px;
  color: #057dc3;
  text-transform: uppercase;
}

.isWap .box3 h3 {
  margin: 0 0.2rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-weight: bold;
  font-family: "Arial Narrow";
  text-align: left;
  padding: 0.2rem 0;
}
.isWap .box3 h3 b {
  color: #057dc3;
}
.isWap .banner3 {
  margin: 0rem 0 0;
}
.isWap .banner3 .sliderInner,
.isWap .banner3 .sliderInner li {
  overflow: hidden;
  position: relative;
  height: 300px;
}
.isWap .banner3 .sliderInner li {
  display: none;
}
.isWap .banner3 .sliderInner li.cur {
  display: block;
}
.isWap .banner3 .sliderInner .list-pic {
  width: 100%;
  position: absolute;
  top: 70px;
  background: #fff;
}
.isWap .banner3 .sliderInner .list-pic img {
  width: 100%;
  height: 230px;
}
.isWap .banner3 .sliderInner .list-text {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  padding: 30px 50px 0;
  height: 90px;
}
.isWap .banner3 .sliderInner a {
  color: #fff;
}
.isWap .banner3 .sliderInner a:hover {
  text-decoration: none;
}
.isWap .banner3 .sliderInner .list-tit {
  display: none;
  color: #000;
  font-size: 26px;
  text-align: center;
  font-family: Times, "Times New Roman", "serif";
  line-height: 30px;
  width: 300px;
  margin: 0 auto 80px;
}
.isWap .banner3 .sliderInner .list-tit a {
  color: #000;
  font-weight: normal;
}
.isWap .banner3 .sliderInner .list-tit b {
  display: block;
}
.isWap .banner3 .slider-cur-k {
  background: #e1f0f8;
  position: absolute;
  top: 0px;
  width: 100%;
}
.isWap .banner3 .slider-cur-k h3 {
  font-size: 0.34rem;
  line-height: 0.44rem;
  margin-bottom: 0.2rem;
  text-align: center;
  display: block;
}
.isWap .banner3 .slider-cur-k h3 b {
  font-weight: normal;
  color: #057dc3;
}
.isWap .banner3 .slider-cur-k h3.pc_box {
  display: none;
}
.isWap .banner3 h3.wap_box {
  border: 1px solid red;
}
.isWap .banner3 .slider-cur {
  height: 50px;
  padding: 3% 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
  top: 40px;
  left: 0;
  z-index: 999;
  overflow: hidden;
}
.isWap .banner3 .slider-cur a {
  position: relative;
  display: block;
  float: left;
  width: 22%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  margin-left: 2.45%;
}
.isWap .banner3 .slider-cur a img {
  width: 100%;
  height: 100%;
}
.isWap .banner3 .slider-cur a.cur {
  background: #fff;
  border-bottom: 5px solid #057dc3;
}
.isWap .banner3 .slider-cur a i {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
}
.isWap .i-tit {
  font-size: 36px;
  line-height: 50px;
  text-align: center;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/i-tit.png) center bottom no-repeat;
  padding-bottom: 1px;
}
.isWap .i-tit a {
  color: #2b2b2b;
}
.isWap .i-tit a:hover {
  text-decoration: none;
}
.isWap .banner3 .sliderInner .banner3_btn {
  display: none;
  width: 106px;
  height: 34px;
  margin: 0 auto;
  border: 1px solid #057dc3;
  text-align: center;
  border-radius: 2px;
}
.isWap .banner3 .sliderInner .banner3_btn a {
  display: block;
  width: 100%;
  line-height: 34px;
  color: #057dc3;
  text-transform: uppercase;
}
.isWap .swiper-pagination {
  display: block;
}

.isPc .twBox_bt2 {
  font-size: 42px;
  line-height: 42px;
  font-family: "Arial Narrow";
  text-align: center;
  padding: 70px 0 20px;
}
.isPc .twBox_bt2 em {
  color: #c0a47b;
}

.isWap .twBox_bt2 {
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-weight: bold;
  font-family: "Arial Narrow";
  text-align: left;
  padding: 0;
  margin-bottom: 0.2rem;
}
.isWap .twBox_bt2 em {
  color: #c0a47b;
}

.isPc .twCont3 {
  height: 1140px;
  display: block;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/p12.jpg) no-repeat center 107px;
}
.isPc .twCont3 li {
  width: 382px;
  float: left;
  margin-right: 25px;
}
.isPc .twCont3 li.mr0 {
  margin-right: 0;
}
.isPc .twCont3 span {
  display: block;
  height: 254px;
  border-bottom: 6px solid #e3cba9;
}
.isPc .twCont3 li img {
  width: 100%;
  height: 254px;
}
.isPc .twCont3 dl dd.bt1 {
  overflow: hidden;
  display: block;
  height: 30px;
}
.isPc .twCont3 dl dd.bt1 i {
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 2px;
  margin-right: 7px;
  float: left;
}
.isPc .twCont3 dl dd.bt1 i img {
  width: 100%;
  height: 20px;
}
.isPc .twCont3 dl dd.bt1 b {
  display: block;
  float: left;
  width: 60px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  color: #c0a47b;
}
.isPc .twCont3 dl dd.bt2 {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
  margin-bottom: 10px;
}
.isPc .twCont3 dl dd.bt2 a {
  color: #23366f;
}
.isPc .twCont3 dl dd.btn2 {
  width: 110px;
  height: 38px;
  background: #23366f;
  border-radius: 3px;
}
.isPc .twCont3 dl dd.btn2 a {
  display: block;
  width: 100%;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.isPc .twCont3 dl dd.btn2 a:hover {
  text-decoration: none;
}
.isPc .twCont3 dl dt img {
  width: 20px;
  height: 20px;
}
.isPc .twCont3 dl {
  padding: 25px 35px 35px;
  background: #fff;
}
.isPc .twCont3 ul {
  margin-bottom: 65px;
  overflow: hidden;
}

.isWap .twCont3 {
  display: block;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/bot_bg.png) no-repeat center
    0.7rem;
  background-size: 100%;
  padding-bottom: 0.6rem;
}
.isWap .twCont3 li {
  width: 46%;
  margin-left: 2.5%;
  float: left;
}
.isWap .twCont3 li.mr0 {
  display: none;
}
.isWap .twCont3 span {
  display: block;
}
.isWap .twCont3 li img {
  width: 100%;
}
.isWap .twCont3 dl dd.bt1 {
  overflow: hidden;
  display: block;
  height: 30px;
}
.isWap .twCont3 dl dd.bt1 i {
  width: 16px;
  height: 16px;
  display: block;
  margin-top: 2px;
  margin-right: 7px;
  float: left;
}
.isWap .twCont3 dl dd.bt1 i img {
  width: 100%;
  height: 16px;
}
.isWap .twCont3 dl dd.bt1 b {
  display: block;
  float: left;
  width: 60px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  color: #c0a47b;
}
.isWap .twCont3 dl dd.bt2 {
  display: block;
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
  margin-bottom: 0.1rem;
}
.isWap .twCont3 dl dd.bt2 a {
  color: #23366f;
}
.isWap .twCont3 dl dd.btn2 {
  display: none;
  width: 110px;
  height: 38px;
  background: #23366f;
  border-radius: 3px;
}
.isWap .twCont3 dl dd.btn2 a {
  display: block;
  width: 100%;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.isWap .twCont3 dl dd.btn2 a:hover {
  text-decoration: none;
}
.isWap .twCont3 dl dt img {
  width: 20px;
  height: 20px;
}
.isWap .twCont3 dl {
  padding: 0.2rem;
  background: #fff;
}
.isWap .twCont3 ul {
  margin-bottom: 0.3rem;
  overflow: hidden;
}

.isPc .btnBox {
  width: 248px;
  height: 48px;
  line-height: 48px;
  background: #23366f;
  border-radius: 3px;
  margin: 0 auto 50px;
}
.isPc .btnBox a {
  font-size: 18px;
  line-height: 48px;
  font-style: italic;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
  font-family: Times, "Times New Roman", "serif";
}

.isWap .btnBox {
  width: 3rem;
  line-height: 0.58rem;
  background: #e7d1b2;
  border-radius: 3px;
  margin: 0 auto;
}
.isWap .btnBox a {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.58rem;
  color: #23366f;
  text-align: center;
  width: 100%;
  display: block;
  font-family: Times, "Times New Roman", "serif";
}

.isWap .btnBox4 {
  margin-right: 0.25rem;
  width: 3rem;
  line-height: 0.58rem;
  background: #23366f;
  border-radius: 3px;
  margin-bottom: 0.5rem;
}
.isWap .btnBox4 a {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.58rem;
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
  font-family: Times, "Times New Roman", "serif";
}

.isWap .btnBox5 {
  margin-right: 0.25rem;
  width: 3rem;
  line-height: 0.58rem;
  background: #e3cba9;
  border-radius: 3px;
  margin-bottom: 0.5rem;
}
.isWap .btnBox5 a {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.58rem;
  color: #23366f;
  text-align: center;
  width: 100%;
  display: block;
  font-family: Times, "Times New Roman", "serif";
}

.isPc .btnBox2 {
  float: left;
}
.isPc .btnBox2 a {
  font-size: 18px;
  line-height: 48px;
  font-style: italic;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
  font-family: Times, "Times New Roman", "serif";
}

.isPc .bottom {
  background: #23366f;
  border-top: 6px solid #e3cba9;
}
.isPc .bottom_l {
  padding: 50px 0 60px;
  width: 990px;
  float: left;
}
.isPc .bottom_l dl {
  padding: 0 40px 0 15px;
  float: left;
  border-left: 1px solid #e7d1b2;
  height: 150px;
}
.isPc .bottom_l dl a {
  color: #b4b4b4;
}
.isPc .bottom_l dt {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: bold;
}
.isPc .bottom_l dt a {
  color: #e3cba9;
}
.isPc .bottom_l dd {
  font-size: 14px;
  line-height: 24px;
}
.isPc .bottom_r {
  float: right;
  margin-top: 60px;
}
.isWap .bottom {
  display: none;
}
.isPc .bottom2 {
  background: #333333;
  padding: 35px 0 40px;
  text-align: center;
  color: #b3b3b3;
}
.isPc .bottom2 span {
  width: 430px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
}
.isWap .bottom2 {
  background: #333333;
  padding: 0.5rem 0 0.8rem;
  text-align: center;
  color: #b3b3b3;
}
.isWap .bottom2 span {
  display: block;
  margin: 0 auto;
  width: 94%;
  font-size: 0.14rem;
  line-height: 0.26rem;
}

.isPc .mai_bar {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bar_bg.png) no-repeat left top;
  padding: 20px 40px;
  min-height: 28px;
  font-size: 16px;
  line-height: 28px;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
  color: #c0a47b;
}
.isPc .mai_bar a {
  color: #3e3f46;
}
.isPc .main {
  width: 1280px;
  margin: 0 auto;
  background: #e9f4fb;
  margin-bottom: 65px;
}
.isPc .banner_box {
  margin-bottom: 60px;
}
.isPc .banner_box3 {
  margin-bottom: 0;
}
.isPc .tw2 {
  margin: 0 auto 55px;
  border-top: 5px solid #e3cba9;
  width: 1200px;
}
.isPc .tw2_l {
  width: 360px;
  padding: 50px 55px;
  height: 385px;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  float: left;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bg2.jpg) no-repeat left bottom;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
}
.isPc .tw2_l p {
  margin-bottom: 60px;
}
.isPc .tw2_l2 p {
  margin-bottom: 20px;
}
.isPc .tw2_r {
  width: 730px;
  float: right;
  height: 485px;
}
.isPc .tw2_r img {
  height: 485px;
  width: 100%;
}

.isWap .mai_bar {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bar_bg.png) no-repeat left top;
  padding: 0.2rem 0.4rem;
  min-height: 0.3rem;
  font-size: 0.24rem;
  line-height: 0.32rem;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
  color: #c0a47b;
}
.isWap .mai_bar a {
  color: #3e3f46;
}
.isWap .main {
  width: 100%;
  margin-bottom: 0.5rem;
}
.isWap .banner_box {
  display: none;
}
.isWap .banner_box3 {
  display: none;
}
.isWap .tw2 {
  margin: 0 0 0.3rem;
  border-top: 5px solid #e3cba9;
}
.isWap .tw2_l {
  font-size: 0.34rem;
  line-height: 0.46rem;
  font-family: Times, "Times New Roman", "serif";
  color: #fff;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bg1.jpg) no-repeat left bottom;
  font-weight: bold;
  padding-bottom: 0.7rem;
}
.isWap .tw2_l p {
  margin-bottom: 0.3rem;
  width: 92%;
  padding: 0.5rem 4%;
  display: block;
}
.isWap .tw2_r {
  display: none;
}
.isWap .tw2_r img {
  height: 485px;
  width: 100%;
}

.isWap .tw2_r2 {
  display: block;
}
.isWap .tw2_r2 img {
  width: 100%;
  height: 3.8rem;
}

.isPc .bus_slider2 {
  width: 100%;
}
.isPc .i_bus {
}
.isPc .bus_slider2,
.isPc .bus_sInner2 {
}
.isPc .bus_slider2 {
  position: relative;
  background: #dfeef8;
  padding-bottom: 80px;
}
.isPc .bus_sInner2 {
}
.isPc .bus_slider2 .sliderInner {
  overflow: hidden;
  zoom: 1;
  margin: 0px 40px;
}
.isPc .bus_slider2 .sliderInner ul {
  width: 1000%;
}
.isPc .bus_slider2 .sliderInner li {
  display: inline;
  float: left;
  width: 1200px;
}
.isPc .bus_slider2 .sliderInner li a.a_pic {
  width: 230px;
  margin-right: 12px;
  float: left;
}
.isPc .bus_slider2 .sliderInner li a.a_pic img {
  display: block;
  width: 100%;
  height: 230px;
  margin-bottom: 18px;
}
.isPc .bus_slider2 .sliderInner li a.mr0 {
  margin-right: 0;
}
.isPc .bus_slider2 .sliderCur {
  bottom: 0;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 10px 0px 50px;
  width: 100%;
}
.isPc .bus_slider2 .sliderCur a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #23366f;
  margin: 0px 4px;
}
.isPc .bus_slider2 .sliderCur a.cur {
  background: #057dc3;
}

/* isWap */
.isWap .bus_slider2 {
  height: 5.2rem;
  overflow: hidden;
  position: relative;
}
.isWap .bus_slider2 .sliderInner {
  height: 4.58rem;
  overflow: hidden;
}
.isWap .bus_slider2 .sliderInner li {
  height: 4.58rem;
  overflow: hidden;
  position: absolute;
  top: -0.55rem;
}
.isWap .bus_slider2,
.isWap .bus_slider2 .sliderInner {
  position: relative;
}
.isWap .bus_slider2 {
  margin: 0 0.25rem;
}
.isWap .bus_slider2 .sliderInner {
}
.isWap .bus_slider2 .sliderInner li {
  display: inline;
  float: left;
}
.isWap .bus_slider2 .sliderInner img {
  display: block;
  height: 4rem;
}
.isWap .bus_slider2 .slider_btn {
  display: none;
}
.isWap .bus_slider2 .sliderInner li {
  position: relative;
}
.isWap .bus_slider2 .bus_txt {
  position: absolute;
  z-index: 1;
  width: 96%;
  padding: 0.3rem 0.25rem 0;
  margin: 0 auto;
  min-height: 1rem;
  bottom: 0;
  left: 0;
  background: #23366f;
  color: #fff;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .bus_slider2 .bus_txt a {
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.34rem;
}
.isWap .bus_slider2 .bus_txt span {
  display: none;
}
.isWap .bus_slider2 .bus_txt p {
  display: none;
  font-size: 0.3rem;
  line-height: 0.38rem;
  text-align: left;
  padding: 0.3rem 0.2rem;
  width: 90%;
  margin: 0 auto;
}
.isWap .bus_slider2 .sliderCur {
  bottom: 0rem;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 10px 0px 0px;
  width: 100%;
}
.isWap .bus_slider2 .sliderCur a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #23366f;
  margin: 0px 4px;
}
.isWap .bus_slider2 .sliderCur a.cur {
  background: #057dc3;
}

/* twCont3_2 */
.isPc .twCont3_2 {
  display: block;
  padding-bottom: 50px;
}
.isPc .twCont3_2 li {
  width: 382px;
  float: left;
  margin-right: 25px;
}
.isPc .twCont3_2 li.mr0 {
  margin-right: 0;
}
.isPc .twCont3_2 span {
  display: block;
  height: 254px;
  border-bottom: 6px solid #e3cba9;
}
.isPc .twCont3_2 li img {
  width: 100%;
  height: 254px;
}
.isPc .twCont3_2 dl dd.bt1 {
  overflow: hidden;
  display: block;
  height: 30px;
}
.isPc .twCont3_2 dl dd.bt1 i {
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 2px;
  margin-right: 7px;
  float: left;
}
.isPc .twCont3_2 dl dd.bt1 i img {
  width: 100%;
  height: 20px;
}
.isPc .twCont3_2 dl dd.bt1 b {
  display: block;
  float: left;
  width: 60px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  color: #c0a47b;
}
.isPc .twCont3_2 dl dd.bt2 {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
  margin-bottom: 10px;
}
.isPc .twCont3_2 dl dd.bt2 a {
  color: #23366f;
}
.isPc .twCont3_2 dl dd.btn2 {
  width: 110px;
  height: 38px;
  background: #23366f;
  border-radius: 3px;
}
.isPc .twCont3_2 dl dd.btn2 a {
  display: block;
  width: 100%;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.isPc .twCont3_2 dl dd.btn2 a:hover {
  text-decoration: none;
}
.isPc .twCont3_2 dl dt img {
  width: 20px;
  height: 20px;
}
.isPc .twCont3_2 dl {
  padding: 25px 35px 35px;
  background: #fff;
}
.isPc .twCont3_2 ul {
  margin-bottom: 40px;
  overflow: hidden;
}

.isWap .twCont3_2 {
  display: block;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/bot_bg.png) no-repeat center
    0.7rem;
  background-size: 100%;
  padding-bottom: 0.6rem;
}
.isWap .twCont3_2 li {
  width: 46%;
  margin-left: 2.5%;
  float: left;
}
.isWap .twCont3_2 li.mr0 {
  display: none;
}
.isWap .twCont3_2 span {
  display: block;
}
.isWap .twCont3_2 li img {
  width: 100%;
}
.isWap .twCont3_2 dl dd.bt1 {
  overflow: hidden;
  display: block;
  height: 30px;
}
.isWap .twCont3_2 dl dd.bt1 i {
  width: 16px;
  height: 16px;
  display: block;
  margin-top: 2px;
  margin-right: 7px;
  float: left;
}
.isWap .twCont3_2 dl dd.bt1 i img {
  width: 100%;
  height: 16px;
}
.isWap .twCont3_2 dl dd.bt1 b {
  display: block;
  float: left;
  width: 60px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  color: #c0a47b;
}
.isWap .twCont3_2 dl dd.bt2 {
  display: block;
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
  margin-bottom: 0.1rem;
}
.isWap .twCont3_2 dl dd.bt2 a {
  color: #23366f;
}
.isWap .twCont3_2 dl dd.btn2 {
  display: none;
  width: 110px;
  height: 38px;
  background: #23366f;
  border-radius: 3px;
}
.isWap .twCont3_2 dl dd.btn2 a {
  display: block;
  width: 100%;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.isWap .twCont3_2 dl dd.btn2 a:hover {
  text-decoration: none;
}
.isWap .twCont3_2 dl dt img {
  width: 20px;
  height: 20px;
}
.isWap .twCont3_2 dl {
  padding: 0.2rem;
  background: #fff;
}
.isWap .twCont3_2 ul {
  margin-bottom: 0.3rem;
  overflow: hidden;
}

.isPc .logo2 {
  float: left;
  margin-top: 15px;
  margin-right: 10px;
}
.isPc .nav_k2 {
  border-top: 7px solid #23366f;
  width: 100%;
  height: 84px;
  padding: 20px 0;
}
.isPc .navBox2 {
  z-index: 999999;
  width: 848px;
  float: left;
  height: 48px;
  margin-top: 20px;
  margin-right: 10px;
}
.isPc .nav2 {
  line-height: 48px;
}
.isPc #mainNav2 {
  height: 48px;
  font-family: "Arial Narrow";
}
.isPc #mainNav2 ul {
  width: 100%;
  margin: 0 auto;
  line-height: 48px;
}
.isPc #mainNav2 ul li {
  position: relative;
  display: inline-block;
  float: left\9;
  text-align: center;
  margin: 0 10px;
}
.isPc #mainNav2 ul li a {
  text-transform: uppercase;
  display: inline-block;
  line-height: 16px;
  color: #3e3f46;
  font-size: 18px;
  font-size: 17px\9;
}
.isPc .sfhover2 {
  background: #057dc3;
  text-decoration: none;
}
.isPc #mainNav2 ul {
  list-style: none;
}
.isPc #mainNav2 ul:after {
  content: "";
  clear: both;
  display: block;
}
.isPc #mainNav2 ul li i {
  display: none;
  width: 100%;
}
.isPc #mainNav2 ul li:hover i {
  display: block;
}
.isPc #mainNav2 ul li:hover ul {
  display: block;
}
.isPc #mainNav2 ul ul {
  top: 35px;
  left: 20px;
  width: 202px;
  /* *padding-right: 5px; */
  padding: 5px 0;
}
.isPc #mainNav2 ul ul li {
  position: relative;
  display: block;
  padding: 0;
  width: 100%;
  line-height: 30px;
  margin: 0;
}
.isPc #mainNav2 ul ul li a {
  padding: 0 5px;
  font-size: 16px;
  display: block;
  height: 30px;
  font-weight: normal;
  line-height: 30px;
  max-width: 188px;
}
.isPc #mainNav2 ul li a:hover {
  color: #057dc3;
  text-decoration: none;
}
.isPc #mainNav2 ul ul li a:hover {
  background: #23366f;
  color: #fff;
  text-decoration: underline;
}
.isPc #mainNav2 ul ul i {
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -35px;
  width: 100%;
  height: 7px;
  display: block;
}
.isPc #mainNav2 .submenu {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 9999;
  width: 202px;
  display: none;
  background: #23366f;
}
.isPc #mainNav2 li .submenu li a {
  text-align: left;
  display: block;
  padding: 0 10px;
  font-size: 15px;
  margin-top: 0;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  text-transform: capitalize;
}
.isPc #mainNav2 li.has-submenu .subBtn {
  display: none;
  width: 0;
}
.isPc .disblock2 {
  display: block;
}

.isWap .nav_k2 {
  padding: 0.25rem 0;
}
.isWap .btnNav2 {
  display: none;
}
.isWap .nav2 {
  position: absolute;
  z-index: 3;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
}
.isWap .inp_submit22 {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 1.58rem;
  height: 1.58rem;
  padding: 0;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/sh_ico.png) no-repeat center;
  background-size: 0.75rem 0.75rem;
}
.isWap .close22 {
  float: right;
  width: 0.9rem;
  height: 0.85rem;
  float: right;
  background: #23366f url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/gb.png) no-repeat center;
  background-size: 40%;
  position: absolute;
  top: -1.11rem;
  right: 0.05rem;
  border-radius: 3px;
}

.isWap .close22 a {
  display: block;
  width: 100%;
  height: 0.6rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/close.png) no-repeat center;
  background-size: 8px 8px;
}
.isWap .navBox2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.isWap .nav_submit2 {
  width: 20px;
  height: 20px;
  display: block;
  background: #0191d7;
}
.isWap #mainNav2 {
  min-width: inherit;
  float: none;
  background-size: cover;
  box-sizing: content-box;
  font-size: 0.3rem;
  position: relative;
  left: 0px;
  top: 1.2rem;
  padding: 0.5rem 0;
  background: #faf6ef;
}
.isWap #mainNav2.active {
  max-height: 100%;
}
.isWap #mainNav2 ul ul li a {
  background: none;
}
.isWap #mainNav2 ul ul i {
  display: none;
}
.isWap #mainNav2 li .submenu li a {
  color: #fff;
}
.isWap #mainNav2 li.has-submenu {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_bg.png) repeat-y left top;
}
.isWap #mainNav2 li.has-submenu a {
  color: #fff;
}
.isWap #mainNav2 li.has-submenu .sub {
  width: 4.96rem;
  height: 0.46rem;
  float: left;
}
.isWap #mainNav2 li.has-submenu a.sub {
  color: #fff;
}
.isWap #mainNav2 li.has-submenu .subBtn {
  float: left;
  display: inline;
  width: 0.3rem;
  height: 0.44rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/jia_ico.png) no-repeat center
    center;
  background-size: 0.25rem 0.25rem;
  margin-top: 0.1rem;
}

.isWap #mainNav2 li.has-submenu .subBtn.active {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/jian_ico.png) no-repeat center
    center;
  background-size: 0.22rem 0.22rem;
}
.isWap #mainNav2 ul {
  list-style: none;
  position: relative;
  display: inline;
  background: #017ebe;
  text-align: right;
}
.isWap #mainNav2 ul li {
  display: block;
  float: none;
  margin: 0 5% 0.2rem 5%;
}
.isWap #mainNav2 ul li a {
  color: #fff;
  font-size: 0.32rem;
  position: relative;
  display: block;
  text-align: left;
  padding: 0.1rem 0.1rem 0.1rem 0.4rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/nav_bg.png) repeat-y left top;
  text-transform: uppercase;
  font-family: "Arial Narrow";
}
.isWap #mainNav2 ul li a:hover {
  color: #fff;
}
.isWap #mainNav2 ul li > ul.sub-menu {
  width: 100%;
  padding: 4px 0;
  background-clip: padding-box;
  padding: 0px;
  background-clip: padding-box;
}
.isWap #mainNav2 ul ul {
  display: none;
  position: absolute;
  top: 100%;
  overflow: hidden;
  max-height: 0;
  display: inherit;
  position: relative;
  left: auto;
  top: auto;
  box-shadow: none;
  border: none;
  background: #4561b7;
  padding-top: 0;
  width: 100%;
}
.isWap #mainNav2 ul ul.active {
  max-height: 100%;
}
.isWap #mainNav2 ul ul > li {
  position: relative;
  display: block;
  background: #fff;
  width: 100%;
  padding: 0;
  border-top: 0;
}
.isWap #mainNav2 ul ul > li a {
  height: auto;
  font-size: 0.28rem;
  padding: 0.1rem 0.1rem 0.1rem 0.7rem;
  height: auto;
  text-decoration: none;
  border-bottom: 0;
}
.isWap #mainNav2 ul ul > li a:hover {
  background: #9fa0a0;
  color: #fff;
}
.isWap .menuBg2 {
  background: #0191d7;
}
.isWap .closeNav2 {
  float: right;
  width: 1.58rem;
  height: 1.58rem;
  position: absolute;
  z-index: 9999999;
  right: 0;
}
.isWap .closeNav2 a {
  display: block;
  width: 100%;
  height: 1.58rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/close.png) no-repeat center;
  background-size: 0.75rem 0.75rem;
}

.isPc .bus_slider3 {
  width: 370px;
  height: 140px;
  margin-top: 120px;
  overflow: hidden;
}
.isPc .bus_slider3 {
  position: relative;
}
.isPc .bus_slider3 .sliderInner {
  width: 370px;
  overflow: hidden;
  zoom: 1;
  margin: 0px auto;
}
.isPc .bus_slider3 .sliderInner ul {
  width: 1000%;
}
.isPc .bus_slider3 .sliderInner li {
  display: inline;
  float: left;
  width: 370px;
}
.isPc .bus_slider3 .sliderInner li a.a_pic {
  width: 215px;
  float: left;
  height: 140px;
}
.isPc .bus_slider3 .sliderInner li a.a_pic img {
  display: block;
  width: 100%;
  height: 140px;
}
.isPc .bus_slider3 .bus_txt {
  position: absolute;
  padding: 55px 10px 65px;
  width: 134px;
  color: #23366f;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  background: #e7d1b2;
}
.isPc .bus_slider3 .bus_txt a {
  color: #23366f;
}
.isPc .bus_slider3 .bus_txt h3 {
  font-size: 26px;
  line-height: 30px;
  color: #23366f;
  margin-bottom: 13px;
  font-family: "Times New Roman", "serif";
}
.isPc .bus_slider3 .bus_txt h3 a {
  color: #23366f;
}
.isPc .bus_slider3 .sliderCur {
  bottom: 20px;
  right: 0;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  width: 154px;
}
.isPc .bus_slider3 .sliderCur a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #fff;
  margin: 0px 4px;
}
.isPc .bus_slider3 .sliderCur a.cur {
  background: #23366f;
}

/* isWap */
.isWap .bus_slider3 {
  height: 100px;
  margin: 0px 0.25rem 0;
  overflow: hidden;
}
.isWap .bus_slider3 {
  position: relative;
}
.isWap .bus_slider3 .sliderInner {
  width: 320px;
  overflow: hidden;
  zoom: 1;
  margin: 0px auto;
}
.isWap .bus_slider3 .sliderInner ul {
  width: 1000%;
}
.isWap .bus_slider3 .sliderInner li {
  display: inline;
  float: left;
  width: 320px;
}
.isWap .bus_slider3 .sliderInner li a.a_pic {
  width: 165px;
  float: left;
  height: 100px;
}
.isWap .bus_slider3 .sliderInner li a.a_pic img {
  display: block;
  width: 100%;
  height: 100px;
}
.isWap .bus_slider3 .bus_txt {
  position: absolute;
  padding: 25px 10px 65px;
  width: 114px;
  color: #23366f;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  background: #e7d1b2;
}
.isWap .bus_slider3 .bus_txt a {
  color: #23366f;
}
.isWap .bus_slider3 .bus_txt h3 {
  font-size: 26px;
  line-height: 30px;
  color: #23366f;
  margin-bottom: 13px;
  font-family: "Times New Roman", "serif";
}
.isWap .bus_slider3 .bus_txt h3 a {
  color: #23366f;
}
.isWap .bus_slider3 .sliderCur {
  bottom: 20px;
  right: 0;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  width: 130px;
}
.isWap .bus_slider3 .sliderCur a {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background: #fff;
  margin: 0px 4px;
}
.isWap .bus_slider3 .sliderCur a.cur {
  background: #23366f;
}

.isPc .banner_box2 {
  border-top: 5px solid #e3cba9;
  position: relative;
  margin-bottom: 95px;
}
.isPc .banner_box2 i {
  font-size: 28px;
  position: absolute;
  margin: 50px 0 0 74px;
  color: #23366f;
}
.isPc .banner_box2 a {
  color: #23366f;
}

.isWap .banner_box2 {
  border-top: 3px solid #e3cba9;
  position: relative;
  margin: 0 0.25rem 0.5rem;
}
.isWap .banner_box2 i {
  font-size: 0.3rem;
  font-weight: bold;
  position: absolute;
  margin: 0.3rem 0 0 0.5rem;
  color: #23366f;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .banner_box2 a {
  color: #23366f;
}
.isWap .banner_box2 img {
  width: 100%;
  height: 1.2rem;
}

.isPc .art {
  background: #e9f4fb;
  padding: 65px 40px;
}
.isPc .artCont {
  background: #fff;
  width: 90%;
  padding: 5% 4%;
}
.isPc .artCont h1 {
  color: #23366f;
  font-size: 34px;
  line-height: 34px;
  text-align: left;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
  margin-bottom: 50px;
}
.isPc .artCont .info {
  border-top: 1px solid #e7d1b2;
  border-bottom: 1px solid #e7d1b2;
  color: #e7d1b2;
}
.isPc .artCont .info em {
  color: #e7d1b2;
  height: 40px;
  line-height: 40px; /*padding:0 15px 0 0;*/
}
.isPc .artCont2 {
  margin-top: 30px;
  background: #fff;
  width: 90%;
  padding: 5% 4%;
}
.isPc .artTxt {
  padding-top: 40px;
  font-size: 18px;
  line-height: 32px;
}
.isPc .artTxt p {
  margin-bottom: 30px;
}
.isPc .artImg {
  width: 735px;
  margin: 0 auto;
}
.isPc .artImg span {
  display: block;
  margin-bottom: 15px;
}
.isPc .artImg p {
  font-size: 14px;
  line-height: 20px;
}

.isWap .art {
}
.isWap .artCont {
  background: #fff;
  width: 92%;
  padding: 5% 4%;
}
.isWap .artCont h1 {
  color: #23366f;
  font-size: 0.34rem;
  line-height: 0.4rem;
  text-align: left;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.isWap .artCont .info {
  border-top: 1px solid #e7d1b2;
  border-bottom: 1px solid #e7d1b2;
  color: #e7d1b2;
  text-align: center;
}
.isWap .artCont .info em {
  color: #e7d1b2;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 10px;
  display: inline-flex;
}
.isWap .artCont2 {
  margin-top: 0.2rem;
  background: #fff;
  width: 92%;
  padding: 5% 4%;
  margin-bottom: 0.8rem;
}
.isWap .artTxt {
  padding-top: 0.3rem;
  font-size: 0.28rem;
  line-height: 0.38rem;
}
.isWap .artTxt p {
  margin-bottom: 0.2rem;
  font-size: 0.28rem;
  line-height: 0.38rem;
}
.isWap .artImg {
  width: 100%;
  margin: 0 auto;
}
.isWap .artImg img {
  width: 100%;
}
.isWap .artImg span {
  display: block;
  margin-bottom: 0.2rem;
}
.isWap .artImg p {
  font-size: 0.2rem;
  line-height: 0.36rem;
}

/* page */
.isPc .page2 {
  width: 300px;
  display: block;
  margin: 0 auto 60px;
  margin-top: 90px;
}
.isWap .page2 {
  width: 264px;
  display: block;
  margin: 0.6rem auto 0;
}

.page2 ul {
  float: left;
  font-size: 16px;
  line-height: 26px;
}
.page2 ul li {
  float: left;
  margin-right: 8px;
  display: block;
  width: 26px;
  height: 26px;
  text-align: center;
  background: #23366f;
}
.page2 ul li a {
  color: #fff;
}
.page2 ul li:hover {
  background: #e7d1b2;
}

.page2 ul li a:hover {
  text-decoration: none;
}
.page2L {
  margin-right: 10px;
  float: left;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/pageL.png) no-repeat center 10px;
}
.page2L a {
  width: 20px;
  line-height: 20px;
  height: 20px;
  display: block;
  color: #fff;
}
.page2R {
  margin-left: 5px;
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/pageR.png) no-repeat center 10px;
}
.page2R a {
  width: 20px;
  height: 20px;
  display: block;
}

.isPc .art-share {
  margin-top: 20px;
  font-size: 0;
}
.isPc .art-share .icon-share {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-size: 0;
  line-height: 0;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/icon-share.png) no-repeat;
  margin-right: 10px;
}
.isPc .art-share .icon-share1 {
  background-position: 0 0;
}
.isPc .art-share .icon-share2 {
  background-position: -44px 0;
}
.isPc .art-share .icon-share3 {
  background-position: -88px 0;
}
.isPc .art-share .icon-share4 {
  background-position: -132px 0;
}
.isPc .art-share .icon-share5 {
  background-position: -175px 0;
}
.isPc .art-related {
  margin-top: 70px;
  font-size: 18px;
  line-height: 22px;
}

.isWap .art-share {
  display: none;
  margin-top: 0.3rem;
  font-size: 0;
}
.isWap .art-share .icon-share {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-size: 0;
  line-height: 0;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/icon-share.png) no-repeat;
  margin-right: 10px;
}
.isWap .art-share .icon-share1 {
  background-position: 0 0;
}
.isWap .art-share .icon-share2 {
  background-position: -44px 0;
}
.isWap .art-share .icon-share3 {
  background-position: -88px 0;
}
.isWap .art-share .icon-share4 {
  background-position: -132px 0;
}
.isWap .art-share .icon-share5 {
  background-position: -175px 0;
}

.isPc .artCont2 h3 {
  font-size: 30px;
  line-height: 44px;
  font-family: "Arial Narrow";
  font-weight: bold;
  margin-bottom: 10px;
}
.isPc .artCont2 dl {
  margin-bottom: 10px;
}
.isPc .artCont2 dt {
  font-size: 14px;
  line-height: 24px;
  color: #e7d1b2;
}
.isPc .artCont2 dd {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .artCont2 dd a {
  color: #333333;
}

.isWap .artCont2 {
  background: #f7f7f7;
}
.isWap .artCont2 h3 {
  font-size: 0.34rem;
  line-height: 0.4rem;
  font-family: "Arial Narrow";
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.isWap .artCont2 dl {
  margin-bottom: 0.3rem;
}
.isWap .artCont2 dt {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #e7d1b2;
  margin-bottom: 0.1rem;
}
.isWap .artCont2 dd {
  color: #333333;
  font-size: 0.28rem;
  line-height: 0.32rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .artCont2 dd a {
  color: #333333;
}

.isPc .btn_box {
  position: relative;
  width: 1280px;
  height: 430px;
  margin: 0 auto 20px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bar_bg2.png) no-repeat center top;
}
.isPc .btnCont {
  height: 170px;
  position: absolute;
  bottom: 0;
  padding-left: 20px;
}
.isPc .btnCont li {
  display: inline-block;
  margin-left: 45px;
}
.isPc .btnCont li.l1 {
  width: 185px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/btn_bg1.png) no-repeat center;
}
.isPc .btnCont li.l1:hover {
  width: 185px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/btn_bg1_h.png) no-repeat center;
}
.isPc .btnCont li.l1:hover a {
  text-decoration: none;
}
.isPc .btnCont li.l1 a {
  display: block;
  width: 100%;
  line-height: 54px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.isPc .btnCont li.l2 {
  width: 124px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/btn_bg2.png) no-repeat center;
}
.isPc .btnCont li.l2:hover {
  width: 124px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/btn_bg2_h.png) no-repeat center;
}
.isPc .btnCont li.l2:hover a {
  text-decoration: none;
}
.isPc .btnCont li.l2 a {
  display: block;
  width: 100%;
  line-height: 54px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.isPc .btnCont li.l3 {
  width: 145px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/btn_bg3.png) no-repeat center;
}
.isPc .btnCont li.l3:hover {
  width: 145px;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/btn_bg3_h.png) no-repeat center;
}
.isPc .btnCont li.l3:hover a {
  text-decoration: none;
}
.isPc .btnCont li.l3 a {
  display: block;
  width: 100%;
  line-height: 54px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.isPc .btn_box h1 {
  position: absolute;
  bottom: 0;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  padding: 0 100px 30px;
}

.isWap .btn_box {
  position: relative;
  width: 100%;
  height: 6.9rem;
  margin: 0 auto 0.3rem;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/bot_bg2.png) no-repeat center top;
  background-size: 100%;
}
.isWap .btnCont {
  display: none;
}
.isWap .btn_box h1 {
  position: absolute;
  bottom: 0;
  font-size: 0.28rem;
  line-height: 0.36rem;
  color: #000;
  padding: 0 0.25rem 0.3rem;
  font-family: Times, "Times New Roman", "serif";
  font-weight: bold;
}

/*section5*/
.isPc .section5 {
  padding: 50px 40px;
  background: #e9f4fb;
}
.isPc .picTxt3 .imgSec {
  display: block;
  width: 384px;
  height: 240px;
  margin-bottom: 20px;
  overflow: hidden;
}
.isPc .picTxt3 li {
  position: relative;
  float: left;
  width: 383px;
  margin-right: 25px;
}
.isPc .picTxt3 li.mr0 {
  margin-right: 0;
}
.isPc .picTxt3 li i {
  display: none;
  padding: 42px 23px;
  width: 338px;
  height: 156px;
  position: absolute;
  background: rgba(35, 54, 111, 0.8);
  color: #fff;
  z-index: 3;
  top: 0;
  left: 0;
}
.isPc .picTxt3 li:hover i {
  display: block;
}
.isPc .picTxt3 li i h4 {
  border-top: 1px solid #fff;
  padding-top: 25px;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.isPc .picTxt3 li i p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.isPc .picTxt3 li i em {
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
  font-style: italic;
}
.isPc .succInner {
  margin-bottom: 40px;
}
.isPc .section5 .title1 {
  font-weight: bold;
  font-size: 42px;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Arial Narrow";
}
.isPc .section5 .title1 a {
  font-weight: bold;
}
.isPc .section5 .title1 a em,
.isPc .section5 .title1 em {
  color: #c0a47b;
  font-weight: bold;
}

.isWap .section5 {
  padding: 0 0.25rem 0.2rem;
  height: 7rem;
}
.isWap .section5 .title1 {
  font-weight: bold;
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-family: "Arial Narrow";
}
.isWap .section5 .title1 a {
  font-weight: bold;
}
.isWap .section5 .title1 a em,
.isWap .section5 .title1 em {
  color: #c0a47b;
  font-weight: bold;
}
.isWap .succ {
  zoom: 1;
  position: relative;
  height: 4.5rem;
  top: -0.1rem;
}
.isWap .succ .picTxt3,
.isWap .succ .picTxt3 li {
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
.isWap .succ .picTxt3 {
  margin-top: 0;
}
.isWap .succ .picTxt3 li {
  display: inline;
  float: left;
  position: relative;
  top: 0;
}
.isWap .succ .picTxt3 a {
  display: block;
}
.isWap .succ .picTxt3 img {
  display: block;
  width: 100%;
}
.isWap .picTxt3 li i {
  color: #23366f;
}
.isWap .picTxt3 li:hover i {
  display: block;
}
.isWap .picTxt3 li i h4 {
  padding-top: 0.26rem;
  font-size: 0.32rem;
  line-height: 0.38rem;
  margin-bottom: 0.2rem;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .picTxt3 li i p {
  display: none;
}
.isWap .picTxt3 li i em {
  display: none;
}
.isWap .succInner {
}
.isWap .succ .sliderCur {
  position: absolute;
  top: 5.5rem;
  width: 1.8rem;
  height: 0.18rem;
  left: 50%;
  margin-left: -0.9rem;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 0.3rem 0 0.2rem;
}
.isWap .succ .sliderCur a {
  display: inline-block;
  width: 0.18rem;
  height: 0.18rem;
  vertical-align: top;
  margin: 0px 0.1rem;
  background: #23366f;
  border-radius: 50%;
  border: 1px solid #23366f;
}
.isWap .succ .sliderCur a.cur {
  background: #057dc3;
  border: 1px solid #057dc3;
}

.isPc .bus_slider4 {
  width: 100%;
  margin-bottom: 20px;
}
.isPc .i_bus {
}
.isPc .bus_slider4,
.isPc .bus_sInner4 {
}
.isPc .bus_slider4 {
  position: relative;
  padding-bottom: 80px;
}
.isPc .bus_sInner4 {
}
.isPc .bus_slider4 .sliderInner {
  overflow: hidden;
  zoom: 1;
  margin: 0px 40px;
}
.isPc .bus_slider4 .sliderInner ul {
  width: 1000%;
}
.isPc .bus_slider4 .sliderInner li {
  display: inline;
  float: left;
  width: 1200px;
}
.isPc .bus_slider4 .sliderInner li a.a_pic {
  width: 338px;
  margin-right: 24px;
  padding: 24px 23px;
  float: left;
  background: #e9f4fb;
}
.isPc .bus_slider4 .sliderInner li a.a_pic b {
  width: 90px;
  padding: 30px 0 38px;
  height: 22px;
  font-size: 16px;
  line-height: 18px;
  float: left;
  background: #23366f;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}
.isPc .bus_slider4 .sliderInner li a.a_pic em {
  float: left;
  width: 190px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .bus_slider4 .sliderInner li a.mr0 {
  margin-right: 0;
}
.isPc .bus_slider4 .sliderCur {
  bottom: 0;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 30px 0px 30px;
  width: 100%;
}
.isPc .bus_slider4 .sliderCur a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #23366f;
  margin: 0px 4px;
}
.isPc .bus_slider4 .sliderCur a.cur {
  background: #057dc3;
}

/* isWap */
.isWap .bus_slider4_2 {
  margin: 0 0.2rem 0.7rem;
}
.isWap .bus_slider4_2 li {
  display: block;
  background: #e9f4fb url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/r_arr.png) no-repeat 95%
    center;
  min-height: 0.65rem;
  margin-bottom: 0.3rem;
  border-radius: 3px;
  font-size: 0.26rem;
  line-height: 0.3rem;
  padding: 0.2rem 0;
  font-weight: bold;
}
.isWap .bus_slider4_2 li a {
  font-family: Times, "Times New Roman", "serif";
  float: left;
  border-right: 1px solid #dad8e2;
  width: 80%;
  padding: 0 3%;
}
e7d1b2 .isWap .btnBox3 {
  display: block;
  width: 100px;
  height: 35px;
  background: #e7d1b2;
  margin-bottom: 100px;
}
.isWap .btnBox3 a {
  display: block;
  width: 100px;
  height: 35px;
  border-radius: 3px;
  line-height: 35px;
  text-transform: uppercase;
  color: #23366f;
  background: #e7d1b2;
  text-align: center;
  font-weight: bold;
}

.isPc .l790 {
  width: 790px;
  float: left;
}
.isPc .tw3 {
  padding: 30px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
}
.isPc .tw3 span {
  display: block;
  float: left;
  width: 240px;
  height: 160px;
  margin-right: 15px;
}
.isPc .tw3 span img {
  width: 100%;
  height: 160px;
}
.isPc .tw3 .txtBox h3 {
  color: #23366f;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 10px;
}
.isPc .tw3 .txtBox i {
  color: #c0a47b;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.isPc .tw3 .txtBox p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.isPc .tw3 .txtBox h3 a {
  color: #23366f;
}

.isWap .l790 {
  width: 100%;
}
.isWap .tw3 {
  padding: 0.3rem 0.25rem 0;
  background: #fff;
  overflow: hidden;
  margin-bottom: 0;
}
.isWap .tw3 span {
  display: block;
  float: left;
  width: 45%;
  margin-right: 0.2rem;
}
.isWap .tw3 span img {
  width: 100%;
}
.isWap .tw3 .txtBox h3 {
  color: #23366f;
  font-size: 0.3rem;
  line-height: 0.34rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 0.2rem;
}
.isWap .tw3 .txtBox i {
  color: #c0a47b;
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.2rem;
}
.isWap .tw3 .txtBox p {
  display: none;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.isWap .tw3 .txtBox h3 a {
  color: #23366f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.isPc .r380 {
  float: right;
  width: 320px;
  padding: 40px 20px 20px;
  background: #fff;
}
.isPc .r380 h2 {
  font-size: 40px;
  font-family: "Arial Narrow";
  font-weight: bold;
}
.isPc .tw4 {
  padding-top: 3px;
  margin-bottom: 15px;
}
.isPc .tw4 p {
  font-size: 18px;
  line-height: 22px;
  padding-top: 10px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
}
.isPc .tw4 p a {
  color: #23366f;
}

.isWap .r380 {
  padding: 0.5rem 0.25rem 0.2rem;
  background: #f7f7f7;
}
.isWap .r380 h2 {
  font-size: 0.34rem;
  font-family: "Arial Narrow";
  font-weight: bold;
}
.isWap .tw4 {
  padding-top: 0.1rem;
  margin-bottom: 0.3rem;
}
.isWap .tw4 span {
  display: block;
  width: 100%;
}
.isWap .tw4 span img {
  width: 100%;
}
.isWap .tw4 p {
  font-size: 0.3rem;
  line-height: 0.34rem;
  padding-top: 0.2rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
}
.isWap .tw4 p a {
  color: #23366f;
}

.isPc .l280 {
  float: left;
  width: 280px;
}
.isPc .l280 li {
  margin-bottom: 10px;
}
.isPc .l280 li a {
  display: block;
  width: 246px;
  border-left: 4px solid #fff;
  height: 70px;
  font-size: 18px;
  color: #23366f;
  line-height: 70px;
  background: #ffffff;
  padding-left: 30px;
}
.isPc .l280 li a:hover,
.isPc .l280 li a.cur {
  text-decoration: none;
  border-left: 4px solid #23366f;
}
.isPc .r890 {
  width: 890px;
  float: right;
}

.isWap .r890 {
  width: 100%;
  margin-bottom: 0.5rem;
}
.isWap .picBox {
  height: 884px;
}

.isPc .picBox2 {
  margin-bottom: 30px;
}
.isPc dl.d1 {
  width: 480px;
  float: left;
}
.isPc dl.d1 dt {
  border-bottom: 1px solid #e9f4fb;
}
.isPc dl.d1 dd {
}
.isPc dl.d1 dd a {
  width: 239px;
  float: left;
  border-right: 1px solid #e9f4fb;
}

.isWap .picBox2 {
  margin-bottom: 0.3rem;
}
.isWap .picBox2 span {
  display: block;
  margin: 0 0.25rem;
}
.isWap dl img {
  width: 100%;
}
.isWap dl.d1 {
  overflow: hidden;
  border-bottom: 1px solid #e9f4fb;
}
.isWap dl.d1 dt {
  border-bottom: 1px solid #e9f4fb;
}
.isWap dl.d1 dd {
}
.isWap dl.d1 dd a {
  width: 50%;
  float: left;
}

.isPc dl.d1 dt {
  position: relative;
  width: 479px;
  overflow: hidden;
}
.isPc dl.d1 dt i {
  display: none;
  padding: 42px 20px;
  width: 439px;
  height: 320px;
  position: absolute;
  background: rgba(35, 54, 111, 0.8);
  color: #fff;
  z-index: 3;
  top: 0;
  left: 0;
}
.isPc dl.d1 dt:hover i {
  display: block;
}
.isPc dl.d1 dt i h4 {
  border-top: 1px solid #fff;
  padding-top: 25px;
  font-family: Times, "Times New Roman", "serif";
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 10px;
}

.isWap dl i {
  display: none;
}

.isPc dl.d1 dd {
  width: 480px;
}
.isPc dl.d1 dd a {
  position: relative;
  width: 239px;
  overflow: hidden;
  float: left;
}
.isPc dl.d1 dd a i {
  display: none;
  padding: 22px 20px;
  width: 199px;
  height: 116px;
  position: absolute;
  background: rgba(35, 54, 111, 0.8);
  color: #fff;
  z-index: 3;
  top: 0;
  left: 0;
}
.isPc dl.d1 dd a:hover i {
  display: block;
}
.isPc dl.d1 dd i h4 {
  border-top: 1px solid #fff;
  padding-top: 25px;
  font-family: Times, "Times New Roman", "serif";
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}

.isPc dl.d2 {
  width: 720px;
  float: right;
  position: relative;
}
.isPc dl.d2 {
  border-bottom: 1px solid #e9f4fb;
}
.isPc dl.d2 a i {
  display: none;
  padding: 22px 20px;
  width: 680px;
  height: 435px;
  position: absolute;
  background: rgba(35, 54, 111, 0.8);
  color: #fff;
  z-index: 3;
  top: 0;
  left: 0;
}
.isPc dl.d2 a:hover i {
  display: block;
}
.isPc dl.d2 i h4 {
  border-top: 1px solid #fff;
  padding-top: 25px;
  font-family: Times, "Times New Roman", "serif";
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 10px;
}

.isWap dl.d2 {
  border-bottom: 1px solid #e9f4fb;
}

.isPc dl.d3 {
  width: 600px;
  float: right;
  position: relative;
}
.isPc dl.d3 {
  border-bottom: 1px solid #e9f4fb;
}
.isPc dl.d3 a i {
  display: none;
  padding: 25px 20px;
  width: 560px;
  height: 351px;
  position: absolute;
  background: rgba(35, 54, 111, 0.8);
  color: #fff;
  z-index: 3;
  top: 0;
  left: 0;
}
.isPc dl.d3 a:hover i {
  display: block;
}
.isPc dl.d3 i h4 {
  border-top: 1px solid #fff;
  padding-top: 25px;
  font-family: Times, "Times New Roman", "serif";
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 10px;
}

.isWap dl.d3 {
  width: 50%;
  float: left;
}
.isWap dl.d3 {
  border-bottom: 1px solid #e9f4fb;
}

.isPc .picBox3 {
  height: 680px;
}

.isPc .picBox4 {
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bar_bg3.png) repeat-y left top;
  margin-bottom: 80px;
}
.isPc .picBox5 {
  background: #dfeef8;
  margin-bottom: 80px;
}
.isPc .picBox5 .bt2 {
  font-weight: bold;
}
.isPc .twCont4 {
  padding: 40px 40px;
}
.isPc .twCont4 li {
  width: 380px;
  float: left;
  margin-right: 25px;
}
.isPc .twCont4 li.mr0 {
  margin-right: 0;
}
.isPc .twCont4 span {
  display: block;
  height: 254px;
  border-bottom: 6px solid #e3cba9;
}
.isPc .twCont4 li img {
  width: 100%;
  height: 254px;
}
.isPc .twCont4 dl dd.bt1 {
  overflow: hidden;
  display: block;
  height: 30px;
}
.isPc .twCont4 dl dd.bt1 i {
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 2px;
  margin-right: 7px;
  float: left;
}
.isPc .twCont4 dl dd.bt1 i img {
  width: 100%;
  height: 20px;
}
.isPc .twCont4 dl dd.bt1 b {
  display: block;
  float: left;
  width: 60px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  color: #c0a47b;
}
.isPc .twCont4 dl dd.bt2 {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
  margin-bottom: 30px;
}
.isPc .twCont4 dl dd.bt2 a {
  color: #23366f;
}
.isPc .twCont4 dl dd.btn2 {
  width: 110px;
  height: 38px;
  background: #23366f;
  border-radius: 3px;
}
.isPc .twCont4 dl dd.btn2 a {
  display: block;
  width: 100%;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.isPc .twCont4 dl dd.btn2 a:hover {
  text-decoration: none;
}
.isPc .twCont4 dl dt img {
  width: 20px;
  height: 20px;
}
.isPc .twCont4 dl {
  padding: 25px 35px 35px;
  background: #fff;
}
.isPc .twCont4 ul {
  margin-bottom: 65px;
  overflow: hidden;
}

.isWap .twCont4 {
  display: block;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/wap/bot_bg.png) no-repeat center
    0.7rem;
  background-size: 100%;
  padding-bottom: 0.6rem;
}
.isWap .twCont4 li {
  width: 46%;
  margin-left: 2.5%;
  float: left;
}
.isWap .twCont4 li.mr0 {
  display: none;
}
.isWap .twCont4 span {
  display: block;
}
/*20230227*/
/*.isWap .twCont4 li img{width:100%; }*/
.isWap .twCont4 dl dd.bt1 {
  overflow: hidden;
  display: block;
  height: 30px;
}
.isWap .twCont4 dl dd.bt1 i {
  width: 16px;
  height: 16px;
  display: block;
  margin-top: 2px;
  margin-right: 7px;
  float: left;
}
.isWap .twCont4 dl dd.bt1 i img {
  width: 100%;
  height: 16px;
}
.isWap .twCont4 dl dd.bt1 b {
  display: block;
  float: left;
  width: 60px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Arial Narrow";
  color: #c0a47b;
}
.isWap .twCont4 dl dd.bt2 {
  display: block;
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-family: Times, "Times New Roman", "serif";
  color: #23366f;
  margin-bottom: 0.1rem;
}
.isWap .twCont4 dl dd.bt2 a {
  color: #23366f;
}
.isWap .twCont4 dl dd.btn2 {
  display: none;
  width: 110px;
  height: 38px;
  background: #23366f;
  border-radius: 3px;
}
.isWap .twCont4 dl dd.btn2 a {
  display: block;
  width: 100%;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.isWap .twCont4 dl dd.btn2 a:hover {
  text-decoration: none;
}
.isWap .twCont4 dl dt img {
  width: 20px;
  height: 20px;
}
.isWap .twCont4 dl {
  padding: 0.2rem;
  background: #fff;
}
.isWap .twCont4 ul {
  margin-bottom: 0.3rem;
  overflow: hidden;
}

.isPc .tw5 {
  width: 735px;
  height: 490px;
  float: right;
  position: relative;
}
.isPc .tw5 p {
  width: 90%;
  padding: 0 5%;
  background: url(https://subsites.chinadaily.com.cn/cqliangjiang/att/6483.files/i/bar_bg4.png) repeat-x left bottom;
  position: absolute;
  height: 85px;
  padding-top: 160px;
  bottom: 0;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}

.isWap .tw5 {
  width: 100%;
  position: relative;
  margin: 0.3rem 0;
  height: 3.6rem;
}
.isWap .tw5 p {
  padding: 0.3rem 0.25rem;
  bottom: 0;
  font-size: 0.32rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: Times, "Times New Roman", "serif";
  color: #fff;
  background: #23366f;
}
.isWap .tw5 img {
  width: 100%;
  height: 3.6rem;
}

/* isPc banner3 */
.isPc .bus_slider5 {
  width: 435px;
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
}
.isPc .i_bus {
}
.isPc .bus_slider5,
.isPc .bus_slider5 .bus_sInner {
  min-height: 565px;
}
.isPc .bus_slider5 {
  position: relative;
}
.isPc .bus_sInner5 {
}
.isPc .bus_slider5 .sliderInner {
  width: 435px;
  overflow: hidden;
  zoom: 1;
  margin: 0px auto;
}
.isPc .bus_slider5 .sliderInner ul {
  width: 1000%;
}
.isPc .bus_slider5 .sliderInner li {
  display: inline;
  float: left;
  width: 435px;
}

.isPc .bus_slider5 .sliderInner li a.a_pic img {
  display: block;
  width: 100%;
  height: 290px;
  margin-bottom: 18px;
}
.isPc .bus_slider5 .bus_txt {
  position: absolute;
  padding: 0 10px 20px;
  width: 415px;
  color: #000;
  font-size: 16px;
  text-align: left;
}
.isPc .bus_slider5 .bus_txt h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  color: #23366f;
  margin-bottom: 13px;
  font-family: "Times New Roman", "serif";
}
.isPc .bus_slider5 .bus_txt h3 a {
  color: #23366f;
}
.isPc .bus_slider5 .sliderCur {
  bottom: 100px;
  position: absolute;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 0px 0px 30px;
  width: 100%;
}
.isPc .bus_slider5 .sliderCur a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #23366f;
  margin: 0px 4px;
}
.isPc .bus_slider5 .sliderCur a.cur {
  background: #057dc3;
}

/* isWap */
.isWap .focus_box {
  margin: 0 0.25rem;
}
.isWap .bus_slider5,
.isWap .bus_slider5 .sliderInner,
.isWap .bus_slider5 .sliderInner li {
  height: 4.58rem;
  overflow: hidden;
}
.isWap .bus_slider5,
.isWap .bus_slider5 .sliderInner {
  position: relative;
}
.isWap .bus_slider5 {
  margin-bottom: 0.3rem;
}
.isWap .bus_slider5 .sliderInner {
}
.isWap .bus_slider5 .sliderInner li {
  display: inline;
  float: left;
}
.isWap .bus_slider5 .sliderInner img {
  display: block;
  height: 100%;
}
.isWap .bus_slider5 .slider_btn {
  display: none;
}
.isWap .bus_slider5 .sliderInner li {
  position: relative;
}
.isWap .bus_slider5 .bus_txt {
  position: absolute;
  z-index: 1;
  padding: 0.3rem 0.25rem;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  background: #23366f;
  color: #fff;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .bus_slider5 .bus_txt a {
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.34rem;
}
.isWap .bus_slider5 .bus_txt span {
  display: none;
}

.isWap .picBox6 {
  margin: 0 0.25rem;
}

/*lm_pic*/
.isWap .m_pic {
  display: inline;
  background: #23366f;
  width: 2.85rem;
  height: 0.8rem;
  margin-right: 0.5rem;
  margin-bottom: 0rem;
  float: left;
  line-height: 0.8rem;
  text-align: center;
}

.isWap .m_pic a {
  color: #fff;
  padding: 0 0.2rem;
}
.isWap .m_pic span {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 4.1rem;
  height: 2.6rem;
  padding: 0.2rem;
  right: 0;
  bottom: 0;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  display: none;
}
.isWap .m_pic:hover p,
.isWap .m_pic:hover span {
  display: block;
}
/*20180918新增*/
.isWap .m_photo0 {
}
.isWap .m_photo0 .sliderInner {
  width: 100%;
  position: relative;
  margin: 0px auto;
  zoom: 1;
}
.isWap .m_photo0 .sliderInner:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.isWap .m_photo0 .sliderInner ul {
  width: 1000%;
}
.isWap .m_photo0 .sliderInner img {
  display: block;
  width: 100%;
  height: 168px;
}
/*20180918新增 end*/
/* m_photo0 */
.isPc .m_photo0 {
  width: 1200px;
  margin: 0 auto;
}
.isPc .m_photo .mr0,
.isPc .m_photo0 .mr0 {
  margin-right: 0;
}
.isWap .m_photo0 {
  width: 100%;
}
/*20230220*/
.isPc .s_w {
  padding: 49px 0;
  margin-bottom: 10px;
  background: #f1f1f1;
}
.isPc .search_box2 {
  width: 771px;
  margin: 0 auto;
  border: 1px solid #dfdfdf;
}
.isPc .search_box2 .search_Cont2 input {
  float: left;
  width: 688px;
  height: 62px;
  background: #fff;
  border: 0;
  padding-left: 20px;
  font-size: 16px;
}
.isPc .search_box2 .search_Cont2 input::-webkit-input-placeholder {
  color: #a0a0a0;
}
.isPc .search_box2 .search_Cont2 input::-moz-placeholder {
  color: #a0a0a0;
} /* firefox 19+ */
.isPc .search_box2 .search_Cont2 input:-ms-input-placeholder {
  color: #a0a0a0;
} /* ie */
.isPc .search_box2 .search_Cont2 input:-moz-placeholder {
  color: #a0a0a0;
}

.isPc .search_box2 .search_btn2 {
  float: left;
  width: 62px;
  height: 62px;
  background: #669dce;
  border-left: 1px solid #dfdfdf;
}
.isPc .search_box2 .search_btn2 a {
  display: block;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.isPc .search_box2 .search_btn2 a:hover {
  text-decoration: none;
}
.isPc .search_box2 .search_btn2 img {
  width: 100%;
}
.isPc i.sh_txt {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #373739;
  margin: 5px 0 20px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.isPc i.sh_txt em {
  color: #e32339;
}

.isWap .s_w {
  padding: 0.25rem 0;
  margin-bottom: 10px;
  background: #f7f7f7;
}
.isWap .search_box2 {
  border: 1px solid #dfdfdf;
  width: 90%;
  margin: 0 auto;
}
.isWap .search_box2 .search_Cont2 {
  float: left;
  width: 88.5%;
  height: 0.6rem;
}
.isWap .search_box2 .search_Cont2 input {
  height: 0.6rem;
  width: 96%;
  padding-left: 4%;
  background: #fff;
  border: 0;
  font-size: 0.24rem;
}
.isWap .search_box2 .search_Cont2 input::-webkit-input-placeholder {
  color: #a0a0a0;
}
.isWap .search_box2 .search_Cont2 input::-moz-placeholder {
  color: #a0a0a0;
} /* firefox 19+ */
.isWap .search_box2 .search_Cont2 input:-ms-input-placeholder {
  color: #a0a0a0;
} /* ie */
.isWap .search_box2 .search_Cont2 input:-moz-placeholder {
  color: #a0a0a0;
}
.isWap .search_box2 .search_btn2 {
  float: right;
  width: 11%;
  text-align: center;
  line-height: 0.6rem;
  height: 0.6rem;
  background: #fff;
  background-size: 0.4rem 0.4rem;
  border-left: 1px solid #dfdfdf;
}
.isWap .search_box2 .search_btn2 a {
  display: block;
  width: 100%;
  height: 0.6rem;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}
.isWap .search_box2 .search_btn2 a img {
  width: 100%;
  height: 0.6rem;
}
.isWap i.sh_txt {
  display: block;
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #666465;
  margin: 0.2rem 0.25rem 0;
}
.isWap i.sh_txt em {
  color: #f00;
}

.isPc .tw6 {
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.isPc .tw6 span {
  display: block;
  float: left;
  width: 240px;
  height: 160px;
  margin-right: 15px;
}
.isPc .tw6 span img {
  width: 100%;
  height: 160px;
}
.isPc .tw6 .txtBox h3 {
  color: #23366f;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 10px;
}
.isPc .tw6 .txtBox i {
  color: #c0a47b;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.isPc .tw6 .txtBox p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.isPc .tw6 .txtBox h3 a {
  color: #23366f;
}
.isPc .tw6 .txtBox em {
  color: #e32339;
}

.isWap .tw6 {
  padding: 0.3rem 0 0;
  margin: 0 0.25rem;
  background: #fff;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: 1px solid #d4d8e1;
}
.isWap .tw6 span {
  display: block;
  float: left;
  width: 45%;
  margin-right: 0.2rem;
}
.isWap .tw6 span img {
  width: 100%;
}
.isWap .tw6 .txtBox h3 {
  color: #23366f;
  font-size: 0.3rem;
  line-height: 0.34rem;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
  margin-bottom: 0.2rem;
}
.isWap .tw6 .txtBox i {
  color: #c0a47b;
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.2rem;
}
.isWap .tw6 .txtBox p {
  display: none;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.isWap .tw6 .txtBox h3 a {
  color: #23366f;
}

/*20230223*/
.isPc .twCont4 dl dd.bt1_1 {
  height: 20px;
}
.isPc .twCont4 dl dd.bt1_1 b {
  width: 260px;
  font-weight: normal;
  text-transform: inherit;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0;
}

.isWap .twCont4 dl dd.bt1_1 {
  height: 0.3rem;
}
.isWap .twCont4 dl dd.bt1_1 b {
  width: 100%;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 0.24rem;
  line-height: 0.3rem;
  margin-bottom: 0;
}

/*0321新增*/
.isPc .twCont3 dl,
.isPc .twCont3_2 dl,
.isPc .twCont4 dl {
  padding: 25px 35px 35px;
  height: 130px;
  background: #fff;
}
.isPc .twCont3 dl dd.bt2,
.isPc .twCont3_2 dl dd.bt2,
.isPc .twCont4 dl dd.bt2 {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 50px;
}

.isWap .twCont3 dl,
.isWap .twCont3_2 dl,
.isWap .twCont4 dl {
  padding: 0.2rem;
  background: #fff;
  height: 1.6rem;
}
.isWap .twCont3 dl dd.bt2,
.isWap .twCont3_2 dl dd.bt2,
.isWap .twCont4 dl dd.bt2 {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 0.6rem;
}
/*0707*/
.isPc .h-search_2 {
  position: absolute;
  top: 35px;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  height: 35px;
}
.isPc .h-search_2 .sInner {
  float: right;
  width: 200px;
  height: 35px;
  background: #fff;
}
.isPc .h-search_2 .sInner2 {
  border: 1px solid #23366f;
  margin-left: 15px;
  position: relative;
  margin-top: 20px;
}
.isPc .h-search_2 .i-text {
  border: 0;
  color: #000;
  height: 35px;
  font-size: 14px;
  padding-left: 15px;
  font-family: Times, "Times New Roman", "serif";
}
.isPc .h-search_2 .i-subm {
  position: absolute;
  width: 50px;
  height: 35px;
  font-size: 0;
  line-height: 0;
  top: 0;
  right: 0;
  background: #fff url("../i/search.png") no-repeat center;
}

.isWap .h-search_2 {
  display: none;
  background: #faf6ef url("../i/wap/nav_bg.png") repeat-y center;
  background-size: 100% 100%;
  position: absolute;
  z-index: 999999;
  top: 1.05rem;
  right: 0;
  width: 100%;
  padding: 1rem 0;
  height: 700px;
}
.isWap .h-search_2 .sInner {
  background: #23366f;
  position: relative;
  margin: 0 0.25rem;
  padding-right: 0.8rem;
}
.isWap .h-search_2 .i-text {
  padding: 0px;
  margin: 0px 3% 0px 2%;
  line-height: 1rem;
  width: 95%;
  font-size: 0.34rem;
  text-indent: 0.15rem;
  border: none;
  background: none;
  color: #fff;
}
.isWap .h-search_2 .i-text::-webkit-input-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search_2 .i-text::-moz-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search_2 .i-text:-ms-input-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search_2 .i-text:-moz-placeholder {
  color: #fff;
  font-weight: bold;
  font-family: Times, "Times New Roman", "serif";
}
.isWap .h-search_2 .i-subm {
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
  top: 0px;
  right: 0px;
  background: url("../i/wap/search_btn.png") no-repeat center;
  font-size: 0px;
  line-height: 0px;
  background-size: 0.5rem 0.5rem;
}
.isWap .banner .sliderInner li {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  height: auto;
}

/* displaypagenum */
#displaypagenum {
  font-size: 14px;
  font-weight: bold;
  color: #a0a3a5;
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: normal;
  margin: 20px 0 0;
  line-height: 35px;
}

#displaypagenum {
  text-align: center;
}
#displaypagenum span {
  text-decoration: none;
  color: #a0a3a5;
  padding: 5px 10px;
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #363738;
  border: 1px solid #cccccc;
}
#displaypagenum a {
  text-decoration: none;
  color: #a0a3a5;
  padding: 5px 10px;
  background-color: #f3f3ed;
  border: 1px solid #cccccc;
}

.isPc .twBox_l p em {
  color: #fff;
}
.isPc dl.d1 dt {
  height: 319px;
}
.isPc dl.d1 dd img {
  height: 159px;
}
.isPc dl.d2 img {
  height: 479px;
}
.isPc dl.d3 img {
  height: 401px;
}
.isPc .banner3 .slider-cur a img {
  width: 89px;
  height: 60px;
}
.isPc .tw5 img {
  width: 735px;
  height: 490px;
}
.isWap .twBox_l p em {
  color: #fff;
}
.isWap .twCont4 li img {
  width: 3.2rem;
  height: 2.2rem;
}
.isWap .succ .picTxt3 img {
  width: 362px;
  height: 240px !important;
  margin-top: 20px !important;
}
.isWap .artTxt span {
  font-size: 0.2rem !important;
}

/*20230227*/
@media screen and (min-width: 320px) {
  .isWap .artTxt img {
    max-width: 100%;
  }
  .isWap .artTxt iframe {
    height: 160px;
  }
}
@media screen and (min-width: 360px) {
  .isWap .artTxt img {
    max-width: 100%;
  }
  .isWap .artTxt iframe {
    height: 200px;
  }
}
@media screen and (min-width: 400px) {
  .isWap .artTxt img {
    max-width: 100%;
  }
  .isWap .artTxt iframe {
    height: 220px;
  }
}
@media screen and (min-width: 480px) {
  .isWap .artTxt img {
    max-width: 100%;
  }
  .isWap .artTxt iframe {
    height: 260px;
  }
}
@media screen and (min-width: 560px) {
  .isWap .artTxt img {
    max-width: 100%;
  }
  .isWap .artTxt iframe {
    height: 310px;
  }
}
@media screen and (min-width: 640px) {
  .isWap .artTxt img {
    max-width: 100%;
  }
  .isWap .artTxt iframe {
    height: 370px;
  }
}
/*20230814*/
.isPc .artCont .info span {
  padding: 0 15px 0 15px;
}

/*20230913*/
.isWap .artCont .info {
  text-align: left;
}

.isPc .m-style {
  position: relative;
  text-align: center;
  zoom: 1;
  margin: 40px 270px 50px;
}

.isPc .m-style:before,
.isPc .m-style:after {
  content: "";
  display: table;
}

.isPc .m-style:after {
  clear: both;
  overflow: hidden;
}

.isPc .m-style span {
  float: left;
  margin: 0 5px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #bdbdbd;
  font-size: 14px;
}

.isPc .m-style .active {
  float: left;
  margin: 0 5px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #ebebeb;
  color: #a0a3a5;
  font-size: 14px;
  border: 1px solid #cccccc;
}

.isPc .m-style a {
  float: left;
  margin: 0 5px;
  width: 34px;
  height: 28px;
  line-height: 28px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #bdbdbd;
  font-size: 14px;
}

.isPc .m-style a:hover {
  color: #fff;
  background: #636566;
}

.isPc .m-style .next,
.isPc .m-style .prev {
  font-family: "Simsun";
  font-size: 16px;
  font-weight: bold;
}

.isPc .now,
.count {
  padding: 0 5px;
  color: #f00;
}

.isPc .eg img {
  max-width: 800px;
  min-height: 500px;
}

.isPc .jump-ipt {
  float: left;
  margin: 0 5px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #fff;
  border: 1px solid #ebebeb;
  outline: none;
  color: #bdbdbd;
  font-size: 14px;
}

.isWap .m-style {
  position: relative;
  text-align: center;
  zoom: 1;
  margin: 10px 10px 15px;
}

.isWap .m-style:before,
.isWap .m-style:after {
  content: "";
  display: table;
}

.isWap .m-style:after {
  clear: both;
  overflow: hidden;
}

.isWap .m-style span {
  float: left;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #bdbdbd;
  font-size: 14px;
}

.isWap .m-style .active {
  float: left;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #ebebeb;
  color: #363738;
  font-size: 14px;
  border: 1px solid #cccccc;
}

.isWap .m-style a {
  float: left;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #f3f3ed;
  color: #a0a3a5;
  font-size: 14px;
  border: 1px solid #cccccc;
}

.isWap .m-style a:hover {
  color: #fff;
  background: #636566;
}

.isWap .m-style .next,
.isWap .m-style .prev {
  font-family: "Simsun";
  font-size: 12px;
  font-weight: bold;
}

.isWap .now,
.count {
  padding: 0 5px;
  color: #f00;
}

.isWap .eg img {
  max-width: 800px;
  min-height: 500px;
}

.isWap .jump-ipt {
  float: left;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #fff;
  border: 1px solid #ebebeb;
  outline: none;
  color: #bdbdbd;
  font-size: 10px;
}
.isWap .tw6 .txtBox h3 b {
  color: rgb(255, 0, 0);
}
.isPc .tw6 .txtBox h3 b {
  color: rgb(255, 0, 0);
}
