b,
u,
i {
  font-weight: normal;
  font-style: normal;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.35) !important;
  border-radius: 4px;
}
::-webkit-scrollbar-track {
  background: transparent!important;
}
::-webkit-scrollbar-track-piece {
  background: transparent!important;
}
/*---------------------home2_vip style------------------*/
/*公用title*/
.pub-title {
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
}
.pub-title h3 {
  font-size: 30px;
  color: #000;
  line-height: 50px;
  position: relative;
  display: inline-block;
  letter-spacing: 4px;
}
.pub-title h3:before,
.pub-title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  top: 26px;
  background-color: rgba(0, 0, 0, 0.1);
}
.pub-title h3:before {
  left: -60px;
}
.pub-title h3:after {
  right: -55px;
}
.pub-title p {
  font-size: 16px;
  margin-top: 10px;
  color: #666666;
  letter-spacing: 2px;
}
/*内容区域*/
#mianVipPage {
  min-width: 1130px;
  margin: 0 auto;
}
/*头部区域*/
.headerBox {
  width: 100%;
  height: 1350px;
  background: #f1f1f1 url(/Product/Images/home2/vip_home_vip_bg.jpg) fixed no-repeat center top;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.headerBox .aboutUs-top {
  width: 1350px;
  height: 570px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 80px;
}
.headerBox .aboutUs-top .service {
  position: absolute;
  top: 147px;
  left: 0;
}
.headerBox .aboutUs-top .Member {
  float: right;
  width: 358px;
  padding-bottom: 20px;
  border: 1px solid #fff;
  position: absolute;
  top: 147px;
  right: 0;
}
.headerBox .aboutUs-top .Member .login-titile {
  margin: 0 auto;
  width: 305px;
  min-height: 64px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.headerBox .aboutUs-top .Member .login-titile p {
  color: #c8c8c8;
  font-size: 15px;
  letter-spacing: 1px;
  padding-top: 24px;
  padding-bottom: 16px;
}
.headerBox .aboutUs-top .Member .login-titile p a {
  color: #fff;
  font-size: 16px;
}
.headerBox .aboutUs-top .Member .login-titile p .userName {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.headerBox .aboutUs-top .Member .login-titile p a:hover {
  text-decoration: underline;
}
.headerBox .aboutUs-top .Member .login-titile p span {
  display: block;
  font-size: 12px;
  padding-top: 2px;
}
.headerBox .aboutUs-top .Member .Member-cont {
  padding-top: 15px;
  text-align: center;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b {
  padding-top: 16px;
  color: #fff;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b h3 {
  width: 114px;
  padding-left: 66px;
  text-align: left;
  line-height: 36px;
  margin: 0 auto;
  font-size: 22px;
  background: url(/Product/Images/home2/banner_btn_icon.png) no-repeat -144px -63px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b p.cont-p {
  line-height: 24px;
  font-size: 13px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a {
  height: 44px;
  border: 1px solid #fff;
  font-size: 15px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 12px;
  color: #fff;
  line-height: 44px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: all .5s;
  vertical-align: middle;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a i {
  width: 20px;
  height: 1ex;
  margin-left: 20px;
  display: inline-block;
  background: url(/Product/Images/home2/banner_btn_icon.png) no-repeat -16px -121px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #c30000;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 2px;
  margin-left: -1px;
  margin-top: -1px;
  border-radius: 200%;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a:hover {
  border-color: #c30000;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a:hover:after {
  transform: scale(140);
  -webkit-transform: scale(140);
  -moz-transform: scale(140);
  -o-transform: scale(140);
  -ms-transform: scale(140);
  opacity: 1;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b .vip-Apply-cont {
  width: 270px;
  overflow: hidden;
  margin: 0 auto;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b .vip-Apply-cont a {
  height: 44px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b .vip-Apply-cont .frre-open-vip {
  float: left;
  width: 168px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b .vip-Apply-cont .frre-open-vip i {
  width: 16px;
  height: 1ex;
  background: url(/Product/Images/home2/banner_btn_icon.png) no-repeat 0px -122px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b .vip-Apply-cont .open-contact-service {
  float: right;
  width: 88px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a.open-vip-state {
  width: 268px;
  background-color: #fff;
  font-weight: bold;
  color: #222;
  letter-spacing: 1px;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a.open-vip-state:hover {
  color: #fff;
  background-color: #c30000;
  border-color: #c30000;
}
.headerBox .aboutUs-top .Member .Member-cont .Member-cont-b a.open-vip-state:hover i {
  background-position: -36px -121px;
}
.headerBox .aboutUs-bm {
  left: 50%;
  margin-left: -565px;
  width: 1130px;
  height: 564px;
  position: relative;
}
.headerBox .aboutUs-bm .bm-left {
  width: 510px;
  height: 460px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
.headerBox .aboutUs-bm .bm-left h3 {
  width: 370px;
  height: 60px;
  border-bottom: 1px solid #fff;
  background: url(/Product/Images/home2/vip_about_title_03.png) no-repeat 20px bottom;
}
.headerBox .aboutUs-bm .bm-left p {
  width: 340px;
  height: 340px;
  padding-top: 30px;
  padding-left: 30px;
}
.headerBox .aboutUs-bm .bm-left p img {
  border-radius: 340px;
  width: 100%;
  height: 100%;
}
.headerBox .aboutUs-bm .bm-right {
  width: 618px;
  height: 466px;
  border: 1px solid  #e6e6e6;
  background-color: #fff;
  position: absolute;
  top: 61px;
  right: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 60px;
}
.headerBox .aboutUs-bm .bm-right p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 14px;
  color: #222;
}
.headerBox .aboutUs-bm .bm-right h3 {
  font-size: 16px;
  line-height: 40px;
  color: #c30000;
  font-weight: bold;
}
/*关于我们*/
.aboutBox {
  width: 100%;
  height: 460px;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.aboutBox .ab-title {
  width: 100%;
  height: 113px;
  text-align: center;
  position: relative;
  top: -14px;
}
.aboutBox .ab-title h3 {
  padding-top: 14px;
  line-height: 60px;
  background: url(/Product/Images/home2/vip_about_title_hui.png) no-repeat center top;
}
.aboutBox .about-coont {
  width: 1240px;
  height: 348px;
  margin: 0 auto;
  overflow: hidden;
}
.aboutBox .about-coont li {
  width: 33.333333%;
  float: left;
  text-align: center;
}
.aboutBox .about-coont li dl dt {
  width: 180px;
  height: 180px;
  border-radius: 180px;
  overflow: hidden;
  vertical-align: middle;
  font-size: 0;
  margin: 0 auto;
}
.aboutBox .about-coont li dl dt img {
  width: 100%;
  height: 100%;
}
.aboutBox .about-coont li dl dd {
  padding-top: 16px;
  line-height: 38px;
}
.aboutBox .about-coont li dl dd h4 {
  font-size: 22px;
  color: #222;
}
.aboutBox .about-coont li dl dd p {
  font-size: 15px;
  color: #999;
  line-height: 30px;
}
/*特权对比*/
.privilegeBox {
  width: 100%;
  height: 877px;
  overflow: hidden;
  position: relative;
}
.privilegeBox .privilege-bar {
  width: 100%;
  padding-bottom: 80px;
  overflow: hidden;
  z-index: 1;
  background: url(/Product/Images/home2/vip_Contrast_bg.jpg) no-repeat center top;
}
.privilegeBox .privilege-contant {
  width: 1130px;
  background-color: #fff;
  margin: 0 auto;
}
.privilegeBox .privilege-contant table {
  width: 100%;
  height: 100px;
  border-collapse: collapse;
  border-spacing: 0;
}
.privilegeBox .privilege-contant table thead tr {
  background-color: #2d2d2d;
  color: #fff;
  line-height: 60px;
  border-bottom: 1px solid #dcdcdc;
}
.privilegeBox .privilege-contant table thead tr td {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.privilegeBox .privilege-contant table thead tr td + td {
  border-left: 1px solid #dcdcdc;
}
.privilegeBox .privilege-contant table tbody tr td {
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  color: #444;
  width: 189px;
}
.privilegeBox .privilege-contant table tbody tr td .open-vip {
  text-decoration: underline;
  color: #c30000;
}
.privilegeBox .privilege-contant table tbody tr td i {
  font-size: 26px;
  font-weight: bold;
  color: #c30000;
}
.privilegeBox .privilege-contant table tbody tr td i.yes {
  color: #36aaa7;
  font-size: 28px;
}
.privilegeBox .privilege-contant table tbody tr td .vip_icon {
  display: inline-block;
  width: 40px;
  height: 36px;
  font-size: 0;
  vertical-align: middle;
  line-height: 60px;
  background: url(/Product/Images/home2/banner_btn_icon.png) no-repeat 0 -66px;
}
.privilegeBox .privilege-contant table tbody tr td + td {
  border-left: 1px solid #dcdcdc;
}
.privilegeBox .privilege-contant table tbody tr .td1 {
  width: 173px;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
}
.privilegeBox .privilege-contant table tbody tr:nth-child(2n+1) {
  background-color: #f3f3f3;
}
.privilegeBox .privilege-contant table tbody tr + tr {
  border-top: 1px solid #dcdcdc;
}
.privilegeBox .privilege-contant table tbody .tr3 {
  height: 100px;
}
/*更多特权*/
.morePrivilegeBox {
  padding-bottom: 80px;
}
.morePrivilegeBox .morePrivilege-content {
  width: 1130px;
  margin: 0 auto;
}
.morePrivilegeBox .morePrivilege-content ul {
  overflow: hidden;
}
.morePrivilegeBox .morePrivilege-content ul li {
  width: 175px;
  height: 150px;
  padding-top: 25px;
  float: left;
  text-align: center;
  background-color: #f5f5f5;
}
.morePrivilegeBox .morePrivilege-content ul li span {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
  line-height: 90px;
  color: #f15c62;
}
.morePrivilegeBox .morePrivilege-content ul li span i {
  font-size: 56px;
}
.morePrivilegeBox .morePrivilege-content ul li p {
  font-size: 15px;
  color: #000;
  line-height: 24px;
}
.morePrivilegeBox .morePrivilege-content ul li + li {
  margin-left: 16px;
}
/*用户评价*/
.evaluateBox {
  width: 100%;
  background-color: #f5f5f5;
}
.evaluateBox .evaluate-cont {
  width: 1130px;
  margin: 0 auto;
}
.evaluateBox .evaluate-cont ul {
  overflow: hidden;
  padding-bottom: 80px;
}
.evaluateBox .evaluate-cont ul li {
  float: left;
  width: 334px;
}
.evaluateBox .evaluate-cont ul li dl dt {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  border-radius: 180px;
  overflow: hidden;
}
.evaluateBox .evaluate-cont ul li dl dd {
  padding-top: 30px;
  color: #000;
}
.evaluateBox .evaluate-cont ul li dl dd div {
  height: 75px;
  text-align: center;
}
.evaluateBox .evaluate-cont ul li dl dd h4 {
  font-size: 20px;
  line-height: 40px;
  width: 50%;
  text-align: right;
  position: relative;
}
.evaluateBox .evaluate-cont ul li dl dd h4:before {
  content: '';
  position: absolute;
  width: 90px;
  height: 1px;
  right: -50px;
  top: 32px;
  background-color: #aaaaaa;
  transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
}
.evaluateBox .evaluate-cont ul li dl dd span {
  font-size: 14px;
  line-height: 30px;
  padding-left: 50%;
}
.evaluateBox .evaluate-cont ul li dl dd p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  text-align: justify;
  padding-left: 36px;
  padding-right: 36px;
}
.evaluateBox .evaluate-cont ul li dl dd p:before,
.evaluateBox .evaluate-cont ul li dl dd p:after {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
}
.evaluateBox .evaluate-cont ul li dl dd p:before {
  background: url(/Product/Images/home2/banner_btn_icon.png) no-repeat -118px -22px;
  top: -10px;
  left: 0px;
}
.evaluateBox .evaluate-cont ul li dl dd p:after {
  background: url(/Product/Images/home2/banner_btn_icon.png) no-repeat -162px -22px;
  bottom: -5px;
  right: 5px;
}
.evaluateBox .evaluate-cont ul li + li {
  margin-left: 64px;
}
/* ------------------------1366小屏适应------------------------- */
@media screen and (max-width: 1400px) {
  .headerBox .aboutUs-top {
    width: 1200px;
  }
}
