/* CSS Document */

.zmgoods{
	width: 100%;
	background: #fafafa;
	margin: 0px;
	padding:0px;
	overflow:hidden;
}

.zmgoods_con{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.zmgoods_con_show{
	width: 1200px;
	height: 50px;
}
.zmgoods_con_show .fitertit{
	color: #ff5500;
	font-size: 14px;
	font-family: "微软雅黑";
/*	width: 100px;*/
	float: left;
	padding: 5px 15px;
}
.zmgoods_con_show .fiteritems{
	float: left;
}
.zmgoods_con_show .fiteritems a{
	float: left;
	border: 1px solid #b3b3b3;
	margin-right: 5px;
	padding: 5px;
	color: #b3b3b3;
	cursor:pointer;	
}

.zmclassify{
	overflow: hidden;
	width: 1198px;
	border: 1px solid #b3b3b3;
}
.zmclassify .zmclassify_con{
	width: 1145px;
	margin: 20px auto;
	overflow: hidden;
	
}

.zmclassify .zmclassify_sify{
	width: 1145px;
	overflow: hidden;
	margin-bottom: 10px;
}


.zmclassify .zmclassify_po{
	width: 97px;
	height: 30px;
	text-align: center;
	background: #ff5500;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	border-radius: 3px;
	float: left;
}

.zmclassify .zmclassify_ctit{
	width: 900px;
	float: left;
	overflow: hidden;
	margin-left: 30px;
	height: 30px;
	zoom:1;
}
.zmclassify .zmclassify_ctit .gjc{
	width: 1000px;
}

.zmclassify .zmclassify_ctit li{
	float: left;
	width: 105px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 5px;
	color: #5e5e5e;
	font-size: 14px;
}
.zmclassify .zmclassify_ctit li a{
	width: 105px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #5e5e5e;
	font-size: 14px;
	display: block;
}
.zmclassify .zmclassify_ctit li a:hover{
	color: #ff5500;
	font-size: 14px;
	display: block;
}
.zmclassify .zmclassify_ctit li a.on{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	display: block;
	background: #ff5500;
	border-radius: 3px;
}

.zmclassify .zmclassunfod{
	float: right;
	width: 100px;
	text-align: center;
	font-size: 14px;
	color: #676666;
	font-family: "微软雅黑";
}

.zmclassify .zmclassunfod a{
	display: block;
	width: 100px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #676666;
	font-family: "微软雅黑";
	background: #efefef;
	border-radius: 3px;
}

.zmscreen{
	width: 1145px;
	height: 62px;
	overflow: hidden;
	border-top:1px dashed #b3b3b3;
}
.zmscreen_con{
	margin-top: 16px;
}

.zmscreen_con .zmscreen_lf{
	width: 97px;
	height: 30px;
	text-align: center;
	background: #ff5500;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	border-radius: 3px;
	float: left;
}
.zmscreen_con .fitersj{
	float: left;
	display: block;
	margin-left: 30px;
}
.zmscreen_con .fitersj li{
	float: left;
	margin-right: 15px;
	line-height: 30px;
}
.zmscreen_con .fitersj li a{
	display: block;
	padding: 0px 15px;
	background: #efefef;
	border-radius: 3px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #676666;
	cursor:pointer;	
}

.zmscreen_con .fitersj li a.on{
	display: block;
	background: #ff5500;
	border-radius: 3px;
	color: #ffffff;
}

/*分页样式*/
.box{
	width: 960px;
	overflow: hidden;
}
.box .pagination{text-align:center;margin-top:20px;margin-bottom: 20px;}
.box .pagination li{margin:0px 5px;  display: inline-block; border-radius: 5px;}
.box .pagination .active{background-color: #ff5600;color: #fff;}
.box .pagination .disabled{color:#aaa;}

.box .pagination li.active{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
}
.box .pagination li.disabled{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
}
.box .pagination li a{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	color: #000000;
	display: block;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
	text-decoration: none;
}
.box .pagination li a:hover{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	display: block;
	background: #ff5600;
	border: 1px solid #ff5600;
	color: #ffffff;
}




/*========detail========*/

.detail{
	width: 1200px;
	overflow: hidden;
	margin: 20px 0px;
}

.brandmo_list{
	width: 990px;
	float: left;
	overflow: hidden;
}

.brandmo_list .title_list{
	width: 990px;
	height: 30px;
}

.brandmo_list .title_list p{
	height: 30px;
	float: left;
	margin-right: 15px;
	padding: 0px 10px;
	line-height: 30px;
	color: #676666;
	font-size: 14px;
	font-family: "微软雅黑";
	background: #efefef;
	border-radius: 3px;
	cursor:pointer;	
}
.brandmo_list .title_list p a{
	color: #676666;
	font-size: 14px;
	font-family: "微软雅黑";
}
.brandmo_list .title_list p.on{
	height: 30px;
	float: left;
	margin-right: 15px;
	padding: 0px 10px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	background: #ff5500;
	border-radius: 3px;
}
.brandmo_list .title_list p.on a{
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	background: #ff5500;
}



/*===detail_list===*/



.sm-content{margin-top: 30px; margin-bottom: 20px;}

.brand-list{
    float: left;
	overflow: hidden;
	width: 990px;
/*    margin-right: 32px;*/
    float: left;
    position:relative;
 }
 .brand-list .listct li{
	width: 221px;
    height: 212px;
    float: left;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    position: relative;
	 margin-right: 22px;
	 margin-bottom: 22px;
/*    background: #FFFFFF;*/
}

 .brand-list .listct li:hover{border: 1px solid #e3e3e3;}

.brand-list .listct li .img{
	display: block;
	width: 221px;
	height: 147px;;
	text-align: center;
	line-height: 147px;
	overflow: hidden;
	margin: 0px;
	font-size: 20px;
	font-family: AlibabaR;
	color: #000000;
}

 .brand-list .listct li .img .lazy{
	display: block;
    width: 221px;
    height: 147px;;
	box-sizing:border-box;
	overflow: hidden;
	 margin: 0px;
}
 .brand-list .listct li .brand-info{
    position: absolute;
    z-index: 1;
    width: 221px;
	margin-top: -20px;
}

.brand-list .listct li .brand-info .line2 {
    height:50px;
	padding: 0 8px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #383838;
}
 .brand-list .listct li .brand-info .line2 .content_type{
    padding: 10px 0px;
/*    display: inline-block;*/
	display:block;
}
 .brand-list .listct li .brand-info .line2 .content_type .ct-left{
    padding-left: 0px;
    height: 20px;
    display: inline-block;
	float: left;
    line-height: 20px;
	width: 50%;
	background: none;
    font-size: 12px;
    font-style: initial;
    color: #9e9e9e;
}
 .brand-list .listct li .brand-info .line2 .content_type .ct-left span{
    padding-right: 10px;
    height: 20px;
    display: inline-block;
    color: #FFFFFF;
    line-height: 20px;
    font-style: normal;
}


.brand-list .listct li .brand-info .line2 .brandname{
    /*height:16px;*/
	color: #383838;
	overflow:hidden;
}

 .brand-list .listct li .brand-info .line3 i{
	color: #ffffff;
	font-style: normal;
}
 .brand-list .listct li .brand-info .line3 span{
	color: #ffffff;
}


.nologin {
    text-align: center;
    font-size: 14px;
    width: 221px;
    line-height: 30px;
    top: 0px;
    }
.nologin a{color:#fff;}
.nologin a:hover{ color:#fff;}
.ct-right {
        float: right;
        padding-left: 0px;
        width: 45%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 20px;
        height: 20px;
        font-size: 12px;
		font-style: initial;
		color: #9e9e9e;
    }

.brand-list .listct li .brand-info .line3 {
    background: rgba(255,85,0,0.75);
    width: 221px;
    transform: translateY(-8px);
    /*opacity:0;*/
    transform: perspective(0px) translateY(-8px) rotateX(90deg);
    transform-style:preserve-3d;
    transition:all .7s;
    text-align: center;
    line-height: 30px;
    color:#fff;
}
.brand-list .listct li:hover .brand-info .line3{
    opacity:1;
    transform:perspective(500px) translateY(-8px) rotateX(0deg);
}
.brand-list .listct li .brand-info .line3 span {
    color:#fff;
}
.brand-list .listct li .brand-info .line3 i {
    color:#fff;
}



/*==detail_rt===*/

.detail_rt{
	width: 177px;
	overflow: hidden;
	float: right;
	margin-top: 60px;
}

.detail_rt_tit{
	width:177px;
	height: 42px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	background: #ff5500;
}

.detail_rt_con{
	width: 171px;
	float: right;
	overflow: hidden;
	display: block;
}

/*
.detail_rt_con_img{
	width: 171px;
	height: 109px;
	overflow: hidden;
}

.detail_rtdjo{
	width: 171px;
	height: 128px;
	overflow: hidden;
	background: #e1e1e1;
}

.detail_rtdjo_tit{
	width: 171px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #1b1a1a;
}

.detail_rtdjo_disy{
	width: 150px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #818181;
	height: 60px;
	overflow: hidden;
}

.detail_rtdjo_urlio{
	width: 85px;
	height: 25px;
	margin: 5px auto;
	line-height: 25px;
}

.detail_rtdjo_urlio a{
	display: block;
	width: 85px;
	height: 25px;
	border: 1px solid #909090;
	text-align: center;
	border-radius: 3px;
	color: #818181;
}

.detail_rtdjo:hover{
	background: #ff5500;
	color: #ffffff;
}
*/

.detail_rt_con a{
	text-decoration: none;
}

.pe {
    width:234px;
	height:304px;
}
.pe img{
    width:171px; height: 109px;
}
.pe .info {
    width: 171px;
    height: 140px;
    bottom: 0px;
    background: #e1e1e1;
    text-align: center;
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    box-sizing: border-box;
    padding-top: 5px;
	overflow: hidden;
	margin-top: -5px;
    }
.pe .info h1 {
    font-size: 14px;
    line-height: 23px;
    position: relative;
    margin-bottom: 5px;
	color: #1b1a1a;
}
.pe .info h1::after {
    content: " ";
    border-bottom: 1px solid #999;
    width: 32px;
    height: 1px;
    left: 50%;
    margin-left: -16px;
    bottom: 0px;
}
.pe .info p {
    font-size: 12px;
    margin-bottom: 10px;
	color: #818181;
}
.pe .info span {
    display:none;
}
.pe .info i {
     height: 22px;
     line-height: 22px;
     display: inline-block;
     padding: 0px 10px;
     border: 1px solid #999;
	 color: #000000;
     font-size: 12px;
     border-radius: 22px;
}
.pe:hover .info{
    background:#F95E0C; 
	color:#fff;
	height:140px;
}
.pe:hover .info h1 {
    color:#fff;
}
.pe:hover .info p {
    color:#fff;
}
.pe:hover .info span {
    display:block;
}
.pe:hover .info h1::after {
    border-bottom: 1px solid #fff;
}
.pe:hover .info i {
   color:#fff;
   border: 1px solid #fff;
}

.detail_rt_more{
	width: 171px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	line-height: 30px; 
	margin-top: 5px;
	float: right;
}

.detail_rt_more a{
	display: block;
	width: 171px;
	height: 30px;
	color: #fff;
	background: #ff5500;
	text-decoration: none;
	font-size: 14px;
}






/*=======detail_goods==========*/

.detail_goods{
	width: 100%;
	margin: 0px;
	background: #fafafa;
}

.detailsss{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background: #ffffff;
}

.detailsss_con{
	margin: 30px auto;
	width: 1160px;
	overflow: hidden;
}


.detailsss-img{
	width: 322px;
	float: left;
	overflow: hidden;
}

.detailsss-view{
	width: 310px;
	border: 6px solid #ff5500;
	overflow: hidden;
	text-align: center;
	height: 222px;
	line-height: 222px;
	font-size: 20px;
}

.detailsss_phone{
	width: 320px;
	height: 35px;
	overflow: hidden;
	border: 1px solid #ff5500;
	line-height: 35px;
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #ff5500;
}

.detailsss_phone span{
	font-size: 16px;
	color: #383838;
}

.item-info {
	float:right;
	width:780px;
	color:#999;
	position:relative;
	overflow: hidden;
}

.item-info .product_name {
	color:#333;
	padding:0px 16px 0;
	height: 46px;
}

.item-info .product_name p{
	font-size: 18px;
	float: left;
	margin-right: 50px;
	font-family: "微软雅黑";
}

.item-info .product_name p.name_pls2{
	font-size: 16px;
	font-family: "微软雅黑";
}
.item-info .product_name p.name_pls2 a{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ff5500;
}

.item-info .item-name{
	width: 740px;
	line-height: 40px;
	margin-left: 18px;
	overflow: hidden;
	font-size: 14px;
	color: #676666;
}
.item-info .item-name li{
	width: 220px;
	float: left;
	color: #504e4e;
}
.item-info .item-qunzu{
	width: 740px;
	line-height: 40px;
	margin-left: 18px;
	font-size: 14px;
	color: #676666;
}


.item-detailss{
	width: 740px;
	height: 35px;
	margin-left: 18px;
	margin: 15px 0px;
}

.item-detailss_lf{
	float: left;
	margin-right: 45px;
}

.item-detailss_rt{
	float: left;
}

.item-detailss .btnsn{
	width: 165px;
	height: 35px;
	overflow: hidden;
	background: #f32525;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	display: block;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.item-detailss .btnxu{
	width: 165px;
	height: 35px;
	overflow: hidden;
	background: #ff5500;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	display: block;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none;
}



.detail_bgcolor {
	padding-top:16px;
	padding-bottom:40px
}
.z-detail-box {
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}

.z-detail-left {
	width:970px;
	float:left;
	background-color:#fff;
	overflow: hidden;
}
.tabs_bar_warp {
	height:38px;
	width:970px;
	overflow: hidden;
}
.tabs_bar {
	height:38px;
	width:948px;
	background:#f3f3f3;
	border:1px solid #ccc;
	z-index:999;
	top:0;
	font-size: 16px;
	border-bottom: 0px;
	padding-left: 20px;
	line-height: 38px;
}



.product_tabs{
	width: 970px;
	overflow: hidden;
	/*border: 1px solid #ccc;*/
	border-top: 0px;
}

.sectionbox{
	width: 970px;
	overflow: hidden;
	margin: 0px auto 0px;
}

.tranflow{
	width: 970px;
	overflow: hidden;
	height: 50px;
	background:url(../images/xiangq_img_01.png) no-repeat;
	line-height: 50px;
	font-size:22px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	color:#ffffff;
	font-weight: 600;
}
.tranflow p{margin-left: 30px;}
.tranflow_img{
	width: 970px;
	overflow: hidden;
	height: 315px;
	background: url("../images/xiangq_02.jpg") no-repeat;
}
.tranflow_img .tranflow_img_tii{
	margin-left: 476px;
	margin-top: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	font-size:22px;
	font-weight: 600;
	color: #282828;
	overflow: hidden;
}
.tranflow_img .tranflow_img_tii1{
	float: left;
	font-size:40px;
}
.tranflow_img .tranflow_img_tii2{
	float: left;
	line-height: 60px;
	margin-left: 10px;
}
.tranflow_img .tranflow_img_con{
	margin-left: 506px;
	color: #2e2e2e;
	font-size: 18px;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.tranflow_img1{
	width: 970px;
	overflow: hidden;
	height: 353px;
	background: url("../images/xiangq_03.jpg") no-repeat;
}
.tranflow_img1 .tranflow_img_tii{
	margin-left: 130px;
	margin-top: 106px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	font-size:22px;
	font-weight: 600;
	color: #282828;
	overflow: hidden;
}
.tranflow_img1 .tranflow_img_tii1{
	float: left;
	font-size:40px;
}
.tranflow_img1 .tranflow_img_tii2{
	float: left;
	line-height: 60px;
	margin-left: 10px;
}
.tranflow_img1 .tranflow_img_con{
	margin-left: 160px;
	color: #2e2e2e;
	font-size: 18px;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.tranflow_img2{
	width: 970px;
	overflow: hidden;
	height: 372px;
	background: url("../images/xiangq_04.jpg") no-repeat;
}
.tranflow_img2 .tranflow_img_tii{
	margin-left: 450px;
	margin-top: 146px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	font-size:22px;
	font-weight: 600;
	color: #282828;
	overflow: hidden;
}
.tranflow_img2 .tranflow_img_tii1{
	float: left;
	font-size:40px;
}
.tranflow_img2 .tranflow_img_tii2{
	float: left;
	line-height: 60px;
	margin-left: 10px;
}
.tranflow_img2 .tranflow_img_con{
	margin-left: 480px;
	color: #2e2e2e;
	font-size: 18px;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.tranflow_img3{
	width: 970px;
	overflow: hidden;
	height: 370px;
	background: url("../images/xiangq_05.jpg") no-repeat;
}
.tranflow_img3 .tranflow_img_tii{
	margin-left: 138px;
	margin-top: 100px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	font-size:22px;
	font-weight: 600;
	color: #282828;
	overflow: hidden;
}
.tranflow_img3 .tranflow_img_tii1{
	float: left;
	font-size:40px;
}
.tranflow_img3 .tranflow_img_tii2{
	float: left;
	line-height: 60px;
	margin-left: 10px;
}
.tranflow_img3 .tranflow_img_con{
	margin-left: 168px;
	color: #2e2e2e;
	font-size: 18px;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.tranflow_img4{
	width: 970px;
	overflow: hidden;
	height: 365px;
	background: url("../images/xiangq_06.jpg") no-repeat;
}
.tranflow_img4 .tranflow_img_tii{
	margin-left: 502px;
	margin-top: 140px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	font-size:22px;
	font-weight: 600;
	color: #282828;
	overflow: hidden;
}
.tranflow_img4 .tranflow_img_tii1{
	float: left;
	font-size:40px;
}
.tranflow_img4 .tranflow_img_tii2{
	float: left;
	line-height: 60px;
	margin-left: 10px;
}
.tranflow_img4 .tranflow_img_con{
	margin-left: 532px;
	color: #2e2e2e;
	font-size: 18px;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}


.secuassu{
	width: 970px;
	height: 365px;
	overflow: hidden;
	background: url("../images/xiangq_07.jpg") no-repeat;
}
.secuassu_con{
	width: 970px;
	overflow: hidden;
	margin-top: 48px;
}
.secuassu_con_lf{
	width: 517px;
	overflow: hidden;
	float: left;
}
.secuassu_con_lftiti{
	color: #282828;
	font-size: 22px;
	overflow: hidden;
	margin-left: 71px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	font-weight: 600;
}
.secuassu_con_lfcon{
	color: #252525;
	font-size: 18px;
	overflow: hidden;
	margin-left: 71px;
	margin-top: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.secuassu_con_rt{
	float: left;
	overflow: hidden;
}
.narrowexamin{
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.narrowexamin .narrowexamin_lf{
	margin-left: 45px;
	overflow: hidden;
	color: #252525;
	font-size: 16px;
	float: left;
}
.narrowexamin .narrowexamin_lf p{
	overflow: hidden;
	color: #252525;
	font-size: 18px;
	font-weight: 600;
}
.narrowexamin .narrowexamin_rt{
	margin-left: 95px;
	overflow: hidden;
	color: #252525;
	font-size: 16px;
	float: left;
}
.narrowexamin .narrowexamin_rt p{
	overflow: hidden;
	color: #252525;
	font-size: 18px;
	font-weight: 600;
}
.narrowexamin1{
	overflow: hidden;
	margin-top: 94px;
}
.narrowexamin1 .narrowexamin_lf{
	margin-left: 45px;
	overflow: hidden;
	color: #252525;
	font-size: 16px;
	float: left;
}
.narrowexamin1 .narrowexamin_lf p{
	overflow: hidden;
	color: #252525;
	font-size: 18px;
	font-weight: 600;
}
.narrowexamin1 .narrowexamin_rt{
	margin-left: 95px;
	overflow: hidden;
	color: #252525;
	font-size: 16px;
	float: left;
}
.narrowexamin1 .narrowexamin_rt p{
	overflow: hidden;
	color: #252525;
	font-size: 18px;
	font-weight: 600;
}

.fundguarantee{
	width: 970px;
	height: 315px;
	overflow: hidden;
	background: url("../images/xiangq_09.jpg") no-repeat;
}
.fundguarantee_tit{
	overflow: hidden;
	color: #282828;
	font-size: 22px;
	font-weight: 600;
	margin-top: 80px;
	margin-left: 160px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
}
.fundguarantee_con{
	overflow: hidden;
	color: #2e2e2e;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
	margin-left: 160px;
	margin-top: 10px;
}





.z-detail-right {
	width:210px;
	float:right;
	overflow: hidden;
}

.tabs_bar_right {
	width:210px;
}

.tabs_bar2 {
	height:38px;
	background:#ff5500;
	display:block;
	line-height:38px;
	text-align:center;
	color: #ffffff;
	font-size: 16px;
	width: 210px;
}


.hot_boxcon{
	width: 210px;
	margin: 15px auto;
	background: #ffffff;
}


.hot_box {
	border-top:0;
	text-align: center;
	background: #ffffff;
	margin: 15px auto;
}
.hot_box a{
	text-decoration: none;
	color: #000000;
}
.hot_box a:hover{
	text-decoration: none;
	color: #ff5500;
}
.hot_box ul li {
	margin-bottom:10px;
	
}






