
.pzg::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.header{
	width: 100%;
	position: relative;
}
.head_ad{
	width: 1190px;
	margin: auto;
	position: relative;
}
.head_dh img{
	margin-left: 4px;
}
.close_ad{
	position: absolute;
	right: 0;
	top: 0;
	width:30px;
	height:30px;
	background-color:rgba(51,51,51,0.3);
	text-align: center;
}
.close_ad img{
	width: 20px;
	height: 20px;
	margin-top: 5px;
}
.shortcut_l{
	float: left;
}
.head_dhinfo{
	position: absolute;
    width: 1190px;
    padding: 15px 0;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    display: none;
    z-index: 999999;
}
.shortcut_l li{
	position: relative;
}
.shortcut{
    border-bottom: 1px solid #ddd;
    background-color: #E2E3E4;
}
.shortcut .w{
	height: 30px;
	line-height: 30px;
	width: 1190px;
	margin: auto;
}
.shortcut_l li:hover{
	background: #FFFFFF;
}
.shortcut_l li:hover .head_dhinfo{
	display: block;
	line-height: 24px;
	border-top: 0;
}
.shortcut_l li{
	padding: 0 5px;
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
}
.head_dhinfo .fore1{
    border-left: none;
    width: 340px;
}
/*.head_dhinfo .fore2{
    border-left: none;
    width: 340px;
}*/
.head_dhinfo dl{
    float: left;
    width: 255px;
    padding-left: 20px;
    border-left: 1px solid #eee;
}
.head_dhinfo dt{
	margin-bottom: 5px;
    font-weight: 700;
    color: #666;
    font-size: 12px;
}
.head_dhinfo dd {
    overflow: hidden;
    zoom: 1;   
}
.head_dhinfo .item {
    overflow: hidden;
    float: left;
    width: 85px;
    white-space: nowrap;
}
.head_dhinfo .item a
{
	color: #999;
	font-size: 12px;
}
.shortcut a{
	font-size: 12px;
}
.shortcut a:hover{
	color: #FF7F00;
}
.shortcut_r{
	float: right;
}
.shortcut_r li{
	float: left;
	margin-left: 25px;
}
.head_tips{
	color: #FF7F00;
}
.header_c{
	position: relative;
	width: 100%;
	margin: auto;
	background: #FFFFFF;
	border-bottom: 2px solid #ff7f00;
}
.hc_box{
	width: 1190px;
	margin: auto;
	position: relative;
	height: 149px;
}
.hc_logo{
	position: absolute;
	top: 14px;
	left: 18px;
	width: 192px;
	height: 75px;
}
.hc_search{
	position: absolute;
	top: 31px;
	left: 325px;
}
.hc_serch_c{
	position: relative;
	width:540px;
	height:38px;
	background:#fff;
	border:2px solid #FF7F00;
}
.hc_serch_c img{
	position: absolute;
	top: 10px;
	left: 12px;
	width: 18px;
	height: 18px;
	z-index: 9;
}
.hc_serch_c input{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 418px;
	height: 38px;
	outline: none;
	padding-left: 40px;
	box-sizing: border-box;
}
.hc_serch_c button{
	cursor: pointer;
	width: 120px;
	outline: none;
	border: 0;
	color: #FFFFFF;
	height: 38px;
	background: #FF7F00;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
}
.hc_r_gwc{
	width:120px;
	height:38px;
	background:#f7f7f7;
	position: absolute;
	right: 145px;
	top: 31px;
	line-height: 38px;
	text-align: center;
	color: #FF7F00;
	font-size: 14px;
	border: 1px solid #f7f7f7;
	box-sizing: border-box;
}
.hc_r_gwc a{
	color: #FF7F00;
}
.hc_r_gwc img{
	width: 16px;
	margin-right: 6px;
	vertical-align: -3px;
}
.hc_r_gwc span{
	font-weight: bold;
	font-size: 12px;
	color: #FF7F00;
}
.hc_r_gwc label{
	font-size: 14px;
	color: #CCCCCC;
}
.hc_lable{
	position: absolute;
	top: 78px;
	left: 325px;
}
.hc_lable a{
	color: #999999;
	margin-right: 18px;
	font-size: 12px;
}
.hc_lable a:last-child{
	margin-right: 0;
}
.hc_lable a:hover{
	color: #FF7F00;
}
.hc_search_more{
	position: absolute;
	top: 42px;
	left: 0;
	border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,.2);
    box-shadow: 1px 2px 1px rgba(0,0,0,.2);
    width:543px;
	height:390px;
    z-index: 99999;
    padding: 20px 8px;
    box-sizing: border-box;
    display: none;
}
.hc_lable .cy{
	color: #FF7F00;
}
.hc_search_more_title{
	color: #CCCCCC;
	font-size: 14px;
}
.hc_search_more_info{
	margin-top: 10px;
}
.hc_search_more_info a{
	display: inline-block;
	padding: 1px 4px;
	font-size: 14px;
	color: #CCCCCC;
	border:1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
	box-sizing: border-box;
}
.cymore{
	color: #FF7F00 !important;
	border: 1px solid #FF7F00 !important; 
	box-sizing: border-box;
}
.hc_search_hd_info{
}
.hc_search_hd_info a{
	display: inline-block;
	width:120px;
	height:32px;
	background:#F5F5F5;
	margin-right: 5px;
	margin-top: 10px;
	text-align: center;
	line-height: 32px;
}
.hc_search_hd_info img{
	width: 18px;
	vertical-align: -4px;
	margin-right: 10px;
}
.hc_search_more_info a:hover{
	color: #FF7F00 !important;
	border: 1px solid #FF7F00 !important; 
	box-sizing: border-box;
}
.hc_search_hd_info a:hover{
	color: #FF7F00 !important;
}
.header_b{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1190px;	
	height:36px;
	z-index: 999;
}
.hb_navlist{
	float: left;
	margin-right: 20px;
}
.hb_navlist_title{
	width:180px;
	height:36px;
	background:#FF7F00;
	text-align: center;
	line-height: 36px;
}
.hb_navlist_title a{
	color: #FFFFFF;
	font-size: 16px;
}
.hb_navlist_title img{
	width: 18px;
	margin-right: 10px;
	vertical-align: -1px;
}
.hb_rnav{
	float: left;
	
}
.hb_rnav li{
	float: left;
	margin-left: 40px;
	line-height: 36px;
	position: relative;
}
.hb_rnav li a{
	position: relative;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.select_hb a{
	color: #FF7F00 !important;
}
.hb_rnav li a:hover{
	color: #FF7F00;
}
.hb_rnav li a img{
	position: absolute;
	right: -25px;
	top: -6px;
	width: 29px;
	height: 11px;
}
.hb_navlist_info{
	width:180px;
	height:477px;
	background:#FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	box-sizing: border-box;
}
.hb_navlist_info li{
	height: 28px;
	line-height: 28px;
	/*margin-bottom: 13px;*/
	color: #999999;
	padding: 0 16px;
	box-sizing: border-box;
}
.hb_navlist_info li a{
	font-size: 15px;
	color: #333333;
}
.hb_navlist_info li span{
	font-size: 12px;
} 
.hb_navlist_info_r{
	position: absolute;
	z-index: 99;
    left: 180px;
    top: 46px;
    width:1010px;
    min-height: 477px;
    border: 1px solid #f7f7f7;
    background-color: #fff;
    -webkit-box-shadow: 2px 0 5px rgba(0,0,0,.3);
    box-shadow: 2px 0 5px rgba(0,0,0,.3);
    -webkit-transition: top .25s ease;
    transition: top .25s ease;
    padding: 16px 12px;
    padding-right: 0;
    padding-right: 300px;
    box-sizing: border-box;
    display: none;
}
.hb_navlist_info_r_item{
	display: none;
}
.hb_navlist_info_r_item::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.hb_navlist_info_r_item_l{
	/*float: left;*/
}
.hb_navlist_info_r_item_r{
	/*float: left;*/
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	background: #f2f2f2;
	padding: 15px 10px 20px 10px;
	box-sizing: border-box;
}
.hb_navlist_info_r_item_r_title{
	color: #FF7F00;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
}
.hb_navlist_info_r_item_r_info{
	background: #FFFFFF;
	width:280px;
	height:130px;
	border-radius: 2px;
	position: relative;
	margin-top: 10px;
	
}
.hb_navlist_info_r_item_r_info_t{
	font-size: 16px;
	color: #333333;
	line-height: 1;
	padding-top: 34px;
	padding-left: 14px;
	font-weight: bold;
	box-sizing: border-box;
}
.hb_navlist_info_r_item_r_info_h2{
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1;
	padding-left: 14px;
	box-sizing: border-box;
}
.hb_navlist_info_r_item_r_info_img{
	width:100px;
	height:100px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.hb_navlist_info_r_item_r_info_img img{
	display: block;
	margin: 0 auto;
	max-height: 100%;
}
.cate_detail_item {
	position: relative;
	padding-left: 80px;
}
.cate_detail_tit {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 6px;
    width: 70px;
    text-align: right;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cate_detail_con {
    overflow: hidden;
    *zoom: 1;
    padding: 5px 0;
}
.cate_detail_con_lk {
    float: left;
    margin: 3px 0;
    padding: 0 7px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    color: #666666;
    font-size: 14px;
}
.cate_detail_tit i{
	display: inline-block;
	width: 6px;
	height: 12px;
	background: url(http://912.zazhipu.com/newindexfile/img/xy.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 6px;
	vertical-align: -1px;
}
.cate_detail_tit :hover{
	color: #FF7F00;
}
.cate_detail_tit :hover i{
	background: url(http://912.zazhipu.com/newindexfile/img/xy_select.png) no-repeat;
	background-size: 100% 100%;
}
.hb_navlist_info a:hover{
	color: #FF7F00;
}
.cate_detail_con_lk:hover{
	color: #FF7F00;
}
.hb_navlist_info li:hover{
	background: #E6E6E6;
}
.hc_r_gwc:hover{
	border: 1px solid #FF7F00;
	box-sizing: border-box;
}
.hb_navlist:hover .hb_navlist_boxs{
	display: block;
}
.footer{
	margin-top: 20px;
}
.pf_head{
	width: 1194px;
	margin: 0 auto;
}
.pf_head_item{
	width: 199px;
	text-align: center;
	float: left;
}
.pf_head::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.pf_head1_img{
	height: 42px;
}
.pf_head1_img img{
	height: 42px;
}
.pf_head1_title{
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	line-height: 1;
	font-weight: bold;
}
.pf_head1_h2{
	font-size: 14px;
	margin-top: 6px;
	color: #666666;
	line-height: 1;
}
.pf_head2{
	margin-top: 32px;
}
.pf_head2_title{
	line-height: 1;
	font-weight: bold;
	color: #333333;
}
.pf_head2 ul{
	margin-top: 24px;
}
.pf_head2 li{
	margin-bottom: 10px;
}
.pf_head2 li a{
	color: #666666;
	font-size: 14px;
}
.pf_center{
	width: 1190px;
	margin: 0 auto;
	margin-top: 40px;
}
.pf_center::after,.pf_center_item::after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.pf_center_item{
	float: left;
	width: 290px;
	height: 80px;
	background: #FFFFFF;
	margin-right: 10px;
}
.pf_center_item:last-child{
	margin-right: 0;
}
.pf_center_img{
	width: 80px;
	height: 80px;
	float: left;
}
.pf_center_img img{
	width: 80px;
	height: 80px;
}
.pf_center_info{
	float: left;
	width: 210px;
	height: 80px;
	padding: 0 10px;
	box-sizing: border-box;
}
.pf_center_title{
	padding: 10px 0;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.pf_center_h2{
	color: #666666;
	font-size: 12px;
}
.pf_center_phone{
	color: #333333;
	font-size: 14px;
}
.pf_center_phone span{
	font-size: 14px;
	color: #FF7F00;
	font-weight: bold;
}
.pf_center_phone{
	margin-top: 15px;
}
.pf_head2 li a:hover{
	color: #FF7F00;
}
.pf_bottom{
	background: #FFFFFF;
	margin-top: 30px;
	padding: 24px 0;
	box-sizing: border-box;
}
.pf_bottom_h{
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.pf_bottom_h span{
	margin: 0 10px;
}
.pf_bottom_h a{
	color: #333333;
}
.pf_bottom_h a:hover{
	color: #FF7F00;
}
.pf_bottom_adress{
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 6px;
}
.swiper-container-pfbottom{
	height: 20px;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-top: 4px;
}
.swiper-container-pfbottom .swiper-slide{
	font-size: 14px;
	line-height: 20px;
}
.swiper-container-pfbottom .swiper-slide a{
	color: #333333;
	font-weight: bold;
}
.pf_bottom_imgs{
	text-align: center;
	margin-top: 10px;
}
.pf_bottom_imgs img{
	height: 45px;
}
.pf_bottom_imgs a{
	margin-right: 10px;
}
.pf_bottom_imgs a:last-child{
	margin-right: 0;
}
.indexlnav{
	right: 50%;
    margin-right: 600px;
    position: fixed;
    height: 413px;
    width: 76px;
    background: url(http://912.zazhipu.com/newindexfile/img/indexlnavbg.png) no-repeat;
    background-size: 100% 100%;
    top:75px;
    z-index: 999;
    display: none;
}
.indexlnav ul{
	margin-top: 53px;
}
.indexlnav li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
	box-sizing: border-box; 
}
.indexlnav li:last-child{
	border: 0;
	line-height: 1;
	color: #FF7F00;
}
.indexlnav li:last-child a{
	color: #FF7F00;
	font-size: 14px;
}
.indexlnav li:hover a{
	color: #FF7F00;
}
.indexlnav li img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	height: 10px;
	width: 10px;
}
.indexrnav{
	left: 50%;
    margin-left: 605px;
    position: fixed;
    width: 60px;
    background:#333333;
    background-size: 100% 100%;
    top:75px;
    border-radius:6px;
    z-index: 999;
    display: none;
}
.indexrnav li{
	height: 57px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
.indexrnav ul li img{
	height: 18px;
	width: 18px;
	margin-top: 10px;
}
.indexrnav_title{
	color: #FFFFFF;
	margin-top: 4px;
}
.indexrnav_head img{
	width: 100%;
}
.indexrnav ul li:nth-of-type(2){
	/*margin-top: 0;*/
	height: 75px;
}
.indexrnav li  span{
	font-size: 12px;
	color: #FF7F00;
}
.indexrnav ul li:hover .indexrnav_title{
	color: #FF7F00;
}
.pf_bottom_adress img{
	vertical-align: middle;
}
.pf_bottom_adress a:hover{
	color: #FF7F00;
}
*{
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
}
*,a:focus,input:focus{outline:0}
i{
	font-style: normal;
}
a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
img{max-width:100%}
ul{
	list-style: none;
}
body{
	background: #F5F5F5;
}