@charset "utf-8";
/* CSS Document */

/* index-com-title */
.index-com-title{width: 100%;text-align: center;padding-top: .528rem;}
.index-com-title h2{font-size: .44rem;color: #333333;font-weight: normal;}
.index-com-title h2 a{color: #333333;}
.index-com-title p{font-size: .278rem;color: #cccccc;margin-top: .111rem;}



/* banner */
.banner{width: 100%;position: relative;}
.banner img{display: block;width: 100%;}

.banner{ width:100%;  margin:0 auto; position:relative; overflow:hidden;   }
.banner .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;  }
/*.banner .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:-webkit-box; height:5px; background-color:rgba(51,51,51,0.5);   }
.banner .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; -webkit-box-flex:1;font-size:0 }
.banner .hd ul .on{ background:#005bac;}*/
.banner .hd ul{text-align: center;width: 100%;margin-top: -0.8rem;}
.banner .hd ul li{display: inline-block;width: 0.3rem;height: 0.3rem;border-radius: 50%;background: #fff;margin: 0 0.2rem; font-size:0;}
.banner .hd ul li.on{background: #005bac;}

.banner .bd{ position:relative; z-index:0;}
.banner .bd li img{ width:100%;}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

/* index-about */
.index-about{width: 100%;margin-top: .14rem;background: #fff;padding-bottom: .556rem;}
.index-about img{display: block;width: 100%;}
.index-about .menu{width: 100%;}
.index-about .menu ul{display: flex;}
.index-about .menu li{flex: 1;height: 1.611rem;border-left: 1px solid #ececec;border-bottom: 1px solid #ececec;line-height: 1.611rem;text-align: center;font-size: 0.4rem;}
.index-about .menu li a{color: #333333;display: block;}
.index-about .menu li:first-child{border-left: none;}
.index-about .menu li:nth-child(1){border-top: .069rem solid #005bac;}
.index-about .menu li:nth-child(2){border-top: .069rem solid #abce03;}
.index-about .menu li:nth-child(3){border-top: .069rem solid #fea700;}
.index-about .mainCon dl{margin-top: .389rem;}
.index-about .mainCon dd{padding: 0 .139rem;}
.index-about .mainCon dd h3{font-size: .35rem;color: #333333;font-weight: normal;margin: .5rem 0 .444rem 0;}
.index-about .mainCon dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;}
.index-about .mainCon dd a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.86rem auto 0;}

/* cybj */
.cybj{width: 100%;padding: .556rem 0 0.417rem;background: #005bac;}
.cybj img{display: block;width: 100%;}
.cybj .mainCon{width: 9.722rem;margin: 0 auto;}
.cybj li{float: left;width: 49%;margin-left: 2%;margin-bottom: .139rem;border-radius: 4px;}
.cybj li dt img{border-radius: 4px;}
.cybj li:nth-child(2n+1){margin-left: 0;}
.cybj li dt{position: relative;} 
.cybj li dt .cybj-icon{position: absolute;transform: translate(-50%,-50%);left:70%;bottom:-25%;width: 1rem;height: 1rem;}
.cybj li dd{height: 2rem;background: #fff;box-sizing: border-box;padding: .528rem .528rem 0;position: relative;}
.cybj li dd h3{font-size: .389rem;color: #005bac;font-weight: normal;}
.cybj li dd p{font-size: .306rem;color: #666666;margin-top: .139rem;}
.cybj li dd img{display: block;width: .5rem;height: .5rem;position: absolute;top: .528rem;right: .528rem;}

/* news */
.news{width: 100%;padding-bottom: .486rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;background: #fff;}
.news img{display: block;width: 100%;}
.news dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;}
.news dl:first-child{border-top: 1px solid #ececec;}
.news .mainCon{margin-top: .5rem;}
.news dt{float: left;width: 2.778rem;}
.news dd{width: 6.667rem;float: right;}
.news dd h3{font-size: .389rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;}

/* college */
.college{width: 100%;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;background: #fff;}
.college img{display: block;width: .75rem;height: .75rem;margin: 0 auto;}
.college ul{display: flex;}
.college li{flex: 1;height: 2.639rem;box-sizing: border-box;text-align: center;padding-top: .611rem;border-left: 1px solid #ececec;}
.college li p{font-size: .389rem;color: #333333;margin-top: .208rem;}



















