.mt-3{
    margin-top:30px;
}
.mt-20{
    margin-top:20px;
}
.mt-10{
    margin-top:10px;
}
.mt-70{
    margin-top:70px;
}
.mb-10{
    margin-bottom: 10px;
}
.ml-2{
    margin-left: 20px;
}
.mr-1{
    margin-right: 10px;
}
.mr-2{
    margin-right: 20px;
}
.text-center{
    text-align: center;
}
.text-white{
    color: #ffffff;
}
.text-yellow{
    color:yellow;
}
.text-shadow{
    color: #00fbfe;
    text-shadow: 0 0 25px #00fbfe;
    font-size: 28px;
    font-weight: bolder;
}
.text-blue{
    color: deepskyblue;
}
.text-gray{
    color: #6c6c6c;
}
.text-font-14{
    font-size: 14px;
}
.text-font-20{
    font-size: 20px;
}
.text-background-skyblue{
    background: #d3e1e7;
    padding:2px 6px;
}
.line-height-20{
    line-height: 20px;
}
.line-height-30{
    line-height: 30px;
}
.line-height-50{
    line-height: 50px;
}
.itemCon {
    padding: 6px 22px;
}
.itembg {
    background-image: url(/static/index/imgs/gz.png);
    background-repeat: repeat;
}
.waybill .progress {
    margin-bottom: 4px;
}
.waybill .progress {
    margin-bottom: 8px;
}
.waybill .progress h3 {
    line-height: 30px;
}
.waybill .progress h3 {
    line-height: 36px;
    color: #fff;
}
.waybill .progress h3 span {
    font-size: 14px;
}
.waybill .progress h3 span {
    float: left;
    font-size: 16px;
}
.waybill .progress h3 i {
    float: right;
    font-style: normal;
}
.color-blue {
    color: #1eb6fe !important;
}
.waybill .progressBar span {
    display: block;
    height: 6px;
    width: 0;
}
.bg-blue {
    background-color: #1eb6fe !important;
}
.waybill .progress h4 {
    line-height: 20px;
}
.waybill .progress h4 {
    line-height: 24px;
    color: #fff;
}
.waybill .progressBar {
    height: 6px;
    background: #fff;
    background: rgba(255,255,255,0.5);
}
.bg-yellow {
    background-color: #ffd220 !important;
}
.bg-red {
    background-color: #ff0e0d !important;
}
.waybill .progressBar {
    height: 6px;
    background: #fff;
    background: rgba(255,255,255,0.5);
}
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }

/**科创人才**/
.expert-img{
    width:100px;
    height: 100px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    overflow: hidden;
    margin:8px auto;
}
.box{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.box p{
    padding:10px;
    /*height: 50px;*/
    /*line-height: 50px;*/
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 16px;
}
.float-right{
    float: right;
}
.flex{
    display: flex;
}
.flex:nth-child(even) {
    margin-right: 0!important;
}
.content{
    background-color: #ffffff!important;
}
.box.content .list{
    width:100%;
    clear: both;
    padding-left: 4px;
    padding-top:4px;
    background: #ffffff;
    min-height: 500px;
}
.box.content .list li.cgzh:nth-child(even){
    width:49%;
    border: 1px solid #dfdfdf;
    padding:20px;
    float: left;
    margin:6px;
    background: #ffffff;
}
.box.content .list li.cgzh:nth-child(odd){
    width:49%;
    border: 1px solid #dfdfdf;
    padding:20px;
    float: left;
    margin:6px;
    background: #ffffff;
}
.box.content .list li.cgzh:last-child{
    margin-right: 0;
}
.box.content ul.list li.cgzh .left{
    margin-right: 10px;
}
.box.content .list li.cgzh .left img{
    width:100px;
    height: 100px;
    border-radius: 50%;
}
.overflow{
    display: block;
    width:200px;
    color: #000000!important;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
/**成果转化详情**/
.detail_top{
    background: #ffffff;
    width: 100%;
}
.detail_top p{
    line-height: 30px;
}

/**分页**/
.card-footer{
    width: 100%;
    height: 50px;
    background: #ffffff;
}
.pagination{
    float: right;
    margin-right: 10px;
    margin-top:10px;
}
.con label{
    margin-top:14px!important;
}

/**分页**/

/**政策服务**/
.zcfw ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #f4f4f4;
}
.zcfw ul li .link-btn{
    padding:2px 4px;
    border:1px solid dodgerblue;
}

/**技术创新*/
.jscx{
    color: #ffffff;
}

.jscx dl{
    width: 100%;
}
.jscx dl dt{
    font-size: 20px;
    margin-left: 10px;
    width: 100%;
    clear: both;
}
.jscx dl .active{
    background: lightskyblue;
    color: #0a0a0a;
}
.jscx dl dd{
    width:15.8%;
    line-height: 40px;
    height: 60px;
    font-size: 16px;
    float: left;
    border: 1px solid #ffffff;
    padding:6px 4px;
    margin: 10px 0 10px 10px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
    text-indent: 20px;
}
.jscx ul li{
    width: 46%;
    float: left;
    line-height: 40px;
    border-bottom: 1px dashed #d5d5d5;
}
.jscx ul li a{
    color: #ffffff;
    font-size: 16px;
}

