.banner{
	background: url(../image/nbanner_xiaohongshu.jpg);
    height:600px;
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    /*background-attachment: fixed;*/
    position: relative;
    min-width: 1200px;
    text-align: center;
}
.banner a{
    display: block;
    position: absolute;
    top:50%;
    left: 25%;
    width: 50%;
    height: 50%;
    z-index: 11;
}
.dzwf li{
  width: 20%;
  float: left;
  height: 280px;
  overflow: hidden;
  font-size: 18px;
  line-height: 2.4;
  color: #FF2741;
  padding:0 20px;
  text-align: center;
  margin-bottom: 30px;
  padding-top: 40px;

}
.tp-img{
  display: none;
}
.dzwf li:hover{
  padding-top: 0;
}
.dzwf li:hover .tp-img-t{
  display: none;
}
.dzwf li:hover p{
  display: none;
}
.dzwf li:hover .tp-img{
  display: block;
}
.ssnr_box {
    overflow: hidden;
    margin-top: 20px;
}
.ssnr_left {
    overflow: hidden;
    background: url(../image/a_41.png) no-repeat right center;
    height: 519px;
    float: left;
    width: 45%;
}
.ssnr_right {
    float: left;
    width: 490px;
    padding-left: 70px;
}
.ssnr_right li {
    overflow: hidden;
    padding: 25px 0;
}
.ssnr_right img {
    float: left;
    margin-right: 20px;
}
.ssnr_right h2 {
    font-size: 20px;
    line-height: 30px;
    color: #282828;
}
.ssnr_right p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.zdbk_nr {
    overflow: hidden;
    margin-top: 30px;
}
.zdbk_left {
    width: 483px;
    float: left;
}
.zdbk_right {
    width: 555px;
    float: right;
}
.zdbk_right li {
    overflow: hidden;
    padding-bottom: 48px;
}
.zdbk_right img {
    float: left;
    margin-right: 15px;
}
.zdbk_right h2 {
    font-size: 14px;
    padding-bottom: 10px;
    color: #444444;
}
.zdbk_right p {
    color: #444444;
}
.lianlubox{
  width: 100%;
  background: url(../image/nrbj_sy.png) right  no-repeat;
  background-position: 120px -110px;
  height: 542px;
  position: relative;
}
.lianlubox .pull-left{
  width: 280px;
    margin-left: 60px;
    margin-top: 80px;
}
.lianlubox .pull-left h4{
  font-weight: bold;
    font-size: 20px;
    margin-top: 19px;
}
.lianlubox .pull-left p{
    font-size: 15px;
   color: #666;
}
.xhs-register-btn {
    position: absolute;
    bottom: 10px;
    left: 40%;
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 40px;
    background: rgba(255,39,65,1);
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(255,255,255,1);
    cursor: pointer;
}
.redTaoCan{
	width: 100%;
	background:#f6f6f6;
	padding-bottom: 50px;
}
.ctcon li.ctitem{
	float: left;
	width: 32%;
	margin-right: 2%;
	background:#fff;
	border-radius: 5px;
}
.ctcon li.ctitem .cttop{
	width: 100%;
	height: 80px;
	background: #ff2741;
	text-align: center;
	line-height: 80px;
	font-size: 25px;
	color: #fff;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ctcon li .ctbtm{
	padding: 25px;
	position: relative;
}
.ctbtmcon li{
	margin-bottom: 15px;
}
.ctbtmcon li h2 {
    font-size: 16px;
    color: #434343;
    line-height: 30px;
}

.ctbtmcon h2:before {
    content: "";
    background: url(../image/pic16_03.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 15px;
}
.ctbtmcon  li span {
    color: #ec6941;
    font-size: 16px;
}
.ctbtmcon  li p {
    color: #626262;
    font-size: 14px;
    margin-left: 30px;
    line-height: 30px;
}
.ctzixun {
    position: absolute;
    bottom: -25px;
    left: 25%;
    width: 50%;
    height: 52px;
    text-align: center;
    border-radius: 50px;
    line-height: 50px;
    background: -webkit-linear-gradient(left,#fb6655, #f2194e) !important;
}
.ctzixun a{color: #fff;}

.wb-menu {
    text-align: center;
}
.wb-menu ul li {
    display: inline-block;
    background-color: #e2e2e2;
    -webkit-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    width: 125px;
    height: 86px;
    text-align: center;
    font-size: 16px;
    margin: 10px 15px;
}
.wb-menu ul li a {
    font-size: 18px;
    color: #ff2741;
}
.wb-menu ul li .wb-pic {
    padding-top: 10px;
    display: table;
    margin: 0 auto;
}
.p-pic {
    display: block;
}
.p-pic1 {
    display: none;
}
.wb-cur {
    background-color: #ff2741 !important;
}
.wb-cur a{
    color: #fff !important;
}
.wb-cur .p-pic {
    display: none;
}
.wb-cur .p-pic1 {
    display: block;
}

.wb-box {
  /* background-color: #fff; */
  overflow: hidden;
  display: none;
}
.wb-box:first-child {
  display: block;
}
.wbb-left {
  width: 145px;
  margin-right: 20px;
  float: left;
 /* padding-top: 15px;*/
}
.wbb-left  ul:first-child{
    padding-top: 40px;
}
.wbb-left li {
  height: 82px;
  font-size: 16px;
  line-height: 80px;
  text-align: center;
  border: 1px solid #e4e4e4;
  border-top: 0px solid #e4e4e4;
}
.wbb-left li a{
    color: #333;
    font-size: 16px;
}
.wbb-left li:first-child {
  border-top: 1px solid #e4e4e4;
}
.wl-cur {
  border-left: 1px solid #ff2741 !important;
  border-right: 0px solid #45a537 !important;
  background: url(../image/bg8_03.png) no-repeat 135px center;
}
.wl-cur a {
  color: #ff2741 !important;
}
.wbb-left ul li p{
    display: inline-block;
}

.wbb-right {
  float: left;
  padding-top: 50px;
  width: 980px;
}
.wbb-right ul {
  display: none;
}
.wbb-right ul:first-child {
  display: block;
}
.wbb-right li {
  width: 280px;
  float: left;
  padding: 10px 10px;
  border: 1px solid #ebebeb;
  margin-left: 45px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.wx-top dl {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 158px;
}
.wx-top dt {
  font-size: 15px;
  text-align: left;
  color: #ff2741;
  font-weight: 600;
  padding-bottom: 5px;
}
.wx-top dd {
  height: 20px;
  border: 1px solid #eee;
  padding: 0 10px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(https://gzt.guangzhitui.com/static/index/css/pie/PIE.htc);
  margin: 5px 0;
  line-height: 20px;
}
.wx-top p {
  color: #999999;
  font-size: 12px;
  line-height:20px;
}
.wx-bottom {
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.wx-bottom em {
  display: block;
}
.wx-bottom dl {
  display: inline-block;
  width: 32%;
  text-align: center;
}
.wx-bottom dt {
  margin: 6px 0;
  color: #666;
  font-size: 12px;
}
.wx-bottom dd {
  font-weight: bold;
  font-size: 12px;
}
.wx-icon {
  border: 5px solid #eeeeee;
  width: 85px;
  height: 85px;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  /*behavior: url(https://gzt.guangzhitui.com/static/index/css/pie/PIE.htc);*/
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.wx-icon div {
  width: 75px;
  height: 75px;
  overflow: hidden;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  behavior: url(https://gzt.guangzhitui.com/static/index/css/pie/PIE.htc);
}
.wx-icon div img {
  width: 75px;
  height: 75px;
}
.wx-icon em {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21px;
  height: 21px;
  background-color: #fff;
  z-index: 100;
  display: block;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  behavior: url(https://gzt.guangzhitui.com/static/index/css/pie/PIE.htc);
}
.wx-icon em img {
  width: 15px;
  height: 15px;
  margin: 3px;
}
.more {
  width: 88px;
  height: 28px;
  background-color: #ff2741;
  text-align: center;
  line-height: 28px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(https://gzt.guangzhitui.com/static/index/css/pie/PIE.htc);
  margin: 10px auto 0;
}
.more {
  width: 88px;
  height: 28px;
  background-color: #ff2741;
  text-align: center;
  line-height: 28px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(https://gzt.guangzhitui.com/static/index/css/pie/PIE.htc);
  margin: 10px auto 0;
}
.more a {
  color: white;
  display: block;
}
.wbb-more a {
    width: 15px;
    top: 50%;
    display: block;
    position: absolute;
    transform: translateY(-50%);
    color: #ff2741;
}
.wbb-more {
    border-left: 1px solid #ececec;
    float: right;
    width: 15px;
    padding: 0 15px;
    font-size: 15px;
    text-align: center;
    height: 480px;
    margin: 10px 0;
    position: relative;
}

.xsxs_nr {
    position: relative;
}
.xsxs_nr img {
    margin: 0 auto;
    display: block;
}
.xsxs_text1 {
    position: absolute;
    width: 240px;
    top: 60px;
    left: 105px;
    clear: both;
}
.xsxs_nr img {
    margin: 0 auto;
    display: block;
}
.xsxs_text1 h2 {
    font-size: 18px;
    line-height: 40px;
    color: #282828;
    text-align: right;
    font-weight: bold;
}
.xsxs_text1 p {
    font-size: 14px;
    color: #666666;
    text-align: right;
    line-height: 30px;
}
.xsxs_text1 img {
    float: right;
}
.xsxs_text2 {
    position: absolute;
    width: 240px;
    top: 60px;
    right: 105px;
    clear: both;
}
.xsxs_text2 h2 {
    font-size: 18px;
    line-height: 40px;
    color: #282828;
    font-weight: bold;
}
.xsxs_text2 p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.xsxs_text2 img {
    float: left;
}
.xsxs_text3 {
    position: absolute;
    width: 240px;
    top: 266px;
    left: 105px;
    clear: both;
}
.xsxs_text3 img {
    float: right;
}
.xsxs_text3 h2 {
    font-size: 18px;
    line-height: 40px;
    color: #282828;
    text-align: right;
    font-weight: bold;
}
.xsxs_text3 p {
    font-size: 14px;
    color: #666666;
    text-align: right;
    line-height: 30px;
}
.xsxs_text4 {
    position: absolute;
    width: 240px;
    top: 266px;
    right: 105px;
    clear: both;
    text-align: left;
}
.xsxs_text4 img {
    float: left;
}
.xsxs_text4 h2 {
    font-size: 18px;
    line-height: 40px;
    color: #282828;
    font-weight: bold;
}
.xsxs_text4 p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.ctchuanbo li {
    list-style-type: none;
    margin: 2px 0px;
    margin-bottom: 20px;
}

.ctchuanbo li p {
    width: 100%;
    text-align: left;
    background: #ebeaea;
    line-height: 4em;
    color: #797979;
}
.ctchuanbo li p span {
    display: inline-block;
    width: 25%;
    font-size: 1.2em;
    line-height: 4em;
    font-weight: bold;
    color: #fff;
    background: #ff5050;
    padding-left: 20px;
    border-right: 2px solid #fff;
    margin-right: 20px;
}
.xhs-nrht{
	
}
.pull-left {
	width: 58%;
    float: left !important;
    margin-top: 16px;
    position: relative;
}
.xhs-nrht #earthCanvas {
    width: 444px;
    margin: 128px;

   
}
.xhs-nrht #earthCanvas img{
   animation:questxzhuan 20s linear infinite;
  -webkit-animation:questxzhuan 20s linear infinite;
}
@keyframes questxzhuan
{
     0%{-webkit-transform:rotate(0deg);}
      25%{-webkit-transform:rotate(90deg);}
      50%{-webkit-transform:rotate(180deg);}
      75%{-webkit-transform:rotate(270deg);}
      100%{-webkit-transform:rotate(360deg);}
}
​
@-webkit-keyframes questxzhuan
{
      0%{-webkit-transform:rotate(0deg);}
      25%{-webkit-transform:rotate(90deg);}
      50%{-webkit-transform:rotate(180deg);}
      75%{-webkit-transform:rotate(270deg);}
      100%{-webkit-transform:rotate(360deg);}
}
.xhs-nrht .satellite-item {
    text-align: center;
    display: inline-block;
    position: absolute;
}
.xhs-nrht .satellite-item .link-earth {
    position: absolute;
    width: 73px;
    border-bottom: 1px solid #d9d9d9;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.pull-right{
	float: right;
	width: 38%;
}
.xhs-nrht .title-zrhtlb {
    font-size: 20px;
    position: relative;
    text-align: center;
}
.xhs-nrht .title-zrhtlb .line-60x6 {
    position: absolute;
    bottom: -15px;
    left: 207px;
    width: 60px;
    height: 6px;
    background-color: #dcdcdc;
}
.xhs-nrht .chart-hfczmy {
    height: 136px;
    margin-top: 50px;
    background: url(../image/yjjx.png) center no-repeat;
}
.xhs-nrht .chart-hfczmy > p {
    text-align: right;
    font-size: 18px;
    padding-right: 74px;
    line-height: 28px;
    margin-bottom: 28px;
}
.xhs-nrht .title-zrhtlb {
    font-size: 20px;
    position: relative;
    text-align: center;
}
.xhs-nrht .title-zrhtlb .line-60x6 {
    position: absolute;
    bottom: -15px;
    left: 207px;
    width: 60px;
    height: 6px;
    background-color: #dcdcdc;
}
.text-center {
    text-align: center;
}
.xhs-nrht .text-34 {
    width: 295px;
    height: 84px;
    line-height: 84px;
    color: #fff;
    font-size: 18px;
    margin: 32px auto 0;
    background: url(../image/icon_xz.png) no-repeat;
}
#pinpaidemo .carousel-item{
	width: 100%;
	height: 800px;
}
.case-head {
    padding-top: 10px;
    padding-bottom: 30px;
    line-height: 24px;
    font-size: 24px;
    text-align: center;
}
.douyincase .case-pic{width: 100%; height: 300px;  margin-top: 20px;}
.douyincase .case-info{ height: 92px;}
.douyincase .case-text{width:46%; float: left;}
.douyincase .case-tag{width:52%; float: right;}
.douyincase .case-tag-one li{position: relative;  line-height:26px;  width: 25%; float: left; }
.douyincase .case-tag-two li{position: relative;  line-height:26px;  width: 50%; float: left; }
.case-text .case-text-title {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    position: relative;
}
.case-text .case-text-title span {
    color: #ffc000;
}
.case-text .case-text-body {
    padding: 5px 0px 0px 0px;
    line-height: 24px;
    color: #888888;
}
.case-tag li .case-tag-body {
    font-size: 20px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #d62f40;
}
.case-tag li .case-tag-title {
    font-size: 20px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #333;
}