.proxy {
    width: 100%;
    padding-top: 76px;
}

.proxy .title {
    text-align: center;
    color: #333333;
}

.proxy .title .btitle {
    font-size: 35px;
    font-weight: 800;
    padding-top: 80px;
    padding-bottom: 24px;
}

.proxy .title .stitle {
    font-size: 20px;
}

/* .banner-box {
    position: relative;
}

.banner-img {
    width: 100%;
}

.banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    width: 1200px;
    margin-left: -600px;
    margin-top: -54px;
    text-align: center;
}

.banner-title .title {
    font-size: 36px;
    line-height: 72px;
}

.banner-title .text {
    font-size: 18px;
    line-height: 36px;
} */

.good-self {
    margin-top: 100px;
    margin-bottom: 26px;
}

.good-content {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.good-box {
    width: 1200px;
    margin: 0 auto;
}

.box-title {
    font-size: 30px;
    color: #111111;
    text-align: center;
    font-weight: 800;
}

.good-box .stitle {
    color: #666666;
    font-size: 18px;
    text-align:  center;
    margin-bottom: 70px;
}

.good-icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    vertical-align: middle;
}

.good-item {
    width: 288px;
    /* float:left; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-right: 168px;
    margin-bottom: 78px;
}

.good-item:nth-child(3n) {
    margin-right: 0;
}

.good-good-title {
    display: inline-block;
    color: #111111;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    font-weight: 800;
}

.good-desc {
  font-size: 16px;
  color: #777777;  
  text-align: center;
  line-height: 24px;
  margin-top: 16px;
}


.core-self {
    margin-top: 70px;
    margin-bottom: 50px;
}

.core-tab {
    width: 660px;
    margin: 0 auto;
}

.tab-item {
    width: 150px;
    margin-right: 100px;
    display: inline-block; 
    border-bottom: 4px solid #fff;
    padding-bottom: 25px;
    cursor: pointer;
}

.active {
    border-bottom: 4px solid #3882F2;
}

.tab-item:nth-child(3) {
    margin-right: 0;
}

.tab-icon {
    display: inline-block;
    width: 46px;
    height: 46px;
    vertical-align: middle;
    margin-left: 21px;
}

.tab-title {
    display: inline-block;
    vertical-align: middle;
}

.tab-content {
    width: 100%;
    height: 520px;
    background: url(../images/proxy/tab-bg.png) no-repeat center center;
}

.tab-list {
    width: 1050px;
    margin: 0 auto;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.tab-list-item {
    overflow: hidden;
}

.left-txt {
    margin-top: 140px;
}

.left-btitle {
    color: #111111;
    font-size: 20px;
    line-height: 36px;
}

.left-item {
    margin-bottom: 30px;
}

.left-stitle {
    color: #777777;
    font-size: 16px;
    line-height: 28px;
}

.left-pic {
    width: 454px;
    height: 454px;
    margin-top: 50px;
}

.line-product {
    width: 100%;
    height: 420px;
    background: url(../images/proxy/mapblue.png) no-repeat center center;
    text-align: center;
    color: #FFFFFF;
}

.line-title {
    font-size: 30px;
    padding-top: 76px;
    margin-bottom: 26px;
}

.line-product .line-stitle {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 38px;
}

.line-desc1 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 38px;
}

.line-desc2 {
    font-size: 16px;
    line-height: 28px;
}

.agent-apply {
    width: 1200px;
    margin: 0 auto;
}

.agent-self {
    margin-top: 104px;
    margin-bottom: 58px;
}

.agent-list {
    overflow: hidden;
    margin-bottom: 98px;
}

.agent-item {
    width: 140px;
    text-align: center;
    float: left;
}

.right-arrow {
    float: left;
    margin-top: 31px;
    margin-left: 57.5px;
    margin-right: 57.5px;
}

.agent-pic {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
}

.agent-title {
    font-size: 16px;
    color: #111111;
    line-height: 48px;
}

.agent-desc {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.connect-us {
    width: 1200px;
    margin: 0 auto;
}

.fangqu {
    width: 586px;
    box-shadow: 0 14px 70px rgba(0,0,0,.11);
    /* display: inline-block; */
    position: relative;
    margin: 60px auto;
    margin-bottom: 90px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 10px 60px rgba(0,0,0,.06);
    text-align: center;
    text-decoration: none;
}

.qr-code {
    width: 180px;
    height: 245px;
    display: inline-block;
    margin: 40px auto;
    margin-bottom: 20px;
}

.connect-title {
    color: #2c4267;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
}

.phone {
    color: #111111;
    font-size: 20px;
}

.connect-desc {
    text-align: center;
    height: 60px;
    margin-top: 20px;
    padding-bottom: 100px;
}

/* 核心 */
.proxy-core {
    width: 100%;
    padding-bottom: 158px;
    background: #FAFAFA;
}

.proxy-core .main {
    width: 1240px;
    margin: 0 auto;
}

.proxy-core .title {
    text-align: center;
}

.proxy-core .btitle {
    color: #333333;
    font-size: 36px;
}

.proxy-core .stitle {
    color: #666666;
    font-size: 18px;
    padding-bottom: 60px;
}

.proxy-core .card {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.proxy-core .card .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 66px;
    padding-bottom: 68px;
    width: 400px;
    background:rgba(255,255,255,1);
    box-shadow:0px 8px 16px 0px rgba(200,200,200,0.25);
    border-radius:10px;
    position: relative;
    cursor: pointer;
}

.proxy-core .card .item .pic {
    width: 140px;
}

.proxy-core .card .item .hover-box {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;

}

.proxy-core .card .item .txt {
    color: #333333;
    font-size: 20px;
    font-weight: 800;
    padding-top: 34px;
    padding-bottom: 10px;
    text-align: center;
}

.proxy-core .card .item .line {
    width:58px;
    margin: 0 auto 20px;
    height:2px;
    background:rgba(35,98,251,1);
}

.proxy-core .card .item .hover-box .hover-item {
    padding-left: 20px;
    padding-right: 5px;
    margin-bottom: 5px;
}

.proxy-core .card .item .hover-box .hover-item .hover-btitle {
    color: #333333;
    font-size: 18px;
    padding-bottom: 10px;
}

.proxy-core .card .item .hover-box .hover-item .hover-stitle {
    color: #666666;
    font-size: 16px;
}
