body{
	overflow: hidden;
}
.y_head{
	width: 100%;
	height:auto;
	/*background:rgba(0,0,0,1);*/
	/*position: fixed;*/
	position: absolute;
	left: 0;top:0;
	/*padding-top: 49px;*/
	padding:25px 0 20px 0;
	/*background: #e5e5e5;*/
	z-index: 100;
	overflow: hidden;
}
.y_head_box{
	/*width: 100%;*/
	margin:0 auto;
	height: auto;
	padding:0 40px;
	overflow: hidden;
	position: relative;
}
.y_head_box_t{
	width:100%;
	height:28px;
	margin-top: 42px;
	text-align: center;
	border-left:1px solid #49667d;
	border-right:1px solid #49667d;
}
.y_head_box_t ul{
	/*float: right;*/
	text-align: center;
	border-left:1px solid #49667d;
	border-right:1px solid #49667d;
}
.y_head_box_t li{
	font-size: 18px;
	float: left;
	color:#49667d;
	padding:0 1px;
	border-right:1px solid #49667d;
	cursor: pointer;
	display: inline-block;
}
.y_head_box_t li span{
	width:6px;
	height:5px;
	display: inline-block;
	/*float: left;*/
	background: url('/zhphone/public/images/index/head_3.png');
}
.y_head_box_t li b{
	width:11px;
	height:5px;
	display: inline-block;
	/*float: left;*/
	background: url('/zhphone/public/images/index/head_4.png');
}
.y_head_box_t .borderActive{
	border-right:none;
	padding-right: 0px;
}
.y_head_box_b{
	width: 100%;
	height: auto;
	overflow: hidden;
	/*margin-top: 10px;*/
}
.y_head_img{
	width: 166px;
	height: 48px;
	display: flex;
	align-items: center;
	float: left;
	/*display: none;*/
}
.y_head_img img{
	width: 166px;
	height: 48px;
	overflow: hidden;
}
.y_head_gd{
	width: 40px;
	height: 36px;
	float: right;
	margin-top: 6px;
}
.y_head_gd .y_head_gd2{
	display: none;
}
.y_head_right{
	height: auto;
	overflow: hidden;
	display: none;
	/*width: 100%;*/
	/*float: right;*/
	/*margin-right: 20px;*/
}
.btn_list{
	height: auto;
	/*border-right:1px solid #CACACA;*/
	/*float: left;*/
	overflow: hidden;
	position: relative;
}
.btn_list li{
	/*width: 105px;*/
	/*height:100%;*/
	/*padding:10px 18px;*/
	/*float: left;*/
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	line-height: 94px;
}
.btn_list li p{
	color: #4b4b4b;
	font-weight: bold;
}
.btn_list li .n_active{
	display: none;
}
.btn_list li .b_active{
	display: block;
}
.btn_list li span{
	font-size: 30px;
	color: #d00e31;
	margin-left: 11px;
}
.btn_list li a{
	text-decoration: none;
	/*color: #fff;*/
}

/*.btn_list li:hover{
	background: #d00e31;
	cursor: pointer;
	position: relative;
}
.btn_list li:hover p{
	color: #fff;
}*/

.hovers{
	display: none;

	height: auto;
	/*position: absolute;*/
	margin-top:72px;
	width: 100%;
	background: #fff;
}
.hovers a{
	padding:20px 0;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #5b5c5d;
}
.hovers .ho_return{
	width: 89px;
	height: 94px;
	margin:55px auto 55px;
	background: url(
		/enphone/public/images/index/head_1_2.png) no-repeat;
}
/*.hovers a:hover{
	background: #ffab3e;
}
.btn_list li:hover .hovers{
	display: block;
}*/
.btn_sousuo{
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height:auto;
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.btn_sousuo img{
	width: 20px;
	height: 20px;
	margin-left: 20px;
}
.btn_sousuo .lxwm{
	width: 82px;
	height:30px;
	border-radius: 15px;
	border:1px solid #fff;
	color:#fff;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.btn_sousuo .lxwm a{
	display: block;
	width: 100%;
	color:#fff;
	text-align: center;
	line-height: 30px;
}

.btn_sousuo .sou{
	width: 100%;
	height: auto;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.btn_sousuo .sou .img{
  position: relative;
  top: 10px;
  display: none;
}
.btn_sousuo .sou .input_box{
	/*display: none;*/
    height: 72px;
    margin-top: 56px;
    /*position: absolute;*/
    /*top: 39px;*/
    /*left: 0;*/
    width: 100%;
    /*background: #FF911A;*/
    /*width: 234px;*/
}
.btn_sousuo .sou .input_box .sousuo{
	width: 100%;
	height: 100%;
	/*margin-left: 17px;*/
	/*margin-top: 17px;*/
	background: #fff;
}
.btn_sousuo .sou .input_box .sousuo p{
	display: inline-block;
	width: 15%;
	height: 100%;
	background: #d00e31;
	font-size: 14px;
	color: #fff;
	line-height: 72px;
	text-align: center;
}
.btn_sousuo .sou .input_box .sousuo p span{
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-top: 15px;
	background: url('/zhphone/public/images/index/head_1_3.png') no-repeat;
}
.btn_sousuo .sou .input_box .sousuo p img{
	 margin-left: 10px;
	 margin-right: 3px;
	 position: relative;
	 top: 3px;
}
.btn_sousuo .sou .input_box .sousuo input{
	height: 100%;
	line-height: 72px;
	border: none;
	background: none;
	float: left;
	width: 84%;
	font-size: 18px;
	color:#b8b9b9;
	text-indent:28px;
	border:1px solid #aaaaaa;

}
/*.btn_sousuo .sou:hover .input_box{
  display: block;
}*/


/*bottom*/
.y_bottom_box{
	width: 100%;
	height: 136px;
	background: #1b1b1b;
	text-align: center;
	padding-top: 24px;
	position: relative;
}
.guohui{
	width: 19px;
	height: 20px;
	position: absolute;
	right: 188px;
	bottom: 24px;
	background: url('/zhphone/public/images/guohui.png') no-repeat;
}
.y_bottom_box_s{
	width: 100%;
	height: 18px;
	text-align: center;
	margin-bottom: 20px;
}
.y_bottom_box_s li{
	margin: 0 12px;
	font-size: 16px;
	line-height: 16px;
	color: #d0d0d0;
	display: inline-block;
}
.y_bottom_box_s span{
	color: #d0d0d0;
}
.y_bottom_box p{
	margin-bottom: 10px;
	font-size: 16px;
	color: #595959;
	font-weight: 500;
	text-transform:Uppercase;
}
.y_b_nk_t{
	width:100%;
	height:198px;
	background: #1a1a1a;
}
.y_b_nk_t_c{
	width:100%;
	height:100%;
	margin:0 auto;
}
.y_b_nk_t_c_l{
	width:294px;
	height:100%;
	float:left;
}
.y_b_nk_t_c_l_img{
	width:131px;
	height:38px;
	margin-top: 45px;
}
.y_b_nk_t_c_l_img img{
	width:100%;
	height:100%;
}
.y_b_nk_t_c_r{
	width:706px;
	height:100%;
	float:left;
}
.y_b_nk_t_c_r_t1{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-top:50px;
	text-align: center;
}
.y_b_nk_t_c_r_t1 li{
	padding:0 27px;
	color: #545454;
	font-size: 16px;
	border-right:1px solid #545454;
	display: inline-block;
	font-weight: bold;
	box-sizing:border-box;
}
.y_b_nk_t_c_r_t1 .borderActive{
	border-right: none;
	padding-right: 0px;
}
.y_b_nk_t_c_r_t1 .paddingActive{
	padding-left: 0px;
}
.y_b_nk_t_c_r_t2{
	width:100%;
	height:auto;
	margin-top: 46px;
}
.y_b_nk_t_c_r_t2_l{
	width:537px;
	heght:auto;
	float: left;
}
.y_b_nk_t_c_r_t2_l_p{
	width:100%;
	height:auto;
	/*margin-bottom: 10px;*/
}
.y_b_nk_t_c_r_t2_l_p span{
	display: inline-block;
	width:14px;
	height:14px;
	background: url('/zhphone/public/images/index/head_6.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p b{
	display: inline-block;
	float: left;
	width:14px;
	height:14px;
	background: url('/zhphone/public/images/index/head_7.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p h1{
	display: inline-block;
	font-size: 20px;
	color:#d00e31;
	margin-left: 5px;
}
.y_b_nk_t_c_r_t2_l_p h2{
	float:left;
	font-size: 14px;
	color:#a8a8a8;
	margin-left: 5px;
	/*font-weight: normal;*/
}
.y_b_nk_t_c_r_t2_l_p .icon{
	width:108px;
	float: right;
}
.y_b_nk_t_c_r_t2_r{
	width:34px;
	height:34px;
	float: right;
	background: url('/zhphone/public/images/index/head_8.png') no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
}
.y_b_nk_b{
	width:100%;
	height:56px;
	background: #000000;
}
.y_b_nk_b_c{
	width:1000px;
	height:100%;
	margin:0 auto;
	overflow: hidden;
}
.y_b_nk_b_c_l{
	width:640px;
	padding:22px 0;
	float: left;
}
.y_b_nk_b_c_l p{
	font-size: 12px;
	color:#777777;
}
.y_b_nk_b_c_r{
	width:auto;
	height:auto;
	float:right;
	padding:22px 0;
}
.y_b_nk_b_c_r li{
	font-size: 12px;
	padding:0 10px;
	float: left;
	color:#777777;
	border-right: 1px solid #777777;
	font-weight: bold;
}
.y_b_nk_b_c_r .borderActive{
	border-right: none;
	padding-right: 0px;
}

.y_b_nk_t_c_r_t2_l_p .icon .bshare-custom .bshare-qzone{
	background: url('/zhphone/public/images/index/head_50.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p .icon .bshare-custom .bshare-weixin{
	background: url('/zhphone/public/images/index/head_51.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p .icon .bshare-custom .bshare-sinaminiblog{
	background: url('/zhphone/public/images/index/head_52.png') no-repeat;
}

/*@media screen and (min-width: 1400px){
	.y_head_box{
		width:1400px;
	}
	.btn_list{
		margin-right: 10px;
	}
	.btn_list li{
		margin:0 17px;
	}
	.y_head_img{
		margin-left:10px;
	}
	.y_b_nk_t_c{
		width:1400px;
	}
	.y_b_nk_t_c_l{
		width: 356px;
	}
	.y_b_nk_t_c_r{
		width: 1044px;
	}
	.y_b_nk_t_c_r_t1 li{
		padding:0 60px;
	}
	.y_b_nk_b_c{
		width: 1400px;
	}
	.y_b_nk_b_c_l{
		width: 800px;
	}
}*/

.head_tab{
	width:190px;
	height: 50px;
	position: absolute;
	left:40px;
	top:0;
	background: #fff;
}
.head_tab li{
	width: 75px;
	height: 46px;
	float: left;
	margin-right: 18px;
	line-height: 46px;
	text-align: center;
	font-size: 24px;
	color: #d72445;
	border:1px solid #d72445;
}
.head_tab .active_li{
	color: #fff;
	background: #d72445;
}