body , html , p , span , ul , li , h1 , h2 , h3 , h4, h5, h6 , a{
	padding: 0;
	margin: 0;
}
img{
	/*display: block;*/
}
a{
	text-decoration: none;
	color: #333;
}
li{
	list-style: none;
}
.flex{
	display: flex;
}
.space-around{
	justify-content: space-around;
}
.space-between{
	justify-content: space-between;
}
.i_center{
	align-items: center;
}
.wrap{
	flex-wrap: wrap;
}
.max_w_1200{
	max-width: 1200px;
	margin: 0 auto;
}
.zz_banner{
	background: url(img/banner_bg.jpg) no-repeat center top;
	height: 951px;
}
.zz_ban_li{
	padding-top: 200px;
}
.zz_ban_li li{
	width: 35%;
	margin-bottom: 35px;
}
.zz_ban_li li span{
	display: block;
	width: 100%;
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
}
.zz_ban_li li:nth-child(even){
	text-align: right;
} 
.pro_title{
	text-align: center;
	margin:45px 0;
}
.pro_title h2{
	border: 4px solid #1e4a7b;
	width: 30%;
	margin: 0 auto;
	padding:35px 30px;
	color: #1e4a7b;
	text-align: center;
	font-size: 36px;
}
.pro_title span{
	background: #fff;
	text-align: center;
	padding:20px;
	letter-spacing:5px;
}
.bg_fff_span{
	text-align: center;
	margin: -10px auto 0;
}
.pro_li_txt{
	background:#f0a70b;
	padding: 20px;
}
.pro_main li{
	width: 32.3%;
	border:1px solid #eee;
	overflow: hidden;
	position: relative;
	margin-bottom: 35px;
}
.pro_main li img{
	width: 100%;
}
.pro_li_txt{
	background: #F0A70B;
	color: #fff;
}
.pro_main li h3{
	margin-bottom: 15px;
	font-size:16px;
}
.pro_li_right a{
	background: #fff;
	border-radius: 35px;
	padding: 10px 25px;
	color: #1E4A7B;
	font-weight: bold;
}
.pro_li_right a:hover{
	color: red;
}
.pro_main img {-webkit-transition:.8s;-o-transition:.8s;transition:.8s;}
.pro_main img:hover {-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.kedingzhi:before{
	content: "可定制";
	font-size:16px;
	display:block;
	color:#fff;
	height: 0;
	width: 50px;
	line-height:40px;
	padding-left:15px;
	border-width: 0px 40px 40px 0px;
	border-style: none solid solid;
	border-color: transparent transparent #1e4a7b;
	position: absolute;
	top: 20px;
}
.zz_youshi{
	background:url(img/gray_bg.png) repeat-y center top;
	padding: 25px 0 70px 0;
}
.zz_youshi .pro_title span{
	background: #f8f8f7;
	text-transform:uppercase;
	color: #1E4A7B;
}
.t_F0A70B{
	color: #F0A70B;
}
.zz_youshi_ul li{
	background: #fff;
	max-width: 285px;
	overflow: hidden;
}
.zz_youshi_ul_txt{
	display: block;
	padding: 20px;
	width: calc( 100% - 40px );
}
.zz_youshi_ul li img{
	width: 100%;
}
.zz_youshi_ul li h3{
	margin-bottom: 30px;
}
.zz_youshi_ul li p{
	font-size: 16px;
	line-height:25px;
}
.zz_hangye{
	padding-top: 20px;
	padding-bottom: 50px;
}
.zz_hangye li {
	margin: 20px 60px;
}
.zz_hangye li{
	position: relative;
	width: 260px;
	height: 260px;
	border-radius: 100%;
	overflow: hidden;
}
.zz_hangye li span{
	background: #1E4A7B;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	display: block;
}
.zz_hangye .pro_title h2{
	width: 50%;
}
.zz_hangye .pro_title span{
	letter-spacing: 0;
}
.zz_shipin{
	background: #f9f9f9;
	padding: 30px 0 60px 0;
}
.zs_shipin_left{
	width: 500px;
	height: 450px;
	background: #eee;
}
.zs_shipin_right{
	margin-left:55px;
	position:relative
}
.zs_shipin_right h3{
	font-size:24px;
	font-weight: bold;
	color: #1E4A7B;
	margin-bottom: 25px;
	margin-top: 10px;
}
.zs_shipin_right li{
	height: 55px;
	line-height: 55px;
	background: url(img/zzimg11.png) no-repeat left center;
	padding-left: 45px;
	font-size: 20px;
}
.zz_shipin .pro_title span{
	background:#f9f9f9;
}
.zz_shipin_tel{
	position: absolute;
	bottom: 0;
	background: url(img/zzimg12.png) no-repeat left center;
	padding: 20px 0;
	padding-left: 50px;
}
.zz_shipin_tel span{
	color: #888;
}
.zz_shipin_tel h5{
	font-size: 30px;
	margin-top: 5px;
}
.shipin_list_div{
	width: 280px;
	height: 190px;
	background: #eee;
}
.shipin_list{
	margin-top:30px;
}
.shipin_list li span{
	text-align: center;
	margin-top: 10px;
	display: block;
}
.zz_case{
	background: #1E4A7B;
	color: #fff;
	padding: 30px 0 60px 0;
}
.zz_case .pro_title h2 {
	width:40%;
}
.zz_case .pro_title h2 ,.zz_case .pro_title span{
	color: #fff;
	border-color: #EEEEEE;
}
.bg_F0A70B_span{
	margin-top: -15px;
}
.bg_F0A70B_span span{
	background: #1E4A7B;
}

.pro_fc{
	display: none;
}
.on{
	display: block;
}
.b_f90{
	background: #F0A70B;
	color: #fff;
}
.b_blue{
	background: #1e4a7b;
	color: #fff;
}
.tab{
	background: #1E4A7B;
	color: #fff;
	width: 50%;
	margin: 25px auto;
}
.tab li{
	width: 50%;
	text-align: center;
	height:70px;
	font-size:24px;
	font-weight: bold;
	line-height:70px;
}
.product_main{
	background: #fff;
	padding: 0 10px 20px 10px;
}
.pro_fq li{
	margin-top: 15px;
	text-align: center;
}
.pro_fq li img{
	border: 5px solid #eee;
}
.zz_case_btn{
	text-align: center;
	margin-top: 50px;
}
.zz_case_btn a{
	padding:20px 70px;
	border-radius: 35px;
	font-size: 24px;
	margin: 0 10px;
}
.bg_fff{
	background: #fff;
	color: #1E4A7B;
}
.zs_resulet{
	padding:15px;
}
.zz_result_case li{
	width: 376px;
	background:#f6f5f5;
	text-align: center;
	margin-bottom: 20px;
}
.zs_resulet p{
	font-size: 18px;
}
.zs_resulet h3{
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	text-align: center;
	background:url(img/zzimg41.png) repeat-x center;
}
.zs_resulet h3 span{
	background: #f6f5f5;
	padding: 15px;
}
.zz_xbanner{
	width: 100%;
	overflow: hidden;
}
.w_title_b50 .pro_title h2{
	width: 50%;
}
.bg_1e4a7b{
	padding: 50px 0;
	background: #1E4A7B;
	color: #fff;
	margin-top: 45px;
}
.zz_dibu{
	text-align: center;
}
.zz_dibu_img img{
	margin: 0 auto;
	display: block;
}
.zz_dibu h3{
	font-weight: normal;
	padding:30px 0;
}
.zz_dibu p{
	line-height: 25px;
	opacity: 0.8;
}
.zz_bottom{
	background:#f9f9f9;
	padding: 30px 0;
}
.btm_tel{
	background: url(img/zzimg49.png) no-repeat left center;
}
.w_1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.btm_right h3{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.btm_right>p{
	padding-bottom: 35px;
	color: #999;
}
.btm_tel{
	padding: 25px 0;
	padding-left:80px ;
}
.btm_tel h5{
	font-size:25px;
	color: #1E4A7B;
}
.btm_a a{
	background: #1E4A7B;
	color: #fff;
	padding: 10px 35px;
	display: block;
	margin-top:70px;
	border-radius: 35px;
	font-size: 20px;
	font-weight: bold;
}

/* 产品详情 */
.zz_daohang{
	border-bottom: 1px solid #d8d8d8;
	height:60px;
	line-height: 60px;
}
.zz_daohang_1{
	background: url(img/zzimg51.png) no-repeat left center;
	height: 60px;
	padding-left:35px;
}
.zz_daohang_1 li{
	margin-right: 35px;
}
.zz_daohang_1 li span{
	margin-right: 15px;
}
.t_blue{
	color: #1e4a7b;
}
.on_red{
	color: red;
	font-weight: bold;
}
.zz_daohang_1 p a{
	height: 35px;
	line-height: 35px;
	background: #1E4A7B;
	color: #fff;
	border-radius: 35px;
	display: block;
	width: 130px;
	text-align: center;
	margin-top:13px;
}
.zz_daohang_1 p a:hover{
	background: #f90;
	color: #fff;
}
.zz_pro_right{
	width: 510px;
}
.zz_pro_center{
	margin-top:30px;
}
.zz_pro_img img{
	padding: 20px;
	border:1px solid #d8d8d8;
	width:600px;
}

.zz_pro_right h2{
	background: #1E4A7B;
	color: #fff;
	height: 80px;
	line-height: 80px;
	padding-left: 25px;
}
.zz_pro_right p{
	line-height: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.zz_pro_right ul li{
	height:40px;
	line-height: 40px;
}
.zz_pro_bs img{
	max-width: 312px;
	margin-top:25px;
}
.zz_pro_tel_1 b a{
	display: block;
	font-size: 30px;
	color: red;
}
.zz_pro_tel{
	margin-top: 30px;
}
.zz_pro_btn a{
	background: red;
	color: #fff;
	width: 180px;
	border-radius:8px;
	height:55px;
	line-height: 55px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-right: 25px;
}
.zz_pro_a a{
	padding-left:20px;
	margin-right: 15px;
	margin-top: 15px;
	display: block;
}
.zz_pro_a a:hover{
	color: red;
}
.jishu{
	background: url(img/zzimg54.png) no-repeat left center;
}
.fenxiang{
	background: url(img/zzimg55.png) no-repeat left center;
}
.cp_xiangqing{
	margin-top: 35px;
	background:url(img/zzimg56.png) repeat-x left center;
	max-height:168px;
	padding: 35px 0 0 0;
}
.cp_xq_daohang>li{
	flex: 1;
}
.cp_title{
	font-size: 24px;
	font-weight: bold;
	color: #1E4A7B;
}
.cp_xq_daohang{
	height: 80px;
	line-height: 80px;
}
.cp_xq_daohang li{
	background: #1e4a7b;
	text-align: center;
	color: #fff;
	border-right: 1px solid #c5d9f0;
	font-size:18px;
	font-weight: bold;
}
.cp_xq_daohang li a{
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
}
.on>a{
	background: #f90;
	display: block;
}
.cp_miaoshu{
	margin: 30px 0;
}
.cp_miaoshu li{
	width: 33.33%;
	text-align: center;
}
.cp_miaoshu li img{
	width:25%;
	margin: 20px auto;
}
.cp_miaoshu li h3{
	font-size: 18px;
	margin-bottom: 20px;
	color: #1E4A7B;
}
.cp_miaoshu li p{
	color: #888;
	line-height:28px;
}
.t_red{
	color: red;
}
.chanpingcs{
	background: #c5d9f0;
	padding: 35px 0;
}
.changpingcs_1{
	margin-top: 35px;
}
#pro_id3{
	margin-top: 35px;
}
.zj_about .cp_title{
	padding: 35px 0;
}
#pro_id4{
	background: #e8f1fb;
}
.zj_about{
	margin-top: 35px;
}
.zj_about img{
	margin-top: 10px;
}
.pro_title_h2{
	height: 90px;
	line-height: 90px;
	color: #fff;
	background: #1E4A7B;
	text-align: center;
	margin: 30px 0;
}
#fixedMenu{
   width:1200px;
   z-index: 1500;
}


/* 头部 */
.top_1{
	height:40px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #f9f9f9;
}
.top_1 font{
	margin-right:25px;
}
.top_1 ul li{
	margin-left:25px;
}
.top_1 ul li i{ 
	margin: 0 5px;
	color: #f90;
}
.top_1 ul li a:hover{
	color: red;
}
.top_2{
	padding: 20px 0;
}
.top_2 h1 img{
	width: 302px;
}
.top_2_left h1{
	padding-right: 20px;
	border-right: 1px solid #f2f2f2;
}
.top_dwy{
	margin-left: 20px;
}
.top_dwy h3{
	color: #f90;
	font-size:30px;
	margin-bottom:15px;
}
.top_dwy p{
	font-size: 18px;
	color: #888888;
}
.top_dwy p font{
	margin-left:10px;
}
.top_2_right i{
	font-size:50px;
	color: #f90;
	margin-right: 15px;
}
.top_tel span{
	color: #999;
}
.top_tel h4{
	color: #f90;
	font-size:24px;
	font-weight: bold;
}
.top_3{
	height: 50px;
	line-height: 50px;
	background: #1E4A7B;
	color: #fff;
}
.top_3 ul li{
	flex: 1;
	text-align: center;
}
.top_3 ul li a{
	color: #fff;
	display: block;
}
.top_3 ul li a:hover{
	background: #f90;
	color: #fff;
	display: block;
}