body a, body .transition,   body .g-nav2, body .g-nav,  body .g-head .btn-list, .g-head body .btn-list, body :before, body :after, body img {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.flex, .index-flow .img-list li a .layer .info, .index-flow .title dl dd .layer, .index-flow .title dl, .index-flow .container .video i, .index-admissions .dots, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .list-wrapper dl.ul-dl, .index-events .wal .arrow, .index-events .wal, .index-news .col-2 .arrow .dots, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-search .hot-words, .index-flash .btn .dots, .index-flash .btn, .g-foot .info .tel, .g-foot .info, .g-foot .list li, .g-nav2 .scroll ul, .g-nav ul, .g-head .btn-list .language .name, .g-head .btn-list ul, .g-head .btn-list, .p-layer {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.itemsCenter, .index-flow .img-list li a .layer .info, .index-flow .container .video i, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .wal, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-flash .btn, .g-foot .info .tel, .g-foot .list li, .g-head .btn-list .language .name, .g-head .btn-list, .p-layer {
  align-items: center;
  -webkit-align-items: center;
}

.justifyCenter, .index-flow .container .video i, .index-admissions .dots, .index-admissions .list dl, .index-news .col-2 .arrow .dots, .index-news .col-2 .list li .title, .index-flash .btn, .p-layer {
  justify-content: center;
  -webkit-justify-content: center;
}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flexBetween, .index-news .col-2 .arrow, .index-news, .g-foot .info {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.flexWrap, .foot-link .list ul, .index-flow .img-list li a .layer, .index-flow .img-list ul, .index-admissions .list dl, .index-news, .index-search .hot-words ul, .g-foot .info div, .g-foot .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
    font-size: 100%;}

body {
  font-size: 0.15rem;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
}
body.hidden {
  overflow: hidden;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:active {
  star: expression(this.onFocus=this.blur());
}
a:link {
  text-decoration: none;
  outline: none;
}
a:visited {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #0a6cb5;
  outline: none;
}

li {
  list-style: outside none;
}

h1 {
  font-size: 15px;
}

h2, h3, h4, h5 {
  font-size: 14px;h2  font-size: calc(1rem + 0.5vw)  /* 动态渐变缩放 */
}

h5 {
  font-size: 0.12rem;
}

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #888;
  outline: none;
  border: 0;
}

em {
  font-style: normal;
}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;
}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;
}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;
}
body{background:url(body_bj.jpg) no-repeat center top #e4f1fa; font-family: 'Microsoft YaHei' !important;}
.w10 {max-width: 10rem;margin: 0 auto; }

/**********内容部分开始**********/
.head_nav{ background:url(nav.jpg) repeat-x; height:.4rem; width:100%;}
.head_data{ height: .4rem; width: 100%;} 

.wza{ text-align: right;}
.serch{height: .35rem; background-color: #11a2e5; }
.serch_ss { height: .35rem;  float: left;}
.weather { height: .35rem;float: right;}

/****内容css****/

.centerbj{background-color: #fff; padding:.02rem 0;}
.conright{width: 9.94rem; min-height: 3.2rem;margin: .02rem;  border: .01rem solid #cccccc;}


.footer{background:#0987c1; margin-top: 0.2rem;  height: auto; width: 100%;}
.w11{width: 11rem; margin: 0 auto;}

.phone_nav{display: none;}
@media (max-width: 800px) {
.centerbj{width: 100%; margin-top: .15rem;}
.w10 {max-width: 98%;}
.w11{width: 100%;}

/**隐藏显示***/
.head_logo,.head_nav,.head_data{display: none;}
.phone_nav{display: block; height: auto;}
.weather{display: none;}

.conright{width: 100%; margin: 0 auto;border: none;}
.footer{margin-top: 0.15rem; }
}
