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