*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{background-color: #ffffff;font-size: 14px;font-family: 'Microsoft yahei';color: #050505;}
.w{width:1264px;margin:0 auto;}
.mid{margin-left: auto;margin-right: auto;}
.img{width: 100%;height: 100%;}
.fl{float: left;}
.fr{float: right;}
.clear:after{content: "";display: block;clear:both;}
a{text-decoration: none;color: #000;}
.center{text-align: center;}

/*页面*/
#page{
	width: 100%;
	margin-top: 50px;
	text-align: center;
}
#page .current{
	padding: 2px 4px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #009ee9;
	border-radius: 4px;
	margin: 0 4px;
}
#page .num{
	padding: 2px 4px;
	text-align: center;
	font-size: 18px;
}
#page .prev,#page .next{
	display: none;
}
/*头部*START*/
header{
	height:128px;
	padding-top: 36px;
	/*background-color: yellow;*/
}
.logo{
	width:92px;
	height:92px;
}
.header_nav{
	margin-left: 40px;
}
.header_list > li{
	float:left;
	width: 128px;
	height: 92px;
	line-height: 92px;
	text-align: center;
	margin-left: 10px;
	position:relative;
}
.header_list > li > a{
	font-size: 18px;
}
.header_list > li:hover > a{
	color:#455e97;
}
.header_list > li:hover > .header_nav02{
	display:block;
	z-index: 999;
}
.header_nav02{
	width:128px;
	background-color: #a0a0a0;
	opacity:0.7;
	position:absolute;
	top:92px;
	left:0;
	display: none;
}
.header_nav02 > li{
	width: inherit;
	height:40px;
	line-height: 40px;
	border-bottom: 2px solid #000;
}
.header_nav02 > li > a{
	color:#fff;
	font-size: 16px;
}
/*头部*END*/
/*banner开始*/
.banner{
	width: 100%;
	min-width:1180px;
	position: relative;
	height:600px;
}

.banner .banner-list{
	width: inherit;
	height: inherit;
}
.banner .banner-list li{
	width: inherit;
	height: inherit;
	display: none;
	position: absolute;
	top:0;
	left: 0;
}
.banner .banner-list li:first-child{
	display: block;
}
.banner .banner-list li img{
	width: 100%;
	height: 600px;
}
.banner .points {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	bottom: 15px;
	left: 50%;
}
.banner .points li {
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
	border-radius: 50%;
	float: left;
	margin: 5px;
}

.banner .points li.active {
	background-color: #1E4EEE;
}

.banner .prev,.banner .next{
	width: 30px;
	height: 50px;
	font-size: 50px;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	top:50%;
	color: #FFFFFF;
	display: none;
}
.banner:hover .prev,.banner:hover .next{
	display: block;
}
.banner .prev{
	left: 3%;
}
.banner .next{
	right: 3%;
}
.banner .prev span{
	position: relative;
	right: 20px;
	top: -10px;
}
.banner .next span{
	position: relative;
	left: 0px;
	top: -10px;
}
/*banner轮播结束*/
/*banner*END*/
/*脚部*START*/
footer{
	width: 100%;
	height:80px;
	padding-top: 10px;
	background-color:#353738;
}
.record_p{
	font-size: 18px;
	color:#fff;
	text-align: center;
	line-height: 58px;
}
.record_p a{
	color:#fff;
}
/*脚部*END*/





/*shouye START*/
/*车间及设备*/
.index_01{
	width: 100%;
	height:400px;
}
.index_title{
	width: 112px;
	height:36px;
	line-height:36px;
	text-align:center;
	margin: 10px auto;
	border-bottom:1px solid #000;
}
.index_title_t{
	font-size: 20px;
	color:#363636;
}
.index_item{
	border-top:1px solid #b5b5b5;
}
.index_nav{
	height: 344px;
	padding-top: 36px;
	padding-bottom: 36px;
}
.index_nav li{
	float:left;
	width: 316px;
	padding-left: 48px;
	padding-right: 48px;
}
.index_nav li .index_nav_d{
	width: 220px;
	height:236px;
	border: 4px solid #9b9b9b;
}
.index_nav li:hover .index_nav_d{
	border: 4px solid #00a2d4;
}
.index_nav li img{
	width: 212px;
	height:228px;
}
.index_nav li .item_p{
	line-height: 36px;
	text-align: center;
	font-size: 12px;
}
/*关于发之源*/
.index_02{
	width:100%;
	height:628px;
	background-color:#e5e5e5;
}
.index_about{

	padding-left: 120px;
}
.index_02_img{
	width:500px;
	height:400px;
	margin-top:120px;
}
.index_02_right{
	width: 600px;
	height:628px;
	padding: 24px 24px 0;
}
.index_about_title{
	width:120px;
	height:36px;
}
.index_about_t{
	line-height:36px;
	font-size: 20px;
	color:#363636;
}
.index_02_text{
	margin-top:32px;
}
.index_02_p{
	line-height:28px;
	font-size: 14px;
	color:#494949;
	text-indent: 2em;
}
/*客户案例*/
.index_03{
	height:514px;
}
.index_cases{
	height:442px;
	border-top:1px solid #b5b5b5;
}
.index_more{
	width:40px;
	height:54px;
}
.index_more_p{
	line-height:54px;
}
.index_cases_nav{
	height: 344px;
	padding-top: 36px;
	padding-bottom: 36px;
	margin-top: 96px;
}
.index_cases_nav li{
	float:left;
	width: 316px;
	padding-left: 8px;
	padding-right: 8px;
}
.index_cases_nav li img{
	width: 300px;
	height:196px;
}
.index_cases_nav li .item_p{
	line-height: 36px;
	text-align: center;
	font-size: 12px;
}
/*联系我们*/
.index_04{
	height:516px;
}
.index_contact{
	height:480px;
	background-color:#e5e5e5;
}
.index_contact_fl{
	width:566px;
	height: 412px;
	margin-top: 34px;
	margin-left: 60px;
}
.index_contact_fr{
	width:594px;
	height:480px;
}
.index_contact_nav{
	margin-left: 110px;
	margin-top:70px;
}
.index_contact_nav li{
	line-height: 48px;
	font-size: 14px;
	color: #49494a;
}
/*shouye END*/

/*about*START*/
.about{
	height:1120px;
	margin-bottom: 70px;
}
.about_aside{
	width:200px;
	height:1120px;
	background-color:#e5e5e5;
}
.about_nav dt{
	height:98px;
	background-color:#a0a0a0;
}
.about_nav dt .about_t{
	line-height:98px;
	padding-left:22px;
	font-size:20px;
	color:#fff;
}
.about_nav dd{
	height:70px;
	line-height:70px;
	padding-left: 32px;
	border-bottom:1px solid #b5b5b5;
}
.about_nav dd a{
	font-size:18px;
	color:#000;
}
.about_01{
	padding-top: 28px;
	width: 980px;
	margin-right:10px;
}
.about_title{
	width: inherit;
	height:52px;
	border-bottom: 1px solid #c9cdcf;
}
.about_title_t{
	display:block;
	float:left;
	width:80px;
	height:52px;
	line-height:52px;
	font-size: 20px;
	color:#010101;
	margin-left: 30px;
}
/*当前位置*/
.place{
	display: block;
	float:right;
	line-height: 24px;
	margin-top:28px;
	font-size: 14px;
	color:#8f8f8f;
}
.place > span{
	font-size: 16px;
	color:#3c3c3c;
}
.about_main{
	margin-top: 68px;
	width: 100%;
	height:608px;
}
.about_img_01{
	float: left;
	width: 454px;
	height:368px;
	margin-right: 12px;
}
.about_01_p{
	text-indent: 2em;
	line-height: 38px;
	font-size: 16px;
	color:#3c3c3c;
}
.about_main_img{
	margin-top:100px;
	padding-left: 10px;
}
.about_main_img li{
	float:left;
	width: 320px;
	text-align: center;
}
.about_main_img li img{
	width: 272px;
	height:200px;
}
/*企业荣誉*/
.about_honor{
	width:980px;
}
.about_honor_title{
	font-size: 18px;
	color:#000;
	line-height:62px;
	padding-left: 34px;
	margin-top: 28px;
}
.about_honor_nav li{
	float:left;
	width: 326px;
	height:438px;
	text-align: center;
	margin-top: 28px;
}
.about_honor_nav li img{
	width:300px;
	height:410px;
}
/*about*END*/

/*contact*STRAT*/
.contact_fl{
	width:460px;
	/*height:412px;*/
}
.contact_fr{
	width: 520px;
}
.contact_fr > .index_contact_nav{
	margin-top: 30px;
}
/*contact*END*/

/*news*STRAT*/
.news_main{
	width: 980px;
}
.news_item{
	width:980px;
	padding:34px 40px;
	border-bottom: 1px solid #c9cdcf;
}
.news_item_fl{
	width: 240px;
	height:158px;
}
.news_item_fl img{
	width: 240px;
	height:158px;
}
.news_item_fr{
	width: 600px;
}
.news_title{
	font-size: 20px;
	color:#0098d7;
}
.news_title_p{
	font-size: 14px;
	color:#b0b0b0;
	line-height: 22px;
}
.news_text{
	font-size: 14px;
	color:#7a7979;
	line-height: 32px;
	margin-top: 24px;
	text-indent: 2em;
}

.inside_h{
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	margin-top: 30px;
	color:#595959;
}
.inside_p{
	line-height: 30px;
	text-align: right;
	padding-right: 50px;
	margin-top: 20px;
	margin-bottom: 40px;
	color:#999;
	border-bottom: 1px dashed #ddd;
}
/*news*END*/

/*人才招聘*开始*/
.recruit_title{
	padding-left: 40px;
	font-size: 18px;
	line-height: 24px;
	color:#000;
	margin-top: 40px;
}
.recruit_content{
	margin-top: 40px;
	margin-left: 84px;
}
.recruit_duty{
	line-height: 24px;
	font-size:16px;
	color:#1a1a1a;
}
.recruit_nav{
	padding-left: 94px;
}
.recruit_nav li{
	line-height: 48px;
	font-size:14px;
	color:#3C3C3C;
}
/*人才招聘*结束*/

/*前灯*开始*/
.cases_list{
	width:960px;
}
.cases_list li{
	width:300px;
	margin:0 10px;
	float:left;
	margin-top:70px;
}
.cases_list li img{
	width:278px;
	height:216px;
	margin:0 11px;
}
.cases_p{
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#8f8f8f;
}
/*生产车间*/
.product_list{
	width: 978px;
}
.product_list li{
	border:4px solid #d2d2d2;
	/*box-sizing: border-box;*/
	margin:70px 4px 0;
	width: 318px;
	height:248px;
}
.product_list li img{
	margin: 15px;
	width: 268px;
	height:158px;
}
.product_list li .p1{
	font-size: 18px;
	color:#666;
	line-height: 30px;
}