@charset "utf-8";
/* CSS Document */
input:focus::-webkit-contacts-auto-fill-button{
    opacity: 0;
}
*{ margin:0;padding:0;}
i{font-style:normal;}
img{vertical-align: middle;}
ul,li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
body{ min-width:1200px; font-family:"Microsoft YaHei","HanHei SC", "PingFang SC";-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: subpixel-antialiased;}
/*新加入响应式样式*/
.col-md-1-5 {width: 25%;float: left;}
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {min-height: 1px;padding-left: 15px;padding-right: 15px;position: relative;}


.img-responsive{display: inline;}
/*超出*/
.overF{overflow: hidden;}
/*行高*/
.lineH24{line-height: 24px;}
.lineH40{line-height: 40px;}
/*边框*/
.bk-s{border: 1px solid #ccc;}
.bk-l{border-left: 1px solid #333;}
.bk-l-df{border-left: 1px solid #dfdfdf;}
.bk-s-oranger{border: 1px solid #fbcd00;}
.bk-d{border-bottom: 1px solid #dadada;}
/*字体加粗*/
.fw200{font-weight: 200;}
.fw300{font-weight: 300;}
.fw350{font-weight: 350;}
.fw-bold{font-weight: bold;}
/*字体颜色*/
.white{color: #fff;}
.red{color: #FF0000;}
.yellow{ color:#FBCD00;}
.oranger{color: #fbcd00;}
.color8b{color: #8b8b8b;}
.color00{color:#000;}
.colorf5c{ color:#fff5c0;}
/*字体大小*/
.ft12{font-size:12px;}
.ft14{font-size:14px;}
.ft16{font-size:16px;}
.ft18{font-size:18px;}
.ft24{font-size:24px;}
.ft30{font-size:30px;}
.ft36{font-size:36px;}
.ft42{font-size:42px;}
.ft48{font-size:48px;}
@media (max-width: 767px){
	.ft48{font-size:24px;}
	.ft36{font-size:24px;}
	.ft24{font-size:16px;}
	.ft14{font-size:12px;}

}


/*外边距*/
.tp15{margin-top: 15px;}
.tp30{margin-top: 30px;}
.tp60{margin-top: 60px;}
.tp140{margin-top: 140px;}
@media (max-width: 767px){
	.tp140{margin-top: 20px;}
}
/*内边距*/
.pd-b{padding-bottom: 60px;}
.pd-t{padding-top: 60px;}
.pd-tb60{padding: 60px 0;}
.pd-tb80{padding: 80px 0;}
.pd-tb20{padding: 20px 0;}
.pd-tb40{padding: 40px 0;}
.pd-l40{padding-left: 40px;}
.pd-s50{padding: 50px;}
.pd-s30{padding: 30px;}
.pd-l15{padding-left: 15px;}
.pd-tb120{padding:120px 0;}
@media (max-width: 767px){
	.pd-t{padding-top: 20px;}
    .pd-s50{padding: 15px;}
    .pd-s30{padding: 15px;}
	.pd-tb120{padding:15px 0;}
	.pd-tb40{padding: 10px 0;}
}
/*背景色*/
.gbff{background: #fff;}
.bgf8{background: #f8f8f8;}
.bgf2{background: #f2f2f2;}
.bgc1{background: #c1c1c1;}
.bg51{background: #515151;}
.bg41{background: #414141;}
.bgf3{background: #f3f3f3;}
.bgdf{background: #dfdfdf;}
.bg30{background: #303030;}
.bgeb{background: #ebebeb;}
.bgfbc{background: #fbcd00;}
.bg00{background: #000;}
.bg1894e3{ background:#1894e3;}
.bgE3{background:#118cdb}

/*圆点*/
.round-dot>span{display: inline-block;border-radius: 50%;width: 8px;height: 8px;margin-left: 4px;}
.white-dot>span{background: #fff;}
.black-dot>span{background: #000;}
.gry-dot>span{background: #ccc;}
/***********************************************************************顶部导航***********************************************************************/
/*重置响应式框导航样式*/
.navtop{background: none;border: none;margin-bottom: 0;min-height: 70px;}

.navtop-brand {height: 70px;line-height: 40px;}
.navtop-brand>img{height: 40px;}
.navtop-nav{float: right; height:70px;}
.navtop-nav>li>a {padding: 15px 15px;line-height: 40px;font-size: 14px;}
.navtop .navtop-nav>li>a {color: #fff;font-weight: 300;}
.navtop .navtop-nav>li>a:hover{color: #fff;}
.navbar-collapse{border: none;}
.navbar-toggle {margin-top: 18px;margin-bottom: 18px;}
.navtop-active{display: block;background: #00f0ff;padding: 0 15px;border-radius: 2px;}
.linavactive{ height:70px; background: #00f0ff;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height: 100%;}

.navtop-bg{background: #fff;box-shadow: 0 3px 6px 0 rgba(40,51,67,0.06);}

.navtop-bg .navtop-nav>li>a {color: #000;}
.navtop-bg .navtop-nav>li>a:hover{color: #000;}

.line-bottom{background:#00F0FF;width: 0%;height:2px;display: block;transition: width ease-in-out 0.5s;}
.navtop-nav a:hover .line-bottom{width: 100%;}
/*新加导航*/
.nav-top{display: none;}
.nav-top>a{display: inline-block;font-size: 12px;color:#fff; margin-right: 10px;line-height: 70px;}
.navtop-bg .nav-top>a{color:#000;}
@media (min-width: 768px) and (max-width: 991px){
	.navtop-active{display: block;background:none;padding: 0px;border-radius: 0px;}.ewmtop{display: none;}
}
@media (max-width: 767px){
    .nav-top{display: inline-block;}
    .nav-top>a{line-height: 70px;}
	.navtop-bg .navtop-nav>li>a {color: #fff;}
	.navtopdrop{background: rgba(0,0,0,1);}
	.navtopdrop>ul{width: 100%;margin:0; text-align: center;}
	.navtopdrop>ul>li{border-top: 1px solid #333;}
	.navtop-active{display: block;
		background:none;
		padding: 0px;
		border-radius: 0px;}
	.navtop-nav>li:nth-child(5){display: none;}
	.ewmtop{display: none;}
}

@media (max-width: 412px){
    .navbar-toggle{padding: 5px;margin-top: 14px;margin-bottom: 14px;}
    .nav-top{display: inline-block;}
    .nav-top>a{line-height: 54px;}
	.navtop{min-height: 54px;
	}
	.navtop-brand {height: 54px;line-height: 26px;padding:14px 15px;}
	.navtop-brand>img{height: 26px;}

	.navtop-nav>li>a {padding: 10px 10px;line-height: 34px;font-size: 14px;}
	.navtop .navtop-nav>li>a {color: #fff;font-weight: 300;}

}
/*************************************************************智享AI，用你的名片打动世界*************************************************************/
.bangtui-car{
	background-image: url("../img/indexbg1.jpg")/*tpa=http://www.51bangtui.com/img/indexbg1.jpg*/;
	background-repeat: no-repeat;
	background-size: cover;
}
.wapimg{height: 0;overflow: hidden;}

.bangtui-car .bangtui-car-maintitle{margin-top: 134px;}
.bangtui-car .bangtui-car-smalltitle>i{display: inline-block;padding:0 15px;}
.bangtui-car .bangtui-car-btn{margin-top: 20px;}
.bangtui-car-btn>a{display: inline-block;width: 160px;height: 46px;line-height: 46px;border-radius: 2px;}
.bangtui-car-btn>a.bg{background:#00F0FF;color: #555;}
.bangtui-car-btn>a.bk{border:0.5px solid #fbcd00;color: #fbcd00;margin-left: 20px;}
@media (min-width: 992px) and (max-width: 1199px){}
@media (min-width: 768px) and (max-width: 991px){}
@media (max-width: 767px){
    .ft42{font-size: 24px;}
	.bangtui-car .bangtui-car-maintitle{margin-top: 90px;}
	.pd-b{padding-bottom: 15px;}
.wapimg{height:auto; position: absolute;left:50%; margin-left: -75px;bottom:10px;}
.pcimg{display: none;}
}
@media (max-width: 320px){
    .ft42{font-size: 20px;}

}
@media (max-width: 412px){
	.bangtui-car-btn>a{width: 120px;height: 40px;line-height:40px;}
	.bangtui-car-btn>a.bk{margin-left: 10px;}
	.ft18{font-size: 14px;}
}

/*************************************************************各种功能  方便快捷*************************************************************/
.bangtui-gn>div>p>img{height: 90px;}
@media (min-width: 768px) and (max-width: 991px){
	.bangtui-gn>div>p>img{height: 60px;}
	.pd-tb20{padding: 10px 0;}
}
@media (max-width: 767px){
	.bangtui-gn>div>p>img{height: 40px;}
	.pd-tb20{padding: 10px 0;}
	.pd-tb60{padding: 15px 0;}
	.tp60{margin-top: 15px;}
	.bangtui-gn>div>p{font-size: 12px;}
	.bangtui-gn>div>p:nth-child(2){margin-bottom: 0;}
	.pic-res{width: 180px;}
	.pic-res-1{width: 110px;}
}

/*************************************************************人脉集市*************************************************************/
@media (max-width: 768px) {
	.bk-s>p>img{height: 40px;}
}
/*************************************************************成为代言人*************************************************************/
.bangtui-btn>a{display: inline-block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	border-radius: 2px;
	color: #555555;}
/*************************************************************个人版价格*************************************************************/
.bangtui-gr{background-image: url("../img/jgbg.jpg")/*tpa=http://www.51bangtui.com/img/jgbg.jpg*/;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.bangtui-gr-con>span{display: inline-block;width: 280px;}
.bangtui-gr-con>span>dl{margin: 0;}
.bangtui-gr-con>span>dl>dt,.bangtui-price>dl>dd{width: 100%;}
.bangtui-gr-con>span>dl>dt>p:nth-child(3){margin: 0;}
.bangtui-gr-con>span>dl>dd>p{line-height: 36px;font-size: 14px; margin: 0;}
.bangtui-gr-con>span>dl>dt{border-top-left-radius: 6px;border-top-right-radius: 6px;}
@media (max-width: 767px){
	.bangtui-gr-con>span{width:32%;float:left;margin-left: 1%;}
    .ft30{font-size: 16px;}
	.bangtui-gr-con>span>dl>dd>p{font-size: 9px;line-height: 24px;}
}
/**************************************************************个人版**************************************************************/
.bangtui-genren{overflow: hidden;}
.bangtui-genren>dt{width: 60%;}
.bangtui-genren>dt>ul>li{float: left;margin-top: 10px; line-height:30px;margin-right:25px;}
.bangtui-genren>dd{width: 40%;}

.bangtui-geren-btn>a{display: block;width: 260px;height: 50px;border-radius: 2px;line-height: 50px;}
.bangtui-geren-btn>a.btn-kt{color: #555;}
.bangtui-geren-btn>a.btn-free{color: #fbcd00; margin-top: 15px;}
@media (max-width: 767px){
	.bangtui-geren-btn{float:left;width: 50%;}
	.bangtui-genren>dt{width: 100%;}
	.bangtui-genren>dd{display: none;}
	.bangtui-geren-btn>a{display: block;width: 98%;height: 40px;line-height: 40px;margin-left: 2%;}
	.bangtui-geren-btn>a.btn-free{margin-top: 0px;}
}
/**************************************************************about**************************************************************/
.bangtui-about{background-image: url("../img/indexbg.jpg")/*tpa=http://www.51bangtui.com/img/indexbg.jpg*/;background-repeat: no-repeat;background-size: cover;overflow: hidden;}




/*************************************************************模块效果展示*************************************************************/

.main-tab{width:370px;margin:70px auto;padding-bottom:20px; position:relative;}
.tab{width:100px; background:#fff; border-radius:10px; overflow:hidden;}
.tab li{text-align:center;font-size:12px; line-height:30px;color:#515151;width:100%;}
.tab li.on{background:#00F0FF;color:#000;}
.tab-show{width:370px;height:722px;padding:22px 28.5px; position: relative; background:url("../img/phone300.png");}
.mast-phone{position:absolute;left:0;top:0;}
.tab-show>dd{width:100%;width:313px;height:678px;overflow:hidden; border-radius:36px;}
.tab-show>dd .tab-hd{width:313px;height:678px; overflow: scroll; overflow-x:hidden; border-radius:30px;}

.marging{ position:absolute; top:80px; right:-140px;}

/*发朋友圈*/
.fpyq{background:url("../img/fpyq.jpg")/*tpa=http://www.51bangtui.com/img/fpyq.jpg*/ top left no-repeat;}
.fpyq-1{padding:0 10px; text-align:center; margin-top:50px;}
.fpyq-2{padding:0 10px; text-align:center; margin-top:30px;}
.fpyq-3{padding:0 20px;margin:70px 0 40px 0; overflow: hidden;}
.fpyq-3>img{float:left;}
.fpyq-3>h2{font-size:14px;color:#fff;width:220px;float:left;margin:0;padding:0; padding-left:3px;}
.fpyq-3>p{font-size:12px;color:#fff;width:220px;float:left; margin:0; padding-left:3px;}
.fpyq-3>ul{font-size:12px;color:#7a5d3d;width:220px;padding-left:3px;float:left; margin-top:5px;}
.fpyq-3>ul>li{float:left;line-height:20px;width:25%;}
.fpyq-4{padding:0 20px;margin-top:30px; font-size:12px; line-height:20px;color:#fff;}

.tab-show>dd.tab-hide{display:none;}

.tab-hd::-webkit-scrollbar {width:0px;}




/**************************************************************小程序**************************************************************/
.bangtui-genren-minipro{overflow: hidden;}
.bangtui-genren-minipro>dt{width: 100%;}
.bangtui-genren-minipro>dt>ul>li{float: left;width: 25%;margin-top: 10px; line-height:18px;}
.bangtui-genren-minipro>dd{width: 100%;}

/**************************************************************关于我们**************************************************************/
.bangtui-aboutus{
	background-image: url("../img/about.jpg")/*tpa=http://www.51bangtui.com/img/about.jpg*/;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
}
.bangtui-aboutus-line{width: 100%;height: 30px;background: url("../img/bottomline.jpg")/*tpa=http://www.51bangtui.com/img/bottomline.jpg*/ center no-repeat;}
.bangtui-aboutus-tab{border-radius: 6px;box-shadow: 0 0 20px rgba(0, 0, 0, .2);margin-top: -50px;overflow: hidden;}
.gywm>a>p>img{transition: all ease-in-out 0.5s;}
.gywm:hover>a>p>img{ transform: translateY(8px);}
.gywm>a:hover,.gywm>a{color: #000;}
.bangtui-lc{padding: 0 150px;}

/*时间轴*/
.m-Ourjourney{margin: 40px auto;height:700px;position: relative;width: 700px;}
.m-yuemu-about-line {height:700px;position: absolute;left: 50%;width: 2px;background: #ccc;margin-left: -1px;}
.dot{height:8px;width:8px;background:#ccc; border-radius:50%;border:1px solid #fff; position:absolute;left:50%;margin-left:-4px;}
.pos{position: absolute;}
.dot-a{top:280px;}
.dot-b{top:380px;}
.dot-c{top:490px;}
.dot-d{top:620px;}
.dot-e{top:50px;}
.dot-f{top:180px;}


.myuemu-texta{left:360px;top:240px;}
.myuemu-textc{left:360px;top:450px;}
.myuemu-textb{right:360px;top:340px;}
.myuemu-textd{right:360px;top:580px;}
.myuemu-texte{left:360px;top:10px;}
.myuemu-textf{right:360px;top:140px;}
@media (max-width: 767px){
	.bangtui-aboutus{padding: 80px 0 70px 0;}
	.gywm>a>p>img{height: 25px;}
	.bangtui-lc{padding: 0;}

	.m-Ourjourney{width: 300px;}
	.pos{width: 130px;}
	.myuemu-texta{left:160px;top:-5px;}
	.myuemu-textc{left:160px;top:177px;}
	.myuemu-textb{right:160px;top:65px;}
	.myuemu-textd{right:160px;top:315px;}
}

/**************************************************************人才招聘**************************************************************/
.bangtui-aboutus-jobs{
	background-image: url("../img/rczp.jpg")/*tpa=http://www.51bangtui.com/img/rczp.jpg*/;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
}
@media (max-width: 767px){
	.bangtui-aboutus-jobs{padding: 80px 0 70px 0;}
}
.bangtui-zp-con{padding: 30px; transition: all ease-in 0.2s}
.bangtui-zp-con:hover{box-shadow:0 0 20px rgba(0, 0, 0, .1); transform: translateX(8px);}

/**************************************************************媒体报道**************************************************************/
.bangtui-aboutus-meida{
	background-image: url("../img/mtbd.jpg")/*tpa=http://www.51bangtui.com/img/mtbd.jpg*/;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
}

.list a{color: #000;}
.listhover{transition:all .5s ease-in;padding:30px 15px; overflow:hidden;border: 1px solid #f8f8f8;}
.listhover img{transition:all .5s ease-in;}
.list:hover .listhover{box-shadow:rgba(0,0,0,0.188235) 0px 17px 50px 0px;-webkit-transform:translate3d(0px,-5px,0px);}
.yuemu-time{background:#f6f6f6;height:114.5px;padding-top:22px; transition:background .5s ease-in;}
.list:hover .yuemu-time{background:#fbcd00;color:#fff;}
.list:hover .listhover img{transform: translateX(10px);}
@media (max-width: 767px){
	.bangtui-aboutus-meida{padding: 80px 0 70px 0;}
	.listhover{padding:15px 0px; }
}
/**************************************************************文章页**************************************************************/
.bangtui-wz{margin-top: 100px;}
.yuemu-wz p{margin:26px 0;font-size:14px;line-height:26px; font-weight:300; text-align: justify;}

/*右边*/
.yuemu-hot{background:url("../img/orangeline.jpg")/*tpa=http://www.51bangtui.com/img/orangeline.jpg*/ left center no-repeat; padding-left:20px; line-height:50px; border-bottom:1px solid #ebebeb; margin:0 auto; width:90%;}
.yuemu-list{margin:0 auto; width:90%;}
.yuemu-list>li{width:100%;line-height:50px;border-bottom:1px solid #ebebeb;overflow:hidden;}
.yuemu-list>li:last-child{border:none;}
.yuemu-list>li span{width:16px;height:16px;background:#ebebeb;line-height:16px;color:#fff; text-align:center; margin-right:5px;margin-top:17px;}
.yuemu-list>li span.on{background:#fbcd00;}
.yuemu-list>li span,.yuemu-list>li a{display:block; font-size:14px; font-weight:300;float:left;}
.yuemu-list>li a{color:#000;
	height: 50px;overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;width:85%; transition: all .5s ease-in;}
.yuemu-list>li:hover a{transform: translateX(20px);}

/**************************************************************企业版**************************************************************/
/**2018/7/20新增**/
.bg45{background:#1894e3;}
.biaodan{background: url("../img/contact-bg.058d501.png")/*tpa=http://www.51bangtui.com/img/contact-bg.058d501.png*/ left no-repeat; background-size:cover;}
.colora0{color:#a0a0a0;}

/*2018/5/28新增*/
.anli{background: url("../img/csei.jpg")/*tpa=http://www.51bangtui.com/img/csei.jpg*/ left no-repeat;padding-left: 20px;}



.bangtui-company{
	background-image: url("../img/qybbj.jpg")/*tpa=http://www.51bangtui.com/img/qybbj.jpg*/;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
	height: 710px;
}
.bangtui-title{margin-top: 140px;}
.bangtui-qy{margin-top: 140px;width: 430px;}
.line{margin-bottom: 0;}
.line>span {
	display:inline-block;;
	width: 36px;
	height: 4px;
	margin: 30px 0;
}

/*在线提交*/
.yuemu-btn {
	background: #fbcd00;
	height: 50px;
	width: 180px;
	line-height: 50px;
	padding: 0;
	margin-top: 15px;
}
.height-input {
	height: 50px;
}
.yuemu-title {
	background: url("../img/graybg.png")/*tpa=http://www.51bangtui.com/img/graybg.png*/ bottom no-repeat;
	padding-bottom: 20px;}

/*套餐*/
.bangtui-taocan>span{display: inline-block;width: 280px;}
.bangtui-taocan>span>dl{width: 100%;border-radius: 8px 8px 0 0;overflow: hidden;}
.bangtui-taocan>span>dl>dt>p.taocan{font-size: 30px;}
.bangtui-taocan>span>dl>dt>p.taocan-price{font-size: 24px;}
.taocan-gn{font-size: 18px;}

.bangtui-taocan>span>dl>dd.pd-tb40{padding:40px 0;}
.bangtui-taocan>span>dl>dd>p.gou{background: url("../img/gou.png")/*tpa=http://www.51bangtui.com/img/gou.png*/ center left no-repeat;background-position: 50px;}
.bangtui-taocan>span>dl>dd>p{padding-left: 80px;font-size: 18px;}

@media (min-width: 992px) and (max-width: 1199px){
	.bangtui-company{padding: 80px 0 70px 0;height:auto;}
	.bangtui-title{margin-top:auto;}
}
@media (min-width: 768px) and (max-width: 991px){
	.bangtui-qy{margin-top:0px;width:100%; text-align: center;padding-bottom: 30px;}
	.line>span {margin: 10px 0;}
	.bangtui-company{padding: 80px 0 70px 0;height:auto;}
	.bangtui-title{margin-top:auto;}
	/*套餐*/
	.bangtui-taocan>span{width: 32%;margin-left: 1%;float: left;}
	.bangtui-taocan>span>dl{border: 0.5px solid #ccc; box-sizing: border-box;}
	.bangtui-taocan>span>dl>dd>p.gou{background-position: 15px;}
	.bangtui-taocan>span>dl>dd>p{padding-left: 40px;}

}
@media (max-width: 767px){
	.bangtui-qy{margin-top:0px;width:100%; text-align: center;padding-bottom: 30px;}
	.line>span {margin: 10px 0;}
	.bangtui-company{padding: 80px 0 30px 0;height: auto;}
	.bangtui-title{margin-top:auto;}
	/*套餐*/
	.bangtui-taocan>span>dl>dt>p.taocan{font-size: 14px;}
	.bangtui-taocan>span>dl>dt>p.taocan-price{font-size: 16px;}
	.taocan-gn{font-size: 10px;}
	.bangtui-taocan>span>dl>dd.pd-tb40{padding:15px 0;}
	.bangtui-taocan>span{width: 32.66666%;float: left;}
	.bangtui-taocan>span:nth-child(1){margin-left: 1%;}
	.bangtui-taocan>span:nth-child(3){margin-right: 1%;}
	.bangtui-taocan>span>dl{border: 0.5px solid #ccc; box-sizing: border-box;}
	.bangtui-taocan>span:nth-child(2) dl{border-left: none;border-right: none;}
	.bangtui-taocan>span>dl>dd>p.gou{background-position: 6px;background-size: 10px;}
	.bangtui-taocan>span>dl>dd>p{padding-left: 20px;}
	.bangtui-taocan>span>dl>dd>p{font-size: 9px;}
}

/***************************************************************视频弹窗***************************************************************/
.tc-center{position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:9999;display:none;}
#fkVideo{width: 673px;height: auto;}
.video{background:#fff;width:800px;height:450px;position:absolute;top:50%;margin-top:-225px;left:50%;margin-left:-400px;}
.rightpaly{width:300px;height:200px;position:fixed;left:-30px;bottom:-20px; transform:scale(0.7);}
.closepaly{width:30px;height:31px;position:absolute;right:-14px;top:-14px;cursor:pointer;}
.closepaly1{width:30px;height:31px;position:absolute;right:-14px;top:-14px;cursor:pointer;z-index:99999999999999999999999999;}
@media (min-width: 768px) and (max-width: 991px){
	#fkVideo{width: 600px;height: 338px;}
	.video{width:600px;height:338px;top:50%;margin-top:-169px;left:50%;margin-left:-300px;}
}
@media (max-width: 767px){
	#fkVideo{width: 310px;height: 174px;}
	.video{width:310px;height:174px;top:50%;margin-top:-87px;left:50%;margin-left:-155px;}
	.rightpaly,.yuemu-kefu,.rightewm{display: none;}

}

/***************************************************************城市合伙人***************************************************************/
/*banner*/
.banner {height: 600px;background-color: #303030;font-weight: 200;width: 100%;top: 0;background-repeat: no-repeat;background-size: cover}
.banner-first {background-image: url("../img/a.jpg")/*tpa=http://www.51bangtui.com/img/a.jpg*/;background-repeat: no-repeat;background-size: cover;height: 600px;position: absolute;left: 0;z-index: 2}
.banner-second {background-image: url("../img/b.jpg")/*tpa=http://www.51bangtui.com/img/b.jpg*/;background-repeat: no-repeat;background-size: cover;height: 600px;position: absolute;left: 0}
.banner-index {width: 200px;left: 50%;margin-left: -100px;height: 80px;position: absolute;top: 520px;line-height: 80px;text-align: center;z-index: 3}
.banner-index .page {display: inline-block;width: 30px;margin-left: 20px;margin-top: 20px;cursor: pointer;height: 40px;line-height: 40px}
.banner-index .page .page-index {width: 30px;height: 6px;margin-top: 18px;background-color: #fff;opacity: .3;border-radius: 3px}
.banner-index .page.active .page-index {opacity: 1}
.content-first {display: none;z-index: 3}
.content-second {top: 50px;display: block;z-index: 1}
.content-box {position: absolute;display: block;width: 1100px;height: 450px;top: 0;left: 50%;margin-left: -550px}

.content-box .banner-btn {display: inline-block;width: 160px;height: 46px;line-height: 46px;border-radius: 2px;box-sizing: border-box;font-size: 18px;text-align: center;vertical-align: top;color: #fff}
.content-box .register-btn {background-color: #fbcd00;}
.content-box .video-btn {margin-left: 20px;border: 1px solid #fff}

.content-box h1 {margin-top: 194px;font-weight: 300}
.content-box .banner-text {font-size: 42px;color: #fff;font-weight: 200}
.content-box .banner-p-center {width: 100%;height: 60px;background:url("../img/bottomline.jpg")/*tpa=http://www.51bangtui.com/img/bottomline.jpg*/ center no-repeat;}
.content-box .banner-p-left {width: 100%;height: 60px;background:url("../img/bottomline.jpg")/*tpa=http://www.51bangtui.com/img/bottomline.jpg*/ left no-repeat;}
.content-box .banner-p {font-weight: 200;}



@media (min-width: 992px) and (max-width: 1199px){}
@media (min-width: 768px) and (max-width: 991px){
	.content-box {width: 100%;margin-left: -50%;}
	.content-box .banner-text{text-align: center;}
	.content-box .banner-p-left {background: url("../img/bottomline.jpg")/*tpa=http://www.51bangtui.com/img/bottomline.jpg*/ center no-repeat;}
	.content-box .banner-p{text-align: center;}
	.banner-btns{text-align: center;}
}
@media (max-width: 767px){
	.content-box {width: 100%;margin-left: -50%;}
	.banner,.banner-first,.banner-second{height: 300px;}
	.content-box h1 {margin-top: 70px;}
	.content-box .banner-text{text-align: center;}
	.content-box .banner-p-left {background: url("../img/bottomline.jpg")/*tpa=http://www.51bangtui.com/img/bottomline.jpg*/ center no-repeat;}
	.content-box .banner-p{text-align: center;}
	.content-box .video-btn{margin-left: 0;}
	.content-box .banner-btn {text-align: center;width:140px;}
	.banner-index{display: none;}
.content-box .banner-text {font-size: 18px;}
.content-box {height: 300px;}
	.banner-btns{text-align: center;}

}
/*四大属性*/
.bangtui-foure{margin-top: 600px;}
.bangtui-foure-line{background: url("../img/graybg.png")/*tpa=http://www.51bangtui.com/img/graybg.png*/ bottom no-repeat;padding: 20px 0;margin-bottom: 60px;}
.bangtui-foure-img{padding: 30px 0;}
.bangtui-foure-img>img{height: 140px;}
@media (max-width: 767px){
.bangtui-foure{margin-top: 300px;}

}
/*动画*/
.sx-mv{transition:all .5s ease-in;}
.col-md-3:hover .sx-mv{box-shadow:rgba(0,0,0,0.188235) 0px 17px 50px 0px;-webkit-transform:translate3d(0px,-5px,0px);}
@media (max-width: 767px){
    .bangtui-foure-line{margin-bottom:10px;}
    .bangtui-foure-img{padding: 10px 0;}
    .bangtui-foure-img>img{height: 80px;}
}
/*成为代理商/合伙人将获得*/
.bangtui-agent>img{height: 93px}
@media (max-width: 767px) {
    .bangtui-agent > img {height: 50px}
}
/*一站式总部支持*/
.bangtui-support{}
/*城市合伙人的基本要求*/
.yuemu-bt{background: url("../img/dot.png")/*tpa=http://www.51bangtui.com/img/dot.png*/ center left no-repeat;}

/***************************************************************底部***************************************************************/
.footer{padding-top:25px;margin-top:80px;}
.footer-leftborder{border-left: 1px solid #fff;}
.logo-pp{ -webkit-transform:scale(0.6); position:absolute; left:-5px;}
.logo-pp dt{float:left;width:34px;height:36px;}
.logo-pp dd{float:left;font-size:12px;color:#999; margin-left:3px; letter-spacing:-1px;}
.logo-pp dd>p{margin-top:-5px;}
.pt{float:left;  height:36px;color:#fbcd00;font-size:12px; }
.pt p{margin:0;}
.pt p:nth-child(1){letter-spacing:4px;}
.ewm{margin-bottom:0;}
.ewm li{margin-left:10px;}
.ewm li p{padding-top:10px;}
.footer-copy{border-top:1px solid #4e4d4d;margin-top:40px;padding:20px 0;}
.text3 a{color:#999;padding-right:15px;font-size:12px;}

/***************************************************************************************************/
.funtionlist{ overflow:hidden;}
.funtionlist li{ float:left; width:284px; height:207px; position:relative;}
.funtionlist li .showitemtxt{ display:none; width:284px; height:207px; background-color:#f5ff54; position:absolute; top:0; left:0;}
.funtionlist li .showitemtxt .funtits{ padding:50px 0 10px; text-align:center; font-size:24px; color:#000;}
.funtionlist li .showitemtxt .funtxt{ padding:0 20px; color:#000;}
.funtionlist li:hover .showitemtxt{ display:block; text-align:left; }

.footer{margin-top:0px; background-color:#eee;}
.titimg{ padding-top:30px; padding-bottom:50px;}
.videoimg{ width:673px;}
.pictop{ padding-top:50px;}
.copyright{ padding-bottom:20px; text-align:center; color:#787878;}
.minh60{ min-height:60px;}
.border-rus img{ border-radius:50%;}

.positionrel{ height:140px; position:relative;}
.positionrel .ptxdiscr{ display:none;}
.positionrel:hover{ background-color:#39F; color:#fff;}
.positionrel:hover .ptxdiscr{ display:block; padding:0 20px; text-align:left;}
.positionrel:hover .pxtimg{ display:none;}
.positionrel:hover .ptxttit{ font-size:24px;}

