
/******************************
*
*         产品详情页
*
******************************/


/*********产品平台系列********/

.more-srcoll{
  width: 100%;
  color: #FFFFFF;
  background: url('../image/banner-products@2x.png') no-repeat;
  margin-top: 61px;
  height: 513px;
}
.more-mess{
  display: flex;
  height: 513px;
}

.more-title{
  font-size: 46px;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 58px;
  align-self: center;
  margin: 0 auto;
  letter-spacing: 6px;
}
.more-title p {
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 300;
  line-height: 58px;
  opacity: 0.27;
  letter-spacing: 2px;
  text-align: center;
}
.business-content{
  background-color: #F5F7F9;
  padding: 4% 0;
  height: 1200px;
}
.business-item{
  width: 90%;
  margin: 10% auto;
  height: 280px;
  padding: 20% 0;
  text-align: center;
  background-color: #ffffff;
}
.business-item:hover{
  box-shadow: 0px 4px 10px rgba(0,0,0,0.08);
}
/* .business-content .col-md-2 {
  padding: 4% 0;
  background-color: #ffffff;
  text-align: center;
  margin: 2% 2% 2% 0;
}
.business-content .col-md-2:hover{
  box-shadow: 0px 4px 10px rgba(0,0,0,0.08);
} */
.business-content p {
  width: 100%;
  height: 56px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: #343434;
  margin-top: 24%;
}



.product-footer{
  width: 100%;
  text-align: center;
  line-height: 40px;
  color: #C3CEDB;
  background-color: #F5F7F9;
}




/*********OA详情页********/

.product-srcoll{
  width: 100%;
  color: #FFFFFF;
  background: url('../image/pro-bg@2x.png') no-repeat;
  background-size: cover;
  margin-top: 61px;
}
.bar-title{
  margin-top: 136px;
  width: 493px;
  height:66px;
  font-size:40px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.bar-content{
  margin-top: 28px;
  width:476px;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}
.product-srcoll .bar-img{
  margin-top: 70px;
  background:url('../image/pro-bar@2x.png') no-repeat center;
  background-size: 100% 100%;

}
.product-content{
}
.pro-list{
  margin-top: 60px;
}
.pro-list:last-child{
  margin-bottom: 60px;
}
.pro-item{
  height: 485px;
  padding: 60px 0;
}
.pro-item:hover{
  box-shadow:0px 6px 16px rgba(0,0,0,0.08);
  cursor: pointer;
}
.pro-pic{
  width: 266px;
  margin: 0 auto;
  text-align: center;
}
.pro-title{
  width: 343px;
  height: 70px;
  margin-left: 31px;
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 70px;
  color: #343434;
}
.pro-direction{
  margin-left: 30px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 30px;
  color: #343434;
}

.feat-title{
  height: 48px;
  text-align: center;
  font-size:30px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:30px;
  color:#343434;
}
.feat-solid{
  text-align: center;
}
.line-solid{
  width: 160px;
  height: 6px;
  background-color: #1D6ED6;
}

.product-item{
  margin-top: 200px;
  padding:0 6%;
  margin-bottom: 200px;
}
.item-list{
  width: 160px;
}
.full-title{
  width:75px;
  height:23px;
  font-size:18px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:30px;
  color:#FF6363;
}
.product-item .second{
  color: #FFB663;
}
.product-item .three{
  color: #88D523;
}
.product-item .fourth{
  color: #34D69A;
}
.product-item .fifth{
  color: #4FACFE;
}
.product-item .sixth{
  color: #7E7EFF;
}
.full-line{
  width: 160px;
  height: 6px;
  margin-top: 14px;
  margin-bottom: 16px;
}
.full-line .font{
  width: 80px;
  height: 6px;
  display: inline-block;
}
.full-line .red{
  float: left;
  background-color: #FF6363;
}
.full-line .gray{
  float: right;
  background-color: #D0D9E6;
}
.full-line .yellow{
  float: left;
  background-color: #FFB663;
}
.full-line .green{
  float: left;
  background-color: #88D523;
}
.full-line .bottle{
  float: left;
  background-color: #34D69A;
}
.full-line .blue{
  float: left;
  background-color: #4FACFE;
}
.full-line .purple{
  float: left;
  background-color: #7E7EFF;
}

.full-project li{
  font-size:14px;
  font-family:PingFang SC;
  font-weight:400;
  line-height: 30px;
}

.full-project .left{
  float: left;
}
.full-project .right{
  float: right;
  margin-right: 20px;
}


/*********java教务详情页********/

.java-srcoll{
  width: 100%;
  height: 513px;
  color: #FFFFFF;
  background: url('../image/banner_background@2x.png') no-repeat;
  background-size:cover;
  margin-top: 61px;
}
.java-srcoll .bar-title{
  margin-top: 136px;
  width: 493px;
  height:66px;
  font-size:40px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.java-srcoll .bar-content{
  margin-top: 28px;
  width:100%;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}
.java-srcoll .bar-img{
  margin-top: 70px;
  background:url('../image/banner-element@2x.png') no-repeat center;
  background-size: 100% 100%;

}

.java-design{
  margin: 10% 0;
}
.java-app{
  height: 500px;
}
.sj-iteam{
  text-align: center;
}
.sj-iteam p{
  font-size: 18px;
}
.javatd-iteam{
  margin: 12% 2%;
  width: 100%;
}
.javatd-title{
  margin: 6% 0;
  font-size: 24px;
}
.case-span{
  font-size: 14px;
  font-weight: 400;
  margin-left: 12px;
}
.java-case{
  margin: 6% 0;
}
.case-iteam{
  width: 90%;
  margin: 6% 0;
}
.case-iteam img{
  width: 100%;
}

.gn-item{
  width: 80%;
  padding: 4%;
  position: relative;
  height: 290px;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.08);
}
.gn-item:hover{
  box-shadow:6px 6px 30px 0px rgba(134,134,134,0.2);
}
.gn-solid{
  font-size: 20px;
  margin: 6% 0;
}

.gn-item li{
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  line-height: 40px;
}
.gn-line{
  width: 60px;
  height: 4px;
  background-color: #1D6ED6;
  position: absolute;
  top: 0;
  border-radius: 0px 0px 14px 14px;
}
.gn-item .second{
  background-color: #1DBDD6;
}
.gn-item .thrid{
  background-color: #F08300;
}
.gn-item .fourth{
  background-color: #EA7575;
}





/*********招生管理系统********/

.student-srcoll{
  width: 100%;
  color: #FFFFFF;
  background: url('../image/bg@2x.png') no-repeat;
  background-size: cover;
  height: 513px;
  margin-top: 61px;
}
.student-srcoll .bar-title{
  margin-top: 136px;
  width: 493px;
  height:66px;
  font-size:48px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.student-srcoll .bar-content{
  margin-top: 28px;
  width:100%;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}

.student-list{
  margin-top: 8%;
}
.student-list p{
  font-family:PingFang SC;
}
.student-item{
  width: 100%;
  padding: 12% 4%;
  height: 300px;
  margin-bottom: 20%;
}
.student-item:hover {
  box-shadow: 0px 6px 16px rgba(0,0,0,0.08);
}
.student-item p {
  font-family: PingFang SC;
  line-height: 30px;
  margin-top: 30px;
  margin-left: 12px;
}

.student-show{
  width: 100%;
  background-color: #F7F9FC;
}

.show-item{
  width: 90%;
  height: 500px;
  margin: 20% 0;
  background-color: #FFFFFF;
  box-shadow:0px 2px 3px rgba(0,0,0,0.2);
  padding: 20% 6%;
}
.show-title{
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 15px;
  margin: 8% 0;
}
.show-page{
  line-height: 28px;
}


/*********统一身份认证********/

.general-item-mobile,.system-grid-mobile{
  display: none;
}

.identity-srcoll{
  width: 100%;
  height: 513px;
  color: #FFFFFF;
  background: url('../image/OAbanner@2x.png') no-repeat;
  background-size: cover;
  margin-top: 61px;
}
.identity-srcoll .bar-title{
  margin-top: 136px;
  width: 100%;
  height:66px;
  font-size:40px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.identity-srcoll .bar-content{
  margin-top: 28px;
  width:100%;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}
.identity-srcoll .bar-img{
  margin-top: 70px;
  background:url('../image/auth-icon@2x.png') no-repeat center;
  background-size: 100% 100%;
}
.identity-general{
  /* margin-bottom: 10%; */
}
.general-item{
  position: relative;
}
.line-left{
  position: absolute;
  top: 4%;
  left: 24%;
}
.line-right{
  position: absolute;
  top: 4%;
  right: 21%;
}
.line-bottom{
  position: absolute;
  top: 10%;
  left: 51%;
}

.id-title{
  font-size:40px;
  font-family:PingFang SC;
  font-weight:400;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 5%;
  /* margin-left: 11%; */
}
.general-icon{
  width: 80%;
  text-align: center;
  margin-left: 11%;
}
.general-table span{
  width: 140px;
  align-self: center;
  font-size: 18px;
  color: #14304A;
}
.general-table{
  display: flex;
}
.general-row{
  width: 80%;
  height: 100px;
  background-color: #F8F8F9;
  margin: 1% 0;
}
.general-row .col-md-4{
  padding: 25px 6%;
}
.general-row .col{
  width: 70%;
  height: 50px;
  border: 2px solid #2D86FF;
  text-align: center;
  line-height: 50px;
  color: #2D86FF;
  font-size: 16px;
  margin: 0 auto;
}
.general-table .second{
  width: 80%;
  height: 100%;
  background-color: #F8F8F9;
  margin: 1% 0;
}
.general-row .col-second{
  width: 100%;
  height: 50px;
  border: 2px solid #2D86FF;
  text-align: center;
  line-height: 50px;
  color: #2D86FF;
  font-size: 16px;
  margin-top: 4%;
}
.general-img{
  width: 80%;
  height: 100px;
  margin: 1% 0;
  text-align: center;
}


.row-1{
  width: 100%;
  height: 60px;
  background-color: #F8F8F9;
  margin-bottom: 20px;
}
.grid-1{
  width: 100%;
  border: 1px solid #2D86FF;
  margin: 10px 0;
  text-align: center;
  line-height: 40px;
  color: #2D86FF;
  background-color: #ffffff;
  font-size: 16px;
}
.row-2{
  width: 100%;
  height: 200px;
  background-color: #F8F8F9;
  margin-bottom: 20px;
}
.col-4{
  width: 25%;
}
.col-5{
  width: 20%;
}
.col-6{
  width: 50%;
}
.grid-2{
  width: 100%;
  border: 1px solid #2D86FF;
  margin: 10px 0;
  text-align: center;
  line-height: 40px;
  color: #2D86FF;
  background-color: #EDF2F9;
  font-size: 16px;
}

.row-3{
  width: 100%;
  height: 60px;
  background-color: #F8F8F9;
  margin-bottom: 20px;
}
.grid-3{
  width: 100%;
  border: 1px solid #2D86FF;
  margin: 10px 0;
  text-align: center;
  line-height: 40px;
  color: #2D86FF;
  background-color: #ffffff;
  font-size: 16px;
}

.row-4{
  width: 100%;
  height: 330px;
  background-color: #F8F8F9;
  margin-bottom: 20px;
}
.grid-4,.grid-5{
  width: 100%;
  border: 1px solid #2D86FF;
  margin: 10px 0;
  text-align: center;
  line-height: 40px;
  color: #2D86FF;
  background-color: #EDF2F9;
  font-size: 16px;
}
.grid-5{
  background-color: #D9E7F9;
  height: 246px;
}

.list-right{
  font-size: 16px;
  text-align: center;
  border: 1px solid #2D86FF;
  background-color: #D9E7F9;
  line-height: 20px;
  color: #2D86FF;
  font-weight: bold;
  font-family: PingFang SC;
  display: flex;
}
.list-right p {
  align-self: center;
  margin: 0 auto;
}

.identity-design{
  margin-bottom: 10%;
}

.des-page p{
  line-height: 30px;
  margin-bottom: 30px;
}
.des-content{
  margin-top: 120px;
  height: 328px;
  font-size: 16px;
  text-align: center;
}
.des-content li{
  height: 78px;
}
.des-bottom{
  border-bottom: 1px solid #0C65A4;
}
.des-line{
  margin-top: 4%;
}







.identity-service{
  background-color: #F7F9FC;
  padding: 5%;
}
.service-top{
  text-align: center;
  margin-bottom: 10%;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
}
.identity-service .row{
  margin-bottom: 6%;
}
.identity-service .col-md-4{
  padding-right: 4%;
}
.ser-title{
  color: #2D86FF;
  line-height: 40px;
  font-size: 16px;
  font-family: PingFang SC;
}
.ser-page{
  font-size: 16px;
  line-height: 24px;
}
.identity-business{
  padding: 5%;
  margin-bottom: 10%;
}
.bus-pic{
  width: 100%;
  height: 340px;
  text-align: center;
  padding: 10% 6%;
}
.bus-pic:hover {
  box-shadow: 0px 6px 16px rgba(0,0,0,0.08);
}
.bus-title{
  font-size: 18px;
  line-height: 50px;
  font-weight: 500;
}
.bus-page{
  line-height: 24px;
  text-align: left;
}



/*********统一信息门户平台********/

.ty-srcoll{
  width: 100%;
  color: #FFFFFF;
  background: url('../image/ty-bg@2x.png') no-repeat;
  background-size: cover;
  height: 513px;
  margin-top: 61px;
}
.ty-srcoll .bar-title{
  margin-top: 136px;
  width: 493px;
  height:66px;
  font-size:40px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.ty-srcoll .bar-content{
  margin-top: 28px;
  width:100%;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}
.ty-srcoll .bar-img{
  width: 80%;
  height: 270px;
  margin: 120px auto;
  background: url(../image/bar@2x.png) no-repeat center;
  background-size: 100% 100%;
}

.ty-count{
  padding: 4% 0;
}
.count-wrapper{
  width: 90%;
  height: 600px;
  margin: 0 auto;
  position: relative;
  /* border: 1px solid #000; */
  
}
.ty-count-mobile{
  display: none;
}
.count-frist{
  height: 60px;
  text-align: center;
  background-color: #C0DBFE;
  color: #2D86FF;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  border: 1px solid #2D86FF;
}
.count-second{
  height: 100%;
  margin: 2% 0;
  
}

.count-second .col-md-8{
  padding-left: 0;
  padding-right: 0;
}
.count-left{
  width: 100%;
  height: 628px;
  padding-top: 8%;
  background-color: #F8F8F9;
}
.count-left li{
  background-color: #E3EDFA;
  font-size: 16px;
  color: #2D86FF;
  height: 40px;
  border: 1px solid #2D86FF;
  margin: 0 6% 30% 6%;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}
.count-left li:nth-child(3){
  height: 140px;
  line-height: 140px;
}
.count-left li:nth-child(4){
  height: 120px;
  line-height: 120px;
}
.count-left li:last-child{
  height: 80px;
  line-height: 80px;
}
.count-center{
  width: 100%;
  height: 628px;
  
}
.count-center li{
  background-color: #F8F8F9;
  height: 60px;
  margin-bottom: 2%;
}
.count-block{
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #2D86FF;
  font-size: 16px;
  color: #2D86FF;
  margin: 10px 0;
  background-color: #ffffff;
}
.count-block-second{
  float: left;
  width: 16%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #2D86FF;
  font-size: 16px;
  color: #2D86FF;
  margin: 10px 2%;
  background-color: #EDF2F9;
}
.count-center li:nth-child(3){
  height: 180px;
  padding-top: 1%;
}
.count-center li:nth-child(4){
  height: 160px;
  padding-top: 1%;
}
.count-center li:last-child{
  height: 112px;
  padding-top: 1%;
}
.count-block-thrid{
  width: 96%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #2D86FF;
  font-size: 16px;
  color: #2D86FF;
  margin: 10px 2%;
  background-color: #ffffff;
}
.count-block-fourth{
  width: 98%;
  margin: 10px 2%;
}
.block-row{
  float: left;
  margin-right: 2%;
  padding-top: 2%;
  width: 48%;
  height: 100px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #2D86FF;
  font-size: 16px;
  color: #2D86FF;
  background-color: #ffffff;
}
.count-font{
  color:#67839C;
  font-weight: 400;
}
.block-row-second{
  float: left;
  margin-right: 1%;
  padding-top: 2%;
  width: 32%;
  height: 82px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #2D86FF;
  font-size: 16px;
  color: #2D86FF;
  background-color: #ffffff;
}
.block-row-thrid{
  float: left;
  margin-right: 1%;
  padding-top: 2%;
  width: 32%;
  height: 82px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #2D86FF;
  font-size: 16px;
  color: #2D86FF;
  background-color: #EDF2F9;
}
.count-right{
  width: 100%;
  height: 628px;
  padding-top: 8%;
  background-color: #F8F8F9;
}
.count-right li {
  background-color: #E3EDFA;
  font-size: 16px;
  color: #2D86FF;
  border: 1px solid #2D86FF;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
}

.count-right-frist{
  height: 120px;
  margin: 0 6% 20% 6%;
  padding-top: 20%;
}
.count-right-second{
  height: 150px;
  margin: 0 6% 28% 6%;
  padding-top: 10%;
}
.count-right-third{
  height: 132px;
  margin: 0 6% 28% 6%;
  padding-top: 22%;
}
.count-right-fourth{
  height: 80px;
  margin: 0 6% 10% 6%;
  padding-top: 8%;
}
.count-third {
  height: 120px;
  text-align: center;
  background-color: #F8F8F9;
  color: #2D86FF;
  font-size: 16px;
  font-weight: bold;
  margin: 4% 0;
}
.third-iteam{
  float: left;
  width: 23%;
  height: 80px;
  border: 1px solid #2D86FF;
  margin: 20px 1%;
  background-color: #ffffff;
  color: #2D86FF;
  padding-top: 12px;
  line-height: 28px;
}
.arrow-frist{
  position: absolute;
  top: 22%;
  left: 34%;
  width: 76%;
  height: 40px;
  z-index: 999;
}
.arrow-second{
  position: absolute;
  top: 67%;
  left: 34%;
  width: 76%;
  height: 40px;
  z-index: 999;
}
.arrow-left{
  float: left;
  margin-right: 8%;
}
.arrow-page{
  float: left;
  height: 29px;
  line-height: 29px;
  background-color: #67839C;
  margin-right: 8%;
  color: #ffffff;
  padding: 0 1%;
}
.arrow-right{
  float: left;
}


.ty-bright{
  /* height: 500px; */
  margin: 6% 0;
}
.bright-top{
  text-align: center;
  font-size: 28px;
  margin-bottom: 6%;
  font-weight: bold;
}
.bright-iteam{
  height: 380px;
  padding: 6%;
  margin-bottom: 20%;
}
.bright-iteam:hover{
  box-shadow:0px 3px 8px rgba(0,0,0,0.08);
}
.bright-iteam img{
  margin: 0 10%;
}
.bright-iteam p{
  font-size: 24px;
  line-height: 70px;
}
.bright-page{
  line-height: 24px;
}



.ty-model{}

.model-top{
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 12%;
}
.model-iteam{
  width: 92%;
  height: 200px;
}
.model-left{
  width: 20%;
  height: 120px;
  float: left;
}
.model-right{
  width: 72%;
  float: left;
  margin-left: 2%;
}
.model-page{
  line-height: 26px;
  margin-top: 10px;
}

.ty-online{
  margin: 6% 0;
}
.onlie-title{
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 6%;
  padding-left: 12%;
}
.online-page{
  padding-left: 12%;
  line-height: 24px;
}

.ty-process{
  margin: 6% 0 8% 0;
}
.process-list .zone{
  margin-left: 15%;
}

.process-iteam{
  width: 80%;
  text-align: center;
  height: 230px;
  padding-top: 4%;
}
.process-iteam:hover{
  box-shadow:0px 3px 8px rgba(0,0,0,0.08);
}

.process-iteam p{
  width: 90%;
  margin: 4% auto;
  text-align: left;
}



/*********集成平台********/
.jc-srcoll{
  width: 100%;
  color: #FFFFFF;
  background: url('../image/jc-bg@2x.png') no-repeat;
  background-size: cover;
  height: 513px;
  margin-top: 61px;
}
.jc-srcoll .bar-title{
  margin-top: 80px;
  width: 493px;
  height:66px;
  font-size:40px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.jc-srcoll .bar-content{
  margin-top: 28px;
  width:100%;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}
.jc-srcoll .bar{
  position: relative;
}
.jc-srcoll .bar-img{
  width: 90%;
  height: 270px;
  background: url(../image/bar1@2x.png) no-repeat left;
  background-size: contain;
  position: absolute;
  top: 175px;
  left: 70px;
  z-index: 2;
}
.jc-srcoll .bar-img2{
  width: 37%;
  height: 270px;
  background: url(../image/bar2@2x.png) no-repeat left;
  background-size: contain;
  position: absolute;
  top: 175px;
  left: 200px;
  z-index: 1;
}
.jc-srcoll .bar-img3{
  width: 33%;
  height: 270px;
  background: url(../image/bar3@2x.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 188px;
  left: 298px;
}
.jc-all{
  margin: 6% 0;
  text-align: center;
}
.jc-app{
  margin: 6% 0;
}
.jc-top{
  height: 20px;
  font-size: 20px;
  border-left: 3px solid #0094F1;
  padding: 0 12px;
  line-height: 20px;
  margin-bottom: 4%;
  font-weight: bold;
}

.jc-item{
  width: 80%;
  padding: 4%;
  position: relative;
  box-shadow:0px 3px 10px 0px rgba(6,0,1,0.2);
  height: 380px;
}
.jc-item:hover{
  box-shadow:6px 6px 30px 0px rgba(134,134,134,0.2);
}
.jc-solid{
  font-size: 20px;
  margin: 6% 0;
}

.jc-item li{
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  line-height: 40px;
}
.ser-line{
  width: 60px;
  height: 4px;
  background-color: #1DBDD6;
  position: absolute;
  top: 0;
  border-radius: 0px 0px 14px 14px;
}
.jc-item .second{
  background-color: #4286DD;
}
.ser-bg{
  width: 48%;
  height: 22%;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.td-iteam{
  margin: 12% 0;
  width: 94%;
}
.td-iteam img{
  display: block;
  margin: 0 auto;
}
.td-title{
  margin: 2% 0;
  font-size: 20px;
  font-weight: bold;
}
.td-page{
  width: 98%;
  line-height: 30px;
  color: #343434;
  margin-top: 6%;
}


/*********网上办事大厅********/
.ws-srcoll{
  width: 100%;
  color: #FFFFFF;
  background: url('../image/ws-bg@2x.png') no-repeat;
  background-size: cover;
  height: 513px;
  margin-top: 61px;
}
.ws-srcoll .bar-title{
  margin-top: 120px;
  width: 493px;
  height:66px;
  font-size:40px;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:66px;
}
.ws-srcoll .bar-content{
  margin-top: 28px;
  width:100%;
  height:100px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  line-height:32px;
}
.ws-srcoll .bar-img{
  width: 80%;
  height: 270px;
  margin: 120px auto;
  background: url(../image/bar@2x1.png) no-repeat center;
  background-size: 100% 100%;
}
.ws-design{
  padding: 6% 0;
  height: 460px;
}
.de-title{
  font-size: 30px;
  margin-bottom: 10%;
}
.de-page{
  line-height: 30px;
}
.ys-top{
  margin: 6% 0;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.ys-iteam{
  text-align: center;
  height: 360px;
  padding: 10% 4%;
  margin-bottom: 20%;
}
.ys-iteam:hover{
  box-shadow:0px 2px 3px rgba(66,225,211,0.16);
}
.ys-title{
  margin-top: 12%;
  font-size: 18px;
}
.ys-page{
  margin-top: 8%;
  text-align: left;
  line-height: 30px;
}


