@charset "utf-8";
/* CSS Document 111*/

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:#333; font-size:12px;}
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;}

*{ margin:0; padding:0; list-style-type:none;}

body { background:url(../images/bg.jpg) repeat-x center top;}

.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;}
.mt5 { margin-top:5px;}
.mt4 { margin-top:4px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.ml20 { margin-left:20px;}
.ml65{ margin-left:65px;}
.ml120{ margin-left:120px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr19 { margin-right:19px;}
.w340 { width:340px;}
.w260 { width:230px;}
.w240 { width:240px;}
.w374 { width:374px;}
.w475 { width:475px;}
.w430 { width:430px;}
.h205 {height:205px;}
.h275 {height:230px;}

.bor { border:#dfdfdf 1px solid; border-top:none;}

.box { width:1160px; padding:0 10px; background:#fff; margin:0 auto;}

.top { width:1180px; height:160px;  margin:0 auto; clear:both; overflow: hidden;}
.top .logo { float:left;}

/* 时间 */
.timebox { width:280px; font:14px/45px "微软雅黑"; color:#fff; margin:0 auto; float:right;}
.timebox .rq { color:#fff; font-size:14px; margin-left:10px; float:left;}

/*导航菜单*/
.menubox { width:1180px; height:45px; margin:0 auto; background:#348F0E; clear:both;}
#navmenu { float:left;}
#navmenu ul li { width:115px; height:45px; font:16px/45px "微软雅黑"; color:#fff; text-align:center; float:left; position:relative;}
#navmenu ul li a { color:#fff; display:block;}
#navmenu ul li a:hover { color:#fff; background:#a5dc8d;}
#navmenu ul .cur { background:#e7505b;}
#navmenu ul li ul { width:140px; position:absolute; top:45px; left:0;display:none; z-index:99;}
#navmenu ul li ul li { width:140px; height:45px; text-align:center; margin-top:1px; display:block;}
#navmenu ul li ul li a { color:#fff; font:16px/45px "微软雅黑"; background:#348f0e; 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:#a5dc8d; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1}

.content { width:1160px; padding-top:10px; clear:both;}

.cont {}
.cont2 { clear:both;}

.f_cont { width:300px; background:#fff; float:left;}
.r_cont { width:838px; border:#ddd 1px solid; background:#fff; float:right;}

.fgline { width:100%; height:8px; background:#348f0e; line-height:8px; margin-top:10px;}

/*带标题轮播图片*/
.sub_box { width:370px; height:270px; position:relative; overflow:hidden; float:left;}
#wrap {width: 370px;}
.hiSlider {width:370px; height:270px;overflow: hidden;background: #eee;}
.hiSlider-item {float: left;}
.hiSlider-item img {width:370px;height:270px; }
.hiSlider-pages, .hiSlider-title {position: absolute;z-index: 3}
.hiSlider-title {width: 100%;bottom: 0;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: #df1e2b}

/* 搜索 */
.searchbox { margin-top:65px; margin-right:60px; float:right;}
.searchbox .searchinput { width:300px; height:35px; padding-left:35px; line-height:35px; background:#fff url(../images/ico_search.jpg) no-repeat 10px center; border:1px solid #e6e6e6; float:left;}
.searchbox .searchbtn { width:70px; height:35px; font:14px/35px "微软雅黑"; text-align:center; color:#666; background:#e6e6e6; float:left;}
.searchbox .searchbtn a { width:70px; height:35px; color:#666; display:inline-block;}

.i_tit { height:35px; padding-left:65px; overflow:hidden;}
.i_tit h1, .i_tit h2 { font-size:15px; line-height:35px; color:#dd1c2a; font-weight:100; float:left; margin-left: -22px;}
.i_tit .more { font-size:12px; line-height:35px; margin-right:10px; float:right;}
.i_tit .more a { color:#333; text-decoration:none;}
.i_tit .more a:hover { text-decoration:underline;}
.i_tit .ico1 { background:url(../images/ico_tit1.jpg) 13px center no-repeat;}
.i_tit .ico2 { background:url(../images/ico_tit2.jpg) 13px center no-repeat;}

.tit_1 { border-bottom:1px dotted #cccccc; }
.tit_2 {background:url(../images/tit_bg.jpg) repeat-x center; border:1px solid #dfdfdf; border-bottom:2px solid #dd1c2a; border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;}

.tico1 { background:url(../images/qita.png) no-repeat 10px center;}
.tico2 { background:url(../images/zhongxin.png) no-repeat 10px center;}

.tit_tab { height:35px; overflow:hidden; float:left;}
.tit_tab li { width:100px; font-size:16px; line-height:33px; color:#dd1c2a; text-align:center; border-bottom:1px solid #fff; float:left; display:block; cursor:pointer; _display:inline-block;}
.tit_tab li.hover { color:#dd1c2a; background:url(../images/tab_jt.jpg) no-repeat center bottom; border-bottom:1px solid #bc0d13; display:block;}

.adimg { overflow:hidden;}

.list_d { padding:10px 10px 0; clear:both;}
.list_d ul li { font-size:14px; line-height:33px; color:#353535; clear:both;}
.list_d ul li .xx { padding-left:15px; background:url(../images/icon_dot.jpg) left center no-repeat; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left;}
.list_d ul li .xx a { color:#000;}
.list_d ul li .xx a:hover { color:#000000; text-decoration:underline;}
.list_d ul li .date { font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#999; float:right;}

.list_d2 { padding:10px 10px 0; clear:both;}
.list_d2 ul li { font:12px/26px "微软雅黑"; color:#353535; clear:both;}
.list_d2 ul li .xx { width:270px; padding-left:15px; background:url(../images/icon_dot.jpg) left center no-repeat; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left;}
.list_d2 ul li .xx a { color:#353535;}
.list_d2 ul li .xx a:hover { color:#000000; text-decoration:underline;}
.list_d2 ul li .date { width:75px; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#999; float:right;}

.list_l { height:222px;padding:6px 10px 0; clear:both;}
.list_l ul li { width:175px; height:41px; background:url(../images/btn_bg.jpg) repeat-x; border:1px solid #dadada; border-radius:5px; margin-top:9px;}
.list_l ul li p { width:175px; line-height:40px; text-indent:70px; font-weight:bold;}
.list_l ul li p a { color:#55637d; text-decoration:none; display:block;}
.btn_ico1 { background:url(../images/btn_ico_01.png) 30px center no-repeat;}
.btn_ico2 { background:url(../images/btn_ico_02.png) 30px center no-repeat;}
.btn_ico3 { background:url(../images/btn_ico_03.png) 30px center no-repeat;}
.btn_ico4 { background:url(../images/btn_ico_04.png) 30px center no-repeat;}

.left_list {clear:both;}
.left_list ul { padding:5px 5px 5px 10px;}
.left_list ul li { width:260px; font-size:14px; line-height:30px; background:url(../images/icon_dot.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:12px/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:#000000; 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:35px; padding-left:20px; font-size:14px; line-height:35px; background:url(../images/icon_dot.jpg) 5px center no-repeat; border-bottom:#bcbcbc 1px dashed; clear:both;}
.xx_list ul li .xx { color:#000; float:left;}
.xx_list ul li .xx a { color:#000; 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-size:14px; line-height: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:90px; border-bottom:#d3d3d3 1px dashed; text-align:center;}
.ej_cont .title_3 h1 { color:#333; font-size:20px; line-height:50px; font-weight:normal; margin-top:5px;}
.ej_cont .title_3 p { color:#666; line-height:24px;}


/*翻页*/
.page { padding:10px 0; text-align:center; font:12px Verdana,Geneva,sans-serif; margin-top:20px; background:#F2F2F2; clear:both;}
.page a { border:#ccc 1px solid; padding:2px 10px;color:#666; margin-right:10px; text-decoration:none;}
.page a:hover { border:#df1e2b 1px solid; color:#fff; background:#df1e2b;}
.page span.current { border:#df1e2b 1px solid; padding:2px 10px; font-weight:bold; color:#fff; margin-right:10px; background:#088802;}
.page span.disabled { border:#f3f3f3 1px solid; padding:2px 10px; color:#ccc; margin-right:10px;}

/*友情链接*/
.link_box { width:1160px; height:50px; overflow:hidden; clear:both;}
.linktit { width:110px; height:50px; background:url(../images/link_tit.jpg) left center no-repeat; float:left;}
.linktit h1 { font:100 16px/50px "微软雅黑"; color:#fff; padding-left:34px;}
.linkcont { width:1048px; height:48px; border:1px solid #dfdfdf; border-left:none; border-radius:0 10px 10px 0; float:left;}
.linkcont select { width:220px; padding:4px; font-family:"微软雅黑"; margin-top:12px; margin-left:30px; border:1px solid #a5a5a5;}

/*页脚*/
.footer { width:100%; overflow:hidden; clear:both;}
.footer .k { width:1160px; padding:15px 0; border-top:8px solid #348F0E; margin:0 auto;}
.footer .k p { padding:2px 0; color:#000; text-align:center; font:12px/20px "微软雅黑";}
