﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto; padding:0;
	font-family:"Microsoft YaHei","微软雅黑","SimSun",Arial;
	font-size:62.5%;
	vertical-align:middle;
	color: #000;
	background:#1b1b1b;
	}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul,li{list-style:none;}
img{border:0px; display:block;}
pic{text-align:center;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a { color:#000; text-decoration: none;}
a:hover {color:#000; text-decoration: none;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}

.ban img { width:100%;}

.float_l { float:left;}
.float_r { float:right;}
.w100 { width:100%; margin:0 auto; padding:0 0; overflow:hidden; }
.news_more a{ margin:0 auto; display:block; width:40%; height:.55rem;border-radius:120px; float:left; margin-left:30%; background:#e3a442;font:.3rem/.55rem "微软雅黑"; color:#fff; text-align:center;}


/* 公共标题/交通 */
.sj_bt img { width:100%; margin-bottom:0.4rem;}


.bg01{ width:100%; height:auto;background:url(../images/bg01.png) top center no-repeat; background-size:100%; }
.bg02{ width:100%; height:auto;background:url(../images/bg02.png) top center no-repeat; background-size:100%; }
.bg03{ width:100%; height:auto;background:url(../images/bg03.png) top center no-repeat; background-size:100%; }
.bg04{ width:100%; height:auto;background:url(../images/bg04.png) top center no-repeat; background-size:100%; }
.bg05{ width:100%; height:auto;background:url(../images/bg05.png) top center no-repeat; background-size:100%; }
.bg06{ width:100%; height:auto;background:url(../images/bg06.png) top center no-repeat; background-size:100%; }
/* 焦点图 */
.slideBox{ position:relative; overflow:hidden; max-width:92%; margin:0 auto;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:.3rem; line-height:.3rem; bottom:.35rem; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%; height:4.5rem;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{display:block; width:100%; font-size:.3rem; position:absolute; bottom:0; height:.7rem;background:url(../images/focusBg.png) repeat; color:#fff;  text-align:left;  }
.slideBox .bd li .tit p{display:block; width:75%; margin-left:3%; font-size:.28rem;height:.7rem; line-height:.7rem ;}

/* 新闻 */
.lbbox {width:92%; margin:0 auto;}
.lbbox li a{font:.30rem/.75rem "微软雅黑"; color:#ffffff; display:block; border-bottom:1px solid #a0a0a0; }	
/*.lbbox li:last-of-type {box-shadow: none; border-bottom: none;}*/



.jj{width:88%; height:auto; margin-left:3%;border:1px solid #ebba65; padding:.2rem .2rem; text-align:justify; text-indent:1em; }
.jj p{font:.30rem/.5rem "微软雅黑"; color:#ffffff; display:block; }	


.bk03{ width:94%; height:auto; margin-left:3%; }
.bk03 ul .content a{ width:47%; height:auto; display:block; float:left;margin-bottom:.4rem; }
.bk03 ul .content:nth-child(2n) a{ float:right; }
.bk03 ul .content a img{ width:99%; height:2.1rem; margin-bottom:.1rem; border:1px solid #848484;}
.bk03 ul .content a h3{ width:100%; max-height:1.2rem; text-align:center;font:.30rem/.4rem "微软雅黑";color:#fff;}
.bk03 ul .item{overflow: hidden;}



.slideBox01{ position:relative; overflow:hidden; max-width:92%; margin:0 auto;/* 设置焦点图最大宽度 */ }
.slideBox01 .hd{ position:absolute; height:.3rem; line-height:.3rem; bottom:.35rem; right:0; z-index:1; }
.slideBox01 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox01 .hd li.on{ background:#fff;  }
.slideBox01 .bd{ position:relative; z-index:0; }
.slideBox01 .bd li{ position:relative; text-align:center;  }
.slideBox01 .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%; height:4.5rem;/* 图片宽度100%，达到自适应效果 */}
.slideBox01 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox01 .bd li .tit{display:block; width:100%; font-size:.3rem; position:absolute; bottom:0; height:.7rem;background:url(../images/focusBg.png) repeat; color:#fff;  text-align:left;  }
.slideBox01 .bd li .tit p{display:block; width:75%; margin-left:3%; font-size:.28rem;height:.7rem; line-height:.7rem ;}








