.head {
  width: 100%;
  height: 110px;
  min-width: 1200px;
  background-color: rgba(92, 87, 94,0.5);
}

body {
  background: #fff;
}

.translate{
  width: 100%;
  height: 30px;
  background: #f4f4f4;
  position: fixed;
  top: 0;
  z-index: 9999;
}
.translate .wid{
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.translate .wid .colxs6{
  width: 200px;
  margin: 0;
  display: flex;
}
.translate .wid .colxs6 .top-bar-link:last-child{
  margin-left: 20px;
}
.translate .wid .colxs6 .top-bar-link a{
  color: #a1a1a1;
  font-size: 14px;
  
}
.head .navwic {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head .wid {
  width: 1200px;
  margin: 0 auto;
}

.head .logo {
  width: 304px;
}

.head .logo img {
  width: 204px;
}

.head .func .apply {
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
}

.head .func .apply .cont {
  width: 150px;
  height: 38px;
  background-image: linear-gradient(to right, #bba581, #000);
  border-radius: 6px;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  cursor: pointer;
}

.head .func .nav {
  width: calc(1200px - 350px);
  display: flex;
  justify-content: center;
  align-items: center;
}



.head .func .nav .ul1 {
  width: 100%;
  height: 110px;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}


.head .func .nav .ul1 .li2 {
  line-height: 110px;
  height: 110px;
  font-size: 16px;
  text-align: center;
  position: relative;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.head .func .nav .ul1 .li2 h5 {
  margin: 0;
  width: 120px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: #990a23; */
}

.head .func .nav .ul1 .li2 h5 a {
  color: #fff;
  line-height: 62px;
  text-decoration: none;
  font-size: 16px;
  opacity: 0.9;
  padding: 5px;
  margin: 0;
}

.head .func .nav .ul1 .li2 .slide {
  min-width: 168px;
  min-height: 40px;
  background-color: #9c929a;
  position: absolute;
  left: -25px;
  margin-left: 0px;
  top: 105px;
  z-index: 999;
  display: none;
}

.head .func .nav .ul1 .li2 .slide .item {
  width: 100%;
  float: left;
  /* padding: 12px 0; */
  /* border-right: 1px solid #313131; */
}

.head .func .nav .ul1 .li2 .slide .item:last-child {
  border: none;
}

.head .func .nav .ul1 .li2 .slide .item .ul2 {
  width: 220px;
  background: #9c929a;
  position: absolute;
  right: -221px;
  top: 0px;
  z-index: 999;
  display: none;
}

.head .func .nav .ul1 .li2 .slide .item .ul2 li:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li2 .slide .item .ul2 li {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;

}

.head .func .nav .ul1 .li2 .slide .item .ul2 li a {
  font-size: 16px;
  color: #fff;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .func .nav .ul1 .li2 .slide .item .ul2 li a:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li2 .slide .item p {
  font-size: 16px;
  color: #fff;
  width: 100%;
  display: block;
  position: relative;
}

.head .func .nav .ul1 .li2 .slide .item p a {
  font-size: 16px;
  color: #fff;
  width: 100%;
}

.head .func .nav .ul1 .li2 .slide .item p {
  margin: 0;
  line-height: 19px;
}

.items_div {
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.head .func .nav .ul1 .li2 .slide .item .items_div:first-child {
  border-top: solid 1px #c9434a;
}

.items_div p {
  width: 45px;
  margin-right: 5px;
}

.items_div .head_more {
  width: 10px;
  position: absolute;
  top: 25px;
  right: 5px;
}

.head .func .nav .ul1 .li2 .slide .item .items_div p:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li2 .slide .item .items_div:hover .ul2 {
  display: block;
}

.nav_active {
  font-weight: bold;
  color: #fff;
  background: #990a23;
}

.head .func .nav .ul1 .li2 .slide .item a.blod {
  font-weight: bold;
  color: #990a23;
}

.childhead .func .nav .ul1 .li1:hover h5 a {
  /* color: #990a23; */
  /* opacity: 1; */
}

.head .func .nav .ul1 .li2:hover h5 {
  background: #990a23;
}

.head .func .nav .ul1 .li2:hover .slide {
  display: block;
}




.head .func .nav .ul1 .li1 {
  line-height: 110px;
  height: 110px;
  font-size: 16px;
  text-align: center;
  position: relative;
  padding-right: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.head .func .nav .ul1 .li1 h5 {
  margin: 0;
  width: 120px;
  height: 70px;
  line-height: 70px;
}

.head .func .nav .ul1 .li1 h5 a {
  color: #fff;
  line-height: 62px;
  text-decoration: none;
  font-size: 16px;
  opacity: 0.9;
  padding: 5px;
}

.head .func .nav .ul1 .li1 .slide {
  min-width: 168px;
  min-height: 40px;
  background-color: #9c929a;
  position: absolute;
  left: 0;
  margin-left: 0px;
  top: 110px;
  z-index: 999;
  display: none;
}

.head .func .nav .ul1 .li1 .slide .item {
  width: 100%;
  float: left;
  /* padding: 12px 0; */
  /* border-right: 1px solid #313131; */
}

.head .func .nav .ul1 .li1 .slide .item:last-child {
  border: none;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 {
  width: 220px;
  background: #9c929a;
  position: absolute;
  right: -221px;
  top: 0px;
  z-index: 999;
  display: none;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 li:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 li {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;

}

.head .func .nav .ul1 .li1 .slide .item .ul2 li a {
  font-size: 16px;
  color: #fff;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 li a:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item p {
  font-size: 16px;
  color: #fff;
  width: 100%;
  display: block;
  position: relative;
}

.head .func .nav .ul1 .li1 .slide .item p a {
  font-size: 16px;
  color: #fff;
  width: 100%;
}

.head .func .nav .ul1 .li1 .slide .item p {
  margin: 0;
  line-height: 19px;
}

.items_div {
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.head .func .nav .ul1 .li1 .slide .item .items_div:first-child {
  border-top: solid 1px #c9434a;
}

.items_div p {
  width: 45px;
  margin-right: 5px;
}

.items_div .head_more {
  width: 10px;
  position: absolute;
  top: 25px;
  right: 5px;
}

.head .func .nav .ul1 .li1 .slide .item .items_div p:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item .items_div:hover .ul2 {
  display: block;
}

.nav_active {
  font-weight: bold;
  color: #fff;
  background: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item a.blod {
  font-weight: bold;
  color: #990a23;
}

.childhead .func .nav .ul1 .li1:hover h5 a {
  /* color: #990a23; */
  opacity: 1;
}

.head .func .nav .ul1 .li1:hover h5 a {
  background: #990a23;
}

.head .func .nav .ul1 .li1:hover .slide {
  display: block;
}

.head.fix {
  position: fixed;
  left: 0;
  top: 30px;
  z-index: 898;
  box-shadow: 0 8px 15px rgba(255, 106, 0, 0.02);

}

.banner {
  width: 100%;
  height: 1082px;
  float: left;
  position: relative;
  z-index: 1;
}

.banner .list {
  width: 100%;
  height: 1080px;
}

.banner .list ul {
  width: 100%;
  margin: 0;
}

.banner .list ul li {
  width: 100%;
}

.banner .list ul li img {
  width: 100%;
/*  height: 100%;*/
  transition: 3.5s;
}

/* banner 动画 */
/* .banner .list ul li.swiper-slide-active img {
    -webkit-animation: myfirst 3.5s;
    animation: myfirst 3.5s;
  } */

.intrs {
  width: calc(100% - 500px);
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 999;
}

.intrs .intrs-box {
  width: 1400px;
  margin: 0 auto;
}

.intrs .thumbnails {
  width: 100%;
  height: 150px;
}


.intrs .thumbnails ul {
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  /* justify-content: flex-end; */
}

.intrs .thumbnails ul li {
  width: 160px;
  margin-right: 14px;
  cursor: pointer;
}

.intrs .thumbnails ul li .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.intrs .thumbnails ul li .imgs img {
  width: 100%;
  border-radius: 6px;
  transition: 0.5s;
}

.intrs .thumbnails ul li .imgs:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.intrs .thumbnails ul li .txts {
  width: 100%;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}

.intrs .thumbnails ul li.active .imgs:after {
  display: none;
}

.intrs .thumbnails ul li.active .txts {
  color: #fff;
}

.intrs .thumbnails ul li:hover .imgs img {
  transform: scale(1.1);
}

/* 教育项目 */
.jyxm {
  width: 100%;
  height: 653px;
  background: url('../images/bg2.png')no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.jyxm .jyxm_News_Information_box {
  width: 1168px;
  margin: 0 auto;
  padding-top: 75px;
}

.jyxm .jyxm_News_Information_box_title .img {
  width: 330px;
  display: block;
}

.jyxm .jyxm_box {
  width: 1168px;
  margin: 0 auto;
  margin-top: 70px;
}

.jyxm .jyxm_box .jyxm_box_list {
  width: 100%;
  padding-bottom: 75px;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items {
  width: 390px;
  background-color: #990a23;
  height: 290px;
  box-sizing: border-box;
  padding: 20px;
}
.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items a{
  text-decoration: none;
}
.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items img {
  width: 254px;
  height: 84px;
  display: block;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items .jyxm_content {
  font-size: 14px;
  color: #fff;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.jyxm_content_more {
  width: 100%;
  text-align: right;
  color: #fff;
  font-size: 18px;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:nth-child(2) {
  background: #848484;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:nth-child(3) {
  background: url(../images/bg1_img31.jpg)no-repeat;
  background-size: 100% 100%;
}

.jyxm .jyxm_box .jyxm_box_list .jyxm_box_items:hover {
  box-shadow: 0 16px 32px 0 rgba(48, 55, 66, 0.15);
  transform: translate(0, -3px);
}

/*  */
.xjp {
  width: 100%;
  box-sizing: border-box;
}

.xjp .xjp_News_Information_box {
  width: 1168px;
  margin: 0 auto;
  padding-top: 75px;
}

.xjp .xjp_News_Information_box_title img {
  width: 641px;
  display: block;
}

.xjp .xjp_box {
  width: 1168px;
  margin: 0 auto;
  margin-top: 70px;
}

.xjp .xjp_box .xjp_box_list {
  width: 100%;
  flex-wrap: wrap;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items:hover .xjp_box_items_title {
  color: #990a23;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .img_nav {
  width: 150px;
  height: 150px;
  background: #eee;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .img_nav img {
  /*width: 71px;*/
  height: 70px;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .xjp_box_items_line {
  width: 60px;
  height: 3px;
  background: #990a23;
  margin: 40px 0 20px;
}

.xjp .xjp_box .xjp_box_list .xjp_box_items .xjp_box_items_title {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-align: center;
}

/* 协会介绍 */
.xhjs {
  width: 100%;
  position: absolute;
  top: 741px;
  left: 0;
  z-index: 890;
}

.xhjs_box {
  width: 1168px;
  margin: 0 auto;
}

.xhjs_left {
  width: calc(1168px - 154px);
}

.xhjs_left .xhjs_left_content {
  width: 100%;
  position: relative;
}

.xhjs_left .xhjs_left_content .xhjs_left_img {
  width: 377px;
  height: 564px;
}

.xhjs_left .xhjs_left_content p a {
  margin: 0;
  font-size: 18px;
  color: #333;
/*  margin-left: 30px;*/
  text-decoration: none;
}

.xhjs_left .p1 a {
  margin: 0;
  font-size: 18px;
  color: #333;
  margin-top: 30px;
  text-decoration: none;
}

.xhjs_left .p2 a {
  margin: 0;
  font-size: 18px;
  color: #333;
  /*margin-top: 30px;*/
  text-decoration: none;
}

/* 新加坡留学优势 */

.xjblcys {
  width: 100%;
  height: 363px;
  background: url('../images/bg3.png')no-repeat;
  background-size: 100% 100%;
  margin-bottom: 100px;
}

.xjblcys .xjblcys-content {
  width: 100%;

}

.xjblcys_box {
  width: 1168px;
  margin: 0 auto;
  padding-top: 280px;
}

.xjblcys .xjblcys_News_Information_box {
  width: 1168px;
  margin: 0 auto;


}

.xjblcys_News_Information_box_title img {
  width: 638px;
  display: block;
  margin-left: 2px;
}

.xjblcys_box_content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: #b10007;
}

.xjblcys_box_content_list {
  width: 100%;
  box-sizing: border-box;
}

.xjblcys_box_content_items {
  width: 33.33%;
  padding: 30px 0px;
  color: #fff;
  text-align: center;
}

.xjblcys_box_content_items .contnt {
  border-right: solid 1px #fff;
  text-align: center;
}

.xjblcys_box_content_items .contnt h1 {
  text-align: center;
  font-size: 14px;
  margin-top: 0;
}

.xjblcys_box_content_items .contnt .p0 {
  text-align: center;
  font-size: 24px;
  color: #fff;
}

.xjblcys_box_content_items:last-child .contnt {
  border: 0;
}

.xjblcys_box_content_items .contnt a {
  color: #fff;
  text-decoration: none;
}

.xjblcys_box_content_items .contnt:hover h1 {
  opacity: 0.7;
}

.xjblcys_box_content_items .contnt:hover .p0 {
  opacity: 0.7;
}

.heightvIEW {
  height: 1650px;
}

/* 新闻资讯 */
.News_Information {
  width: 100%;
}

.News_Information_box {
  width: 1168px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.News_Information_box_title {
  width: 100%;
  margin-bottom: 70px;
  position: relative;
}

.xwzx .News_Information_box_title .img {
  width: 343px;
  height: 91px;
  display: block;
}

.News_Information_box_more {
  width: 200px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  /* border: solid 1px #990b24; */
}

.min_box_more {
  width: 138px;
}

.News_Information_box_more a {
  color: #990b24 ;
  font-size: 19px;
}



.News_Information_box_more a:hover {
  color: #990b24;
}

.News_Information_box_more a img {
  width: 22px;
  height: 12px;
  margin-left: 10px;
}

.News_Information_box_content {
  width: 100%;
}

.News_Information_box_content img {
  width: 100%;
}

.News_Information_box_content .box_content {
  box-sizing: border-box;
  padding: 30px 30px 10px;
}

.News_Information_box_content .box_content a {
  text-decoration: none;
}

.News_Information_box_content-items {
  width: 380px;
  background: #fff;
  /* padding-bottom: 20px; */
  border: solid 1px #ededed;
}

.News_Information_box_content-items:hover {
  box-shadow: 0 16px 32px 0 rgba(48, 55, 66, 0.15);
  transform: translate(0, -3px);
  background-color: #990b24;
  color: #fff;
}

.News_Information_box_content-items:hover .title {
  color: #fff;
}

.News_Information_box_content-items:hover .msg {
  color: #fff;
}


.News_Information_box_content-items .title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  height: 80px;
}

.News_Information_box_content-items .msg {
  font-size: 14px;
  color: #333;
  margin: 30px 0 0;
  height: 60px;
}

.News_Information_box_content-items .date_btn a {
  font-size: 16px;
  color: #999999;
}
.News_Information_box_content-items:hover .News_Information_box_more a {
  color: #fff;
}
.box_content_date strong {
  color: #333;
  font-size: 24px;
}

.box_content_date p {
  color: #999;
  margin-bottom: 20px;
}

.News_Information_box_content-items:hover .box_content_date strong {
  color: #fff;
}

.News_Information_box_content-items:hover .box_content_date p {
  color: #fff;
}

/* 名校咨询费 */
.mxzxf {
  width: 100%;
  background: url(../images/bg6.png)no-repeat;
  background-size: 100% 100%;
  padding: 80px 0;
}

.mxzxf_box {
  width: 1168px;
  margin: 0 auto;

}

.mxzxf .mxzxfList {
  width: 100%;
}


/* 合作院校 */
.hzyx {
  width: 100%;
  margin: 65px 0;
}

.hzyx_box {
  width: 1168px;
  margin: 0 auto;
}

.hzyx_box_content {
  width: 100%;
  height: 200px;
  margin-top: 60px;
}

.hzyx_box_content ul {
  width: 100%;
  flex-wrap: wrap;
}

.hzyx_box_content ul li {
  width: 226px;
  border: solid 1px #ebebeb;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;
}

.hzyx_box_content ul li img {
  width: 200px;
}

.dibu {
  width: 100%;
  background: #001935;
}

.dibu_box {
  width: 1200px;
  margin: 0 auto;
  padding: 80px 0;
}

.dibu_box ul {
  display: flex;
  justify-content: space-between;
}

.dibu_box ul li {
  display: flex;
  flex-direction: column;
}

.dibu_box ul li .title {
  font-size: 20px;
  color: #fff;
	font-weight: 600;
}

.dibu_box ul li ul {
  display: flex;
  flex-direction: column;
}

.dibu_box ul li ul li p {
  color: #fff;
  font-size: 16px;
}

.dibu_box ul li ul li .mobile {
  width: 22px;
  height: 21px;
  margin-right: 10px;
}

.dibu_box ul li ul li .email {
  width: 21px;
  height: 15px;
  margin-right: 10px;
}

.dibu_box ul li:nth-child(2) ul li {
  margin-bottom: 10px;
}

.dibu_box ul li ul li p:nth-child(2) {
  text-indent: 1.5em;
}

.dibu_box ul li ul li a {
  color: #fff;
  font-size: 16px;
}

.dibu_box ul li:nth-child(1) .title {
  width: 275px;
  height: 79px;
}

.dibu_box ul li:nth-child(1) .content {
  height: 237px;
  height: 72px;
  display: block;
  margin-top: 30px;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box {
  width: 330px;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box>.ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box .ul>.li {
  width: 95px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1a304a;
  margin-bottom: 20px;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box>.ul>.li .img {
  width: 44px;
  height: 44px;
}

.swiper-button-prev {
  width: 60px !important;
  height: 60px !important;
  background: url(../images/left_more.png)no-repeat;
  background-size: 100% 100%;
  left: 0 !important;
}

.swiper-button-next {
  width: 60px !important;
  height: 60px !important;
  background: url(../images/right_more.png)no-repeat;
  background-size: 100% 100%;
  right: 0 !important;
}

.swiper-button-next::after {
  content: '' !important;
}

.swiper-button-prev::after {
  content: '' !important;
}


/* child */
.child_banner {
  width: 100%;
}

.child_banner img {
  width: 100%;
}

.child_content {
  width: 1200px;
  margin: 0 auto;
}

.menu {
  width: 240px;
  margin-top: -170px;
}

.menu .menu_body {
  width: 200px;
  height: 1300px;
  background: #efefef;
}

.menu .menu_body .menu_title {
  width: 100%;
  height: 120px;
  line-height: 120px;
  background: url(../images/child_furen.png)no-repeat;
  background-size: 100% 100%;
  font-size: 32px;
  color: #fff;
  text-align: center;
}

.menuList {
  width: 100%;
  background: url(../images/child_furen1.png)no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 20px;
}

.menuList li {
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: left;
  border-bottom: solid 1px #ebebeb;

}

.menuList li a {
  color: #666;
  font-size: 16px;
}

.menuList li a:hover {
  color: #990a23;
}

.child_list {
	width: 96%;
 /* width: calc(1200px - 240px);*/
/*  height: calc(1600px);*/
  overflow: hidden;

}

.child_body {
  width: 100%;
/*  height: calc(1500px - 80px);*/
  overflow: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
	background: #fafafa;
}

.child_body::-webkit-scrollbar {
  display: none;
  /* 对于Chrome, Safari, 和新版Edge */
}

.child_content_title {
 width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-bottom: solid 1px #ebebeb
}

.child_content_title p {
  font-size: 26px;
  color: #333;
  font-weight: bold;
}

.child_content_title span {
  font-size: 16px;
  color: #999;
}

.child_body_items {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  border-bottom: dashed 1px #c8c5c5;
  padding-bottom: 20px;
}
.child_body_items:last-child{
	border-bottom: 0
}
.items_l {
  width: calc(100% - 300px);
  display: flex;
  align-items: center;
}

.items_l .items_left {
  width: 134px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 195px;
  justify-content: center;
  position: relative;
}

.items_l .items_left p {
  font-size: 56px;
  color: #333;
  margin: 0;
  line-height: 55px;
  margin-right: 30px;
}

.items_l .items_left span {
  font-size: 16px;
  color: #999;
  margin-right: 30px;
}

.child_line {
  width: 30px;
  height: 2px;
  background: #999;
  position: absolute;
  right: 8px;
  top: 98px;
}

.items_l .items_right {
  width: calc(100% - 134px);
}

.items_l .items_right .p {
  font-size: 20px;
  color: #333;
  margin-bottom: 15px;
}

.items_l .items_right .p a{
  font-size: 20px;
  color: #333;
  margin-bottom: 15px;
}

.items_l .items_right .items_count {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #999;
  margin-bottom: 25px;
}

.items_l .items_right .items_count>div img {
  margin-right: 5px;
}

.items_l .items_right .items_count>div:nth-child(2) {
  margin-left: 20px;
}

.items_l .items_right .msg {
  font-size: 16px;
  color: #666;
}

.icon_img {
  width: 257px;
  height: 152px;
}

.child_body_items:hover .items_l .items_left .child_line {
  background: transparent;
}

.child_body_items:hover .items_l .items_right .p {
  color: #990a23;
}

.child_body_items:hover .items_l .items_left {
  background: url('../images/child_active.png')no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.child_body_items:hover .items_l .items_left p,
.child_body_items:hover .items_l .items_left span {
  color: #fff;
}

/* 分页器 */
.pager {
  width: 100%;
}

.pager .total {
  font-size: 14px;
  color: #333;
}

.pager .pre_btn {
  font-size: 14px;
  color: #999;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #999;
}

.pager .current_count {
  background: #990a23;
  height: 30px;
  line-height: 30px;
  color: #ffff;
  font-size: 14px;
  padding: 0 10px;
  margin: 0 10px;
}

.pager .next_btn {
  font-size: 14px;
  color: #999;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #999;
}

.pager .Count {
  font-size: 14px;
  color: #333;
}

.pager .Count,
.pager .toPage {
  font-size: 14px;
  color: #333;
  margin: 0 10px;
}

.pager input {
  width: 40px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  text-align: center;
  border: solid 1px #999;
}

.pager .jump {
  font-size: 14px;
  color: #990a23;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #990a23;
  margin-left: 10px;
}

.pager_box {
  width: 960px;
  margin: 50px auto;

}
.title_box_more {
  width: 200px;
  height: 45px;
  line-height: 45px;
  border: solid 1px #990b24;
}
.title_box_more a{
  color: #990a23;
  font-size: 16px;
}
.title_box_more a:hover{
	color: #990a23;
	text-decoration: none
}
.title_box_more a img {
  width: 22px;
  height: 12px;
  margin-left: 10px;
}