.text-grayfd {
    color: #fd8a19;
}
.searchBox .imgTitle {
    margin-top: 136px;
}
.searchCot {
    margin-top: 36px;
}
.amount{
    width: 100%;
    padding: 34px 0px;
    background-color: #fff;
    background-image: url(../images/tjbg.png);
    background-size: 100% 100%;
    box-shadow: -1px 0px 21px 0px rgba(156, 185, 232, 0.35);
    box-sizing: border-box;
}
.amList{
    padding: 0px 20px;
    box-sizing: border-box;
    margin-top: 200px;
}
.amLi{
    text-align: center;
    width: 33%;
    padding-left: 110px;
    box-sizing: border-box;
}
.amLi img {
    width: 82px;
    height: 82px;
}
.numberCotfl {
    padding-top: 15px;
    box-sizing: border-box;
}
.danwei {
    margin-top: 8px;
    margin-left: 5px;
}
.numbertext {
    max-width: 119px;
}
.amList .amLi:nth-of-type(2) .mt-number-animate-span {
    color: #06ba96;
}
.amList .amLi:nth-of-type(3) .mt-number-animate-span {
    color: #f8af0e;
}
.amList .amLi:nth-of-type(4) .mt-number-animate-span {
    color: #22a3cb;
}
.amList .amLi:nth-of-type(5) .mt-number-animate-span {
    color: #fc6d30;
}
/*numrun插件样式*/
.mt-number-animate {
    line-height: 25px;
    height: 25px;
    /*设置数字显示高度*/
    font-size: 28px;
    /*设置数字大小*/
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.mt-number-animate .mt-number-animate-dom {
    width: 16px;
    /*设置单个数字宽度*/
    margin-left: 2px;
    text-align: center;
    float: left;
    position: relative;
    top: 0;
}

.mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
    width: 100%;
    float: left;
    color: #126cfe;
    font-weight: bold;
}
.rmfw {
    width: 1200px;
    /* height: 448px; */
    margin: 30px auto 0px;
    background: url(../images/scienceInterIcon5.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: -1px 0px 9px 0.3px rgba(90, 151, 249, 0.2);
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
}
.rmfwCont a {
    width: 274px;
    /* height: 348px; */
    padding: 12px;
    border-radius: 20px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    margin-right: 21px;
}
.rmfwCont a:hover {
    box-shadow: -1px 0px 19px 0.6px rgba(90, 151, 249, 0.2);
    border: 1px solid #f1f6ff;
    box-sizing: border-box;
}
.rmfwCont a:hover .title {
    color: #126cfe;
}
.rmfwCont a:last-child {
    margin-right: 0px;
}
.rmfwCont .imgTop {
    width: 100%;
    height: 162px;
    border-radius: 20px;
}
.rmfwCont a .piceNumber1 {
    max-width: 100px;
}
.rmfwCont a .piceNumber2,
.rmfwCont a .piceNumber3 {
    max-width: 71px;
}
.rmfwCont a .fwlx {
    max-width: 100%;
    padding: 0px 22px;
    line-height: 25px;
    color: #126cfe;
    background-color: #eaf2ff;
    border-radius: 4px;
    box-sizing: border-box;
}
.rmfwCont a .gs {
    padding: 13px 0px 0px 22px;
    box-sizing: border-box;
    border-top: 1px dashed #ededed;
    background: url(../images/scienceInterIcon4.png) no-repeat;
    background-position-x: left;
    background-position-y: 12px;
}
.yzjg {
    width: 100%;
    margin-top: 40px;
    padding: 35px 0px;
    box-sizing: border-box;
    background: rgba(217, 234, 255, 0.66);
}
.yzjgCont {
    box-shadow: -1px 0px 9px 0.3px rgba(90, 151, 249, 0.2);
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    background: url(../images/scienceInterIcon5.png) no-repeat 100%;
}
.yzjgContBox a {
    width: 375px;
    height: 116px;
    padding: 18px 0px 0px 18px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    border-radius: 20px;
    margin-right: 17px;
}
.yzjgContBox a:nth-of-type(3n) {
    margin-right: 0px;
}
.yzjgContBox a:hover {
    box-shadow: -1px 0px 19px 0.6px rgba(90, 151, 249, 0.2);
    border: 1px solid #f1f6ff;
    box-sizing: border-box;
}
.yzjgContBox a:hover .title {
    color: #126cfe;
}
.yzjgContBox a .image {
    width: 111px;
    height: 83px;
    border-radius: 10px;
}
.yzjgContBox a .title {
    line-height: 22px;
}
.yzjgContBox a .addres {
    padding-left: 17px;
    background: url(../images/scienceInterIcon7.png) no-repeat left;
}
.yzjgContBox a .kjzx {
    max-width: 211px;
    padding: 0px 22px;
    line-height: 25px;
    color: #126cfe;
    border-radius: 4px;
    background-color: #eaf2ff;
    box-sizing: border-box;
}
.yzjgContBoxBot {
    width: 225px;
    height: 100%;
    overflow: hidden;
}
.yzjgContBoxBot > div {
    overflow: hidden;
}


