.row{
    width: 100%;
}
.col-lg-4{
    *width:30%!important;
}
.col-lg-6{
    *width:45%!important;
}
.col-lg-8{
    *width:64.5%!important;
}
.topImg, .topImg>img {
    width: 100%;
}
/*战略合作*/
.title{
    text-align: center;
    margin: 75px 0 50px 0;
}
.technical-service{
    font-size: 36px;
    font-weight: 500;
    display: inline-block;
}
.technical-font{
    font-size: 20px;
    display: inline-block;
    margin-top: -3px;
    margin-left: -8px;
}

/*图片*/
.strategic-img01>div>img{
    height:100%;
    width: 100%;
}
.strategic-content{
    padding: 20px 0 5px 0;
    text-align: center;
}
.strategic-title{
    font-size: 22px;
}
.strategic-text{
    color:#79b4cf;
    font-size: 12px;
}
.strategic-cooperation>div>a{
    width:100%;
    height:100%;
}
.strategic-cooperation>div>a>img{
    width:100%;
    height:100%;
    border-radius: 5px;
}
.strategic-cooperation-content{
    margin-bottom: 100px;
}
.strategic-cooperation:hover{
    box-shadow: 3px 3px 3px 3px #d2d2d2;
    *border: 1px solid #d2d2d2;
    border: 1px solid #d2d2d2\0;
}
.strategic-top{
    margin-bottom: 20px;
}
.strategic-left-img>div:nth-child(1){
    height: 665px;
}
a{
    text-decoration: none;
}
a span:nth-child(1){
    color:#000000;
}