@charset "utf-8";
/* CSS Document */

/*global css*/
html,body{width:100%;height:100%;}
body{ background:#fff;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote, th, td, p, img{margin:0;padding:0;border:0;}
body{color:#333;font-family:Arial,simsun; width:100%; margin:0 auto;font-size:12px;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0;}
div:after, ul:after, li:after {clear: both;content: " ";display: block;font-size: 0;height: 0;visibility: hidden;}
p{ line-height:22px; color:#333;  font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;overflow:hidden;*zoom:1;}
a{color:#333;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{ color:#c00; text-decoration:underline;}
h1,h2,h3{ font-size:14px;}
h4{ font-size:12px;}
.txtcenter{ text-align:center;}
.white,.white a{color:#fff;}
.white a:link,.white a:visited,.white a:hover{ color:#fff;}
.floatleft{ float:left;}
.floatright{ float:right;}
.red a{color:#cb2529;}
.red a:link,.red a:visited,.red a:hover{color:#cb2529;}

/*main css*/
.header
{
	overflow:hidden;
	*zoom:1;
	padding: 5px 0;
	height: 30px;
	background: url(../images/t1.gif) repeat-x center top;
	line-height: 30px;
	font-size:12px;
}
.header .logo,.header .nav,.header .logo img
{
	float:left;
}
.header .nav
{
	padding-left:10px;
}
.header .nav li
{
	float:left;
	height:33px;
	line-height:33px;
	margin-left:5px;
}
.header .nav li a
{
	margin: 0 6px 0 3px; 
}
.header .nav ul li.curr a,.header .nav ul li:hover a
{
	color:#fff;
}
.header .nav ul li a
{
	display:block;
	padding:0 10px;
}
.header .link
{
	float: right;
}
.header .link a
{
	font-family: Simsun;
}
.banner
{
	width:100%;
	margin:0 auto;
	height:570px;
	background: url(../images/banner.jpg) no-repeat center top;
}
.banner_con
{
	width: 1000px;
	margin: 0 auto;
}
.banner_con p
{
	font:  16px/28px "Microsoft Yahei","黑体";
	color: #333;
	width: 320px;
	padding: 190px 30px 0 123px;
}
.img_nav
{
	height: 80px;
	background: #30364c;
}
.img_nav .nav_con h3
{
	float: left;
	font: 20px/22px "Microsoft Yahei","黑体";
	color: #fff;
	padding-top: 16px;
}
.img_nav ul li
{
	float: left;
	color: #757fa7;
	font: bold 20px/80px "Microsoft Yahei","黑体";
}
.img_nav ul li a
{
	padding: 0 20px;
	display: block;
	float: left;
	_padding:0 18px;
}
.img_nav ul li.on a,.img_nav ul li a:hover
{
	background: #cb2529;
}
.main,.part1_wrapper,.img_nav
{
	width: 100%;
	min-width: 1000px;
}
.part1,.top,.img_nav .nav_con
{
	width:1000px;
	margin:0 auto;
}
.part1_wrapper
{
	padding-top: 40px;
}
#news,#renwu
{
	background: #f6f6f6;
}
.news,.renwu,.product_show,.tech,.blog,.jieyu
{
	*zoom: 1;
}
.news
{
	margin-right: -20px;
}
.news .news_model
{
	border: solid 1px #ddd;
	width: 458px;
	height: 120px;
	background: #fff;
	float: left;
	padding: 15px;
	margin: 20px 20px 0 0;
}
.news .news_model h4,.news .news_model h4 img
{
	width: 166px;
	height: 120px;
}
.news .news_model h4
{
	float: left;
}
.news .news_model .model_right
{
	width: 280px;
	float: right;
	padding-top: 5px;
}
.news .news_model .model_right p
{
	padding-top: 8px;
	color: #666;
}
#renwu
{
	padding-bottom: 40px;
}
.pad30
{
	padding-top: 30px;
}
.renwu_model
{
	width: 200px;
	height: 260px;
	float: left;
	position: relative;
}
.renwu_model .details
{
	width: 100%;
	height: 60px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CCD1313F', endColorstr='#CCD1313F');
	background:rgba(209,49,63,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
:root .renwu_model .details
{
	filter:none;
}/*for IE9*/
.renwu_model .details h3,.renwu_model .details p
{
	color: #fff;
}
.renwu_model .details h3
{
	font: bold 30px/60px "Microsoft Yahei","黑体";
}
.renwu_model .details p
{
	display: none;
	font: 16px/22px "Microsoft Yahei","黑体";
	padding: 0 10px;
}
#xinpin
{
	background: url(../images/t3_bg.gif) repeat-x center top;
	height: 570px;
}
.product,.product_con
{
	position: relative;
}
.product_con
{
	height: 497px;
}
.product .prev,.product .next
{
	width: 75px;
	height: 140px;
	background: url(../images/prev.gif) no-repeat center;
	position: absolute;
	top: 180px;
	cursor: pointer;
}
.product .prev
{
	left: 50%;
	margin-left: -620px;
}
.product .next
{
	right: 50%;
	margin-right: -620px;
	background: url(../images/next.gif) no-repeat center;
}
.product_show,.product_show li
{
	width: 1000px;
	height: 400px;
	overflow: hidden;
}
.product_show li
{
	float: left;
}
.product_show .show_left
{
	width: 500px;
	position: relative;
}
.product_show .show_left h3
{
	height: 50px;
	font: 20px/50px "Microsoft Yahei","黑体";
	padding-left: 15px;
	color: #fff;
	background: #ba0000;
	position: relative;
	z-index: 9;
}
.product_show .show_left p
{
	padding-top: 15px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 9;
	line-height: 24px;
}
.product_show .show_left .num,.product_nav ul li .num
{
	right: 0;
	position: absolute;
	z-index: 1;
	color: #232941;
}
.product_show .show_left .num
{
	font: 400px/400px "Vani","Arial";
	top: 80px;
	right: 20px;
	position: absolute;
	z-index: 1;
	font-style: italic;
}
.product_show .show_right
{
	width: 480px;
	padding-top: 30px;
}
.product_show .show_right img
{
	width: 480px;
	height: 320px;
}
.product_nav
{
	border-top: solid 2px #232941;
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	_bottom:3px;
}
.product_nav ul li
{
	width: 90px;
	float: left;
	padding: 8px 5px 0;
	position: relative;
	height: 52px;
	cursor: pointer; 
}
.product_nav ul li p
{
	position: relative;
	z-index: 11;
	color: #fff;
	line-height: 18px;
}
.product_nav ul li .num
{
	font: bold 60px/60px "Arial";
	bottom: -8px;
	font-style: italic;
}
.product_nav ul li.active
{
	background: #B90000;
}
.product_nav ul li.active .num
{
	color: #232941;
}
.tech_img img
{
	padding: 0 68px;
}
.cen_border
{
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
}
.tech
{
	margin-right: -25px;
	padding: 20px 0 40px;
}
.tech_model
{
	width: 176px;
	height: 160px;
	padding-top: 20px;
	background: url(../images/t1_bg.gif) no-repeat center top;
	float: left;
	margin: 20px 25px 0 0;
}
.tech_model img
{
	width: 95px;
	height: 68px;
}
.tech_model h3
{
	font: 15px/40px "Microsoft Yahei","黑体";
}
.tech_model p
{
	line-height: 20px;
	padding-top: 15px;
}
#blog
{
	background: #30364C url(../images/t4_bg.gif) repeat-x center bottom;
	padding-bottom: 80px;
}
.blog .blog_left
{
	width: 490px;
}
.blog .blog_left h3
{
	font: bold 18px/32px "Microsoft Yahei","黑体";
	color: #fff;
	background: #CB2529;
	padding-left: 10px;
}
.blog .blog_left .blog_list
{
	padding: 15px 0 0 40px;
}
.blog .blog_left .blog_list li
{
	line-height: 32px;
	color: #fff;
	font-size:14px;
	height: 32px;
	overflow: hidden;
}
#reci
{
	background: #eee;
}
.reci
{
	height: 800px;
	background: url(../images/t2_bg.gif) no-repeat center;
	margin-top: 40px;
}
.reci_model
{
	width: 300px;
	padding: 0 0 52px 105px;
}
.reci_model h3
{
	font: bold 20px/32px "Microsoft Yahei","黑体";
}
.padleft120
{
	padding: 0 0 52px 120px;
}
.padright110
{
	padding: 0 110px 52px 0;
}
.padright130
{
	padding: 0 130px 52px 0;
}
.padright90
{
	padding: 0 90px 52px 0;
}
#jieyu
{
	border-top: solid 2px #cb2529;
	padding: 0 0 20px;
}
.jieyu h6
{
	padding-bottom: 20px;
}
.jieyu .jieyu_left
{
	padding: 0 40px 10px 0;
	width: 670px;
	float: left;
	border-right:solid 1px #ddd;
}
.jieyu .jieyu_left p
{
	line-height: 24px;
	padding-bottom: 15px;
	font-size: 14px;
	text-indent: 2em;
}
.jieyu .jieyu_left span
{
	float: right;
}
.jieyu .jieyu_right
{
	width: 250px;
	float: right;
	height: 160px;
}
.jieyu .jieyu_right h6
{
	padding-top: 20px;
}
.news_img
{
	*zoom:1;
	padding-bottom: 40px;
}
.news_img h3
{
	font: normal 18px/25px "Microsoft Yahei","黑体";
	background: url(../images/ico01.gif) no-repeat center left;
	padding-left: 40px;
	margin-bottom: 20px;
}
.news_img ul
{
	margin-right: -25px;
}
.news_img ul li
{
	width: 150px;
	float: left;
	margin-right: 20px;
	*margin-right: 15px;
	_margin-right: 15px;
	text-align: center;
	font-size: 14px;
}
.news_img ul li img
{
	width: 150px;
	height: 107px;
	padding-bottom: 8px;
}


/*footer*/
#g-footer
{
	background: #fff;
	height: 260px;
	font-size: 12px;
	margin-top: 0;
}

.weixin
{
	position:fixed;
	_position:absolute;
    _bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	right:50%;
	margin-right:-650px;
	background:#fff;
	width:112px;
	padding:5px 5px 10px;
	text-align:center;
	bottom:60px;
    _margin-bottom:60px;
}
.weixin span
{
	display:block;
	line-height:20px;
	color:#666;
}
.weixin span.red
{
	color:#cc0000;
}
.weixin h6 img
{
	width:112px;
	height:112px;
}
.weixin span img
{
	padding-right:3px;
}

