
/******************************
*
*         产品详情页
*
******************************/


/*********移动智慧校园平台********/


.yd-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/ydglxt/yd-bg@2x.png') no-repeat;
  background-size: cover;
}
.yd-top{
  display: flex;
  height: 513rem;
}
.yd-srcoll .bar-title{
  width: 100%;
  font-size: 85rem;
  font-weight: bold;
  text-align: center;
  align-self: center;
  letter-spacing: 13rem;
  font-family: "华文隶书";
  margin-right: 12%;
}
.yd-srcoll .bar-content{
  margin-top: 28rem;
  width:100%;
  height:100rem;
  font-size:16rem;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32rem;
}
.yd-srcoll .bar-img{
  margin-top: 70rem;
  background:url('../img/product/ydglxt/bar-right@2x.png') no-repeat center;
  background-size: 100% 100%;
}

.yd-show{
  padding: 6%;
}
.shrow-item{
  width: 80%;
  padding: 6%;
  margin: 0 auto;
}
.shrow-item:hover {
  box-shadow: 0rem 2rem 3rem rgba(29,110,214,0.2);
}
.shrow-title{
  font-size: 24rem;
  line-height: 70rem;
}
.shrow-page{
  line-height: 25rem;
  margin-bottom: 10%;
  font-size: 16rem;
}

.advantage-top{
  margin: 6% 0;
  font-size: 28rem;
  text-align: center;
}
.ad-row,.co-row{
  height: 320rem;
  margin: 4% 0;
}
.adrow-item{
  width: 100%;
  height: 280rem;
  padding: 6%;
  margin: 0 auto;
  text-align: center;
}
.adrow-item:hover{
  box-shadow: 0rem 2rem 3rem rgba(29,110,214,0.2);
}
.adrow-title{
  font-size: 24rem;
  line-height: 70rem;
}
.adrow-page{
  line-height: 25rem;
  margin-bottom: 10%;
  font-size: 16rem;
  text-align: left;
}

.corow-item{
  width: 100%;
  height: 280rem;
  padding: 6%;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0rem 3rem 8rem rgba(0,0,0,0.08);
}
.corow-title{
  font-size: 18rem;
  line-height: 140rem;
}


/*********科研管理服务平台********/

.ky-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/kyglxt/ky-bg@2x.png') no-repeat;
  background-size: cover;
}
.ky-srcoll .bar-title{
  margin-top: 136rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 66rem;
}
.ky-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  height: 100rem;
  font-size: 20rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32rem;
}
.ky-srcoll .bar-img{
  width: 100%;
  margin-top: 70rem;
  background:url('../img/product/kyglxt/bar@2x.png') no-repeat center;
  background-size: 100% 100%;
}

.ky-idea{
  margin: 4% 0;
}
.ky-top,.zy-top{
  height: 20rem;
  font-size: 20rem;
  border-left: 3rem solid #0094F1;
  padding: 0 12rem;
  line-height: 20rem;
  margin-bottom: 4%;
}
.idea-iteam{
  height: auto;
  padding: 8% 10%;
  box-shadow: 0rem 3rem 8rem rgba(0,0,0,0.08);
  position: relative;
}
.idea-iteam .idea-page{
  font-size: 16rem;
  margin-top: 10rem;
}
.idea-iteam:hover {
  box-shadow: 6rem 6rem 30rem 0rem rgba(134,134,134,0.2);
}
.idea-line{
  width: 60rem;
  height: 5rem;
  position: absolute;
  top: 0rem;
  background-color: #1DBDD6;
  border-radius: 0rem 0rem 14rem 14rem;
}
.idea-iteam .second{
  background-color: #4286DD;
}
.idea-iteam .thrid{
  background-color: #F08300;
}
.idea-iteam .fourth{
  background-color: #EA7575;
}

.idea-title{
  font-size: 19rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
}
.ky-principle,.ky-component,.ky-application{
  margin: 6% 0;
}
.prin-iteam{
  text-align: center;
}
.prin-iteam p {
  line-height: 24rem;
  color: #4B4B4B;
  font-size: 16rem;
}
.table-radiu{
  width: 10rem;
  height: 10rem;
  display: inline-block;
  border-radius: 50%;
  background: -webkit-radial-gradient( circle closest-side,#ffffff 40%,#1DBDD6 0%);
  margin-left: 1%;
  float: left;
}
.table-p{
  float: left;
  width: 2%;
  padding-top: 4rem;
}
.table-span{
  width: 98%;
  float: right;
}
.table td{
  padding: 2% !important;
}
.table-title{
  width: 120rem;
  color: #0B4FA5;
  font-weight:bold;
  text-align: center;
  font-size: 16rem;
}
.app-content .col-md-7{
  position: relative;
}
.app-left{
  position: absolute;
  top: 0;
  z-index: -1;
}
.app-right{
  position: absolute;
  bottom: 68rem;
  right: 28rem;
  z-index: -1;
}
.app-content li{
  width: 100%;
  font-size: 16rem;
  height: 30rem;
  line-height: 30rem;
  margin-bottom: 20rem;
  margin-left: 30%;
}
.app-icon{
  background: url(../img/product/kyglxt/shape@2x.png) no-repeat center;
  width: 16rem;
  height: 16rem;
  line-height: 16rem;
  display: inline-block;
  background-size: contain;
}


/*********人力资源管理服务平台********/

.zy-srcoll{
  width: 100%;
  height: 585rem;
  color: #FFFFFF;
  background: url('../img/product/zyglxt/zy-bg@2x.png') no-repeat;
  background-size: cover;
}
.zy-srcoll .bar-title{
  margin-top: 100rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 66rem;
}
.zy-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  height: 100rem;
  font-size: 20rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32rem;
}
.zy-srcoll .bar-img{
  width: 100%;
  margin-top: 70rem;
  background: url(../img/product/zyglxt/bar@2x.png) no-repeat;
  background-size: cover;
}
.zy-system .row{
  height: 100rem;
}
.zy-idea,.zy-service,.zy-system,.zy-play{
  margin: 6% 0;
}
.idea-content .direction{
  font-size: 18rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  margin-bottom: 10%;
}
.idea-content .list li{
  height: 42rem;
  font-size: 16rem;
}
.idea-bg{
  height: 280rem;
  background: url(../img/product/zyglxt/idea-bg@2x.png) no-repeat center;
  background-size: 100% 100%;
}
.service-item{
  width: 80%;
  padding: 4%;
  position: relative;
  box-shadow: 0rem 3rem 8rem rgba(0,0,0,0.08);
  height: 280rem;
}
.service-item:hover{
  box-shadow:6rem 6rem 30rem 0rem rgba(134,134,134,0.2);
}

.service-item li{
  font-size: 16rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  line-height: 50rem;
}
.ser-line{
  width: 60rem;
  height: 4rem;
  background-color: #1DBDD6;
  position: absolute;
  top: 0;
}
.service-item .second{
  background-color: #4286DD;
}
.ser-bg{
  width: 48%;
  height: 28%;
  position: absolute;
  bottom: 0rem;
  right: 0rem;
}
.sys-title{
  font-size: 16rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #2875D8;
  padding-left: 2%;
  margin: 4% 0;
}
.zy-system .col-md-2 img {
  width: 100%;
}
.play-iteam{
  width: 80%;
}
.play-page{
  margin: 12% 0;
}
.play-content .row{
  margin: 6% 0;
}



/*********数据管理中心平台********/
.sj-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/sjglxt/sj-bg@2x.jpg') no-repeat;
  background-size: 100% 100%;
  margin-top: -17rem;
}
.srcoll-title{
  margin-top: 136rem;
  width: 100%;
  height: 66rem;
  line-height: 66rem;
  font-size: 30rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
}
.srcoll-title li{
  width: 126rem;
  border-bottom: 2rem solid #ffffff;
  margin-bottom: 4%;
}
.srcoll-title li:last-child{
  width: 180rem;
  border-bottom: 2rem solid #ffffff;
}
.sj-top{
  height: 20rem;
  font-size: 20rem;
  border-left: 3rem solid #0094F1;
  padding: 0 12rem;
  line-height: 20rem;
  margin-bottom: 4%;
  font-weight: bold;
}
.sj-message{
  margin: 6% 0;
}
.mess-page{
  font-size: 16rem;
  line-height: 24rem;
}

.mess-wrapper{
  margin: 4% 0;
}
.mess-wrapper li{
  width: 520rem;
  line-height: 48rem;
  height: 48rem;
  margin: 2% 0;
  padding: 0 2%;
  font-size: 16rem;
  background-color: #FAFAFA;
  overflow:hidden;
  display:inline-block;
  position: relative;
}
.mess-wrapper .current{
  border:1rem solid #5cbfce6e;
  border-left: 0;
}
.slides-border{
  border-top: 2rem solid #1DBDD6;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.slides_control{
  width: 560rem !important;
}


.sj-total{
  background-color: #F9F9F9;
  padding: 6% 0;
}
.total-top{
  margin-top: 4%;
  margin-bottom: 2%;
  font-size: 20rem;
  font-weight: bold;
}
.total-card{
  margin: 6% 0;
  height: 300rem;
}
.card{
  width: 80%;
  border: 1rem solid #D5D5D5;
  border-radius:4rem;
  margin: 0 auto;
}
.card-content{
  height: 200rem;
  background-color: #ffffff;
  padding: 4%;
}
.card-content p{
  font-size:20rem;
  font-family:MicrosoftYaHei-Bold;
  font-weight:bold;
}

.card-left{
  padding-top: 16%;
}
.card-left li{
  float: left;
  height: 20rem;
  margin-right: 6%;
  font-size: 16rem;
}
.card-shape{
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  margin-right: 4rem;
  vertical-align: middle;
  background-color: #1DBDD6;
  border-radius: 50%;
  display: inline-block;
}
.card-page{
  height: 100rem;
  padding: 8% 4%;
  font-size: 16rem;
}

.sj-data{
  padding: 6% 0;
}
.data-bg{
  background: url(../img/product/sjglxt/123@2x.png) no-repeat center;
  width: 350rem;
  height: 243rem;
  margin: 0 auto;
  background-size: cover;
}
.data-title{
  height: 48rem;
  background-color: #5696E9;
  font-size: 18rem;
  color: #ffffff;
  line-height: 48rem;
  font-size: 18rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  border-radius: 2rem;
  padding: 0 4%;
}
.data-list .second{
  border: 1rem solid #ffffff;
}
.data-page{
  border: 1rem solid #D5D5D5;
  padding: 4%;
  line-height: 26rem;
  height: 230rem;
}


/*********迎新管理服务平台********/
.yx-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/yxglxt/yx-bg.png') no-repeat;
  background-size: cover;
}
.yx-srcoll .bar-title{
  margin-top: 85rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 66rem;
}
.yx-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  height: 100rem;
  font-size: 20rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32rem;
  /* text-indent: 2em; */
}
.yx-content{
  padding: 2% 0;
  background-color: #F5F8FB;
}
.yx-component{
  margin: 4% 0;
}
.compontent-title{
  font-size: 24rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  text-align: center;
  margin-bottom: 2%;
}
.yx-subtitle{
  font-size: 18rem;
  color: #878F92;
  width: 100%;
  margin: 0 auto;
  line-height: 24rem;
}
.yx-component li{
  font-size: 16rem;
  line-height: 48rem;
}
.com-icon{
  background: url(../img/product/yxglxt/3.png) no-repeat center;
  width: 16rem;
  height: 16rem;
  line-height: 16rem;
  display: inline-block;
  background-size: contain;
  margin-right: 4%;
}
.yx-application,.jy-employment{
  margin: 6% 0;
}
.yx-iteam{
  width: 100%;
  height: 340rem;
  padding: 6%;
  box-shadow: 0rem 3rem 8rem rgba(0,0,0,0.08);


}
.yx-iteam img{
  margin: 0 15%;
}
.yx-iteam p{
  font-size: 24rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  line-height: 50rem;
}

.yx-iteam .page{
  font-size: 16rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  line-height: 24rem;
}





/*********就业管理服务平台********/
.jy-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/jyglxt/1.png') no-repeat;
  background-size: cover;
}
.jy-srcoll .bar-title{
  margin-top: 85rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 66rem;
  /* text-align: right; */
}
.jy-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  font-size: 20rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32rem;
  /* text-align: right; */
}

.jy-list{
  margin: 10% 0;
}
.employ-item{
  text-align: center;
  margin-bottom: 10%;
  font-size: 18rem;
}
.employ-item p{
  line-height: 48rem;
}
.jy-feature{
  background-color: #F5F8FB;
  padding: 4% 0;

}
.feature-iteam{
  text-align: center;
  margin: 20% 0;
}
.feature-iteam p{
  font-size: 18rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  margin: 10% 0;
  font-weight: bold;
}
.fea-page{
  color: #878F92;
  text-align: left;
  line-height: 26rem;
  font-size: 16rem;
}



/*********离校管理服务平台********/
.lx-srcoll{
  width: 100%;
  height: 553rem;
  color: #FFFFFF;
  background: url('../img/product/lxgxt/1.png') no-repeat;
  background-size: 100% 100%;
}
.lx-srcoll .bar-title{
  margin-top: 85rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 66rem;
}
.lx-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  font-size: 20rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32rem;
}
.bar-content p{
  /* text-indent: 2em; */
}
.lx-system{
  padding: 4% 0;
}
.school-list{
  margin: 6% 0;
}
.school-iteam{
  width: 100%;
  height: 315rem;
  box-shadow: 0rem 3rem 8rem rgba(0,0,0,0.08);

  padding: 0 10% 10% 10%;
  position: relative;
}
.school-iteam p{
  font-size: 24rem;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  line-height: 100rem;
  padding-left: 8%;
  border-bottom: 1rem dashed #9FA2A8;
}
.school-iteam img{
  position: absolute;
  bottom: 6%;
  right: 6%;
}
.school-line{
  position: absolute;
  top: 0;
  width: 90rem;
  height: 6rem;
  background-color: #4D82FF;
  border-radius: 0rem 0rem 5rem 5rem;
}
.school-ul{
  padding: 16% 0;
}
.school-ul li{
  margin: 6% 0;
  font-size: 16rem;
}

.feature-title{
  margin: 5% 0;
  font-size: 24rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  text-align: center;
}
.fea-row{
  background-color: #F5F8FB;
  padding: 2% 0;
  height: 360rem;
}
.fea-row p,.fea-row-second p{
  width: 80%;
  padding: 20% 0;
  font-size: 16rem;
  line-height: 24rem;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  align-self: center;
}
.fea-row-second{
  background-color: #ffffff;
  height: 360rem;
  padding: 2% 0;
}





/*********新一代学生管理与服务平台********/

.xg-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/xgmhxt/xg-bg@2x.png') no-repeat;
  background-size: cover;
}
.xg-srcoll .bar-title{
  margin-top: 136rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 66rem;
}
.xg-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  height: 100rem;
  font-size: 20rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32rem;
}
.xg-srcoll .bar-img{
  width: 100%;
  margin-top: 70rem;
  background:url('../img/product/xgmhxt/bar@2x.png') no-repeat center;
  background-size: 100% 100%;
}
.xg-content{
  padding: 10% 0;
}
.xg-service{
  height: 500rem;
}
.ser-left{
  height: 430rem;
  background-size: 100% 100%;
  background: url('../img/product/xgmhxt/ser-bg@2x.png') no-repeat;
}
.ser-right{
  margin: 0 4%;
}
.ser-right p{
  font-size: 24rem;
  font-family: PingFang SC;
  font-weight: 400;
  margin-bottom: 4%;
}
.ser-row li{
  margin-bottom: 10%;
  font-size: 16rem;
}
.ser-circular{
  display: inline-block;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background:linear-gradient(180deg,rgba(61,180,255,1) 0%,rgba(33,101,255,1) 100%);
  margin-right: 16rem;
  line-height: 8rem;
}
.xg-analysis{
  height: 500rem;
  margin: 6% 0rem;
  text-align: center;
}
.xg-analysis li{
  height: 54rem;
}
.xg-project{
  height: 500rem;
  margin: 10% 0;
}
.pro-img-frist{
  height: 510rem;
  background-size: 100% 100%;
  background: url('../img/product/xgmhxt/pro1@2x.png') no-repeat center;
}
.pro-list{
  padding: 8% 0;
}
.pro-top{
  font-size: 18rem;
  height: 20rem;
  line-height: 18rem;
  font-family: PingFang SC;
  font-weight: 400;
  padding-left: 2%;
  border-left: 4rem solid #2165FF;
  margin-bottom: 2%;
}
.pro-page{
  font-size: 16rem;
  line-height: 28rem;
  margin-bottom: 6%;
}
.pro-mess{
  line-height: 28rem;
  margin-bottom: 6%;
  font-size: 16rem;
}
.pro-circular{
  display: inline-block;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background:linear-gradient(180deg,rgba(61,180,255,1) 0%,rgba(33,101,255,1) 100%);
  margin-right: 10rem;
  line-height: 8rem;
}
.pro-img-second{
  height: 510rem;
  background-size: 100% 100%;
  background: url('../img/product/xgmhxt/pro2@2x.png') no-repeat center;
}

.pro-img-thrid{
  height: 510rem;
  background-size: 100% 100%;
  background: url('../img/product/xgmhxt/pro3@2x.png') no-repeat center;
}

.pro-img-fourth{
  height: 510rem;
  background-size: 100% 100%;
  background: url('../img/product/xgmhxt/pro4@2x.png') no-repeat center;
}

/**************研究生信息管理与服务平台*******************/
.yjs-srcoll{
  width: 100%;
  height: 513rem;
  color: #FFFFFF;
  background: url('../img/product/yjsxxfwxt/bannerbg.png') no-repeat;
  background-size: cover;
}
.yjs-srcoll .bar-title{
  margin-top: 100rem;
  width: 100%;
  height: 66rem;
  font-size: 40rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: bold;
  line-height: 60rem;
}

.yjs-srcoll .bar-content{
  margin-top: 28rem;
  width: 100%;
  height: 66rem;
  font-size: 20rem;
  font-family: FZLTTHJW--GB1-0;
  font-weight: 400;
  line-height: 32rem;
}

.yjs-srcoll .bar-img{
  width: 100%;
  margin-top: 70rem;
  background: url('../img/product/yjsxxfwxt/rw.png') no-repeat;
}

.yjs-system .row{
  height: 100%;
}

.yjs-idea,.yjs-service,.yjs-system,.yjs-play{
  margin: 6%;
}
.yjs-system .col-md-offset-1{
  margin: 10rem 0% 10rem 0;
}
.yjs-principle,.ky-component,.yjs-application{
  margin: 6% 0;
}
