@charset "utf-8";

.neirong{
    margin-bottom: 30px;
}

.neirong a{
	color: #fff;
}
/* .neirong .col-lg-6{
	 
} */
   
.neirong .col-lg-6 .number {
    background: #fff;
    height: 100%;
    transition: .5s;
    padding-bottom: 0.1px;
}

.neirong .col-lg-6 .number:hover {
    background: #f08300;
    /*cursor: pointer;*/
    transform: scale(1.02) translateY(-3px);
}

.neirong .col-lg-6 .number:hover i, .neirong .col-lg-6 .number:hover span, .neirong .col-lg-6 .number:hover p {
    color: #fff !important;
}
 .neirong  .col-lg-6 .numbe:hover{
 
      background: #f08300;
       /*cursor: pointer;*/
      color:white !important;
      }
.neirong  .col-lg-6 .numbe:hover, .neirong  .col-lg-6 .numbe:hover,.neirong  .col-lg-6 .numbe:hover img, .neirong  .col-lg-6 .numbe:hover a {
        background: #f08300;
         /*cursor: pointer;*/
        color: #fff;
     }

.neirong  .col-lg-6 .number:hover a {
    background: #fff;
    color: #f08300;
}

.neirong  .col-lg-6 .number i {
    width: 100%;
    font-size: 64px;
    margin-top: 42px;
    margin-bottom: 29px;
    color: #f08300;
    transition: .5s;
}

.neirong  .col-lg-6 .number p {
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 20px;
    transition: .5s;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.neirong  .col-lg-6 .number span {
    font-size: 14px;
    color: #777777;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    transition: .5s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height:57px;
    line-height: 20px;
}


.neirong  .col-lg-6 .number a {
    width: 127px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 10px 34px;
    background: #f08300;
    border-radius: 40px;
    transition: .5s;
}

.neirong  .col-lg-6 .number a:hover {
    text-decoration: none;
    -moz-box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0px 0px 5px #999999;
    box-shadow: 0px 0px 5px #999999;
}
.neirong .col-lg-6 .number {
    padding: 40px 70px 60px;
    border: 1px solid #bfbfbf;
   margin-bottom: 30px;
}
.neirong .txt-box{
	    margin: 0 auto;
    width: 66px;
    height: 66px;
        margin-bottom: 20px;
}

