.proxy {
    width: 100%;
    padding-top: 76px;
}

.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: 70px;
}

.good-content {
    overflow: hidden;
}

.good-box {
    width: 1200px;
    margin: 0 auto;
}

.box-title {
    font-size: 30px;
    color: #111111;
    text-align: center;
}

.good-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

.good-item {
    width: 288px;
    float:left;
    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;
}

.good-desc {
  font-size: 16px;
  color: #777777;  
  text-align: justify;
  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/proxy-bg.png) no-repeat center center;
    text-align: center;
    color: #FFFFFF;
}

.line-title {
    font-size: 30px;
    padding-top: 110px;
    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: 180px;
    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;
}
