@charset: utf-8;

*{

	margin: 0;

	padding: 0;

}

body{

	font-family: "微软雅黑";

}

a{

	text-decoration: none;

}

ul{

	list-style: none;

}

img{

	border-style: none;

}



/*头部样式*/

#top{

	width: 100%;

	min-width: 1200px;

	background: #E8e7e7;

}

#header{

	width: 1200px;

	height: 121px;

	margin: 0 auto;

	padding-top: 55px;

}

.head_left{

	float: left;

}

.head_left img{

	float: left;

	margin-right: 27px;

	margin-top: 9px;

}

.head_left p{

	float: left;

	padding-left: 25px;

	border-left: 2px solid #dcdcdc;

	font-size: 36px;

	line-height: 58px;

	color: #1f47bd;

}

.head_right{

	float: right;

	width: 325px;

	height: 70px;

}

.head_right img{

	float: left;

	margin-top: 6px;

}	

.head_right p{

	width: 244px;

	text-align: left;

	float: right;

	font-size: 23px;

}

.head_right p:last-child{

	font-size: 35px;

	color: #eb8818;

	font-weight: 500;

}







/*导航*/
#nav{
	clear: both;
	width: 100%;
	min-width: 1200px;
	height: 65px;
	background: #036eb8;
}
#nav>ul{
	width: 1200px;
	margin: 0 auto;
}
#nav>ul>li{
	position: relative;
	float: left;
	width: 200px;
	text-align: center;
	color: #fbf8f8;
	font-size: 24px;
}
#nav>ul>li span{
	line-height: 65px;
}
#nav>ul>li>a{
	
	color: #fbf8f8;
	font-size: 24px;
	line-height: 65px;
}
.down_list {
	position: absolute;
	display: none;
	top: 65px;
	width: 100%;
	padding: 8px 0;
	z-index: 99;
	font-size: 20px;
	background: rgba(3,110,184,.5);
}
.down_list li a{
	line-height: 2;
	color: #fff;
}
.nav_ge{
	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/nav_ge.png) no-repeat right center;
}
.nav_select{
	background: #e78f04;
	margin-left: -2px;
}






/*轮播图*/

.carousel { position: relative; }
.carousel .swiper-slide img { width: 100%; }
.carousel .pagination { position: absolute; z-index: 20; bottom: 13px; width: 100%; text-align: center;}
.carousel .swiper-pagination-switch { display: inline-block; width: 16px; height: 16px; line-height: 16px; margin: 0 2px; border-radius: 4px; vertical-align: bottom; background: #7093fb; opacity: .35; filter:Alpha(opacity=35); cursor: pointer;}
.carousel .swiper-active-switch { background: #036eb8; opacity: .8; filter:Alpha(opacity=100);}

/*轮播图结束*/





/*主体内容开始*/

#main{

	width: 100%;

	min-width: 1200px;

	margin-top: 65px;

}

/*产品列表*/

#products{

	width: 1200px;

	margin: 0 auto;

}

/*产品列表左*/

.pro_left{

	float:left;

}

.pro_left h2{

	width: 324px;

	height: 85px;

	margin-bottom: 23px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro1.png) no-repeat;

}

#pro_list{

	position: relative;

	width: 246px;

	padding: 30px 38px 0 38px;

	border: 1px solid #b3b2b2;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro2.png);

	margin-bottom: 50px;

}

#pro_list li{

	height: 58px;

	padding-left: 30px;

	border-bottom: 1px dotted #2d2d2e;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro3.png) no-repeat left center;

}



#pro_list li a{

	color: #2d2d2e;

	font-size: 20px;

	line-height: 58px;

}

#pro_list .pro_select a{

	color: #e78f04;

}

#pro_list li a:hover{

	color: #e78f04;

}

#list_bg{

	width: 246px;

	height: 120px;	

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro6.png) no-repeat center bottom;

}

/*产品列表右*/

.pro_right{

	float: right;

	width: 711px;

	padding: 0 47px 0 57px;

	border: 1px solid #b2b1b1;

}

.pro_box{

	width: 100%;

	clear: both;

	margin-top: 40px;

}

.pro_box:last-child{

	padding-top: 40px;

}

.pro_right h3{

	width: 689px;

	height: 46px;

	margin:0 0 22px 11px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro5_1.png) no-repeat bottom center;

}

.pro_right h3 p{

	float: left;

	color: #e78f04;

	font-size: 26px;

	font-weight: 500;

	padding-left: 26px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro4_1.png) no-repeat left center;

}

.pro_right h3 a{

	float: right;

	font-size: 16px;

	line-height: 30px;

	color: #6c6c6e;

}

.pro_right li{

	float: left;

	text-align: center;

	margin: 0 11px 32px 10px;

}

.pro_right li a{

	display: block;

	width: 207px;

	height: 145px;

	padding: 3px;

	border: 1px solid #b2b1b1;

	position: relative;

}

.pro_right li span{

	font-size: 18px;

	line-height: 32px;

}

.pro_right li img{

	width: 207px;

	height: 145px;

}

/*产品列表结束*/





/*制造过程*/

#process{

	clear: both;

	padding-top: 70px;

}

#process_title{

	width: 100%;

	height: 273px;

	text-align: center;

	padding-top: 95px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/process1.png) center;

}

#process_title h2{

	width: 1200px;

	margin: 0 auto;

	color: #e78f04;

	font-size: 52px;

}

#process_title p{

	width: 850px;

	margin: 30px auto 0;

	color: #fff;

	font-size: 26px;

	line-height: 40px;

	border-top: 1px solid #a4cae5;

	border-bottom: 2px solid #d3e6f2;

}

#process_detail{

	width: 1200px;

	margin: 75px auto 0;

}

#process_detail div{

	float: left;

	width: 300px;

	height: 265px;

	background: #edebeb;

	margin-bottom: 1px;

}

#process_detail div h3{

	color: #d84816;

	font-size: 49px;

	font-weight: 600;

	width: 122px;

	height: 75px;

	margin: 56px 0 0 32px;

	border-bottom: 2px solid #d84816;

}

#process_detail div p{

	color: #282828;

	font-size: 14px;

	line-height: 25px;

	margin: 15px 0 0 32px;

}

#process_detail img{

	width: 300px;

	height: 265px;

	object-fit: cover;

}

.trans div{

	position: relative; 

	top: -269px;

	opacity: .75;

}

.trans h3, .trans p{

	clear: both;

	position: relative;

	top: -479px

}

/*制造过程结束*/





/*公司简介*/

#company{

	clear: both;

	width: 1200px;

	margin: 0 auto;

	padding-top: 70px;

}

#intro_title{

	text-align: center;

}

.title_name{

	clear: both;

	font-size: 33px;

	color: #e78f04;

}

.ftitle_name{

	color: #c3c1c1;

	font-size: 20px;

	line-height: 40px;

}

.geDuan{

	width: 129px;

	height: 8px;

	margin: 0 auto;

	position: relative;

	top: 3px;

	background: #036eb8;

}

#introduce{

	border-top: 2px solid #eeecec;

}

#introduce h3{

	color: #036eb8;

	font-size: 24px;

	margin-top: 52px;

	margin-bottom: 25px;

}

#introduce p{

	font-size: 20px;

	line-height: 32px;

	width: 820px;

	margin: 0 auto;

}

#introduce a{

	display: block;

	color: #fff;

	font-size: 24px;

	line-height: 34px;

	width: 147px;

	height: 38px;

	margin: 45px auto 106px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/btn_1.png);

}



/*公司照片*/

#com_photo{

	clear: both;

	width: 100%;

	height: 800px;

	background: #036eb8;

	text-align: center;

}

.arrow{

	position: relative;

	top: -45px;

}

#com_photo .title_name{

	color: #fff;

	position: relative;

	top: -20px;

}

#com_photo .ftitle_name{

	position: relative;

	top: -20px;

}

#com_photo .geDuan{

	background: #e78f04;

	top: -16px;

	z-index: 2

}

.gunDong{

	position: relative;

	width: 100%;

	text-align: center;

	padding: 55px 0 0 1px; 

	border-top: 2px solid #84b3d4;

	top: -20px;

}

.gunDong ul li{

	float: left;

}

.gunDong ul li img{

	border: 2px solid #c4cfd8;

	padding: 3px 2px;

	margin: 10px 10px;

	width: 262px;

	height: 198px;

}

.arrow2 { 

	position: absolute; 

	top: 250px;

}

#al { 

	left: 0px;

}

#ar { 

	right: 0px;

}







/*傲众动态*/

#trends{

	clear: both;

	width: 100%;

	text-align: center;

	margin-top: 55px;

	height: 668px;

}

#news_title{

	width: 1200px;

	height: 65px;

	margin: 0 auto;

	text-align: center;

}

#news_title a{

	display: inline-block;

	width: 315px;

	height: 65px;

	font-size: 43px;

	font-weight: 500;

	line-height: 65px;

	border: 3px solid #036eb8;

	cursor: pointer;

}

.news_active{

	background: #036eb8;

	color: #fff;

}

.news_unactive{

	background: #fff;

	color: #036eb8;

}

#news{

	position: relative;

	top: -20px;

	padding: 102px 48px 0;

}

#news>img{

	float: left;

	width: 482px;

	height: 544px;

}

#news ul{

	float: right;

}

#news ul li{

	width: 585px;

	height: 136px;

	border-bottom: 1px solid #036eb8;

}

#news ul li:last-child{

	border: none;

}

#news ul li a{

	display: block; 

	width: 443px;

	padding-top: 25px;

	float: right;

	font-size: 18px;

	text-align: left;	

	color:#e78f04;

}

#news ul li p{

	float: right;

	width: 431px;

	color: #036eb8;

	font-size: 16px;

	text-align: left;

	padding-left: 12px;

	margin-top: 13px;

}

#news ul li img{

	margin-top: 20px;

}

#news_content2{

	position: absolute;

	right:48px;

}

.content_act{

	display: block;

}

.content_unact{

	display: none;

}

/*主体内容结束*/





/*底部内容开始*/



/*qq悬浮*/

#qqkefu{

	width: 145px;

	height: 300px;

	background: transparent;

	position: fixed;

	right: 10px;

	top: 40%;

	text-align: center;

	z-index: 55;

}

#kefu_title{

	width: 145px;

	height: 30px;

	background: #036eb8;

	font-size: 22px;

	color: #fff;

	line-height: 30px;

	border-radius: 10px 10px 0 0;

}



#qq{

	padding-top: 10px;

	margin-bottom: 10px;

}

#dianhua p{ 

	font-size: 14px;

}

#kefu_middle{

	border: 1px solid #b7b7b7;

	background: #fff;

}

p#hot_num{

	color: #e78f04;

	font-size: 20px;

	margin-bottom: 5px;

	line-height: 40px;

}

#kefu_foot{

	width: 145px;

	height: 30px;

	font-size: 14px;

	color: #fff;

	background: #036eb8;	

	line-height: 30px;

	border-radius: 0 0 10px 10px ;

}

/*悬浮结束*/



#foot{

	clear: both;

	width: 100%;

	min-width: 1200px;

	margin-top: 133px;

	border-top: 1px solid #748199;

}

#foot_nav{

	width: 1020px;

	margin: 0 auto;

}

#foot_nav ul li {

	float: left;

	width: 169px;

	height: 77px;

	text-align: center;

}

.foot_ge{

	border-right: 2px solid #98a5cb;

}

#foot_nav ul li a{

	display: inline-block;

	width: 169px;

	color: #3b4e6f;

	font-size: 24px;

	margin-top: 26px;

}

#footer_box{

	clear: both;

	width: 100%;

	background: #3b436f;



}

#footer{

	width: 1200px;

	height: 326px;

	margin: 0 auto;

	padding-top: 62px;

}

#weixin{

	float: left;

	width: 300px;

	height: 222px;

	border-right: 2px solid #293b65;

	padding-top: 62px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/logo2.png) no-repeat top left;

}

#weixin p{

	padding-left: 36px;

	font-size: 24px;

	color: #fff;

}

#contact{

	float: left;

	width: 539px;

	height: 254px;

	border-right: 2px solid #293b65;

	padding: 25px 0 0 50px;

	font-size: 22px;

	color: #fff;

	line-height: 44px;

}

#contact h3{

	font-size: 28px;

	color: #fff;

	font-weight: 500;

	margin-bottom: 20px;

}

#contact address{

	padding-left: 60px;

	font-style: normal;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/address2.png) no-repeat left center;

}

#friend{

	float: left;

	padding: 25px 0 0 40px;

}

#friend h3{

	font-size: 28px;

	color: #fff;

	font-weight: 500;

}

#banquan{

	width: 1200px;

	padding-top: 10px;

	text-align: center;

	clear: both;

	color: #fff;

	font-size: 12px;

	line-height: 28px;

}

#banquan a{

	color: #fff;

}

/*底部内容结束*/





/*产品页主体部分*/

.pro1_right{

	float: right;

	width: 808px;

	padding: 37px 0px 48px 7px;

	border: 1px solid #b2b1b1;

	margin-bottom: 78px;

}

.pro1_right li{

	float: left;

	width: 235px;

	height: 205px;

	margin: 0 16px 42px;

	text-align: center;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/ptitle.png)no-repeat bottom center;

	position: relative;

}

.pro1_right li img{

	width: 235px;

	height: 166px;

}

.pro1_right li span{

	color: #fff;

	font-size: 22px;

	line-height: 39px;

}



/*产品列表分页*/

.pager{

	clear: both;

	width: 808px;

	text-align: center;

}

.pager a{

	display: inline-block;

	height: 33px;

	font-size: 23px;

	line-height: 33px;

	color: #494849;

	padding: 0 10px;

	border: 1px solid #a7a6a6;

	margin: 0 6px;

}

.pager a:hover{

	color: #fff;

	background: #036eb8;

}

.pager b{

	display: inline-block;

	height: 33px;

	font-size: 23px;

	line-height: 33px;

	color: #fff;

	padding: 0 10px;

	border: 1px solid #a7a6a6;

	margin: 0 6px;

	background: #036eb8;

}

/*产品页主体部分结束*/





/*产品内容页主体部分*/

.pro_content{

	float: right;

	width: 733px;

	padding: 70px 40px 48px 42px;

	border: 1px solid #b2b1b1;

	margin-bottom: 78px;

}

.pro_content h3{

	font-size: 22px;

	color: #fff;

	line-height: 51px;

	background: #036eb8;

	font-weight: 500;

	padding-left: 15px;

}
.pro_content img {
	max-width: 733px;
}

#pro_spec p{

	padding: 10px 0;

	font-size: 19px;

	line-height: 40px;

	color: #595659;

}

#pro_intro p{

	font-size: 19px;

	color: #807d7d;

	line-height: 36px;

	text-indent:2em;

	padding: 20px 0;

}

/*产品内容页主体部分结束*/





/*傲众工厂栏目*/



/*傲众简介*/

/*傲众工厂列表*/

#factory{

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/about.png) no-repeat;

}

.fac_list{

	position: relative;

	width: 193px;

	padding: 30px 38px 50px 38px;

	margin-bottom: 50px;

	border: 1px solid #b3b2b2;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro2.png);

}

.fac_list li{

	height: 58px;

	padding-left: 30px;

	border-bottom: 1px dotted #2d2d2e;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro3.png) no-repeat left center;

}

.fac_list li a{

	color: #2d2d2e;

	font-size: 20px;

	line-height: 58px;

}

.fac_list li a:hover{

	color: #e78f04;

}

.fac_list .fac_select a{

	color: #e78f04;

}



/*傲众简介内容*/

#fac_content{

	width: 884px;

	float: left;

}

#fac_content h3{

	clear: both;

	font-size: 36px;

	padding-top: 42px;

	margin-bottom: 65px;

	color: #1f47bd;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/titlebg.png) no-repeat top;

	text-align: center;

}







#step1{

	margin-bottom:80px; 

}

#step1 p{

	float: right;

	width: 480px;

	font-size: 18px;

	color: #5d5d5d;

	line-height: 34px;

	text-indent: 2em;

	padding-top: 60px;

}

#step1 p span{

	font-size: 22px;

	color: #000;

}







#step2{

	margin-bottom: 80px;

}

#step2 p{

	font-size: 18px;

	color: #5d5d5d;

	line-height: 34px;

	text-indent: 2em;

}

#step2 p span{

	font-size: 22px;

	color: #000;

}

#step2 p:last-child{

	font-size: 22px;

	color: #000;

	text-align: center;	

	text-indent: 0;

}

#step2 img{

	margin:30px 6px 20px;

}







#step3 img{

	margin: 0 11px 55px;

}

#step3 p{

	font-size: 18px;

	color: #5d5d5d;

	line-height: 34px;

	text-indent: 2em;

	margin-bottom: 70px;

}

#step3 p span{

	font-size: 22px;

	color: #000;

}





#step4{

	margin-bottom: 90px;

}

#step4 p{

	float: right;

	width: 480px;

	font-size: 18px;

	color: #5d5d5d;

	line-height: 34px;

	text-indent: 2em;

	padding-top: 55px;

}

#step4 p span{

	font-size: 22px;

	color: #000;

}

/*傲众简介结束*/







/*傲众相册开始*/

/*相册列表*/

#pic_detail{

	width: 855px;

	float: left;

	margin-bottom: 80px;

}

#pic_detail li{

	float: left;

	width: 248px;

	height: 214px;

	margin: 0 18px 44px;

	text-align: center;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pictitle.png) no-repeat bottom center; 

}

#pic_detail li img{

	width: 248px;

	height: 175px;

}

#pic_detail li span{

	line-height: 33px;

	font-size: 18px;

	color: #fff;

}

/*傲众相册结束*/





/*傲众荣誉开始*/

#fac_award{

	width: 855px;

	float: left;

	padding-top: 40px;

	margin-bottom: 80px;

	border: 1px solid #898787;

}

#fac_award li{

	float: left;

	width: 248px;

	height: 214px;

	margin: 0 18px 44px;

	text-align: center;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pictitle.png) no-repeat bottom center; 

}

#fac_award li img{

	width: 248px;

	height: 175px;

}

#fac_award li span{

	line-height: 33px;

	font-size: 16px;

	color: #fff;

}

/*傲众荣誉结束*/





/*联系我们*/

#contact_us{

	width: 890px;

	float: left;

}

#contact_us h3{

	font-size: 24px;

	line-height: 50px;

	color: #036eb8;

	font-weight: 500;

	border-bottom: 1px solid #d2d2d2;

}

#contact_us li{

	padding: 30px 0 6px 44px;

	font-size: 21px;

	color: #7e7b7e;

	border-bottom: 1px dotted #d2d2d2;

}
#contact_us li a{
	color: #7e7b7e;
}

.tele{

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/tele.png) no-repeat left 28px ;

}

.fax{

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/shouji.png) no-repeat left 28px;

}

.email{

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/email.png) no-repeat left 28px;

}

.postcode{

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/postcode.png) no-repeat left 28px;

}

.address{

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/address.png) no-repeat left 28px;

}

#dituContent{

	width:890px;

	height:350px;

	margin-top: 50px;

	border:#ccc solid 1px;

}

.iw_poi_title {

	color:#CC5522;

	font-size:14px;

	font-weight:bold;

	overflow:hidden;

	padding-right:13px;

	white-space:nowrap

}

.iw_poi_content {

	font:12px arial,sans-serif;

	overflow:visible;

	padding-top:4px;

	white-space:-moz-pre-wrap;

	word-wrap:break-word

}

#contact_us p{

	font-size: 22px;

	color: #5c5b59;

	margin-bottom: 50px;

	letter-spacing: 2px;

	line-height: 36px;

}

#contact_us p span{

	display: inline-block;

	width: 15px;

	height: 15px;

	background: #5c5b59;

}





/*联系我们结束*/

/*傲众工厂结束*/



/*放大镜*/

#zoomdiv{

	position: absolute;

	background: #ffffff;

	border:1px solid #CCCCCC;

	display:none;

	text-align: center; 

	overflow: hidden;

}

#zoomup{

	position:absolute; 

	background:#c0c0c0;

	display:none;

	filter:alpha(opacity=50);

	opacity:.5;

	cursor:move;

}

.zoom{ 

	width:100px; 

	vertical-align:bottom;/*处理IE bug*/

}







/*新闻列表*/

.news_title{

	width: 315px;

	height: 65px;

	font-size: 43px;

	font-weight: 500;

	line-height: 65px;

	border: 3px solid #036eb8;

	color: #036eb8;

	text-align: center;

	margin: 0 auto;

}

#news_list{

	width: 1200px;

	margin: 80px auto 0;

}



#news_list li{

	height: 90px;

	border-bottom:1px dotted #ccc; 

}

#news_list a{

	font-size: 24px;

	line-height: 90px;

	color: #036eb8;

	padding-left: 30px;

	background: url(https://web.archive.org/web/20180827024118im_/http://yuanpansha.com/skin/default/images/home/pro3.png) no-repeat left center;

}

#news_list span{

	float: right;

	line-height: 90px;

	color: #999;

}



/*新闻内容*/
#news_main{
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
}
.newsInfo_t{
	font-size: 42px;
	color: #036eb8;
	font-weight: 500;
	text-align: center;
	margin-bottom: 5px;
}
#news_main span{
	text-align: center;
	display: block;
	color: #7b7a78;
	font-size: 20px;
}
.newsInfo_g{
	width: 100%;
	height: 16px;
	border: 1px solid #e3e3e3;
	background: #fbfbfb;
	margin: 20px 0 50px;
}
#news_main p{
	font-size: 22px;
	color: #7b7a78;
	line-height: 44px;
	text-indent: 2em;
}
/*
     FILE ARCHIVED ON 02:41:18 Aug 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:48:39 Mar 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.598
  load_resource: 225.864
  PetaboxLoader3.resolve: 68.939
  PetaboxLoader3.datanode: 99.981
*/