@import "//at.alicdn.com/t/font_1221671_8y56jyv82gl.css";
.nav {
  width: 10rem;
  height: auto;
  background-color: #f4f4f4;
  padding-top: 0.12rem;
}
.nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 10rem;
}
.nav li {
  margin: 0 0.4rem;
  line-height: 0.66666667rem;
}
.nav li a {
  font-size: 0.4rem;
  color: #242323;
}
.banner {
  width: 9.46666667rem;
  height: auto;
  background-color: #f4f4f4;
  padding: 0.13333333rem 0.26666667rem 0;
  position: relative;
}
.banner .slideBox {
  position: relative;
  width: 9.46666667rem;
  height: 6.36rem;
  overflow: hidden;
  margin: 0 auto;
}
.banner .slideBox .hd {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 14%;
  height: 0.64rem;
  line-height: 0.64rem;
  margin: 0 auto;
  z-index: 1;
}
.banner .slideBox .hd li {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d9dadb;
  overflow: hidden;
  margin: 0 0.06666667rem;
}
.banner .slideBox .hd li.on {
  background: #8c8d90;
}
.banner .slideBox .bd {
  position: relative;
  z-index: 0;
}
.banner .slideBox .bd li {
  position: relative;
  border-radius: 0.02666667rem;
  overflow: hidden;
}
.banner .slideBox .bd li img {
  width: 9.46666667rem;
  height: 5.70666667rem;
  display: block;
}
.banner .slideBox .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 取消链接高亮 */
}
.banner .slideBox .bd li .tit {
  position: absolute;
  bottom: 0;
  display: block;
  height: 1.2rem;
  line-height: 0.6rem;
  margin: 0 0.26666667rem;
  font-size: 0.4rem;
  color: #fff;
  display: -webkit-box;
  /*对象作为弹性伸缩盒子模型显示*/
  -webkit-box-orient: vertical;
  /*设置或检索伸缩盒对象的子元素的排列方式*/
  -webkit-line-clamp: 2;
  /*溢出省略的界限*/
  overflow: hidden;
}
.notice {
  width: 10rem;
  height: 1.49333333rem;
  background-color: #fff;
  border-top: 0.01333333rem solid #eeeeee;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.notice .notice_img {
  width: 0.96rem;
  height: 0.96rem;
  background: url("../image/notice.jpg") no-repeat;
  background-size: 0.96rem;
  margin: 0.26666667rem 0 0 0.62666667rem;
}
.notice .news {
  width: 7.54666667rem;
  height: 1.06666667rem;
  margin-top: 0.21333333rem;
  margin-right: 0.36rem;
  display: -webkit-box;
  /*对象作为弹性伸缩盒子模型显示*/
  -webkit-box-orient: vertical;
  /*设置或检索伸缩盒对象的子元素的排列方式*/
  -webkit-line-clamp: 2;
  /*溢出省略的界限*/
  overflow: hidden;
  /*设置隐藏溢出元素'>*/
}
.notice .news a {
  font-size: 0.37333333rem;
  color: #181818;
  line-height: 0.53333333rem;
}
.txtScroll-left {
  position: relative;
}
.txtScroll-left .hd {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  line-height: 1.06666667rem;
}
.txtScroll-left .hd .next {
  color: #9a9a9a;
  font-size: 0.28rem;
}
.txtScroll-left .bd {
  width: 6.34666667rem;
  height: 1.06666667rem;
  padding-right: 0.45333333rem;
  border-right: 0.02666667rem solid #eaeaea;
  overflow: hidden;
}
.txtScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.txtScroll-left .bd ul li {
  float: left;
  width: 6.34666667rem;
  height: 1.06666667rem;
  padding-right: 0.45333333rem;
  display: -webkit-box;
  /*对象作为弹性伸缩盒子模型显示*/
  -webkit-box-orient: vertical;
  /*设置或检索伸缩盒对象的子元素的排列方式*/
  -webkit-line-clamp: 2;
  /*溢出省略的界限*/
  overflow: hidden;
}
.dynamic {
  width: 10rem;
  height: auto;
  background-color: #ffffff;
  border-bottom: 0.01333333rem solid #eeeeee;
  margin-top: 0.25333333rem;
  position: relative;
  overflow: hidden;
}
.dynamic > h2 {
  padding: 0.24rem 0.38666667rem;
}
.dynamic > h2 a {
  font-size: 0.48rem;
  color: #3388ff;
}
.dynamic ul {
  padding: 0 0.26666667rem 0 0.38666667rem;
  overflow: hidden;
}
.dynamic li {
  padding: 0.33333333rem 0;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.dynamic li .list_l {
  width: 6rem;
}
.dynamic li h3 {
  line-height: 0.74666667rem;
  display: -webkit-box;
  /*对象作为弹性伸缩盒子模型显示*/
  -webkit-box-orient: vertical;
  /*设置或检索伸缩盒对象的子元素的排列方式*/
  -webkit-line-clamp: 2;
  /*溢出省略的界限*/
  overflow: hidden;
}
.dynamic li h3 a {
  font-size: 0.42666667rem;
  color: #0b0b0b;
}
.dynamic li .date {
  font-size: 0.32rem;
  color: #999999;
}
.dynamic li .list_r {
  width: 3rem;
  height: 2rem;
  border-radius: 0.02666667rem;
  overflow: hidden;
}
.dynamic li .list_r a {
  display: block;
}
.dynamic li .list_r img {
  width: 3rem;
  height: 2rem;
}
.dynamic .more_dynamic {
  width: 100%;
  text-align: center;
  padding: 0.36rem 0;
}
.dynamic .more_dynamic a {
  display: inline-block;
  width: 4.34666667rem;
  height: 1.05333333rem;
  background-color: #f5f5f5;
  border-radius: 0.04rem;
  font-size: 0.34666667rem;
  color: #666666;
  text-align: center;
  line-height: 1.05333333rem;
  margin: 0 0.21333333rem;
  overflow: hidden;
}
.gongkai {
  width: 10rem;
  height: auto;
  background-color: #ffffff;
  margin-top: 0.38666667rem;
  border-top: 0.01333333rem solid #eeeeee;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.gongkai h2 {
  line-height: 1.28rem;
  margin-left: 0.4rem;
}
.gongkai h2 a {
  font-size: 0.48rem;
  color: #3388ff;
}
.gongkai ul {
  padding: 0 0.26666667rem;
}
.gongkai li {
  width: 48%;
  height: 0.93333333rem;
  float: left;
  border-radius: 0.02666667rem;
  line-height: 0.93333333rem;
  margin: 0.36rem 0 0 0.32rem;
  overflow: hidden;
}
.gongkai li:nth-child(1) {
  background: #8bbfff url("yjglj_mobile_icon1.jpg") no-repeat;
  background-size: 4.57333333rem 0.93333333rem;
  margin-left: 0;
}
.gongkai li:nth-child(2) {
  background: #aed2ff url("yjglj_mobile_icon2.jpg") no-repeat;
  background-size: 4.57333333rem 0.93333333rem;
}
.gongkai li:nth-child(3) {
  background: #95b9e5 url("yjglj_mobile_icon3.jpg") no-repeat;
  background-size: 4.57333333rem 0.93333333rem;
  margin-left: 0;
}
.gongkai li:nth-child(4) {
  background: #8196ff url("yjglj_mobile_icon4.jpg") no-repeat;
  background-size: 4.57333333rem 0.93333333rem;
}
.gongkai li:nth-child(5) {
  background: #8bbfff url("yjglj_mobile_icon5.jpg") no-repeat;
  background-size: 4.57333333rem 0.93333333rem;
  margin-left: 0;
}
.gongkai li:nth-child(6) {
  background: #78a1ff url("yjglj_mobile_icon6.jpg") no-repeat;
  background-size: 4.57333333rem 0.93333333rem;
}
.gongkai li img {
  width: 0.45333333rem;
  height: 0.45333333rem;
  color: #fff;
  margin: 0.24rem 0rem 0.24rem 0.6rem;
}
.gongkai li a span {
  font-size: 0.4rem;
  color: #fff;
  margin-left: 0.4rem;
  vertical-align: top;
}
/* 多图滚动 */
.gongkai .scrollBox .hd {
  overflow: hidden;
  font-size: 0;
}
.gongkai .scrollBox .hd ul {
  display: flex;
  justify-content: center;
  align-items: Center;
  padding: 0.42666667rem 0;
}
.gongkai .scrollBox .hd li {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #4e4e4e;
  margin: 0 5px;
  vertical-align: top;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.gongkai .scrollBox .hd .on {
  background: #2caeff;
}
.item_huan {
  width: 10rem;
  height: auto;
  background-color: #ffffff;
}
.item_huan .item_huan_title {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.item_huan .item_huan_title div {
  font-size: 0.48rem;
  color: #333333;
  margin: 0.26666667rem 0.42666667rem 0;
  line-height: 0.90666667rem;
}
.item_huan .item_huan_title div.active {
  color: #3388ff;
}
.item_huan ul {
  padding: 0 0.26666667rem 0 0.38666667rem;
  overflow: hidden;
}
.item_huan li {
  padding: 0.33333333rem 0;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.item_huan li .list_l {
  width: 6rem;
}
.item_huan li h3 {
  line-height: 0.74666667rem;
  display: -webkit-box;
  /*对象作为弹性伸缩盒子模型显示*/
  -webkit-box-orient: vertical;
  /*设置或检索伸缩盒对象的子元素的排列方式*/
  -webkit-line-clamp: 2;
  /*溢出省略的界限*/
  overflow: hidden;
}
.item_huan li h3 a {
  font-size: 0.42666667rem;
  color: #0b0b0b;
}
.item_huan li .date {
  font-size: 0.32rem;
  color: #999999;
}
.item_huan li .list_r {
  width: 3rem;
  height: 2rem;
  border-radius: 0.02666667rem;
  overflow: hidden;
}
.item_huan li .list_r img {
  width: 3rem;
  height: 2rem;
}
.item_huan .more_dynamic {
  width: 100%;
  text-align: center;
  padding: 0.36rem 0;
}
.item_huan .more_dynamic a {
  display: inline-block;
  width: 4.34666667rem;
  height: 1.05333333rem;
  background-color: #f5f5f5;
  border-radius: 0.04rem;
  font-size: 0.34666667rem;
  color: #666666;
  text-align: center;
  line-height: 1.05333333rem;
  margin: 0 0.21333333rem;
}
.study {
  width: 9.46666667rem;
  height: 3.30666667rem;
  background-color: #f4f4f4;
  padding: 0.25333333rem 0.26666667rem 0;
  position: relative;
}
.study .slideBoxA {
  position: relative;
  width: 9.46666667rem;
  height: 3.05333333rem;
  border-top: 0.01333333rem solid #efefef;
  overflow: hidden;
  margin: 0 auto;
}
.study .slideBoxA .hd {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 15%;
  height: 0.81333333rem;
  line-height: 0.81333333rem;
  margin: 0 auto;
  z-index: 1;
}
.study .slideBoxA .hd li {
  display: inline-block;
  width: 0.18666667rem;
  height: 0.18666667rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #4e4e4e;
  overflow: hidden;
  margin: 0 0.08rem;
}
.study .slideBoxA .hd li.on {
  background: #2caeff;
}
.study .slideBoxA .bd {
  position: relative;
  z-index: 0;
}
.study .slideBoxA .bd li {
  position: relative;
}
.study .slideBoxA .bd li img {
  width: 9.46666667rem;
  height: 2.24rem;
  display: block;
}
.study .slideBox .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 取消链接高亮 */
}
.part {
  width: 10rem;
  height: auto;
  background-color: #ffffff;
  border-bottom: 0.01333333rem solid #eeeeee;
  position: relative;
  overflow: hidden;
}
.part > h2 {
  padding: 0.24rem 0.38666667rem;
}
.part > h2 a {
  font-size: 0.48rem;
  color: #3388ff;
}
.part ul {
  padding: 0 0.26666667rem 0 0.38666667rem;
  overflow: hidden;
}
.part li {
  padding: 0.33333333rem 0;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.part li .list_l {
  width: 6rem;
}
.part li h3 {
  line-height: 0.74666667rem;
  display: -webkit-box;
  /*对象作为弹性伸缩盒子模型显示*/
  -webkit-box-orient: vertical;
  /*设置或检索伸缩盒对象的子元素的排列方式*/
  -webkit-line-clamp: 2;
  /*溢出省略的界限*/
  overflow: hidden;
}
.part li h3 a {
  font-size: 0.42666667rem;
  color: #0b0b0b;
}
.part li .date {
  font-size: 0.32rem;
  color: #999999;
}
.part li .list_r {
  width: 3rem;
  height: 2rem;
  border-radius: 0.02666667rem;
  overflow: hidden;
}
.part li .list_r a {
  display: block;
}
.part li .list_r img {
  width: 3rem;
  height: 2rem;
}
.part .more_dynamic {
  width: 100%;
  text-align: center;
  padding: 0.36rem 0;
}
.part .more_dynamic a {
  display: inline-block;
  width: 4.34666667rem;
  height: 1.05333333rem;
  background-color: #f5f5f5;
  border-radius: 0.04rem;
  font-size: 0.34666667rem;
  color: #666666;
  text-align: center;
  line-height: 1.05333333rem;
  margin: 0 0.21333333rem;
}
.subject {
  width: 10rem;
  height: auto;
  background-color: #ffffff;
  border-top: 0.01333333rem solid #eeeeee;
  border-bottom: 0.01333333rem solid #eeeeee;
  position: relative;
  margin-top: 0.34666667rem;
  padding-bottom: 0.28rem;
  overflow: hidden;
}
.subject > h2 {
  padding: 0.24rem 0.38666667rem;
}
.subject > h2 a {
  font-size: 0.48rem;
  color: #3388ff;
}
.subject .picScroll-left1 {
  width: 9.41333333rem;
  height: 1.29333333rem;
  margin: 0 auto;
  position: relative;
}
.subject li {
  float: left;
  margin: 0 0.08rem;
}
.subject img {
  width: 4.54666667rem;
  height: 1.29333333rem;
}
/*# sourceMappingURL=yjglj_mobile_index.css.map */
