@charset "utf-8";
/* CSS Document */
/*头部*/
#wrap{
	overflow: hidden;
}
#header{
	height: 100px;
	margin-top: 50px;
}
.logo span{
	font-size: 30px;
	color: rgb(3, 53, 218);
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 5px;
}
.logo img{
	float: left;
}
.logo{
	/*width: 260px;*/
	height: 40px;
	line-height: 40px;
	float: left;
}
.header-right{
	width: 506px;
	float: right;
	position: relative;
}
.h-phone{
	position: absolute;
	width: 236px;
	text-align: left;
	top:-5px;
	right: 0;
}
.search{
	width: 260px;
	position: relative;
}
.search .text01{
	width: 200px;
	height: 34px;
	border:2px solid #0335da;
	color: #666;
	text-indent: 5px;
}
.search input{
}
.anniu{
	width: 50px;
	height: 38px;
	border: none;
	background: #0335da;
	color: #fff;
	position: absolute;
	cursor: pointer;
}
.anniu:hover{
	background:#072790;
}
.h-phone span{
	font-size: 16px;
	color: #0335da;
}
.h-phone h3{
	font-size: 30px;
	font-weight: bold;
	color: #0335da;
}
/*导航*/
#nav{
	background: #0335da;
	height: 46px;
	padding-top: 4px;
	overflow: hidden;
}
.nav-ul li{
	float: left;
}
.nav-ul li a{
	color: #fff;
	display: block;
	width: 128px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
}
.nav-ul li:hover a{
	background: #fff;
	color: #0335da;
}
.nav-r{
	float: right;
}
.nav-ul{
	float: left;
}
.nav-r span{
	color: #cdd7f7;
	width: 160px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	border-left: 3px solid #cdd7f7;
	border-right: 3px solid #cdd7f7;
	margin-top: 8px;
}
/**/
#banner{
	position: relative;
	overflow: hidden;
	height: 600px;
	background:#000;
}
#banner .fullwidthbanner img{
	width: 100%;
}
.banner-txt{
	position: absolute;
	top:112px;
	z-index: 666;
	color: #fff;
	width: 1020px;
	left: 50%;
	margin-left: -510px;
}
.banner-left{
	width: 380px;
	float: left;
}
.banner-left ul li{
	float: left;
	margin-right:13px;
	margin-bottom: 13px;
}
.banner-left ul li img{
	display: block;
	border: 6px solid #fff;
	width: 183px;
	height: 183px;
	box-sizing: border-box;
}
.banner-left ul{
	width: 400px;
}
.banner-right{
	width: 548px;
	float: right;
}
.banner-right h1{
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
}
.banner-right h2{
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 33px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center;
}
.banner-right h3{
	font-size: 19px;
	margin-top: 30px;
}
.banner-right h4{
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 30px;
	line-height: 20px;
}
.banner-right h5{
	position: relative;
	margin-top: 35px;
	text-align: center;
}
.banner-right .linel{
	position: absolute;
	left: 0;
	height: 1px;
	top: 12px;
	background: #fff;
	width: 193px;
}
.banner-right .liner{
	height: 1px;
	background: #fff;
	width: 193px;
	top: 12px;
	position: absolute;
	right: 0;
}
.banner-right h5 span{
	font-size: 18px;
	display: block;
}
/*首页关于我们*/
#homeabout{
	height:330px;
	margin-top: 60px;
}
.homeabout-l{
	float: left;
	width: 360px;
}
.homeabout-r{
	float: right;
	width: 264px;
	border: 3px solid rgb(3, 53, 218);
	height: 264px;
}
.homeabout-c{
	width: 480px;
	height: 260px;
	overflow: hidden;
	margin:0 45px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	color: #7b7b7b;
}
.homeabout-l img{
	border: 9px solid rgb(236, 239, 246);
	width: 252px;
	height: 252px;
}
.homeabout-tit{
	float: right;
	width: 55px;
	position: relative;
	height: 270px;
}
.homeabout-tit img{
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.homeabout-tit h2{
	font-size: 30px;
	width: 30px;
	float: left;
	font-weight: bold;
	line-height: 35px;
	color: rgb(3, 53, 218);
	margin-top: -3px;
}
.homeabout-tit span{
	width: 10px;
	float: right;
	writing-mode:tb-rl;
	color: rgb(3, 53, 218);
	display: block;
}
.homeabout-r span{
	display: block;
	margin-top: 70px;
	margin-left: 28px;
	font-size: 16px;
	color: rgb(3, 53, 218);
}
.homeabout-r h3{
	font-size: 30px;
	color: rgb(3, 53, 218);
	margin-left: 28px;
	margin-top: 5px;
	font-weight: bold;
}
.homeabout-r a{
	width: 250px;
	height: 52px;
	background: rgb(3, 53, 218);
	display: block;
	margin:80px auto 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 52px;
	font-size: 20px;
	color: #fff;
}
/*首页产品分类*/
#homeprolist{
	background: rgb(3, 53, 218);
	padding-top: 40px;
	padding-bottom: 25px;
}
.homeprolist-tit{
	margin-left: 40px;
	width: 262px;
	float: left;
}
.homeprolist-tit .homeprolist-tittop span{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 40.5px;
	vertical-align: middle;
}
.homeprolist-tit .homeprolist-tittop img{
	vertical-align: middle;
}
.homeprolist-line{
	margin-top: 15px;
	color: #fff;
	position: relative;
	text-align: center;
}
.homeprolist-line span{
	position: absolute;
	width: 45px;
	height: 1px;
	background: #fff;
	top: 11px;
}
.homeprolist-linel{
	left: 0;
}
.homeprolist-liner{
	right: 0;
}
.homeprolist-ul{
	margin-left: 144px;
	float: left;
	margin-top: 10px;
}
.homeprolist-ul li{
	float: left;
}
.homeprolist-ul li a{
	font-size: 18px;
	width: 216px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	display: block;
	text-align: center;
}
.homeprolist-ul li:hover a{
	background: #fff;
	color: rgb(3, 53, 218);
}
/*首页新闻*/
#homenews{
	margin-top: 64px;
}
.homenews-left{
	float: left;
	width: 454px;
}
.homenews-left h2{
	border: 2px solid rgb(3, 53, 218);
	writing-mode:tb-rl;
	text-align: center;
	font-size: 22px;
	height: 237px;
	letter-spacing: 5px;
	color: rgb(3, 53, 218);
	padding: 0 10px;
}
.homenews-right{
	width: 454px;
}
.homenews-right h2{
	border: 2px solid rgb(3, 53, 218);
	writing-mode:tb-rl;
	text-align: center;
	font-size: 22px;
	height: 237px;
	letter-spacing: 5px;
	color: rgb(3, 53, 218);
	padding: 0 10px;
}
.homenews-ul{
	width: 385px;
}
.homenews-ul li a h3{
	font-size: 22px;
	color:rgb(3, 53, 218);
	font-weight: bold;
}
.homenews-ul li{
	margin-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}
.homenews-ul li a:hover h3{
	color: #032289;
}
.homenews-ul li a span{
	display: block;
	margin-top: 5px;
}
.homenews-ul li a div{
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.homenews-c{
	width: 200px;
	margin-left: 35px;
	text-align: center;
	height: 60px;	
}
.homenews-tit{
	position: relative;
}
.homenews-tit h2{
	font-size: 30px;
	color: rgb(3, 53, 218);
	font-weight: bold;
}
.homenews-tit h3{
	color: rgb(3, 53, 218);
	margin-top: 8px;
}
.homenews-tit span{
	position: absolute;
	width: 3px;
	background: rgb(3, 53, 218);
	height: 60px;
	top: 0;
}
.homenews-titl{
	left: 0;
}
.homenews-titr{
	right: 0;
}
.homenews-img{
	margin-top: 26px;
	border: 6px solid #d3ddfd;
	overflow: hidden;

}
.homenews-img img{
	width: 100%;
	display: block;
	transition: all 0.5s;
}
.homenews-img:hover img{
	transform: scale(1.1);
}
/*首页产品中心*/
#homepro{
	margin-top: 50px;
}
.tit{
	width: 235px;
	height: 73px;
	text-align: center;
	margin: 0 auto;
}
.tit span img{
	display: block;
}
.tit h2{
	font-size: 30px;
	color: rgb(3, 53, 218);
	font-weight: bold;
	padding-top:10px;
}
.tit h3{
	font-size: 14px;
	color: rgb(3, 53, 218);
	margin-top: 10px;
}
.homepro-main ul{
	width: 1230px;
}
.homepro-main ul li{
	width: 230px;
	float: left;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 15px;
}
.homepro-main ul li img{
	width: 100%;
}
.homepro-main{
	margin-top: 60px;
}
.homepro-main ul li span{
	font-size: 16px;
	color: #0335da;
	margin-top: 10px;
	display: block;
}
/*首页生产车间*/
#homework{
	margin-top: 50px;
}
.homework-main{
	margin-top: 60px;
}
.homework-main ul{
	width: 1250px;
}
.homework-main ul li{
	width: 385px;
	height: 234px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.homework-main ul li img{
	width: 385px;
	height: 234px;
	display: block;
}
/*首页在线留言*/
#homefeedback{
	margin-top: 35px;
	padding-bottom: 60px;
}
.homefeedback-main{
	margin-top: 50px;
}
.homefeedback-left{
	width: 435px;
	float: left;
}
.homefeedback-left ul li{
	margin-bottom: 10px;
}
.homefeedback-left ul li span{
	display: block;
	color: #0335da;
	font-size: 16px;
	line-height: 40px;
}
.homefeedback-left ul li span i{
	font-style: normal;
	color: #f00;

}
.homefeedback-left ul li input{
	width: 435px;
	height: 40px;
	border: 1px solid #0335da;
	text-indent: 5px;
	line-height: 40px;
}
.homefeedback-box{
	width: 1032px;
	margin: 0 auto;
}
.homefeedback-tijiao{
	width: 435px;
	height: 40px;
	line-height: 40px;
	background: #0335da;
	color: #fff;
	border: none;
	margin-top: 5px;
	cursor: pointer;
}
.homefeedback-tijiao:hover{
	background: #072790;
}
.homefeedback-right{
	width: 432px;
	float: right;
}
.homefeedback-right h3{
	font-size: 16px;
	margin-top: 30px;
	margin-left: 50px;
}
.homefeedback-right span{
	height: 100px;
	width: 100%;
	display: block;
	text-align: center;
	border-top: 3px solid #0335da;
	border-bottom: 3px solid #0335da;
	line-height: 100px;
	font-size: 30px;
	color: rgb(3, 53, 218);
	font-weight:bold;
	margin-top: 60px;
}
.homefeedback-right h4{
	margin-top: 52px;
	text-align: center;
}
/*底部*/
#footer{
	background: rgb(229, 233, 245);
	padding-top: 42px;
	position: relative;
}
.footer-left{
	width: 650px;
	float: left;
}
.footer-logo img{
	float: left;
}
.footer-logo a span{
	font-size: rgb(3, 53, 218);
	font-size: 30px;
	font-weight: bold;
	color: #0335e0;
	float: right;
	line-height: 30px;
	margin-top: 5px;
}
.footer-logo{
	width: 525px;
	margin: 0 auto;
}
.footer-lb{
	border-top: 1px solid rgb(3, 53, 218);
	margin-top: 40px;
	position: relative;
	height:210px;
}
.footer-phone{
	position: absolute;
	top: 30px;
	left: 58px;
	width: 324px;
	height: 124px;
	border-right: 1px solid rgb(3, 53, 218);
}
.footer-phone span{
	font-size: 18px;
	color: rgb(3, 53, 218);
	margin-top: 26px;
	display: block;
}
.footer-phone h3{
	font-size: 36px;
	color: rgb(3, 53, 218);
	font-weight: bold;
	line-height: 36px;
}
.ewm{
	width: 180px;
	left: 438px;
	position: absolute;
	top: 40px;
}
.ewm img{
	width: 100px;
	height: 100px;
}
.ewm span{
	display: block;
	float: right;
	color: rgb(3, 53, 218);
	font-size: 16px;
	margin-top: 30px;
}
.footer-right{
	float: right;
	width: 492px;
	height: 253px;
	border-left: 1px solid rgb(3, 53, 218);
}
.footer-right h3{
	float: left;
}
.footer-rm{
	width: 376px;
	margin-left: 58px;
	margin-top: 65px;
}
.footer-rm h3{
	font-size: 24px;
	color: rgb(3, 53, 218);
	font-weight: bold;
	line-height: 40px;
}
.footer-txt{
	text-align: right;
	margin-left: 58px;
	width: 376px;
	margin-top:45px;
	font-size: 16px;
	color: rgb(3, 53, 218);
}
.copyright{
	position: absolute;
	bottom: 15px;
	width: 274px;
	height: 26px;
	line-height: 26px;
	background: rgba(0,0,0,.5);
	color: #fff;
	border-radius: 50px;
	text-align: center;
	left: 50%;
	margin-left: -137px;
	bottom:20px;
}
/*回到顶部*/
.back{
	width: 40px;
	height: 40px;
	background: url(../img/top.png) no-repeat -503px 0;
	position: fixed;
	right: 25px;
	bottom: 175px;
	cursor: pointer;
	transition: all 0.3s;
	display: none;
}
.back:hover{
	background: url(../img/top.png) no-repeat -503px -42px;
}
/*内页banner*/
#inside-banner{
	position: relative;
	/*height: 300px;*/
}
#inside-banner .banner-txt{
	top: 50px;
}
/*产品*/
#inside-box{
	margin-top: 60px;
}
.pro-tit{
	width: 880px;
	margin:50px auto 0;
}
.pro-tit ul li{
	float: left;
	margin-right: 5px;
}
.pro-tit ul li a{
	display: block;
	width: 188px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	color: #0335da;
}
.pro-tit ul li:hover a{
	background: #0335da; 
	color: #fff;
}
.pro-tit .search .text01{
	width: 267px;
}
.pro-tit .search{
	width: 271px;
}
/*产品内页*/
.prod-main{
	margin-top: 70px;
	padding-bottom: 50px;
}
.prod-l{
	float: left;
}
#mark {
	display:none;
	position:absolute;
	top:50px;
	left:50px;
	width:100px;
	height:100px;
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:move;
	background-color:#fff;
	border:1px solid #808180;
}
#prod-lbox1 img {
	width:100%;
	height:100%;
}
#prod-lbox2 img {
	display:block;
	width:300%;
	height:300%;
}
#prod-lbox1,#prod-lbox2 {
	width:300px;
	height:300px;
}
.prod-c{
	width: 840px;
	margin:0 auto;
}
.prod-l{
	position: relative;
	height: 300px;
}
#prod-lbox2{
	position: absolute;
	left: 325px;
	top: 0;
	overflow: hidden;
	display: none;
}
#prod-lbox1{
	position: absolute;
	left: 0;
	top:0;
}
.prod-r{
	width: 510px;
	float: right;
}
.prod-r h3{
	font-size: 22px;
	font-weight: bold;
	color: #0335da;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	
}
.prod-r h4{
	color: #454545;
}
.prod-r h4 i{
	font-style: normal;
	color: #898989;
	text-decoration: line-through;
	padding-left: 5px;
}
.prod-r h4 span{
	display: block;
}
.prod-r h5{
	color: #454545;
}
.prod-r h5 span{
	font-size: 20px;
	color: #0335da;
	font-weight: bold;
}
.pro-txt{
	width: 876px;
	margin:40px auto 0;
}
.pro-txt h2{
	font-size: 12px;
	border:1px solid #E5E5E5;
	background: #f5f5f5;
	padding: 5px;
}
.pro-txt p{
	margin-top: 10px;
}
.prod-main .pager{
	width: 876px;
	margin:30px auto 0;
	text-align: left;
}
.prod-main .pager span a{
	width: auto;
	display: block;
	text-align: left;
	border:none;
	color: #7b7b7b;
}
/*关于我们*/
.about-box .homeabout-c{
	width: 750px;
}
.about-bot .homeabout-r{
	float: left;
}
.about-box  #homeabout{
	height: 300px;
}
.scrollLeft li img{
	width: 240px;
	height: 240px;
}
.scrollLeft li span{
	display: block;
}
.scrollLeft{
	width: 888px;
	float: right;
	overflow: hidden;
}
.scrollLeft ul{
	width: 5000px;
}
.scrollLeft li{
	float: left;
	text-align: center;
	margin-right: 15px;
}
.scrollLeft li span{
	color: #0335da;
	font-size: 16px;
}
.about-box{
	padding-bottom: 60px;
}
/*新闻资讯*/
.news-box .pro-tit{
	width: 538px;
}
.news-box .pro-tit .search{
	width: 260px;
}	
.news-box  .pro-tit .search .text01{
	width: 206px;
}
.news-box .pro-tit ul li a{
	width: 120px;
}
.news-main{
	width: 860px;
	margin:60px auto 0;
}
.news-main li h2{
	font-size: 22px;
	color: #0335da;
	font-weight: bold;
}
.news-main li span{
	display: block;
	margin-top: 5px;
	color: #7b7b7b;
}
.news-main li{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 22px;
	margin-bottom: 14px;
}
.news-main li h3{
	font-size: 12px;
}
.news-main li:hover h2{
	color: #032289
}
.newsd-main{
	width: 900px;
	margin:60px auto 60px;
}
.newsd-main h2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #0335da;
}
.newsd-main h3{
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	color: #7b7b7b;
}
.newsd-biaoti{
	border: 1px solid #E5E5E5;
	background: #F5F5F5;
	padding:5px;
	font-size: 12px;
	line-height: 20px;
}
.newsd-txt{
	margin: 25px 0;
	color: #7b7b7b;
	line-height: 20px;
}
.newsd-main .pager{
	width: 876px;
	margin:30px auto 0;
	text-align: left;
}
.newsd-main .pager span a{
	width: auto;
	display: block;
	text-align: left;
	border:none;
	color: #7b7b7b;
}
.contact-main{
	margin-top: 60px;	
}
.contact-box{
	margin-bottom: 65px;
}
.contact-left{
	width: 530px;
	height: 273px;
	border: 1px solid rgb(3, 53, 218);
}
.contact-txt{
	padding: 45px 70px;
}
.contact-txt h2{
	font-size: 24px;
	font-weight: bold;
	color: rgb(3, 53, 218);
}
.contact-p{
	margin-top: 40px;
}
.contact-p p{
	line-height: 40px;
	font-size: 16px;
	color: rgb(123, 123, 123);
}
.contact-right{
	float: right;
	width: 600px;
	height: 273px;
	overflow: hidden;
}
.contact-left{
	float: left;
}
.contact-right img{
	width: 100%;
}