.m1366 {
    min-width: 1366px;
}
.agents {
    height: 730px;
    background: url('http://resource.lgsteel.cn/english/images/bg-agent.png') no-repeat center;
    background-size: 100% 100%;
}

.ga4 {
    color: #A45411;
}

.mb110 {
    margin-bottom: 110px;
}

.agents-main {
    height: 440px;
    background: url('http://resource.lgsteel.cn/english/images/agents-main-bg.png') no-repeat center;
    width: 1180px;
    padding: 30px;
    box-sizing: border-box;
    background-size: 100% 100%;
}

.imgBox {
    width: 302px;
    height: 302px;
    border: 4px solid #DBA374;
    position: absolute;
    top: -40px;
    left: 30px;
    z-index: 9;
    background: #fff;
}

.agentImg img {
    width: 300px;
    height: 300px;
    border: 1px solid #FFEEC5;
}

.agentText {
    width: 780px;
    text-align: left;

}

.flex {
    display: flex;
}

.op5 {
    opacity: .5;
}

.agentInfo {
    width: 567px;
    height: 96px;
    background: rgba(6, 80, 194, .7);
    border: 1px solid #1471D9;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.justify-between {
    justify-content: space-between;
}

.f22 {
    font-size: 22px;
}

/* .professional-a+.professional-a {
    margin-left: 10px;
} */

.left-ahead:hover {
    opacity: 1;
    background-color: #1365e8;
    background: url(http://resource.lgsteel.cn/english/images/BigLeftA-White.png) no-repeat center #1365e8;
}

.right-ahead:hover {
    opacity: 1;
    background-color: #1365e8;
    background: url(http://resource.lgsteel.cn/english/images/BigRightA-White.png) no-repeat center #1365e8;
}
.arrow{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.swiperCount {
    width: 52px;
    height: 20px;
    background: #fff;
    border-radius: 11px;
    opacity: 0.8;
    /* border: 1px solid #DBA374; */
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    position: absolute;
    top: 286px;
    left: 158px;
    font-size: 14px;
    color: #0045B4;
    line-height: 22px;
    z-index: 9;
}
.ui-button {
    min-width: 120px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    background-color: #1365E8;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
    transition: border-color .15s, background-color .15s;
    -webkit-transition: border-color .15s, background-color .15s;
    text-align: center;
    border: 0;
}
.w1180{width: 1180px;}

.professional-a {
background: rgba(255,255,255,0.15);
border: 1px solid rgba(255,255,255,0.40);
padding: 4px 7px 4px 8px;
cursor: pointer;
}
.f32 {
font-size: 32px;
}
.pt100 {
padding-top: 100px;
}
.op8{opacity: .8;}

.left-ahead,.right-ahead{
    top: 210px;
}
.op7{
    opacity: 0.7;
}

.pt80{padding-top: 80px;}
.mb70{margin-bottom: 70px;}