﻿@media only screen and (max-width: 1680px){
	a#logo{left:98px;top:32px;}
	#menu{top:50px; right:98px;}
	.language{left: 330px;top: 58px;}

	/*首页-第一版*/
	#p1_con{height:300px;}
    .p1_list2 , .p1_list2 li a{height:150px;}
	.p1_list2 li a h2{ margin-top:30px;}
	.p1_footer{height:150px;}
	
	.social{ padding-top:40px;}
	.copyright{padding-top:24px; }
	
	/*首页-第二版 企业文化介绍*/
	#p2_title{ top:20%;}
	.p2_list3{top:34%;}
	
	/*首页-第四版 联系我们*/
	#p4_title{ top:20%; }
	
	.p2_footer,.p3_footer,.p4_footer{height:150px;}
	.social2{ padding-top:40px;}
	.copyright2{padding-top:24px; }
	
	/* 内页-公司简介 */
	.inner_title h2{font-size:28px; }
	
	/*内页-公司简介*/
    .about_info{ width:68%; margin:0 auto; padding:15px 0; font-size:14px; line-height:28px;}
    .about_count{ position:relative; margin:0 auto; width:92%; height:160px; background-color:#fff;}
	  .about_count .about_building{ width:15%;}
	
	/* 数字动画 */
	.count_list { width:70%;}
	.counter { padding: 20px 0; width:22%;margin:15px 2% 0 0;}
	.counter_ls{width:150px; margin:0 auto; }
	.count-title {font-size: 60px; line-height:50px; }
	.count-text{font-size: 16px;}
	.count-unit{font-size: 16px;}
	
	/* 内页-招聘板块 */ 
	.job_box{ position:absolute; right:80px; top:0; width:515px; height:100%; background-color:#eda81b;}
	  .job_content{  margin-top:150px;}
	  
	  .job_ls{ margin-top:40px;}
	  .job_ls span{font-size:24px; line-height:50px;}
	  
	 /* 内页-项目介绍板块 */ 
	.case_box{ width:1200px;margin:0 auto; }
	.case_box .case_area{ float:left; width:306px;}
		#case_title{width:100%; margin-bottom:40px;}
		#case_title h2{ padding-bottom:5px; color:#fff; font-size:28px; line-height:28px; margin-bottom:4px; letter-spacing:8px;}
		#case_title h3{ color:#fff;font-size:12px; letter-spacing:0.6px; text-indent:0px; text-transform:uppercase;font-family:arial;}
		
		.o-m{width:306px;}
		.o-m .ul-o{float:left;width:100px;position:relative;}
		.o-m .ul-o a{float:left;display:block;margin-top:20px;width:120px;color:#fff;font-size:24px;cursor:pointer;}
		.o-m .ul-o a.on{ color:#eda81b;}
		.o-m .ul-t{width:206px;float:left;height:auto;}
		.o-m .ul-t li{list-style-type:none;position:relative;height:100%;display:none;}
		.o-m .ul-t .li-top{padding:50px 0 0 62px;}
		.o-m .ul-t .li-top a{ display:block; color:#fff; font-size:16px; line-height:34px;}
	
		.case_box .case_ls{ float:right; width:894px;}
	}
	
@media only screen and (max-width: 1600px){
	/*内页-公司简介*/
    .about_info{ width:68%; margin:0 auto; padding:15px 0; font-size:14px; line-height:24px;}
    .about_count{ position:relative; margin:0 auto; width:92%; height:140px; background-color:#fff;}
	  .about_count .about_building{ width:15%;}
	
	/* 数字动画 */
	.count_list { width:74%;}
	.counter { padding: 10px 0; width:22%;margin:5px 2% 0 0;}
	.counter_ls{width:150px; margin:0 auto; }
	.count-title {font-size: 50px; line-height:40px; }
	.count-text{font-size: 16px;}
	.count-unit{font-size: 16px;}
	
	/* 内页-招聘板块 */ 
	  .job_content{  margin-top:130px;}
	  
	  .job_ls{ margin-top:30px;}
	  .job_ls span{font-size:24px; line-height:50px;} 
	}
	
@media only screen and (max-width: 1440px){
	/* 内页-招聘板块 */ 
	  .job_content{ margin-top:150px;}
	  
	  .job_ls{ margin-top:40px;}
	  .job_ls span{ width:50%; font-size:24px;line-height:50px;}
	  
	  	/* 内页-项目介绍板块 */ 
    .case_box{ width:1100px;margin:0 auto; }
    .case_box .case_ls{ float:right; width:794px;}
	}
	
@media only screen and (max-width: 1366px){
	a#logo{left:98px;top:22px;}
	a#logo img{ width:80%;}
	.language{left: 280px;top: 42px;}

	#menu{top:40px; right:98px;}
	#menu li a{ font-size:14px;}
	#menu li a,#menu li.active a{padding: 6px 20px;}
	/*首页-第一版*/
	#p1_title{ top:28%;}
	#p1_title h1{ font-size:34px; letter-spacing:14px;}
	#p1_title h2{letter-spacing:1.15px; text-indent:1.15px;}
	
	#p1_con{height:210px;}
    .p1_list2 , .p1_list2 li a{height:110px;}
	.p1_list2 li a:hover h2{margin-top:10px;transition: all 0.5s;}
	.p1_list2 li a h2{ font-size:34px; margin-top:20px; line-height:50px;}
	.p1_list2 li a h3{ font-size:14px; }
	.p1_list2 li a h3.hlt{text-indent:-14px;}
	.p1_list2 li a h3.hrt{text-indent:-10px;letter-spacing:1.4px;}

	.p1_footer{height:100px;}
	.social{ padding-top:25px;}
	.copyright{padding-top:15px; }
	
	/*首页-第二版 企业文化介绍*/
	#p2_title{ top:20%;}
	#p2_title h2{ font-size:28px; }
	#p2_title h3{ letter-spacing:-0.8px; text-indent:-7px; }
	
	.p2_list3{top:40%;}

	.p2_footer,.p3_footer,.p4_footer{height:100px;}
		.social2{ padding-top:25px;}
		.copyright2{padding-top:15px; }
	
	/*首页-第三版 业务介绍板块*/
	.p3_pro3 a p{ position:absolute; top:25.5%;z-index:100;width:100%;text-align:center;line-height:32px;font-size:28px;color:#fff;transition: all 0.5s;}
	.p3_pro3 a:hover p{top:23%;}
	.p3_pro3 a p span{letter-spacing:8px;}
	.p3_pro3 a p em{ display:block; font-size:14px;font-family:arial;}
	.p3_pro3 a p em.em1{ letter-spacing:2.8px; text-indent:-8px !important;}
	.p3_pro3 a p em.em2{ letter-spacing:0.7px; text-indent:-8px !important;}
	.p3_pro3 a p em.em3{ letter-spacing:0px; text-indent:-10px !important;}
	
	/*首页-第四版 联系我们*/
	#p4_title{ top:20%; }
	#p4_title h2{ font-size:28px; letter-spacing:8px;}
	
	.p4_contact_info{ padding-right:70px; width:430px; float:left; color:#fff;}
	.p4_contact_info strong{ padding:40px 0 10px 0; }
	.p4_contact_info p{ line-height:26px;}
	.p4_contact_pic{ width:452px; float:right;}
	.p4_contact_pic img{ display:block; width:100%;}
		
	/*首页-铝锭报价*/
   .alu_price_list{ width:1000px; margin:15px auto 0;}
   
   /* CSS3过度及动画 */
   .active .p2_list3{top:36%;opacity:1; transition-delay: 0.7s;}
   .active .p4_contact{top:36%;opacity:1; transition-delay: 0.7s;}
   
   /* 内页-公司简介 */
	.inner_title h2{font-size:28px; }
	
	/*内页-公司简介*/
    .about_info{ width:71%; margin:0 auto; padding:15px 0; font-size:12px; line-height:22px;}
    .about_count{ position:relative; margin:0 auto; width:92%; height:120px; background-color:#fff;}
	  .about_count .about_building{ width:15%;}
	
	/* 数字动画 */
	.count_list { width:74%;}
	.counter { padding: 10px 0; width:22%;margin:5px 2% 0 0;}
	.counter_ls{width:150px; margin:0 auto; }
	.count-title {font-size: 50px; line-height:40px; }
	.count-text{font-size: 16px;}
	.count-unit{font-size: 16px;}
	
	/* 内页-项目介绍板块 */ 
    .case_box{ width:1000px;margin:0 auto; }
    .case_box .case_ls{ float:right; width:694px;}
	}
@media only screen and (max-width: 960px){
	#menu{display:none;}
    .MenuList_d1{display:block;}
	.language{ display:none;}
}
@media only screen and (max-width: 640px){
	.pc-show{ display:none;}
    .mob-show{ display:block;}
	
	/*#menu{display:none;}
    .MenuList_d1{display:block;}*/

	a#logo{ position:absolute; left:15px;top:15px;}
	a#logo img{ width:50%;}

	#p1_title{ left:5%; top:26%; width:90%;}
	#p1_title h1{ padding-bottom:8px; font-size:22px; letter-spacing:1px; text-indent:1px;}
	#p1_title h2{ font-size:13px; line-height:20px;letter-spacing:0.2px; text-indent:-2px; }
	
	#PricesList{color:#fff !important; margin-top:10px; padding:2% 2% 2% 5%;width:220px; height:auto; line-height:22px;text-align:center;}
	#PricesList em{ display:inline-block;margin-left:0 !important; font-size:14px;}
	#PricesList a{ display:inline; margin:0 8px;color:#eda81b !important;}
	
	#p1_con{ height:200px;}
    .p1_list2,.p1_list2 li a{height:100px;}
	.p1_list2 li a h2{ font-size:24px; margin-top:20px; line-height:40px; letter-spacing:8px; text-indent:8px;}
	.p1_list2 li a h3{ font-size:12px; }
	.p1_list2 li a h3.hlt{text-indent:-1.3px;letter-spacing:-1.3px;}
	.p1_list2 li a h3.hrt{text-indent:-0.3px;letter-spacing:-0.3px;}
	
	.p1_footer{ height:100px; }
	
	.social{ padding-top:20px;}
	.social a{margin:0 18px;width:20px;height:20px;}
	.social a.soc1{background-size:20px auto;}
	.social a.soc2{background-size:20px auto;}
	.social a.soc3{background-size:20px auto;}
	.social a.soc4{background-size:20px auto;}

	.copyright{padding-top:12px;}
	.copyright span{letter-spacing:5px; text-indent:5px; display:block;padding-left:0; padding-right:0; font-size:12px;}
	.copyright em{ font-size:10px;}
	
	.p4_footer{position:static;width:100%; height:120px; text-align:center; z-index:9999;}
	
	/*首页-第二版 企业文化介绍*/
    .p2_list3{position:absolute; top:36%; left:3%; margin-left:0;width:94%;}
	.p2_list3 li{ width:31.33%; margin:0 1%; float:left;}
	.p2_list3 li a{position:relative;display:block;overflow:hidden;}
	.p2_list3 li a:hover img{transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 1s ease 0s;}
	.p2_list3 li p{z-index:10;display:block;width:100%;text-align:center;line-height:20px;color:#fff; padding-top:10px;}
	.p2_list3 li p span{letter-spacing:6px;font-size:14px;}
	.p2_list3 li p em{ display:block; text-transform:uppercase; font-size:10px; font-family:arial;}
	.p2_list3 li p em.em1{ letter-spacing:-1px; text-indent:-7px !important;}
	.p2_list3 li p em.em2{ letter-spacing:1px; text-indent:-6px !important;}
	.p2_list3 li p em.em3{ letter-spacing:1px; text-indent:-6px !important;}
	
	.p2_footer,.p3_footer{height:100px; }
		.social2{ padding-top:20px;}
		.social2 a{margin:0 18px;width:20px;height:20px;}
		.social2 a.soc1{background-size:20px auto;}
		.social2 a.soc2{background-size:20px auto;}
		.social2 a.soc3{background-size:20px auto;}
		.social2 a.soc4{background-size:20px auto;}

		.copyright2{padding-top:12px;}
		.copyright2 span{letter-spacing:5px; text-indent:5px; display:block;padding-left:0; padding-right:0; font-size:12px;}
		.copyright2 em{ font-size:10px;}
		
	/*首页-第四版 联系我们*/
    .p4_contact{position:absolute; left:5%; top:42%; margin-left:0; width:90%; height:atuo;}
	.p4_contact_info{ padding-right:0; width:100%; float:left; color:#fff;}
	.p4_contact_info strong{ display:block; padding:0px 0 10px 0; font-size:20px; font-weight:normal;}
	.p4_contact_info p{ line-height:22px;font-size:12px;}
	.p4_contact_pic{ display:none; }
	
	/*首页-铝锭报价*/
   .alu_price_list{ width:92%; margin:15px auto 0;}
	
	/*内页-公司简介*/
	.inner_title{width:100%; text-align:center; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
	.inner_title h2{ padding-bottom:5px; color:#fff; font-size:20px; letter-spacing:8px;}
	.inner_title h3{ color:#fff;font-size:12px; letter-spacing:0.6px; text-indent:-7px; text-transform:uppercase;font-family:arial;}
	
	.pageContent{width:100%; margin-top:20%;}
	  .about_info{ width:92%; margin:0 auto; padding:10px 0; font-size:14px; line-height:20px; color:#fff; text-align:justify;}
	  .about_count{ position:relative; margin:0 auto; width:90%; height:auto; background-color:#fff;}
	  .about_count .about_building{ display:none;}
	  
	/* 数字动画 */
	.count_list { width: 100%; position: relative;z-index:99;}
	.counter {width: 49.7%;position: relative;display:block;float: left;margin:0; padding: 20px 0; color:#000; border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
	.counter.br0{ border-right:none;}
	.counter.bb0{ border-bottom:none;}
	.counter_ls{width:85%; margin:0 auto; }
	.count-title { margin-bottom:4px; font-size: 40px; line-height:30px;}
	.count-text { font-size: 14px;}
	.count-unit {font-size: 14px; }
	
	/*内页-产品目录*/	
	#pls_X4.swiper-container{ width:90%; }
	#pls_X4 .swiper-slide a div{ width:99%;}
	
	#pls_X4 .swiper-slide a:hover img{transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 1s ease 0s;}
		#pls_X4 .swiper-slide a p{ line-height:20px;font-size:20px; top:22%;}
		#pls_X4 .swiper-slide a p em{ font-size:14px;}
	
	/*内页-产品目录-产品图片*/	
   .product_photo{ width:100% !important;}
	
	/* 内页-招聘板块 */ 
.job_box{ position:relative; right:0; top:0; left:0; width:100%; height:100%;background:rgba(0,0,0,0.4) !important;}
  .job_content{ position:absolute; top:50%; width:100%; margin-top:-120px; padding:20px 0; text-align:center;background-color:#eda81b;}
  
  .job_ls{ margin-top:30px;}
  .job_ls span{ float:left; display:block; width:33.3%; font-size:16px; line-height:40px; color:#fff;}
  
  	/*页码*/
	.page{ display:none;}
	#load_more_button{display: block;clear: both;border-radius: 5px; width: 80%; margin: 10px auto 10px auto; background: #1b1b1b; color: #fff; text-align: center; height: 35px;line-height: 35px; font-size: 14px;}
	#load_more_button.none{display: block; clear: both; border-radius: 5px; width: 80%; margin: 10px auto 30px auto;  background: #A8A3A3; color: #fff;  text-align: center; height: 35px; line-height: 35px; font-size: 14px;}
	}