@CHARSET "UTF-8";
/*头部样式*/
#head{display:block;text-align:left;padding:5px;height:36px;padding-top:10px;background:#fff;}
#head h1{ padding-left:10px; ; font-size:18px; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif; font-weight:normal; color:#C00; }
#top {

	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}


/*导航栏*/
.nav{ height:34px; overflow:hidden; padding-top:2px; white-space:nowrap; background-color: #C30; background-image: url(../image/line1.jpg); background-repeat: repeat-x; background-position: left top; }
.nav li{ float:left; white-space:nowrap; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #d94a5e; border-left-color: #c8142d; }
.nav li a{display:block;color:#fff;padding-left:9px;padding-right:9px;height:34px;line-height:34px;text-decoration:none;}
.nav li a:hover{ text-decoration:none; background-color: #900; }
.nav li a:visited{color:#fff;}

/*页面底部样式*/
#foot{line-height:24px;text-align:center;border-top:1px solid #ddd;padding:8px 0 8px 0;font-size:14px;color:#666;margin-top:12px;}
#foot a{color:#666;}

/*主体部分样式*/
#container{}
h2.title1{ height:28px; line-height:28px; color:#fff; font-size:16px; font-weight:normal; padding-left:15px; font-family:"Microsoft YaHei","SimHei"; background-color: #933; }
h2.title1 a{color:#fff;}
h2.t1{ background-color: #F60; }
h2.t2{ background-color: #F30; }
h2.t3{
	background-color: #F90;
}
h2.t4{background:#a1bf4f;}
h2.t5{
	background-color: #F00;
}

.about{
	margin-top:8px;
	margin-bottom: 30px;
}
.about .content{line-height:22px;padding:5px;padding-top:8px;}

.contact{
	margin-top:8px;
	margin-bottom: 30px;
}
.contact .content{
	line-height:22px;
	padding-top:10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.case{
	margin-top:8px;
	margin-bottom: 30px;
}


#index_case {
	margin-bottom:8px;
}
#index_case h2 { height:28px; background:url(../images/box_tit_bg.gif) 0 0; border-bottom:1px solid #dbdbdb; overflow:hidden;}
#index_case h2 span { display:block; height:25px; background:url(../images/rmcp.gif) 12px 6px no-repeat;}
#index_case ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#index_case ul li {
	width:326px;
	float:left;
	display:inline;
	text-align:center;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 21px;
}
#index_case ul li a {
	display:block;
	float: left;
	color: #666;
	text-decoration:none;
	font-weight: bold;
}

#index_case ul li a:hover {
	color: #F00;
}
#index_case ul li img { margin-bottom:3px;}
.more6 {
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}












.news{
	margin-top:8px;
	margin-bottom: 30px;
}
.news .content{padding:6px;padding-top:8px;}

.news_list{}
.news_list li{line-height:26px;padding:5px 0;padding-left:10px;border-bottom:1px solid #eee;}
.news_list li a{text-decoration:none;font-family:"Microsoft YaHei","SimHei";font-size:16px;color:#333;}
.news_list li p{color:#666;font-size:12px;}
.news_list li a:hover{text-decoration:underline;}

.product{
	margin-top:8px;
	margin-bottom: 30px;
}
.product .content{padding-top:16px;}
.product_list{width:100%;}
.product_list li{padding:0;position:relative;clear:both;widh:100%;}
.product_list li a{display:block;text-align:left;clear:both;}

.product_list li a{display:block;height:80px;padding:5px 0;border-bottom:1px solid #eee;width:100%;text-decoration:none;overflow:hidden;}
.product_list li a .img{width:86px;height:80px;float:left;overflow:hidden;padding:0 10px 0 5px;}
.product_list li a .p_info{clear:none;height:80px;float:left;overflow:hidden;font-family:"Microsoft YaHei","SimSun","Arial Narrow";}
.product_list li a .p_info p{width:200px;height:45px;font-size:12px;color:#999;line-height:150%;overflow:hidden;}
.product_list li a .p_info h2{font-size:14px;font-weight:normal;}
.product_list li a .p_info span{line-height:160%;color:#999;}
.product_list li a:visited{color:#333;}

.sitemap{margin-top:8px;}
.n_content{padding:2px;margin-top:5px;overflow:hidden;}

/*产品详细*/
.product_detail h1{text-align:center;font-family:"Microsoft YaHei","SimHei";font-size:18px;border-bottom:1px dashed #ddd;line-height:32px;}
.product_detail .publish_time{text-align:center;color:#555;line-height:28px;}
.product_detail .text{padding:10px;}
.product_detail .img{padding-top:8px;text-align:center;}
.product_detail h3.title{height:26px;line-height:26px;background:#f1f1f1;margin-top:8px;padding-left:8px;padding-right:8px;}

/*分页样式*/
.pageController{line-height:30px;heiht:30px;margin-top:6px;font-size:14px;text-align:center;}
.pageController a{border:1px solid #C2D5E3;padding:4px 7px 4px 7px;margin-right:6px;}
.pageController b{border:1px solid #C2D5E3;padding:4px 7px 4px 7px;margin-right:6px;font-weight:normal;}
.pageController strong{border:1px solid #C2D5E3;padding:4px 7px 4px 7px;margin-right:6px;background:#E5EDF2;}



/*footer*/
.lfooter {
	width:100%;
	height:70px;
	background-color:#933;
	position:fixed;
	bottom:0px;
}
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:10px 0px; }
.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}



h1.title{font-size:16px;border-bottom:2px solid #3397d6;line-height:34px;}
.publish_time{line-height:30px;}



/*ban*/
.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:10px auto;}
.slider-focus .hd{ position:absolute;width:100%;height:22px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}
.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}
.slider-focus  .hd li.on{ background:#ffea00;  }
.slider-focus  .bd{ position:relative; z-index:0; }
.slider-focus  .bd li{ position:relative; text-align:center;  }
.slider-focus  .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slider-focus  .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }





.yang1 { font-weight: bold; color: #F30; font-size: 15px; 
}

.yang1 a { color:#F30; text-decoration:none; font-weight: bold; }

.yang2 {
	font-weight: bold;
	color: #B7070A;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 180%;
}
.yang2 a {
	color:#B7070A;
	text-decoration:none;
	font-weight: bold;
}
.yang2 a:hover {
	color:#EE0202;
}


.yang3 {
	font-weight: bold;
	color: #C70408;
	font-size: 28px;
}
.yang5 {
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	line-height: 200%;
}
.yang6 {
	font-weight: normal;
	color: #666;
	font-size: 12px;
	line-height: 28px;
}
.yang8 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	line-height: 36px;
}
.yang9 {
	font-weight: normal;
	color: #CCC;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 180%;
}
.yang9 a {
	color:#CCC;
	text-decoration:none;
	font-weight: normal;
	line-height: 180%;
}
.yang9 a:hover {
	color:#FFF;
}

.yang10 {
	font-weight: normal;
	color: #333;
	font-size: 15px;
	line-height: 180%;
}
.yang11{
	font-weight: bold;
	color: #CD0508;
	font-size: 20px;
}

.yang12{
	font-weight: bold;
	color: #00A7FB;
	font-size: 18px;
}
.yang13{
	font-weight: bold;
	color: #00A7FB;
	font-size: 15px;
}

.yang15 {
	font-weight: bold;
	color: #333;
	font-size: 23px;
}

.yang16 {
	font-weight: bold;
	color: #C70408;
	font-size: 18px;
}

.yang18{
	font-weight: bold;
	color: #00A7FB;
	font-size: 26px;
}

.yang19 {
	font-weight: bold;
	color: #CD0508;
	font-size: 60px;
}

.yang20 {
	font-weight: bold;
	color: #00A7FB;
	font-size: 60px;
}
