@charset "utf-8";
/* CSS Document */
/*全局样式*/
body { font-family:"微软雅黑"; font-size:12px; color:#333;}
* { margin:0px; padding:0px; list-style:none;}
.clear { clear:both;}
a { color:#333; text-decoration:none;}
a:hover { color:#0069ad; text-decoration: none;}
.fl { float:left;}
.fr { float:right; }
ul { list-style:none; margin:0px; padding:0px;}
img { border:0px; max-width:100%;}


/*首页头部*/
.ltop{width: 100%;height: auto;padding: 10px 0px;background-color: #006dc8;max-width:640px;margin: 0px auto 0px auto;}
.ltop img{width:100%;}
.ltopl{width:55%; padding-left:8px;}
.ltopl img{width:100%;max-width:300px;}

.location{ height:25px; line-height:25px; 14px; }
.location a {color:#999;}

/* 栏目 */
/* page structure */
header{display:block;width:100%;height:50px;background:#3cac4c; text-align:center;max-width:640px;margin: 0px auto 0px auto; }
header strong {font-size:20px; color:#FFF; line-height:50px;}
.menubtn{position:relative;z-index:101;text-decoration:none;background-image:url(../images/hamburger.png);background-position: center center; background-repeat:no-repeat; width:30px; height:45px; float:right;  margin-right:10px;}
a.fanhui { width:20px; height:50px; float:left; margin-left:10px; background:url(../images/fanhui.png) no-repeat center;}

/* toggle menu */
#pgcontainer{padding:0;margin:0}
.overlay{position:fixed;z-index:99;background-color:rgba(0,0,0,.5);bottom:0;right:0;left:0}
.openmenu .overlay{top:0}
#hamburgermenu{height:100%;width:0;background:#373737;position:fixed;top:0;right:0;z-index:101;overflow:hidden;-webkit-box-shadow:3px 0 7px rgba(0,0,0,.55);-moz-box-shadow:3px 0 7px rgba(0,0,0,.55);box-shadow:3px 0 7px rgba(0,0,0,.55)}
#hamburgermenu ul{margin-top:45px;z-index:101;overflow-y:auto;overflow-x:hidden}
#hamburgermenu ul li{display:block}
#hamburgermenu ul li a{display:block;min-width:130px;padding:10px 8px;color:#cdcdcd;font-size:14px;text-decoration:none;text-align:center}
#hamburgermenu li a:hover{color:#fff;background:#2c2c2c}

/*焦点图*/
.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:0 auto 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;  }

/*导航*/
.menu{width:100%; display:block; overflow:hidden; max-width:640px;margin: 15px auto 0px auto;}
.menu ul li{float: left;width: 22%;font-size: 14px;color: #666;text-align: center; margin-left:2%;  margin-bottom:2%;}
.menu ul li a{display:block;padding:5px 5px 5px 5px; line-height:30px; height:30px; display:block;overflow:hidden;
    border: 1px solid #ededed;
    border-radius: 5px;
    color: #444;font-size: 14px;
}

.picword a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 2px;
    color: #444;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 8px;
    margin-right: 1rem;
    padding: 0 1rem;
    text-decoration: none;
}


/*新闻中心*/
.xwzx { width:100%; height:auto; margin:20px auto 0 auto; max-width:640px;}

.title { width:100%; height:auto;}
.xian { width:100%; height:25px; border-bottom:1px solid #d7d8d8; }
.lwenzi { width:110px; height:auto; text-align:center; background-color:#FFF; margin:-20px auto 0px;}
.lwenzi p { font-size:12px; color:#333;}
.lwenzi p strong { font-size:18px; line-height:25px;}

/*底部*/
.lbottom{width: 100%;padding: 15px 0px;font-size: 14px;color: #666;text-align: center;line-height: 25px;max-width: 640px;margin: 20px auto 0px auto; border-top:1px solid #999;}


/*内页*/
.zymain { width:100%; height:auto;max-width:640px;margin: 0px auto 0px auto;}
.zybt { width:100%; height:70px; border-bottom:1px solid #e5e5e5; margin:10px 0px;  text-align:center; }
.zybt strong { font-size:16px; color:#333; line-height:40px; padding-left:10px;}
.zy_nr { width:auto; padding:0px 10px; height:auto; margin:10px 0px;}
.zy_nr h2 { font-size:16px; color: #333; text-align:center; line-height:3em; font-weight:700;}
.zy_nr p { font-size:14px; color:#333; line-height:2em; padding:5px 0px;}


/*新闻列表*/
.news {
	height:150px;
	padding-bottom:15px;
	overflow:hidden;
	border-bottom:1px solid #eaeaea
}
.news_title {
	width:410px;
	height:40px;
	overflow:hidden;
	display:inline-block;
	float:left;
	line-height:40px;
	padding-top:10px;
	color:#909090;
	font-size:12px
}
.news_title h4 {
	font-size:16px;
	display:block;
	float:left;
	width:300px;
	text-align:left;
	height:40px;
	overflow:hidden;
	padding:0;
	margin:0
}
.news_title em {
	display:block;
	float:right;
	text-align:left;
	color:#2aa53b;
	line-height:35px
}
.news_title em img {
	width:18px;
	height:12px;
	margin:0;
	padding:12px 5px
}
.news img {
	float:left;
	width:120px;
	display:inline-block;
	height:90px;
	padding-right:20px;
	padding-top:15px
}
.news p {
	display:inline-block;
	float:left;
	width:410px;
	height:65px;
	font-size:12px;
	overflow:hidden;
	color:#7f7f7f;
	line-height:22px
}
.news span {
	display:inline-block;
	float:left;
	width:205px;
	overflow:hidden;
	font-size:12px;
	padding-top:10px;
	height:20px;
	color:#b9b9b9
}
.news_span1 {
	text-align:right;
	color:#909090
}
.news span a {
	color:#2aa53b;
	padding:0 5px
}
.news span a:hover {
	color:#2aa53b;
	text-decoration:underline;
	padding:0 5px
}

/*分页*/
.paging {
    padding: 40px 0 40px 40px;
    text-align: center;
}
.paging span {
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}
.paging span a {
    color: #444;
    display: block;
    padding: 0 12px;
}
.paging span a:hover {
    background: #429a43 none repeat scroll 0 0;
    color: #fff;
}
.paging2 {
    background: #429a43 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    padding: 0 12px;
}
.paging span {
    display:inline;
}
.paging_select {
    color: #444;
    height: 30px;
    overflow: hidden;
    width: 80px;
}
.paging_select select {
    background: rgba(0, 0, 0, 0) url("../images/icons1.png") no-repeat scroll 60px 12px;
    border: 0 none;
    font-size: 16px;
    height: 30px;
    padding: 5px;
    width: 80px;
}
.paging em {
    color: #429a43;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
}

.news_list a{display:block;}
.idx_box{border-bottom:0px solid #e0e0e0;padding:10px 10px 10px 10px; position:relative;}
.idx_box font{ color:#b10336;}
.idx_left{float:left; position:relative;width:100px;height:70px;}
.idx_left img{width:100px;height:70px;}
.idx_left span{ position:absolute; background:url(../images/play_btn.png) no-repeat;width:30px;height:30px;top:15px;left:32px;}
.idx_right{margin-left:115px;}
.idx_right h2{
	height: 70px;
	font-size: 16px;
	color: #000;
	line-height: 25px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: normal;
}
.idx_right h3{
    display:none;
	height: 51px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: normal;
}
.idx_right p{font-size:12px;color:#999;line-height:20px;}


