@import url("link.css");
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,input{ margin:0px; padding:0px; list-style:none}
body{font-size:12px;color:#444444; font-family:"微软雅黑"; text-align:center; background-color:#eaeaea;}
body .center{ text-align:left; width:1000px; margin:0px auto;}
body *{ text-align:left;}
img{border:0px;vertical-align:top;}
*+html img{-ms-interpolation-mode:bicubic;}
a{color:#444444;text-decoration:none;}
a:hover{color:#444444;text-decoration:none}
ul li{list-style:none;}
.cl{clear:both;height:10px;overflow:hidden}
h3{ font-size:16px; font-weight:bold;}


.tag{font-weight:bold; margin-bottom:10px; color:#017337; font-size:14px; border:1px solid #ddd; padding:5px;}
.tag a{ display:inline-block; font-weight:normal; text-decoration:underline; font-size:12px; margin-right:10px;}
.tag a:hover{ text-decoration:none; background:#017337; color:#fff;}



	/* 单个图片幻灯片盒子 - 公用类 */
	.slideBox{width:1000px; height:400px; margin:0px auto; overflow:hidden; position:relative;margin-bottom:10px;}
	.slideBox .hd          ,.gg .hd{height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
	.slideBox .hd ul       ,.gg .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.slideBox .hd ul li    ,.gg .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
	.slideBox .hd ul li.on ,.gg .hd ul li.on{ background:#007336; color:#fff; }
	.slideBox .bd{position:relative; height:300px; z-index:0;   }
	.slideBox .bd img{width:1000px;}




/*项目*/
.xm{background: #FFF;height: 78px;}
.section_icon_nav_box1{width:1000px;background: #FFF; height: 78px; margin:0px auto; }
.section_icon_nav_box2{height:78px;border-left:1px solid #eaeaea;}
.section_icon_nav_box2 ul{height:78px;}
.section_icon_nav_box2 ul li {width: 89.8px;position: relative; float: left; height: 78px;border-right:1px solid #eaeaea}
.section_icon_nav_box2 ul li.icon_nav11,
.section_icon_nav_box2 ul li.icon_nav12,
.section_icon_nav_box2 ul li.icon_nav13{display:none}



.section_icon_nav_box2 ul li i{position:absolute;width:100%;height:100%;background-color:#007336; background-color:#FFF \9;opacity:0;-webkit-animation:orangeOut 0.4s ease;animation:orangeOut 0.4s ease;}
.section_icon_nav_box2 ul li:hover i{opacity:1;
	-webkit-animation:orangeIn 0.2s ease;
	animation:orangeIn 0.2s ease;background-color:#007336 \9;}

@-webkit-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@-moz-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@-ms-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}

@-webkit-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@-moz-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@-ms-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}}
.section_icon_nav_box2 ul li a {width:100%; height:78px; position:absolute}
.section_icon_nav_box2 ul li a em{display: block; margin:-1px auto auto; width: 55px; height: 55px; background-image:url(../image/nav_03.png);}
.section_icon_nav_box2 ul li a:hover{ color:#FFF}
.icon_nav1 a em{ background-position:0 0}
.icon_nav1 a:hover em{ background-position:0 -64px}
.icon_nav2 a em{background-position:-79px 0px}
.icon_nav2 a:hover em{ background-position:-79px -64px}
.icon_nav3 a em{ background-position:-159px 0}
.icon_nav3 a:hover em{ background-position:-159px -64px}
.icon_nav4 a em{ background-position:-238px 0}
.icon_nav4 a:hover em{ background-position:-238px -64px}
.icon_nav5 a em{ background-position:-317px 0}
.icon_nav5 a:hover em{ background-position:-317px -64px}
.icon_nav6 a em{ background-position:-397px 0}
.icon_nav6 a:hover em{ background-position:-397px -64px}
.icon_nav7 a em{ background-position:-480px 0}
.icon_nav7 a:hover em{ background-position:-480px -64px}
.icon_nav8 a em{ background-position:-559px 0}
.icon_nav8 a:hover em{ background-position:-559px -64px}
.icon_nav9 a em{ background-position:-637px 0}
.icon_nav9 a:hover em{ background-position:-637px -64px}
.icon_nav10 a em{ background-position:-717px 0}
.icon_nav10 a:hover em{ background-position:-717px -64px}
.icon_nav11 a em{ background-position:-796px 0}
.icon_nav11 a:hover em{ background-position:-796px -64px}
.icon_nav12 a em{ background-position:-876px 0}
.icon_nav12 a:hover em{ background-position:-876px -64px}
.icon_nav13 a em{ background-position:-955px 0}
.icon_nav13 a:hover em{ background-position:-955px -64px}
.icon_nav14 a em{ background-position:-1034px 0}
.icon_nav14 a:hover em{ background-position:-1034px -64px}
.icon_nav15 a em{ background-position:-1113px 0}
.icon_nav15 a:hover em{ background-position:-1113px -64px}
.section_icon_nav_box2 ul li p { text-align: center; position: absolute; top: 55px; text-align: center; width: 100%; display: block; left: 0;}


.hot{width:1000px;height:400px; margin:0px auto; margin-bottom:10px;}

	.focusJDside{width:320px;height:400px;float:left;margin-right:10px; background-color:#fff;}
	.focusJD{position:relative;width:320px;height:400px;overflow:hidden;}
	.focusJD ul{width:320px;height:400px;position:relative;overflow:hidden;}
	.focusJD ul li{width:320px;height:400px;overflow:hidden;position:relative;}
	.focusJD li a{width:320px;height:400px;float:left;display:block;}
	.focusJD li a img{width:320px;height:400px;}
	.focusJD .hd{width:100%;height:44px;position:absolute;bottom:0;font-size:0;z-index:3;background:#111;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;text-align:center;}
	.focusJD .hd li{margin:18px 5px;width:20px;height:8px;display:inline-block;*display:inline;zoom:1;cursor:pointer;overflow:hidden;background:#616161;filter:alpha(opacity=80);opacity:.8;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
	.focusJD .hd .on{background:#e3e1e1;filter:alpha(opacity=100);opacity:1;}
	.focusJD .prev,.focusBox .next{display:none;}
	
	.hot_cen{width:380px; height:400px; float:left; background-color:#fff;}	
	.hot_cen .hd ul{ display:block; border-bottom:1px solid #999; height:40px; padding:0px 30px;}
	.hot_cen .hd ul li{ float:left; font-size:15px; line-height:40px; padding:0px 20px;}
	.hot_cen .hd ul li.on{ color:#000; cursor:pointer; font-weight:bold; line-height:39px; color:#007336; border-bottom:1px solid #007336;}
	.p_bg{padding:6px 20px 0px 20px;}
	.p_bg p{ display:block; line-height:22px; margin-bottom:10px;}
	.p_bg strong{display:block; line-height:30px; font-size:18px; text-align:center; font-weight:normal;}
	.hot_cen .bd ul{display:block; padding:0px 20px 10px 20px;  }
	.hot_cen .bd ul li{ display:block; line-height:25px;background-image:url(../image/dian.jpg); background-repeat:no-repeat; background-position:5px; padding-left:20px;}
	.hot_cen .bd ul li span{ display:block; float:right; padding-right:10px; font-size:12px;}
	
	.hot_left{float:right;width:320px;height:400px; }
	.hot_left h3{ height:42px; padding-left:18px; line-height:40px; background:url(../image/h3_bg.jpg) #017337 no-repeat right; color:#FFFFFF;}
	.hot_left h3 a{ color:#FFFFFF; display:block;}
	.hot_left ul{ height:355px; position:relative;}
	.hot_left ul .li_0{ left:0px; top:0px;}
	.hot_left ul .li_1{ left:106px; top:0px;}
	.hot_left ul .li_2{ left:212px; top:0px;}
	.hot_left ul .li_3{ left:0px; bottom:0px;}
	.hot_left ul .li_4{ left:106px; bottom:0px;}
	.hot_left ul .li_5{ left:212px; bottom:0px;}
	.hot_left ul li img{width:100px; display:block;filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
	.hot_left ul li{ position:absolute;display:block; float:left; text-align:center; z-index:2;}
	.hot_left ul li a{ color:#666; line-height:25px; display:block; padding:0px 3px; padding-top:10px; text-align:center;}
	.hot_left ul li a.over{ color:#060; font-weight:bold;}
	.hot_left ul li a.over img{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
	#hot_zjnr{ clear:both; padding-top:135px; z-index:1;}
	#hot_zjnr div{ display:none; height:63px; padding:10px; border:1px solid #9ad3a5; background-color:#effff2; font-size:14px; color:#244824;}
	.hot_left ul .li_0 a.over,.hot_left ul .li_1 a.over,.hot_left ul .li_2 a.over{ border:1px solid #9ad3a5; border-bottom:0px; background-color:#fff;}
	.hot_left ul .li_3 a.over,.hot_left ul .li_4 a.over,.hot_left ul .li_5 a.over{ border:1px solid #9ad3a5; border-top:0px; background-color:#fff;}
	
	
	
	.hot_rig{float:right;width:280px;height:400px; background-color:#fff;}
	.hot_rig h3{ height:42px; padding-left:18px; line-height:40px; background-image:url(../image/h3_bg.jpg); color:#FFFFFF;}
	.hot_rig h3 a{ color:#fff; display:block;}
	.hot_rig h3 a:hover{ color:#fff; text-decoration:none;}
	.hot_rig p{line-height:23px;width:248px;display:block; margin:0px auto; padding-bottom:0px;}
	.hot_rig p img{display:block; text-align:center; padding:1px;border:#CCCCCC solid 1px;}
	.hot_rig ul{display:block; height:40px; padding-top:10px;}
	.hot_rig li{display:block; margin-bottom:10px; text-align:center;}
	


.gg{ position:relative;}
.gg .bd ul li{width:1000px;height:100px; margin:0px auto; margin-bottom:10px;}

.anli{height:412px; margin-bottom:10px;}
	.anli_box{width:1000px; background:url(../image/anli_bg.jpg); margin:0px auto;height:352px; padding-top:60px;}
	/* 多个左滚动 - 图片- 公用类 */
	.leftLoop{ overflow:hidden; position:relative;   }
	.leftLoop .hd{overflow:hidden; height:45px;  }
	.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
		 cursor:pointer; background:url("../image/icoLeft.gif") no-repeat;}
	.leftLoop .hd .next{ background:url("../image/icoRight.gif") no-repeat;  }
	.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
	.leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#fff; margin-right:10px; text-indent:-999px; cursor:pointer;
		-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(http://www.mr8459999.com/img/PIE.htc);}
	.leftLoop .hd ul li.on{ background:#efe980;  }
	.leftLoop .bd{padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}
	.leftLoop .bd ul{ overflow:hidden; zoom:1; }
	.leftLoop .bd ul li{ margin:0 5px; text-align:center; float:left; _display:inline; overflow:hidden;  }
	
	/* 通用图片列表_普通式 */
	.picList{ display:block; width:1000px;}
	.picList li{ width:320px; display:block; float:left; }
	.picList .pic{ text-align:center; line-height:0px; }
	.picList .pic img{ width:320px; height:181px; }
	.picList .pic a:hover img{ border-color:#f00;  }
	.picList .title{ line-height:45px; height:45px; font-size:14px; color:#FFFFFF;}
	.picList .title a{ color:#FFFFFF;}







	.article_lef{width:230px; height:310px; float:left; font-size:14px; text-align:center; padding-top:20px;}
	.article_lef img{ width:230px; height:310px;}
	
	
	
	.article_cen{float:left; width:460px; height:330px; margin-right:20px; margin-left:20px;padding-top:20px; font-size:12px;}
	/*.article_cen_nav{font-size:12px; line-height:30px; height:30px; margin-bottom:10px;text-align:center; background-color:#eaeaea;}
	.article_cen_nav a{ display:inline-block; padding:0px 5px; background-color:#f5f5f5; margin:0px 3px;}*/
	.article_cen_nav{font-size:12px; margin-bottom:10px;}
	.article_cen_nav a{ display:inline-block; line-height:26px; height:26px; overflow:hidden; padding:0px 7px; border-left:1px solid #ddd;}
	.article_cen_nav a:hover{ padding:0px 7px;}
	
	.article_cen_con p{line-height:24px; font-size:12px; color:#666; margin-bottom:10px;}
	.article_cen_con strong{display:block; line-height:21px; font-size:16px; color:#007336; margin-bottom:5px;text-align: center;}
	.article_cen_con ul{display:block; padding:0px 5px; padding-top:6px; border:1px solid #dedede; height:178px;}
	.article_cen_con ul li{ display:block; line-height:24px;background-image:url(../image/dian2.jpg); background-repeat:no-repeat; background-position:5px; padding-left:15px; width:209px; float:left;}
	.article_cen_con ul li span{ display:block; float:right; padding-right:10px; font-size:12px;}
	
	
	.article_rig{width:240px; height:330px; float:right;padding-top:20px;}
	.article_rig h3{color:#000; font-weight:normal; padding-left:10px; margin-bottom:5px;}
	.article_rig ul{ border:1px solid #eee; padding:3px 10px;}
	.article_rig li{ line-height:28px; font-size:14px;}
	.article_rig li .shu{ display:inline-block; background-color:#090; width:20px; text-align:center; color:#FFF; line-height:14px; font-size:10px;}
	.article_rig li a{ color:#666;}
	.article_rig li a:hover{ color:#060}


.in_anli{ clear:both;}
.in_anli li{ float:left; margin-right:15px;}

.science{width:980px; height:240px; margin:0px auto; padding:10px; margin-bottom:10px; clear:both; background-color:#fff;}


.links{ width:1000px; height:130px; margin:0px auto; margin-bottom:10px;clear:both; background-color:#fff;}
	.links strong{display:block; height:25px; line-height:35px; font-size:14px; color:#007336; padding-left:15px;}
	.links ul{display:block;padding:10px; width:978px;}
	.links ul li{line-height:25px; display:block; float:left;}
	.links ul li a{ display:block; padding-top:60px; background:url(../image/tt.jpg) no-repeat; width:135px; text-align:center;}
	.links ul li a:hover{ background:url(../image/tt2.jpg) no-repeat;}
	
	
/*内容页面*/	
.conten{width:1000px; margin:0px auto;clear:both; background-color:#fff; padding-top:10px;}
	.conten_lef{float:left; width:688px; margin-bottom:10px;padding-left:10px; padding-right:10px;border-right: 1px solid #CDCDCD;/* background:url(../img/nrynew1_28.jpg) no-repeat top left;*/}
	.conten_h1{font-size:30px; height:80px; line-height:80px; display:block; color:#007336; text-align:center;}
	.navigation{height:30px; line-height:30px; font-size:12px;border-bottom: 1px solid #CDCDCD;}
	.author{height:30px; line-height:30px; font-size:12px;border-bottom: 1px solid #CDCDCD;border-top: 1px solid #CDCDCD; text-align:center;}
	.art_content{line-height:27px; font-size:14px; padding-bottom:15px; padding-top:15px; margin-bottom:10px;}
	.art_content center{ text-align:center;}
	.con_zx{margin-bottom:15px; text-align:center;}
	.con_xg{margin-bottom:15px;}
	.con_xg p{font-size:14px; font-weight:bold;color:#007336; line-height:30px; display:block; height:30px;}
	.con_xg ul{background:url(../image/qrcode.jpg) no-repeat right; height:125px;}
	.con_xg ul li{line-height:25px; display:block; font-size:12px;background-image:url(../image/dian.jpg); background-repeat:no-repeat; background-position:5px; padding-left:20px;}
	
	.article_addmode {margin-bottom:16px;overflow: hidden; clear:both;}
	.article_addmode_tips {border-bottom: 1px solid #CDCDCD;height: 33px;overflow: hidden;}
	.article_addmode_tip1 a {font-size: 16px;line-height: 33px;}
	.article_addmode_list {height:140px;margin-top: 14px; width:690px; overflow:hidden;}
	.article_addmode_tip1 { background: url("../image/article_addmode_tips.jpg") no-repeat scroll 0 3px #FFFFFF;color: #000000;float: left;font-weight: normal; height: 33px;overflow: hidden;padding-left: 20px;width: 134px;}
	.article_addmode_tip2 {color:#666666; float:right; height:20px; line-height:20px; padding-top:12px;}
	.article_addmode_list ul{ width:720px;}
	.article_addmode_list li {display:inline; float:left; height:130px; overflow:hidden; position: relative;width: 165px; margin-right:10px;}
	.mr10 {margin-right: 10px;}
	.article_addmode_list li a {background: none repeat scroll 0 0 #FFFFFF;display: block;height: 130px;width: 165px; text-align:center;}
	.article_addmode_list p {color: #666666;cursor: pointer;display: inline;font-size: 14px; height: 30px;line-height: 30px;}
	
	
	
	.conten_rig{float:right;width:280px;}
	
	.conrig_ys{width:280px; margin-bottom:10px;}
	.conrig_ys h3{color:#007336; height:30px; line-height:30px; margin-bottom:10px; padding-left:5px;border-bottom: 1px solid #CDCDCD;}
	.conrig_ys h3 span{float:right; font-size:12px; color:#444444; font-weight:normal;}
	.conrig_ys li{width:140px; display:block; float:left; margin-bottom:10px; text-align:center;}
	.conrig_ys li img{display:block;width:120px; height:151px;padding:1px;border: 1px solid #CDCDCD; }
	
	
	.article_rig_al{width:280px;clear:both;}
	.article_rig_al h3{color:#007336; height:30px; line-height:30px; padding-left:5px;}
	.article_rig_al h3 span{float:right; font-size:12px; color:#444444; font-weight:normal;}
	.article_rig_al p{line-height:22px;display:block; font-size:12px; padding-bottom:10px;}
	.article_rig_al p strong{display:block; text-align:center; font-size:14px; color:#007336;}
	.article_rig_al p img{display:block; text-align:center;}
	.article_rig_al ul{display:block;}
	.article_rig_al li{display:block; margin-bottom:10px; text-align:center;}
	
	.conrig_list{width:280px; margin-bottom:10px;}
	.conrig_list h3{color:#007336; height:30px; line-height:30px; margin-bottom:10px; padding-left:5px;border-bottom: 1px solid #CDCDCD;}
	.conrig_list h3 span{float:right; font-size:12px; color:#444444; font-weight:normal;}
	.conrig_list ul li{line-height:25px; display:block; font-size:12px;background-image:url(../image/dian.jpg); background-repeat:no-repeat; background-position:5px; padding-left:20px;border-bottom: 1px dotted #CDCDCD;}
	
	
/*内容页面*/
.list_list{ margin-bottom:15px;}
.list_list dl{border-bottom: 1px dashed #9E9E9E;margin: 17px auto 0;}
.list_list dt{background: url("../image/list_sj.gif") no-repeat scroll 17px center #F3F3F3;border-bottom: 1px dashed #D5D5D5;height: 27px;line-height: 27px;margin: 0 auto;padding-left: 38px;}
.list_list dd{clear: both;line-height: 24px;margin: 7px auto;padding: 0 10px;text-indent: 24px;}
.list_list dt h2{float: left;font-size: 14px;}
.list_list dt p {color: #6D6D6D;display: inline;float: right;margin: 0 16px 0 0;}


.page {clear:both; margin: 20px 0 20px; padding-top:10px; text-align:center;}
.page ul {margin:0px auto; text-align:center;}
.page ul li {border: 0 none;display: inline;text-decoration: none;}
element.style {width: 42px;}
input, button, textarea, select {font: 100% Arial,'';vertical-align: middle;}
.page ul li a {border: 1px solid #007336;color: #666666;cursor: pointer;padding: 2px 5px;text-align: center;}
.page ul li a:hover {background: none repeat scroll 0 0 #007336; color:#FFF;}



/*频道页面*/
.pd_top{height:216px; padding-top:10px;}
.pd_js{width:277px; height:216px; float:left;}
.pd_list{width:255px;height:216px; float:right;}
.pd_list h2{ display:block; height:35px; line-height:30px; font-size:18px; color:#b7007a;}
.pd_list ul { display:block; margin-bottom:10px;}
.pd_list ul li{line-height:25px; display:block; font-size:12px;background-image:url(../image/dian.jpg); background-repeat:no-repeat; background-position:5px; padding-left:20px;border-bottom: 1px dotted #CDCDCD;}
.pd_list p{ display:block; line-height:22px;}


.box_ft .hd {color: #8F6104;font: 16px Microsoft YaHei;padding: 15px 0;}
.box_ft ul{}
.box_ft li{display:block; float:left;}
.db_cen{margin-left:5px; margin-right:5px;}
.box_ft li p{text-align:center; padding-top:15px;}


.in_list_xm{width:321px; float:left; height:250px; overflow:hidden; padding-right:20px; margin-bottom:15px;}
.in_list_xm h3{font-size: 16px;font-weight: normal;height:40px;line-height:40px;background-image: url(../image/list_ico.jpg);background-repeat: no-repeat;background-position: 5px; padding-left:25px; text-align:left;}
.in_list_xm span{float:right; font-size:12px;}
.in_list_xm p{display:block; height:90px; line-height:20px; margin-bottom:15px;}
.in_list_xm p img{width:120px; height:90px;float:left; margin-right:15px; padding:1px; border:#CCC solid 1px;}
.in_list_xm p strong{ display:block; height:30px; font-size:14px; font-weight:normal; color:#b7007a;}
.in_list_xm ul{display:block;}
.in_list_xm li{line-height:25px; display:block; font-size:12px;background-image:url(../image/dian.jpg); background-repeat:no-repeat; background-position:5px; padding-left:20px;border-bottom: 1px dotted #CDCDCD; text-align:left;}
.pd_list p{ display:block; line-height:22px;}

    


.foot{ height:30px; background-color:#007336; text-align:center; color:#FFFFFF;line-height:30px; margin-bottom:10px; clear:both;}



#code{ width:223px; height:152px; position:fixed; /*right:0px;*/ cursor:pointer;
_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)));
background-position:-276px -258px; bottom:0px; _margin-bottom:0px;
}

.tell{ width:100%; height:80px; background-color:#22c5e2;}
.tell .l{ width:80px; height:80px; float:left; border-right:5px solid #fff; background-color:#58e6ff;}
.tell .r{ width:70px; height:64px; float:right; border-left:5px solid #fff; padding:8px 5px; background-color:#00b3d3; text-align:center;}
.tell .r a{ width:70px; height:64px; font-family:"微软雅黑"; font-size:24px; word-wrap:break-word; color:#fff; font-weight:bold; cursor:hand;}
.tell .con{ text-align:center; color:#fff; font-size:16px; line-height:30px; padding-top:10px;}
.tell .con input{ border:1px solid #67fdff; background-color:#7adcee; height:24px; width:180px; color:#000;}



#full-screen-slider { width:100%; height:400px; float:left; position:relative; z-index:1;}
#slides { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:400px; overflow:hidden; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:400px; text-indent:-999px;}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:340px; z-index:990;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}





/*成功案例*/
.sy_zjlb{ width:270px; margin-bottom:10px;}

.fix:after {content:'.';display:block;clear:both;visibility:hidden;height:0px;}
.fix {zoom:1;}
.focus {width:268px;position:relative;overflow:hidden; border:#e5e5e5 solid 1px; border-top:1px solid #ccc; height:190px;}
	.focus div {width:268px;}
	.focus div a {display:block;}
	.focus div a img { display:block; width:268px;}
	.focus ul { width:266px; padding-left:2px; height:30px; background:url(../image/wznew_31.jpg) bottom repeat-x;}
	.focus ul li {float:left; height:31px; width:44px; cursor:pointer; background:url(../image/wznew_31.jpg) repeat-x; text-align:center; line-height:31px; color:#333;}
	.focus ul .on { width:44px; height:31px; background:url(../image/wznew_29.jpg) no-repeat;}


/*专题列表*/
.spec{ width:1000px; margin:0px auto; overflow:hidden;}
.spec dl{ clear:both; width:1040px;}
.spec dl dt{ border-bottom:2px solid #ccc; line-height:50px; font-size:18px; margin-bottom:10px;}
.spec dl dd{ float:left; width:220px; height:150px; overflow:hidden; margin-right:15px; border:1px solid #ddd; padding:8px; text-align:center; font-size:16px; margin-bottom:10px; line-height:30px;}
.spec dl dd a{ color:#000;}

/*首页切换*/
.index2_slideTxtBox{ background-color:#fff; padding-bottom:10px; margin-bottom:10px;}
.index2_slideTxtBox .hd{ border-bottom:1px solid #007336; height:40px;}
.index2_slideTxtBox .hd li{ width:20%; float:left; font-size:16px;}
.index2_slideTxtBox .hd li a{ display:block; line-height:20px; margin:10px 0; text-align:center; border-right:1px solid #eee;}
.index2_slideTxtBox .hd li.on{ background-color:#007336;}
.index2_slideTxtBox .hd li.on a{ color:#fff; border:0;}
.index2_slideTxtBox .bd{ padding:0 15px;}

/*频道页tab*/
.index_article_tab1{ overflow:hidden; padding:10px 0;}
.index_article_tab1>.hd{ width:110px; float:left; background:url(../image/mod.jpg) no-repeat top; height:343px; padding:35px 0;}
.index_article_tab1>.hd .t{ font-size:16px; color:#ff0; text-align:center;}
.index_article_tab1>.hd ul li a{ display:block; text-align:center; color:#fff; font-size:14px; line-height:32px;}
.index_article_tab1>.hd ul li a:hover{ background-color:#00622e; color:#ff0;}
.index_article_tab1>.bd{ width:557px; float:right;}

/*banner*/
.banner_slideBox{ height:400px; position:relative;}
.banner_slideBox>a{ display:none; position:absolute; top:150px; font-size:50px; color:#fff; opacity:.4;}
.banner_slideBox>a:hover{ opacity:.6;}
.banner_slideBox>a.prev{ right:50%; margin-right:460px;}
.banner_slideBox>a.next{ left:50%; margin-left:460px;}
.banner_slideBox:hover>a{ display:block;}

.in_anli img,
.in_list_xm img,
.article_rig_al img,
.blur img{ filter: blur(10px); -webkit-filter: blur(10px);}