
/*首页css样式*/
*{
	margin: 0;
	padding: 0;
	/*box-sizing: border-box;*/
}
a{
	display: inline-block;
	text-decoration: none!important;
	color: #000000;
}
ul,ol{
	list-style: none;
	margin:0;
}
a:hover{
	color: #cc0000;
}
a:focus { outline: none!important;}

img{
	display: block;
	vertical-align: middle;

}
body{
	font-size: 14px;
	font-family: "微软雅黑"!important;
}
img{filter: blur(7px);-webkit-filter: blur(7px);}
/*form,input{
	margin:0!important;
}*/
/*浮动*/
.f-l{
	float: left;
}
.f-r{
	float: right;
}
/*ul ol 下面li浮动*/
.f-li li{
	float: left;
}
.pos{
	position: relative;
}
/*清楚浮动*/
.clearfix:after{
	content:".";
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.cursor{
	cursor: pointer;
}

.block{
	display: block!important;
}
.none{
	display: none;
}
.conta{
	width: 1200px;
	margin:0 auto;
	clear: both;
}

.nav {
    margin-bottom: 0px;
    margin-left: 0;
    list-style: none;
}
.indexnav{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #c81623;
}
.indexnavw1200{
	width: 1200px;
	margin: 0 auto;
}
.indexnavw1200 ul li .allfirst{
	background: #000;
	color: #FFFFFF;
	padding-left: 28px;
	background: #000 url(http://www.zzcaizheng.com/images/fenlei.png) no-repeat 14px center;
}
.indexnavw1200 ul li .allfirst:hover{
	background: #000 url(http://www.zzcaizheng.com/images/fenlei.png) no-repeat 14px center;
	color: #FFFFFF;
}
.indexnav ul {
	height: 40px;
}
.indexnav ul li{
	text-align: center;
	width: 130px;
	height: 40px;
	line-height: 40px;
	float: left;
}
.indexnav ul li a{
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
}
.indexnav ul li a:hover{
	background: rgba(0,0,0,0.2);
	color: #FFFFFF !important;
	/*font-weight: 700;*/
}
/*top */

#banner{
	height: 480px;
	width: 100%;
	min-width: 1200px;
	max-width: 2000px;
	position: relative;
	margin: 0 auto;
	background: #f7f5f5;
}

.banner-if{
	height: 480px;
	overflow: hidden;
	position: relative;
}
.xiabiao{
	width: 258px;
	height: 384px;
	position: absolute;
	right: 0px;
	bottom: 40px;
	background: rgba(0,0,0,0.5);
	padding: 10px 10px;
}
.xiabiao a{
	width: 100%;
	height: 30px;
	line-height: 30px;
	/*background: #fff;*/
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	overflow: hidden;
}
.xiabiao a:hover{
	color: #e98f48;
}
.xiabiao .active{
	color: #e98f48;
}
.bannercenterbox{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#banner .banner-if>ul{
	height: 480px;
}
#banner .banner-if>ul>li{
	width: 100%;
	height: 480px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
#banner .banner-if>ul>li>a{
	width: 100%;
	display: block; 

}
#banner .banner-if>ul>li>a>img{
	position: absolute;
	top: 0;
	left:50%;
	margin-left: -1000px;
    width: 2000px;
    vertical-align: middle;
    height: 480px;
    max-width: none!important;
}

.banner-con{
   width:130px;
   height: 480px;
   background: #909090;
   position: absolute;
   left: 0;
   bottom: 0;
}
.banner-con>ul>li{
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	
	font-size: 14px;
	
}

/*.banner-con>ul>.project1{
	background: url(http://www.zzcaizheng.com/images/canyin.png) no-repeat 14px center;
}
.banner-con>ul>.project1:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/canyingxiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project2{
	background: url(http://www.zzcaizheng.com/images/fuwu.png) no-repeat 14px center;
}
.banner-con>ul>.project2:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/fuwu-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project3{
	background: url(http://www.zzcaizheng.com/images/muying.png) no-repeat 14px center;
}
.banner-con>ul>.project3:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/muyingxiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project4{
	background: url(http://www.zzcaizheng.com/images/lingshou.png) no-repeat 14px center;
}
.banner-con>ul>.project4:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/lingshou-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project5{
	background: url(http://www.zzcaizheng.com/images/fuzhuang.png) no-repeat 14px center;
}
.banner-con>ul>.project5:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/fuzhuang-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project6{
	background: url(http://www.zzcaizheng.com/images/jiaoyu.png) no-repeat 14px center;
}
.banner-con>ul>.project6:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/jiaoyu-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project7{
	background: url(http://www.zzcaizheng.com/images/youle.png) no-repeat 14px center;
}
.banner-con>ul>.project7:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/youle-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project8{
	background: url(http://www.zzcaizheng.com/images/zhubao.png) no-repeat 14px center;
}
.banner-con>ul>.project8:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/zhubao-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project9{
	background: url(http://www.zzcaizheng.com/images/meirong.png) no-repeat 14px center;
}
.banner-con>ul>.project9:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/meirong-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project10{
	background: url(http://www.zzcaizheng.com/images/jiaju.png) no-repeat 14px center;
}
.banner-con>ul>.project10:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/jiaju-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project11{
	background: url(http://www.zzcaizheng.com/images/huanbao.png) no-repeat 14px center;
}
.banner-con>ul>.project11:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/huanbao-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project12{
	background: url(http://www.zzcaizheng.com/images/jiancai.png) no-repeat 14px center;
}
.banner-con>ul>.project12:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/jiancai-xiala.png) no-repeat 14px center;
	transition: 0.1s
}*/
.banner-con>ul>.project1{
	background: url(http://www.zzcaizheng.com/images/canyin.png) no-repeat 14px center;
}
.banner-con>ul>.project1:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/canyingxiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project2{
	background: url(http://www.zzcaizheng.com/images/muying.png) no-repeat 14px center;
}
.banner-con>ul>.project2:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/muyingxiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project3{
	background: url(http://www.zzcaizheng.com/images/lingshou.png) no-repeat 14px center;
}
.banner-con>ul>.project3:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/lingshou-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project4{
	background: url(http://www.zzcaizheng.com/images/fuzhuang.png) no-repeat 14px center;
}
.banner-con>ul>.project4:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/fuzhuang-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project5{
	background: url(http://www.zzcaizheng.com/images/jiaoyu.png) no-repeat 14px center;
}
.banner-con>ul>.project5:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/jiaoyu-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project6{
	background: url(http://www.zzcaizheng.com/images/jiancai.png) no-repeat 14px center;
}
.banner-con>ul>.project6:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/jiancai-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project7{
	background: url(http://www.zzcaizheng.com/images/fuwu.png) no-repeat 14px center;
}
.banner-con>ul>.project7:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/fuwu-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project8{
	background: url(http://www.zzcaizheng.com/images/youle.png) no-repeat 14px center;
}
.banner-con>ul>.project8:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/youle-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project9{
	background: url(http://www.zzcaizheng.com/images/zhubao.png) no-repeat 14px center;
}
.banner-con>ul>.project9:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/zhubao-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project10{
	background: url(http://www.zzcaizheng.com/images/meirong.png) no-repeat 14px center;
}
.banner-con>ul>.project10:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/meirong-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project11{
	background: url(http://www.zzcaizheng.com/images/jiaju.png) no-repeat 14px center;
}
.banner-con>ul>.project11:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/jiaju-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-con>ul>.project12{
	background: url(http://www.zzcaizheng.com/images/huanbao.png) no-repeat 14px center;
}
.banner-con>ul>.project12:hover{
	background: #FFFFFF url(http://www.zzcaizheng.com/images/huanbao-xiala.png) no-repeat 14px center;
	transition: 0.1s
}
.banner-one{
	width: 682px;
	margin:0 auto 20px;
}
.banner-one-left{
	background: url(http://www.zzcaizheng.com/images/index-logo2-2.png) no-repeat center center;
	height: 58px;
	width: 224px;
	background-size: cover;
	margin-top: 10px;
}
.banner-one-right{
	margin-top: 20px;
}
.banner-one-right ul{
	margin:0;
}
.banner-one-right ul li{
	margin-left: 35px;
}
.banner-one-right ul li a{
    font-size: 16px;
    color:#fff;
    width: 100%;
    line-height: 26px;
}
.banner-three,.banner-four{
	width: 682px;
	margin:0 auto 16px;

}
.banner-three{
	position: relative;
	height: 47px;	
}
.banner-three .drop-down {
	position: absolute;
	top: 44px;
	left: 0;
	margin:0;
	width:143px;
	border:1px solid #999;
	display: none;
	max-height: 240px;
    overflow-y: auto;
    background: #fff;
    z-index: 9;
}
.drop-down ul li{
	opacity: 0.9;
	background: #fff;
	float: none;
}
.drop-down ul li:hover{
	opacity: 1;
}

.drop-down ul li a{ 
	color: #333;
    padding-left: 10px;
    margin: 8px 0;
    display: block;
    font-size: 14px;
}
.drop-down ul li a:hover{
	color: #cc0000 !important;
}
.div-select-keyword a{
	display: block;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
}
.text-other{
	float: right;
	margin-right: 10px;
}
.field-keyword{
	width: 370px;
}
.banner-three .div-select-keyword{ width:390px;max-height: 140px; overflow-y: auto;  position:absolute; left:160px; top:45px; z-index: 1;}
.banner-three .div-select-keyword .div-select-inner{}
.banner-three .div-select-keyword .link{ display:block; height:26px; line-height:26px; color:#3e3a39;overflow:hidden; padding:0 4px; background:#fff;opacity: 0.9;}
.banner-three .div-select-keyword .link:hover{ color:#f83d33; opacity: 1;}
.banner-three .div-select-keyword .link .text-word,
.banner-three .div-select-keyword .link .text-other{ height:26px; line-height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.banner-three .div-select-keyword .link .text-word{ display:block; float:left; width:160px; text-align:left;}
.banner-three .div-select-keyword .link .text-other{ display:block; float:right; width:80px; text-align:right;}
.banner-four ul li{
	color: #fff;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
}
.banner-three form{
	position: relative;
}


.footer-logo {
    background: url(http://www.zzcaizheng.com/css/images/index-logo2-2.png) no-repeat center center;
    width: 280px;
    height: 68px;
    margin-left: 15px;
    padding-top: 0px;
}
.footer-kefu{
	/*background: url(../images/footer-kefu.png) no-repeat center center;*/
	width: 200px;
	height:68px; 
	margin-right: 15px;
}

.footer-kefu p {
    color: #fff;
    margin-bottom: 5px!important;
    /*margin-top: 10px;*/
}


/*新增 url列表*/
.div_list{
	background: #f7f5f5;
	padding: 20px 0;
}
.adboxs {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
/*.bd {
    border: 1px solid #e5e5e5;
}*/
.adboxs ul li{
	float: left;
    padding: 0 5px;
    /* padding-left: 6px; */
    height: 20px;
    overflow: hidden;
    border: 1px solid #E1E1E1;
}
.adboxs ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 63px;
    font-size: 12px;
    box-sizing: border-box;
    color: #999;
    text-align: center;
}
.banner-con .banner-three .val1{
	background: #fff!important;
	border:1px solid #999;
	border-right: 0 none;
	width: 141px;
	height: 45px;
	line-height: 44px;
	padding:0 10px; 
	color: #ccc;
	border-radius: 0;
	float: left;
	z-index: 1000;
	cursor: pointer;
}
.banner-con .banner-three .val2{
	border:1px solid #999;
	border-right: 0 none;
	border-left: 0 none;	
	width: 390px;
	height: 45px;
	line-height: 44px;
	padding-left:24px; 
	color: #ccc!important;
	border-radius: 0;
	float: left;	
}
.banner-three .val2::-webkit-input-placeholder{
	color: #ccc;
}
.banner-three .but1{
	display: block;
	height: 45px;
	width: 19px;
	float: left;
	border:0 none;	background: #cc0000 url(http://www.zzcaizheng.com/images/icon01.png) no-repeat center center;
}
.banner-three .but2{
	float: left;
	width: 130px;
	color: #fff;
	border: 0 none;
	font-size: 18px;
	line-height: 45px;
	background:  #cc0000 url(http://www.zzcaizheng.com/images/icon002.png) no-repeat 24px center;
	padding-left:58px; 
}


.banner-four ul li a{
	color: #ccc;
	line-height: 26px;
	margin-right: 28px;
	font-size: 14px;
	margin-top: 3px;
}


/*首页资讯内容 new*/
.index-new{
	background: #f7f5f5;
}
.index-new ul{
	background: #fff;
	margin:0;
}
.index-new ul li{
   width: 25%;
   text-align: center;
   height: 80px;
}
.index-new ul li a{
	display: inline-block;
	width: 210px;
	height: 36px;
	color: #333;
	font-size: 18px;
	position: relative;
	margin-top: 22px;
	padding-top: 7px;
	padding-left: 15px;
	border-right: 1px solid #ccc;
}
.index-new ul li:last-child a{
	border-right: 0 none;	
}
.index-new ul li a span{
	text-align: center;
	display: block;
}
.img1{
	opacity: 0;
}

.index-new ul li a:hover .img1{
   opacity: 1;
   transition: 0.4s;
}
.index-new ul li a img{
	position: absolute;
	top: 0;
	left: 30px;
	width: 36px;
	height: 36px;    
}

.hit,.fine,.second ,.launch,.brands{
	background: #f7f5f5;
	padding: 20px 0 0;
}
.second{
	padding-bottom: 20px;
}
/*热门栏目 hit*/

.hit-nav{
	padding: 0 15px;
	overflow: hidden;
	background: #fff;
}
.hit-nav-ui li{
	/*width: 25%;*/
	width:20%;
	text-align: center;
	overflow: hidden;
	height: 68px;
	border-bottom: 1px solid #cc0000;
}
.hit-nav-ui li a{
    color: #666;
    font-size: 18px;
    line-height: 67px;
    width: 100%;
}

.hit-nav-ui .active a{
    color: #c81632!important;
}
.hit-nav-ui .active{
	display: block;
}
.hit-nav-jeep{
	padding: 10px 0;
	display: none;
}

#myTabContent{
	overflow: hidden;
	background: #fff;
}
.hit-nav-jeep ul {
	width: 1200px;
}
.hit-nav-jeep ul li{
	margin-right: 10px;
	width: 226px;
	height: 200px;
}
.hit-nav-jeep ul li a{
	width: 226px;
	height: 200px;
}
.hit-nav-jeep ul li a img{
	border: 1px solid #e4e4e4;
	width: 226px;
	height: 200px;
}
.hit-nav-jeep ul li a img:hover{
	opacity: 0.7;
}
.fine-left{
	padding: 0 15px;
	width: 830px;
	background: #fff;
	height: 486px;
}
.fine-left-top {
	padding: 0 15px;
	height: 50px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 16px;
	background: #fff;
}
.fine-left-top h4{
	font-size: 16px;
	color: #333;
	line-height: 50px;
	margin:0;
}
.fine-left-top ul li{
	margin-left: 27px;	
}
.fine-left-top ul li a{
	line-height: 50px;
	color: #bbb;
}
.fine-left-top ul li a:hover{
	color: #CC0000;
}
.opactive a{
	color: #fe0000!important;
}
.fine-left-bottom{
	/*height: 400px;*/
	overflow: hidden;
}


/*测试*/
.hotselecetbox{
	line-height: 50px;
	font-size: 12px;
	margin-left: 40px;
	color: #EA9084;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: auto;
    padding: 0px;
    margin-bottom: auto;
    font-size: 14px;
    line-height: 40px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0 none;
    padding-left: 10px;
}
.field-industry{
	height: 40px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #FFFFFF;
    outline: 0;
    outline: thin dotted \9;
    box-shadow: none;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: 140px;
}
.field-industry{
	width: 140px;
	border-right: 1px solid #E20707 !important;
	border-radius: 0px !important;
}
.search-tit {
	position: relative;
}
.drop-down {
    position: absolute;
    top: 40px;
    left: -1px;
    margin: 0;
    width: 150px;
    border: 1px solid #E20707;
    display: none;
    max-height: 240px;
    overflow-y: auto;
    background: #fff;
    z-index: 9;
}
.btn-submit{
	    height: 40px;
    background: #CC0000 url(http://www.zzcaizheng.com/images/icon03.png) no-repeat 30px 12px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    float: right;
    padding-left: 20px;
}
.div-select-keyword{
	position: absolute;
    top: 40px;
    left: 150px;
    margin: 0;
    width: 391px;
    border: 1px solid #E20707;
    display: none;
    max-height: 240px;
    background: #fff;
    z-index: 9;
}
.job {
    width: 113px;
    height: 40px;
    text-align: left;
    line-height: 36px;
    color: #666666;
    float: left;
    padding-left: 10px;
}
.manyjob {
    width: 542px;
    /* width: 518px; */
    max-height: 120px;
    overflow-y: auto;
    background: #FFFFFF;
    z-index: 100;
    position: absolute;
    top: 72px;
    left: 0px;
    border-left: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    border-bottom: 1px solid #CC0000;
    display: none;
}
.searchbox .div-select-keyword {
    width: 418px;
    /* width: 300px; */
    max-height: 120px;
    overflow-y: auto;
    background: #fff;
    padding: 4px 0;
    border: 1px solid #cc0000;
    position: absolute;
    left: 124px;
    top: 72px;
    z-index: 2;
}
.contenttop{
	height: 270px;
	width: 100%;
}
.contenttopleft{
	height: 270px;
	width: 610px;
	float: left;
	/*background: #CCCCCC;*/
}
.contenttopright{
	float: right;
	width: 380px;
	height: 270px;
}
.contenttopleft a{
	display: block;
	float: left;
	padding: 0 10px;
	color: #888;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	/*border-bottom: 1px solid #000000;*/
}
.contentabox{
	overflow: hidden;
	background: url(http://www.zzcaizheng.com/images/line.png);
	background-size: 610px 30px;
	background-repeat: repeat;
}
.contentabox a:hover{
	color: #EA9084;
}
.contenttopright a{
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 3px;
}
.contenttopright img{
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #e4e4e4;	
}
.contenttopright .nomarin{
	margin-right: 0;
}
.contentbottom{
	height: 150px;
	margin-top: 20px;
}

.contentbottomleft{
	float: left;
	width: 610px;
	
}
.leftimgbox{
	float: left;
	width: 300px;
	height: 150px;
}
.leftimgbox img{
	width: 300px;
	height: 150px;
}
.rightimgbox{
	float: right;
	width: 300px;
	height: 150px;
}
.rightimgbox img{
	width: 300px;
	height: 150px;
}
.contentbottomright{
	width: 380px;
	height: 150px;
	float: right;
}
.onlyrightbox img{
	width: 176px;
	height: 150px;
}
.onlyrightbox{
	width: 176px;
	height: 150px;
	position: relative;
}
.onlyrightbox .going{
	height: 34px;
	line-height: 34px;
	width: 108px;
	text-align: center;
	position: absolute;
	left: 32px;
	bottom: 10px;
	background: #FFFFFF;
	font-size: 16px;
	color: #C81632;
	border: 1px solid #C81632;
	border-radius: 30px;
	font-weight: 700;
}

/*右边定位盒子*/
.fixrightbox{
	height: 150px;
	width: 50px;
	position: fixed;
	top: 85%;
	margin-top: -75px;
	right: 50%;
	margin-right: -660px;
	background: transparent;
}
.selectbox{
	display: none;
	height: 50px;
	position: relative;
	background: #909090 url(http://www.zzcaizheng.com/images/xian-gmu.png) no-repeat center 5px;
	margin-bottom: 2px;
}
.erweima{
	height: 50px;
	background: blue;
	position: relative;
	background:#909090 url(http://www.zzcaizheng.com/images/saoerweima.png) no-repeat center 5px;
	margin-bottom: 2px;
	cursor: pointer;
}
.gotop{
	height: 40px;
	padding-top: 10px;
	cursor: pointer;
	position: relative;
	background: #909090 url(http://www.zzcaizheng.com/images/huidingbu.png) no-repeat center 10px;
}
.selectbox a{
	height: 50px;
	line-height: 80px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 12px;
}
.gotop p{
	height: 40px;
	line-height: 42px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 12px;
}
.erweima p{
	height: 50px;
	line-height: 80px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 12px;
}
.erweimabox{
	position: absolute;
    width: 70px;
    height: 170px;
    background: #909090;
    left: 60px;
    top: -20px;
    padding: 2px 4px;
     display: none; 
}
.erweimabox p{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
}
.erweimabox img{
	width: 70px;
	height: 70px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.fixleftbox{
	position: fixed;
	width: 36px;
	position: fixed;
	top: 50%;
	margin-top: -200px;
	right: 50%;
	margin-right: 610px;
	background: transparent;
	font-size: 12px;
	display: none;
}
.fixleftbox ul li{
	background: #909090;
	margin-bottom: 1px;
	line-height: 16px;
}
.fixleftbox ul li a{
	padding: 5px 5px;
	color: #FFFFFF;
}
.fixleftbox ul li:hover{
	background: #c81623
}
.fixleftbox ul .on{
	background: #C81623;
}
.cylistbox{
	height: 76px;
	border-bottom: 1px solid  #F7F5F6;
	padding: 14px 0px;
	box-sizing: border-box;
}
.newfine-left-bottomL{
	width: 260px;
	height: 400px;
	background: #F7F5F6;
	box-sizing: border-box;
	padding: 10px 10px;
}
.newfinetopbox{
	overflow: hidden;
}
.newfinetopbox ul li{
	float: left;
	margin: 0px 10px;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
}
.newfinetopbox ul li img{
	width: 60px;
	height: 60px;
	border-radius: 50px;
}
.newfinetopbox .imgname{
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50px;
	background: rgba(0,0,0,0.5);
	display: none;
}
.newfinetopbox .imgname a{
	color: #FFFFFF;
}
.newfinemiddlebox{
	margin-top: 20px;
	overflow: hidden;
}
.newfinemiddleleft{
	width: 185px;
	height: 50px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}
.newfinemiddleright{
	float: left;
	width: 34px;
	height: 34px;
	margin-top: 6px;
	border-radius: 40px;
	background-color: #EA9084;
	background-image: url(http://www.zzcaizheng.com/images/jiantouright.png);
	background-repeat: no-repeat;
	background-position: center;
}
.newfinemiddletit{
	font-size: 20px;
	color: #EA9084;
	font-weight: 700;
}
.newfinemiddlestit{
	font-size: 14px;
	color: #EA9084;
	margin-top: 6px;
}
.newfinedownbox ul li{
	height: 22px;
    margin-top: 10px;
    overflow: hidden;
    background: url(http://www.zzcaizheng.com/images/icon14.png) no-repeat 7px 7px;
    padding-left: 20px;
}
.newfinedownbox ul li a{
	font-size: 14px;
	color: #666666;
}
.newfinedownbox ul li a:hover{
	color: #cc0000;
}
.cylistleftbox{
	width: 160px;
	float: left;
	padding-left: 20px;
	color: #EA9084;
}
.cylistleftboxtit{
	
	font-size: 16px;
	font-weight: 700;
}
.cyleftboxsmalltit{
	font-size: 14px;
	margin-top: 6px;
}
.cylistimgbox{
	width: 106px;
	height: 64px;
	float: right;
	position: relative;
	top: -10px;
}
.cylistimgbox img{
	width: 106px;
	height: 64px;
}

.newfine-right2 .carousel-inner li a {
    display: block;
    /*width: 160px;*/
   width: 300px;
   height: 76px;
}


.hotselecetbox span{
	
}
.hotselecetbox a{
	border-right:1px solid #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
	color: #EA9084;
	display: inline;
}

.hotad{
	margin-top: 20px;
	height: 110px;
	width: 1200px;
	box-sizing: border-box;
	background: #FFFFFF;
	
}
.hotadtit{
	box-sizing: border-box;
    font-size: 20px;
    font-weight: 700;
    color: #EA9084;
    width: 120px;
    padding: 30px 40px;
    line-height: 25px;
}
.hotadlist{
	height: 90px;
	margin-top: 10px;
	width: 110px;
	margin-right: 10px;
	float: left;
	background: #CCCCCC;
	position: relative;
}
.hotadlist img{
	height: 90px;
	width: 110px;
}
.hotadlist i{
	color: #FFFFFF;
	position: absolute;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #EA9084;
	opacity: 0.8;
}
.hotadlist p{
	color: #FFFFFF;
	position: absolute;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	left: 0;
	bottom: 0;
	width: 100%;
}
.hotadlist:hover img{
	opacity: 0.7;
}



.newbox2 .hotselecetbox, .newbox2 .hotselecetbox a,.newbox2 .newfinemiddletit,.newbox2 .newfinemiddlestit,.newbox2 .cylistleftbox,.newbox2 .hotadtit,.newbox2 .hotadlist i{
    color: #55AB83;
}
.newbox2 .newfinemiddleright,.newbox2 .hotadlist i{
	background-color: #55AB83;
}

.newbox3 .hotselecetbox, .newbox3 .hotselecetbox a,.newbox3 .newfinemiddletit,.newbox3 .newfinemiddlestit,.newbox3 .cylistleftbox,.newbox3 .hotadtit,.newbox3 .hotadlist i{
    color: #FFB917;
}
.newbox3 .newfinemiddleright,.newbox3 .hotadlist i{
	background-color: #FFB917;
}
.newbox4 .hotselecetbox, .newbox4 .hotselecetbox a,.newbox4 .newfinemiddletit,.newbox4 .newfinemiddlestit,.newbox4 .cylistleftbox,.newbox4 .hotadtit,.newbox4 .hotadlist i{
    color: #EF72B2;
}
.newbox4 .newfinemiddleright,.newbox4 .hotadlist i{
	background-color: #EF72B2;
}
.newbox5 .hotselecetbox, .newbox5 .hotselecetbox a,.newbox5 .newfinemiddletit,.newbox5 .newfinemiddlestit,.newbox5 .cylistleftbox,.newbox5 .hotadtit,.newbox5 .hotadlist i {
    color: #8F81C8;
}
.newbox5 .newfinemiddleright,.newbox5 .hotadlist i{
	background-color: #8F81C8;
}
.newbox6 .hotselecetbox, .newbox6 .hotselecetbox a,.newbox6 .newfinemiddletit,.newbox6 .newfinemiddlestit,.newbox6 .cylistleftbox,.newbox6 .hotadtit,.newbox6 .hotadlist i {
    color: #90BCFD;
}
.newbox6 .newfinemiddleright,.newbox6 .hotadlist i{
	background-color: #90BCFD;
}
.newbox7 .hotselecetbox, .newbox7 .hotselecetbox a,.newbox7 .newfinemiddletit,.newbox7 .newfinemiddlestit,.newbox7.cylistleftbox,.newbox7 .hotadtit,.newbox7 .hotadlist i {
    color: #80C269;
}
.newbox7 .newfinemiddleright,.newbox7 .hotadlist i{
	background-color: #80C269;
}
.newbox8 .hotselecetbox, .newbox8 .hotselecetbox a,.newbox8 .newfinemiddletit,.newbox8 .newfinemiddlestit,.newbox8 .cylistleftbox,.newbox8 .hotadtit,.newbox8 .hotadlist i {
    color: #A78273;
}
.newbox8 .newfinemiddleright,.newbox8 .hotadlist i{
	background-color: #A78273;
}
.newbox9 .hotselecetbox, .newbox9 .hotselecetbox a,.newbox9 .newfinemiddletit,.newbox9 .newfinemiddlestit,.newbox9 .cylistleftbox,.newbox9 .hotadtit,.newbox9 .hotadlist i {
    color: #A865B2;
}
.newbox9 .newfinemiddleright,.newbox9 .hotadlist i{
	background-color: #A865B2;
}
.newbox10 .hotselecetbox, .newbox10 .hotselecetbox a,.newbox10 .newfinemiddletit,.newbox10 .newfinemiddlestit,.newbox10 .cylistleftbox,.newbox10 .hotadtit,.newbox10 .hotadlist i {
    color: #D71261;
}
.newbox10 .newfinemiddleright,.newbox10 .hotadlist i{
	background-color: #D71261;
}
.newbox11 .hotselecetbox, .newbox11 .hotselecetbox a,.newbox11 .newfinemiddletit,.newbox11 .newfinemiddlestit,.newbox11 .cylistleftbox,.newbox11 .hotadtit,.newbox11 .hotadlist i {
    color: #72AA68;
}
.newbox11 .newfinemiddleright,.newbox11 .hotadlist i{
	background-color: #72AA68;
}
.newbox12 .hotselecetbox, .newbox12 .hotselecetbox a,.newbox12 .newfinemiddletit,.newbox12 .newfinemiddlestit,.newbox12 .cylistleftbox,.newbox12 .hotadtit,.newbox12 .hotadlist i {
    color: #F95767;
}
.newbox12 .newfinemiddleright,.newbox12 .hotadlist i{
	background-color: #F95767;
}

.newboxnewleft{
	background: #FFFFFF;
	padding: 0 10px;
	box-sizing: border-box;
}
.newboxnew .fine-left{
	height: 584px;
}
.newboxnew .fine-right2{
	height: 584px;
}

.boutique-content{
	/*width: 268px;*/
	margin-top: -10px;
}
.boutique-content dl{
	font-size: 14px;
	color: #666666;
}
.boutique-content dt{
	height: 14px;
	padding: 8px 10px;
	cursor: pointer;
}
#firstdtnonebr{
	border: 0 none;
}
.boutique-content dt i{
	text-align: center;
	display: block;
	width: 18px;
	height: 14px;
	line-height: 12px;
	float: left;
	text-align:  center;
	background: #f83d33;
	font-size: 12px;
	color: #FFFFFF;
}
.boutique-content dt p{
	display: block;
	float: left;
	height: 16px;
	line-height: 14px;
	margin-left: 10px;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.boutique-content dt em{
	display: block;
	float: left;
	margin-left: 30px;
}
.boutique-content dt span{
	display: block;
	float: right;
	height: 14px;
	font-size: 12px;
	line-height: 14px;
}
.boutique-content dd{
	/*height: 120px;*/
	display: none;
	overflow: hidden;
}
.boutique-content .active dd{
	display: block;
	width: 100%;
}
.boutique-content .active dt p{
	color: #CC0000;
}
.boutique-bigbox{
	overflow: hidden;
}
.boutique-box{
	padding: 0px 10px;
	height: 67px;
}
.boutique-img{
	width: 290px;
	height: 145px;
	background: #FFFF33;
	margin: 0 auto;
}
.boutique-imgbox{
    float: left;
}
.boutique-imgbox img{
    width: 117px;
    height: 67px;
}
.boutique-textbox{
	float: left;
	margin-left: 10px;
	height: 67px;
	overflow: hidden;
}
.boutique-text p{
	font-size: 12px;
    padding: 0px 10px 0px 10px;
    margin-top: 4px;
    height: 60px;
    overflow: hidden;
}
.boutique-textbox p{
	font-size: 12px;
	margin-top: 2px;
}
.hr2 {
    width: 250px;
    margin-left: 10px;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 1px;
    border-top: 1px dashed #F0F0F0;
}
.boutique-content a{
	display: block;
}
.boutique-content a:hover .boutique-bigbox{
	color: #666666;
}
.industrybox{
	font-size: 14px;
	position: relative;
	padding-left: 90px;
	/* margin-bottom: 10px; */
}
.industrybox span{
	width: 76px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #FFFFFF;
	border-radius: 4px;
	text-align: center;
	background: #ED4141;
	position: absolute;
	left: 0;
	top: 1px;
}
.industry{
	border-bottom: 1px dashed #f7f5f5;
}
.industry a{
	padding:  0 10px;
	color: #555;
	margin-bottom: 8px;
}
.industry a:hover{
	color: #EA9084;
}
.industrybox span a{
	color: #FFFFFF;
	display: block;
}

.anchor1 {
    width: 12px;
    height: 36px;
    background-color: #CC0000;
    display: inline-block;
}
.anchor1 img {
    position: relative;
    left: 2px;
    top: 15px;
}
.banner-con ul .on{
	background: #FFFFFF;
	color: #ea9084;
}
.banner-con ul li .contentbox{
	background: #FFFFFF;
	position: absolute;
	left: 130px;
	top: 0;
	height: 440px;
	width: 730px;
	display: none;
	color: #000000;
	padding: 20px 30px;
}
.contentbox img:hover{
	opacity: 0.7;
}
.banner-con ul li .lista{
	display: block;
	color: #FFFFFF;
	padding-left: 42px;
}
.banner-con ul .on .lista{
	color: #ea9084;
}


[class^="icon-"], [class*=" icon-"] {
     display: inline-block; 
     width: auto; 
     height: auto; 
     margin-top: 0px; 
     line-height: 0px; 
     vertical-align: text-top; 
     background-image: none; 
     /*background-position: 14px 14px;*/ 
     background-repeat: no-repeat; 
     position: absolute;
    top: 17px;
    left: 120px;
     
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
     cursor: not-allowed; 
     background-color: #fff; 
}


/*测试结束*/

.fine-left-bottomL{
	width: 260px;
	height: 400px;
	overflow: hidden;
}
.fine-left-bottomL ul li{
    width: 80px;
    height: 68px;	
}
.fine-left-bottomL ul li a{
    width: 80px;
    height: 68px;	
}
.fine-left-bottomL ul li a img{
    width: 80px;
    height: 68px;
}
.fine-left-bottomL ul li a img:hover{
	opacity: 0.6;
}
.fine-left-bottomL ul .li-first{
	width: 260px;
	height: 242px;	
}
.fine-left-bottomL ul .li-first a{
	width: 260px;
	height: 242px;	
}
.fine-left-bottomL ul .li-first a img{
	width: 260px;
	height: 242px;
}
.fine-left-bottomL ul li:hover a img{
	display: block;
}
.li-first{
	position: relative;
}
.bangshou{
	background: url(http://www.zzcaizheng.com/images/no-1.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 79px;
	height: 77px;
}
.fine-left-bottomL ul{
	width: 270px;
}
.fine-left-bottomL ul li{
	margin-right:10px;
	margin-bottom: 6px; 
}
.fine-left-bottomR{
	width: 550px;
	overflow: hidden;
}
.fine-left-bottomR ul{
	width: 565px;
}
.fine-left-bottomR ul li{
	margin-right: 10px;
	height: 190px;
	width: 178px;
	margin-bottom: 10px;
}
.fine-left-bottomR ul li p{
	width: 100%;
    font-size: 12px;
    margin:0;
    line-height: 24px;
    position: relative;
} 
.fine-left-bottomR ul li a{
	overflow: hidden;
	width: 174px;
	height: 140px;	
}
.fine-left-bottomR ul li a img{
	width: 174px;
	height: 140px;
}
.fine-left-bottomR ul li p span{
	color: #ff3333;
}
.fine-left-bottomR ul li p .sq{
    font-size: 16px;
    margin-left: 3px;
}
.fine-left-bottomR ul li p a{
	position: absolute;
	top: 3px;
	right: 4px;
    line-height: 20px;
    height: 20px;
    width: 64px;
    background: url(http://www.zzcaizheng.com/images/icon11.png) no-repeat;
    padding-left:12px; 
    color: #fff;
    background-size: 74px 20px;
}
.fine-left-bottomR ul li:hover p a{
	color: #fff!important;
	position: absolute;
	top: 3px;
	right: 4px;
    line-height: 20px;
    height: 20px;
    width: 64px;
    padding-left:12px; 
    color: #fff;
	background: url(http://www.zzcaizheng.com/images/icon13-hover.png) no-repeat;
	background-size: 74px 20px;
	
}
.fine-left-bottomR ul li:hover a img{
	opacity: 0.6;
}

.fine-right {
	width: 290px;
    padding: 0 15px;
    background: #fff;
    height: 486px;
}
.fine-right-nav{
	height: 50px;
	border-bottom: 1px solid #efefef;
}
.fine-right-nav h4{
	font-size: 16px;
	color: #333;
	line-height: 50px;
	margin:0;
}
.fine-right-nav a{
	line-height: 50px;
	color: #999;
}
.fine-right-nav a:hover{
	color: #CC0000;
}
.sion{
	margin-top: 20px;
}
.sion .hot{
	height: 26px;
	/*background: url(../images/icon13-2.png) no-repeat left center;*/
	background: url(http://www.zzcaizheng.com/css/images/icon13-2.png) no-repeat left center;
}

.sion .hot a{
    font-size: 18px;
    color: #c81623;
    line-height: 24px;
    margin-top: 0;
    padding-left: 25px;
    width: 290px;
    text-overflow: hidden;
}
.sion li{
	height: 22px;
	margin-top: 10px;
	overflow: hidden;
	background: url(http://www.zzcaizheng.com/images/icon14.png) no-repeat left center;	
}
.sion li a{
	color: #666;
	width: 290px;
	overflow: hidden;
	line-height: 22px;
	padding-left:18px;
	text-overflow: hidden;
}
.sion li a:hover{
	color: #CC0000;
}
.advment{
	margin-top: 20px;
	height: 110px;
	width: 1200px;
}
.advment a{
	width: 1200px;
	height: 110px;
}
.advment a img{
	width: 1200px;
	height: 110px;
}
.advment a img:hover{
	opacity: 0.7
}
/*品牌推荐 brands*/
.fine-right2{
	width: 320px;
	height: 486px;
	position: relative;
	overflow: hidden;
}

.fine-right2  .carousel-inner li{
	width: 320px;
	height: 486px;
	background: #FFFFFF;
}
.newfine-right2  .carousel-inner li{
	width: 300px;
	height: 486px;
	padding:  0 10px;
	background: #FFFFFF;
}
.fine-right2  .carousel-inner li a{
	/*width: 320px;
	height: 486px;*/
}
.fine-right2  .carousel-inner li a img{
	width: 320px;
	height: 486px;
}
.newfine-right2 .carousel-inner li a:hover img{
    opacity: 0.7;
}
.newfine-right2 .carousel-inner li a img{
    width: 106px;
    height: 64px;
}
.launch-left-bottomL{
	background: url(http://www.zzcaizheng.com/images/launch-bg1.jpg) no-repeat;
	width: 260px;
	height: 400px;
	padding: 10px;
	opacity: 0.7;
}
.launch-left-bottomR ul .launch-list1{
   width: 210px;
   height: 195px;
}
.launch-left-bottomR ul .launch-list1 a{
   width: 210px;
   height: 195px;	
}
.launch-left-bottomR ul .launch-list1 a img{
   width: 210px;
   height: 195px;
}
.launch-left-bottomR ul .launch-list2{
   width: 330px;
   height: 258px;
}
.launch-left-bottomR ul .launch-list2 a{
   width: 330px;
   height: 258px;
}
.launch-left-bottomR ul .launch-list2 a img{
   width: 330px;
   height: 258px;
}
.launch-left-bottomR ul .launch-list3{
	margin-top: -64px;
	width: 210px;
    height: 195px;
}
.launch-left-bottomR ul .launch-list3 a{
	width: 210px;
    height: 195px;
}

.launch-left-bottomR ul .launch-list3 a img{
   width: 210px;
   height: 195px;
}
.launch-left-bottomR ul .launch-list4{
   width: 160px;
   height: 132px;
}
.launch-left-bottomR ul .launch-list4 a{
   width: 160px;
   height: 132px;
}
.launch-left-bottomR ul .launch-list4 a img{
   width: 160px;
   height: 132px;
}
.launch-left-bottomR ul .launch-list5{
   width: 160px;
   height: 132px;
}
.launch-left-bottomR ul .launch-list5{
   width: 160px;
   height: 132px;
}
.launch-left-bottomR ul .launch-list5 a img{
   width: 160px;
   height: 132px;
}
.launch-left-bottomLtop{
	height: 90px;
	margin-bottom: 10px;
}
.launch-left-bottomLtop ul{
	width: 245px;
	padding-top: 10px;
}
.launch-left-bottomLtop ul li{
	text-align: center;
	line-height: 26px;
	margin-left: 7px;
	margin-right:15px;
}
.launch-left-bottomLtop ul li a{
	 font-size:14px; 
	 color: #666;
}
.launch-left-bottomLhaile ul li{
	height: 30px;
	padding-left: 5px;
	overflow: hidden;
	margin-right:10px;

}

.launch-left-bottomLhaile ul li a{
	background: url(http://www.zzcaizheng.com/images/icon14.png) no-repeat left center;
	padding-left: 10px;
	color: #666;
	width: 192px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
}
.launch-left-bottomLhaile ul li a:hover{
	color: #CC0000;
}
.launch-left-bottomLhaile ul .launch-hit1{
	background: url(http://www.zzcaizheng.com/images/icon15.png) no-repeat right center;
}
.launch-left-bottomLhaile ul .launch-hit2{
	background: url(http://www.zzcaizheng.com/images/icon16.png) no-repeat right center;
}
.launch-left-bottomR{
	width: 530px;
	margin-left: 20px;
}
.launch-left-bottomR ul{
	width: 600px;
}
.launch-left-bottomR ul li{
   margin-right: 10px;
   position: relative;
   overflow: hidden;
   margin-bottom: 10px;
}
.launch-left-bottomR ul li:hover{
	opacity: 0.6;
}
.launch-left-bottomR ul li a{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.alt1{
	position: absolute;
	left: 0;
/*	bottom: -28px;*/
	bottom: 0px;
	background: #333;
	width: 100%;
	opacity: 0.7;
}
.alt1 p{
	color: #fff;
	line-height: 28px;
	width: 100%;
	text-align: center;
	margin:0;
}
.fine-right2 .fine-ol{
	right: 16px;
	top: 96%;
}
.fine-right2 .fine-ol li{
	width: 20px;
	height: 6px;
	margin-left:6px; 
	border-radius: 0;
	background: #fff;
	cursor: pointer;
}
.fine-right2 .fine-ol .active{
	background: #fe0000;
}
.newfine-right2 .fine-ol li{
	width: 20px;
	height: 6px;
	margin-left:6px; 
	border-radius: 0;
	background: #ccc;
	cursor: pointer;
}
/*排行榜*/
.second-content-cont{
	display: none;
}
.second-content-nav #content1 .active a{
	color: #ff3333!important;
	border-bottom: 1px solid  #ff3333 ;
}
.second-content{
	padding:0 15px;
}
.second-content1{
	width: 340px;
	height: 557px;
}
.second-content1 .second-content-nav #content1 li{
	width: 170px;
}

.second-content-nav #content1 li a{
   font-size: 16px;
   color: #666;
   line-height: 46px;
   width: 100%;
   text-align: center;
}
.second-content-cont ul li{
   height: 51px;
   position: relative;
   padding-left: 25px;
   overflow: hidden;
}
.second-content-cont ul li a{
	line-height: 51px;
	width: 315px;
	color: #666;
}
.second-content-cont ul li a:hover{
	color: #CC0000;
}
.text-order{
	position: absolute;
	left: 0;
	top: 35%;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: #ccc;
	color: #fff;
}
.text-Str{
	background: #ff3333!important;
}

.rep-neme,.rep-type,.rep-price,.book-name,.book-read{
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:left;
	padding:0 3px;
}
.rep-neme{
	width: 142px;
}
.rep-type{
	width: 60px;
}
.rep-price{
	width: 95px;
}
.book-name{
   width: 240px; 
   text-overflow:clip;
}
.book-read{
	width: 60px;
	text-align: right;
	text-overflow:clip;
}
.numb{
	position: absolute;
	left: 0;
	top: 35%;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: #ccc;
	color: #fff;
}

.second-content{
	background: #fff;
}
.second-content2{
	margin:0 60px;
	height: 557px;
}
.second-content2 .second-content-nav #content1 li{
	width: 85px;
}
.sql1{
	width: 202px;
	overflow: hidden;
	height: 51px;
}
.second-content3{
	height: 557px;
}
.second-content3 .second-content-nav #content1 li{
	width: 170px;
}

.carousel-control{
	display: none;
}

.footer{
	background: url(http://www.zzcaizheng.com/images/footer-bg.png) repeat center center;
	height: 68px;
	width: 100%;
	overflow: hidden;
}
.footer-logo{
	background: url(../image/sj_headerlogo.png) no-repeat center center;
	background-size: 200px 52px;
	width: 280px;
	height: 68px;
	margin-left: 15px;
	padding-top: 0px;
}
.footer-nav{
	margin-top: 12px;
	width: 580px;
	margin-left: 31px;
}
.footer-nav ul li{
	width: 20%;
	text-align: center;
}
.footer-nav ul li a{
	color: #fff;
	font-size: 14px;
}
.footer-nav  p{
	margin-top: 10px;
	font-size: 16px;
	color: #bfbfbf;
	text-align: center;
}
.field-industry{
	cursor: pointer !important;
}
.search-text span {
    display: inline-block;
    position: relative;
     top: -4px; 
    color: #cccccc;
}
/*隐私保护*/
.ysbh{
	padding:0 0 20px 0 ;
}
.ysbh .content{
	background: #fff;
	padding: 0 15px;
}
.ysbh .content .fine-left-bottom p{
	padding-bottom: 10px;
}
/*友情链接*width: 18%/
.yqlj_item {
    float: left;
    width: 1170px;
}
.yqlj_item  li {
    float: left;
    margin: 0 1% 15px 1%;
    font-size: 12px;
    height: 56px;
    line-height: 56px;
    text-align: left;
    background: #fff;
    border-radius: 2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}	
.yqlj_item li a {
    display: block;
    width: 100%;
    height: 100%;
}
.yqlj_item i {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 3px 3px 0;
    overflow: hidden;
    background: red;
}