/* CSS Document */
.pro_banner{height:250px;background:url(../images/product_banner.jpg) no-repeat center top;margin-top: 75px; position: relative;}
.pro_banner .banner_btn a{top:240px;left:70px;}
.pro_banner .banner_btn a:hover,.pro_hby_exp_btn a:hover{color:#0092db;background:#fff;}
.h800{height:800px;}
.h560{height:560px;}
.h500{height:500px;}
.h440{height: 440px;}
.h350{height:350px;}
.pro_hby_one_pic,.pro_hby_two_pic{width:450px;/*height:630px;*/background:url(../images/hby_pro_bg.png) no-repeat;margin:-65px 0 0 65px;text-align:center;}
.pro_hby_one_pic img,.pro_hby_two_pic img{margin:85px 0 0 -2px;width:100%;/*width:268px;height:473px;*/}
.pro_hby_one_con{width:470px;padding:30px 0px 0 0;}
.pro_hby_tab_con p.fwt,.pro_hby_three_con p.fwt{font-weight:normal;}
.pro_hby_common p{font-size:18px;line-height:26px;}
.pro_hby_common p.p_first{margin-top:56px;}
.pro_hby_common p.p_four{margin-top:26px;}
.pro_hby_common ul{top:610px;}
.pro_hby_common ul li{display:inline;float:left;text-align:center;font-size:18px;margin-right:82px;cursor:pointer;}
.pro_hby_common li i{display:inline-block;;width:63px;height:62px;overflow:hidden;text-indent:-999px;background:url(../images/background.png) no-repeat;}
.pro_hby_one_con ul li i.btn_one{background-position:-255px -423px;}
.pro_hby_one_con ul li i.btn_two{background-position:-255px -297px;}
.pro_hby_common ul li.on p{color:#0092db;}
.pro_hby_one_con ul li.on i.btn_one{background-position:-256px -486px;}
.pro_hby_one_con ul li.on i.btn_two{background-position:-256px -360px;}
.pro_title_one{text-indent:10px;color:#324455;font-size:24px;line-height:34px;border-left:solid 4px #0092db;}
.pro_title_two{color:#324455;font-size:30px;margin-top:22px;}
.pro_hby_two{background:#F2F2F2;}
.pro_hby_two_pic{margin-right:77px;}
.pro_hby_two_con{padding:100px 0 0 90px;}
.pro_hby_two_con ul li i.btn_one{background-position:-4px -297px;}
.pro_hby_two_con ul li i.btn_two{background-position:-130px -297px;}
.pro_hby_two_con ul li.on i.btn_one{background-position:-67px -297px;}
.pro_hby_two_con ul li.on i.btn_two{background-position:-193px -297px;}
.pro_hby_three{padding-bottom:100px;}
.pro_hby_three_con{width:440px;padding:100px 0 0 70px;}
.pro_hby_three_pic{margin:150px 0 0 30px;}
.pro_hby_case{background:#f4f4f4;}
.pro_hby_case .w1200,.pro_hby_price .w1200{padding-top:102px;}
.pro_hby_case h2,.pro_hby_price h2{margin-left:90px;}
.pro_hby_case h3{text-indent:90px;}
.pro_hby_case_vedio{height:480px;background:url(../images/hby_case_03.jpg) no-repeat center;margin-top:56px;cursor:pointer;}
.pro_hby_case_vedio .play{display:inline-block;width:145px;height:145px;background:url(../images/hby_play.png) no-repeat;margin:150px 0 0 526px;}
.pro_hby_price{background:#fff;padding-bottom:50px;}
.pro_hby_price ul{margin-top:60px;}
.pro_hby_price ul li{display:inline;float:left;text-align:center;line-height:24px;}
.pro_hby_price ul li p.p_first{padding-top:165px;}
.pro_hby_price_01{width:402px;height:270px;background:url(../images/hby_price_10.jpg) no-repeat;margin-left:180px;}
.pro_hby_price_02{width:404px;height:272px;background:url(../images/hby_price_07.jpg) no-repeat;margin-left:60px;}
.table-head{height:54px;line-height:54px;background:#f5f5f5;}
.pro_hby_price .table-head td{font-size:20px;font-family:"Microsoft yahei";font-weight:bold;}
.pro_hby_price td{text-align:center;line-height:30px;height:30px;color:#324455;font-size:16px;border-bottom:solid 1px #e6e6e6;padding:5px 0;}
.pro_hby_price td p{line-height:24px;color:#324455;}
.pro_hby_price .table-tr td{background:#f5f5f5;}
.table-tr-n{height:27px;}
.pro_hby_exp{background:#f4f4f4;height:395px;}
.pro_hby_exp h4{color:#0092db;font-size:30px;padding-top:90px;}
.pro_hby_exp_btn a{display:inline-block;width:180px;height:45px;line-height:45px;color:#fff;font-size:18px;border:solid 1px #0092db;background:#0092db;border-radius:30px;}
.pro_hby_exp_box{width:1018px;margin:30px auto;}
.pro_hby_exp_box p{line-height:24px;}
.pro_hby_price td p.price_p{text-indent:60px;text-align:left;}
.table-show{margin:50px auto;}



/*subnav*/
.subnav{
	margin: 30px 0 0px 170px;
	position:relative;
}
.subnav_left {
	float: left;
}
.subnav_right{
	float: right;
	margin-right: 30px;
}
.subnav .subnav_pro{
	cursor: pointer;
}
.subnav .pro_active{
	color: #0092e0;
}
.subnav .pro_a a{
	/*color: #e71c1d;*/
	 padding-bottom:3px;
	 border-bottom:1px solid #000;
}
.pro_ul{
	display: none;
	width: 150px;
	border: 1px solid #ccc;
	margin-top: 10px;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 999;
}
.pro_ul li{
	text-align: center;
	padding:10px 0;
	border-bottom: 1px solid #ccc;
}
.pro_ul li:last-child{
	border-bottom: none;
}
.pro_ul li:hover{
	background: #eee;
}

.pro_title{
	text-align: center;
	padding-bottom: 20px;
	color: #4A94CD;
	font-size: 32px;
	font-weight: 700;
	font-family: "微软雅黑";
}
.pro_h{
	padding:120px 0 60px 0;
}

/*中间部分产品*/
.pro_main{
	background:#F2F2F2;
	margin-top: -30px;
}
.pro_text{
	line-height: 2.5;
	font-size: 18px;
}
.pro_text strong{
	font-size: 26px;
}
.pro_btn {
    border: 1px solid #0092db;
    height: 46px;
    line-height: 46px;
 	margin: 10px auto;
    text-align: center;
    width: 198px;
}
.pro_btn a {
    color: #0092db;
    display: block;
    font-size: 18px;
}
.pro_btn a:hover{
	background: #0092db;
	color: #fff;
}
.btn_animate a {
    transition: all 0.2s ease-in-out 0s;
}
/*二维码产品购入*/
.buyerweima{
	text-align:center;
}
.buyerweima img{
	width:150px;
	vertical-align:middle;
}
/*四大产品样式*/
.proBox{
	position: absolute;
	left:175px;
	top:3px;
	overflow:hidden;
	margin-top:40px;
}
.proBox  div{
	float:left;
	width:20%;
	vertical-align: middle;
	text-align:center;
	margin:0 14px;
}
.proBox a{
	width:125px;
	height:125px;
	display:inline-block;
	border-radius:50%;
}
.proBox div img{
	width:70%;
}
.proBox div p{
	margin-top:16px;
	font-size:16px;
}
/*问答样式*/
.main_advantage h1{
	margin-top: 60px;
	margin-bottom: 60px;
	width: 100%;
	text-align: center;
}
.main_advantage{
	position: relative;
	width: 1002px;
	min-height: 400px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
#x_contant{
	margin: 0px auto;
}
.main_advantage .list{
	width: 16.6666666%;
	min-height: 200px;
	float: left;
}
.main_advantage .list ul{
	width: 80%;
	margin: 0px auto;
}
.main_advantage .list li, .main_reason .list li{
	width: 100%;
	list-style-type: none;
	overflow: hidden;
	line-height: 16px;
}
.main_advantage .list .titles{
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.main_advantage .list .text{
	line-height: 26px;
	font-size: 16px;
	text-align:left!important;
}
.main_advantage ul li:hover{
	transition:all .3s linear;
	margin-top:-5px;
	cursor: pointer;
	user-select:none;
}
/*产品新布局样式*/
.proWrap{
	overflow:hidden;
	padding:60px 0;
}
.proWrap .listBox{
	float:left;
	width:33.333333%;
	text-align:center;
}
.listBox img{
	width:70%;
	margin: auto;
}
.listBox h2{
	margin:24px 0 12px 0;
	font-size:24px;
	color: #324455;
}
.listBox p{
	width:80%;
	margin:auto;
	font-size: 16px;
	text-align:left;
	color:#777;
}
/*产品六大价值样式*/
.jf_safe h3{
	font-size: 26px;
	font-weight:bold;
	text-align: center;
	padding: 45px 0 20px 0;
	color: #324455;
}
.jf_safe .txt{
	line-height: 2.5;
	font-size: 18px;
	text-align: center;
}
.jf_safe ul{
	overflow: hidden;
	width: 1185px;
	margin: 20px auto 100px;
}
.jf_safe.safety .sflist li{
	width: 14.9%;
	height: 160px;
	background: #f9f9f9;
	float: left;
	margin: 70px 10px 0;
	padding: 0;
	list-style: none;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}
.jf_safe ul li img{
	border-radius:70%;
	transition: all 1s;
	display: block;
	margin: -70px auto 0;
	width:120px;
	cursor: pointer;
}
.jf_safe ul li span{
	display: block;
	margin: 10px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
}
.jf_safe ul li p{
	padding: 10px 20px;
	line-height: 24px;
}
