/****** slogn  advantages******/
.ADslogan{
    position: relative;
}
.slogan_Box{
    width: 100%;
    margin: 141px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media(min-width: 768px){
    .slogan_Box{
         height: 300px;
     }
}
.slogan_Box{
    width: 100%;
}
.slogan_Box img{
    width: 100%;
}
.ADslogan_cent{
    position: absolute;
    top: 15%;
    left: 15%;
}
.ADslogan_cent h2{
    font-size: 36px;
    color: #2e3092;
}

/****** Technical Research ******/
.technicalRsc{
    padding: 60px 0 20px;
    /*background-color: pink;*/
}
/* 顶部 */
/*内容部分公用*/
.tec_RscTop,.PatentTf_title,.busiCpt_title{
    width: 800px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 0 0 50px;
}
.tec_RscTop h3{
    line-height: 24px;
    font-size: 20px;
    margin: 0 0 20px;
}
.tec_RscTop p,.PatentTf_title p{
    line-height: 22px;
    font-size: 14px;
    color: #888888;
    margin: 0;
}
/* 详情 */
.tec_RscBtm{
    padding: 30px 0 50px;
    background: rgb(210,228,146);
}
/* 第一部分 */
.tec_RscBtm1{
    overflow: hidden;
    margin-bottom: 30px;
}
.tec_RscBtm2{
    overflow: hidden;
}
.tec_RscBtm1Lf,.tec_RscBtm1Rt{
    overflow: hidden;
}
/*公用img*/
.tec_RscBtm1Lf img,.tec_RscBtm2 img,.PatentTf_info img,.busiCpt_showList img{
    width: 100%;
}
/*标题样式公用*/
.tec_RscBtm1Rt h3,.tec_RscBtm2 h3,.PatentTf_title h3,.PatentTf_infoC1 h3,.PatentTf_infoC2 h3,.busiCpt_title h3{
    margin: 12px 0 0;
    line-height: 56px;
    font-size: 20px;
    text-align: center;
}
.tec_RscBtm1Rt p,.tec_RscBtm2 p,.PatentTf_infoC1 p,.PatentTf_infoC2 p{
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #333333;
    text-align: justify;
    text-justify: newspaper;
}
.tec_RscBtm1Rt p span,.tec_RscBtm2 p span,.PatentTf_infoC1 p span,.PatentTf_infoC2 p span{
    font-weight: normal;
    color: #666666;
}
/****** Patent technology transfer ******/
.PatentTf_title{
    padding-bottom: 30px;
}

.PatentTf_info{
    padding: 0 0 60px;
    border-bottom: 1px solid #888888;
    margin-bottom: 30px;
}
.PatentTf_info1,.PatentTf_info2,.busiCpt_show{
    overflow: hidden;
}
.PatentTf_pic1,.PatentTf_infoC2{
    float: left;
    width: 50%;
    /*padding: 0 15px 0 7px;*/
}
.PatentTf_pic2,.PatentTf_infoC1{
    float: right;
    width: 50%;
}
.PatentTf_infoC1,.PatentTf_infoC2{
    padding: 30px 60px 0;
}
.PatentTf_infoC1 p,.PatentTf_infoC2 p{
    color: #666666;
}
.PatentTf_infoC1 p span,.PatentTf_infoC2 p span{
    color: #888888;
}
/****** Business cooperation ******/
.busiCpt_show{
    margin-bottom: 60px;
}
.busiCpt_showList{
    width: 20%;
    float: left;
}
.busiCpt_showList img{
    margin-bottom: 30px;
}
.busiCpt_showList p{
    font-size: 16px;
    color: #888888;
    margin: 0;
    text-align: center;
}

/*********** 分割 **********/
@media (min-width: 992px) and (max-width: 1200px){

    /* Technical Research */
    .tec_RscBtm1Rt h3,.tec_RscBtm2 h3{
        margin: 0;
        line-height: 40px;
    }
    /* Patent technology transfer */
    .PatentTf_infoC1,.PatentTf_infoC2{
        padding: 10px 60px 0;
    }

}
@media (max-width: 992px) {
    .slogan_Box{
        margin: 53px 0 0;
    }
    .tec_RscTop,.PatentTf_title,.busiCpt_title{
        width: auto;
        padding: 0 0 25px;
    }
    /*标题*/
    .navBox_lf_title{
        padding: 0 0 0 4px;
        text-align: center;
        margin-left: -75px;
    }
    .navBox_lf_title h3{
        font-size: 14px;
        /*line-height: 44px;*/
    }
    .ADslogan_cent h2{
        font-size: 26px;
    }
    .tec_RscBtm1Lf{
        margin-bottom: 15px;
    }
    /* 两端对齐 */
    .tec_RscTop p,.PatentTf_title p,.busiCpt_title p{
        padding: 0 25px;
        text-align: justify;
    }
    .PatentTf_title p{
        padding: 0 18px;
    }
    .busiCpt_title p{
        padding: 0 5px;
    }
}
@media (max-width: 768px) {
    /*  */
    .technicalRsc{
        padding: 30px 0 0;
    }
    .tec_RscTop,.PatentTf_title,.busiCpt_title{
        width: auto;
        padding: 0 0 25px;
    }
    .tec_RscTop h3,.tec_RscBtm1Rt h3,.tec_RscBtm2 h3,.PatentTf_infoC1 h3,.PatentTf_infoC2 h3{
        font-size: 17px;
        margin: 0 0 10px;
        line-height: 26px;
    }
    .tec_RscTop p{
        font-size: 12px;
        padding: 0 18px;
    }
    .tec_RscBtm{
        padding: 33px 0 10px;
    }
    .tec_RscBtm2 div{
        margin-bottom: 15px;
    }
    .tec_RscBtm2 div img,.PatentTf_pic1,.PatentTf_pic2{
        margin-bottom: 15px;
    }
    /* Patent technology transfer */
    .PatentTf_info{
        padding: 0 0 30px;
        margin-bottom: 0;
    }
    .PatentTf_pic1,.PatentTf_pic2,.PatentTf_infoC1,.PatentTf_infoC2{
        float: none;
        width: auto;
    }
    .PatentTf_info1{
        margin-bottom: 15px;
        padding: 0 15px;
    }
    .PatentTf_info2{
        padding: 0 15px;
    }
    .PatentTf_infoC1,.PatentTf_infoC2{
        padding: 0;
    }
    /* Business cooperation */
    .busiCpt_title{
        padding: 0 11px;
    }
    .busiCpt_title{
        margin-bottom: 20px;
    }
    .busiCpt_show{
        margin-bottom: 0;
    }
}























