body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
i, em, cite{font-style: normal;}
ul, ol{list-style: none;}
a, a:link{color: #555;text-decoration: none;}
a:visited{}
a:active, a:hover{text-decoration: none;}
a:focus{outline: none;}
img{border:0px;}
body{color: #444;line-height: 1.2; background-color:#fff;}
.fl, .fr{display: inline;float: left;}
.fr{float: right;}
.texthidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width:100%;}/*文本溢出隐藏*/
.texthidden85{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width:85%;}/*文本溢出隐藏*/
.clearfix:after {
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	content:""
}
ul li {
	list-style:none;
}
/*--------------字体-------------*/
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}
.f_w {
	font-family:"微软雅黑";
}
/*--------------头部css-------------*/
.header {
	width:96%;
	padding:0px 2%;
	height:100px;
	background:#fff;
}
.logo {
	width:26%;
	height:50px;
	background:url(images/logo.jpg) left no-repeat;
	display:block;
	float:left;
	margin-top:25px;
}
.nav {
	float:right;
	width:74%;
	margin-top:50px;
}
.nav ul {
	width:100%;
}
.nav ul li {
	float:right;
	padding:5px 20px;
	margin:0px 10px;
}
.nav ul .cu {
	padding:5px 20px;
	background:linear-gradient(to right, #e60112, #f8b400);
	border-radius:5px;
	border:1px solid #e60112;
	color:#fff;
}
.nav ul li:hover {
	background:linear-gradient(to right, #e60112, #f8b400);
	border-radius:5px;
	color:#fff;
}
/* banner的css效果 */
	.banner {
	width:100%;
}
.fullSlide {
	left:0;
	top:100px;
	width:100%;
	min-width:1000px;
}

.fullSlide li img{ width:100%}
.fullSlide .prev,  .fullSlide .next {
	position:absolute;
	z-index:1;
	display:block;
	width:30px;
	height:50px;
	top:50%;
	margin-top:-100px;
	left:20px;
	background:url(images/icons.png) 0 0 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.fullSlide .next {
	left:auto;
	right:30px;
	background-position:-51px 0;
}
.fullSlide .prev:hover,  .fullSlide .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.fullSlide .playState {
	display:block;
	position:absolute;
	z-index:1;
	right:30px;
	top:50%;
	margin-top:-20px;
	width:51px;
	height:51px;
	overflow:hidden;
	background:url(images/icons.png) 23px -132px #000 no-repeat;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.fullSlide .pauseState {
	background-position:23px -201px;
}
.fullSlide .playState:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.div_nav{ display:none;}
/*--------------底部css-------------*/
.footer {
	width:100%;
}
.footer .top01 {
	height:116px;
	background:url(images/foot_01.jpg) left #f20508;
	width:96%;
	padding:4px 2%; overflow:hidden;
}

	.picScroll{ margin-left:210px;  position:relative;  padding:10px 20px; overflow:hidden; margin-top:10px; }
	.picScroll .prev,
	.picScroll .next{ display:block; position:absolute; top:20px; left:5px; width:23px; height:59px; background:url(images/btns.png) no-repeat;}
	.picScroll .next{ left:auto; right:5px; background-position:-23px 0; }
	.picScroll .prev:hover{ background-position:0 -59px; }
	.picScroll .next:hover{ background-position:-23px -59px; }
	.picScroll ul{ overflow:hidden; zoom:1; padding:0px 20px; margin:0 20px;}
	.picScroll ul li{ width:167px; float:left; overflow:hidden; padding:10px 15px;     }
	.picScroll ul li img{ width:167px; height:59px; display:block; background:url(images/loading.gif) center center no-repeat; }

.footer .top02{ width:96%; padding:30px 2% 70px 2%; background:url(images/foot_02.png) no-repeat center bottom;}
.footer .top02 .left01{ float:left; width:80%;}
.footer .top02 .left01 ul{ float:left; padding:0px 70px 0px 20px;}
.footer .top02 .left01 ul h2{ padding:15px 0}
.footer .top02 .left01 ul li{ line-height:26px;}
.footer .top02 .right01{ float:left; width:20%;}
.footer .top02 .right01 p{ padding:10px 0; line-height:30px;}
.footer .top03{  background:#d6d6d6; width:96%; padding:0 2%; height:40px; line-height:40px; }
/*--------------企业概况css-------------*/
.div_gk{ width:100%; background:url(images/bg_qygk.jpg) repeat-x bottom; padding-top:40px; height:788px; overflow:hidden; position:relative}
.div_gk .div_li{ width:90%; margin:20px 5%; }
.div_gk .div_li .left01{ float:left; width:50%; background:url(images/bg_qygk02.png) right bottom no-repeat; height:600px; margin-bottom:40px;}
.div_gk .div_li .left01 h2{ color:#e60012; padding:15px 0px; }
.div_gk .div_li .left01 h2 span{background:url(images/bg_qygk01.jpg) no-repeat center right; padding-right:28px;}
.div_gk .div_li .left01 p{ line-height:28px; color:#666; padding:20px 50px 20px 20px;text-indent:2em;}
.div_gk .div_li .right01{ float:left; width:40%; margin-left:5%; text-align:right}
.div_gk .div_li .left01 .div_li9{position:absolute; z-index:2; bottom:10px;}
.div_gk .div_li .left01 .div_li9 .div_01{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q06.png) top no-repeat; text-align:center; color:#fff; font-size:15px; } 
.div_gk .div_li .left01 .div_li9 .div_01:hover{ background:url(images/q01.png) top no-repeat}
.div_gk .div_li .left01 .div_li9 .div_02{ float:left; width:85px; padding-top:95px; margin:10px 25px; background:url(images/q07.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.div_gk .div_li .left01 .div_li9 .div_02:hover{ background:url(images/q02.png) top no-repeat}
.div_gk .div_li .left01 .div_li9 .div_03{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q08.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.div_gk .div_li .left01 .div_li9 .div_03:hover{ background:url(images/q03.png) top no-repeat}
.div_gk .div_li .left01 .div_li9 .div_04{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q09.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.div_gk .div_li .left01 .div_li9 .div_04:hover{ background:url(images/q04.png) top no-repeat}
.div_gk .div_li .left01 .div_li9 .div_05{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q10.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.div_gk .div_li .left01 .div_li9 .div_05:hover{ background:url(images/q05.png) top no-repeat}
.div_gk .div_li .left01 .div_li9 .div_06{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q12.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.div_gk .div_li .left01 .div_li9 .div_06:hover{ background:url(images/q11.png) top no-repeat}
/*--------------新闻中心-------------*/
.nTab{width:100%; margin:20px 0px;}
.none{display:none;}
.nTab .TabTitle{width:100%; margin:0px auto; height:60px; border-top:1px solid #ddd; font-size:20px;}
.nTab .TabTitle #myTab1{width:92%; padding:0px 4%; height:50px;border-bottom:1px solid #ddd;}
.nTab .TabTitle li{float:left;cursor:pointer;height:60px; line-height:50px;text-align:center;padding:0 60px; margin:0 5px;}
.nTab .TabTitle li a{text-decoration:none; }
.nTab .TabTitle .active{color:#fff; background:url(images/z01.png) top center;}
.nTab .TabTitle .normal{color:#e60012; background:url(images/z02.png) top center no-repeat;}
.nTab .TabTitle span{line-height:50px;float:right;padding-right:10px;cursor:pointer; font-size:12px;}
.nTab .TabTitle a{color:#006699;text-decoration:none; float:right; margin-right:30px;}
.nTab .TabTitle a:hover{color:#0066FF;}
.nTab .TabContent{clear:both;overflow:hidden;display:block; padding:0 10px; margin:0 20px;}
.div_news{ width:96%; margin:0px 2%; padding:20px 0;}
.div_news:hover{width:96%; margin:0px 2%;  background:#fafafa;}
.div_news .div_01{ float:left; width:10%; padding:0px 1%; line-height:40px; }
.div_news .div_01 h2{background:url(images/bg_09.jpg) no-repeat center right; font-size:30px;}
.div_news .div_01 p{ font-size:18px;}
.div_news .div_02{ float:left; width:16%; padding:0px 1%;}
.div_news .div_02 img{ width:100%;}
.div_news .div_03{ float:left; width:50%; padding:0px 1%;}
.div_news .div_03 h2{ font-size:18px; color:#e60012; line-height:30px;}
.div_news .div_03 h3{ font-weight:normal; font-size:13px; color:#999; line-height:30px; padding:5px 0px 5px 35px; background:url(images/bg_08.jpg) no-repeat center left;}
.div_news .div_03 p{ line-height:24px;}

.div_news .div_04{ float:left; width:6%; margin:30px 0px 30px 3%; border:1px solid #ddd; border-radius:25px; padding:12px 3%; }
.div_news .div_04:hover{ background:#e60112  ;  color:#fff;}





.div_news1{ width:100%; padding:20px 0;}
.div_news1:hover{ background:#fafafa;}
.div_news1 .div_01{ float:left; width:10%; padding:0px 1%; line-height:40px; }
.div_news1 .div_01 h2{background:url(images/bg_09.jpg) no-repeat center right; font-size:30px;}
.div_news1 .div_01 p{ font-size:18px;}
.div_news1 .div_02{ float:left; width:16%; padding:0px 1%;}
.div_news1 .div_02 img{ width:100%;}
.div_news1 .div_03{ float:left; width:50%; padding:0px 1%;}
.div_news1 .div_03 h2{ font-size:18px; color:#e60012; line-height:30px;}
.div_news1 .div_03 h3{ font-weight:normal; font-size:13px; color:#999; line-height:30px; padding:5px 0px 5px 25px; background:url(images/b03.jpg) no-repeat center left;}
.div_news1 .div_03 p{ line-height:24px;}

.div_news1 .div_04{ float:left; width:5%; margin:30px 0px; border:1px solid #ddd; border-radius:25px; padding:12px 3%; margin-left:4%; }
.div_news1 .div_04:hover{ background:#e60112  ;  color:#fff;}

.div_dzb{ width:100%; }
.div_dzb ul{ float:left; width:23%; margin:10px 1%;}
.div_dzb ul img{ width:100%;}
.div_dzb ul p{ text-align:center ; font-size:16px; line-height:35px; color:#333;}

/*--------------产业中心-------------*/
.div_chanye{ widows:100%; margin:10px auto; overflow:hidden;}
.div_chanye div {float:left; width:16.66%; padding:20px 0;height:490px; }
.div_chanye div ul{ text-align:center; color:#fff; position:relative; top:-493px; height:250px; padding:120px 0; z-index:1; background:rgba(0,0,0,0.4)}
.div_chanye div ul li{ font-size:20px; line-height:35px;margin:10px 0;}
.div_chanye div ul h3{ background:#fff ; width:1px; margin:10px auto; height:70px;}
.div_chanye div ul p{ border-radius:15px; padding:5px 10px; border:1px solid #fff; width:80px; margin:10px auto;}
.div_chanye div img{ width:100%; height:490px;}
.div_chanye div ul:hover{ text-align:center; color:#fff; position:relative; top:-493px; height:242px; padding:120px 0; z-index:1; background:#e60012; border-bottom:8px solid #f8b400;}
/*--------------列表信息-------------*/
.div_liebiao{ width:96%; margin:10px 2%;}
.div_liebiao .div01{ float:left; width:24%; margin:0px 1% 0px 0px;}
.div_liebiao .div01 .li_div{ height:50px; line-height:50px; padding:0 3%; background:#f5f5f5}
.div_liebiao .div01 .li_div span{ padding-right:25px; background:url(images/bg_qygk01.jpg) no-repeat right center; color:#e60012; font-size:20px;}
.div_liebiao .div01 .li_div strong{ background:url(images/bg_04.png); width:50px; height:50px; display:block; float:right}
.div_liebiao .div01 ul{ border-bottom:1px solid #ddd; padding:15px 0;}
.div_liebiao .div01 ul li{ line-height:28px; font-size:15px;}
.div_liebiao .div01 ul li span{ float:left; width:20%; font-size:14px; color:#999; padding-right:10px; line-height:25px;}
.div_liebiao .div01 ul li span strong{font-size:20px;}


.div_liebiao .div02{ float:left; width:31%; margin:0px 1%;}
.div_liebiao .div02 .li_div{ height:50px; line-height:50px; padding:0 3%; background:#f5f5f5}
.div_liebiao .div02 .li_div span{ padding-right:25px; background:url(images/bg_qygk01.jpg) no-repeat right center; color:#e60012; font-size:20px;}
.div_liebiao .div02 .li_div strong{ background:url(images/bg_04.png); width:50px; height:50px; display:block; float:right}
.div_liebiao .div02 ul{ border-bottom:1px solid #ddd; padding:15px 0;}
.div_liebiao .div02 ul li{ line-height:28px; font-size:15px;}
.div_liebiao .div02 ul li span{ color:#e60012;}
.div_liebiao .div02 ul li strong{ color:#999; float:right; font-weight:normal}

/*--------------二级页面布局开始-------------*/
.xwzx_banner{ background:url(images/banner01.jpg) no-repeat center; height:323px; width:100%; overflow:hidden;}
.xwzx_banner .li_div{ width:96%; padding:100px 2% 100px 2%}
.xwzx_banner .li_div ul{ height:48px; padding:0px; line-height:48px; font-size:36px; font-weight:bold; color:#fff;}
.xwzx_banner .li_div ul span{ width:4px; float:left; display:block; height:48px; background:url(images/bg_05.jpg); margin-right:15px;}
.xwzx_banner .li_div01{width:96%; padding:0 2% 0 2%}
.xwzx_banner .li_div01 ul li{ float:left; height:33px; line-height:33px; background:url(images/bg_03.jpg) left; font-size:16px; color:#333; margin:0px 10px; padding:0px 20px;}
.xwzx_banner .li_div01 ul .cu{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.xwzx_banner .li_div01 ul li:hover{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.xwzx_banner .li_div02{width:96%; padding:0 2% 0 2%; text-align:right; margin-top:20px;}
.xwzx_banner .li_div02 span{ padding:5px 10px; color:#666; background:#fff;  border-radius:5px;}
.xwzx_banner .li_div02 span a{ color:#666;}


.dj_banner{ background:url(images/banner04.jpg) no-repeat center; height:323px; width:100%; overflow:hidden;}
.dj_banner .li_div{ width:96%; padding:100px 2% 100px 2%}
.dj_banner .li_div ul{ height:48px; padding:0px; line-height:48px; font-size:36px; font-weight:bold; color:#fff;}
.dj_banner .li_div ul span{ width:4px; float:left; display:block; height:48px; background:url(images/bg_05.jpg); margin-right:15px;}
.dj_banner .li_div01{width:96%; padding:0 2% 0 2%}
.dj_banner .li_div01 ul li{ float:left; height:33px; line-height:33px; background:url(images/bg_03.jpg) left; font-size:16px; color:#333; margin:0px 10px; padding:0px 20px;}
.dj_banner .li_div01 ul .cu{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.dj_banner .li_div01 ul li:hover{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.dj_banner .li_div02{width:96%; padding:0 2% 0 2%; text-align:right; margin-top:20px;}
.dj_banner .li_div02 span{ padding:5px 10px; color:#666; background:#fff;  border-radius:5px;}
.dj_banner .li_div02 span a{ color:#666;}



.qyzz_banner{ background:url(images/banner03.jpg) no-repeat center; height:323px; width:100%; overflow:hidden;}
.qyzz_banner .li_div{ width:96%; padding:100px 2% 100px 2%}
.qyzz_banner .li_div ul{ height:48px; padding:0px; line-height:48px; font-size:36px; font-weight:bold; color:#fff;}
.qyzz_banner .li_div ul span{ width:4px; float:left; display:block; height:48px; background:url(images/bg_05.jpg); margin-right:15px;}
.qyzz_banner .li_div01{width:96%; padding:0 2% 0 2%}
.qyzz_banner .li_div01 ul li{ float:left; height:33px; line-height:33px; background:url(images/bg_03.jpg) left; font-size:16px; color:#333; margin:0px 10px; padding:0px 20px;}
.qyzz_banner .li_div01 ul .cu{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.qyzz_banner .li_div01 ul li:hover{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.qyzz_banner .li_div02{width:96%; padding:0 2% 0 2%; text-align:right; margin-top:20px;}
.qyzz_banner .li_div02 span{ padding:5px 10px; color:#666; background:#fff;  border-radius:5px;}
.qyzz_banner .li_div02 span a{ color:#666;}


.qyzz_banner{ background:url(images/banner03.jpg) no-repeat center; height:323px; width:100%; overflow:hidden;}
.qyzz_banner .li_div{ width:96%; padding:100px 2% 100px 2%}
.qyzz_banner .li_div ul{ height:48px; padding:0px; line-height:48px; font-size:36px; font-weight:bold; color:#fff;}
.qyzz_banner .li_div ul span{ width:4px; float:left; display:block; height:48px; background:url(images/bg_05.jpg); margin-right:15px;}
.qyzz_banner .li_div01{width:96%; padding:0 2% 0 2%}
.qyzz_banner .li_div01 ul li{ float:left; height:33px; line-height:33px; background:url(images/bg_03.jpg) left; font-size:16px; color:#333; margin:0px 10px; padding:0px 20px;}
.qyzz_banner .li_div01 ul .cu{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.qyzz_banner .li_div01 ul li:hover{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.qyzz_banner .li_div02{width:96%; padding:0 2% 0 2%; text-align:right; margin-top:20px;}
.qyzz_banner .li_div02 span{ padding:5px 10px; color:#666; background:#fff;  border-radius:5px;}
.qyzz_banner .li_div02 span a{ color:#666;}


.jianjie_banner{ background:url(images/banner05.jpg) no-repeat center; height:323px; width:100%; overflow:hidden;}
.jianjie_banner .li_div{ width:96%; padding:100px 2% 100px 2%}
.jianjie_banner .li_div ul{ height:48px; padding:0px; line-height:48px; font-size:36px; font-weight:bold; color:#fff;}
.jianjie_banner .li_div ul span{ width:4px; float:left; display:block; height:48px; background:url(images/bg_05.jpg); margin-right:15px;}
.jianjie_banner .li_div01{width:96%; padding:0 2% 0 2%}
.jianjie_banner .li_div01 ul li{ float:left; height:33px; line-height:33px; background:url(images/bg_03.jpg) left; font-size:16px; color:#333; margin:0px 10px; padding:0px 20px;}
.jianjie_banner .li_div01 ul .cu{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.jianjie_banner .li_div01 ul li:hover{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.jianjie_banner .li_div02{width:96%; padding:0 2% 0 2%; text-align:right; margin-top:20px;}
.jianjie_banner .li_div02 span{ padding:5px 10px; color:#666; background:#fff;  border-radius:5px;}
.jianjie_banner .li_div02 span a{ color:#666;}






.div_main{ width:90%; padding:20px 5%;}

DIV.meneame{padding:10px 0;MARGIN:3px;TEXT-ALIGN:center}
DIV.meneame A{BORDER-RIGHT:#dedfde 1px solid;PADDING-RIGHT:6px;BACKGROUND-POSITION:50% bottom;BORDER-TOP:#dedfde 1px solid;PADDING-LEFT:6px;PADDING-BOTTOM:2px;BORDER-LEFT:#dedfde 1px solid;COLOR:#e60012;MARGIN-RIGHT:3px;PADDING-TOP:2px;BORDER-BOTTOM:#dedfde 1px solid;TEXT-DECORATION:none}
DIV.meneame A:hover{BORDER-RIGHT:#ddd 1px solid;BORDER-TOP:#ddd 1px solid;BACKGROUND-IMAGE:none;BORDER-LEFT:#ddd 1px solid;COLOR:#fff;BORDER-BOTTOM:#ddd 1px solid;BACKGROUND-COLOR:#e60012}
DIV.meneame A:active{BORDER-RIGHT:#ddd 1px solid;BORDER-TOP:#ddd 1px solid;BACKGROUND-IMAGE:none;BORDER-LEFT:#ddd 1px solid;COLOR:#fff;BORDER-BOTTOM:#ddd 1px solid;BACKGROUND-COLOR:#e60012}
DIV.meneame SPAN.current{PADDING-RIGHT:6px;PADDING-LEFT:6px;FONT-WEIGHT:bold;PADDING-BOTTOM:2px;COLOR:#ff0084;MARGIN-RIGHT:3px;PADDING-TOP:2px;background:#e60012; color:#fff;}
DIV.meneame SPAN.disabled{PADDING-RIGHT:6px;PADDING-LEFT:6px;PADDING-BOTTOM:2px;COLOR:#adaaad;MARGIN-RIGHT:3px;PADDING-TOP:2px; }

.nTab01{width:100%}
.nTab01 .TabTitle{width:15%; background:url(images/bg_01.jpg) no-repeat top right #e50416; float:left; overflow:hidden; min-height:200px; padding:30px 0;}
.nTab01 .TabTitle li{ font-size:16px; cursor:pointer;height:40px; line-height:40px; text-align:center; margin:3px auto; width:84%;}
.nTab01 .TabTitle li a{text-decoration:none;}
.nTab01 .TabTitle .active{ border:1px solid #e60012; background:#fff; color:#e60012; border-radius:5px; background:url(images/b01.jpg) #fff no-repeat center right }
.nTab01 .TabTitle .normal{ color:#fff; line-height:30px; border:1px;height:40px; line-height:40px;}
.nTab01 .TabContent{overflow:hidden; float:right; width:83%; display:block;}

.dzb_div{ float:left; width:18%; margin:0 1% 10px 1%; overflow:hidden; padding:0px; display:block; position:relative;  }
.dzb_div img{ width:98%; border:1px solid #eee; padding:3px; background:#fff; margin:0 auto;}
.dzb_div h2{ width:93%; margin-left:4%; background:#fff; line-height:20px; padding:8px 0; color:#e60012; position:absolute; z-index:1; bottom:25px; text-align:center; font-size:15px;}
.dzb_div h2 span{  color:#666; font-weight:normal; text-align:center; font-size:13px;}

.gushi_div{ float:left; width:98%; margin:15px 0; background:url(images/dd_01.png) no-repeat right bottom; border:1px solid #e8e8e8; overflow:hidden;}
.gushi_div ul{ float:left; width:18%; position:relative;}
.gushi_div ul p{ background:#fff; padding:3px 0; text-align:center; width:90px; color:#999; position:absolute; top:10px; border-radius:5px;opacity:0.7; left:10px; z-index:1;}
.gushi_div ul img{ width:100%;}
.gushi_div .div_li{ float:left; width:60%; padding:0 3%;}
.gushi_div .div_li h2{ color:#e60012; padding:15px 0; font-size:18px;}
.gushi_div .div_li p{ line-height:24px; color:#555; font-size:15px;}
.gushi_div .div_li h3{ background:url(images/b02.jpg) no-repeat; display:block; width:107px; height:37px; margin-top:30px;}


/*--------------电子报详细信息-------------*/

.txMovie{width:800px;  }
	.focus_pic{width:800px;overflow:hidden}
	.focus_pic li{vertical-align:top}
	.focus_pic img{width:500px; margin:0 auto; height: 700px; margin-left:150px; }
	.focus_nav{width:800px;height:60px; margin-top:20px; }
	:root .focus_nav{-ms-filter:none}
	.focus_nav li{float:left;display:inline;margin-right:10px; cursor:pointer;}
	.focus_nav .navPrev,.focus_nav .navNext{border:1px solid #000;width:36px;height:36px;overflow:hidden; background:#e60012; color:#fff;}
	.focus_nav .navPrev{background-position:10px 8px;right:47px;border-right-color:transparent}
	.focus_nav .navNext{background-position:-22px 8px;right:10px}
	.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}
	.focus_nav img{border:2px solid #eee;width:64px;height:34px}
	.focus_nav .on b{color:#fff;position:absolute;top:-10px;left:30px;font-size:10px;font-family:arial;-webkit-text-size-adjust:none}
	.focus_text{position:absolute;width:300px;height:280px;right:0;top:0;background-color:rgba(0, 0,0,.8);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000');overflow:hidden}
	:root .focus_text{-ms-filter:none}
	.focus_text h2 a{font-size:22px;color:#fff;font-family:'microsoft yahei',simhei;font-weight:normal;display:block;width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
	.focus_text h2 a:hover{color:#fff;text-decoration:underline}
	.focus_text ul{padding:20px 20px 0}
	.focus_text .sub_tit{padding-bottom:20px;color:#575757;height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.focus_text .c_txt4,.focus_text .c_txt4 a{color:#787876;line-height:22px}
	.focus_text .c_txt4 a:hover{color:#ccc}
	.focus_text .c_txt4{width:260px;white-space:nowrap;overflow:hidden}
	.focus_info{height:132px;overflow:hidden}
	.focus_text .mod_desc{width:260px;white-space:normal;overflow:hidden;text-indent:2em}
	.btn_play_big{ overflow: hidden;padding: 0 0 0 15px;cursor: pointer;background: url(images/bg_btn.png) no-repeat;margin-right: 5px;
	height:40px;line-height:40px;line-height:44px\9;+line-height:44px;_line-height:40px;padding-left:50px;font-size:14px;font-weight:bold;color:#FFF;background-position:0 -275px}
	.btn_play_big span{ float: left; height: 24px; padding: 0 15px 0 0;background: url(images/bg_btn.png) no-repeat; height:40px;background-position:right -320px}
	.btn_play_big:hover{color:#FFF}
	.focus_text .btn_play_big{position:absolute;bottom:13px;left:20px}
	.txMovie .focus_nav li .cover{position:absolute;top:0;left:0;width:68px;height:38px;line-height:999px;overflow:hidden;font-size:0;background:#040303;filter:alpha(opacity=30);opacity:.3}
	.txMovie .focus_nav li.on .cover{display:none}
	.txMovie .focus_nav li b{display:none}
	.txMovie .focus_nav li.on b{position:absolute;display:inline-block;top:-6px;left:29px;border-left:6px dashed transparent;border-right:6px dashed transparent;border-top:0;border-bottom:6px solid;color:#fff;font-size:0;width:0;height:0;line-height:0}

.wsbg_banner{ background:url(images/banner02.jpg) no-repeat center; height:323px; width:100%; overflow:hidden;}
.wsbg_banner .li_div{ width:96%; padding:100px 2% 100px 2%}
.wsbg_banner .li_div ul{ height:48px; padding:0px; line-height:48px; font-size:36px; font-weight:bold; color:#fff;}
.wsbg_banner .li_div ul span{ width:4px; float:left; display:block; height:48px; background:url(images/bg_05.jpg); margin-right:15px;}
.wsbg_banner .li_div01{width:96%; padding:0 2% 0 2%}
.wsbg_banner .li_div01 ul li{ float:left; height:33px; line-height:33px; background:url(images/bg_03.jpg) left; font-size:16px; color:#333; margin:0px 10px; padding:0px 20px;}
.wsbg_banner .li_div01 ul .cu{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.wsbg_banner .li_div01 ul li:hover{ float:left; height:33px; line-height:33px; background:url(images/bg_02.jpg) left; color:#fff; font-size:16px;  padding:0px 20px;}
.wsbg_banner .li_div02{width:96%; padding:0 2% 0 2%; text-align:right; margin-top:20px;}
.wsbg_banner .li_div02 span{ padding:5px 10px; color:#666; background:#fff;  border-radius:5px;}
.wsbg_banner .li_div02 span a{ color:#666;}



/*--------------网上办公-------------*/

.zhengwu_div{ width:96%; border-bottom:1px solid #eee; padding:10px 2%; margin:10px 0; }
.zhengwu_div:hover{ background:#fafafa}
.zhengwu_div .div_01{ float:left; width:8%; text-align:center; border:1px solid #e60012; border-radius:5px; color:#e60012; height:60px; padding:10px 0;}
.zhengwu_div .div_01 h3{ font-size:18px; line-height:36px; color:#e60012;}
.zhengwu_div .div_02{ float:right; width:91%; }
.zhengwu_div .div_02 h2{ line-height:35px; font-size:16px; }
.zhengwu_div .div_02 h2 span{ color:#e60012;}
.zhengwu_div .div_02 h3{ padding:0 15px; text-align:right;}
.zhengwu_div .div_02 p{ line-height:20px;}

.zhaopin_div01{ border:1px solid #eee; width:99%; margin:20px auto;}
.zhaopin_div01 .div01{ float:left; width:20%; min-height:300px; background:#fafafa; padding:20px 3%}
.zhaopin_div01 .div01 h2{ width:100%; padding-bottom:10px;}
.zhaopin_div01 .div01 h2 span{ color:#e60012; font-size:16px;padding-bottom:10px; border-bottom:1px solid #e60012; }
.zhaopin_div01 .div01 h3{ width:100%; padding-bottom:10px;}
.zhaopin_div01 .div01 h3 span{ color:#222; font-size:16px;padding-bottom:10px; }
.zhaopin_div01 .div01 ul{ padding:18px 0px;}
.zhaopin_div01 .div01 ul p{ line-height:25px;}
.zhaopin_div01 .div02{ float:left; width:68%; min-height:300px; line-height:30px; padding:10px 3%;}
.zhaopin_div01 .div02 p{ line-height:24px;}
.zhaopin_div02{ width:100%; }
.zhaopin_div02 ul li{ margin:5px 0;border-bottom:1px solid #eee; background:url(images/bg_qygk01.jpg) no-repeat center left; padding-left:28px; font-size:16px; line-height:45px;}
.zhaopin_div02 ul li span{ font-size:12px; color:#999; float:right}

.zhaopin_div02{ border:1px solid #eee; width:99%; margin:20px auto;}



/*--------------企业资质-------------*/
.zzhi_div{ width:29%; margin:18px 1.5%; float:left; border:1px solid #eee; padding:10px 0.5%; overflow:hidden;box-shadow: 10px 10px 5px 0px #eee; }
.zzhi_div img{ width:100%; padding-bottom:10px; }
.zzhi_div h2{ line-height:40px; text-align:center; background:url(images/c06.jpg) no-repeat top right; color:#fff;}

/*--------------企业资质1-------------*/
.zzhi_div1{ width:28%; padding-bottom:10px; margin:25px 1.5%; position:relative;float:left; overflow:hidden; background:url(images/dd_02.png) no-repeat center bottom;box-shadow:6px 6px 6px 6px #dfdfdf; }
/*.zzhi_div1 .div_po{ position:absolute; z-index:1; margin:0; background:url(images/y07.png) no-repeat; width:87px; height:91px;}
.zzhi_div1 .div_po02{ position:absolute; z-index:2; margin:0; background:url(images/y06.png) no-repeat; width:117px; height:120px;left:0;top:0;}*/
.zzhi_div1 .div_li{ padding:25px;border:15px solid #4c291d; }
.zzhi_div1 .div_li img{ width:100%;}
.zzhi_div1 img{ width:100%;}
.zzhi_div1 .div_li01{ width:96%; padding:5px 2% 10px 2%; }
.zzhi_div1 h2{ line-height:25px; padding:10px 10px 0 10px; font-size:16px; color:#e60012; text-align:center}
.zzhi_div1 p{ background:url(images/a04.jpg) top left no-repeat; padding:0px 10px;line-height:25px;}

/*--------------企业概况 -------------*/
.div_g{ padding:30px 0;}
.div_g p{ line-height:30px; text-indent:2em; font-size:15px;}
.div_g img{ float:right}

.div_guanli{ float:left; width:46%; margin:10px 1%; background:#fafafa; padding:10px 1%; height:240px;}
.div_guanli .div_li{ float:left; width:30%;}
.div_guanli img{ border:1px solid #eee; padding:2px; background:#fff; width:98% }
.div_guanli ul{ float:right; width:68%}
.div_guanli ul h2{ padding:10px 0; color:#e60012; font-size:16px;}
.div_guanli ul p{ line-height:24px; margin-bottom:10px;}
.div_guanli ul p span{ border:1px solid #eee; padding:5px 15px; background:#e60012; color:#fff; border-radius:10px;}

.div_wenhua1{ width:20%; height:264px; background:url(images/b04.jpg) right no-repeat; float:left; margin-bottom:30px;}
.div_wenhua1 h2{ padding:25px; font-size:20px; color:#fff; }
.div_wenhua1 h2 span{border-bottom:2px solid #fff; padding-bottom:10px;}
.div_wenhua2{ width:79%; min-height:259px; border-bottom:3px solid #e6000b; border-top:2px solid #ddd; border-right:2px solid #ddd; float:left; margin-bottom:30px; background:url(images/l01.png) no-repeat bottom right;}
.div_wenhua2 ul{ padding:20px;}
.div_wenhua2 ul h3{ line-height:35px; color:#e60012; font-size:16px;}
.div_wenhua2 ul p{ line-height:25px;}

.div_qyzz{ width:31%; margin:10px 1%; float:left; overflow:hidden;}
.div_qyzz img{ width:100%;}
.div_qyzz h2{ height:40px; line-height:40px; width:96%; padding:0px 2%;color:#fff; background:#e6000b;}

.div_qyzz1{ width:98%; margin:10px 1%; float:left; overflow:hidden;}
.div_qyzz1 img{ width:100%;}
.div_qyzz1 h2{ height:40px; line-height:40px; width:96%; padding:0px 2%;color:#fff; background:#e6000b;}




.div_lxwm{ float:left; width:40%; }
.div_lxwm h2{ line-height:40px; color:#e6000b; font-size:16px;}
.div_lxwm .div_n{ width:96%; margin:10px 0 0 0; border-bottom:2px solid #eee; padding:10px 2%;}
.div_lxwm .div_n .div_l{ width:29%; float:left; border-right:2px solid #eee;}
.div_lxwm .div_n .div_l h3{ float:left; font-size:15px; width:100%}
.div_lxwm .div_n .div_r{ width:69%; float:right}
.div_lxwm .div_n .div_l p{line-height:26px; font-size:14px; color:#aaa; }
.div_lxwm .div_n p{line-height:26px; font-size:14px;}
.div_lxwm01{ float:right; width:60%; background:url(../images/15.jpg) no-repeat center; height:460px;}
.div_lxwm01 .div_n{ width:40%; margin:50px 0 0 8%; background:#fff; padding:20px;}
.div_lxwm01 .div_n h2{ line-height:40px; color:#e6000b; font-size:16px;}
.div_lxwm01 .div_n p{ background:url(images/b01.jpg) no-repeat  left center; padding-left:18px; line-height:30px; color:#555;}


.div_p{ width:100%; margin:10px 0}
.div_p img { width:100%}

.div_zc{ width:100%; padding:20px 0;}
.div_zc img{ float:left; margin-right:15px;}
.div_zc p{ line-height:25px; text-indent:2em;}


.div_p_cy { padding:10px 0;}
.div_p_cy p{ line-height:30px; font-size:16px; text-indent:2em;}



.div_dsj{ width:100%; padding:20px 0; height:500px; overflow-y:scroll}
.m-slide{ width:100%;  }
.m-slide .img { float: left; width:90%; padding:10px 0; overflow:hidden;background:url(images/l01.png) #f1f1f1;}
.m-slide .img .div_p{ display: block; width:96%; padding:10px 2%;}
.m-slide .img .div_p h2{ font-size:35px; padding-bottom:20px; }
.m-slide .img .div_p h3{ color:#e60012; line-height:30px; background:url(images/bg_09.jpg) no-repeat left center; padding-left:26px}
.m-slide .img .div_p p{ line-height:30px}
.m-slide .tab { float: right; width:9%;overflow:hidden; text-align:right; background:#fff;}
.m-slide .tab a { text-decoration: none; display: block; height: 49px; text-align:right; padding-right:10px; }
.m-slide .tab li {  height:49px; width:100%; line-height:49px; margin:10px 0; font-size:20px;  color:#e60012;}
.m-slide .tab .on a { border-right: 3px solid #e60012; color:#fff; display:block; font-weight:bold; background:url(images/n02.jpg) left top}

.div_nav{ display:none;}

#div1{display:none; width:100%; background:#fff; border-bottom:1px solid #eee;border-top:1px solid #eee; margin-left:-10px; position:absolute; z-index:100; top:80px;}
#div1 ul{ padding:10px;}
#div1 ul li{ line-height:35px; background:#eee; margin:5px 0; text-align:center; font-size:15px;}
#div1 ul li:hover{background:#e60012; color:#fff;}
#div1 ul .cu{background:#e60012; color:#fff;}

/*jintiangaidong9*/
.div_main01{ width:90%; margin:0 auto; overflow:hidden;}
.div_main01 h2{ text-align:center; font-size:20px; padding:20px;}
.div_main01 h3{ background:#fafafa; border:1px solid #eee; text-align:center; margin:0 auto; width:98%; line-height:35px; height:35px; font-weight:normal; color:#e60012;}
.div_main01 h3 span{ margin:0px 10px;}
.div_main01 h4{ text-indent:2em; color:#e60012; padding-top:10px; font-size:16px;}

.div_main01 p{ padding-top:10px; font-size:15px; line-height:30px; text-indent:2em;}
.div_main01 img { text-align:center; }
.div_main02{ width:90%; margin:0 auto; overflow:hidden; background:url(images/o1.jpg) no-repeat center top}
.div_main02 h2{ text-align:center; font-size:20px; padding:20px; margin-top:170px;}
.div_main02 p{ padding-top:10px; font-size:15px; line-height:30px; text-indent:2em;}
.div_main02 img { width:100%;text-align:center; }
.div_main02_1 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/o1_1.jpg) no-repeat center top
}

	.div_main02_1 h2 {
		text-align: center;
		font-size: 20px;
		padding: 20px;
		margin-top: 10px;
	}

	.div_main02_1 p {
		padding-top: 10px;
		font-size: 15px;
		line-height: 30px;
		text-indent: 2em;
	}

	.div_main02_1 img {
		width: 100%;
		text-align: center;
	}
,div_body{ background:#000; margin:0 auto; text-align:center; width:1000px; }

/*2023-7-8*/


.div_dzb01{ width:100%; }
.div_dzb01 ul{ float:left; width:23%; margin:10px 1%;}
.div_dzb01 ul img{ width:100%;}
.div_dzb01 ul p{ text-align:center ; font-size:16px; line-height:35px; color:#333;}

.div_lxwm02{width:100%; background:url(../images/15.jpg) no-repeat center top; padding:40px 0 }
.div_lxwm02 .div_n{ width:600px; margin:0 40px; border-bottom:2px solid #eee; background:#fff; padding:15px 2% 10px 2%; background:url(images/n01.jpg) right top #f1f1f1}
.div_lxwm02 .div_n .div_l{ width:29%; float:left; border-right:2px solid #eee;}
.div_lxwm02 .div_n .div_l h3{ float:left; font-size:15px; width:100%; color:#e60012; background:url(images/b06.jpg) no-repeat center left; padding-left:18px;}
.div_lxwm02 .div_n .div_r{ width:69%; float:right}
.div_lxwm02 .div_n .div_r p{ background:url(images/bg_qygk04.jpg) no-repeat left center; padding-left:20px; }
.div_lxwm02 .div_n .div_l p{line-height:26px; font-size:14px; color:#aaa;}
.div_lxwm02 .div_n p{line-height:26px; font-size:14px;}

.lx_div{width:100%;  }
.lx_div .div_02{ width:90%; margin:10px auto 0px auto;}
.lx_div .div_02 img{ width:100%}
.lx_div .div_01{ width:86%; padding:10px 2%; margin:0 auto;background:url(images/q12.jpg) bottom right #f6f6f6 no-repeat}
.lx_div .div_01  h3{ font-size:16px; line-height:38px; width:100%; color:#e60012;}
.lx_div .div_01  h3 span{ font-size:13px;font-weight:normal; color:#777; padding:5px 10px; margin-left:10px;border-radius:5px; border:1px solid #eee; background:#fff;}
 
.lx_div .div_01  p{ background:url(images/b06.jpg) no-repeat center left; padding-left:20px; line-height:30px; font-size:15px;}
.lx_div .div_01  .p1{ background:url(images/b07.jpg) no-repeat center left; padding-left:20px; line-height:30px; font-size:15px;}



/*2023-8-20*/

.nTab02{width:100%}
.nTab02 .TabTitle{width:20%; background:url(images/bg_01.jpg) no-repeat top right; float:left; overflow:hidden; min-height:200px; padding:30px 0;}
.nTab02 .TabTitle li{ font-size:16px; cursor:pointer;height:40px; line-height:40px; text-align:center; margin:3px auto; width:96%;}
.nTab02 .TabTitle li a{text-decoration:none;}
.nTab02 .TabTitle .active{ border:1px solid #e60012; background:#fff; color:#e60012; border-radius:5px; background:url(images/b01.jpg) #fff no-repeat center right }
.nTab02 .TabTitle .normal{ color:#fff; line-height:30px; border:1px;height:40px; line-height:40px;}
.nTab02 .TabContent{overflow:hidden; float:right; width:78%; display:block;}
/*2023-9-3*/
.jianjie_div01{ width:100%; min-height:265px; border-bottom:20px solid #f7f7f7; }
.jianjie_div01 .ti_top01{ width:44%; float:left; padding:30px 3%; min-height:265px}
.jianjie_div01 .ti_top01 .div_01{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q06.png) top no-repeat; text-align:center; color:#e60012; font-size:15px; } 
.jianjie_div01 .ti_top01 .div_01:hover{ background:url(images/q01.png) top no-repeat; color:#666}
.jianjie_div01 .ti_top01 .div_02{ float:left; width:85px; padding-top:95px; margin:10px 25px; background:url(images/q07.png) top no-repeat;text-align:center; color:#e60012; font-size:15px;} 
.jianjie_div01 .ti_top01 .div_02:hover{ background:url(images/q02.png) top no-repeat; color:#666}
.jianjie_div01 .ti_top01 .div_03{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q08.png) top no-repeat;text-align:center; color:#e60012; font-size:15px;} 
.jianjie_div01 .ti_top01 .div_03:hover{ background:url(images/q03.png) top no-repeat; color:#666}
.jianjie_div01 .ti_top01 .div_04{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q09.png) top no-repeat;text-align:center; color:#e60012; font-size:15px;} 
.jianjie_div01 .ti_top01 .div_04:hover{ background:url(images/q04.png) top no-repeat; color:#666}
.jianjie_div01 .ti_top01 .div_05{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q10.png) top no-repeat;text-align:center; color:#e60012; font-size:15px;} 
.jianjie_div01 .ti_top01 .div_05:hover{ background:url(images/q05.png) top no-repeat; color:#666}
.jianjie_div01 .ti_top01 .div_06{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q12.png) top no-repeat;text-align:center; color:#e60012; font-size:15px;} 
.jianjie_div01 .ti_top01 .div_06:hover{ background:url(images/q11.png) top no-repeat; color:#666}

.jianjie_div01 .ti_top02{ width:46%; background:#f7f7f7; float:left; padding:40px 2%}
.jianjie_div01 .ti_top02 h2{ color:#e60012; padding:15px 0px; }
.jianjie_div01 .ti_top02 h2 span{background:url(images/bg_qygk01.jpg) no-repeat center right; padding-right:28px;}
.jianjie_div01 .ti_top02 p{ line-height:28px; color:#666; padding:20px 50px 20px 20px;text-indent:2em;}




/*2023-9-21*/

.jianjie_div02{ width:100%; margin-top:40px; background:url(images/logo_bg07.png) bottom right no-repeat #f7f7f7;}
.jianjie_div02 .jj_div02{ float:left; width:25%; display:block; padding:0px; margin:0px;}
.jianjie_div02 .jj_div01{ float:left; width:75%;padding:0px; margin:0px; }
.jianjie_div02 .jj_div01 .ti_top01{ width:94%; padding:30px 3%;}
.jianjie_div02 .jj_div01 .ti_top01 .div_01{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q06.png) top no-repeat; text-align:center; color:#666; font-size:15px; } 
.jianjie_div02 .jj_div01 .ti_top01 .div_02{ float:left; width:85px; padding-top:95px; margin:10px 25px; background:url(images/q07.png) top no-repeat;text-align:center; color:#666; font-size:15px;} 
.jianjie_div02 .jj_div01 .ti_top01 .div_03{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q08.png) top no-repeat;text-align:center; color:#666; font-size:15px;} 
.jianjie_div02 .jj_div01 .ti_top01 .div_04{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q09.png) top no-repeat;text-align:center; color:#666; font-size:15px;} 
.jianjie_div02 .jj_div01 .ti_top01 .div_05{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q10.png) top no-repeat;text-align:center; color:#666; font-size:15px;} 
.jianjie_div02 .jj_div01 .ti_top01 .div_06{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q12.png) top no-repeat;text-align:center; color:#666; font-size:15px;} 
.jianjie_div02 .jj_div01 .ti_top02{  width:94%; padding:20px 3%;}
.jianjie_div02 .jj_div01 .ti_top02 h2{ color:#e60012; padding:15px 0px; }
.jianjie_div02 .jj_div01 .ti_top02 h2 span{background:url(images/bg_qygk01.jpg) no-repeat center right; padding-right:28px;}
.jianjie_div02 .jj_div01 .ti_top02 p{ line-height:28px; color:#666; padding:20px 50px 20px 20px;text-indent:2em;}



.jianjie_div03{ width:100%; margin-top:-5px; background:url(images/bg_qygk001.jpg) bottom repeat-x #f7f7f7; padding-top:40px; margin-bottom:20px;}
.jianjie_div03 .jj_div02{ float:left; width:30%; display:block; padding:0px; margin:0px;}
.jianjie_div03 .jj_div01{ float:left; width:70%;padding:0px; margin:0px;background:url(images/logo_bg07.png) bottom right no-repeat }
.jianjie_div03 .jj_div01 .ti_top01{ width:94%; padding:30px 3%;}
.jianjie_div03 .jj_div01 .ti_top01 .div_01{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q06.png) top no-repeat; text-align:center; color:#fff; font-size:15px; } 
.jianjie_div03 .jj_div01 .ti_top01 .div_02{ float:left; width:85px; padding-top:95px; margin:10px 25px; background:url(images/q07.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.jianjie_div03 .jj_div01 .ti_top01 .div_03{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q08.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.jianjie_div03 .jj_div01 .ti_top01 .div_04{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q09.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.jianjie_div03 .jj_div01 .ti_top01 .div_05{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q10.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.jianjie_div03 .jj_div01 .ti_top01 .div_06{ float:left; width:85px; padding-top:95px;margin:10px 25px; background:url(images/q12.png) top no-repeat;text-align:center; color:#fff; font-size:15px;} 
.jianjie_div03 .jj_div01 .ti_top02{  width:94%; padding:20px 3%;}
.jianjie_div03 .jj_div01 .ti_top02 h2{ color:#e60012; padding:15px 0px; }
.jianjie_div03 .jj_div01 .ti_top02 h2 span{background:url(images/bg_qygk01.jpg) no-repeat center right; padding-right:28px;}
.jianjie_div03 .jj_div01 .ti_top02 p{ line-height:28px; color:#666; padding:20px 50px 20px 20px;text-indent:2em;}

/*2023-9-22*/

.div_gk01{ width:100%; background:url(images/bg_qygk.jpg) repeat-x bottom; padding-top:40px; height:788px; overflow:hidden; position:relative}
.div_gk01 .div_li{ width:90%; margin:20px 5%; }
.div_gk01 .div_li .left01{ float:left; width:50%;height:600px; margin-bottom:0px;}
.div_gk01 .div_li .left01 h2{ color:#e60012; padding:15px 0px; }
.div_gk01 .div_li .left01 h2 span{background:url(images/bg_qygk01.jpg) no-repeat center right; padding-right:28px;}
.div_gk01 .div_li .left01 p{ line-height:28px; color:#666; padding:20px 50px 20px 20px;text-indent:2em;}
.div_gk01 .div_li .right01{ float:left; width:50%; background:url(images/bg_qygk02.png) right bottom no-repeat; }
.div_gk01 .div_li9{ width:90%; margin:0px auto}
.div_gk01 .div_li9 .div_01{ float:left; width:6.1%; margin:10px 5%;text-align:center; color:#fff; font-size:15px; } 



.input_01{ border:1px solid #e1e1e1; background:url(images/input-text.png) repeat-x top}
.input_div{ margin-left:10px;}
.input_02{border: none;/* 不需要边框*/

    color: #fff;/* 文字颜色*/

    padding:5px 15px;/* 四边向外扩展15px*/

    text-align: center;/* 文字居中*/

    display: inline-block;/* 其他的行内块级元素会排列在同一行*/

    font-size: 16px;/* 文字大小*/

    border-radius:5px;/* 圆角显示*/ background:#e60012; color:fff;}

.div_main01 .div_zb{ width:100%; }
.div_main01 .div_zb p span a{ color:#e60012; }
.n_Tab01{width:100%;margin:20px auto;}
.n_Tab01 .TabTitle{width:100%;height:35px; border-bottom:2px solid #eee;}
.n_Tab01 .TabTitle li{float:left;cursor:pointer;height:35px;line-height:35px;text-align:center;padding:0 25px; margin:0px 2px;}
.n_Tab01 .TabTitle li a{text-decoration:none;}
.n_Tab01 .TabTitle .active{ background:url(images/bg_002.jpg) top left;color:#fff; font-weight:bold; font-size:15px;}
.n_Tab01 .TabTitle .normal{color:#333; font-weight:bold; font-size:15px; background:#eee;}
.n_Tab01 .TabTitle a:hover{color:#0066FF;}
.n_Tab01 .TabContent{clear:both;overflow:hidden;background:#FFF;padding:10px 0;display:block;}
.div_main01 .div_zb .div_01 {border-bottom:2px solid #eee;width:100%;height:35px; line-height:35px;}
.div_main01 .div_zb .div_01 span{ display:block; float:left; background:url(images/bg_002.jpg) left top; color:#fff; height:35px;padding:0 25px; line-height:35px;font-weight:bold; font-size:15px;}






/*------------企业视频---------------*/
.shipin_div{ width:20%; margin:10px 1%; float:left; border:1px solid #eee; padding:10px 1%; overflow:hidden; }
.shipin_div img{ width:100%; padding-bottom:10px; }
.shipin_div h2{ line-height:40px; text-align:center; background:url(images/c04.jpg) no-repeat top right; color:#fff;}

.noTab{width:80%; margin:0 auto}
.none{display:none;}
.noTab .TabTitle{width:30%; float:left;}
.noTab .TabTitle li{ width:100%; margin-bottom:20px;}
.noTab .TabTitle .active{ border:1px solid #e60012; background:url(images/b01.jpg) no-repeat right center; }
.noTab .TabTitle .normal{ border:1px solid #eee; }
.noTab .TabContent{ float:left; width:65%; padding:0 20px;}


.div_ss_01{ width:100%;}
.div_ss_01 .lef_div01{ float:left; width:50px; color:#fff; background:#e60012; text-align:center; padding:10px 15px; }
.div_ss_01 .lef_div01 b{ font-size:30px; line-height:40px;}
.div_ss_01 .lef_div02{ float:left; padding:10px; width:70%; }
.div_ss_01 .lef_div02 h2{ line-height:26px; color:#e60012}











