* {
	padding:0px;
	margin:0px;
	font-family:微软雅黑;
	text-decoration:none;
	list-style:none;
	font-size:14px;
}
*:focus {outline: none;} 
img{border:0;}
body {
	min-width:1080px;
}
.canvas {
	width:1080px;
	margin:auto;
	position:relative;
}
/*头部*/
#header {
	width:100%;
	height:150px;
	position:relative;
}
/*导航*/
.nav li {
	float:left;
	width:90px;
	text-align:center;
	margin:60px 10px 0;
	
}
.nav li a {
	font-size:18px;
	color:#666;
	line-height:40px;
}
.nav li a span {
	display:block;
	width:0px;
	height:3px;
	margin:0 auto -2px;
	background:#ff6d00;
}
.nav li:hover a span {
	width:90px;
	transition:width 1s; 
	-moz-transition: width 1s;	/* Firefox 4 */
	-webkit-transition: width 1s;	/* Safari 和 Chrome */
	-o-transition: width 1s;	/* Opera */
}
.nav .logo {
	width:180px;
	height:150px;
	margin:0;
}
.nav li:hover {
	border-bottom:1px solid #d8d8d8;
}
.nav .logo:hover {
	border-bottom:0px solid #d8d8d8;
}
.nav .chose a {
	color:#ff6d00;
}

/*banner*/
h1,h2,h3,h4,h5,h6,p,em,i,b,em{font-size:100%;word-wrap:break-word;font-weight:normal;font-style:normal;}
a:active, a:focus{outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */

/* slide */
.slide-main{height:680px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:640px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:680px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:680px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(../images/ac.jpg) no-repeat center center;background-size:cover;}
#bgstyleb{background:url(../images/bc.jpg) no-repeat center center;background-size:cover;}
#bgstylec{background:url(../images/cc.jpg) no-repeat center center;background-size:cover;}
.slide a{display:block;width:100%;height:680px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:240px;left:26%;}
.obj-b{top:270px;height:100px;margin-left:-14%;}
.obj-c{display:block;height:582px;top:0;margin-left:-180px;}
.obj-d{top:50px;left:300px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:25px;top:220px;z-index:12;}
.obj-f{width:692px;height:394px;top:190px;margin-left:-500px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*banner end*/

/*热门关键词*/
#hot {
	width:100%;
	height:400px;
}
.hot_word {
	height:80px;
	width:100%;
	background:#f2f2f2;
}
.hot_word span {
	line-height:80px;
	color:#666;
	font-size:16px;
}
.hot_word span a {
	color:#b4b4b4;
	font-size:16px;
	margin-left:25px;
}
.hot_word form {
	float:right;
}
.hot_word form input {
	width:225px;
	height:30px;
	border:5px solid #e6e6e6;
	position:absolute;
	top:25px;
	right:0px;
	border-radius:25px;
	padding-left:15px;
	color:#666;
}
.hot_word form button {
	width:40px;
	height:30px;
	border:0px;
	background:url(../images/sear.png) no-repeat 0 0;
	position:absolute;
	top:30px;
	right:5px;
}
.type li {
	width:240px;
	height:320px;
	text-align:center;
	float:left;
}
.type li div {
	width:240px;
	height:190px;
}
.type li div {
	position:relative;
}
.type li div img {
	position:absolute;
	top:0;
	left:0;
}

.type li div .t_b {
	width:240px;
	height:190px;
	transition:all 1s; 
	-moz-transition: all 1s;	/* Firefox 4 */
	-webkit-transition: all 1s;	/* Safari 和 Chrome */
	-o-transition: all 1s;	/* Opera */
	transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform:scale(0);
	-moz-transform:scale(0);
}
.type li div:hover .t_b {
	transform:scale(1,1);
	-moz-transform:scale(1,1);
}
.type li h3 {
	font-size:18px;
	color:#333;
}
.type li p {
	font-size:14px;
	color:#999;
	margin-top:20px;
}
/*最新产品*/
#latest {
	width:100%;
	height:626px;
	background:#ff6d00;
	position:relative;
}
.last_top .left1 {
	position:absolute;
	top:0;
	left:0;
}
.last_top .right1 {
	position:absolute;
	top:0;
	right:0;
}
.last_top h3 {
	font-size:22px;
	color:#fff;
	padding-top:35px;
	text-align:center;
}
.last_top h4 {
	font-size:14px;
	color:#feceaa;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:2px;
	line-height:25px;
	font-weight:lighter;
}
.pro_box {
	width:1080px;
	height:536px;
	margin:20px auto 0;
	overflow:hidden;
}
.pro_btn {
	width:58px;
	height:70px;
	cursor:pointer;
	position:absolute;
	top:240px;
}
.btn-l {
	background:url(../images/left3.png) no-repeat center center;
	left:-58px;
}
.btn-r {
	background:url(../images/right3.png) no-repeat center center;
	right:-58px;
}
.pro_slider{
	width:1080px;
	overflow:hidden;
}
.pro_slider ul{
	width:8800px;
	height:536px;
}
.pro_slider li{
	float:left;
	width:330px;
	height:516px;
	margin-right:45px;
	position:relative;
	text-align:center;
	overflow:hidden;
}
.pro_slider li .orange {
	width:330px;
	height:20px;
	background:#ff6d00;
	position:absolute;
	bottom:0px;
	left:0px;
}
.pro_slider img{ 
	width:100%;
	height:340px;
	margin:auto;
	transition:all 1s; 
	-moz-transition: all 1s;	/* Firefox 4 */
	-webkit-transition: all 1s;	/* Safari 和 Chrome */
	-o-transition: all 1s;	/* Opera */
	transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	position:relative;
	z-index:0;
}
.pro_slider li:hover img {
	transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.pro_slider li 
.pro_slider li .pro_con {
	width:324px;
	height:124px;
	margin:auto;
	border:3px solid rgba(255,255,255,0.5);
	text-align:center;
	position:absolute;
	top:380px;
	left:0;
	right:0;
	z-index:99;
}
.pro_slider li .pro_con h4 {
	font-size:18px;
	color:#fff;
	line-height:60px;
}
.pro_slider li .pro_con span {
	display:block;
	font-size:14px;
	color:#ffdcc1;
}
.pro_mid {
	background:#fff;
	height:536px;
}
.pro_slider .pro_h4 {
	color:#333;
}
.pro_slider .pro_span {
	color:#666;
}

/*扫描二维码图片*/
#2Dcode {
	padding-bottom:60px;
}
.d_top {
	margin-top:70px;
	height:300px;
}
.d_t_text {
	margin-top:-300px;
}
.d_t_text p {
	font-size:14px;
	color:#fff;
	margin:0 0 20px 145px;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.d_t_text p b {
	font-weight:normal;
	margin-left:30px;
}
.d_mid .left1 {
	top:310px;
}
.d_mid .right1 {
	top:310px;
}
.d_mid h3 {
	color:#333;
	margin-top:60px;
	padding:0;
}
.d_mid h4 {
	color:#d8d8d8;
}
.d_show {
	margin-top:25px;
}
.d_show li {
	height:260px;
	float:left;
}
.d_show .show1 {
	width:630px;
	position:relative;
}
.d_show .show1 .num1 {
	position:absolute;
	bottom:0px;
	right:0px;
}
.d_show .show1 .num2 {
	position:absolute;
	top:0px;
	left:0px;
}
.d_show .show2 {
	width:450px;
}
.d_show .show2 h4 {
	margin-top:100px;
	font-size:24px;
	color:#333;
}
.d_show .show2 p {
	font-size:14px;
	color:#666;
	margin-top:5px;
}
.d_show .show2 p span {
	font-size:18px;
	color:#ff6d00;
}
.d_show .show2 .show2_txt1 {
	text-align:left;
	margin-left:60px;
}
.d_show .show2 .show2_txt2 {
	text-align:right;
	margin-right:60px;
}
/*公司活动*/
#activity {
	clear:both;
	width:100%;
	height:410px;
	background:#f4f4f4;
	z-index:-5;
}
.act_top .left1 {
	top:-20px;
}
.act_top .right1 {
	top:-20px;
}
.act_top h3 {
	color:#333;
}
.act_top h4 {
	color:#d8d8d8;
}

.act_box {
	width:1080px;
	margin-top:40px;
	position:relative;
}
.act_slider{
	overflow:hidden;
	position:relative;
	height:192px;
}
.act_slider ul{
	position:absolute;
	list-style:none;
}
.act_slider li{
	float:left;
	width:275px;
	position:relative;
	overflow:hidden;
}
.act_slider li a {
	width:275px;
	overflow:hidden;
	display:block;
}
.act_slider img{
	width:255px;
	height:170px; 
	display:inline-block!important;
	transition:all .5s; 
	-moz-transition: all .5s;	/* Firefox 4 */
	-webkit-transition: all .5s;	/* Safari 和 Chrome */
	-o-transition: all .5s;	/* Opera */
	transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
}
.act_slider li:hover img {
	transform:scale(1.05);
	-moz-transform:scale(1.05);
}
.act_slider li a span {
	display:block;
	text-align:center;
	color:#666;
	width:255px;
}
.arrow-btn {
	background:#fff;
	line-height:40px;
	text-align:center;
	font-size:35px;
	color:#f2f2f2;
	width:40px;
	height:40px;
	cursor:pointer;
}
.arrow-btn:hover {
	color:#fff;
	background:#ff6d00;
}
.btn-left {
	position:absolute;
	top:210px;
	left:490px;
}
.btn-right {
	position:absolute;
	top:210px;
	left:550px;
}
/*关于我们*/
#about p {
	color:#999;
	margin:38px auto;
	text-align:center;
	line-height:22px;
}
.a_more {
	display:block;
	width:128px;
	height:32px;
	border:1px solid #ff6d00;
	color:#ff6d00;
	border-radius:25px;
	margin:auto;
	line-height:32px;
	text-align:center;
	margin-bottom:43px;
}
/*新闻中心*/
#news {
	width:100%;
	height:530px;
	background:#f4f4f4;
}
.n_list {
	margin-top:10px;
}
.n_list li {
	float:left;
	width:540px;
	height:100px;
	margin-top:50px;
}
.n_list li img {
	float:left;
	margin-right:15px;
	transition:all .5s; 
	-moz-transition: all .5s;	/* Firefox 4 */
	-webkit-transition: all .5s;	/* Safari 和 Chrome */
	-o-transition: all .5s;	/* Opera */
	transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
}
.n_list li:hover img {
	transform:scale(1.08);
	-moz-transform:scale(1.08);
}
.n_list li h4 {
	font-size:18px;
	color:#333;
	width:340px;
	overflow:hidden;
	margin:2px 0 10px 0;
}
.n_list li p {
	color:#999;
	width:340px;
	overflow:hidden;
	line-height:20px;
}
.n_more {
	clear:both;
}
/*链接*/
.link {
	width:100%;
	height:120px;
}
.link img {
	float:left;
	margin-top:10px;
}
.link .lnk {
	margin-top:31px;
}
.link .lnk li {
	width: 115px;
	height: 16px;
	border-right: 1px solid #D8D8D8;
	float: left;
	margin-top: 12px;
	text-align:center;
}
.link .lnk li a {
    display: block;
    color: #999;
}
/*页脚*/
#footer {
	width:100%;
	height:260px;
	background:#282828;
}
.ft_left {
	float:left;}
.ft_left ul {
	height:115px;
	margin-top:45px;
}
.ft_left ul li {
	width:366px;
	height:21px;
	color:#a3a8af;
	line-height:21px;
	margin-bottom:12px;
}
.ft_left ul li img {
	float:left;
	margin-right:5px;
}
.ft_left h4 {
	color:#686868;
	line-height:25px;
	font-weight:normal;
}
.ft_mid {
	width:310px;
	margin:45px 0 0 75px;
	float:left;
	position:relative;
}
.ft_mid h3{
	font-size:16px;
	color:#999;
}
.ft_mid img {
	margin:14px 0 20px 0;
}
.ft_mid h4 {
	color:#999;
	position:absolute;
	top:260px;
	left:3px;
}
.ft_mid  ul li {
	width:40px;
	height:40px;
	margin:8px 15px 0 0;
	float:left;
}
.ft_mid  ul li img {
	margin:0;
}
.ft_right {
	float:right;
	margin-top:45px;
}
.ft_right ul li {
	float:left;
	width:120px;
	text-align:center;
}
.ft_right ul li span {
	color:#fff;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
