a,a:active,a:hover {
	text-decoration: none
}

#purchaseService .closebtn:hover,#takesee .takesee-save:hover,.ownerfee-btn div:hover {
	cursor: pointer
}

body,li,p,td,tr,ul {
	margin: 0;
	padding: 0
}

input {
	outline: 0
}

* {
	font-family: "Microsoft YaHei"
}

* input {
	box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none
}

ul {
	list-style: none
}

.redBg{
	background: #ed463c;
}

.redColor{ 
	color: #ed463c;
}

.purBg{ background: #6a7490;}

.clearfix{
	*zoom:1;
}
	
.clearfix:after{
	content:'.';
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	clear:both
} 

#header {
	height: 80px;
	display: none
}

#header1 .container {
	margin: 0 auto;
	padding: 0;
	height: 80px;
	padding-top: 35px;
	width: 1182px;
	
}

#header1 .navbar-brand {
	height: auto;
	margin-right: 15px
}

#header1 .headeradress li:first-child {
	width: 52px;
	height: 20px;
	border-radius: 4px;
	background: #433535;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px
}

#header1 .headeradress li:last-child {
	font-size: 12px;
	color: #433535;
	font-weight: 700;
	clear: both
}

#header1 .navbar-r {
	margin-top: 25px
}

#header1 .navbar-r li a {
	padding-left: 35px;
	color: #433535;
	font-weight: 700;
	font-size: 16px;
	line-height: 14px
}

#header1 .navbar-r li a:hover {
	background: 0 0
}

#header1 .navbar-r li a:focus {
	border: none;
	outline: 0
}

#header1 a {
	display: inline-block;
	padding: 0
}

#header1 .navbar-r li{
	float: left;
	line-height: 14px;
}

#page-footer {
	height: 190px;
	background: #000;
	width: 100%;
}

#page-footer .container {
	width: 1010px;
	margin: 0 auto;
}

#page-footer .page-footer-top {
	height: 60px;
	width: 100%;
	font-size: 14px;
	color: #fff;
	border-bottom: .4px solid #f9f9f9
}

.page-footer-top p {
	float: left;
	color: #fff
}

.page-footer-top {
	padding-top: 32px;
	margin-bottom: 15px
}

.page-footer-top p:first-child {
	margin-right: 20px
}

.page-footer-top p:last-child {
	float: right;
	font-size: 12px;
	font-weight: 700
}

.page-footer-content {
	width: 100%;
	height: 80px
}

.page-footer-content a {
	font-size: 14px;
	color: #fff;
	padding-left: 20px
}

.page-footer-content a:first-child {
	padding-left: 0
}

.page-footer-bottom {
	width: 100%;
	font-size: 12px;
	color: #9a9696;
	text-align: center
}

.page-footer-bottom p {
	color: #9a9696
}

#header .header-user {
	background-image: url(/resources/image/header-user.png?v=0abf8c7cc7);
	background-repeat: no-repeat;
	background-position: 26px center
}


#header .navbar-r li a:focus {
	border: none;
	outline: 0
}

.container-wrap{
	width: 1200px;
	margin: 0 auto;
}
.trans-Factor-wrap{
	background: #f0f0f0;
	padding-bottom: 20px;
	padding-top:50px ;
}
.bannerWrap{
	width: 100%;
	position:relative;
	min-width: 1200px;
	height: 380px;
	margin: 0 auto;
	overflow: hidden;
}

.bannerInner{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 590px;

}

.panels{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 585px;
	position: relative;
	overflow: hidden;
}

.panels img{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 585px;

}
.panels ul{
	position: relative;
	z-index: 999;
}

.panels ul li{
	float: left;
	width: 480px;
}

.panels ul li.sell{
	color: #000;
	text-align: right;
	padding-right: 120px;
}

.panels li h3{
	font-family: "microsoft yahei";
	font-size: 66px;
}

.panels li p{
	font-size: 27px;
	font-weight: bold;
}

.panels ul li.own{
	color: #fff;
	padding-left: 120px;
}

.trans-Factor{
	height: 730px;
	background: url(/imgs/factorBg.png) center no-repeat;
}

.trans-Factor ul{
	float: left;
	width: 590px;
}
.trans-Factor ul li{
	height:212px;
}
.trans-Factor p{
	font-size: 25px;
	font-weight: bold;
	color: #292525;
	float: right;
	margin-right: 20px;
	padding-top: 50px;
}
.trans-Factor  p>span{
	font-size: 14px;
	display: block;
}
.trans-Factor .Factor-L{
	text-align: right;
	margin-right: 10px;

}

.trans-Factor .Factor-R{
	margin-left: 10px;
}

.Factor-L img{
	float: right;
}
.Factor-L p{
	float: right;
	margin-right: 20px;
}
.Factor-R img{
	float: left;
}
.Factor-R p{
	float:left;
	margin-left: 20px;
}
.factory-icon{
	font-weight: bold;
	font-size: 30px;
	width: 400px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	background: #df8c19;
	border-radius: 10px;
	margin: 0 auto;
	margin-bottom: 35px;
}
.factory-icon2{
	background: #c72d25;
	margin-top: 0;

}
.warn{
	display: block;
	font-size: 14px;
	text-align: center;
	line-height:2.4em;
	color: #666;
}
.Factory-data{
	margin-bottom: 60px;
}
.Factory-data h2{
	font-size: 66px;
	font-weight: bold;
	color: #c72d25;
	margin-top: 120px;
	text-align: center;
}
.Factory-data h3{
	font-size: 25px;
	color: #292525;
	font-family: "幼圆";
	text-align: center;
}
.assess-wrap{
	position: fixed;
	z-index: 1001;
	top: 50%;
	right: -390px;
	width:390px;
	height: 565px;
   margin-top:-283px;
}

.assess-inner{
	position: relative;
	background: #fff;
}
.slide-icon{
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	border-radius: 50%;
	background: url(/imgs/slidIcon.png) #1f1f1f center 10px no-repeat;
	color: #fff;
	position: absolute;
	z-index: 1002;;
	top: -26px;
	text-align: center;

}
.assess-inner p{
	width: 360px;
	height: 90px;
	padding: 15px;
	background: #1f1f1f;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.8em;

}

.assess-inner p>span{
	color: #ffa62b;
}

.assess-inner ul{
	font-family: "幼圆";
	font-size: 18px;
	color: #433535;
	padding: 25px;
	font-weight: bold;
	line-height:1.6em
}
.info-lis{
	margin: 25px;
}
#takesee{
	background: #ebebeb;
	padding: 20px;
	padding-top: 10px;
}
#takesee input{
	width: 335px;
	height: 50px;
	background: #fff;
	font-size: 14px;
	border: none;
	padding-left: 15px;
	margin-top: 20px;
}
.form-group{
	position: relative;
	top: 0;
}

.must-text{
	position: absolute;
	color: #de3327;
	font-size: 12px;
	line-height: 2em;
	padding-left: 10px;
	display: none;

}
#takesee  input.checkcode{
	width: 205px;
	float: left;
}
#takesee  .codebtn{
	width: 130px;
	color: #fff;
	background: #f14131;
	height: 52px;
	line-height: 52px;
	text-align: center;
	float: left;
	margin-top: 20px;
}
#takesee  .codebtn:hover,.slide-icon:hover{
	cursor: pointer;
}
.codewrap{

}
.takesee-save{
	width:350px;
	height: 50px;
	line-height: 50px;
	color:#fff;
	background: #f14131;
	text-align: center;
	margin-top: 25px;
}
#takesee  input.accept{
	width: 16px;
	height: 16px;
}
.agree{
	
	line-height: 1.5em;
}
.agree a{
	color:#491776;
}
.Factory-data ul{
	background:url(/imgs/transbg2.png) left no-repeat ;
	padding-left: 350px;
}
.Factory-data li{
	width: 240px;
	font-size: 20px;
	font-weight: bold;
	color: #ffad43;
	float: left;

}

.Factory-data li dd{
	color: #f05a35;
	line-height: 34px;
	text-align: center;
}

.Factory-data li span{
	display: block;
	width: 270px;
	height: 65px;
	line-height: 65px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.Factory-data span.a{
	background: #4653f8;
	margin-bottom: 20px;
}

.Factory-data span.b{
	background: #3f903b;
}

.Factory-data .left{
	padding-top: 233px;
}

.Factory-data .center{

	padding-top: 125px;
}


.Factory-data .right{
	margin-left: 100px;
	padding-top: 160px;
}
.assess-icon{
	width: 75px;
	height: 235px;
	position: fixed;
	z-index: 1001;
	top: 210px;
	right: 45px;
}
.assess-icon:hover{
	cursor: pointer;
}

.toolbar {
	width: 43px;
	height: 100%;
	padding-left: 3px;
	position: fixed;
	background-image: url(/resources/image/toolbar-bg.png?v=117a2aebd4);
	right: 0;
	z-index: 100;
	top: 0
}

.toolbar-ul {
	width: 40px;
	overflow: visible;
	position: relative;
	height: 100%
}

.toolbar-ul .toolbar-column,.toolbar-ul li {
	width: 40px;
	height: 60px;
	display: block;
	margin-top: 3px;
	font-size: 12px;
	position: absolute;
	text-align: center
}

.toolbar-ul .toolbar-column {
	padding-top: 32px;
	height: 54px;
	color: #433535
}

.toolbar-ul .toolbar-rule {
	width: 34px;
	height: 2px;
	background-image: url(http://www.zanjiapuzi.com/images/heng.png);
	display: block;
	margin: 0 auto
}

.toolbar-ul a {
	background-image: url(/resources/image/toolbar-phone.png?v=5dedf0104a);
	background-repeat: no-repeat;
	background-position: center 11px
}

.toolbar-ul a:hover {
	background-color: #433535;
	color: #fff;
	background-image: url(/resources/image/toolbar-phones.png?v=2cf4ea2bf0)
}

.toolbar-ul .toolbar-app:hover {
	background-image: url(/resources/image/toolbar-apps.png?v=9ccf6e5f54)
}

.toolbar-ul .toolbar-app {
	background-image: url(/resources/image/toolbar-app.png?v=d4000d4822)
}

.toolbar-ul .toolbar-offaccount {
	background-image: url(/resources/image/toolbar-wechat.png?v=3b7bedcc2e)
}

.toolbar-ul .toolbar-offaccount:hover {
	background-image: url(/resources/image/toolbar-wechats.png?v=9cd9f8db4c)
}

.toolbar-ul .toolbar-top {
	background-image: url(/resources/image/toolbar-top.png?v=64095f46e5)
}

.toolbar-ul .toolbar-top:hover {
	background-image: url(/resources/image/toolbar-tops.png?v=22f7a586d1)
}

.toolbar-ul li>div {
	width: 192px;
	height: 55px;
	background-repeat: no-repeat;
	position: absolute;
	left: -192px;
	top: 3px;
	z-index: 100;
	display: none
}

.imgand,.imgwechat,.toolbar-ul li .imgios {
	width: 66px;
	height: 66px;
	background-size: 60px;
	display: inline-block;
	background-color: #fff;
	background-image: url(http://www.zanjiapuzi.com/images/ios.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	padding-top: 70px
}

.imgand,.imgios {
	float: left;
	margin-right: 20px
}

.toolbar-ul .toolbar-b {
	font-weight: 400;
	color: #fff;
	display: inline-block;
	font-size: 12px
}

.toolbar-ul li .imgand {
	background-image: url(http://www.zanjiapuzi.com/images/Android.png?v=780dcbbaa2)
}

.toolbar-ul li .imgwechat {
	background-image: url(http://www.zanjiapuzi.com/images/wechat.jpg)
}

.toolbar-ul .toolbar-square {
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 8px solid #de3327;
	border-bottom: 6px solid transparent;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -6px
}

.toolbar-ul .toolbar-customer+div span {
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-size: 13px;
	display: block
}

.toolbar-phonebg {
	background-image: url(/resources/image/toolbar-phonebg.png?v=3310b771c2)
}

.toolbar-ul li .toolbar-appbg {
	background-image: url(/resources/image/toolbar-appbg.png?v=f5f2e170b3);
	width: 218px;
	height: 102px;
	left: -218px;
	top: -22px
}

.toolbar-ul li .toolbar-wechatbg {
	background-image: url(/resources/image/toolbar-wechatbg.png?v=7d72530ba5);
	width: 152px;
	left: -152px;
	height: 102px;
	top: -22px
}

.toolbar-ul li .toolbar-topbg {
	background-image: url(/resources/image/toolbar-topbg.png?v=27ccdeb55c);
	width: 113px;
	left: -113px
}

.toolbar-ul .toolbartop {
	bottom: 30px
}

.navbar-collapse{
	
}

.headeradress{
	width: 82px;
	float: left;
}

.navbar-r{
	width: 562px;
	float:right;

}




