/*stylepbulic*/
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#ca0d00;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #21A7EE;display:block;}
/*sub_title*/
.sub_title{text-align:center;position:relative;}
.sub_title .s_t{margin:0;font-size:36px;color:#313131;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title .s_t span{font-weight:bold;color:#53b753;}
.sub_title i{display:block;width:41px;height:4px;background:#2A61B4;margin:19px auto 0;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;margin-top:6px;}
.productshow .productshow_left .pro_form{margin-top:20px;}
.productshow .productshow_left .pro_form li{margin-bottom:12px;}
.productshow .productshow_left .pro_form li label{height:40px;line-height:40px;margin:0;}
.productshow .productshow_left .pro_form li .i_input{width:50%;height:30px;padding:3px 8px;border:1px solid #CCC;outline:none;}
.productshow .productshow_left .pro_form li textarea{vertical-align:top;resize:none;width:50%;padding:10px 8px;border:1px solid #CCC;outline:none;height:100px;}
.productshow .productshow_left .pro_form li .b_input{width:100px;height:36px;background:#0894d1;color:#FFF;}

@media screen and (max-width:14229px){
	.sub_title .s_t{font-size:30px;height:40px;line-height:40px;}
	.sub_title i{margin:10px auto 0;}
}

@media screen and (max-width:1229px){
	#stylesubnav{padding:15px 0;}
	.sub_title .s_t{font-size:26px;height:34px;line-height:34px;}
	.sub_title i{margin:6px auto 0;}
	.sub_title p{font-size:13px;line-height:22px;margin-top:5px;}
}
@media screen and (max-width:1023px){
    .sub_title .s_t{font-size:22px;height:30px;line-height:30px;}
    .productshow .productshow_left .pro_form li .i_input{width:calc(100% - 70px);}
	.productshow .productshow_left .pro_form li textarea{width:calc(100% - 70px);}
}

@media screen and (max-width:767px){
	#stylesubnav{padding:8px 0;}
	#stylesubnav .xq_crumbs{font-size:13px;}
	#stylesubnav .xq_crumbs a{margin:0 5px;}
	.sub_title .s_t{font-size:20px;height:28px;line-height:28px;}
	.sub_title i{width:30px;height:2px;}
	.sub_title p{line-height:20px;}
}

@media screen and (max-width:667px){
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
}
@media screen and (max-width:499px){
	.sub_nav a{width:33.33%;}
}