@charset "utf-8";
/* CSS Document */

html,body{height:100%;}
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input{margin:0;padding:0;}
body{ font-family:'微软雅黑',Arial, Helvetica, sans-serif; color:#000; font-size:15px;}
ol,ul{list-style:none;}
:focus{outline:0;}
a img{border:0;}
img{vertical-align:middle;}
table{empty-cells:show;}
em{font-style:normal;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a { text-decoration:none;color: #f5f5f5;}

*{ margin:0; padding:0; list-style-type:none;}

body { background:#C8E3D2;}

.clear { clear:both;}

.fl { float:left;}
.fr { float:right;}

.pl10{ padding-left:10px;}
.pt10 { padding-top:10px;}
.pt20 { padding-top:20px;}
.p5 { padding-top:5px;}
.p15 { padding:15px;}
.pb20 { padding-bottom:20px;}
.mt5 { margin-top:5px;}
.mt4 { margin-top:4px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.ml20 { margin-left:20px;}
.ml65{ margin-left:65px;}
.ml120{ margin-left:120px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}

.w390 { width:390px;}
.w400 { width:400px;}
.w200 { width:200px;}
.w300{ width:300px;}
.w385 { width:385px;}
.w480 { width:480px;}
.w620 { width:620px;}
.h162 {height:162px;}
.h280 {height:280px;}
.bgfff { background:#fff;}

.t_c { text-align:center;}

.bor { border:#dfdfdf 1px solid; border-top:none;}

.box { width:1300px; padding:0 20px; background:#fff; margin-left:auto; margin-right:auto;}
.content { padding-bottom:20px; overflow:hidden;}


.cont {}
.cont2 { clear:both;}

.f_cont { width:380px; background:#fff; float:left;}
.r_cont { width:900px; border:#ddd 1px solid; background:#fff; float:right;}

.fgline { width:100%; height:8px; background:#efefef; line-height:8px; margin-top:10px;}

.top {width:100%;margin:0 auto;background:url(../images/top_bg.jpg) no-repeat center;clear:both;overflow: hidden;min-width: 1340px;}
.top_cont {width:1300px;margin:0 auto;overflow:hidden;position:relative;min-width: 1340px;}
.top_cont .logo {}


/* 搜索 */
.searchbox { padding:0 10px; background:#fff; border-radius:50px; position:absolute; top:50%; right:20px; transform:translate(0,-50%);}
.searchbox .searchinput { width:240px; height:30px; padding-right:10px; line-height:30px; font-size:12px; background:none; border:none; float:left;}
.searchbox .searchbtn { padding:5px 0; margin-left:5px; float:left;}


/*  文字超过一行显示省略号  */
.limit1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.limit2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.limit3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.limit8{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}


/*导航菜单*/
.menubox {width:100%;height:50px;background: #477222;margin-top:2px;clear:both;min-width: 1340px;}
#navmenu {width:1300px;height:50px;margin:0 auto;clear:both;min-width: 1340px;}
#navmenu ul li {width:130px;height:50px;font-size: 19px;line-height:50px;color:#333;text-align:center;float:left;position:relative;}
#navmenu ul li a { color:#fff; display:block;}
#navmenu ul li a:hover { color:#fff; background:#36a261;}
#navmenu ul .cur { background:#fc6976;}
#navmenu ul li ul { width:130px; position:absolute; top:50px; left:0;display:none; z-index:99;}
#navmenu ul li ul li { width:130px; height:40px; text-align:center; margin-top:1px; display:block;}
#navmenu ul li ul li a { color:#fff; font-size:15px; line-height:40px; background:#63d892; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;}
#navmenu ul li ul li a:hover { color:#fff; background:#36a261; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}


/*带标题焦点图片*/
.sub_box { width:650px; height:420px; position:relative; overflow:hidden;}
#wrap {width: 650px;}
.hiSlider {width: 650px;height: 420px;overflow: hidden;background: #eee;}
.hiSlider-item {float: left;}
.hiSlider-item img {width:650px;height:420px;}
.hiSlider-pages, .hiSlider-title {position: absolute;z-index: 3;}
.hiSlider-title {bottom: 0;width: 100%;padding: 6px 0;color: #fff;text-indent: 10px;background: rgba(0,0,0,.6);z-index: 2;font: 14px/2 "Microsoft YaHei", Arial, Tahoma;}
.hiSlider-pages {bottom: 10px;right: 10px;text-align: right;}
.hiSlider-pages a {height: 12px;width: 12px;margin: 0 6px;display: inline-block;overflow: hidden;text-indent: -100px;font-size: 0;border-radius: 50%;background: #ddd;}
.hiSlider-pages a.active {background: #b1121d;}

/* 标题 */
.tit_1 { border-bottom:#dfdfdf 1px solid; overflow:hidden;}
.tit_1 h1 { padding:0 10px; line-height:30px; font-size:16px; font-weight:normal; color:#477222; border-bottom:4px solid #477222; float:left;}
.tit_1 h1 img { margin-right:10px; vertical-align:middle; margin-top:-3px;}
.tit_1 .more { margin-top:8px; float:right;}
.tit_1 a.more2 { line-height:30px; font-size:12px; color:#666; float:right;}
.tit_1 a.more2:hover { color:#333;}

.tit_2 { height:30px; background:url(../images/tit_bg.jpg) no-repeat right center; border:#dfdfdf 1px solid; border-bottom:3px solid #477222; border-radius:5px 5px 0 0;position:relative;}
.tit_2 h1 {padding:0 10px;line-height:30px;font-size: 16px;font-weight:normal;color:#477222;float:left;}
.tit_2 h1 img { margin-right:10px; vertical-align:middle; margin-top:-3px;}
.tit_2 a.more { line-height:30px; font-size:12px; color:#666; float:right;}
.tit_2 a.more:hover { color:#333;}

.tit_3 {height: 34px;background:#477222;border:#1aab40 1px solid;}
.tit_3 h1 { padding:0 10px; line-height:30px; font-size:15px; font-weight:normal; color:#fff; float:left;}
.tit_3 h1 img { margin-right:10px; vertical-align:middle; margin-top:-3px;}

.list_a { width:100%; margin-top:5px; overflow:hidden;}
.list_a li { padding:10px 0; line-height:26px; overflow:hidden; clear:both;}
.list_a li .xx {width:500px;padding-left:20px;font-size: 15px;background:url(../images/li_ico.jpg) no-repeat 3px center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}
.list_a li .xx a { color:#333;}
.list_a li .day { padding:0 12px; font-size:12px; text-align:center; color:#999;float:right;}

.list_b { padding:5px 10px; overflow:hidden;}
.list_b li { padding:10px 0; line-height:26px; overflow:hidden; clear:both;}
.list_b li .xx {width:330px;padding-left:20px;font-size: 15px;background:url(../images/li_ico2.jpg) no-repeat 3px center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}
.list_b li .xx a { color:#333;}
.list_b li .day { padding:0 12px; font-size:12px; text-align:center; color:#999;float:right;}

li .xx a:hover { color:#000;}

.list_us {padding: 31px;overflow:hidden;}
.list_us li {line-height: 32px;font-size:14px;color:#333;}

.list_d { padding:0 10px; margin-top:3px; overflow:hidden;}
.list_d dl { padding:10px 0; overflow:hidden;}
.list_d dl dt { width:60px; height:50px; text-align:center; border:1px solid #e5e5e5; border-radius:2px; overflow:hidden; float:left;}
.list_d dl dt p:nth-child(1) { line-height:30px; font-size:18px; color:#66667f;} 
.list_d dl dt p:nth-child(2) { font-size:12px; color:#999;} 
.list_d dl dd { width:290px; margin-left:10px; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_d dl dd { line-height:50px; font-size:14px; color:#333; font-weight:normal;}
.list_d dl dd a { color:#333;}

.list_ssfc {padding-top:10px; font-size:0; text-align:center;}
.list_ssfc li { width:280px; margin:0 8px; overflow:hidden; display:inline-block;}
.list_ssfc li img { width:280px; height:170px; display:block;}
.list_ssfc li p { padding-top:10px; font-size:14px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_ssfc li a { color:#333;}

.list_jxky {padding-top:10px; font-size:0; text-align:center;}
.list_jxky li { width:280px; margin:0 8px; overflow:hidden; display:inline-block;}
.list_jxky li img { width:280px; height:325px; display:block;}


/* 列表页、详情页 */
.left_nav { border:1px solid #dfdfdf; border-radius:5px; overflow:hidden;}
.left_nav .tit { padding:20px; font-size:18px; font-weight:bold; color:#fff; text-align:center; background:#c50102;}
.left_nav ul li { width:100%; display:block;}
.left_nav ul li a { padding:20px; font-size:14px; color:#333; text-align:center; border-bottom:1px solid #dfdfdf; display:block;}
.left_nav ul li a:hover { background:#f4f4f4;}

.leader_list { padding:0 40px; overflow:hidden;}
.leader_list dl { padding:30px 20px; border-bottom:1px dashed #bcbcbc; overflow:hidden;}
.leader_list dl dt { width:180px; height:280px; margin-right:60px; float:left;}
.leader_list dl dt img { width:180px; height:280px; border:1px solid #ddd; display:block;}
.leader_list dl dd { width:490px; overflow:hidden; float:left;}
.leader_list dl dd h1 { line-height:80px; font-size:20px; font-weight:normal; color:#c50102;}
.leader_list dl dd h1 span { border-bottom:2px solid #c50102; margin-right:20px;}
.leader_list dl dd p { line-height:30px; font-size:16px; color:#333;}

.left_list {clear:both;}
.left_list ul { padding:5px 5px 5px 10px;}
.left_list ul li { width:330px; font:14px/36px "微软雅黑"; background:url(../images/icon_jt.jpg) left center no-repeat; padding-left:15px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; clear:both;}
.left_list ul li a { color:#000; text-decoration:none;}
.left_list ul li a:hover { text-decoration:underline;}

.right_mbx { height:35px; padding-right:20px; background:#ececec; border:#ffffff 1px solid; clear:both;}
.right_mbx .mbx { padding-left:30px; font:14px/35px "微软雅黑"; background:url(../images/ico_home.jpg) left center no-repeat; color:#858484;}
.right_mbx .mbx a { color:#858484; text-decoration:none;}
.right_mbx .mbx a:hover { color:#333; text-decoration:underline;}
.right_mbx h1 { padding-left:15px; font:bold 14px/35px "微软雅黑"; color:#4d4d4d; float:left;}

.xx_list { clear:both;}
.xx_list ul li { height:40px; padding-left:20px; font:14px/40px "微软雅黑"; background:url(../images/icon_dot.jpg) 5px center no-repeat; border-bottom:#bcbcbc 1px dashed; clear:both;}
.xx_list ul li .xx { color:#333; float:left;}
.xx_list ul li .xx a { color:#333; text-decoration:none;}
.xx_list ul li .xx a:hover { text-decoration:underline;}
.xx_list ul li .rq { color:#999; font-family:Arial, Helvetica, sans-serif ;float:right;}

.ej_cont .txtc { clear:both;}
.ej_cont .txtc p { padding:10px 5px; font:14px/30px "微软雅黑"; text-indent:24px; color:#333;}
.ej_cont .txtc p span { font-weight:bold;}
.ej_cont .txtc img { text-align:center; padding:15px 0; max-width:80%;}
.ej_cont .title_3 { height:60px; border-bottom:#d3d3d3 1px dashed; text-align:center;}
.ej_cont .title_3 h1 { color:#333; font:20px/50px "微软雅黑"; margin-top:5px;}
.ej_cont .title_3 p { color:#666; line-height:24px;}

.tabtit_list { overflow:hidden;margin-left: 464px;}
.tabtit_list li a { width:33.3%; font-size:18px; line-height:50px; text-align:center; color:#333; border-bottom:2px solid #ececec; float:left; overflow:hidden;}
.tabtit_list li.cur a { color:#477222; border-bottom:2px solid #477222;}

.tabpro_list { margin: 33px 0 0 180px; overflow:hidden;}
.tabpro_list li { width:200px; line-height:45px; font-size:16px; color:#666; text-align:center; background:#ececec; float:left;margin-right: 10px;}
.tabpro_list li.active { color:#fff; background:#63d892;font-size: 13px;line-height: 20px;height: 40px;}

.cpro_list { padding:10px 0; margin-top:15px; overflow:hidden;}
.cpro_list li { width:198px; padding:15px 0; text-align:center; margin:0 25px; float:left;}
.cpro_list li .img { width:150px; height:200px; padding:10px; border:1px solid #ececec;}
.cpro_list li img { width:150px; height:200px; margin:0 auto; display:block;}
.cpro_list li p { font-size:14px; text-align:center; color:#333; margin-top:15px;}
.cpro_list li a { color:#333;}

.pro_table { background:#e8f4ee; margin:0 auto;}
.pro_table th, .pro_table td { padding:10px; font-size:16px; color:#333;}
.pro_table th { padding-left:40px; text-align:right; font-weight:normal;}
.pro_table td img { padding:20px; width:150px; height:240px;}

/*翻页*/
.page { padding:10px 0; text-align:center; font:14px Verdana,Geneva,sans-serif; margin-top:20px; background:#F2F2F2; clear:both;}
.page a { border:#ccc 1px solid; padding:3px 10px;color:#666; margin-right:10px; text-decoration:none;}
.page a:hover { border:#63d892 1px solid; color:#fff; background:#63d892;}
.page span.current { border:#90000a 1px solid; padding:2px 10px; font-weight:bold; color:#fff; margin-right:10px; background:#90000a;}
.page span.disabled { border:#f3f3f3 1px solid; padding:2px 10px; color:#ccc; margin-right:10px;}

/*友情链接*/
.link_box { border:1px solid #dfdfdf; overflow:hidden;}
.link_tit { border-right:1px solid #dfdfdf; float:left;}
.link_tab {width:1170px;padding: 2px 15px;float:left;overflow:hidden;}
.link_tab li a { width:225px; line-height:28px; font-size:14px; color:#333; float:left;}
.link_tab li a:hover { color:#333; text-decoration:underline;}

/*页脚*/
.footer {width:100%;background:url(../images/footer_bg.jpg) no-repeat center;clear:both;min-width: 1340px;}
.footer_cont { width:1200px; padding:30px 0 0 0; overflow:hidden; margin:0 auto;}
.footer_cont .txt { width:860px; text-align:center; float:left;}
.footer_cont .txt p { font-size:14px; line-height:24px; color:#fff; margin-top:20px;}
.footer_cont .list_ewm { float:right;}
.footer_cont .list_ewm li { margin-left:25px; float:right;}
.footer_cont .list_ewm li p { width:20px; font-size:14px; line-height:16px; color:#fff; float:right;}
.footer_cont .list_ewm li img { margin-left:5px; float:right;}