@charset "gb2312";
/* 新版幻灯片 */
.fullSlide{ width:100%;position:relative;height:500px; min-width: 1200px; margin-top:-15px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important;height:500px; overflow:hidden; text-align:center;}
.fullSlide .bd li a{ display:block; height:500px;}
.fullSlide .hd{ width:100%;position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60);}
.fullSlide .hd ul{ text-align:center;padding-top:5px;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(/css/../img/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px;}
.fullSlide .hd ul .on{ background-position:0 0;}
/* 新版幻灯片end*/
.main{
	width:1200px;
	min-width: 1200px;
	overflow:hidden;
	margin:0px auto;
}
#index_title1{
	text-align:center;
	overflow:hidden;
	padding-bottom:40px;
	background:url(/css/../images/index_title1.jpg) bottom center no-repeat;
}
#index_title1 h2{
	display:block;
	text-transform:uppercase;
	font-size:30px;
	color:#484848;
}
#index_title1 p{
	width:50%;
	overflow:hidden;
	color:#919191;
	line-height:25px;
	margin:10px auto 0 auto;
}
#index_title2{
	display:block;
	background:url(/css/../images/index_title2.png) center center no-repeat;
	overflow:Hidden;
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
	color:#484848;
}

/* 本例子css */
.ladyScroll{width:1200px; min-width:1200px;height:250px; margin:0 auto;position:relative; }
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:90px;left:0;z-index:100; cursor:pointer; background:url(/css/../images/btns.png) no-repeat;}
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }

.ladyScroll .scrollWrap{width:1155px; min-width:1155px; margin-left:22px;padding-top:15px;overflow:hidden;position:absolute; }
.ladyScroll dl{float:left;width:280px;text-align:center;position:relative; margin-right:10px; border:1px solid #ddd}
.ladyScroll  span{display:block;width:100%;height:53px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll  dt{margin:0 auto;width:100%; overflow:hidden;}
.ladyScroll  img{display:block; width:100%; height:210px;}
.ladyScroll  dd{width:100%;height:40px;line-height:28px;font-size:20px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0;}
.ladyScroll  dd a{ color:#fff;  }
.ladyScroll  dd a:hover{ text-decoration:none;  }
.ladyScroll dl:hover span{ background:#e2222c;  }

#index_title2{
	display:block;
	background:url(/css/../images/index_title2.png) center center no-repeat;
	overflow:Hidden;
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
	color:#484848;
	height:30px;
	margin-bottom:25px;
	margin-top:20px;
}
/* 本例子css */
.slideTxtBox{ width:1162px; min-width:1162px; height:auto}
.slideTxtBox .hd{ height:50px; line-height:50px;  position:relative;  }
.slideTxtBox .hd ul{position:absolute; top:0px; width:100%; overflow:hidden; height:50px; text-align:center;}
.slideTxtBox .hd ul li{
	height:50px;
	line-height:40px;
	background: url(/css/../images/tab.jpg) repeat-x;
	overflow: hidden;
	font-size:16px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	padding: 0 40px;
	color:#FFFFFF;
}

.slideTxtBox .hd ul li.on{ background: url(/css/../images/tab_on.jpg) top center no-repeat;}
.slideTxtBox .bd .puv{zoom:1; width:100%;}
.slideTxtBox .bd .puv .index_cplist{
	clear:both;
	width:1162px; min-width:1162px;
	overflow:hidden;
}
.slideTxtBox .bd .puv .index_cplist dd{
	width:275px;
	border:1px solid #e2222c;
	padding:3px;
	float:left;
	margin:25px 10px 0 0;
	overflow:hidden;
}
.slideTxtBox .bd .puv .index_cplist dd:hover{
	border-color:#ffbc13;
}
.slideTxtBox .bd .puv .index_cplist dd img{
	width:275px;
	height:206px;
	display:block;
}
.slideTxtBox .bd .puv .index_cplist dd h3{
	display:block;
	height:30px;
	background:#e2222c;
	overflow:hidden;
	text-align:center;
}
.slideTxtBox .bd .puv .index_cplist dd a{
	color:#fff;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
	display:block;
}
.slideTxtBox .bd .puv .index_cplist dd:nth-of-type(4n+0){margin-right:0px;}
.slideTxtBox .bd .puv .index_cplist dd:first-child+dd+dd+dd{margin-right:0px;}

/*首页关于我们*//*about*/
.about{ width:1160px; min-width:1160px; margin:0 auto; height:322px; margin-bottom:40px; margin-top:40px;}
.about .about_left{ overflow:hidden; float:left; width:840px; overflow:hidden}

.about .title{ overflow:hidden; padding-bottom:20px; background:url(/css/../images/pingjia_title.png) no-repeat left bottom; width:100%; margin-bottom:24px;}
.about .title h3{ float:left; font-size:20px; padding-left:10px; border-left:3px solid #e2222c;}
.about .title h3 a{color:#000;}
.about .title h3 span{ font-size:14px; color:#999; font-weight:lighter; margin-left:10px}
.about .title .more{ line-height:18px; padding-top:10px; float:right}

.about .about_left dl{ overflow:hidden;}
.about .about_left dt{ float:left; overflow:hidden; width:336px; height:252px; margin-right:20px;}
.about .about_left dd{ float:left; overflow:hidden; color:#333; width:480px; height:252px; line-height:28px;}
.about .about_left dd p{text-align:left;}
.about .about_left dd .xiangqing{ float:left; display:block; width:113px; height:30px; background-color:#eb7d00; text-align:center; line-height:30px; margin-top:25px; color:#fff; font-size:14px;}

.about .ryzs { width:290px; height:322px; background-color:#e2222c; float:right}
.about .ryzs h3{ font-size:18px; padding-left:10px; border-left:3px solid #fff; margin-top:28px; margin-left:28px; margin-bottom:30px;}
.about .ryzs h3 a{ color:#fff;}
.about .ryzs h3 span{ font-size:12px; color:#fff; font-weight:lighter; margin-left:10px;}
.about .ryzs .ryzs_content{ width:290px; height:210px; margin:0 auto; position:relative}
.about .ryzs .ryzs_left,.about .ryzs .ryzs_right{ cursor:pointer; width:36px; height:36px; position:absolute; top:65px;}
.about .ryzs .ryzs_left{ background:url(/css/../images/ryzs_left.png) no-repeat center; left:-15px;}
.about .ryzs .ryzs_right{ background:url(/css/../images/ryzs_right.png) no-repeat center; right:-15px;}
.about .ryzs .ryzs_window{ overflow:hidden; width:208px; height:210px; position:relative; margin:0 auto;}
.about .ryzs .ryzs_window ul { overflow:hidden; position:absolute}
.about .ryzs .ryzs_window li{ float:left; text-align:center; width:208px; height:210px; margin-right:11px;}
.about .ryzs .ryzs_window li img{ border:1px solid #fff;}
.about .ryzs .ryzs_window li p{ font-size:13px; color:#fff; margin-top:18px;}

/* 手机幻灯片 */
.slideBox{ width:336px; height:252px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:336px; height:252px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/css/../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/* 手机幻灯片_end */

/*首页案例*/
.case_til {
	height: 62px;
	line-height:62px;
	font-size:30px;
	font-weight:bold;
	text-align: center;
	color:#FF0000;
	background: url(/css/../images/e_case.jpg) no-repeat center top;
	margin-bottom:15px;
}
.case_til a{color:#000;}

.index_case{width:1150px; min-width:1150px; margin:0 auto; height:auto; overflow:hidden}

/*首页产品块*/
#index_pro_tj{MARGIN: 0px auto;overflow: hidden; width:100%; height:auto; }
#index_pro_tj li{ float:left; width:268px; height:201px; border:1px solid #FFFFFF; margin-right:23px; margin-bottom:25px;  overflow:hidden;  position:relative; text-align:center;}
#index_pro_tj li img{border: none; cursor: pointer; transition: all 0.9s; }
#index_pro_tj li:hover span{ display:block; position:absolute; bottom:0; left:0; color:#FFF; text-align:center;  width:100%; z-index:10; height:40px; line-height:40px; background:#000;filter:alpha(opacity=60);-moz-opacity:0.5;opacity: 0.5; transition-duration:800ms;}
#index_pro_tj li:hover{border:1px solid #e2222c; -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3);}
#index_pro_tj li:hover img{transform: scale(1.06); }
#index_pro_tj li:nth-of-type(4n+0){margin-right:0px;}
#index_pro_tj li:first-child+li+li+li{margin-right:0px;}
#index_pro_tj li:first-child+li+li+li+li+li+li+li{margin-right:0px;}
/*首页产品块*/
/*首页案例end*/
/*动态*/
.jiaqi { overflow:hidden; width:100%; min-width:1150px; background-color:#eee; margin-top:35px; padding-top:30px;}
.dongtai{ overflow:hidden; margin-bottom:30px; width:1150px; min-width:1150px; }
.dongtai .dongtai_left{ overflow:hidden; float:left; width:840px; height:467px; background-color:#fff;}
.dongtai .dongtai_left .dt_menu{ overflow:hidden; width:100%; height:65px; padding-bottom:8px; margin-bottom:30px;}
.dongtai .dongtai_left .dt_menu li{ float:left; width:420px; text-align:center; line-height:65px; font-size:20px; font-weight:bold; color:#00448d; position:relative; cursor:pointer}
.dongtai .dongtai_left .dt_menu b{ display:none; width:13px; height:7px; background:url(/css/../images/dt_s.png) no-repeat center; position:absolute; left:50%; margin-left:-6px; bottom:-6px;}
.dongtai .dongtai_left .dt_menu span{ font-size:12px; color:#333; font-weight:lighter; margin-left:10px;}
.dongtai .dongtai_left .dt_menu .cur,.dongtai .dongtai_left .dt_menu li:hover{ background-color:#00448e; color:#fff	}
.dongtai .dongtai_left .dt_menu .cur span,.dongtai .dongtai_left .dt_menu li:hover span{ color:#fff;}
.dongtai .dongtai_left .dt_menu .cur b,.dongtai .dongtai_left .dt_menu li:hover b{ display:block;}

.dongtai .dongtai_left dl{ overflow:hidden; width:810px; margin:0 auto; margin-bottom:30px; }
.dongtai .dongtai_left dt{ float:left; overflow:hidden}
.dongtai .dongtai_left dt img{ display:block;  border:1px solid #ccc;}
.dongtai .dongtai_left dd{ float:left; margin-left:20px; width:592px; overflow:hidden; }
.dongtai .dongtai_left dd h4{ font-size:16px; margin:10px 0 14px 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.dongtai .dongtai_left dd h4 a{ color:#000;}
.dongtai .dongtai_left dd p{ font-size:14px; color:#000; line-height:30px; height:90px; overflow:hidden}

.dongtai .dongtai_left .dt_list{ overflow:hidden; width:810px; margin:0 auto; }
.dongtai .dongtai_left .dt_list li{ background:url(/css/../images/dt_ss.png) no-repeat left center; padding-left:10px; width:830px; float:left;font-size:13px; line-height:34px;}
.dongtai .dongtai_left .dt_list li a{ display:block; width:710px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#f333; float:left}
.dongtai .dongtai_left .dt_list li span{ float:right; color:#333}

.dongtai .wenda { overflow:hidden; float:right; width:290px; height:467px; background-color:#fff}
.dongtai .wenda h3{ margin:15px 0 20px 20px; font-size:20px; padding-left:10px; border-left:3px solid #0ab07e;}
.dongtai .wenda h3 a{ color:#00448e;}
.dongtai .wenda h3 span{ font-size:12px; color:#999; margin-left:10px; font-weight:lighter}
.dongtai .wenda .wenda_content{ overflow:hidden; width:263px; margin:0 auto; height:395px;}
.dongtai .wenda .wenda_list{ overflow:hidden; margin-bottom:10px; padding-bottom:12px; border-bottom:1px dashed #ccc;}
.dongtai .wenda .wenda_list h5{ background:url(/css/../images/wen.png) no-repeat left center; padding-left:30px; margin-bottom:15px; line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.dongtai .wenda .wenda_list h5 a{ color:#333}
.dongtai .wenda .wenda_list p{ background:url(/css/../images/da.png) no-repeat left top; line-height:24px; padding-left:30px; font-size:13px; color:#333; height:72px; overflow:hidden}

#s_service{margin-top:55px;width:100%; min-width:1150px; height:360px;background:url(/css/../images/bg_service.jpg) no-repeat center; margin-bottom:20px;}
#s_service li.left{float:left;}
#s_service li.right{float:right;}
#s_service li{position:relative;margin-bottom:25px; width:490px;}
#s_service li img{position:absolute;top:67px;left:0;display:block;}
#s_service li h2{margin-top:55px;margin-left:70px;color:#353536;font-weight:700;font-size:16px;line-height:36px;}
#s_service li p{display:block;margin-top:5px;margin-left:70px;width:380px;color:#353536;font-size:12px;line-height:20px;}