/* 页面css代码 */

.title{
   font-size:36px;
}
.sctitle{
   font-size:20px;
  color:#C1C1C1;
  padding-top:8px;
}

.fourys{
   display:flex;
  margin:0 auto;
}
.fourys .ys{
  flex:1;
  padding:10px;
}


.ystitle{
  font-size:20px;
  text-align:center;
  padding:15px 0 8px 0;
}
.ystext{
  font-size:14px;
  color:#C1C1C1;
  padding:0 15px;
}
.fourys img{
  display:block;
  margin:0 auto;
}

.template {
    padding: 110px 0;
    background: url(..//images/dev/6/2020/7dd6bc8ed9d75c925aa179f2762ee230.jpg)/*tpa=http/images/dev/6/2020/7dd6bc8ed9d75c925aa179f2762ee230*/ no-repeat 50%;
    background-attachment: fixed;
    background-size: cover;
    margin-top:50px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.index-title {
    text-align: center;
    margin-bottom: 4.16666667%;
    font-weight: 200;
}

.index-title h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    line-height: 1.5;
    margin: 0 0 1.66666667%;
}
.template-img a {
    display: inline-block;
    width: 190px;
    line-height: 42px;
    text-align: center;
    background: #00ade9;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.content .sttt{
 font-size:24px;
 color:#727272;
}
.content .des{
 font-size:14px;
 color:#727272;
}
.p-index .page-section-4 .about-us .content .more{
  color:#0095FF;
  border:1px solid #0095FF;
  width:80px;
}
.wrap .left , .wrap .right , .wrap a{
  color:#7B7B7B;
  font-size:17px;
}
.wrap .left {
      width: 100%;
    
}

.company-dynamic .gengduo{
  color:black;
}
.p-index .page-section-7 .dynamic-content li :hover ,.company-dynamic .gengduo:hover{
  color:#0095FF;  
  
}


.company-dynamic{
 position:relative;;
}
.lines{
  width:100%;
  height:1px;
  background:#ccc;
  position:absolute;
  top:1px;
  left:0;
}
.atdate{
  margin-right:30px;
}


