﻿/*- - - - - - - - -样式属01首页1.html - - - - - - - -*/
	/*顶部*/
	#top{margin:0 auto 0 -600px;width:1200px;position:absolute;overflow:hidden;left:50%;z-index:1500;}
		/**/
		#lianxi{float:left;width:385px;height:50px;line-height:50px;color:#fff;}
		#lianxi span.tel{margin:0 18px 0 30px;padding-left:24px;background:url(../images/icon_tel.png) no-repeat left center;}
		#lianxi span.mail{padding-left:24px;background:url(../images/icon_mail.png) no-repeat left center;}
		/*语言*/
		#Language{float:right;width:221px;height:41px;padding-top:9px;}
		#Language a{padding:10px;float:left;line-height:normal;color:#fff;}
		#Language a img{margin-right:13px;}
	/*页头*/
	#header{width:100%;height:76px;position:absolute;min-width:1200px;top:49px;left:0px;z-index:1500;}
	#header #Language2{position:absolute;top:0px;right:10px;padding-top:5px;display:none;}
	#header #Language2 a{margin:0px 5px 0px 5px;}
	#header.floatstyle{height:98px;background:url(../images/float_bg.png) repeat-x left top;box-shadow:0 3px 4px rgba(0,0,0,0.1);}
	#header.floatstyle .center{padding-top:0px;}
	#header.floatstyle .line{display:none;}
	#header .center{position:relative;padding-top:5px;}
	#header .line{width:100%;height:3px;line-height:0;position:absolute;overflow:hidden;font-size:0;top:0px;left:0px;border-top:1px solid #8b9fd1;border-bottom:1px solid #8b9fd1;}
		/*网站标志*/
		#logo{float:left;width:217px;height:76px;text-align:center;padding-top:16px;}
		/*菜单*/
		#menu{float:right;width:633px;height:58px;margin-right:0px;display:inline;}
		#menu .menus{float:right;}
		#menu .menus li{float:left;}
		#menu .menus li a{padding:38px 20px 0;float:left;height:44px;line-height:44px;font-size:15px;color:#fff;}
		#menu .menus li.hover a,#menu .menus li.change a,#menu .menus li a:hover{color:#fff;background-color:#014ea0;text-decoration:none;}
		#menu .submenu{box-shadow:0 3px 4px rgba(0,0,0,0.3);padding:10px 0;width:100%;position:absolute;top:87px;left:0px;background-color:#014ea0;z-index:1500;}
		#menu .submenu ul{float:left;width:615px;margin-left:602px;display:inline;}
		#menu .submenu ul li{float:left;width:150px;}
		#menu .submenu ul li a{height:26px;line-height:26px;font-size:13px;color:#fff;padding-left:15px;display:block;}
		#menu .submenu ul li a:hover{background-color:#0167d3;text-decoration:none;}
	#header.floatstyle{height:98px;background:url(../images/float_bg.png) repeat-x left top;}
	#header.floatstyle #menu .menus li{margin-left:7px;padding-top:29px;}
	#header.floatstyle #menu .menus li a{width:92px;height:41px;text-align:center;color:#000000;padding:0;}
	#header.floatstyle #menu .menus li.hover a,#header.floatstyle #menu .menus li.change a,#header.floatstyle #menu .menus li a:hover{color:#fff;background-color:#014ea0;}
	#header.floatstyle #menu .submenu{margin-top:14px;}
	/*广告*/
	#banner{width:100%;height:665px;position:relative;overflow:hidden;min-width:1200px;margin:0 auto;}
	/*图片轮播样式*/
	#banner .conbox{width:9999em;height:665px;position:absolute;overflow:hidden;}
	#banner .conbox div{float:left;width:100%;height:665px;text-align:center;overflow:hidden;min-width:1200px;}
	#banner .conbox div a{width:100%;display:block;}
	#banner .conbox div img{height:100%;margin:0 auto;display:block;}
	#banner .switcher{width:100%;text-align:center;position:absolute;right:0px;bottom:21px;z-index:99;}
	#banner .switcher a{width:24px;height:4px;line-height:4px;text-align:center;overflow:hidden;font-size:14px;font-family:arial;color:#323232;margin-left:10px;background-color:#ffffff;cursor:pointer;display:inline-block;}
	#banner .switcher a.cur,#banner .switcher a:hover{color:#fff;background-color:#024fa1;}	
		#banner .move_right,#banner .move_left{width:36px;height:100%;position:absolute;top:0px;z-index:80;}
		#banner .move_left span,#banner .move_right span{width:36px;height:48px;position:absolute;top:50%;margin-top:-24px;background:url(../images/arrow3.png) no-repeat left top;background-repeat:no-repeat;}
		#banner .move_left{left:10px;}
		#banner .move_left:hover{background-position:left top;}
		#banner .move_left:hover span{background-position:left bottom;}
		#banner .move_right{right:10px;}
		#banner .move_right span{background-position:right top;}
		#banner .move_right:hover span{background-position:right bottom;}	
	/*关于我们*/
	#AboutUs{width:100%;height:500px;min-width:1200px;margin:0 auto;padding-top:75px;background:url(../images/boxbg.jpg) no-repeat center bottom;}
	#AboutUs .center{position:relative;}
	#AboutUs .center .leftpic{position:absolute;top:-25px;left:0px;}
	#AboutUs .center .rightpic{position:absolute;top:-25px;right:0px;}
	#AboutUs .PartTitle{margin-bottom:5px;}
	#AboutUs h4{height:86px;line-height:86px;text-align:center;font-size:24px;font-weight:normal;margin-bottom:20px;}
	#AboutUs .icon_arrow{margin:0 auto 46px;width:47px;height:23px;background:url(../images/arrow.png) no-repeat left top;display:block;}
	#AboutUs p{line-height:31px;text-align:center;font-size:14px;color:#737373;}
	#AboutUs .btn_read{width:95px;height:21px;line-height:21px;text-align:center;font-size:14px;color:#004ea0;margin:50px auto 0px auto;background:url(../images/1.png) no-repeat center center;display:block;}
	/*照片展示*/
	#PhotoShow{height:772px;position:relative;min-width:1200px;margin:0 auto;background:#1e1c1f url(../images/pic.jpg) no-repeat center center;}
	#PhotoShow .center{padding-top:88px;}
	#PhotoShow .center h4{line-height:30px;text-align:center;font-size:14px;font-weight:normal;color:#fff;margin-bottom:63px;}
	#PhotoShow .PartTitle{color:#fff;margin-bottom:22px;}
	#PhotoShow #PhotoGundong{position:relative;}
	#PhotoShow .gundong{width:1199px;margin:0 auto;}
	#PhotoShow .gundong .jCarouselLite{float:left;width:1199px;height:346px;overflow:hidden;}
	#PhotoShow .move_right,#PhotoShow .move_left{float:left;width:38px;height:42px;position:absolute;bottom:-90px;z-index:500;}
	#PhotoShow .move_left span,#PhotoShow .move_right span{width:38px;height:42px;background:url(../images/arrow2.png) no-repeat left top;background-repeat:no-repeat;display:block;}
	#PhotoShow .move_left{left:46%;}
	#PhotoShow .move_left span{background-position:left top;}
	#PhotoShow .move_left:hover span{background-position:left bottom;}
	#PhotoShow .move_right{right:46%;}
	#PhotoShow .move_right span{background-position:right top;}
	#PhotoShow .move_right:hover span{background-position:right bottom;}
	.icon_jia{width:29px;height:29px;background:url(../images/icon_jia.png) no-repeat left top;display:inline-block;}
	.icon_jia.icon_jia1x1{background-position:0 0;}
	.icon_jia.icon_jia1x2{background-position:0 -29px;}
	.icon_jia.icon_jia2x1{background-position:-29px 0;}
	.icon_jia.icon_jia2x2{background-position:-29px -29px;}
	/**/
	#ProductCenter{padding:62px 0 109px;width:1200px;overflow:hidden;margin:0 auto;}
	#ProductCenter h4{text-align:center;color:#000000;margin-bottom:45px;}
	#ProductCenter .PartTitle{margin-bottom:19px;}
	#ProductCenter .SortList{width:1250px;margin-bottom:38px;}
	#ProductCenter .ProductList{width:1250px;margin-bottom:25px;}
	.btn_more{width:95px;height:41px;line-height:41px;text-align:center;font-size:14px;color:#004ea0;margin:0 auto;background:url(../images/1.png) no-repeat center center;display:block;}
	.footer_bg{color:#fff;background:#151412 url(../images/footerbg.jpg) no-repeat center top;}
	/*搜索*/
	#Search{width:1200px;height:139px;margin:0 auto;border-bottom:1px solid #6e6d6b;}
	#Search .Searchform{padding:40px 0;}
	#Search .Searchform strong{float:left;width:221px;height:50px;line-height:50px;text-align:right;font-size:15px;font-weight:normal;margin-right:30px;display:inline;}
	#Search .Searchform .text{padding:0 20px;width:620px;height:50px;line-height:50px;overflow:hidden;margin-right:9px;border:0;border-radius:4px;}
	#Search .Searchform .text:focus{box-shadow:0 3px 6px rgba(0,0,0,0.3) inset;}
	#Search .Searchform .btn_send{width:200px;height:50px;font-size:14px;color:#fff;background-color:#014ea0;border:0;border-radius:4px;}
	#Search .Searchform .btn_send:hover{background-color:#0173ec;}
	/*页尾*/
	#footer{padding:45px 0 53px;width:1200px;margin:0 auto;border-bottom:1px solid #6e6d6b;}
		/*联系我们*/
		#contact{float:left;width:299px;margin-left:20px;display:inline;}
		#contact .bomlogo{margin-bottom:15px;display:block;}
		#contact dl{width:225px;line-height:25px;font-size:14px;color:#949494;}
		#contact dl dt{float:left;}
		#contact dl dd{overflow:hidden;}
		#contact .weiboweixin{padding:6px 0;}
		#contact .weiboweixin a{margin-right:9px;}
		#contact .weiboweixin .weixin{position:relative;}
		#contact .weiboweixin .weixin:hover img{display:block;}
		#contact .weiboweixin .weixin img{position:absolute;bottom:19px;left:-50px;display:none;}
		.share_icon{width:20px;height:20px;background:url(../images/iconlist.png) no-repeat left top;display:inline-block;}
		.share_icon.share_icon1x1{background-position:0 0;}
		.share_icon.share_icon2x1{background-position:-20px 0;}
		.share_icon.share_icon3x1{background-position:-40px 0;}
		/*网站地图*/
		#SiteMap{float:left;width:860px;margin-left:20px;display:inline;}
		#SiteMap dl{margin:0 10px 0 50px;float:left;width:240px;display:inline;}
		#SiteMap dl dt{height:44px;font-size:16px;background:url(../images/line2.png) no-repeat left bottom;}
		#SiteMap dl dd{padding-top:10px;}
		#SiteMap dl dd a{height:30px;line-height:30px;font-size:14px;color:#aaaaaa;display:block;}
		#SiteMap dl dd a:hover{color:#014e9e;text-decoration:none;}
		#SiteMap dl dd ul{float:left;width:230px;font-size:14px;color:#aaaaaa;}
		#SiteMap dl dd ul li{float:left;width:82px;line-height:45px;text-align:center;margin-right:30px;display:inline;}
		#SiteMap dl dd ul li img{width:82px;height:82px;background:#ccc;display:block;}
	/*版权*/
	#copyright{width:1200px;height:88px;line-height:88px;text-align:center;font-size:14px;color:#aaaaaa;margin:0 auto;}
	#copyright a{color:#aaaaaa;}
	/*栏目标题*/
	.PartTitle{height:59px;line-height:59px;text-align:center;font-size:30px;font-weight:normal;padding-bottom:24px;background:url(../images/line.png) no-repeat center bottom;}
	/*分类列表*/
	.SortList{float:left;}
	.SortList li{margin:0 12px 15px 0;float:left;width:109px;display:inline;}
	.SortList li a{width:109px;height:35px;line-height:35px;text-align:center;font-size:14px;background-color:#e7e7e7;display:block;}
	.SortList li.change a,.SortList li a:hover{color:#fff;background-color:#004ea0;text-decoration:none;}
	/*产品列表*/
	.ProductList{float:left;}
	.ProductList li{float:left;width:279px;position:relative;margin-right:27px;transition:transform 0.3s ease-in;display:inline;}
	.ProductList li .photo{width:279px;height:279px;position:relative;overflow:hidden;background:#ccc;background-color:#014ea0;display:block;border:1px solid #ccc;}
	.ProductList li em{height:50px;line-height:50px;text-align:center;font-size:14px;color:#5b5b5b;display:block;}
	.ProductList li .photo img{width:100%;height:100%;display:block;}
	.ProductList li .icon_fdj{margin:-12px 0 0 -12px;width:24px;height:24px;position:absolute;top:120%;left:50%;background:url(../images/icon_fdj.png) no-repeat left top;}
	/*图片列表*/
	.PicList{float:left;}
	.PicList li{float:left;width:295px;height:346px;position:relative;overflow:hidden;margin-right:5px;background:#333;display:inline;}
	.PicList li:hover img{transform:scale(1.2);}
	.PicList li .icon_jia{position:absolute;display:none;}
	.PicList li .icon_jia1x1{top:126px;left:105px;}
	.PicList li .icon_jia1x2{bottom:126px;left:105px;}
	.PicList li .icon_jia2x1{top:126px;right:105px;}
	.PicList li .icon_jia2x2{right:105px;bottom:126px;}
	.PicList li a img{width:100%;height:100%;display:block;transition:transform 0.6s ease-in;}
/*- - - - - - - - -样式属02产品中心.html - - - - - - - -*/
	#banner2{ position:relative;width:100%;height:334px;overflow:hidden;min-width:1200px;background:#000;}
	#banner2 .zz{position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;background:url(../images/heibg.png) repeat left top;z-index:1000;}
	/*内容区域*/
	#container{width:1200px;margin:50px auto 50px auto;}
		/*侧栏*/
		#sidebar{float:left;width:279px;}
		#sidebar .SideTitle{margin-bottom:2px;}
		/*内容区域*/
		#neirong{float:right;width:894px;}
			/*产品列表*/
			#ProductList{width:894px;overflow:hidden;}
			#ProductList .ProductList{width:920px;}
			#ProductList .ProductList li{margin-bottom:9px;}
			/*翻页*/
			#page{width:894px;height:59px;}
	/*标题*/
	.Title{width:174px;position:relative;left:50%;margin-left:-87px;color:#fff;text-align:center;line-height:42px;margin-top:-158px;margin-bottom:100px;font-size:15px;text-transform:uppercase; z-index:1000;font-weight:normal;}
	.Title .line{border-bottom:1px solid #ffffff;position:absolute;top:65px; line-height:0; font-size:0; height:0; overflow:hidden;width:33px;left:50%;margin-left:-16px;}
	.Title strong{display:block;font-weight:normal;line-height:65px;height:65px;font-size:30px;}
	/*主标题*/
	.MainTitle{height:39px;font-size:24px;font-weight:normal;margin-bottom:22px;border-bottom:2px solid #eaeaea;}
	/*侧栏标题*/
	.SideTitle{width:279px;height:48px;line-height:48px;text-align:center;font-size:19px;font-weight:normal;color:#fff;background:#014ea0 url(../images/0.png) no-repeat center center;}
	/*文本列表*/
	.TextList li{margin-bottom:2px;}
	.TextList li a{height:43px;line-height:43px;text-align:center;font-size:15px;background-color:#eaeaea;display:block;}
	.TextList li a.change{}
	.TextList li.change a,.TextList li a:hover{color:#fff;background:#004ea1 url(../images/2.png) no-repeat 256px center;text-decoration:none;}
	.TextList li a.btn_submenu{background:#eaeaea url(../images/4.png) no-repeat 256px center;}
	.TextList li a.btn_submenu:hover{color:#014ea0;}
	.TextList li a.change{background:#004ea1 url(../images/3.png) no-repeat 256px center!important;color:#fff!important; }
	.TextList li ol{display:none;box-shadow:0 3px 14px rgba(0,0,0,0.4) inset;}
	.TextList li ol li{margin-bottom:0px;}
	.TextList li ol li a{background-color:#dddddd;}
	.TextList li ol li a:hover{background:#014ea0;}
	.TextList li ol li a.change2{color:#014ea0;}
	/*翻页*/
	.pages{line-height:34px;font-size:14px;padding-top:16px;text-align:center;}
	.pages a{padding:0 13px;background-color:#dedede;display:inline-block;}
	.pages a:hover{background-color:#f8f8f8;text-decoration:none;}
	.pages a.btn{padding:0 24px;color:#fff;background-color:#014ea0;}
	.pages a.btn:hover{background-color:#015ab9;}
	.pages a.change{color:#fff;background-color:#014da1;}
	.pages a.change:hover{background-color:#005cb6;}
/*- - - - - - - - -样式属03车间展示.html - - - - - - - -*/
	/**/
	#PhotoShow2{margin:50px auto 40px;width:1200px;height:666px;background-color:#333;}
	/*图片浏览*/
	#pictureBrowse{width:1200px;height:666px;position:relative;overflow:hidden;margin:0px auto 30px auto;background:#313131 url(../images/line_x.jpg) repeat-x left bottom;}
	#pictureBrowse .piclists li img{visibility:hidden;}
	/* tFocus */
	#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;}
	#tFocus{padding:6px 0;width:1125px;margin:0 auto;z-index:6000;}
	#tFocus-pic{margin:0 auto 6px;width:800px;height:507px;position:relative;overflow:hidden;}
	#tFocus-pic li{width:800px;height:507px;text-align:center;position:absolute;top:0;left:0;background:#313131;}
	#tFocus-pic li span{width:0;height:100%;overflow:hidden;vertical-align:middle;display:inline-block;}
	#tFocus-pic li img{max-width:800px;max-height:520px;}
	/**/
	#tFocusBtn{width:1123px;height:149px;position:relative;overflow:hidden;z-index:20;}
	#tFocus-btn{float:left;width:624px;height:149px;position:relative;bottom:0;left:0;display:inline;}
	#tFocus-btn ul{width:100000px;position:absolute;top:0;left:0;}
	#tFocus-btn li{float:left;width:140px;height:129px;text-align:center;position:relative;overflow:hidden;padding-top:20px;cursor:pointer;display:inline;}
	#tFocus-btn li strong{width:100%;height:47px;line-height:47px;text-align:center;position:absolute;font-weight:normal;color:#fff;bottom:0px;left:0px;}
	#tFocus-btn li img{width:137px;height:74px;margin:0 auto;background:#333;visibility:visible;opacity:0.5;}
	#tFocus-btn li.active{width:140px;height:129px;position:relative;background-color:#014ea0;border-color:#008e36;}
	#tFocus-btn li.active img{opacity:1;}
	/*按钮*/
	#tFocus-leftbtn,#tFocus-rightbtn{float:left;width:60px;height:60px;position:absolute;text-indent:-9999px;top:213px;background:url(../images/arrow4.png) no-repeat left top;}
	#tFocus-leftbtn{left:54px;background-position:left top;z-index:1500;}
	#tFocus-leftbtn:hover{background-position:left bottom;}
	#tFocus-rightbtn{right:54px;background-position:right top;}
	#tFocus-rightbtn:hover{background-position:right bottom;}

	#container h1{height:65px;line-height:65px;text-align:center;overflow:hidden;font-size:24px;font-weight:normal;color:#034b9f;}
		/*产品照片*/
		#ProductPhoto{width:556px;height:556px;margin:0px auto 40px auto;border:1px solid #ccc;}
		#ProductPhoto img{width:100%;max-width:100%;}
		/*产品介绍*/
		#ProductJieshao{width:1172px;margin:0 auto;padding-bottom:40px;}
	/*蓝色标题*/
	.blueTitle{height:42px;line-height:42px;overflow:hidden;margin-bottom:18px;border-bottom:1px solid #d9dddc;}
	.blueTitle span{width:156px;height:42px;line-height:42px;text-align:center;font-size:16px;font-weight:normal;color:#fff;background-color:#044e99;display:block;}
	.contents{width:98%;line-height:35px;font-size:14px;margin:0 auto;}
	/*上一篇 下一篇*/
	#PrevNext{width:296px;line-height:45px;overflow:hidden;margin:0px auto 40px auto;font-size:17px;/*background-color:#cfcfcf;*/}
/*	#PrevNext .btn_back{color:#fff;background-color:#252525;}
	#PrevNext .btn_back:hover{background-color:#000000;}*/
	#PrevNext a{float:left;width:33%;text-align:center;font-size:17px;display:inline-block;}
/*	#PrevNext a:hover{background-color:#b6b6b6;text-decoration:none;}
*/		
	/*关于我们*/
	#AboutUs2{height:515px;min-width:1200px;margin:0 auto;}
	#AboutUs2 .center{width:1158px;height:443px;padding:30px 0 0 0;}
	#AboutUs2 .pic{float:left;width:510px;height:327px;margin:0 50px 0 0px;display:inline;}
	#AboutUs2 h4{height:20px;line-height:20px;font-size:20px;font-weight:normal;padding-bottom:24px;background:url(../images/about-line.png) no-repeat bottom; margin-bottom:25px;}
	#AboutUs2 p{line-height:30px;font-size:14px;color:#6b6b6b;}
	#AboutUs2 .btn_readmore{width:162px;height:44px;line-height:44px;text-align:center;font-size:14px;color:#fff;background-color:#014ea0;display:inline-block;margin-top:37px;}
	#AboutUs2 .btn_readmore:hover{background-color:#0073ed;text-decoration:none;}
	
	/*联系我们*/
	#ContactUs2{width:1200px;height:615px;min-width:1200px;margin:0 auto;}
	#ContactUs2 .center{width:1200px;height:272px; border:#d1d1d1 solid 1px;margin:0 auto; margin-bottom:20px;}
	#ContactUs2 .left{width:500px;float:left;display:inline;padding:34px 0 0 53px;}
	#ContactUs2 h4{width:200px;height:20px;line-height:20px;font-size:20px;font-weight:normal;background:url(../images/about-line.png) no-repeat left bottom;margin-bottom:25px;padding-bottom:24px;}
	#ContactUs2 p{line-height:30px;font-size:14px;color:#6b6b6b;}
	#ContactUs2 h3{line-height:50px;font-size:30px;font-weight:normal;text-align:center;color:#FFF; margin-top:80px;}
	#ContactUs2 h5{line-height:18px;font-size:18px;font-weight:normal;text-align:center;color:#FFF;}
	#ContactUs2 .right{float:right;width:582px;height:254px;display:inline; margin:8px; background-color:#014ea0;display:inline;}

	/*FEEDBACK*/
	#Feedback2{width:1200px;height:815px;min-width:1200px;margin:0 auto;}
	#Feedback2 .center{width:1200px;height:272px;margin:0 auto; margin-bottom:20px;}
	#Feedback2 .left{float:left;width:457px;height:533px;display:inline;}
	#Feedback2 h4{width:1200px;line-height:25px;font-size:14px;font-weight:normal;margin-bottom:25px;padding-bottom:24px;color:#6c6c6c;}
	#Feedback2 p{line-height:30px;font-size:14px;color:#6b6b6b;}
	#Feedback2 .right{float:right;width:718px;height:254px;}
	
	#Feedback2 .feed_form_list{margin-bottom:10px;}
	#Feedback2 .feed_form_list p{margin-bottom:10px;}
	#Feedback2 .feed_form_list .feed_input{color:#656565;font-size:16px;text-indent:10px;background-color:#f3f3f3;width:719px;height:48px;line-height:48px;border:1px solid #dadada;}
	#Feedback2 .feed_form_list .feed_input2{color:#656565;font-size:16px;text-indent:10px;background-color:#f3f3f3;width:719px;height:48px;line-height:48px;border:1px solid #dadada;}

	#Feedback2 .feed_form_list .feed_textarea{color:#656565;font-size:16px;text-indent:10px;background-color:#f3f3f3;width:719px;height:100px;line-height:48px;border:1px solid #dadada;}
.feed_but{text-align:center;margin-top:30px;}
.feed_but .submit{cursor:pointer;filter:chroma(color=#000000);border:none; background-color:#014ea0;height:60px;width:719px;color:#fff;font-size:20px;}
.feed_but .submit:hover{background-color:#0173ec;color:#fff;}
