a:hover{
    color: #ff3333!important;
}

ul,ol{
	list-style: none;
	margin:0;
}

input{
	border:0 none;
}
a:focus { outline: none!important;}
/**{
	box-sizing: border-box;
}*/
/*浮动*/
.f-l{
	float: left;
}
.f-r{
	float: right;
}
/*ul ol 下面li浮动*/
.f-li li{
	float: left;
}

/*#Home-page1{
	display: none;
}*/
/*#Home-page2{
	display: none;
}*/
/*链接指示*/

.inter-link p{
	line-height: 40px;
	color: #999;
}
.inter-link .inter-p1 a{
    color:#666;
}
.inter-link .inter-p2 a{
	color: #ff3333;
	margin-left: 5px;
}
.inter-link .inter-p2 a:hover{
	text-decoration: underline;
}
.bg{background: #f7f5f6;}
.pad{padding: 0 15px;box-sizing: border-box;background: #fff;}
/*类型名字 mold*/
.mold{
	height: 100px;
}
.mold .container{
	padding: 10px 0;
}
.mold-left{
	width: 434px;
	overflow: hidden;
	padding-left: 20px;
}


.mold-left h1{font-size:22px;margin-top:18px;}

.mold-left .tsig{
	width: 80px;
	height:80px;
	float: left;
	margin:0 15px;
}
.mold-left p{ 
    width:315px;
    float: left; 
    color:#333;
    text-align: left;
}
.mold-left .mold-p1{
	line-height: 46px;
	font-size: 22px;
}
.mold-left .mold-p2{
    line-height: 32px;
}
.mold-left .mold-p2 span{

}
.mold-center{
	margin-top: 20px;
}
.mold-center p{
	white-space: nowrap;
	width: 350px;
	line-height: 22px;
	color: #999;
}
.mold-center p i{
	color: #666;
}
.mold-center p .mold-i2{
	color: #ff3333
}
.mold-right{
	margin-top: 20px;
	margin-right: 30px;
}
.mold-right a{
	display: inline-block;
    background: #ff3333;
    width: 150px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 22px;
    color: #fff!important;
    border-radius: 5px;
}
.mold-right a:hover{
	background: #ff8b8b;
}
/*详情导航栏 details*/
.details{
	margin-top: 10px;
}
.details ul li{
	width: 20%;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	height: 50px;
	padding: 10px 0;
	box-sizing: border-box;
}

.details ul li a{
	display: inline-block;
	line-height: 30px;
	font-size: 20px;
	color:#333;
	padding: 0 15px;
}
.details ul .active a{
	color: #fe0000;
	background: url(http://www.zzcaizheng.com/images/deta-act.png) no-repeat right bottom;
}

 /*详情导航栏_非合作 details2*/
.details2{
	margin-top: 20px;
}
.details2 ul li{
	width: 15%;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	height: 50px;
}

.details2 ul li a{
	display: inline-block;
	line-height: 48px;
	font-size: 20px;
	color:#333;
	padding: 0 15px;
}
.details2 ul .active a{
	color: #fe0000;
	background: url(http://www.zzcaizheng.com/images/deta-act.png) no-repeat right bottom;
} 

/*资料页 datum***/
.datum{
	margin-top: 10px; 
}
.reveal{
	width: 274px;
	height: 330px;
}
.reveal img{
	width: 330px;
	height: 330px;
	overflow: hidden;
	display: none;
}
.car-loca{
	width: 250px;
	margin:10px 0;
	overflow: hidden;
	height: 48px;
}
.car-loca ul li img{
	width: 52px;
	height: 48px;
}
.datum-left,.datum-cen,.datum-right{
    padding-top: 18px;
    height: 428px;
    box-sizing: border-box;
    background: #fff;
}
.datum-left{
  padding-left: 15px; 
}
.datum-left ul li{
	margin:0 5px;
    width: 52px;
    height: 48px;
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box;
}
.carousel{
	position: relative;
	overflow: hidden;
	width: 274px;
	padding:0 11px;
	box-sizing: border-box;
}
.datum-left .carousel ul .active{
	border:1px dashed red;
}
.datum-left .but{
	position: absolute;
	top: 8px;
	width: 15px;
	height: 52px;
}
.datum-left .prev{
	background: url(http://www.zzcaizheng.com/images/dat-bg-l.png) no-repeat center center;
	left: 0;
}
.datum-left .next{
	background: url(http://www.zzcaizheng.com/images/dat-bg-r.png) no-repeat center center;
	right: 0;
}

.datum-cen{
	width: 571px;
	padding-left: 45px;
	box-sizing: border-box;
	position: relative;
}
.datum-cen h2{
	font-size: 20px;
	color:#333;
	margin-bottom: 30px;
}
.datum-cen h4{
	font-size: 20px;
	color:#333;
	margin-bottom: 30px;
}
.datum-cen .dat-ul1,.datum-cen .dat-ul2{
	margin-bottom: 16px;
}
.datum-cen .dat-ul1 li{
    margin-bottom: 16px;
    color: #999;
    height: 20px;
    overflow: hidden;
    width: 165px ! important;
    box-sizing: border-box;
    margin-right: 10px;
}
.datum-cen .dat-ul1 .hos-addr{
    margin-bottom: 16px;
    color: #999;
    height: 20px;
    overflow: hidden;
    width: 505px ! important;
    box-sizing: border-box;
    margin-right: 10px;
}


.datum-cen .dat-ul1 li i{
	color: #666;
}
.datum-cen .dat-ul2 .dat-li{
	background: url(http://www.zzcaizheng.com/images/dat-li.png) no-repeat center center;
	width: 92px;
	height: 92px;
	text-align: center;
	margin-right: 25px;
}
.datum-cen .dat-ul2 .dat-li p{
	line-height: 46px;
}
.datum-cen .dat-ul2 .dat-li span{
	line-height: 46px;
}
.datum-cen .dat-ul2 .dat-list{
	width: 120px;
	text-align: center;
}
.datum-cen .dat-ul2 .dat-list span{
    font-size:24px;
    color: #fe3333;
    margin:0;
   
}
.datum-cen .dat-ul2 .dat-list p{
	line-height: 30px;
	text-align: center;
	color: #666;
}
.datum-cen .dat-ul2 .dat-list a{
	display: inline-block;
	width: 90px;
	line-height: 26px;
	text-align: center;
	color: #333;
	border:1px solid #d9d9d9;
	border-radius: 5px;
}
.datum-cen .dat-ul2 .dat-list a:hover{
    border:1px solid #ff3333;	
}
.datum-cen h3{
	font-size: 20px;
	color: #e20707;
}
.datum-cen .dat-ul3{
	margin-top:30px;
}
.datum-cen .dat-ul3 li a{
	display: inline-block;
	width: 186px;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	border-radius: 5px;
	box-sizing: border-box;
	border:1px solid #f83d33;
	color:#fe0000;
}
.datum-cen .dat-ul3 li{
	margin-left: 35px;
}

.datum-cen .dat-ul3 li a:hover{
	color: #fff!important;
	background: #ff3333;	
}
.datum-cen .dat-ul3 .active a{
	background: #ff3333;
	color: #fff;
}
.datum-cen .dat-ul3 .active a:hover{
	background: #e20707
}
.datum-right{
	width: 320px;
	padding:0 15px;
	box-sizing: border-box;
}
.datum-right img{
	display: none;
	height: 0;
}
.datum-right p{
	line-height: 30px;
	position: relative;
	color:#b8b8b8;
	text-align: left;
	margin-bottom: 16px;
}
.datum-gai{
	display: block;

}
.datum-right p i{
	color:#666;
}
.datum-right .dat-p1 span{
	background: url(http://www.zzcaizheng.com/images/dat-r-img2.png) no-repeat;
	width: 95px;
	height: 21px;
	position: absolute;
	left:70px;
	top:5px;
}
/*.datum-right ul li{
	margin:10px 9px;
}
.datum-right ul li a{
	display: inline-block;
	width: 122px;
	line-height: 28px;
	text-align: center;
	color: #666;
	border:1px solid #ccc;
    border-radius: 5px;
}
.datum-right ul li a:hover{
	border:1px solid #ff3333;
}*/
.datum-right .img-tel{ 
	height: 24px;
	margin-bottom: 12px;
}
.datum-right .img-tel img{
	display: block;
	width: 270px;
	height: 24px;
	margin: 0 auto;
}
.datum-right .text-tel{
	font-size: 16px;
	color: #ff3333;
	text-align: center;
	
}

.datum-right form input[type="text"]{
	width: 260px;
	line-height: 20px;
	padding: 10px 15px;
	border:1px solid #ccc;
	margin-bottom: 20px;
	text-align: center;
}
.datum-right form input[type="text"]:hover{
	border:1px solid #ff3333;
}
.datum-right form input[type="text"]:focus{
	border:1px solid #ff3333;
}
.datum-right form a{
	display: inline-block;
	width: 166px;
	line-height: 36px;
	color: #fff!important;
	text-align: center;
	background: #26bb17 ;
	border-radius: 5px;
	margin-left:65px;
}
.datum-right form a:hover{
	background: #19a80b !important;
}
 /*内容区域area */
 .area{
 	margin:10px 0;
 }
.area-right{
 	width: 860px;
 }
.area-right .recommend{
	margin-bottom: 0;
}
.area-right .recommend .container{
 	width: 860px;
}
.area-right .recommend .container .rec-li2{
	margin-left:30px;
}
.area-right .recommend .container .recommend-project ul{
	width: 890px;
}
.area-right .recommend .container .recommend-project ul li{
	height: 88px;
	margin-right: 10px;
}
.area-right .recommend .container .recommend-project ul li img{
	width: 158px;
	height: 58px;
}
/*公共区域*/
.area-share{
	background: #fff;
	width: 860px;
}
/*关于品牌*/
/*#trademark img{
 	max-width: 625px;
 	max-height: 350px;
 	margin:0 auto;
 	display: block;
 }*/
#trademark p{
 	width: 830px;
 	text-indent: 2em;
 	line-height: 30px;
 	color: #666;
 }
 /*项目详情*/

 #pro-deta .first-ul li{
 	overflow: hidden;
 	height: 160px;
 	padding-top:15px ;
 	border-top:1px dashed #999; 
 	margin-bottom:20px;
 }
  #pro-deta .first-ul .project-first{
 	border:0 none;
 	padding-top:0; 
 }
  #pro-deta .first-ul li .pro-deta-left img{
  	width: 250px;
  	height: 140px;
  }
  #pro-deta .first-ul li .pro-deta-left img:hover{
  	opacity: 0.6;
  }
  .pro-deta-left{
  	width: 250px;
  	margin-right: 15px;
  }
  .pro-deta-right{
  	width: 520px;
  }
  .pro-deta-right h4{
  	font-size: 20px;
  	color:#333;
  	margin-bottom: 16px;
  }
  .pro-deta-right p{
  	color: #999;
  }
  .pro-deta-right p i{
  	margin-right: 16px;
  	margin-left: 5px;
  }
  .pro-deta-right .cen{
  	color:#666;
  	text-indent:2em;
  	margin:6px 0 14px;
  	line-height: 20px;
  	height: 40px;
  	overflow: hidden;
  	position: relative;
  }
   .pro-deta-right .cen i{
   	margin:0;
   	text-overflow:ellipsis;
   }
  .pro-deta-right .cen a{
  	color: #e60012;
  	position: absolute;
  	right:0;
  	bottom: 0;
  	background: #fff;
  } 
.ident{
	width: 360px;
	margin:10px auto;
	position: relative;
	padding-left: 36px;
}
.ident ul li a{
	width: 36px;
	line-height: 40px;
	text-align:center;
	color: #666;
}
.ident ul .active a{
	color: #fff;
	background: #fe0000;
}
.ident ul .prev{
    position: absolute;
    left: 0;
    top: 0;
}
/*.项目详情*/
#state .state-nav{
	width: 830px;
	height: 47px;
}
.state-nav ul{
	width: 830px;
	background: #fff;
}
#state .state-nav ul li{
	width: 160px;
	text-align:center;
	height: 36px;
	line-height: 36px;
	margin-bottom: 10px;
}
#state .state-nav ul li a{
	display: inline-block;
	font-size: 18px;
	color: #666;
}
#state .state-nav ul .active{
	border-bottom: 1px solid #fe3333;
}
#state .state-nav ul .active a{
	color: #fe3333;
}
#state .state-cent{
	margin-top: 15px;
}
#state .state-tab h5{
	font-size: 14px;
	color: #666;
}
#state .state-tab h5 a{
	color: #fe0000;
	margin:0 10px;
}
#state .state-cent p{
	text-indent: 2em;
	line-height: 26px;
	color: #666;
}
#state .state-cent img{
	display: block;
	max-width: 600px;
	max-height: 200px;
	margin:10px auto;
}
#state .state-tab{
	overflow: hidden;
}
#state .state-tab .control{
	width: 850px;
}

/*项目图片*/
#trademark .control li img{
	width: 270px;
	height: 330px;
	vertical-align: middle;
} 
#trademark .control li{
	margin: 0 3px 5px 3px;
}

#trademark .control li:hover img{
   opacity: 0.7;
}
/*企业资质*/
#aptitude .beian-means{
	height: 102px;
	margin-bottom: 30px;
	padding-top: 10px;
	/*display: none;*/
}
#aptitude .beian-means p{
	color:#333;
	line-height: 34px;
	overflow: hidden;
}

#aptitude .beian-means p i{
	float: left;
	margin-right: 5px;
	font-size: 16px;
}
#aptitude .beian-means p span{
	color: #999;
}
#aptitude .beian-means p .span1,#aptitude .beian-means p .span2{
	background: url(http://www.zzcaizheng.com/images/beian-means-img.png) no-repeat center left;
	display: block;
	width: 216px;
	height: 34px;
	padding-left:95px; 
	float: left;
}
#aptitude .beian-means-right{
	overflow: hidden;
	width: 240px;
}
#aptitude .beian-means-right img{
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 15px;
}
#aptitude .beian-means-right p{
	float: left;
	color: #666;
	font-size: 16px;
}
#aptitude .beian-means-right p span{
	font-size: 14px;
	color: #999;
}
#aptitude .aptitude-beian-nav{
	overflow: hidden;
}
#aptitude .aptitude-beian-nav p{
	float: left;
	font-size: 16px;
	line-height: 34px;
}
#aptitude .aptitude-beian-nav a{
	background: url(http://www.zzcaizheng.com/images/beian-dan-down.png) no-repeat center left;	
	padding-left:15px ;
	float: right;
	line-height: 34px;
}

#aptitude .aptitude-beian-nav .down{
	background: url(http://www.zzcaizheng.com/images/beian-dan.png) no-repeat center left!important;
}
.aptitude-beian-company h4{
	font-size: 18px;
	margin:18px 0 22px;
	color: #666;
	text-align: center;
}
.aptitude-beian-company  table{
	width: 100%;
	border-collapse:collapse;
	border:1px solid #999;
}
.aptitude-beian-company  table{
	border-color:#666; 
}
.aptitude-beian-company  table tr td{
	line-height: 50px;
	padding-left: 12px;
	color: #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
.aptitude-beian-company p{
	color: #333;
	background: url(http://www.zzcaizheng.com/images/diandian.png) no-repeat left center;
	padding-left:15px;
	line-height: 30px;
}
.aptitude-beian-license ul{
	width: 860px;
}
.aptitude-beian-license ul li{
	margin-right: 20px;
}
.aptitude-beian-license ul li img{
	width: 405px;
	height: 500px;
}
.disno{border-right:none!important;}
.underline{
	font-size: 14px;
	color: #666!important;
}
/*公共区域*/

 .area-indicate{
 	margin-top:10px;
 	background: #fff;
 }
.cent-right .form-right{
	margin-top: 20px;
}
.form-cen{
	font-size: 20px;
	text-align: center;
}
.tubaio{
	margin:15px 0;
}
.tubaio span{
	display: block;
    background: url(http://www.zzcaizheng.com/images/our.png) no-repeat;
    width: 168px;
    height: 30px;
    margin:0 auto;
}

 .area-left{
 	width: 290px;
 	background: #fff;
 	padding: 0 15px;
 }
 
.boutique-fixed{
	position: fixed;
	top: 0;
	background: #fff;
	padding: 0 15px;
}	
.boutique-top{
	height: 50px;
	padding: 0 10px;
	border-bottom: 1px solid #e8e5e5;
}
.boutique-top p{
	height: 50px;
	line-height: 50px;
}
.boutique-list-p1{
	float: left;
	font-size: 16px;
	color: #333333;
}
.boutique-list-p2{
	float: right;
	font-size: 14px;
	color: #999999;
}

.boutique-content ul li{
	height: 210px;
	margin-top: 20px;
	cursor: pointer;
}
.boutique-img{
	width: 290px;
	height: 145px;
}
.boutique-text{
	height: 55px;
}
.boutique-text-p1{
	font-size: 16px;
	color: #666666;
	margin-top: 3px;
	line-height: 25px;
}
.boutique-text-p2{
	font-size: 16px;
	color: #999999;
	margin-top: 3px;
}
.boutique-text-p3{
	font-size: 16px;
	color: #EC4141;
	margin-top: 3px;
}
.boutique-img a img{
	width: 290px;
	height: 145px;
}
.boutique-img a img:hover{
	opacity: 0.7;
}
.list1{
	background: #FFFFFF;
}
.list1-tit{
	height: 50px;
	line-height: 50px;
	padding-left: 8px;
	border-bottom: 1px dashed #F7F5F6;
	color: #333333;
	font-size: 18px;
}
.list1-count{
	overflow: hidden;
}
.list1-count:hover .list1-text-p2{
    color:#fe3333!important;
}
.list1-imgbox img{
	width: 135px;
	height: 100px;
}
.list1-text{
	margin-left: 9px;
	width: 146px;
	height: 100px;
	overflow: hidden;
}
.list1-text-p1{
	color: #ff831e;
	font-size: 16px;
	line-height: 21px;
	text-overflow:hidden;
	height: 45px;	
}
.list1-text-p2{
	color: #999999;
	font-size: 14px;
	margin-top: 6px;
	overflow:hidden;
	line-height: 17px;
}
.list1 ul{
	padding-bottom: 10px;
	margin-top: 10px;
}
.list1 ul li{
	height: 30px;
	width: 288px;
	overflow: hidden;
}
.list1 ul li a{
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	text-overflow: hidden;
}
.list1 ul li a:hover{
	color: #CC0000;
}
.jiameng{
	overflow: hidden;
}
.jiameng p{
	font-size: 16px;
	line-height: 25px;
	margin-bottom:5px;
}
.jiameng ul{
	width: 310px;
}
.jiameng ul li{
	margin-right:25px;
}
.jiameng ul li a{
	display: inline-block;
    line-height: 35px;
    color: #b2b2b2;
}


/*推荐项目 recommend*/
.recommend{
	margin: 10px 0;
}
.recommend-nav{
	border-bottom:1px solid #999;
	margin-bottom: 26px;
}
.recommend-nav p{
    color: #333;
    font-size: 16px;
    line-height: 48px;
}
.recommend-nav ul li{
	margin-left:30px;
	line-height: 48px;
	
}
.recommend-nav ul li a{
    color: #666;
}
.recommend-nav ul .rec-li2{
	color:#999;
	margin-left: 300px;
}
.recommend-nav ul .rec-li2 i{
	color:#ff3333;
}
.recommend-project{
	overflow: hidden;
}
.recommend-project ul{
	width: 1230px;
}
.recommend-project ul li{
	height: 110px;
	margin-right: 5px;
	margin-bottom: 16px;
}
.recommend-project ul li img{
	width: 230px;
	height: 83px;
}
.recommend-project ul li img:hover{
	opacity: 0.8;
}
.recommend-project ul li p{
	text-align: center;
	line-height: 26px;
	color: #333;
}




/*定位 location 加盟享优惠 */
.location{
	position: fixed;
	bottom: 0;
	left: 0;
	height:68px;
	width: 100%;
	min-width: 1200px;
	background: url(http://www.zzcaizheng.com/images/location.png);
	z-index: 11;

}
.location-re{
	width: 100%;
	height: 100%;
	-position: relative;
	border-top:1px solid #fff;
}
.location-ab{
	position: absolute;
	right: 15px;
	top: 5px;
}
.location-ab a{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(http://www.zzcaizheng.com/images/delete.png) no-repeat;
}
.location .location-con{
	width: 1200px;
    margin: 15px auto;
}
.location-con p{
	float: left;
	font-size: 26px;
	color: #fff;
	line-height: 38px;
	margin-right: 48px;
}
.location-con .form{
	height: 38px;
}
.location-con .form input{
	line-height: 38px;
	width: 290px;
	padding: 0 15px;
	color: #666;
	border:0;
	height: 38px;
}
.location-con .form a{
	display: inline-block;
	margin-left: 22px;
	line-height: 38px;
	width: 155px;
	color: #fff!important;
	font-size: 18px;
	border-radius: 5px;
	box-sizing: border-box;
	padding-left: 45px;
}

.location-con .form .a1{
	background:#28bb17 url(http://www.zzcaizheng.com/images/location-a1.png) no-repeat 15px center;
}
.location-con .form .a1:hover{
	background:#19a80b url(http://www.zzcaizheng.com/images/location-a1.png) no-repeat 15px center;
}
.location-con .form .a2{
	background:#fe0000 url(http://www.zzcaizheng.com/images/location-a2.png) no-repeat 15px center;
}
.location-con .form .a2:hover{
	background:#e20707 url(http://www.zzcaizheng.com/images/location-a2.png) no-repeat 15px center;
}
.nav-fixed{
	position:fixed;
	top: 0;
	z-index: 9;
	width: 100%;
	margin-top: 0
}



/*增加对话框*/

.dialogue{
	display: none;
	width: 336px;
	height: 190px;
	border-radius: 6px;
	background: #fff;
	position: fixed;
	top: 50%;
	margin-top: -112px;
	left: 50%;
	margin-left: -95px;
	border:1px solid #fe3333;
	font-family: 'Hiragino Sans GB';
	box-shadow:0 0 10px rgba(6, 6, 6, .5);
}
.quit{
	width: 100%;
	height: 30px;
	position: relative;
	background: #fe3333;
}
.quit i{
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top:-6px;
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background: url(http://www.zzcaizheng.com/images/quxiao.png) no-repeat; 
}
.dialogue-con{
	padding:0 12px;
	box-sizing: border-box;
}
.dialogue-con-top{
	padding-top:5px;
	height: 120px;
}
.dialogue-con-top img{
	width: 100px;
	height: 120px;
}
.div-p{
	width: 206px;
}
.dialogue-con-top p{
	font-size: 16px;
	color:#000;
	margin:20px 0;
}
.dialogue-con-top ul li a{
	display: inline-block;
	width: 94px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color:#ff3333;
	border:1px solid #fe3333;
	border-radius: 5px;
	-margin-left: 8px;
	font-size: 16px;
}
.dialogue-con-top ul .active a{
	background: #fe3333;
	color:#fff!important;
	margin-right: 10px;
}
.dialogue-con-top ul li a:hover{
	background: #f00808;
	color:#fff!important;
}
.dialogue-con-bot form{
	border:1px solid #24c714; 
	width: 100%;
	box-sizing: border-box;
	height: 30px;
	margin-left:1px;
}
.dialogue-con-bot form input[type="text"]{
   width: 160px;
   box-sizing: border-box;
   float: left;
   height: 28px;
   padding:3px 15px;
   color:#8e8f8e;
   font-size: 14px;
   line-height: 26px;
}
.dialogue-con-bot form a{
   display: inline-block;
   width: 150px;
   float: left;
   box-sizing: border-box;
   height: 28px;
   line-height: 28px;
   background: #24c714;
   font-size: 16px;
   position: relative;
   padding-left:40px;
   cursor:pointer; 
   color:#fff!important;
}
.dialogue-con-bot form a i{
	position: absolute;
	width: 20px;
	height: 26px;
	top: 50%;
	margin-top: -13px;
	left:14px;
	background: url(http://www.zzcaizheng.com/images/tel-fire.png) 0 0/cover; 
}

/*固定定位对话框*/
.dialogue1{
	width: 136px;
	border:1px solid #fe0000;
	box-sizing: border-box;
	position: fixed;
	right: 0;
	top:20%;
	background: #fff;
	border-right: 0 none;
	box-shadow:0 0 10px rgba(6, 6, 6, .5);
	font-family: 'Hiragino Sans GB';
}
.dialogue1-top{
    width: 136px;
    height: 28px;
	background:url(http://www.zzcaizheng.com/images/guding.png) no-repeat left center; 
}
.dialogue1-cen{
	position: relative;
	width: 135px;
	height: 110px;
}
.dialogue1-cen img{
	display: block;
	width: 96px;
	height: 118px;
	margin:0 auto;
}
.dialogue1-cen a{
	display: inline-block;
	width: 90px;
	height: 22px;
	position: absolute;
	left:50%;
	margin-left: -45px;
	bottom: 8px;
	color:#fff!important;
	background: #fe0000;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	border-radius: 5px;
}
.dialogue1-cen a:hover{
	background: #e20707;
}
.dialogue1-bot{
	width: 135px;
	height: 58px;
	background: #e0dfdd;
	padding:0 5px;
	position: relative;
	box-sizing: border-box;
}
.dialogue1-bot form input[type="text"]{
	width: 125px;
	height: 24px;
	margin-top: 4px;
	padding:0 5px;
	color:#8e8f8e;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 12px;
}

.dialogue1-bot form a{
	width: 135px;
	height: 26px;
	position: absolute;
	bottom: 0;
	left:0;
	background:url(http://www.zzcaizheng.com/images/phone-we.png) no-repeat left center;
	cursor: pointer;
	overflow: hidden;
}
.dialogue1-bot form a span{
	float: left;
	padding-left: 6px;
	display: block;
	line-height: 32px;
	margin-top: -2px;
}
.dialogue1-bot form a i{
	display: block;
	float: left;
	width: 18px;
	height: 25px;
	margin-top: 6px;
}
.dialogue1-bot form a i img{
    width: 18px;
    height: 25px;
    display: block;
}
.titleimgbox img{
	width: 80px;
	height: 80px;
	display: block;
	float: left;
}
.titleimgbox .titletext{
	float: left;
	width: 400px;
	height: 80px;
	margin-left: 20px;
}
.titleimgbox .titletext a{
	font-size: 22px;
	color: #232323;
	display: inline-block;
	margin-top: 10px;	
}
.titleimgbox .titletext .titletext_span{
	margin-top: 20px;
	color: #666666; 
	font-size: 12px;
}
.titleimgbox .titletext p{
	font-size: 16px;
	color: #999;
	display: block;
	margin-top: 15px;
	width: 420px;
}
.titleimgbox .titletext p span{
	color: #ffa914;
	display: inline-block;
}
.titleimgbox .titletext p i{
	display: inline-block;
	height: 16px;
	border-left: 1px solid #ccc;
	margin: 0 10px;
}
.joinphone{
	border: 1px solid #FF3333;
	width: 498px;
	height: 44px;
	border-radius: 6px;
	position: absolute;
	bottom: 80px;
	left: 40px;
}
.joinphone span{
	display: inline-block;
	float:left;	
	font-size: 24px;
	line-height: 44px;
	color: #ff3333;
	padding: 0 20px;
	box-sizing: border-box;
}
.joinphone a{
	display: block;
	height: 44px;
	width: 175px;
	background-color: #FF3333;
	color: #fff;
	float:right;
	font-size: 22px;
	line-height: 44px;
}
.joinphone a img{
	display: block;
	width: 24px;
	height: 20px;
	float: left;
	margin: 13px 10px 0 20px;
}
.joinphone a:hover{
	color: #fff !important;
}
.contentbox{
	margin-top: 20px;
}
.contentbox p{
	display: inline-block;
	height: 30px;
	width: 500px;
	font-size: 14px;
	color: #666666;
	line-height: 33px;
	float: left;
	overflow: hidden;
}
.contentbox p img{
	margin-top: 8px;
	margin-right: 5px;
	display: block;
	float: left;
}

/*免责声明*/
.Poster-Poster {
    background: #ffffe5;
    border: 1px solid #ffcc7f;
    padding: 10px 15px;
    margin: 10px 0;
    max-width: 1168px;
    margin: 0 auto;
    margin-top: 20px;
}
.Poster-Poster p {
    line-height: 20px;
    color: #333;
    font-size: 12px;
    font-style: normal;
}
img{filter: blur(7px);-webkit-filter: blur(7px);}