﻿@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:14px;
	font-family:"微软雅黑",Verdana;
	color:#333333;
	line-height:50%;
}
.jianbian{
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
}
.imghover:hover {
	
  transform: scale(1.01); /* 放大到原始大小的2倍 */
}
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:1280px;
	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:99;
	background-color:#FFFFFF;

}
#fix_top_o{
	height:124px;
}
/*头部位置*/
/*#top_1{
	height:124px;
}*/
#top_1 .w_1{
	width:1720px;
	overflow:hidden;
}
/*#top_1 .w_1>.float_l{
	height:124px;
}*/
#top_1 .w_1>.float_r{
/*	height:124px;*/
	text-align:right;
}
#top {
	display:block;
	width:100%;
	height:124px;
	background:url(nav_bg.jpg) center repeat-y;
}
.logo{
	margin-top:27px;
}
/*导航信息*/
#nav {
	width:1022px;
	height:124px;
	margin-top:0px;
	float:left;
}
#nav .nav{ float:right; height:80px; margin-right:70px; margin-top:22px;}
#nav .nav>li{ float:left; width:130px; text-align:center;}
#nav .nav>li.last{ background:none;}
#nav .nav>li>a{color:#333;font-size:18px; font-weight:lighter; line-height:80px; display:block;text-decoration:none; padding-top:0px;}
#nav .nav>li.cur>a,#nav .nav>li:hover>a{ color:#333; font-weight:bold; }



.erji_nav { display:none; overflow:hidden; border-bottom:2px solid #E36E0E; position:absolute; left:0;/* top:149px;*/ padding-top:0px; padding-bottom:0px; z-index:999999999; height:auto! important; 

box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
}

.erji_nav ul{ overflow:hidden; float:left; background-color:#FFFFFF; width:130px !important;}
.erji_nav li{ line-height:50px; width:130px !important;float:left;background-color:#E36E0E;}
.erji_nav li:hover{background-color: rgba(227, 110, 14, 0.6);}
.erji_nav li a{ color:#FFF; font-size:16px;}
.erji_nav li:hover a{ color:#FFF;}
.bannerb{
	display:block;}
.banners{
	display:none;}

.banner_bot{
	position:absolute;
	top:124px;
	height:10px;
	background:url(banner_bg.png) top repeat-x;
	width:100%;
}

.home_title{
	margin-top:56px;
	text-align:center;
	height:40px;
	background:url(home_bg.jpg) center no-repeat;
	margin-bottom:30px;
}
.home_title a{
	height:40px;
	line-height:40px;
	font-size:30px;
	font-weight:bold;
	color:#000000;
}

.home_title_more{
	margin:0px;
	line-height:25px;
	font-size:14px;
	color:#999;
	text-align:center;
	margin-bottom:50px;
	display:none;
}
.home_title2{
	margin-top:120px;
	height:40px;
	line-height:40px;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background:url(home_bg2.png) center no-repeat;
	text-shadow:1px 1px 1px #000;
}
.home_title_more2{
	margin-top:30px;
	color:#FFFFFF;
	line-height:25px;
	font-size:16px;
	text-align:center;
	width:100%;
	text-shadow:1px 1px 1px #000;
	display:none;
}
/*公司简介*/
#about{
	overflow:hidden;
	}
.in_l:hover{
  box-shadow: 0 0 10px #666;	
}
.about_left{
	padding:25px;
	width:622px;
	height:353px;
	background-color:#EC741E
}
#about:hover .about_left{
	background-color:#30908E;
	}
.about_right{
	width:608px;
	height:403px;
}
.about_title{
	font-size:28px;
	color:#FFFFFF;
	line-height:150%;
	overflow:hidden;
	}
#about:hover * img {
  transform: scale(1.05); /* 放大到原始大小的2倍 */
}
.about_title_en{
	font-size:16px;
	color:#DDD;
	line-height:150%;
	}
.about_content p{
	font-size:14px;
	color:#FFF;
	line-height:170%;
	padding-bottom:5px;
	text-indent:2em;
	}
/*产品列表*/
.pro_la div{
	width:200px;
	margin:0 20px;
}
.pro_la div div{
	width:200px;
	height:60px;
	line-height:60px;
	text-align:center;
	background-color:#EC741E;
	border-radius:6px;
	margin:10px 0;
	float:left;
}
.pro_la div div a{
	display:block;
	width:100%;
	height:60px;
	font-size:20px;
	line-height:60px;
	text-align:center;
	color:#FFFFFF;
}
.pro_la .float_l div:nth-child(1){
	background-color:#EDF7FF;
}
.pro_la .float_l div:nth-child(1) a{
	color:#5F9ED6;
}
.pro_la .float_l div:nth-child(2){
	background-color:#C9E0F2;
}
.pro_la .float_l div:nth-child(2) a{
	color:#5F9ED6;
}
.pro_la .float_l div:nth-child(3){
	background-color:#A5C7E3;
}
.pro_la .float_l div:nth-child(3) a{
	color:#5F9ED6;
}
.pro_la .float_l div:nth-child(4){
	background-color:#5F97C6;
}
.pro_la .float_l div:nth-child(4) a{
	color:#FFF;
}
.pro_la .float_l div:nth-child(5){
	background-color:#3C6789;
}
.pro_la .float_l div:nth-child(5) a{
	color:#FFF;
}
.pro_la .float_r div:nth-child(1){
	background-color:#EEFAF6;
}
.pro_la .float_r div:nth-child(1) a{
	color:#5C9ED4;
}
.pro_la .float_r div:nth-child(2){
	background-color:#C8DFD9;
}
.pro_la .float_r div:nth-child(2) a{
	color:#FFF;
}
.pro_la .float_r div:nth-child(3){
	background-color:#A2C7BF;
}
.pro_la .float_r div:nth-child(3) a{
	color:#FFF;
}
.pro_la .float_r div:nth-child(4){
	background-color:#628D84;
}
.pro_la .float_r div:nth-child(4) a{
	color:#FFF;
}
.pro_la .float_r div:nth-child(5){
	background-color:#426159;
}
.pro_la .float_r div:nth-child(5) a{
	color:#FFF;
}
.pro_la div div a:hover{
	font-size:24px;
	font-weight:bold;
	background-color:#30908E;
	color:#FFFFFF !important;
	border-radius:6px;
}
/*行业应用*/
#industry{
	overflow:hidden;
}
.in_l{
	float:left;
	border:solid 1px #CCCCCC;
	background-color:#ED751E;
	width:628px;
	overflow:hidden;
}
.in_l:nth-child(2n){
	margin-left:20px;
}
.in_l:nth-child(3),.in_l:nth-child(4){
	margin-top:20px;
}
.in_p{
	float:left;
	width:314px;
}
.in_c{
	float:right;
	width:264px;
	padding:25px;
}

.in_c .in_t,.in_c .in_t a{
	line-height:180%;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:8px;
}
.in_c .in_t2 a{
	line-height:200%;
	font-size:14px;
	color:#FFFFFF;
}
.in_l:hover{
	background-color:#30908E;
	overflow:hidden;
  box-shadow: 0 0 10px #666;
}
.in_l:hover * img {
  transform: scale(1.05); /* 放大到原始大小的2倍 */
}
.in_l:hover *  .in_t a{
	font-weight:bold;
}
/*底部导航信息开始*/
#bot_nav{
	width:100%;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
	overflow:hidden;
	background: linear-gradient(to bottom, #FFF, #DDD);
}
#bot_nav .float_l{
	
}
#bot_nav .float_2{
	float:left;
	width:340px;
	line-height:300%;
	padding-top:60px;
	
}


#bot2{
	height:65px;
	background-color:#ED751E;
}
#bot2 *{
	font-size:14px;
	line-height:65px;
	text-align:center;
	color:#FFF;
}
#bot2 * span{
	display:inline !important;
}
/*BANNER*/
.theme-default {
	width:100%;
	height:600px;
	position:relative;
	overflow:hidden;
}
.theme-default #slider {
	width:1920px;
	height:600px;
	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:9;
}
.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;
}


.navIco{cursor:pointer;}
.navRight{ height:100%; width:600px; overflow:hidden; position:fixed; z-index:9999999999999; right:-100%; top:0px; background: #fff;}
.navRight .toptop{ height: 80px; background: #005BAC; }
.navRight .closeBtn{ height:16px; width:16px; position:absolute; top:30px; right:32px; z-index:22;}
.navRight .list{ padding: 30px 0 0 50px; width: 450px;}
.navRight .list li{ margin-bottom: 10px; overflow: hidden;}
.navRight .list li h2,.navRight .list li h2 a{ font-weight: bold; font-size: 17px; color: #475c80; padding-bottom: 10px; }
.navRight .list li dl{ overflow: hidden; position: relative; left: -10px; }
.navRight .list li dd{ float: left; font-size: 14px; line-height: 25px; padding: 0 18px 0 10px; background: url(nimg7_1.jpg) right center no-repeat;}
.navRight .list li dd:last-child{ background: none; }
.navRight .ewmDiv{ margin: 0 25px 0 50px; border-top: #efefef solid 1px; padding-top: 22px;}
.navRight .ewmDiv p{ padding-top: 12px; text-align: center; width: 145px;}

.pageBg{ position:fixed; z-index:99999999999; width:100%; height:100%; display:none; background:url(bg2.png) repeat; left:0px; top:0px;}



.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1; width: 81px; background: url(../images/btnBg.png) no-repeat; margin-left: -46px; left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 6px; height: 6px; background: url(btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background: url(btn2.png) no-repeat; }
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }

.mBan2{display:none;}
.slider-wrapper{display:block;}

.news_i_l{width:100%; margin-bottom: 30px; margin-top:20px; overflow:hidden}
.news_i_l li{ float:left; width:47.5%;;padding-left:0;line-height:40px;background:url(dot.png) left top no-repeat;font-size:18px; text-align:right;}
.news_i_l li:nth-child(even){ margin-left:3%;}
.news_i_l li a{width:calc(100% - 112px);height:40px;display:block;line-height:40px;font-size:18px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;    float: left;}
.news_i_l li a span{height:40px;line-height:40px;font-size:18px;text-align:left;}
.news_i_l li span{height:40px;line-height:40px;font-size:18px;}
.news_i_l li div{width:100% ;height:40px;display:block;color:#8d91aa;padding-left:18px;line-height:40px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

#ss{
	width:285px;
	height:38px;
	line-height:38px;
	background:url(logo_r.png) left no-repeat;
	margin-top:43px;
}
.ssis{
	height:38px;
	line-height:38px;
}
.ssi2{
	margin-top:0px;
	height:38px;
	*height:38px;
	line-height:38px;
	*line-height:38px;
	border:0px;
	margin-bottom:0px;
	background:none;
	width:193px;
	margin-left:10px;
	outline:none;
	font-size:16px;
	color:#999;
}
/*此处开始手机样式调整*/

.menu{display:none}
.sitemap{cursor:pointer}
#sitemap{position:fixed;z-index:999999;background:#fff;width:100%;height:100%;top:0;right:0;display:none}
#sitemap *{line-height:180%}
#sitemap .tit{background:#ED751E;height:60px;box-sizing:border-box;position:relative}
#sitemap .tit h2{font-size:24px;line-height:60px;margin-left:20px;color:#fff}
#sitemap .tit a{display:block;width:25px;height:25px;background:url(sprite.png) 0 0;position:absolute;top:15px;right:20px;overflow:hidden;text-indent:-999px}
#sitemap ul{margin:5px 20px}
#sitemap ul ul{margin:0;clear:both;margin-top:4px}
#sitemap li{margin-bottom:10px;border-bottom:1px solid #efefef;font-size:18px;color:#ED751E;clear:both;overflow:hidden;padding-bottom:8px}
#sitemap li li{clear:none;float:left;margin:0 25px 0 0;border:none;padding:0}
#sitemap li li a{font-size:14px;color:#333}
#sitemap li li a:hover{color:#ED751E}
#sitemap_box{position:relative;height:100%;-webkit-overflow-scrolling:touch;overflow:scroll;z-index:1000}
.show_pc{display:block !important;}
.show_mo{display:none !important;}
@media screen and (min-width:120px) and (max-width:1200px){
	
.show_pc{display:none !important;}
.show_mo{display:block !important;}
.banners{
	display:block;}
.bannerb{
	display:none;}
.w_1 {
    display: block;
    width: 96%;
    margin-left: 2%;
	min-width:320px !important;
}
.mo_none{display:none;}


/*头部央视*/
#top_1 .w_1 {width:96% !important;}
#top_1 {height: 70px !important;}
#fix_top_o{ height:70px !important;}
#fix_top{height:70px !important;}
#fix_top #nav,#fix_top form{display:none;}
.logo{
	margin-top:0px;
}
.banner_bot{ top:70px !important;}





.title_top{height:auto;margin: 30px 0;}
.title_top * img{  height:40px !important;width:auto !important;}
.home_title { margin-top:30px !important;}
.home_title_more { margin-top:15px !important; margin-bottom:30px !important;}
.about_title img{width:100%; height:auto;}



#about{height:auto !important; width:100% !important;}
.about_left { height:auto !important;}
#about .w_1 .about_title {padding-top: 0px !important;}
#about .w_1 .about_title a {font-size: 26px !important;height: 40px !important;line-height: 40px !important;width: 100% !important;}
#about * .float_l{ float:none; width:auto !important;}
#about * .float_r{float:none; background:none !important; width:100%; height:auto !important}

.pro_la a{display:none;}
.pro_la>div{ width:calc(50% - 40px) !important;}
.pro_la>div>div{ width: 100% !important;}
/*.pro_la div div,.pro_la div div a,.pro_la div{ width:100%;}*/


/*行业应用*/

.in_l{
	width:100%;
}
.in_p{float:none !important; width:100% !important}
.in_p a img{ width:100% !important}
.in_c{float: !important; width:calc(100% - 50px) !important;} 
.in_l:nth-child(2n){
	margin-top:20px;
	margin-left:0px !important;
}
.in_l:nth-child(3),.in_l:nth-child(4){
	margin-top:20px;
}
.in_c{
	width:calc(100% - 380px);
	padding:25px;
}
#industry{
	margin-bottom:20px;
}


.bot_nav_m .float_l,.bot_nav_m .float_r{display:none;}

#bot_nav .float_2 {
    width: 100%;
	padding: 0 5%;
    line-height: 300%;
    padding-top: 0px !important;
	padding-bottom:0px;
}
#bot2 * span{
	display:none !important;
}

.menu{display:block;position:fixed;bottom:0;width:100%;height:70px;color:#474747;padding-top:10px;border-top:1px solid #eee;background-color:#fff;z-index:99999}
.subMenu{width:20%;float:left;cursor:pointer}
.menu_name{height:30px;width:100%;line-height:30px; font-size:14px;}
img.menu_img{height:30px;width:30px}
.text-center{text-align:center}
.show_bot{height:81px}

}
