@charset "utf-8";
/* CSS Document */

@import url(/css/index-style.css);

.sub-pic{width: 100%;}
.sub-pic>img{width: 100%;text-align: center;height: 100%}

/**/
.product_zone{width:100%;height: auto;display: block;box-sizing: border-box;}
.container{margin: 0 auto;max-width: 1280px;width:100%;height: auto;position: relative;display:block;overflow: hidden;padding: 30px 15px;box-sizing: border-box;}
	.pz_col{margin: 0 -15px;display: block;box-sizing: border-box;}
		.pz_sidebar{width: 25%;display: block;position: relative; float:left;padding: 0 15px;box-sizing: border-box;}
			.pz_sidebar_col{width: 100%;box-sizing: border-box;}
				.sidebar_title{box-sizing: border-box;margin: 15px 0;border-bottom-width: 1px}
					.sidebar_title>a{text-align: left;font-size: 20px;font-weight:bold;line-height: 1.6;display: block;padding: 0 0 10px;}
				.sidebar_content{box-sizing: border-box;padding: 15px 0;}					
					.nav_menu li{box-sizing: border-box;margin: 0 0 3px; display:block}		
						.nav_menu li>a{display: block;background-color: rgba(0,0,0,0.05);//color:#1e1e1e;padding: 9px 9px 9px 60px;font-size: 15px;font-weight:normal;line-height: 1.6;}
						.nav_menu li>a:hover{background-color: #e9e9e9; background-color: rgba(0,0,0,.1);  -webkit-transition: all .2s linear;  transition: all .2s linear;}
						.nav_menu li.active>a {background-color:#ea5503;color: #fff;-webkit-transition: all .2s linear;transition: all .2s linear;}
		.pz_content{width: 75%;display: block;position: relative; float:left;padding: 0 15px;box-sizing: border-box;border-left-width: 1px}
			.pz_content_col{width: 100%;box-sizing: border-box;}
				.pz_content_title{box-sizing: border-box;margin: 15px 0;border-bottom-width: 1px}
					.pz_content_title>a{text-align: left;font-size: 20px;font-weight:bold;line-height: 1.6;display: block;padding: 0 0 10px;}
				.pz_content_box{width: 100%;box-sizing: border-box;padding: 10px 10px;}
					.pz_summary{width:100%;padding: 20px 0px; box-sizing: border-box}
						.pz_summary_title{width:100%;padding: 10px 10px;box-sizing: border-box;}
							.pz_summary_title>a{font-size: 20px;font-weight: bold;line-height: 1.6;color: #e22835;}
						.pz_summary_box{width:100%;padding: 10px 10px;box-sizing: border-box;border-bottom:#cccccc 1px dashed}
							.pz_summary_pic{width: 40%;height: 100%; align-content: center; padding: 10px 10px;box-sizing: border-box;position: relative;float: left;}
							.pz_summary_pic>img{width: 100%;height: 100%;margin: auto}
							.pz_summary_content{width: 60%;padding: 10px 10px;box-sizing: border-box;position: relative;float: left}
								.pz_summary_content_title{padding:5px 0px 10px 0px}
									.pz_summary_content_title a{font-size: 16px;font-weight: bold;line-height: 1.6;color: #e22835}
								.pz_summary_content_content{font-size: 14px;font-weight: normal;line-height: 1.6;color: #3B3B3B}

* {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0;
    zoom: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
					.so_summary{width:100%;padding: 20px 0px; box-sizing: border-box}
						.so_summary_title{width:100%;padding: 10px 10px;box-sizing: border-box;}
							.so_summary_title>a{font-size: 20px;font-weight: bold;line-height: 1.6;color: #e22835;}
						.so_summary_box{width:100%;padding: 10px 10px;box-sizing: border-box;border-bottom:#cccccc 1px dashed}
							.so_summary_pic{width: 15%;height: 100%; align-content: center; padding: 10px 10px;box-sizing: border-box;position: relative;float: left;}
							.so_summary_pic>img{width: 100%;height: 100%;margin: auto}
							.so_summary_content{width: 85%;padding: 10px 10px;box-sizing: border-box;position: relative;float: left}
								.so_summary_content_title{padding:5px 0px 10px 0px}
									.so_summary_content_title a{font-size: 16px;font-weight: bold;line-height: 1.6;color: #e22835}
								.so_summary_content_content{font-size: 14px;font-weight: normal;line-height: 1.6;color: #3B3B3B}

					.so_sub_summary{width:100%;padding: 20px 0px; box-sizing: border-box}
						.so_sub_summary_title{width:100%;padding: 10px 10px;box-sizing: border-box;}
							.so_sub_summary_title>a{font-size: 20px;font-weight: bold;line-height: 1.6;color: #e22835;}
						.so_sub_summary_box{width:100%;padding: 10px 10px;box-sizing: border-box;border-bottom:#cccccc 1px dashed}
							.so_sub_summary_pic{width: 100%;height: 100%; align-content: center; padding: 10px 10px;box-sizing: border-box;position: relative;float: left;}
							.so_sub_summary_pic>img{width: 100%;height: 100%;margin: auto}
							.so_sub_summary_content{width: 100%;padding: 10px 10px;box-sizing: border-box;position: relative;float: left}
								.so_sub_summary_content_title{padding:5px 0px 10px 0px}
									.so_sub_summary_content_title a{font-size: 16px;font-weight: bold;line-height: 1.6;color: #e22835}
								.so_sub_summary_content_content{font-size: 14px;font-weight: normal;line-height: 1.6;color: #3B3B3B}

/*mainbody news*/

/*#mainbody{width: 100%;height: 320px;}
#footer{width:100%;height: 400px;}
*/
