﻿@charset "utf-8";
	/* CSS Document */
ul,dt,dd,dl {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}
img {
	border:0px;
	margin:0;
	padding:0;
}
body,td,th,p,* {
	font-size:12px;
	font-family:"微软雅黑",Verdana;
	color:#333333;
	line-height:50%;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#126AC2;
}
a:active {
	text-decoration:none;
	color:#333333;
}
.img {
	padding:0px;
	border:1px solid #E2E2E2;
}
.img_s {
	padding:0px;
	border:1px solid #FE8707;
}
.imgs_cp {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
}
.imgs2 {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
}
.imgs {
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
}
.imgs_s {
	padding:2px;
	background-color:#FFFFFF;
	border:2px solid #FE8707;
}
.imgs2 {
	padding:2px;
	border:1px solid #E2E2E2;
}
.imgs2_s {
	padding:2px;
	border:1px solid #FF7602;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.clear {
	clear:both;
}
.w_1 {
	display:block;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.w_1200{
	min-width:1300px;
}
.w_2 {
	display:block;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.w_900 {
	display:block;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.line {
	border-bottom:1px solid #CAC7C7;
	height:10px;
	margin-bottom:10px;
	clear:both;
}
#line_2 {
	background-color:#4385F5;
	height:4px;
	width:100%;
}
#line_3 {
	background-color:#E5E5E5;
	height:1px;
	width:100%;
}
.point {
	cursor:pointer;
}
#fix_top {
	top:0px;
	width:100%;
	position:fixed;
	z-index:99999999999;
	background-color:#FFFFFF;
}
#fix_top_o{
	height:153px;
}
/*头部位置*/
#top_1{
	height:40px;
	background-color:#1B70CA;
}
#top_1 .w_1>.float_l{
	width:500px;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
}
#top_1 .w_1>.float_r{
	width:700px;
	height:40px;
	line-height:40px;
	text-align:right;
	color:#FFFFFF;
}
#top {
	display:block;
	width:100%;
	height:109px;
}
/*导航信息*/
#nav {
	height:109px;
	margin-top:0px;
}
#nav .nav{ float:right;  width:936px; height:109px;}
#nav .nav>li{ float:left; width:117px; text-align:center; background: url(n_bg2.jpg) right center no-repeat; }
#nav .nav>li.last{ background:none;}
#nav .nav>li>a{color:#333;font-size:16px; font-weight:lighter; line-height:109px; display:block;text-decoration:none; padding-top:0px;}
#nav .nav>li.cur>a,#nav .nav>li:hover>a{ color:#FF5200;}


#nav * .erji_nav { display:none; overflow:hidden; width:100%; overflow:hidden; border-bottom:2px solid #5B5B5B; position:absolute; left:0;/* top:149px;*/ background:url(nav_bg.png);padding-top:0px; padding-bottom:0px; z-index:999999999; height:auto! important; border-top:4px solid #FF5200;}
#nav * .erji_nav .title{ overflow:hidden; width:120px;float:left; /*margin-left:360px;*/}
#nav * .erji_nav .title i{ display:block; width:85px; height:3px; background-color:#FF5200; margin-bottom:20px;float:left; }
#nav * .erji_nav .title h3{margin-bottom:10px; text-align:left}
#nav * .erji_nav .title h3 a{ color:#333333; font-size:20px; height:30px; line-height:30px;}
#nav * .erji_nav .title .more{display:none; }
#nav * .erji_nav ul{ overflow:hidden; float:left; margin-top:10px}
#nav * .erji_nav .ul01 { border-right:1px solid #FF5200;}
#nav * .erji_nav li{ line-height:50px; width:140px;float:left}
#nav * .erji_nav li a{ color:#777; font-size:16px;}
#nav * .erji_nav li a:hover{ color:#FF5200; border-bottom:1px solid #FF5200;}
#nav * .erji_nav .contect{ display:block; width:350px; height:120px; border:1px solid #cecece; float:left; text-align:center;text-decoration:none; margin-left:90px;}







.nav_bot{
	height:4px;
	width:100%;
	background-color:#FF5200;
}
.banner_bot{
	clear:both;
	background:url(banner_bg.png) top repeat-x;
	height:10px;
	width:100%;
}
/*产品系列*/
#pro{
	padding-top:0px;
	height:auto;
	overflow:hidden;
	margin:10px 0 56px;
}
#pro .w_1>div{
	float:left;
	width:280px;
}
#pro .w_1>.div1{
	padding-left:26px;
}
#pro .w_1 * .pic{
	width:280px;
	height:260px;
	overflow:hidden;
}

#pro .w_1 * .pic * img{
	transition: all 0.5s;
}
#pro .w_1>div:hover img{
	transform: scale(1.05);
}

#pro .w_1 * .title{
	height:50px;
	line-height:50px;
	width:265px;
	text-align:left;
	background:url(pro_bg.jpg) center no-repeat;
	padding-left:15px;
}
#pro .w_1 * .title a{
	font-size:16px;
	line-height:50px ;
	color:#FFFFFF;
}

/*公司简介*/
#about{
	clear:both;
	height:436px;
	margin-top:40px;
	overflow:hidden;
	background:url(about_bg.jpg) top center no-repeat;
}
#about>.w_1>.float_r{
	width:396px;
	padding-top:58px;
}
#about>.w_1>.float_l{
	width:630px;
	height:425px;
	text-align:left;
	padding-top:60px;
}
#about>.w_1>.float_l>.content p{
	font-size:14px;
	line-height:250%;
	margin-bottom:5px;
	color:#FFFFFF;
}
#about>.w_1>.float_l>.content *{
	font-size:14px;
	color:#FFFFFF;
}

/*新闻资讯*/
#news {
	overflow:hidden;
	margin-bottom:50px;
}
#news * .float_l{
	width:663px;
}
#news * .news_l_title{
	height:66px;
	background:url(dot.png) left center no-repeat;
}
#news * .news_l_title a{
	height:66px;
	line-height:66px;
	font-size:18px;
	font-weight:bolder;
	margin-left:15px;
}
#news * .news_l_content{
	line-height:200%;
	font-size:14px;
	color:#666666;
}
#news * .float_r{
	width:490px;
}
#news * .news_r_title{
	height:40px;
	background:url(tt.jpg) left center no-repeat;
}
#news * .news_r_title a{
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bolder;
	margin-left:70px;
}
#news * .news_r_more{
	height:60px;
	line-height:60px;
	text-align:right;
	padding-top:10px;
	border-bottom:4px solid #EAEAEA;
	margin-bottom:10px;
}


#news * .news_list li { 
	width:490px; 
	height: 40px; 
	display:block;
	padding-left: 0px; 
	line-height:40px;
	background:url(dot2.png) right center no-repeat;
	font-size:14px;
	text-align:right;
} 
#news * .news_list li a { 
	width:490px; 
	height: 40px;
	display:block; 
	text-align:left;
	line-height:40px;
	font-size:14px;
	text-align:left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	border-bottom:dashed 1px #E6E6E6;
}

/*合作伙伴*/
#partner{
	clear:both;
	height:400px;
	overflow:hidden;
	background:url(hzhb_bg.jpg) top center no-repeat;
}
#partner * .hzhb_list{
	float:left;
	width:240px;
	padding-bottom:25px;
	text-align:center;
}
#partner * .hzhb_list * img{
	width:172px;
	height:44px;
	border:1px solid #E2E2E2;
}

/*底部信息开始*/
#bot1{
}
#bot_nav{
	width:100%;
	display:block;
	overflow:hidden;
	background-color:#222222;
	padding:63px 0 25px;
}
#bot_nav * .bot_a{
	width:332px;	
}
#bot_nav * .bot_a div{
	color:#CCCCCC;
	line-height:200%;
	font-size:14px;	
}
#bot_nav * .bot_b{
	width:237px;
	margin-left:133px;	
}

#bot_nav * .bot_list li { 
	width:237px; 
	height: 26px; 
	display:block;
	padding-left: 0px; 
	line-height:26px;
	background:url(bot_dot.jpg) left center no-repeat;
	font-size:14px;
	text-align:left;
} 
#bot_nav * .bot_list li a {
	padding-left:25px;
	height: 26px; 
	line-height:26px;
	font-size:14px;
	color:#CCCCCC;
}


#bot_nav * .bot_c{
	width:355px;
	line-height:230%;
	font-size:14px;
	color:#CCCCCC;	
}

#bot_nav * .bot_d{
	width:143px;	
}




/*底部开始*/
#bot2{
	background-color:#222222;
	overflow:hidden;
	height:64px;
	border-top:1px solid #393939;
}
#bot2 *{
	height:64px;
	line-height:64px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
/*BANNER*/
.theme-default {
	width:100%;
	height:529px;
	position:relative;
	overflow:hidden;
}
.theme-default #slider {
	width:1920px;
	height:529px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-960px;
}
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
	-webkit-box-shadow:0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow:0px 1px 5px 0px #4a4a4a;
	box-shadow:0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-99px;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:66px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
	z-index:999999999;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -20px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:96px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:150px;
}
.theme-default a.nivo-prevNav {
	left:150px;
}
.theme-default .nivo-caption {
	font-family:Helvetica,Arial,sans-serif;
}
.theme-default .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
	color:#fff;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
/*.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
*/
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.KinSlideshow_titleBar .title{
	text-align:left;
	line-height:20px;
}

/*滚动特效1*/
.hl_main5_content{width:1200px;overflow:hidden;height:300px;padding:0;} 
.hl_main5_content1{
	width:1200px;
	margin-top:0;
	overflow:hidden;
	float:left;
} 
.hl_main5_content1 ul{width:1600px; overflow:hidden;height:300px;*height:300px; overflow:hidden;} 
.hl_main5_content1 ul li{ float:left; width:300px; display:inline; margin-right:0;text-align:center; padding-top:0px;}
.hl_main5_content1 ul li span{width:300px; display:block; text-align:center; height:54px; line-height:54px; color:#FFF; font-size:14px; font-weight:lighter;}
.left-btn{display:none} 
.right-btn{display:none} 
.kuaisu{
	position:fixed;
	right:10px;
	top:400px;
	z-index:9999999;
}


.ce {position:fixed;top:60%;right:20px;z-index:1000;}
.ce,.ce * {box-sizing: border-box;}
.ce1 {width:36px;height:36px;background:#f08519;margin-bottom:10px;border-radius:3px;}
.ce1 a {display:block;height:36px;width:36px;transition:all 0.3s ease;padding:5px;transition:all 0.3s ease;}
.ce1 a img {display:block;width:100%;}
.ce1:hover a {padding:4px;}
.ce2 {position:relative;}
.ce2 .ewm {width:0px;height:0px;border:0px solid #f08519;background:#fff;transition:all 0.3s ease;padding:0px;position:absolute;left:0px;top:20px;border-radius:5px;}
.ce2 .ewm img {display:block;width:100%;}
.ce2:hover .ewm {width:110px;height:110px;left:-120px;top:-35px;padding:5px;border:1px solid #f08519;}

.ce2 .tel {width:0px;height:36px;border:0px solid #f08519;background:#f08519; text-align: center; font-size: 16px; color: #fff;
 overflow: hidden; line-height: 36px;
    transition:all 0.3s ease;padding:0px;position:absolute;left:0px;top:0px;border-radius:3px;}

.ce2:hover .tel {width:180px;height:36px;left:-190px;top:0px;border:0px solid #f08519;}