body {
  font-family: "Microsoft Yahei", 微软雅黑;
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
  margin: 0;
  padding: 0;
}
a:visited {
  color: #666;
}
a {
  color: #666;
  text-decoration: none;
}
.M_warp {
}

.header .navbar-default{
  background: rgba(40, 60, 180, .35);
  border: 0;
  /* -webkit-box-shadow: 0 0 20px 1px #5a5859;
  -moz-box-shadow: 0 0 20px 1px #5a5859;
  box-shadow: 0 0 20px 1px #5a5859; */
}
.header .navbar-brand {
  height: 115px;
}
.header .navbar-brand img {
  width: 100%;
  margin-top: 12px;
}
.header .navbar-nav {
  font-size: 24px;
  margin-top: 15px;
}
.header .navbar-nav li {
  padding: 20px;
}
.header .navbar-nav li a {
  padding: 9px;
  color: #fff!important;
  text-align: center;
}
.header .navbar-nav li a:hover {
  background-color: none!important;
  color: #fff!important;
}
.header .navbar-nav li.active a {
  background-color: #46d7a0!important;
  color: #fff!important;
}
.header .navbar-toggle {
  margin-top: 20px;
}
.m_arrow{ 
  display:inline-block; 
  border-color:transparent; 
  border-style:solid dashed dashed dashed; 
  border-width:3px 3px 0 3px; 
  font-size:0; 
  width:0; 
  height:0; 
  vertical-align:middle; 
  overflow:hidden; 
  border-top-color:#fff; 
}
.header .language {
  position: relative;
  float: right;
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
  margin-left: 20px;
  display: none;
}
.header .language .t {
  line-height: 1.6;
  text-align: right;
  padding-bottom: 4px;
}
.header .language .switchLang {
  border: 1px solid #fff;
  border-radius: 5px;
  position: relative;
  height: 26px;
  padding: 2px 15px 2px 5px;
  display: inline-block;
  cursor: pointer;
  line-height: 21px;
  width: 130px;
  box-sizing: border-box;
  text-align: center;
}
.header .language-mobile {
  /* display: none; */
}
.navbar-default .navbar-toggle {
  border: none;
  margin-top: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
  background: #008bff;
  height: 3px;
}
.header .mobile_nav {
  display: none;
  background: 115px;
  background: #283cb4;
  height: 58px;
  margin: 0 -15px;
}
.header .mobile_nav .li {
  color: #fff;
  margin: 0 6px;
  display: inline-block;
  position: relative;
}
.header .mobile_nav .li a {
  color: #fff;
  font-size: 12px;
}
.header .mobile_nav .liLs {
  float: right;
  margin-right: 24px;
  margin-top: 20px;
}
.header .mobile_nav .li.current a {
  color: #46d7a0;
}

.header .switchLang .m_arrow {
  position: absolute;
  right: 6px;
  top: 9px;
}
.header .switchList {
  overflow: hidden;
  background: rgba(255,255,255,1);
  border: 1px solid #008bff;
  color: #283cb4;
  border-radius: 5px;
  width: 130px;
  box-sizing: border-box;
  padding: 5px 10px 5px;
  font-size: 0;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 10;
}
.header .switchList .lng {
  font-size: 13px;
  padding: 3px 0;
}
.header .switchList .lng:hover {
  background: rgba(40, 60, 180, .35);
}
.header .switchList .line img {
  display: block;
  /* width: 100%; */
  max-width: 100%;
  cursor: pointer;
  margin-bottom: 5px;
}

.headImg img {
  /* max-width: 100%; */
  width: 100%;
}
.M_warp {
  background-color: #f2f2f2;
  background-image: url('../images/bg-pc.png');
  background-position: center top;
  background-repeat: repeat-y;
  background-size: contain;
}
.M_cont {
  width: 1040px;
  margin: 0 auto;
  background: #fff;
  color: #283cb4;
  /* width: 562px; */
}
.M_t {
  text-align: center;
  padding-top: 20px;
}
.M_t .t {
  font-size: 26px;
  color: #283cb4;
  font-weight: bold;
  padding: 10px 0;
}
.M_t .en {
  font-size: 12px;
  padding: 0 0 15px 0;
  font-weight: bold;
}
.M_t .after {
  display: inline-block;
  background: #46d7a0;
  height: 8px;
  width: 60px;
}
.M_t .tt {
  font-size: 35px;
  color: #46d7a0;
  padding-top: 20px;
}
.M_cont .p {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: 1px;
  /* padding: 25px 40px 10px; */
  padding: 25px 0px 10px;
}
.M_cont .pcLine {
  margin-top: -60px;
  margin-bottom: 10px;
  line-height: 2;
}
.M_cont .pcMargin {
  margin-top: -80px;
  margin-bottom: 10px;
}
.M_cont .p .bl {
  font-size: 30px;
  vertical-align: -2px;
  display: inline-block;
  height: 22px;
  line-height: 28px;
  overflow: hidden;
}
.M_cont .p .sp{
  display: inline-block;
  vertical-align: top;
}
.M_cont .p .x {
  color: #333;
  padding-left: 14px;
  display: inline-block;
}
.M_cont .p .x.arrow::before {
  content: '';
  display:inline-block; border-color:transparent; 
  border-style: dashed dashed solid dashed; 
  border-width: 0 5px 8px 5px; 
  font-size:0; width:0; height:0; 
  vertical-align:middle; 
  overflow:hidden; border-bottom-color:#333;
  margin-right: 5px;
  margin-left: 2px;
  transform: rotate(90deg);
}
.M_about .img.isPc {
  padding-bottom: 15px;
}
.M_about,
.M_anli,
.M_contact {
  padding: 0 80px;
}
.M_cont .img {
  padding: 12px 0 0;
  text-align: center;
}
.M_cont .img img {
  max-width: 100%;
}
.M_cont .center {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
.M_cont .center+.img {
  margin-bottom: 10px;
}
.M_cont .blueT {
  padding: 35px 0 20px;
  text-align: center;
}
.M_cont .blueT .bT {
  display: inline-block;
  padding: 3px 8px;
  color: #fff;
  font-size: 22px;
  background: #283cb4;
}
.oneList {
  color: #333;
  font-weight: 700;
  font-size: 18px;
  margin-top: -40px;
}
.oneList .x {
  display: inline-block;
  width: 92px;
  color: #001996;
}
.mgtp {
  margin-top: 40px;
}
.oneList .li {
  padding: 5px 0;
}
.pcFloat {
  overflow: hidden;
}
.pcFloat .ft-l {
  float: left;
}
.pcFloat .ft-r {
  float: right;
  margin-top: 30px;
}
.pcFloat .guonei {
  padding-right: 0;
  letter-spacing: 2px;
}
.pcFloat .ft-r.wth40.mg20 {
  margin-top: 0;
}
.pcFloat .wth60 {
  width: 60%;
  box-sizing: border-box;
  padding-right: 20px;
}
.pcFloat .wth40 {
  width: 40%;
}
.ol-t {
  padding: 10px 0 0;
  margin-bottom: 15px;
  margin-top: 15px;
}
.ol-t img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
}
.M_cont .minPcimg img{
  max-width: 700px;
  width: 100%;
}
.transformPC img {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.M_contact .footCent {
  margin: 0 auto;
  width: 460px;
  padding-bottom: 30px;
  font-weight: 700;
}
.M_contact .footCent+.img {
  padding-bottom: 30px;
}
.M_contact .footCent+.img img {
  overflow: hidden;
  border-radius: 15px;
}
.M_contact .footCent .p{
  padding-left: 20px;
  padding-right: 20px;
}
/* .M_contact .footCent .p+.p {
  padding-top: 0;
} */
.M_link {
  background: #283cb4;
  padding: 30px 0 15px;
  
}
.M_link .footLink {
  /* display: flex; */
  width: 990px;
  font-size: 0;
  margin: 0 auto;
  text-align: center;
  /* flex-wrap: wrap;
  align-content: flex-center;
  justify-content: space-around; */
}
.M_link .footLink .h {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
  border-right: 1px solid #fff;
}
.M_link .footLink .hh {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
.M_link .footLink .flxx:last-of-type .h{
  border: none;
}
.M_link .link {
  padding: 4px 0;
}
.M_link .link .l {
  padding: 4px 0;
}
.M_link .flxx {
  text-align: left;
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.M_link .link a,
.M_link .link .a {
  color: #fff;
  display: inline-block;
  font-size: 12px;
}
.M_footer_pc {
  background: linear-gradient(to right,#001996 , #006cec);
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 15px 0;
}
.M_footer_pc .a {
  display: inline-block;
}
.M_footer_pc .cp {
  padding-top: 10px;
}
.M_footer_pc a {
  color: #fff;
}
.footCent .ads {
  display: inline-block;
  vertical-align: top;
}
.M_serves {
  text-align: center;
  margin-top: 30px;
}
.M_serves img{
  max-width: 100%;
  display: block;
}
.M_footer_mob {
  display: none;
}
.flx {
  display: flex;
  margin: 30px 0;
}
.flx .f1{
  min-width: 75px;
}
.flx .f2 {
  flex: 1;
  color: #333;
}
.ol-t.scl2 {
  margin-top: -30px;
  margin-bottom: -30px;
}

.SHOW {display: none;}

.M_Eng .M_cont .p {
  font-size: 16px;
}
.M_Eng .oneList .x {
  width: 130px;
}
.M_Eng .M_cont .p {
  /* font-weight: 400; */
}
.M_Eng .pcFloat .guonei {
  letter-spacing: 1px;
  padding-top: 0;
}
.M_Eng .ol-tt {
  padding-bottom: 90px;
  margin-top: 40px;
  text-align: center;
}
.M_Eng .ol-tt img {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  max-width: 100%;
}
.M_Eng .ol-tt.ssl1 img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.M_Eng .ol-tt.ssl2 img {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.oneList .li .inblk {
  display: inline-block;
  vertical-align: top;
  max-width: 730px;
}

@media (min-width: 768px) {
  .header .language {
    display: block;
  }
}
.isMobile {
  display: none;
}
.isPc {
  display: block;
}
@media (min-width: 768px) { 
  .header .language-mobile {
    display: none;
  }
}
@media (max-width: 767px) { 
  .isMobile {
    display: block;
  }
  .isPc {
    display: none;
  }
  .header .switchList {
    width: 90px;
  }
  .oneList {
    font-size: 16px;
    margin-top: -20px;
  }
  .oneList .x {
    width: 74px;
  }
  .M_menuIcn {
    margin: 28px 15px 8px;
    position: relative;
    float: right;
    padding: 9px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .M_menuIcn span {
    background: #008bff;
    height: 3px;
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    margin: 4px 0;
  }
  .pcFloat .ft-l {
    float: none;
  }
  .pcFloat .ft-r {
    float: none;
    margin-top: 0;
  }
  .pcFloat .wth60 {
    width: auto;
    padding-right: 0;
  }
  .pcFloat .wth40 {
    width: auto;
  }
  .M_cont .blueT .bT {
    font-size: 16px;
    font-weight: 700;
    padding: 2px 5px;
  }
  .flx {
    margin: 0;
  }
  .M_warp {
    padding-top: 85px;
  }
  .M_cont {
    width: auto;
    margin: 0 35px;
  }
  .M_cont .center {
    font-size: 16px;
  }
  .M_cont .mg20 {
    padding-bottom: 20px;
    margin-top: 5px;
  }
  .M_cont .p {
    font-size: 15px;
    line-height: 1.42;
    padding: 15px 0 5px;
  }
  .M_Eng .ol-tt {
    padding-bottom: 0;
  }
  .M_Eng .M_cont .p {
    font-weight: 400;
    letter-spacing: 0;
    font-size: 14px !important;
  }
  .M_Eng .ol-tt img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .M_Eng .ol-tt.en4 img {
    -webkit-transform: scale(0.63);
    transform: scale(0.63);
  }
  .M_Eng .ol-tt.ssl1 img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .M_Eng .ol-tt.en1 img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .M_Eng .ol-tt.ssl2 img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .M_Eng .oneList {
    margin-top: 10px;
    font-weight: 400;
  }
  /* .M_Eng .ol-tt.ssl3 img {
    -webkit-transform: scale(1);
    transform: scale(1);
  } */
  .M_Eng .M_cont .center+.img {
    margin-bottom: -10px;
  }
  .M_cont .pcLine {
    margin-top: -60px;
    margin-bottom: 10px;
    margin: 0;
    line-height: 1.6;
  }
  .M_cont .pcMargin {
    margin-top: 0;
    margin-bottom: 0;
  }
  .M_cont .p .bl {
    font-size: 30px;
    vertical-align: -2px;
    height: 22px;
    line-height: 28px;
  }
  .M_cont .p .x {
    /* display: inline; */
    /* padding-left: 0; */
  }
  .M_cont .img img {
    width: 100%;
  }
  .M_cont .p .x.arrow::before {
    /* display: none; */
  }
  .M_serves {
    text-align: center;
    margin: 0 -35px;
  }
  .M_serves img {
    display: inline-block;
  }
  .header .navbar-brand img {
    margin-top: 0;
  }
  .mgtp {
    margin: 0;
  }
  .M_about,
  .M_anli,
  .M_contact {
    padding: 0 25px;
  }
  .M_about .cont,
  .M_anli .cont,
  .M_contact .cont {
    padding-bottom: 20px;
  }
  .M_anli .cont .blueT {
    padding-bottom: 0;
    /* margin-bottom: -5px; */
  }
  .M_contact .footCent {
    width: 300px;
  }
  .M_contact .footCent .p {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
  }
  .ol-t {
    /* padding: 10px 0 0; */
    margin-bottom: -15px;
    margin-top: -15px;
  }
  .M_footer_mob {
    display: block;
    background: #283cb4;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding-bottom: 20px;
    overflow: hidden;
  }
  .M_footer_mob .after {
    width: 44px;
    height: 5px;
    background: #46d7a0;
    display: block;
    margin: 25px auto 15px;
  }
  .footCent .ads {
    display: inline-block;
    vertical-align: top;
  }
  .M_footer_mob .a {
    padding: 8px 0 5px;
  }
  .M_footer_mob a {
    color: #fff;
  }
  .M_footer_mob .cp {
    margin-top: 15px;
    line-height: 1.45;
  }
  .M_footer_mob .cp img{
    width: 14px;
    vertical-align: middle;
  }
  .header .language-mobile {
    display: block;
    /* margin-right: 10px; */
    font-size: 10px;
    float: left;
    margin-top: 5px;
  }
  .header .language-mobile .switchLang {
    height: 22px;
    line-height: 14px;
    width: 80px;
  }
  .header .navbar-brand {
    height: 87px;
  }
  .header .navbar-default {
    background: #fff;
  }
  .header .mobile_nav {
    display: block;
  }
  .ol-t.scl2 {
    margin-top: 0;
  }
  .M_t .t {
    font-size: 26px;
    padding: 10px 0;
  }
  .M_t .en {
    font-size: 12px;
    padding: 0 0 5px 0;
  }
  .M_t .after {
    height: 5px;
    width: 44px;
  }
  .M_t .tt {
    font-size: 25px;
    padding-top: 20px;
  }
  .ol-t img {
    /* max-width: 25%; */
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  .ol-t.scl4 img {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  .ol-t.scl3 img {
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  .ol-t.scl2 img {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  .ol-t .t8 {
    transform: scale(0.8);
  }
}

@media only screen and (max-width: 640px) {
  
}


@media only screen and (max-width: 443px) {
  
}


@media only screen and (max-width: 1200px) {
  
}

@media only screen and (max-width: 340px) {
  .header .language-mobile {
    display: none;
  }
}

@media only screen and (max-width: 780px) {
  
}

@media only screen and (max-width: 540px) {
  
}

@media (max-width: 900px) { 
  
}

.M_zh .isZhShow{display: block;}
.M_zh .isEnShow{display: none;}
.M_Eng .isEnShow{display: block;}
.M_Eng .isZhShow{display: none;}

