
/* header */
.union-header {
	width: 100%;
	height: 80px;
	overflow: hidden;
	background: #fff;
}
.union-header .logo{
	width: 102px;
  	height: 60px;
  	padding-top: 19px;
	display: block;
}
.union-header .logo img{
	width: 100%;
	display: block;
}
.union-header .login{
	text-align: center;
	display: block;
	width: 50px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	right: 30px;
	top: 21px;
	border: 1px solid #f75f52;
	border-radius: 3px;
	color: #f75f52;
}
.union-header .login:hover {
	text-decoration: none;
}
/* page */
.hello-inner{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.hello-p1,.hello-p2,.hello-p3,.hello-p4,.hello-p5{
	width: 100%;
	margin: 0 auto;
}
.hello-p1{
	height: 420px;
}
.hello-p1 .hello-inner{
	height: 360px;
}
/* part 1 */
.hello-p1 h2{
	position: absolute;
	z-index: 10;
	display: block;
	width: 320px;
	height: 48px;
	line-height: 48px;
	top: 15px;
	right: 0px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	background: #ffffff;
	border: 1px solid #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.hello-p1 h2 strong{
  font-size: 24px;
  font-weight: 300;
	color: #f75f52;
}
.hello-p1-advert {
	position: absolute;
	left: -2px;
	bottom: -36px;
	width: 164px;
	height: 13px;
	background: url(https://s1.lantouzi.com/img/20188/31ded700328d90d9b7a077713eac55ff.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.reg{
	width: 280px;
	position: absolute;
	top: 16px;
	right: 0px;
	padding: 25px 20px 28px 20px;
	background: #ffffff;
	z-index: 10;
	border: 1px solid #fff;
	border-radius: 5px;
}
.reg li{
	width: 282px;
	position: relative;
}
.reg .list-input:focus{
	border: 1px solid #6bafff;
}
.reg .list-input{
	width: 265px;
	background: #ffffff;
	border:1px solid #DEDEDE;
	padding: 8px;
	font-size: 14px;
	margin: 4px 0;
	outline: none;
	height: 22px;
	line-height: 22px;
}
.reg .list-input::-webkit-input-placeholder{
    color:#B3B3B3;
}
.reg .list-input::-moz-placeholder{
    color:#B3B3B3;
}
.reg .list-input:-moz-placeholder{
    color:#B3B3B3;
}
.reg .list-input:-ms-input-placeholder{
    color:#B3B3B3;
}
.reg .phoneVerfiyCode input,
.reg .verifyCode input {
	width: 135px;
	float: left;
}
.reg .phoneVerfiyCode input {
	margin: 0;
	width: 140px;
	border: 0;
}
.phoneVerfiyCode {
	margin: 4px 0;
	border: 1px solid #DEDEDE;
}
.reg .send-sms {
	display: block;
	width:116px ;
	height:40px;
	float: right;
	text-align: center;
	color: #666666;
	cursor: pointer;
	/*background-color: #48aaee;*/
	font-size: 14px;
	line-height: 40px;
	/*margin: 7px 0px 0px 19px;*/
}
.reg .send-sms span.send-text {
	padding-left: 10px;
	border-left: 1px solid #DEDEDE;
}
.reg .send-sms:hover{
	opacity: 0.85;
	text-decoration: none;
}
.reg .send-sms.send-waitting,.btn-reg.loading{
	/*background: #ccc !important;*/
	cursor: not-allowed;
}
.reg .verifyCode .verify-code-holder {
	float: left;
	width: 110px;
	height: 36px;
	margin-left: 18px;
}
.reg .verifyCode .verify-code-holder img {
	width: 110px;
	height: 36px;
	margin-top: 8px;
}
.reg .countdown-text{
	font-size: 14px;
	display: none;
	padding-left: 10px;
	border-left: 1px solid #DEDEDE;
	width: 100px;
}
.list-checkbox {
	margin-top: 8px;
}
.reg .list-checkbox label{
	color: #999999;
	font-size: 12px;
}
.reg .list-checkbox label a{
	color: #1890FF;
}
.reg .btn-reg{
	display: block;
  	border: none;
	outline: none;
	background: #f75f52;
	color: #fff;
	width: 285px;
	height: 52px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 62px;
	padding-right: 27px;
	background: url(https://s1.lantouzi.com/img/20188/757c190ea66b9d07f4476dd52d39c621.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.reg .btn-reg:hover{
	opacity: 0.8;
}
.reg li.err input{
	border-color: #f60;
}
.reg li.ok input{
	border-color: #8FE789;
}
.reg li.err .err-area{
	display:block;
}
.reg .err-area{
	display:none;
	position:absolute;
	top:-2px;
	right:10px;
	font-size:12px;
	background:#f60;
	padding:0 10px;
	height:18px;
	line-height:18px;
	color:#fff;
	border-radius:4px;
}
.reg .phoneVerfiyCode .err-area{
	right: 138px;
	padding:0;
}
.reg .feedback-err{
	width: 280px;
	text-align: center;
}
.reg .feedback-err .err-area{
	position: relative;
	background: none;
	padding:0;
	height: 10px;
	line-height: 20px;
	color: #f75f52;
	border:none;
	font-size: 13px;
}
.reg .verifyCode .err-area {
	right: 138px !important;
}
/*common*/
.PB h3 {
  font-size: 24px;
  font-weight: 300;
	text-align: center;
	margin: 0 auto 25px;
	line-height: 1;
}
.PB h3 span {
	position: absolute;
	display: block;
	top:-12px;
	left:50%;
	padding: 0 10px;
	background: url('//s1.lantouzi.com/img/201504/union/bg_A.png') left top repeat;
}
.PA h3 {
	color: #29adff;
	border-bottom: solid 1px #29adff;
}
.PA h3 span {
	background: url('//s1.lantouzi.com/img/201504/union/bg_A.png') left top repeat;
}
.PB h3 {
	color: #ff7e01;
	border-bottom: solid 1px #ff7e01;
}
.PB h3 span {
	background: url('//s1.lantouzi.com/img/201504/union/bg_B.png') left top repeat;
}
/*hello-p2*/
.hello-p2 {
	height: 370px;
	padding-top:40px;
}
.hello-p2 h3{
	width: 606px;
}
.hello-p2 h3 span {
	margin-left:-94px;
}
.PA .hello-p2 {
	background: url('//s1.lantouzi.com/img/201504/union/bg_A.png') left top repeat;
}
.PB .hello-p2 {
	background: url('//s1.lantouzi.com/img/201504/union/bg_B.png') left top repeat;
}
.prjs {
	margin-top: 50px;
	padding: 0 12px;
}
.prjs li {
	float:left;
	width:255px;
	height: 264px;
	background: #fff;
	margin:0 30px;
	text-align: center;
}
.PA .prjs li {
	border:solid 1px #c7e3f7;
}
.PB .prjs li {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.PA .prjs li .prj-term .time {
	color:#fff;
	background: #6dcffd;
	font-size:22px;
	padding:2px 5px;
}
.PA .prjs li .prj-term .pro {
	color:#666;
	font-size:18px;
	padding-left:5px;
}
.PB .prjs li .prj-term {
	height: 54px;
	line-height: 54px;
	color: #fff;
	background: #fdab31;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.PB .prjs li .prj-term .time {
	font-size: 18px;
}
.PB .prjs li .prj-term .pro {
	font-size: 22px;
	padding-left: 5px;
}
.prjs li .rate {
	color: #3d3d3d;
	font-size: 22px;
	margin-bottom: -10px;
}
.prjs li .rate .decimal {
	font-size: 40px;
}
.prjs li .rate strong {
	font-size: 70px;
	font-weight: normal;
}
.prjs li .annual {
	display: block;
	color: #999;
	font-size: 20px;
}
.PA .prjs li .annual {
	margin-top: 10px;
}
.prjs li .button {
	display: block;
	width: 210px;
	font-size: 22px;
	margin: 15px auto 0;
}
.PA .prjs li .button {
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: #29adff;
}
.PA .prjs li .button:hover {
	background: #51bcfe;
}
.PB .prjs li .button {
	height: 38px;
	line-height: 38px;
	color: #ff6600;
	border:solid 1px #ff6600;
	border-radius: 20px;
}
.PB .prjs li .button:hover {
	color: #fff;
	background: #fca34c;
	text-decoration: none;
}
/* part 3 */
.hello-p3{
	padding-top: 68px;
	padding-bottom: 70px;
	/*height: 425px;*/
	background: #ffffff;
}
.hello-p3 h3{
	width: 610px;
}
.hello-p3 h3 span{
	background: #ffffff;
	margin-left: -105px;
}
.hello-p3 .p3-main{
	width: 100%;
	padding-top: 40px;
	position: relative;
}
.hello-p3 .p3-main .tips {
	position: absolute;
  right: 240px;
  top: 191px;
  font-size: 13px;
  color: #ccc;
}
.hello-p3 .l-part{
	width: 480px;
	height: 160px;
	float: left;
	font-size: 16px;
	margin-left: 50px;
	color: #666666;
}
.hello-p3 .l-part p{
	text-indent: 2em;
}
.hello-p3 .l-part strong{
	color: #000000;
	font-weight: normal;
}
.hello-p3 .r-part{
	width: 350px;
	height: 170px;
	float: right;
	color: #999;
	font-size: 16px;
}
.hello-p3 .r-part .t{
	font-size: 34px;
	line-height: 120%;
	color: #ff6600;
	font-weight: bold;
}
.hello-p3 .r-part .t em{
	font-size: 22px;
}
.hello-p3 .r-part .m{
	margin-top: 20px;
}
.hello-p3 .b-part{
	margin: 0 auto;
	width: 900px;
	height: 95px;
	margin-top: 10px;
}
.PA .hello-p3 .b-part{
	background: url('//s1.lantouzi.com/img/201504/union/p3_main_a.png') no-repeat;
}
.PB .hello-p3 .b-part{
	background: url('//s1.lantouzi.com/img/201504/union/p3_main_b.png') no-repeat;
}
/* part 4 */
.hello-p4{
	padding-top: 80px;
	/*height: 525px;*/
}
.PA .hello-p4 {
	background: url('//s1.lantouzi.com/img/201504/union/bg_A.png') left top repeat;
}
.PB .hello-p4 {
	background: url('//s1.lantouzi.com/img/201504/union/bg_B.png') left top repeat;
}
.hello-p4 h3{
	width: 600px;
	margin-bottom: 70px;
}
.hello-p4 h3 span{
	margin-left: -60px;
}
.p4-mian{
	width: 820px;
	height: 375px;
	margin: 0px auto;
}
.PA .p4-mian{
	background: url('//s1.lantouzi.com/img/201504/union/p3-main_a.png') no-repeat;
}
.PB .p4-mian{
	background: url('https://s1.lantouzi.com/img/20176/1d3de50dd0efe86404b924e69756fe86.png') no-repeat;
}
/* part 5 */
.hello-p5{
	padding-top: 70px;
	background: #ffffff;
}
.PA .hello-p5 {
	background: url('//s1.lantouzi.com/img/201504/union/bg_A.png') left top repeat;
}
.PB .hello-p5 {
	background: url('//s1.lantouzi.com/img/201504/union/bg_B.png') left top repeat;
}
.hello-p5 h3{
	width: 600px;
	margin-bottom: 40px;
}
.hello-p5 h3 span{
	margin-left: -60px;
}
.p5-main{
	width: 950px;
	height: 360px;
	/*border-bottom: 2px solid #f1f0f0;*/
	background: url('//s1.lantouzi.com/img/20174/8688c291e61d5e6f94b7c6d9af1828bf.png') top center no-repeat;
}
.p5-main-c {
	position: relative;
	width:490px;
	padding-left:460px;
	height:330px;
	padding-top:34px;
	border-bottom: 2px solid #f1f0f0;
	text-align: left;
	color:#666;
	font-size:16px;
}
.p5-main-c img {
	position: absolute;
	left:0;
	bottom:0;
}
.p5-main-c h5 {
	font-size:34px;
	color:#ff6600;
	font-weight: bold;
}
.p5-main-c h6 {
	font-size:28px;
	margin-bottom:10px;
}
.p5-main-c p {
	line-height: 30px;
}
/* part 6 */
.hello-p6{
	height: 46px;
	padding: 16px;
}
.PA .hello-p6{
	background: #e3f1fe;
}
.PB .hello-p6{
	background: rgba(252, 170, 127, 0.6);
}
.hello-p6 a{
	display: block;
	width: 230px;
	height: 45px;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	background: url(https://s1.lantouzi.com/img/201504/union/sprite.png) no-repeat;
}
.hello-p6 a strong{
  font-size: 24px;
  font-weight: 300;
}
.PA .hello-p6 a{
	background-position: right top;
}
.PB .hello-p6 a:hover{
	background-position: left 1px;
	text-decoration: none;
}
.PA .hello-p6 a:hover{
	background-position: right 1px;
}
/* part 7 股票 */
.hello-p7{
	padding-top: 40px;
	padding-bottom: 60px;
	background: #ffffff;
}
.hello-p7 h3{
	width: 700px;
	margin-bottom: 50px;
}
.hello-p7 h3 span{
	background: #ffffff;
	margin-left: -189px;
}
.p7-main{
	position: relative;
	width: 895px;
	height: 245px;
	background: url('//s1.lantouzi.com/img/201504/union/p6_main_b.png') top center no-repeat;
}
.PA .p7-main{
	background: url('//s1.lantouzi.com/img/201504/union/p6_main_a.png') top center no-repeat;
}
.p7-main a{
	display: block;
	position: absolute;
	width: 150px;
	height: 40px;
	background: #fff;
	color: #ff9900;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	border: 2px solid #ff9900;
	border-radius: 5px;
	bottom: 20px;
	right: 230px;
}
.p7-main a:hover{
	opacity: 0.8;
}
.PA .p7-main a{
	border: 2px solid #3399ff;
	color: #3399ff;
}
/*part8*/
.hello-p8{
	background: #2C2E37;
}
.p8-footer p {
	padding-top: 46px;
	color: #fff;
  font-size: 28px;
  font-weight: 300;
	text-align: center;
}
.p8-footer p em {
	font-size: 16px;
	margin-top: 10px;
}
.p8-line {
	height: 1px;
	background-color: #fff;
	opacity: 0.08;
	-moz-transform: scaleY(0.5);
	-o-transform: scaleY(0.5);
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	margin-top: 49px;
}
.p8-bottom {
	text-align: center;
	padding: 31px 0 39px;
	color: #95969b;
	width: 1172px;
	margin: 0 auto;
}
.p8-bottom .address {
  text-align: left;
  margin-left: 711px;
  margin-top: 10px;
}
.p8-right {
	margin-left: 261px;
}
/*右侧*/
.union-feedback{
	width: 146px;
	height: 160px;
	position: absolute;
	right: 14px;
	top: 570px;
	background: url(https://s1.lantouzi.com/img/20188/f743d56ea9b7f6dd57a8431ed1b5fab8.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.feedback-inner {
	position: relative;
}
.feedback-inner .aside-des {
	display: none;
}
.qrcode{
	display: none;
	position: absolute;
	width: 130px;
	height: 160px;
	right: 85px;
	top: -100px;
	background: #D6EAF7;
	z-index: 100;
}
.PB .qrcode{
	background: #F7DFBD;
}
.qrcode img{
	display: block;
	margin: 20px auto;
	margin-bottom: 10px;
}
.qrcode p{
	text-align: center;
	color: #333333;
}
.qrcode-inner{
	position: relative;
	width: 100%;
	height: 100%;
}
.qrcode-inner:before{
	content: " ";
  position: absolute;
  top: 63%;
  right: -16px;
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: transparent transparent transparent #D6EAF7;
}
.PB .qrcode-inner:before{
	border-color: transparent transparent transparent #F7DFBD;;
}
.union-feedback a{
	display: block;
	color: #333333;
	font-size: 12px;
	text-align: center;
	width: 60px;
	padding-top: 5px;
	height: 55px;
	margin-bottom: 4px;
	background: #D6EAF7;
	cursor: pointer;
}
.union-feedback a:hover{
	color: #fff;
}
.PA .union-feedback a:hover{
	background: #7ed3fd !important;
}
.PB .union-feedback a{
	background: #F7DFBD;
}
.PB .union-feedback a:hover{
	background: #fdc690 !important;
	text-decoration:none;
}
.union-feedback a i{
	display: block;
	width: 25px;
	height: 30px;
	margin: 0px auto;
	background-image: url(https://s1.lantouzi.com/img/201504/union/button.png);
	background-repeat: no-repeat;
}
.unionApp:hover i{
	background-position: right top;
}
.ol-service i{
	background-position: 0 -30px;
}
.ol-service:hover i{
	background-position: right -30px ;
}
.union-feedback .backtop{
	display: none;
}
.backtop i{
	background-position: 0 -60px ;
}
.backtop:hover i{
	background-position: right -60px ;
}
/*暴风影音定制页面*/
.hello-baofeng{
	background: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
}
.hello-baofeng h3{
	width: 610px;
}
.hello-baofeng h3 span{
	background: #ffffff;
  margin-left: -92px;
}
.hello-baofeng img{
	border:5px solid #9bccf9;
	margin: 20px 0 0 30px;
	float: left;
}
.hello-baofeng .info{
	float: left;
	width: 550px;
	color: #999999;
	font-size: 18px;
	margin: 20px 0 0 50px;
}
.hello-baofeng .info .t1{
	color: #333333;
	margin-bottom: 20px;
}
.hello-baofeng .info .t1 strong{
	color: #ff3300;
}
.hello-baofeng .info h4{
	color: #333333;
}
.hello-baofeng .info .t2 strong{
	color: #666666;
}
.PBF .hello-p3,.PBF .hello-p3 h3 span,.PBF .hello-p7,.PBF .hello-p7 h3 span,.PBF .hello-p7,.PBF .hello-p5,.PBF .hello-p5 h3 span{
	background: url('//s1.lantouzi.com/img/201504/union/bg_A.png') left top repeat !important;
}
.PBF .hello-p4,.PBF .hello-p4 h3 span,.PBF .hello-p5,.PBF .hello-p5 h3 span{
	background: #fff;
}
.PBF .hello-p3 .b-part{
	background: url('//s1.lantouzi.com/img/201504/p2-main_bg.png') left top repeat;
}
/*hi页面*/
/*红色按钮*/
.btn-hi-red {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 167px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background-color: #ff5b60;
	cursor: pointer;
}
.btn-hi-red:hover {
	background-color: #fc7175;
}
.hi-count {
	font-size: 14px;
	padding: 16px 0;
	text-align: center;
	background-color: #6bbbd4;
	color: #fff;
}
.hi-count .hello-inner div {
	float: left;
	width: 325px;
	border-right: 1px solid #85ccdb;
}
.hi-count .hello-inner .no-bor {
	border-right: 0;
}
.hi-count .hi-count-money {
	font-size: 30px;
	line-height: 1.2;
}
.hi-count .hi-count-money .hi-util {
	font-size: 18px;
	margin-left: 10px;
}
.hi-title {
	font-size: 34px;
	color: #333;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 30px;
}
.hi-title img {
	vertical-align: middle;
	margin-top: -3px;
}
.hi-p2 {
	background-color: #fff;
	box-shadow: 0 -3px 0 #b8e2fd inset;
}
.hi-project {
	text-align: center;
}
.hi-project li {
	height: 387px;
	float: left;
}
.hi-project li p {
	margin-top: 42px;
	font-size: 48px;
	color: #ff5b60;
}
.hi-project li p span {
  font-size: 24px;
  font-weight: 300;
}
.hi-project .btn-hi-red {
	margin-top: 150px;
}
.hi-project-1 {
	width: 313px;
	background: url(https://s1.lantouzi.com/img/201504/union/yield_1.png) no-repeat 0 bottom;
}
.hi-project-2 {
	width: 375px;
	background: url(https://s1.lantouzi.com/img/201504/union/yield_2.png) no-repeat 0 bottom;
}
.hi-project-3 {
	width: 292px;
	background: url(https://s1.lantouzi.com/img/201504/union/yield_3.png) no-repeat 0 bottom;
}
.hi-p3 {
	background-color: #6bbbd4;
}
.hi-p3 .hi-title {
	color: #fff;
}
.hi-p3 .ml8 {
	margin-left: 8px;
}
.hi-reason {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	text-align: center;
}
.hi-answer {
	padding-top: 25px;
	padding-bottom: 45px;
}
.hi-p4 {
	background-color: #fff;
}
.hi-p4-content {
	height: 376px;
	padding-bottom: 65px;
	background: url(https://s1.lantouzi.com/img/201504/union/contrast.png) no-repeat;
}
.hi-p5 {
	background-color: #6bbbd4;
	text-align: center;
}
.hi-p5 .hi-title {
	color: #fff;
}
.hi-p5-main {
	padding-bottom: 40px;
}
.hi-p5-main .btn-hi-red {
	margin-top: 30px;
	width: 246px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	border-radius: 18px;
}
.hi-p6 {
	background-color: #fff;
}
.hi-p6 .hi-title {
	color: #6bbbd4;
}
.hi-p6-main {
	padding-left: 460px;
	padding-bottom: 122px;
	background: url(https://s1.lantouzi.com/img/201504/union/imac.jpg) no-repeat 7px bottom;
}
.hi-p6-main h5 {
	font-size: 28px;
	padding: 18px 0;
  color: #00546e;
  font-weight: 300;
}
.hi-p6-main p {
	font-size: 16px;
	line-height: 30px;
	color: #00546e;
	letter-spacing: 1px;
}
.hi-p8 {
	background-color: #33768b;
	padding-bottom: 60px;
}
.hi-p8 .p8-footer {
	color: #fff;
	line-height: 70px;
}
.PB .hi-p9 {
	background-color: #33768b;
}
.hi-p9 a {
	background: #ff5b60;
	box-shadow: inset 0px -3px 0px #a40000;
	border-radius: 4px;
}
.hi-p9 a:hover {
	background: #fc7175;
}
/*Hi侧边栏样式覆盖*/
.hi-aside .feedback-inner a {
	background-color: #afe2f5;
}
.hi-aside .feedback-inner a:hover {
	background-color: #afe2f5 !important;
}
.hi-aside .qrcode {
	background-color: #4398b2;
	color: #fff;
}
.hi-aside .qrcode-inner:before {
	  border-color: transparent transparent transparent #4398b2;
}
.hi-aside .feedback-inner .aside-des {
	display: block;
	background: url(https://s1.lantouzi.com/img/201504/union/aside_des_min.png) no-repeat center center transparent;
	cursor: default;
}
.hi-aside .feedback-inner .aside-des:hover {
	background: url(https://s1.lantouzi.com/img/201504/union/aside_des_min.png) no-repeat center center transparent !important;
}
.hi-p9 .qrcode {
	top: -40px;
}

/* 360dh */
.dh360 .hello-p7,
.dh360 .hello-p3,
.dh360 .hello-p5,
.dh360 .hello-p7 h3 span,
.dh360 .hello-p3 h3 span,
.dh360 .hello-p5 h3 span,
.dh360 .prjs li {
	background: #fcf2eb;
}
.dh360 .hello-p2,
.dh360 .hello-p4,
.dh360 .hello-p2 h3 span,
.dh360 .hello-p4 h3 span {
	background: #fff;
}
.dh360 .hello-p3 .b-part {
	background: url('https://s1.lantouzi.com/img/20176/db77d69db2c85d0cf4f8e3b6b6fca14a.png') no-repeat;
}
.dh360 .hello-p7 {
	padding-bottom: 30px;
}
.dh360 .tc {
	text-align: center;
}
.btn-register {
	display: block;
	margin: 10px auto 0;
	width: 246px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #fca34c;
	text-align: center;
	font-size: 22px;
	color: #fff;
}
.btn-register:hover {
	background: #fcb772;
}
.ie-holder {
	left: 0;
}

/* invite */
.invite-form-logo {
	margin-top: 9px;
	height: 30px;
}
.invite_info {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 12px;
	color: #fff;
}
.invite_info .iconfont {
	margin-right: 5px;
	font-size: 1em;
}
.invite_info .yellow {
	color: #f9ed17;
}
.invite_info p {
	padding-left: 40px;
	font-size: 16px;
}
.invite-detail {
	width: 485px;
	font-size: 14px;
	color: #666;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
}
.invite-detail > h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 64px;
	text-align: center;
	background: url(https://s1.lantouzi.com/img/union/detail_title.png) no-repeat #ff740e;
}
.detail-info {
	padding: 15px 45px;
}
.detail-info > ul > li {
	padding: 0.5em 0;
}
.detail-close {
	position: absolute;
	right: 10px;
  font-size: 28px;
  font-weight: 300;
	cursor: pointer;
}
.g-riskwaring {
	margin-top: -30px;
}


/*爱奇艺*/
.hello-p11 {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 135px;
	background: rgba(89,89,89,.8)
}
.hello-p11 .hello-inner {
	width: 830px;
	overflow: hidden;
}
.iqiyi-img {
	width: 553px;
	height: 135px;
}
.iqiyi-close{
	margin-top: 15px;
	color: #a8a8a8;
	margin-right: 35px;
}
.iqiyi-close .iconfont {
	display: block;
  font-size: 24px;
  font-weight: 300;
	cursor: pointer;
}
.iqiyi-input, .iqiyi-btn{
	border: 0;
	outline: 0;
	width: 210px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	border-radius: 5px;
	color: #909090;
}
.iqiyi-btn {
	display: block;
	margin-top: 5px;
	font-size: 18px;
	color: #8c3307;
	background: #f5d122;
	text-decoration: none;
}
.iqiyi-error {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	visibility: hidden;
}
.iqiyi-dialog-main {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -216px;
	margin-top: -164px;
	width: 432px;
	height: 328px;
	background: #fff;
	border-radius: 5px;
	z-index: 1002;
}
.iqiyi-dialog-close {
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
}
.iqiyi-dialog {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1001;
}
.iqiyi-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(89,89,89,.8);
	z-index: 1002;
}
.iqiyi-dialog-text {
	padding: 40px 30px 30px;
}
.iqiyi-dialog-close .iconfont{
  font-size: 28px;
  font-weight: 300;
}
.iqiyi-success-title {
	font-size: 22px;
	color: #f15649;
	line-height: 45px;
	text-align: center;
}
.iqiyi-erweima {
	width: 110px;
	height: 110px;
	display: block;
	margin: 10px auto 6px;
}
.iqiyi-erweima-text {
	margin-bottom: 20px;
	font-size: 14px;
	color: #5d646e;
	text-align: center;
}
.iqiyi-success-text {
	font-size: 14px;
	color: #5d646e;
	line-height: 24px;
}
.iqiyi-fail-title {
  font-size: 24px;
  font-weight: 300;
	color: #5d646e;
	margin-top: 40px;
	text-align: center;
}
.iqiyi-fail-text {
	font-size: 14px;
	color: #5d646e;
	line-height: 24px;
	margin-top: 14px;
	text-align: center;
}
.iqiyi-fail-btn {
	display: block;
	width: 240px;
	height: 50px;
	line-height: 50px;
	background: #f35e4b;
	color: #fff;
	margin: 25px auto;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
}
/*ss2*/
.union_save {
	width: 146px;
	height: 32px;
	position: absolute;
	left: 120px;
	top: 25px;
}
.l-container,
.hello-inners {
	width: 1172px;
}
.hello-p2 {
	height: 111px;
}
.hello-p2 .hello-inner {
	width: 1172px;
	margin: 0 auto;
}
.hello-ss2-item {
	margin-left: 36px;
	float: left;
	margin-right: 224px;
}
.hello-ss2-item:nth-child(3) {
	margin-right: 0;
}
.hello-ss2-item img {
	vertical-align: top;
	float: left;
	margin-top: 2px;
}
.ss2-item-right {
	float: left;
	margin-left: 14px;
}
.ss2-item-desc {
	font-size: 16px;
	color: #999999;
}
.ss2-item-main {
	font-size: 20px;
	color: #E95741;
	position: relative;
	top: 50px;
	opacity: 0;
}
.ss2-item-animate {
	-webkit-animation: animates 1s forwards;
	animation: animates 1s forwards;
}
.ss2-item-main em {
	font-size: 28px;
	font-weight: 300;
}
.union-header .login {
	right: 0;
	width: 100px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
}
.union-header .login:hover {
	background-color: #F56056;
	color: #fff;
}
@-webkit-keyframes animates {
	from {opacity: 0;top: 50px;}
	to {opacity: 1;top: 0;}
}
@keyframes animates {
	from {opacity: 0;top: 50px;}
	to {opacity: 1;top: 0;}
}
/*ss3*/
.dh360 .hello-p3 {
	background-color: #F6F7F9;
}
.novice-recom {
	height: 201px;
	background: url(https://s1.lantouzi.com/img/201811/65f89e6e157702293219171730466175.png) center top no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
}
.novice-recom-desc {
	position: absolute;
	color: #fff;
	font-size: 32px;
	left: 45px;
	top: 53px;
}
.prj-time {
	position: absolute;
	left: 264px;
	bottom: 72px;
}
.prj-time-month {
	color: #333333;
  font-size: 24px;
  font-weight: 300;
}
.prj-time-desc,
.year-old-desc,
.year-new-desc {
	color: #999999;
	font-size: 16px;
}
.year-old,
.year-new {
	position: absolute;
	left: 443px;
	bottom: 72px;
}
.year-new {
	left: 597px;
}
.year-old-num,
.year-new-num {
	color: #F25B4E;
  font-size: 28px;
  font-weight: 300;
	line-height: 40px;
}
.year-old-num em,
.year-new-num em {
	font-size: 40px;
	color: #F25B4E;
	font-weight: bold;
}
.p3-join {
	position: absolute;
	right: 48px;
	top: 73px;
	background-color: #F56056;
	width: 160px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border-radius: 27px;
	cursor: pointer;
}
.p3-join:hover {
	text-decoration: none;
	opacity: 0.8;
}
.free-select {
	width: 1172px;
	margin: 65px auto 0;
}
.p3-free-title {
	font-size: 36px;
	color: #333333;
	background: url(https://s1.lantouzi.com/img/20188/a51fc8fd69fbdd14b798d990fd38292f.png) center center no-repeat;
	-webkit-background-size: 451px 1px;
	background-size: 451px 1px;
	text-align: center;
	margin-bottom: 40px;
}
.p3-item {
	position: relative;
	width: 270px;
	height: 340px;
	float: left;
	border-radius: 6px;
	overflow: hidden;
	margin-right: 30px;
	background-color: #fff;
}
.p3-item:last-child {
	margin-right: 0;
}
.p3-item-icon {
	position: absolute;
	right: 16px;
	top: 83px;
	width: 116px;
	height: 36px;
	background: url(https://s1.lantouzi.com/img/201811/fd4bfeeca1a02f9a658c5e26f781963f.png) center top no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.p3-item-title {
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #fff;
	background-color: #F56056;
	font-size: 24px;
}
.p3-item-rate {
	margin-top: 46px;
	color: #F56056;
  font-size: 26px;
  font-weight: 300;
	text-align: center;
}
.p3-item-rate em {
	font-size: 42px;
	font-weight: bold;
}
.p3-item-desc {
	font-size: 16px;
	color: #999999;
	text-align: center;
	margin-top: 6px;
}
.p3-item-join {
	display: block;
	width: 160px;
	height: 54px;
	border: 1px solid #F56056;
	text-align: center;
	margin: 0 auto;
	line-height: 54px;
	margin-top: 44px;
	color: #F56056;
	font-size: 16px;
	border-radius: 27px;
	cursor: pointer;
}
.p3-item-join:hover {
	text-decoration: none;
	background-color: #F56056;
	color: #fff;
}
.p3-item:hover {
	box-shadow: 0px 0px 15px #aeb5c6;
}
.p3-advert {
	position: relative;
	margin-top: 50px;
	height: 50px;
	border-radius: 25px;
	overflow: hidden;
	background-color: #fff;
}
.advert-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 52px;
	background: url("https://s1.lantouzi.com/img/20188/35c1941f27fe4038ca723c1a95047053.gif") center center no-repeat;
	-webkit-background-size: 24px 22px;
	background-size: 24px 22px;
	background-color: #F56056;
}
.swiper-slide {
	height: 50px;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 50px;
	float: left;
}
.swiper-list {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.swiper-slide {
	font-size: 16px;
	line-height: 50px;
	color: #666666;
}
.swiper-slide em {
	color: #F56056;
}
.swiper-left {
	margin-left: 139px;
	float: left;
}
.swiper-right {
	margin-right: 133px;
	float: right;
}
.p4-title {
	font-size: 36px;
	color: #333333;
	background: url(https://s1.lantouzi.com/img/20188/a51fc8fd69fbdd14b798d990fd38292f.png) center center no-repeat;
	-webkit-background-size: 311px 1px;
	background-size: 311px 1px;
	text-align: center;
	line-height: 1;
}
.p4-main-wrapper {
	width: 1035px;
	margin: 0 auto;
	padding-top: 50px;

}
.p4-left-wrapper {
	float: left;
}
.p4-left-item {
	margin-top: 40px;
	width: 216px;
	height: 60px;
	border: 1px solid #DCDCDC;
	color: #999999;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
.p4-left-item:first-child {
	margin-top: 30px;
}
.p4-left-item:hover {
	color: #F56056;
	border: 1px solid #F56056;
}
.p4-right-wrapper {
	width: 764px;
	height: 430px;
	float: right;
}
.p4-r-0 {
	background: url(https://s1.lantouzi.com/img/20188/9cbd47873e10a98412a6ea02eda5f423.png) center center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.p4-r-1 {
	background: url(https://s1.lantouzi.com/img/20188/7dc0502221e4052dbf31150413987a42.png) center center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.p4-r-2 {
	background: url(https://s1.lantouzi.com/img/20188/8ff46254801b7bcdcfdc8f94da9936cb.png) center center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.p4-r-3 {
	background: url(https://s1.lantouzi.com/img/20188/9b977f76a9684de56c2ceb461474dc07.png) center center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.p4-left-item.p4-left-active {
	background-color: #F56056;
	color: #fff;
	border: 1px solid #F56056;
}
.p4-right-item {
	display: none;
}
.p4-right-active {
	display: block;
}
.p4-right-content {
	width: 550px;
	margin: 60px auto 0;
}
.p4-right-content img {
	width: 100%;
}
.p4-right-content p {
	color: #666666;
	font-size: 16px;
	margin-top: 24px;
	line-height: 1.7;
}
.dh360 .hello-p4 {
	background: url(https://s1.lantouzi.com/img/20188/6b3979f3d84a5436f14edf095e152749.png) center 117px no-repeat;
	-webkit-background-size: 1541px 474px;
	background-size: 1541px 474px;
	background-color: #fff;
}
.p4-right-item:nth-child(1),
.p4-right-item:nth-child(1) .s_slider,
.p4-right-item:nth-child(1) .s_box,
.p4-right-item:nth-child(1) .box {
	width: 100%;
	height: 100%;
}
.p4-right-item:nth-child(1) .box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.box-title {
	color: #999999;
	font-size: 14px;
}
.box-title-1 {
	margin-bottom: 10px;
}
.box-title-3 {
	margin-bottom: 18px;
}
.next {
	position: absolute;
    right: 43px;
    top: 196px;
    width: 40px;
    height: 40px;
    background: url(https://s1.lantouzi.com/img/20188/383481df11761e639f890acd392706e5.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
}
.p4-media {
	text-align: center;
	margin-top: 50px;
	padding-bottom: 65px;
}
.p4-media span,
.p4-media img {
	vertical-align: middle;
}
.p4-media span {
	color: #F56056;
	font-size: 32px;
	border-left: 4px solid #F56056;
	padding: 0 30px 0 12px;
	line-height: 1;
	display: inline-block;
}
.box-title-5 {
	margin-bottom: 5px;
	padding-left: 15px;
}
.dh360 .hello-p5 {
	background-color: #F8F9FA;
	padding-bottom: 83px;
}
.p5-title {
	font-size: 36px;
	color: #333333;
	background: url(https://s1.lantouzi.com/img/20188/192bfd824942d850757bba1dd062cd82.png) center center no-repeat;
	-webkit-background-size: 275px 1px;
	background-size: 275px 1px;
	text-align: center;
	line-height: 1;
	margin-bottom: 20px;
}
.hello-p5 ul {
	padding: 0 43px;
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	-moz-column-gap:135px;
	-webkit-column-gap:135px;
	column-gap:135px;
	column-span: 1;
}
.hello-p5 li {
	padding-left: 16px;
	padding-top: 26px;
	padding-bottom: 12px;
	overflow: auto;
	height: 100%;
	border-bottom: 1px solid #F0F0F0;
	color: #666666;
	font-size: 16px;
	width: 443px;
	background: url(https://s1.lantouzi.com/img/20188/305ceccb2aa5dcf2011ece63eb8d6a6b.png) 3px 34px no-repeat;
}
.hello-p5 li a {
	color: #666666;
}
.hello-p5 li a:hover {
	text-decoration: none;
}
.hello-p5 li:first-child {
	color: #F56056;
	padding-left: 28px;
	background: url(https://s1.lantouzi.com/img/20188/70a4527c068551e549b1053d54929cde.png) 3px 30px no-repeat;
	-webkit-background-size: 16px 14px;
	background-size: 16px 14px;
	width: 431px;
}
.hello-p5 li:first-child a {
	color: #F56056;
}
.hello-p5 li span {
	float: right;
}
.p5-ellipsis {
	display: inline-block;
	max-width: 320px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.p5-mains li:nth-child(n+2):hover {
	opacity: 0.8;
}
