
/* 代理首页 */
.mb-10 {
  margin-bottom: 10px!important;
}
.mb-25 {
  margin-bottom: 25px!important;
}
.c-b {
  font-weight: bold!important;
}
.c-pointer {
  cursor: pointer;
}
.c-fense {
  color: #D85988!important;
}
.c-red {
  color: #D85988!important;
}
body .c-bg-f {
  background-color: #fff!important;
  color: #4FAFAA!important;
}
.main-nav-header.is-show-dropdown .icon-open1 {
  right:25px!important;
}
.banner-box {
  text-align: center;
  background:url(../images/banner-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 1920px;
  height: 700px;
  padding-top: 60px;
}
.main-wp {
  padding-top: 84px;
}
.banner-box .img-pic {
  margin-bottom: 25px;
}
.contact-list-item p.text-row-1 {
  color: #4fafaa;
}
.common-btn {
  margin:0 75px;
  width: 240px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.common-btn:hover {
  opacity: 0.9;
}
.agent-login-btn {
  background:url(../images/login-btn.png) no-repeat;
  background-size: 100%;
}
.agent-register-btn {
  background:url(../images/register-btn.png) no-repeat;
  background-size: 100%;
}
.contact-box {
  text-align: center;
  background:url(../images/contact-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 1920px;
  height: 707px;
  padding-top: 45px;
}
.contact-list {
  text-align: center;

}
.contact-list-item {

  width:190px;
  height: 180px;
  background-color: #fff;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  box-shadow: 1px 2px 8px 0px #ccc;
  border-radius: 10px;
  display: inline-block;
  margin: 0 5px;
}
.contact-list-item p {
    line-height: 1;
    padding-bottom: 15px;
    width: 150px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
}
#qy-service-cont {
top: 504px;
  right: 5px;
}
#qy-service {
  /* width:120px; */
}
#qy-service .iconfont {
  margin:0 5px!important;
}
.copy-number {
  display: inline-block;
  width:82px;
  height: 35px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  background:url(/images/index/new2/app-down-hover3.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s;
}
.copy-number:hover {
  opacity: 0.9;
  transform: scale(1.1);
}
.copy-number.download-btn {
  background:url(/images/index/new2/app-down-hover3.png) no-repeat;
  background-size: 100% 100%;
  display: none;
}
.item-icons {
  width:50px;
  height: 50px;
  margin-bottom: 10px;
}
.copy-number.download-btn.show {
  display: inline-block!important;
}
.j-agent-tab-content {
  display: none;
}
.j-agent-tab-content.active {
  display: block;
}
.agent-name-text {
  width: 77px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
}
/* QY球友会优势 */
.qyys-bg {
  max-width: 1920px;
  width:100%;
  background:url(../images/qyys-bg.jpg) no-repeat;
  height: 1054px;
  background-size: cover;
  background-position: center;
  text-align: center;
}
.qyys-title {
  padding: 60px 0 30px 0;
}
.rz-item-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0 30px;
    width: 578px;
    margin: 0 auto;
}
.ys-box {
  display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 0 50px;
    /* width: 578px; */
    margin: 0 auto;
}

.ys-box .box-left,.ys-box .box-right {
  display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 0 0 50px; */
    /* width: 578px; */
    margin: 0 auto;
    flex-direction: column;
    height: 568px;

}
.ys-item-sm {
    width: 250px;
    height: 248px;
    background-color: #fff;
    box-shadow: 1px 2px 2px 2px #ccc;
    border-radius: 8px;
    padding: 0 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.ys-item-sm p {
  font-size: 16px;
  color: #666;
}
.ys-item-sm img {
  width:100px;
  height: 100px;
}

/* 佣金计划 */
.yjjh-wp {
  background-color: #F1F4FB;
  max-width: 1920px;
}
.agent-text-title {
font-size: 30px;
    color: #4fafaa;
    line-height: 1;
    padding: 30px 0;
    text-align: center;
    font-weight: bold;
}
.yjjh-content {
  background-color: #fff;
  width:1200px;
  margin:0 auto;
  padding: 50px 100px;
}
.yjjh-content p {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}
.blue-table {
  width:100%;
}
.blue-table thead tr th {
    background-color: #4FAFAA;
    color: #fff;
    font-size: 14px;
    height: 50px;
    border-right: 1px solid #fff;
}
.blue-table tbody tr:nth-child(even) td {
    background-color: #F7F9FB;
    color: #333;
    font-size: 14px;
}
.blue-table tbody tr:nth-child(odd) td {
    background-color: #E5ECF6;
    color: #333;
    font-size: 14px;
}
.content-title-1 {
    display: inline-block;
    background: url(../images/title-bg-n.png) no-repeat;
    height: 38px;
    line-height: 38px!important;
    color: #fff!important;
    font-size: 18px!important;
    background-size: 100% 100%;
    /* border-top: 50px solid #fff; */
    padding: 0 15px;
    position:relative;
    margin:20px 0 ;
    font-weight: bold;
}
.serial-number {
    display: inline-block;
    width: 23px;
    height: 23px;
    background-color: #4fafaa;
    border-radius: 23px;
    border: 3px solid #4FAFAA;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}
.left-green-col tbody tr td:first-child {
  background-color: #4FAFAA!important;
  color: #fff;
}
.content-title-2 {
    margin:20px 0 13px;
    font-weight: bold;
}
p.content-title-2 {
  color: #4fafaa!important;
}
.blue-table tbody td {
  height: 50px;
  border-right: 1px solid #fff;
  text-align: center;
}
.pic-gnt {
  width:710px;
  margin:25px 0;
}
.table-box {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px 0px #ccc;
    overflow: hidden;
}

/* 条款权责 */
.agent-content-box {
  margin-bottom: 45px;
}

/* 代理登录后样式 */
.user-set-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  padding-top: 20px!important;
}
.user-set-cont li a{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.agent-user-set-item {
  text-align: center;
  line-height: 1.5;
}
.agent-user-set-item p{
  font-size: 12px;
  color: #333;
  margin-top: 10px;
}
.agent-user-set-item:hover p {
  color:#4fafaa;
}
.new-top-icon {
  display: inline-block;
  width:24px;
  height: 22px;
}
.icon-tc {
  background:url(../images/tc-icon.png) no-repeat;
  background-size: 100%;
  background-position: center;
  width:22px;
  height: 22px;
}
.login-out-btn-wp:hover .icon-tc {
  background:url(../images/tc-icon-1.png) no-repeat;
  background-size: 100%;
  background-position: center;
}
.icon-xx {
  background:url(../images/xx-icon.png) no-repeat;
  background-size: 100%;
  background-position: center;
}
.go-email:hover .icon-xx {
  background:url(../images/xx-icon-1.png) no-repeat;
  background-size: 100%;
  background-position: center;
}
.icon-zx {
  background:url(../images/zx-icon.png) no-repeat;
  background-size: 100%;
  background-position: center;
}
.go-center:hover .icon-zx {
  background:url(../images/zx-icon-1.png) no-repeat;
  background-size: 100%;
  background-position: center;
}
.agent-nav-header {
  z-index: 22222222!important;
}
.user-set-cont li {
  width:48px;
  text-align: center;
  display: inline-block;
}
.login-after-drop-down {
  width:205px!important;
}