body {
}

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,
select,
textarea,
pre {
  font: 12px/1.5 verdana, arial, "Myriad Pro", "microsoft yahei", tahoma,
    \5b8b\4f53;
}

input,
select,
textarea {
  font-size: 100%;
}

th {
  text-align: inherit;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: top;
}

iframe {
  display: block;
}

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: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  color: #575757;
  text-decoration: none;
  outline: none;
  -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: #7b7b7b;
}

::-moz-placeholder {
  color: #7b7b7b;
}

:-ms-input-placeholder {
  color: #7b7b7b;
}

input:-moz-placeholder {
  color: #7b7b7b;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0px;
  line-height: 0px;
}

.cf {
  zoom: 1;
}
html {
  overflow-x: hidden;
}
* html .cf {
  height: 1%;
}

.fl {
  float: left;
}

.fl {
  float: right;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.isPc .w {
  width: 1110px;
  margin: 0px auto;
}

.isPc .wrapper {
  min-width: 1100px;
}

.wrapper {
  display: none;
}

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;
  }
}

/* isPc */
.isPc .wap-box1-li,
.isPc .page-box,
.isPc .wap-box4-show,
.isPc .wap-foot-help,
.isPc .wap-f-copy,
.isPc .wap-en,
.isPc .flip-but,
.isPc .banner .list-text,
.isPc .banner .wap-banner-img,
.isPc .wap-padr20 .list-more,
.isPc .home,
.isPc .h-ico-arrow,
.isPc .h-ico-close,
.isPc .language,
.isPc .wap-h-search {
  display: none;
}

.isPc {
  padding: 0px;
  margin: 0px;
}

.isPc .header {
  width: 100%;
  background: url("/study_en/img/header-bg.jpg") no-repeat top center;
  height: 151px;
}

.isPc .h-Inner {
  width: 1100px;
  height: 151px;
  margin: 0px auto;
}

.isPc .h-Inner .logo {
  width: 256px;
  height: 110px;
  float: left;
  margin: 13px 0 0 20px;
}

.isPc .h-Inner .logo img {
  width: 256px;
}

.isPc .h-Inner .header-r {
  float: right;
  width: 408px;
  margin: 60px 14px 0 0;
}

.isPc .header-r .search-group {
  position: relative;
  width: 200px;
  float: left;
  margin-right: 6px;
}

.isPc .header-r .search-group .s-input {
  width: 122px;
  height: 27px;
  border: 1px solid #e3451c;
  padding: 0 48px 0 28px;
  line-height: 27px;
  color: #7b7b7b;
  font-size: 14px;
  background-color: transparent;
  border-radius: 15px;
}

.isPc .header-r .search-group .btn-subm {
  width: 19px;
  height: 18px;
  background: url("/study_en/img/i-icon.png") no-repeat 0 0;
  position: absolute;
  right: 29px;
  top: 6px;
  display: block;
}

.isPc .header-r .select-group {
  display: inline-block;
  width: 200px;
  height: 27px;
  border: 1px solid #e3451c;
  position: relative;
  user-select: none;
  border-radius: 15px;
  float: left;
}

.isPc .header-r .select-group .select-selected {
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  position: relative;
  padding-right: 50px;
}

.isPc .header-r .select-group .select-selected em {
  width: 100%;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding: 0px 29px;
  user-select: none;
  color: #7b7b7b;
}

.isPc .header-r .select-group .ico-arrow {
  position: absolute;
  width: 22px;
  height: 15px;
  font-size: 0px;
  line-height: 0px;
  top: 5px;
  right: 28px;
  background: url("/study_en/img/i-icon.png") no-repeat 0 -27px;
  cursor: pointer;
}

.isPc .header-r .select-group .select-options {
  position: absolute;
  width: 90%;
  top: 28px;
  left: 10px;
  background: #f5f5f5;
  display: none;
}

/* 2019.6.1新加代码 start*/
.isPc .header-r .select-group .select-options li {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  color: #626262;
}
.isPc .header-r .select-group .select-options li:hover {
  text-decoration: none;
  background: #ccc;
}
/* 2019.6.1新加代码 end*/

.isPc .header-r .select-group .select-options a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
}

.isPc .header-r .select-group .select-options a:hover {
  text-decoration: none;
  background: #eaeaea;
}

.isPc .nav {
  width: 100%;
  height: 59px;
  background: url("/study_en/img/h-nav-bg.png") no-repeat top center;
}

.isPc .navInner {
  width: 1100px;
  height: 59px;
  margin: 0 auto;
}

.isPc .navInner ul {
  margin-left: 40px;
}

.isPc .navInner li {
  float: left;
  height: 55px;
  line-height: 55px;
  margin-top: 4px;
  font-size: 16px;
  margin: 4px 15px 0;
  text-align: center;
  position: relative;
}

.isPc .navInner li .home {
  display: block;
  position: absolute;
  width: 19px;
  height: 16px;
  /* background: url("/study_en/img/home.png") no-repeat top center; */
  left: -30px;
  top: 18px;
  font-size: 0;
}

.isPc .navInner li a {
  color: #fff;
  text-decoration: none;
  text-wrap: nowrap;
}
.isPc .sub-menu {
  position: absolute;
  /*_width: 168px;
    min-width: 168px;*/
  top: 55px;
  left: -5px;
  background: #173f59;
  padding: 10px 0px;
  z-index: 55;
  display: none;
}
.isPc .sub-menu ul {
  margin-left: 0;
}
.isPc .sub-menu li {
  height: 30px;
  line-height: 30px;
  text-align: left;
  margin: 0;
  padding: 0 25px 0 15px;
  float: none;
}

/*.isPc .banner {
    position: relative;
    width: 100%;
    max-width: 1863px;
    margin: 0px auto;
    height: 569px;
}

.isPc .banner .sliderInner li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: none;

}

.isPc .banner .sliderInner li:first-child {
    display: block;
}

.isPc .banner .sliderInner img {
    display: block;
    position: absolute;
    width: 1863px;
    height: 569px;
    top: 0px;
    left: 50%;
    margin-left: -931.5px;
}

.isPc .banner .slider-cur {
    position: absolute;
    width: 240px;
    left: 50%;
    margin-left: -60px;
    bottom: 45px;
}

.isPc .banner .slider-cur a {
    float: left;
    width: 17px;
    height: 17px;
    font-size: 0px;
    line-height: 0px;
    background: url(/study_en/img/i-slider-cur.png) no-repeat;
    background-position: -36px 0px;
    margin-right: 8px;
}

.isPc .banner .slider-cur a.cur {
    background-position: 0px 0px;
}

.isPc .banner .side-text {

    width: 472px;
    height: 156px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 460px;
    background: url(/study_en/img/banner-s-img01.png) no-repeat bottom right;
}

.isPc .banner .side-con {
    width: 472px;
    height: 156px;
    background: rgba(227, 69, 28, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8e3451c, endColorstr=#C8e3451c);
    border-radius: 8px;
    font-size: 18px;
    color: #fff;

}

.isPc .banner .side-con p {
    padding: 35px;
}

.isPc .banner .side-con .yes, .isPc .banner .side-con .no {
    width: 88px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}

.isPc .banner .side-con .yes {
    border: 1px solid #fff;
    color: #fff;
    margin-left: 120px;
}

.isPc .banner .side-con .no {
    border: 1px solid #832d1f;
    color: #6b1e12;
    margin-left: 10px;
}*/

.isPc .i-box0-bg {
  width: 100%;
  height: 258px;
  background: #f6f6f6;
}

.isPc .i-box1 {
  width: 1100px;
  margin: -190px auto 0;
}

.isPc .i-box-tit {
  font-size: 36px;
  line-height: 54px;
  height: 54px;
  text-align: center;
  text-transform: uppercase;
}

.isPc .i-box-tit a {
  color: #3b3b3b;
}

.isPc .i-news-list {
  overflow: hidden;
  margin-top: 50px;
}

.isPc .i-news-list li {
  width: 315px;
  float: left;
  border: 1px solid #dfdfdf;
  margin-right: 74px;
}

.isPc .i-news-list li.mr0 {
  margin-right: 0;
}

.isPc .i-news-list img {
  width: 315px;
}

.isPc .i-news-list .list-tit {
  font-size: 18px;
  margin: 15px 12px;
  line-height: 22px;
}

.isPc .i-news-list .list-tit a {
  color: #515151;
}

.isPc .i-news-list .list-date {
  font-size: 12px;
  color: #515151;
  line-height: 22px;
  margin: 15px 12px;
}

.isPc .i-news-list .inst-infor {
  font-size: 14px;
  color: #515151;
  line-height: 22px;
  margin: 0 12px 15px;
}

.isPc .i-news-list hr {
  height: 3px;
  border: none;
  border-bottom: 3px solid #f7756b;
}

.isPc .i-news-list .list-more {
  display: block;
  width: 145px;
  height: 34px;
  line-height: 34px;
  background: #f7756b;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  margin: 68px auto 0;
}

.isPc .i-box2 {
  height: 528px;
  background: url(/study_en/img/i-box-img01.jpg) no-repeat top center;
  margin-top: 100px;
}

.isPc .i-box2-item {
  width: 1100px;
  margin: 0 auto;
  padding-top: 95px;
  overflow: hidden;
}

.isPc .i-box2-tit a {
  color: #fff;
}

.isPc .i-box2-list {
  margin-top: 95px;
  overflow: hidden;
}

.isPc .i-box2-list li {
  width: 220px;
  float: left;
}

.isPc .i-box2-list li a {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  display: block;
}

.isPc .i-box2-list li a:hover {
  color: #000;
}

.isPc .i-box2-list li .ico2-guide {
  width: 130px;
  height: 130px;
  background: #f7756b;
  border-radius: 50%;
  margin: 0 auto;
  font-size: 0;
  overflow: hidden;
}

.isPc .i-box2-list li em {
  display: block;
  line-height: 30px;
  margin-top: 50px;
}

.isPc .i-box2-list li .ico2-guide-a,
.isPc .i-box2-list li .ico2-guide-b,
.isPc .i-box2-list li .ico2-guide-c,
.isPc .i-box2-list li .ico2-guide-d,
.isPc .i-box2-list li .ico2-guide-e {
  display: block;
  background: url(/study_en/img/i-box-icon.png) no-repeat;
  background-position: 0 0;
  margin: 35px auto 0;
}

.isPc .i-box2-list li .ico2-guide-a {
  width: 54px;
  height: 62px;
  background-position: 0 0;
}

.isPc .i-box2-list li .ico2-guide-b {
  width: 60px;
  height: 60px;
  background-position: 0 -90px;
}

.isPc .i-box2-list li .ico2-guide-c {
  width: 63px;
  height: 63px;
  background-position: 0 -169px;
}

.isPc .i-box2-list li .ico2-guide-d {
  width: 63px;
  height: 53px;
  background-position: 0 -252px;
}

.isPc .i-box2-list li .ico2-guide-e {
  width: 69px;
  height: 69px;
  background-position: 0 -323px;
}

.isPc .i-box2-list li:hover .ico2-guide1,
.isPc .i-box2-list li:hover .ico2-guide2,
.isPc .i-box2-list li:hover .ico2-guide3,
.isPc .i-box2-list li:hover .ico2-guide4 {
  background: url(/study_en/img/i-box-icon.png) no-repeat;
}

.isPc .i-box2-list li:hover .ico2-guide1 {
  background-position: -83px 0;
}

.isPc .i-box2-list li:hover .ico2-guide2 {
  background-position: -83px -90px;
}

.isPc .i-box2-list li:hover .ico2-guide3 {
  background-position: -83px -169px;
}

.isPc .i-box2-list li:hover .ico2-guide4 {
  background-position: -83px -252px;
}

.isPc .i-box2-list li:hover .ico2-guide5 {
  background-position: -83px -323px;
}

.isPc .i-box3 {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 100px;
}

.isPc .i-box3 .s-show {
  width: 1100px;
  height: 284px;
  position: relative;
  margin-top: 50px;
}

.isPc .i-box3 .s-show .prev,
.isPc .i-box3 .s-show .next {
  width: 21px;
  height: 37px;
  background: url(/study_en/img/school-btn.png) no-repeat;
  display: block;
  position: absolute;
  top: 108px;
}

.isPc .i-box3 .s-show .prev {
  background-position: 0 0;
  left: 0;
}

.isPc .i-box3 .s-show .next {
  background-position: -25px 0;
  right: 0;
}

.isPc .i-box3 .s-show .s-content {
  width: 1008px;
  height: 284px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.isPc .i-box3 .s-show .s-content ul {
  float: left;
  width: 2000px;
  position: absolute;
  left: 0;
  top: 0;
}

.isPc .i-box3 .s-content li {
  width: 167px;
  height: 284px;
  background: #f6f6f6;
  float: left;
  overflow: hidden;
  margin-right: 44px;
}

.isPc .i-box3 .s-show a {
  color: #535353;
}

.isPc .i-box3 .s-show img {
  width: 130px;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
}

.isPc .i-box3 .s-show span {
  display: block;
  text-align: center;
  padding: 15px 10px 10px;
  font-size: 18px;
  line-height: 20px;
  color: #535353;
  text-transform: uppercase;
}

.isPc .i-box4 {
  width: 100%;
  height: 432px;
  background: url(/study_en/img/i-box-img02.jpg) no-repeat top center;
  margin-top: 243px;
  margin-bottom: 120px;
  position: relative;
}

.isPc .i-box4-item {
  width: 1100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -550px;
  height: 675px;
  text-transform: uppercase;
}

.isPc .i-box4-tit {
  height: 243px;
  overflow: hidden;
}

.isPc .i-box4-tit2 {
  margin-top: 100px;
}

.isPc .i-box4-item .dis-sh {
  height: 432px;
}

.isPc .i-box4-item .dis-sh-left {
  float: left;
  width: 511px;
  margin-left: 39px;
}

.isPc .i-box4-item .dis-sh-left a {
  width: 511px;
  display: block;
  color: #fff;
}

.isPc .i-box4-item .b-img-show {
  width: 511px;
  height: 330px;
}

.isPc .i-box4-item .b-img-show img {
  width: 511px;
}

.isPc .i-box4-item .dis-sh-left em {
  display: block;
  height: 102px;
  font-size: 24px;
  text-align: center;
  background: #f7756b;
  padding: 0 20px;
  line-height: 102px;
}

.isPc .i-box4-item .dis-sh-right {
  width: 520px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
}

.isPc .i-box4-item .dis-sh-right li {
  margin-top: 8px;
  height: 102px;
}

.isPc .i-box4-item .dis-sh-right li.mt0 {
  margin-top: 0;
}

.isPc .i-box4-item .dis-sh-right .list-menu {
  width: 337px;
  float: left;
  height: 102px;
}

.isPc .i-box4-item .dis-sh-right .list-menu a {
  display: block;
  background: #7791ab;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 36px 0px;
  position: relative;
  text-align: center;
}

.isPc .i-box4-item .dis-sh-right .list-menu .ico-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid #7791ab;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  overflow: hidden;
  left: 100%;
  top: 50%;
  margin-top: -10px;
}

.isPc .i-box4-item .dis-sh-right .list-menu-img {
  width: 183px;
  height: 102px;
  float: right;
}

.isPc .i-box4-item .dis-sh-right .list-menu-img img {
  width: 183px;
}

.isPc .foot {
  width: 100%;
  position: relative;
  background: #224160;
}

.isPc .foot-con {
  height: 577px;
  width: 1100px;
  margin: 0 auto;
  background: url(/study_en/img/foot-bg.jpg) no-repeat bottom right;
  position: relative;
}

.isPc .foot-menu {
  padding: 120px 0px 30px 45px;
  overflow: hidden;
}

.isPc .foot-menu .menu-item {
  float: left;
}

.isPc .foot-menu .menu-item1 {
  width: 162px;
}

.isPc .foot-menu .menu-item2 {
  width: 160px;
}

.isPc .foot-menu .menu-item3 {
  width: 180px;
}

.isPc .foot-menu .menu-item4 {
  width: 160px;
}

.isPc .foot-menu .menu-item5 {
  width: 160px;
}

.isPc .foot-menu .menu-item6 {
  width: 168px;
}

.isPc .foot-menu .menu-item7 {
  width: 110px;
}

.isPc .foot-menu .menu-item dt,
.isPc .foot-menu .menu-item dd {
  padding-right: 20px;
}

.isPc .foot-menu .menu-item dt {
  font-size: 14px;
  line-height: 1.5em;
}

.isPc .foot-menu .menu-item dt a {
  color: #7098ba;
  white-space: nowrap;
}

.isPc .foot-menu .menu-item dd {
  margin-top: 20px;
}

.isPc .foot-menu .menu-item dd a {
  font-size: 12px;
  line-height: 24px;
  color: #7098ba;
}

.isPc .foot-hr {
  height: 1px;
  border: none;
  border-bottom: 1px solid #415e7b;
  border-top: 1px solid #0b1e30;
  width: 990px;
  margin-left: 45px;
}

.isPc .f-copy-box {
  padding: 25px 0 0 45px;
  overflow: hidden;
  position: relative;
}

.isPc .foot-con .select-group {
  display: inline-block;
  width: 454px;
  height: 36px;
  background: #142c43;
  position: relative;
  user-select: none;
  border-radius: 8px;
}

.isPc .foot-con .select-group .select-selected {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  position: relative;
  padding-right: 50px;
}

.isPc .foot-con .select-group .select-selected em {
  width: 100%;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding: 0px 40px 0 20px;
  user-select: none;
  color: #586979;
}

.isPc .foot-con .select-group .ico-arrow {
  position: absolute;
  width: 15px;
  height: 13px;
  font-size: 0px;
  line-height: 0px;
  top: 13px;
  right: 10px;
  background: url("/study_en/img/i-icon.png") no-repeat 0 -54px;
  cursor: pointer;
}

.isPc .foot-con .select-group .select-options {
  position: absolute;
  width: 100%;
  top: 36px;
  left: 0px;
  background: #142c43;
  display: none;
}

.isPc .foot-con .select-group .select-options a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  color: #fff;
}

.isPc .foot-con .select-group .select-options a:hover {
  text-decoration: none;
  background: #2b5176;
}

.isPc .foot-con .foot-help {
  margin-top: 25px;
  overflow: hidden;
}

.isPc .foot-con .foot-help li {
  float: left;
  width: 140px;
}

.isPc .foot-con .foot-help li a {
  font-size: 14px;
  color: #9ec2e6;
}

.isPc .foot-con .foot-help i {
  display: inline-block;
  width: 5px;

  height: 5px;
  background: #8dbdee;
  margin-right: 15px;
}

.isPc .foot-con .f-copy {
  font-size: 14px;
  color: #f1f1f1;
  line-height: 22px;
  margin-top: 25px;
}

.isPc .foot-con .w-android,
.isPc .foot-con .w-ios {
  width: 85px;
}

.isPc .foot-con .w-android {
  position: absolute;
  left: 566px;
  top: 25px;
}

.isPc .foot-con .w-ios {
  position: absolute;
  left: 670px;
  top: 25px;
}

.isPc .foot-con .w-android img,
.isPc .foot-con .w-ios img {
  width: 77px;
  margin: 0 auto;
  display: block;
}

.isPc .foot-con .w-android p,
.isPc .foot-con .w-ios p {
  line-height: 22px;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  color: #83c1ff;
}

.isPc .foot .btn-gotop {
  position: absolute;
  width: 62px;
  height: 55px;
  font-size: 0px;
  line-height: 0px;
  background: url("/study_en/img/gotop.png") center no-repeat #142c43;
  left: 50%;
  margin-left: -31px;
  top: 0px;
}

.isPc .img-page {
  position: relative;
  width: 100%;
}

.isPc .img-page img {
  position: absolute;
  width: 1864px;
  height: 263px;
  left: 50%;
  margin-left: -932px;
  top: 0px;
}

.isPc .img-pageInner {
  height: 263px;
  overflow: hidden;
  position: relative;
}

.isPc .page-tit {
  position: absolute;
  height: 263px;
  text-align: center;
  line-height: 250px;
  top: 0px;
  left: 100px;
  padding: 0px 40px;
}

.isPc .page-tit h2 {
  color: #7b5b2b;
  font-size: 28px;
  font-style: italic;
}

.isPc .main {
  width: 1110px;
  margin: 0 auto;
  overflow: hidden;
}

.isPc .crumb {
  padding: 45px 0px;
  font-size: 0px;
}

.isPc .crumb a,
.isPc .crumb i,
.isPc .crumb em {
  font-size: 20px;
  line-height: 22px;
}

.isPc .crumb a {
  color: #3f3e3e;
}

.isPc .crumb i {
  padding: 0px 5px;
}

.isPc .crumb em {
  color: #294876;
}

.isPc .menu {
  width: 263px;
  float: left;
  padding-bottom: 50px;
}

.isPc .menu li {
  margin-bottom: 17px;
}

.isPc .menu li a {
  display: block;
  background: #173f59;
  color: #fff;
  font-size: 22px;
  position: relative;
  padding-left: 30px;
  text-transform: uppercase;
}
.isPc .menu li a.lineOne {
  line-height: 30px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.isPc .menu li a.lineTwo {
  line-height: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.isPc .menu li.cur a,
.isPc .menu li a:hover {
  background: #e3451c;
  text-decoration: none;
}

.isPc .menu .ico-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid #e3451c;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
  overflow: hidden;
  left: 100%;
  top: 50%;
  margin-top: -10px;
  display: none;
}

.isPc .menu .wap-ico-add {
  display: none;
}

.isPc .menu a:hover .ico-arrow,
.isPc .menu li.cur .ico-arrow {
  display: block;
}

.isPc .menu-right {
  width: 800px;
  float: right;
  overflow: hidden;
}

.isPc .list {
  overflow: hidden;
  zoom: 1;
}

.isPc .list li {
  background: #f5f5f5;
  overflow: hidden;
  zoom: 1;
  padding: 24px 20px 30px;
  margin-bottom: 50px;
}

.isPc .list img {
  float: left;
  width: 275px;
}

.isPc .list .list-text {
  overflow: hidden;
  padding-left: 15px;
}

.isPc .list .list-tit {
  font-size: 22px;
  line-height: 26px;
}

.isPc .list .list-date,
.isPc .list .list-desc {
  margin-top: 15px;
}

.isPc .list .list-date {
  font-size: 16px;
}

.isPc .list .list-date em {
  background: #d4dee5;
  padding: 3px 10px;
  color: #587385;
  border-radius: 20px;
}

.isPc .list .list-desc {
  color: #7e7e7e;
  line-height: 22px;
  font-size: 18px;
}

.isPc .list .list-text-tow {
  overflow: hidden;
  padding: 10px 0 10px 0;
}

.isPc .page {
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  padding: 25px 0px 50px;
}

.isPc .page a {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  border: 1px solid #dddad2;
  padding: 0px 8px;
  margin: 0px 17px;
  background: #f7f6f3;
  color: #282828;
}

.isPc .page a.cur,
.isPc .page a:hover {
  color: #fff;
  text-decoration: none;
  background: #e3451c;
}

.isPc .un-tit {
  font-size: 30px;
  color: #173f59;
  font-family: "arial";
  line-height: 40px;
  text-align: center;
}

.isPc .un-playbox {
  width: 800px;
  height: 280px;
  position: relative;
  margin-top: 78px;
}
.isPc .un-playbox li {
  display: none;
}
.isPc .un-playbox .wap-uni-banner {
  display: none;
}

.isPc .un-playbox .slider-cur {
  display: none;
}

.isPc .un-playbox img {
  width: 800px;
}

.isPc .un-playbox .slider-btn {
  position: absolute;
  width: 27px;
  height: 37px;
  font-size: 0px;
  line-height: 0px;
  background: url(/study_en/img/lr-but.png) no-repeat #e3451c;
  z-index: 5;
}

.isPc .un-playbox .btn-prev {
  right: 30px;
  top: -40px;
  background-position: 6px 8px;
}

.isPc .un-playbox .btn-next {
  right: 0px;
  top: -40px;
  background-position: 8px -32px;
}

.isPc .menu-right .art {
  padding: 10px 0px;
}

.isPc .dis-sh-con li {
  width: 529px;
  float: left;
  overflow: hidden;
  margin-right: 42px;
  margin-bottom: 50px;
}

.isPc .dis-sh-con li.mr0 {
  margin-right: 0;
}

.isPc .dis-sh-con hr {
  height: 5px;
  border: none;
  border-bottom: 5px solid #f7756b;
}

.isPc .dis-sh-con .dis-sh-list {
  width: 527px;
  float: left;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  margin-top: 2px;
}

.isPc .dis-sh-con .dis-sh-list img {
  width: 527px;
}

.isPc .dis-sh-list .list-Btit {
  font-size: 26px;
  color: #272727;
  line-height: 30px;
  text-align: center;
  background: #f6f6f6;
  padding: 17px 0;
}

.isPc .dis-sh-list .list-tit {
  font-size: 18px;
  margin: 15px 12px;
  line-height: 22px;
  color: #515151;
}

.isPc .dis-sh-list .list-more {
  display: inline-block;
  line-height: 22px;
  background: #f7756b;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  margin: 25px 0 24px 200px;
  padding: 4px 10px;
}

.isPc .art-left {
  width: 650px;
  float: left;
  overflow: hidden;
}

.isPc .art-tit {
  font-size: 26px;
  line-height: 34px;
  color: #626163;
  margin-bottom: 25px;
  font-family: "arial";
}

.isPc .art-info {
  font-size: 0px;
  margin-top: 20px;
}

.isPc .art-info em,
.isPc .art-info i {
  font-size: 16px;
  line-height: 24px;
  color: #626163;
}

.isPc .art-info i {
  padding: 0px 5px;
}

.isPc .art-text {
  padding: 35px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #575757;
  font-family: "arial";
}

.isPc .art-text p {
  margin-bottom: 35px;
}

.isPc .art-text .art-imgbox {
  width: 574px;
  margin: 0 auto 25px;
}

.isPc .art-text .art-imgbox2 {
  width: 723px;
  margin: 50px auto 50px;
}

.isPc .art-share {
  overflow: hidden;
  zoom: 1;
  padding: 0px 0px 35px 880px;
}

.isPc .art-share .ico-share {
  float: left;
  margin-right: 12px;
}

.isPc .ico-share {
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 0px;
  line-height: 0px;
  background: url(/study_en/img/ico-share.png) no-repeat;
}

.isPc .ico-share1 {
  background-position-x: 0px;
}

.isPc .ico-share2 {
  background-position-x: -42px;
}

.isPc .ico-share3 {
  background-position-x: -83px;
}

.isPc .ico-share4 {
  background-position-x: -124px;
}

.isPc .ico-share5 {
  background-position-x: -165px;
}

.isPc .art-right {
  width: 400px;
  float: right;
  overflow: hidden;
}

.isPc .form-box {
  padding: 26px;
  background: #f3f3f3;
  height: 600px;
}

.isPc .form-tit {
  font-size: 20px;
  color: #565656;
  line-height: 22px;
  text-align: center;
  padding-bottom: 35px;
}

.isPc .form-but {
  font-size: 20px;
  color: #fff;
  line-height: 22px;
  padding: 8px 40px;
  background: #e3451c;
  border-radius: 5px;
  outline: none;
  border: 0px;
  cursor: pointer;
  font-family: "arial";
  margin: 20px auto 0;
  display: block;
}

.isPc .form-box .select-item {
  margin-bottom: 20px;
}

.isPc .form-box .select-group {
  display: inline-block;
  width: 354px;
  height: 35px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  position: relative;
  user-select: none;
  background-color: #fff;
}

.isPc .form-box .select-group .select-selected {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  position: relative;
  padding-right: 40px;
  color: #2d2d2d;
}

.isPc .form-box .select-group .select-selected em {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-left: 50px;
  user-select: none;
}

.isPc .form-box .select-group .select-selected input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  border: 0px;
  user-select: none;
  position: absolute;
  left: 50px;
  background: transparent;
}

.isPc .form-box .select-group .ico-arrow {
  position: absolute;
  width: 11px;
  height: 8px;
  font-size: 0px;
  line-height: 0px;
  top: 14px;
  right: 14px;
  background: url(/study_en/img/form-icon.png) no-repeat;
  background-position: 0 -148px;
  cursor: pointer;
}

.isPc .form-box .select-group .s-icos {
  position: absolute;
  width: 40px;
  height: 33px;
  font-size: 0px;
  line-height: 0px;
  top: 1px;
  left: 1px;
  border-right: 1px solid #e6e6e6;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: url(/study_en/img/form-icon.png) #91a6bd no-repeat;
}
.isPc .form-box .select-group .select-options {
  position: absolute;
  width: 100%;
  top: 43px;
  left: 0px;
  background: #ccc;
  display: none;
}

/* 2019.6.3新加代码 start*/
.isPc .form-box .select-group .select-options li {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  color: #000;
}
.isPc .form-box .select-group .select-options li:hover {
  text-decoration: none;
  background: #91a6bd;
  color: #fff;
}
/* 2019.6.3新加代码end*/

.isPc .form-box .select-group .select-options a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  color: #000;
}
.isPc .form-box .select-group .select-options a:hover {
  text-decoration: none;
  background: #91a6bd;
  color: #fff;
}
.isPc .form-box .select-group .s-icos1 {
  background-position: 8px 10px;
}
.isPc .form-box .select-group .s-icos2 {
  background-position: 10px -21px;
}
.isPc .form-box .select-group .s-icos3 {
  background-position: 10px -50px;
}
.isPc .form-box .select-group .s-icos4 {
  background-position: 10px -78px;
}
.isPc .form-box .select-group .s-icos5 {
  background-position: 10px -108px;
}
.isPc .courses-item {
  margin-top: 30px;
  overflow: hidden;
}

.isPc .courses-item li {
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
}

.isPc .courses-item li.mgr0 {
  margin-right: 0px;
}

.isPc .courses-item li a {
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
  width: 227px;
}

.isPc .courses-item li .ico2-guide {
  width: 227px;
  height: 122px;
  background: #91a6bd;
  font-size: 0;
  overflow: hidden;
}

.isPc .courses-item li .ico2-guide-a {
  width: 88px;
  height: 88px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 17px auto 0;
}

.isPc .courses-item li .ico2-guide0 {
  display: block;
  background: url(/study_en/img/icon-cour.png) no-repeat;
}

.isPc .courses-item li .ico2-guide1 {
  width: 61px;
  height: 48px;
  background-position: 0 0;
  margin: 26px auto 0;
}

.isPc .courses-item li .ico2-guide2 {
  width: 44px;
  height: 40px;
  background-position: -114px 0;
  margin: 26px auto 0;
}

.isPc .courses-item li .ico2-guide3 {
  width: 44px;
  height: 44px;
  background-position: -204px 0;
  margin: 26px auto 0;
}

.isPc .courses-item li .ico2-guide4 {
  width: 45px;
  height: 36px;
  background-position: 0 -76px;
  margin: 26px auto 0;
}

.isPc .courses-item li .ico2-guide5 {
  width: 51px;
  height: 40px;
  background-position: -110px -76px;
  margin: 26px auto 0;
}

.isPc .courses-item li .ico2-guide6 {
  width: 49px;
  height: 50px;
  background-position: -205px -76px;
  margin: 21px auto 0;
}

.isPc .courses-item li .ico2-guide7 {
  width: 44px;
  height: 37px;
  background-position: 0 -140px;
  margin: 28px auto 0;
}

.isPc .courses-item li .ico2-guide8 {
  width: 41px;
  height: 48px;
  background-position: -115px -140px;
  margin: 23px auto 0;
}

.isPc .courses-item li .ico2-guide9 {
  width: 45px;
  height: 42px;
  background-position: -204px -140px;
  margin: 25px auto 0;
}

.isPc .courses-item li .ico2-guide10 {
  width: 47px;
  height: 47px;
  background-position: 0 -209px;
  margin: 21px auto 0;
}

.isPc .courses-item li .ico2-guide11 {
  width: 48px;
  height: 40px;
  background-position: -108px -209px;
  margin: 26px auto 0;
}

.isPc .courses-item li .ico2-guide12 {
  width: 46px;
  height: 40px;
  background-position: -206px -209px;
  margin: 24px auto 0;
}

.isPc .courses-item li .ico2-guide13 {
  width: 46px;
  height: 45px;
  background-position: 2px -273px;
  margin: 22px auto 0;
}

.isPc .courses-item li .ico2-guide14 {
  width: 46px;
  height: 41px;
  background-position: -110px -273px;
  margin: 25px auto 0;
}

.isPc .courses-item li .ico2-guide15 {
  width: 46px;
  height: 52px;
  background-position: -200px -273px;
  margin: 17px auto 0;
}

.isPc .courses-item li em {
  display: block;
  line-height: 30px;
  background: #7994b1;
  padding: 14px 0;
}

.isPc .courses-item li:hover em {
  background: #3b5d81;
}

.isPc .selectW780 {
  width: 780px;
  height: 40px;
}

.isPc .selectW380 {
  width: 380px;
  height: 40px;
}

.isPc .Mgr16 {
  margin-right: 16px;
}

.isPc .cour-select .select-group {
  display: inline-block;
  background: #f6f6f6;
  position: relative;
  user-select: none;
  border: 1px solid #d0d8e0;
  margin-bottom: 20px;
}

.isPc .cour-select .select-group .select-selected {
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  position: relative;
  padding-right: 50px;
}

.isPc .cour-select .select-group .select-selected em {
  /*width: 100%;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-left: 20px;
  user-select: none;
  color: #626262;
}

.isPc .cour-select .select-group .ico-arrow {
  position: absolute;
  width: 42px;
  height: 42px;
  font-size: 0px;
  line-height: 0px;
  top: 0;
  right: 0;
  background: url("/study_en/img/pic-ico-arrow02.png") no-repeat;
  background-size: 42px 42px;
  cursor: pointer;
}

.isPc .cour-select .select-group .select-options {
  position: absolute;
  width: 100%;
  top: 43px;
  left: 0px;
  background: #f6f6f6;
  display: none;
}

.isPc .cour-select .select-group .select-options li {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  color: #626262;
}
.isPc .cour-select .select-group .select-options li:hover {
  text-decoration: none;
  background: #ccc;
}

.isPc .cour-select .select-group .select-options a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  color: #626262;
}

.isPc .cour-select .select-group .select-options a:hover {
  text-decoration: none;
  background: #ccc;
}

.isPc .cour-select .search-group {
  position: relative;
  width: 380px;
  height: 42px;
  display: inline-block;
}

.isPc .cour-select .search-group .s-input {
  width: 308px;
  height: 40px;
  border: 1px solid #d0d8e0;
  padding: 0 50px 0 20px;
  line-height: 40px;
  color: #626262;
  font-size: 16px;
  background-color: transparent;
}

.isPc .cour-select .search-group .btn-subm {
  width: 42px;
  height: 42px;
  background: url("/study_en/img/pic-ico-arrow03.png") no-repeat;
  background-size: 42px 42px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}

/* isWap */

.isWap .header {
  width: 100%;
  height: 1.24rem;
  position: relative;
  margin: 0 auto;
}

.isWap .header-r {
  display: none;
}

.isWap .wap-nav {
  position: absolute;
  width: 0.31rem;
  height: 0.29rem;
  background: url(/study_en/img/wap/wap-but.png) no-repeat;
  top: 0.5rem;
  left: 0.03rem;
  display: block;
  background-size: contain;
  margin-left: 0.2rem;
}

.isWap .logo {
  float: left;
  background: url(/study_en/img/logo.png) no-repeat;
  background-size: 2.26rem 0.97rem;
  margin-left: 2rem;
}

.isWap .logo,
.isWap .logo a {
  display: block;
  width: 2.26rem;
  height: 0.97rem;
}

.isWap .logo img {
  display: none;
}

.isWap .wap-search-but {
  display: block;
  background: url(/study_en/img/wap/wap-head-search.png) no-repeat center;
  width: 0.34rem;
  height: 0.36rem;
  background-size: contain;
  position: absolute;
  right: 0.23rem;
  top: 0.5rem;
  cursor: pointer;
}

.isWap .wap-h-search {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0px;
  top: 100%;
  background: #202e4c;
  padding: 0.2rem 0;
  display: none;
}

.isWap .wap-h-search .sInner {
  margin: 0 0.2rem;
  padding-right: 1.7rem;
  position: relative;
}

.isWap .wap-h-search .inp-text {
  width: 100%;
  height: 0.6rem;
  padding: 0 0.2rem;
  border: none;
  background: #fff;
  font-size: 0.32rem;
}

.isWap .wap-h-search .btn-subm {
  position: absolute;
  width: 1.2rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  top: 0px;
  right: 0;
  background: #f7756b;
  color: #fff;
  font-size: 0.3rem;
}

.isWap .wap-en {
  display: block;
  position: absolute;
  right: 0.7rem;
  top: 0.4rem;
  width: 0.6rem;
  font-size: 0.36rem;
  color: #003f66;
}

.isWap .nav {
  position: absolute;
  width: 100%;
  top: 1.21rem;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0;
  z-index: 99;
  display: none;
}

.isWap .nav .sub-menu {
  display: none;
}

.isWap .nav li {
  width: 100%;
}

.isWap .nav li a {
  color: #fff;
  display: block;
  border-bottom: 0.01rem solid #a1c2e5;
  line-height: 1rem;
  padding: 0px 0.3rem;
  position: relative;
}

.isWap .nav li a.home {
  padding-top: 0.5rem;
  color: #f7756b;
}
.isWap .nav li a.sli {
  font-size: 0.28rem;
  color: #f7756b;
}

.isWap .nav li a em {
  font-size: 0.36rem;
}

.isWap .nav li a .h-ico-arrow {
  float: right;
  font-size: 0.43rem;
  color: #fff;
}

.isWap .nav li a .h-ico-close {
  position: absolute;
  font-size: 0.5rem;
  color: #fff;
  right: 0.3rem;
  top: 0.1rem;
}

.isWap .language {
  position: absolute;
  width: 25%;
  top: 1.24rem;
  right: 0rem;
  background-color: rgba(226, 84, 61, 0.6);
  padding: 0;
  z-index: 99;
  display: none;
}

.isWap .language li {
  font-size: 0.3rem;
  line-height: 0.3rem;
  padding: 0.1rem;
  text-align: center;
}

.isWap .language li a {
  color: #fff;
}

.isWap .banner .pc-banner-img {
  display: none;
}

.isWap .banner .side-con {
  display: none;
}

.isWap .banner {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.isWap .banner .sliderInner {
  width: 100%;
  overflow: hidden;
}

.isWap .banner .sliderInner li {
  float: left;
  overflow: hidden;
  position: relative;
}

.isWap .banner .sliderInner li:first-child {
  display: block;
}

.isWap .banner .sliderInner img {
  width: 100%;
}

.isWap .banner .slider-cur {
  position: absolute;
  transform: translate(-50%, 800%);
  top: 50%;
  left: 50%;
}

.isWap .banner .slider-cur a {
  float: left;
  width: 0.17rem;
  height: 0.17rem;
  font-size: 0px;
  line-height: 0px;
  margin-right: 0.15rem;
  background: #f6f6f6;
  border-radius: 50%;
}

.isWap .banner .slider-cur a.cur {
  background: #34ccfe;
}
.isWap .banner .b-hr {
  position: absolute;
  left: 4%;
  top: 52%;
  width: 1.51rem;
  height: 0.04rem;
  background: #34ccfe;
  display: none;
}
.isWap .banner .list-tit {
  font-size: 0.4rem;
  line-height: 0.4rem;
  padding: 0.3rem 0.2rem 0.7rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.isWap .banner .list-tit a {
  color: #fff;
}

.isWap .i-main {
  margin-top: 1rem;
}

.isWap .i-box1 {
  padding: 0 0.3rem;
}

.isWap .i-box-tit {
  font-size: 0.5rem;
  line-height: 0.9rem;
  height: 0.9rem;
  text-transform: uppercase;
}

.isWap .i-box-tit a {
  color: #000;
}

.isWap .i-box1-hr {
  width: 0.79rem;
  height: 0.04rem;
  background: #34ccfe;
}

.isWap .i-news-list img {
  float: left;
  width: 2.5rem;
  height: 1.48rem;
  margin-right: 0.25rem;
}

.isWap .i-news-list .inst-infor {
  display: none;
}

.isWap .i-news-list .list-tit {
  font-size: 0.28rem;
  line-height: 0.32rem;
}

.isWap .i-news-list .list-tit a {
  color: #000;
}

.isWap .i-news-list .list-date {
  font-size: 0.22rem;
  color: #999;
  line-height: 0.18rem;
  margin: 0.15rem 0;
}

.isWap .i-news-list hr {
  display: none;
}

.isWap .i-news-list li {
  margin-bottom: 0.5rem;
  height: 1.5rem;
  clear: both;
}

.isWap .list-more {
  display: block;
  width: 2.45rem;
  height: 0.58rem;
  line-height: 0.58rem;
  background: #f7756b;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  text-decoration: none;
  border-radius: 0.05rem;
  margin: 0.4rem auto;
}

.isWap .i-box2 {
  background: url(/study_en/img/wap/wap-box-img01.jpg) no-repeat top center;
  margin-top: 0.5rem;
  padding: 0.5rem 0.3rem;
  background-size: cover;
}

.isWap .i-box2-tit {
  text-align: center;
}

.isWap .i-box2-list {
  margin-top: 0.5rem;
  overflow: hidden;
}

.isWap .i-box2-list ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.isWap .i-box2-list li {
  margin-bottom: 0.3rem;
  flex: 1;
}

.isWap .i-box2-list li a {
  font-size: 0.28rem;
  color: #f7756b;
  text-align: center;
  display: block;
}

.isWap .i-box2-list li .ico2-guide {
  width: 1.7rem;
  height: 1.7rem;
  background: #f7756b;
  border-radius: 50%;
  margin: 0 auto;
  font-size: 0;
  overflow: hidden;
}

.isWap .i-box2-list li .ico2-guide-a,
.isWap .i-box2-list li .ico2-guide-b,
.isWap .i-box2-list li .ico2-guide-c,
.isWap .i-box2-list li .ico2-guide-d,
.isWap .i-box2-list li .ico2-guide-e {
  width: 0.87rem;
  height: 0.87rem;
  display: block;
  margin: 0.4rem auto 0;
}

.isWap .i-box2-list li .ico2-guide-a {
  background: url(/study_en/img/guide-icon01.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li:hover .ico2-guide-a {
  background: url(/study_en/img/guide-iconM01.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li .ico2-guide-b {
  background: url(/study_en/img/guide-icon02.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li:hover .ico2-guide-b {
  background: url(/study_en/img/guide-iconM02.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li .ico2-guide-c {
  background: url(/study_en/img/guide-icon03.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li:hover .ico2-guide-c {
  background: url(/study_en/img/guide-iconM03.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li .ico2-guide-d {
  background: url(/study_en/img/guide-icon04.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li:hover .ico2-guide-d {
  background: url(/study_en/img/guide-iconM04.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li .ico2-guide-e {
  background: url(/study_en/img/guide-icon05.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li:hover .ico2-guide-e {
  background: url(/study_en/img/guide-iconM05.png) no-repeat center;
  background-size: contain;
}

.isWap .i-box2-list li em {
  line-height: 0.3rem;
  margin-top: 0.2rem;
}

.isWap .i-box3 {
  margin: 0 auto;
  padding: 1rem 0.3rem 0.5rem;
}

.isWap .i-box3 .s-show {
  margin-top: 0.1rem;
}

.isWap .i-box3 .s-con-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.isWap .i-box3 .s-con-item img {
  width: 1.55rem;
  margin: 0.35rem auto;
  display: block;
}

.isWap .i-box3 .s-content li {
  width: 1.98rem;
  height: 4rem;
  background: #f6f6f6;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.isWap .i-box3 .s-content li.wap-sch {
  display: none;
}

.isWap .i-box3 .s-show span {
  display: block;
  text-align: center;
  padding: 0 0.1rem;
  font-size: 0.2rem;
  line-height: 0.28rem;
  color: #535353;
  text-transform: uppercase;
}
.isWap .i-box3 .s-show span a {
  color: #535353;
}
.isWap .i-box3 .page-box {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin: 0.1rem 0;
}

.isWap .i-box3 .page-box .page-but {
  width: 0.6rem;
  height: 0.6rem;
  background: #808080;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.isWap .i-box3 .page-box .page-but img {
  display: block;
  width: 60%;
}

.isWap .i-box3 .page-box em {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: #2b2b2b;
  color: #fff;
  font-size: 0.45rem;
  border-radius: 50%;
  line-height: 0.6rem;
  text-align: center;
  margin: 0 0.2rem;
}

.isWap .i-box4-item .b-img-show img {
  width: 100%;
}

.isWap .i-box4 {
  padding: 1rem 0.3rem 0.5rem;
  background: url(/study_en/img/wap/wap-box-img02.jpg) no-repeat;
  background-size: cover;
}
.isWap .i-box4-tit {
  margin-bottom: 0.5rem;
}
.isWap .i-box4-tit2 {
  text-align: center;
}
.isWap .i-box4-tit2 a {
  color: #fff;
}

.isWap .wap-box4-show li {
  margin-bottom: 0.7rem;
}

.isWap .wap-box4-tit {
  font-size: 0.32rem;
  color: #fff;
  line-height: 0.5rem;
  text-transform: uppercase;
}

.isWap .wap-box4-tit a {
  color: #fff;
}

.isWap .i-box4-item .dis-sh {
  display: none;
}

.isWap a.sh-pic img {
  width: 95%;
  border: 0.2rem solid #fff;
  margin-top: 0.2rem;
}

.isWap .foot {
  background: #363d49;
  padding-bottom: 0.2rem;
}

.isWap .foot-con {
  padding: 0 0.2rem;
}
.isWap .f-copy-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.isWap .foot-menu,
.isWap .foot-help {
  display: none;
}

.isWap .foot .select-group {
  display: inline-block;
  width: 5.02rem;
  height: 0.66rem;
  background: #232323;
  position: relative;
  user-select: none;
  margin-top: 0.62rem;
}

.isWap .foot .select-group .select-selected {
  height: 0.67rem;
  line-height: 0.66rem;
  font-size: 0.28rem;
  position: relative;
  padding-right: 0.66rem;
}

.isWap .foot .select-group .select-selected em {
  width: 100%;
  height: 0.66rem;
  line-height: 0.66rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-left: 0.35rem;
  user-select: none;
  color: #fff;
}

.isWap .foot .select-group .ico-arrow {
  position: absolute;
  width: 0.66rem;
  height: 0.66rem;
  font-size: 0px;
  line-height: 0px;
  top: 0;
  right: 0;
  background: url(/study_en/img/wap/ico-arrow01.png) no-repeat;
  cursor: pointer;
  background-size: cover;
}

.isWap .foot .select-group .select-options {
  position: absolute;
  width: 100%;
  top: 0.7rem;
  left: 0px;
  background: #232323;
  display: none;
}

.isWap .foot .select-group .select-options a {
  display: block;
  font-size: 0.22rem;
  line-height: 0.24rem;
  padding: 0.2rem;
  color: #fff;
}

.isWap .foot .w-android {
  float: left;
  margin: 0.38rem 0.44rem 0 0;
}

.isWap .foot .w-ios {
  float: left;
  margin-top: 0.38rem;
}

.isWap .foot .w-android p,
.isWap .foot .w-ios p {
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.22rem;
  margin-top: 0.15rem;
  color: #f7756b;
}

.isWap .wap-foot-hr {
  height: 0.01rem;
  border: none;
  border-top: 1px solid #444;
  margin: 0.35rem 0;
}

.isWap .wap-foot-help {
  padding: 0 0.2rem;
}

.isWap .wap-foot-help ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.isWap .wap-foot-help li a {
  font-size: 0.2rem;
  color: #75848c;
  display: block;
  text-transform: uppercase;
}

.isWap .wap-f-copy {
  padding: 0 0.2rem;
  font-size: 0.22rem;
  color: #75848c;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.2rem;
}
.isWap .f-copy {
  display: none;
}
.isWap .foot .btn-gotop {
  width: 2rem;
  height: 0.4rem;
  font-size: 0.22rem;
  line-height: 0.4rem;
  color: #f7756b;
  text-align: center;
  margin: 0.35rem auto;
  border: 1px solid #f7756b;
  border-radius: 0.2rem;
  display: block;
}

.isWap .wap-padr20 {
  padding: 0 0.2rem;
}

.isWap .wap-border1 {
  border: 1px solid #f4f4f4;
}

.isWap .crumb {
  padding: 0 0.2rem;
  margin: 0.4rem 0;
}

.isWap .crumb a,
.isWap .crumb i,
.isWap .crumb em {
  font-size: 0.28rem;
  line-height: 0.3rem;
}

.isWap .crumb a {
  color: #696565;
}

.isWap .crumb a.inLink {
  color: #3f3e3e;
}

.isWap .crumb i {
  padding: 0px 5px;
}

.isWap .crumb em {
  color: #173f59;
}

.isWap .art-left {
  padding: 0 0.2rem;
}

.isWap .art-share {
  display: flex;
  justify-content: flex-end;
  margin: 0.3rem 0;
}

.isWap .ico-share1,
.isWap .ico-share2,
.isWap .ico-share3 {
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0px;
  line-height: 0px;
  margin-left: 0.15rem;
}

.isWap .ico-share1 {
  background: url(/study_en/img/wap/wap-share-img01.png) no-repeat;
  background-size: 0.45rem 0.45rem;
}

.isWap .ico-share2 {
  background: url(/study_en/img/wap/wap-share-img02.png) no-repeat;
  background-size: 0.45rem 0.45rem;
}

.isWap .ico-share3 {
  background: url(/study_en/img/wap/wap-share-img03.png) no-repeat;
  background-size: 0.45rem 0.45rem;
}

.isWap .art-main {
  border: 1px solid #d7d7d7;
  padding: 0.5rem 0.25rem;
  margin-bottom: 1rem;
}

.isWap .art-tit {
  font-size: 0.36rem;
  line-height: 0.5rem;
  color: #161616;
}

.isWap .art-info {
  margin-top: 0.4rem;
}

.isWap .art-info em {
  font-size: 0.24rem;
  line-height: 0.35rem;
  color: #6a6b6b;
  display: block;
}

.isWap .art-info i {
  display: none;
}

.isWap .art-text {
  font-size: 0.26rem;
  line-height: 0.35rem;
  color: #6a6b6b;
  margin-top: 0.55rem;
  font-family: "arial";
}

.isWap .art-text p {
  margin-bottom: 0.5rem;
}

.isWap .art-text img {
  width: 100%;
}

.isWap .img-page {
  display: none;
}

.isWap .dis-sh-con {
  padding: 0 0.2rem;
}

.isWap .dis-sh-con li {
  margin-bottom: 0.5rem;
}

.isWap .dis-sh-con hr {
  height: 0.06rem;
  border: none;
  border-bottom: 0.06rem solid #f7756b;
}

.isWap .dis-sh-con .dis-sh-list {
  border: 1px solid #eeeeee;
}

.isWap .dis-sh-list .list-Btit {
  font-size: 0.3rem;
  color: #272727;
  line-height: 0.3rem;
  text-align: center;
  background: #f6f6f6;
  padding: 0.3rem 0;
}

.isWap .dis-sh-con .dis-sh-list img {
  width: 100%;
}

.isWap .dis-sh-list .list-tit {
  font-size: 0.26rem;
  padding: 0.3rem 0.2rem;
  line-height: 0.34rem;
  color: #515151;
}

.isWap .dis-sh-list .list-more {
  display: none;
}

.isWap .menu-right {
  padding-bottom: 0.5rem;
}

.isWap .list li {
  background: #f5f5f5;
  padding: 0.3rem 0.2rem 0.4rem;
  margin-bottom: 0.35rem;
  overflow: hidden;
  zoom: 1;
  display: flex;
  justify-content: space-between;
}

.isWap .list li a.wap-list-img {
  margin-right: 0.3rem;
  width: auto;
}

.isWap .list img {
  width: 2.3rem;
  margin-right: 10px;
}

.isWap .list .list-tit {
  font-size: 0.26rem;
  line-height: 0.35rem;
}

.isWap .list .list-tit a {
  color: #000;
}

.isWap .list .list-date {
  margin-top: 0.35rem;
}

.isWap .list .list-date em {
  background: #d4dee5;
  padding: 0.08rem 0.3rem;
  color: #587385;
  border-radius: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-family: "arial";
}
.isWap .list .list-desc {
  margin-top: 0.2rem;
  display: none;
}
.isWap .page {
  display: none;
}

.isWap .flip-but {
  display: flex;
  justify-content: center;
}

.isWap .flip-but a {
  display: block;
  width: 0.95rem;
  height: 0.69rem;
  background: #f7f6f3;
  border: 1px solid #dddad2;
  border-radius: 0.08rem;
  font-size: 0.3rem;
  color: #000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0.1rem;
}

.isWap .flip-but span {
  display: block;
  width: 0.95rem;
  height: 0.69rem;
  background: #d2ccba;
  border: 1px solid #dddad2;
  border-radius: 0.08rem;
  font-size: 0.3rem;
  color: #000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0.1rem;
}

.isWap .menu {
  padding-bottom: 0.5rem;
  display: none;
}

.isWap .menu li {
  margin-bottom: 0.1rem;
}

.isWap .menu li a {
  background: #173f59;
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.35rem;
  padding: 0.2rem;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
}

.isWap .menu .ico-arrow {
  display: none;
}
.isWap .menu .wap-ico-add {
  margin-right: 0.37rem;
  font-size: 0.34rem;
}
.isWap .menu li.cur a,
.isWap .menu li a:hover {
  background: #e3451c;
  text-decoration: none;
}

.isWap .un-tit {
  font-size: 0.34rem;
  color: #173f59;
  font-family: "arial";
  line-height: 0.4rem;
  text-align: center;
  margin: 0.6rem 0;
}
.isWap .slider-btn,
.isWap .btn-prev,
.isWap .btn-next {
  display: none;
}
.isWap .un-playbox {
  width: 100%;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.isWap .un-playbox .sliderInner {
  width: 100%;
  overflow: hidden;
}
.isWap .un-playbox .sliderInner li {
  float: left;
  overflow: hidden;
  position: relative;
}
.isWap .un-playbox .sliderInner li:first-child {
  display: block;
}

.isWap .un-playbox .pic-uni-banner {
  display: none;
}

.isWap .un-playbox img {
  width: 100%;
}

.isWap .un-playbox .slider-cur {
  position: absolute;
  transform: translate(-50%, 800%);
  top: 50%;
  left: 50%;
}

.isWap .un-playbox .slider-cur a {
  float: left;
  width: 0.17rem;
  height: 0.17rem;
  font-size: 0px;
  line-height: 0px;
  margin-right: 0.15rem;
  background: #f6f6f6;
  border-radius: 50%;
}

.isWap .un-playbox .slider-cur a.cur {
  background: #f65720;
}

.isWap .courses-item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.isWap .courses-item li {
  margin-bottom: 0.2rem;
}

.isWap .courses-item li a {
  font-size: 0.26rem;
  color: #fff;
  text-align: center;
  display: block;
  width: 3rem;
}

.isWap .courses-item li .ico2-guide {
  width: 3rem;
  height: 1.79rem;
  background: #91a6bd;
  font-size: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.isWap .courses-item li .ico2-guide-a {
  width: 1.33rem;
  height: 1.33rem;
  border: 1px solid #fff;
  border-radius: 50%;
}

.isWap .courses-item li .ico2-guide0 {
  display: block;
  background: url(/study_en/img/wap/wap-icon01.png) no-repeat;
  background-size: 15rem 0.9rem;
}

.isWap .courses-item li .ico2-guide1 {
  width: 0.9rem;
  height: 0.7rem;
  background-position: 0 0;
  margin: 0.37rem auto 0;
}

.isWap .courses-item li .ico2-guide2 {
  width: 0.64rem;
  height: 0.59rem;
  background-position: -1.22rem 0;
  margin: 0.37rem auto 0;
}

.isWap .courses-item li .ico2-guide3 {
  width: 0.66rem;
  height: 0.53rem;
  background-position: -2.16rem 0;
  margin: 0.37rem auto 0;
}

.isWap .courses-item li .ico2-guide4 {
  width: 0.64rem;
  height: 0.64rem;
  background-position: -3.12rem 0;
  margin: 0.37rem auto 0;
}

.isWap .courses-item li .ico2-guide5 {
  width: 0.75rem;
  height: 0.58rem;
  background-position: -4.05rem 0;
  margin: 0.38rem auto 0;
}

.isWap .courses-item li .ico2-guide6 {
  width: 0.71rem;
  height: 0.73rem;
  background-position: -5.1rem 0;
  margin: 0.29rem auto 0;
}

.isWap .courses-item li .ico2-guide7 {
  width: 0.64rem;
  height: 0.54rem;
  background-position: -6.12rem 0;
  margin: 0.39rem auto 0;
}

.isWap .courses-item li .ico2-guide8 {
  width: 0.65rem;
  height: 0.62rem;
  background-position: -7.06rem 0;
  margin: 0.35rem auto 0;
}

.isWap .courses-item li .ico2-guide9 {
  width: 0.66rem;
  height: 0.57rem;
  background-position: -8.01rem 0;
  margin: 0.44rem auto 0;
}

.isWap .courses-item li .ico2-guide10 {
  width: 0.69rem;
  height: 0.69rem;
  background-position: -8.96rem 0;
  margin: 0.3rem auto 0;
}

.isWap .courses-item li .ico2-guide11 {
  width: 0.71rem;
  height: 0.51rem;
  background-position: -9.96rem 0;
  margin: 0.4rem auto 0;
}

.isWap .courses-item li .ico2-guide12 {
  width: 0.68rem;
  height: 0.59rem;
  background-position: -10.98rem 0;
  margin: 0.33rem auto 0;
}

.isWap .courses-item li .ico2-guide13 {
  width: 0.57rem;
  height: 0.63rem;
  background-position: -11.95rem 0;
  margin: 0.35rem auto 0;
}

.isWap .courses-item li .ico2-guide14 {
  width: 0.6rem;
  height: 0.59rem;
  background-position: -12.83rem 0;
  margin: 0.35rem auto 0;
}

.isWap .courses-item li .ico2-guide15 {
  width: 0.53rem;
  height: 0.75rem;
  background-position: -13.72rem 0;
  margin: 0.29rem auto 0;
}

.isWap .courses-item li em {
  width: 3rem;
  display: block;
  line-height: 0.38rem;
  background: #7994b1;
  padding: 0.3rem 0;
}

.isWap .cour-select {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 0.2rem;
}

.isWap .cour-select .select-group {
  width: 100%;
  display: inline-block;
  background: #f6f6f6;
  position: relative;
  user-select: none;
  border: 0.01rem solid #d0d8e0;
  margin-bottom: 0.25rem;
}

.isWap .cour-select .select-group .select-selected {
  height: 0.83rem;
  line-height: 0.83rem;
  font-size: 0.28rem;
  position: relative;
  padding-right: 0.9rem;
}

.isWap .cour-select .select-group .select-selected em {
  /*width: 100%;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-left: 0.2rem;
  user-select: none;
  color: #626262;
}

.isWap .cour-select .select-group .ico-arrow {
  position: absolute;
  width: 0.84rem;
  height: 0.85rem;
  font-size: 0px;
  line-height: 0px;
  top: 0;
  right: 0;
  background: url("/study_en/img/wap/ico-arrow02.png") no-repeat;
  cursor: pointer;
  background-size: cover;
}

.isWap .cour-select .select-group .select-options {
  position: absolute;
  width: 100%;
  top: 0.85rem;
  left: 0px;
  background: #f6f6f6;
  display: none;
}

.isWap .cour-select .select-group .select-options a {
  display: block;
  font-size: 0.28rem;
  line-height: 0.22rem;
  padding: 0.1rem;
  color: #626262;
}

.isWap .cour-select .select-group .select-options a:hover {
  text-decoration: none;
  background: #ccc;
}

.isWap .cour-select .search-group {
  position: relative;
  width: 100%;
  height: 0.85rem;
  display: inline-block;
  overflow: hidden;
}

.isWap .cour-select .search-group .s-input {
  width: 100%;
  height: 0.83rem;
  border: 0.01rem solid #d0d8e0;
  padding: 0 0.9rem 0 0.2rem;
  line-height: 0.83rem;
  color: #626262;
  font-size: 0.28rem;
  background-color: transparent;
}

.isWap .cour-select .search-group .btn-subm {
  width: 0.84rem;
  height: 0.85rem;
  background: url("/study_en/img/wap/ico-arrow03.png") no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}

.isWap .courses-item {
  margin-top: 0.5rem;
  overflow: hidden;
  padding: 0px 0.2rem;
}
.isWap .form-box {
  display: none;
}
.current {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  border: 1px solid #a98b3b;
  padding: 0px 8px;
  margin: 0px 17px;
  background: #e88c8c;
  color: #282828;
}

/*20210127*/
/* banner */
.isPc .banner {
  background: #fff;
  padding: 0;
  margin: 0 auto;
}
.isPc .banner .sliderInner,
.isPc .banner .sliderInner li {
  width: 100%;
  height: 569px;
  overflow: hidden;
}
.isPc .banner .sliderInner li img {
  width: 100%;
  height: 569px;
}
.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: 58px;
  height: 58px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  background: url(/study_en/i/arr01.png) no-repeat;
  top: 50%;
  margin-top: -10px;
}
.isPc .banner .btn-prev {
  left: 0;
}
.isPc .banner .btn-next {
  right: 0;
  background-position: -58px 0px;
}
.isPc .banner .slider-cur {
  position: absolute;
  font-size: 0;
  bottom: 40px;
  height: 24px;
  padding-top: 12px;
  z-index: 3;
  width: 100%;
}
.isPc .banner .slider-cur span {
  display: block;
  position: absolute;
  width: 150px;
  left: 50%;
  margin-left: -75px;
}
.isPc .banner .slider-cur a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  margin-right: 8px;
  border: 1px solid #fff;
}
.isPc .banner .slider-cur a.cur {
  background: #e3451c;
}
.isPc .banner .sliderInner li {
  position: relative;
}
.isPc .banner .list-tit {
  position: absolute;
  width: 1010px;
  height: 95px;
  padding-top: 20px;
  *padding-top: 10px;
  left: 50%;
  margin-left: -505px;
  bottom: 110px;
  background: #000;
  color: #fff;
  text-align: center;
  background: url(/study_en/img/txt_bg.png) repeat-x left top;
}
.isPc .banner .list-tit p {
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  padding: 10px 20px 10px;
  width: 80%;
  *float: left;
  *font-size: 22px;
}
.isPc .banner .list-tit p a {
  color: #def1ff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.isWap .banner .slider-cur {
  position: absolute;
  transform: translate(-50%, 800%);
  top: 60%;
  left: 50%;
}
.isWap .banner .slider-cur a {
  float: left;
  width: 0.17rem;
  height: 0.17rem;
  font-size: 0px;
  line-height: 0px;
  margin-right: 0.15rem;
  background: #f6f6f6;
  border-radius: 50%;
}
.isWap .banner .slider-cur a.cur {
  background: #34ccfe;
}
.isWap .banner .b-hr {
  position: absolute;
  left: 4%;
  top: 64%;
  width: 1.51rem;
  height: 0.04rem;
  background: #34ccfe;
  display: none;
}
.isWap .banner .list-tit {
  width: 90%;
  font-size: 0.3rem;
  line-height: 0.34rem;
  padding: 0.3rem 5% 0.7rem;
}

.isPc .ico-share {
  background-image: none;
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
  border: 1.5px solid #7b7b7b;
  border-radius: 50%;
}

.isWap .ico-share {
  display: block;
  width: 0.45rem;
  height: 0.45rem;
  font-size: 0px;
  line-height: 0px;
  margin-left: 0.15rem;
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
  border: 1.5px solid #7b7b7b;
  border-radius: 50%;
}

.isPc .ico-share1,
.isWap .ico-share1 {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%237b7b7b" d="M18.205 2.25h3.308l-7.227 8.26l8.502 11.24H16.13l-5.214-6.817L4.95 21.75H1.64l7.73-8.835L1.215 2.25H8.04l4.713 6.231zm-1.161 17.52h1.833L7.045 4.126H5.078z"%2F%3E%3C%2Fsvg%3E');
  background-size: 66%;
}

.isPc .ico-share2,
.isWap .ico-share2 {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="-7 -2 24 24"%3E%3Cpath fill="%237b7b7b" d="M2.046 3.865v2.748H.032v3.36h2.014v9.986H6.18V9.974h2.775s.26-1.611.386-3.373H6.197V4.303c0-.343.45-.805.896-.805h2.254V0H6.283c-4.34 0-4.237 3.363-4.237 3.865"%2F%3E%3C%2Fsvg%3E');
}

.isPc .ico-share3,
.isWap .ico-share3 {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%237b7b7b" d="M6.94 5a2 2 0 1 1-4-.002a2 2 0 0 1 4 .002M7 8.48H3V21h4zm6.32 0H9.34V21h3.94v-6.57c0-3.66 4.77-4 4.77 0V21H22v-7.93c0-6.17-7.06-5.94-8.72-2.91z"%2F%3E%3C%2Fsvg%3E');
}

.isPc .ico-share4,
.isWap .ico-share4 {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="512" height="512" viewBox="0 0 512 512"%3E%3Cpath fill="%237b7b7b" d="M407 177.6c7.6-24-13.4-46.8-37.4-41.7c-22 4.8-28.8-28.1-7.1-32.8c50.1-10.9 92.3 37.1 76.5 84.8c-6.8 21.2-38.8 10.8-32-10.3M214.8 446.7C108.5 446.7 0 395.3 0 310.4c0-44.3 28-95.4 76.3-143.7C176 67 279.5 65.8 249.9 161c-4 13.1 12.3 5.7 12.3 6c79.5-33.6 140.5-16.8 114 51.4c-3.7 9.4 1.1 10.9 8.3 13.1c135.7 42.3 34.8 215.2-169.7 215.2m143.7-146.3c-5.4-55.7-78.5-94-163.4-85.7c-84.8 8.6-148.8 60.3-143.4 116s78.5 94 163.4 85.7c84.8-8.6 148.8-60.3 143.4-116M347.9 35.1c-25.9 5.6-16.8 43.7 8.3 38.3c72.3-15.2 134.8 52.8 111.7 124c-7.4 24.2 29.1 37 37.4 12c31.9-99.8-55.1-195.9-157.4-174.3m-78.5 311c-17.1 38.8-66.8 60-109.1 46.3c-40.8-13.1-58-53.4-40.3-89.7c17.7-35.4 63.1-55.4 103.4-45.1c42 10.8 63.1 50.2 46 88.5m-86.3-30c-12.9-5.4-30 .3-38 12.9c-8.3 12.9-4.3 28 8.6 34c13.1 6 30.8.3 39.1-12.9c8-13.1 3.7-28.3-9.7-34m32.6-13.4c-5.1-1.7-11.4.6-14.3 5.4c-2.9 5.1-1.4 10.6 3.7 12.9c5.1 2 11.7-.3 14.6-5.4c2.8-5.2 1.1-10.9-4-12.9"%2F%3E%3C%2Fsvg%3E');
}

.isPc .ico-share5,
.isWap .ico-share5 {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%237b7b7b" d="M18.575 13.711a.91.91 0 0 0 .898-.898a.895.895 0 0 0-.898-.898a.894.894 0 0 0-.898.898c0 .5.4.898.898.898m-4.425 0a.91.91 0 0 0 .898-.898c0-.498-.4-.898-.898-.898a.894.894 0 0 0-.898.898c0 .5.399.898.898.898m6.567 5.04a.347.347 0 0 0-.172.37c0 .048 0 .098.025.147c.098.417.294 1.081.294 1.106c0 .073.025.122.025.172a.22.22 0 0 1-.221.22c-.05 0-.074-.024-.123-.048l-1.449-.836a.8.8 0 0 0-.344-.098c-.073 0-.147 0-.196.024c-.688.197-1.4.295-2.161.295c-3.66 0-6.607-2.457-6.607-5.505c0-3.047 2.947-5.505 6.607-5.505c3.659 0 6.606 2.458 6.606 5.505c0 1.647-.884 3.146-2.284 4.154M16.674 8.099a9.112 9.112 0 0 0-.28-.005c-4.174 0-7.606 2.86-7.606 6.505c0 .554.08 1.09.228 1.6h-.089a9.966 9.966 0 0 1-2.584-.368c-.074-.025-.148-.025-.222-.025a.832.832 0 0 0-.419.123l-1.747 1.005a.35.35 0 0 1-.148.05a.273.273 0 0 1-.27-.27c0-.074.024-.123.049-.197c.024-.024.246-.834.369-1.324c0-.05.024-.123.024-.172a.556.556 0 0 0-.221-.441C2.059 13.376 1 11.586 1 9.599C1.001 5.944 4.571 3 8.951 3c3.765 0 6.93 2.169 7.723 5.098m-5.154.418c.573 0 1.026-.477 1.026-1.026c0-.573-.453-1.026-1.026-1.026s-1.026.453-1.026 1.026s.453 1.026 1.026 1.026m-5.26 0c.573 0 1.027-.477 1.027-1.026c0-.573-.454-1.026-1.027-1.026c-.572 0-1.026.453-1.026 1.026s.454 1.026 1.026 1.026"%2F%3E%3C%2Fsvg%3E');
}

.pagination {
  text-align: center;
  padding: 25px 0px 50px;
}

.pagination .whj_border {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #dddad2;
  padding: 0px 10px;
  margin: 0px 4px;
  background: #f7f6f3;
  color: #282828;
}

.pagination .whj_hover {
  cursor: pointer;
}

.pagination .whj_checked,
.pagination .whj_hover:hover {
  color: #fff;
  text-decoration: none;
  background: #e3451c;
}

.isWap .list li .list-text {
  flex-grow: 1;
}

.isWap .banner .sliderInner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.isPc .i-news-list li:nth-child(3) {
  margin-right: 0;
}

.isPc .i-news-list li:nth-child(4),
.isPc .i-news-list li:nth-child(5) {
  display: none;
}

.isPc .i-box2-list ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.isPc .i-box4-item .dis-sh-right .list-menu-img img,
.isPc .i-box4-item .b-img-show img {
  width: 100%;
  height: 100%;
}
