﻿@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:#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:#eaf4fe;}

.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;}
.ml10 { margin-left:10px;}
.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;}
.w200 { width:200px;}
.w240 { width:240px;}
.w420 { width:420px;}
.w400 { width:400px;}
.w580 { width:580px;}
.w430 { width:430px;}
.w350 { width:345px;}
.h162 {height:162px;}
.h233 {height:233px;}

.bor { border:#dfdfdf 1px solid; border-top:none;}

.box { width:1310px; padding:10px; background:#fff; margin:0 auto;}

.header { width:100%; background:url(../images/top_bg.jpg) repeat-x; overflow:hidden;}
.header .h_cont { width:1200px; margin:0 auto; overflow:hidden;}
.timebox { font:13px/34px "微软雅黑"; color:#666; margin:0 auto;}
.timebox .rq { width:250px; color:#666; font-size:13px; margin-left:10px; float:left;}

.top_list { float:right;}
.top_list li { font-size:13px; line-height:34px; float:left;}
.top_list li a { color:#666;}
.top_list li a:hover { color:#000;}
.top_list li span { padding:0 10px; color:#999;}

.top { width:100%; background:url(../images/header_bg2.jpg) no-repeat center; margin:0 auto; clear:both; overflow: hidden;background-color: #C4E8FF;}
.top_cont { width:1330px; height:155px; margin:0 auto; overflow:hidden;}
.top_cont .logo { float:left;}

/* 搜索 */
.trb { margin-top:65px; float:right;}
.searchbox { overflow:hidden; clear:both;}
.searchbox .searchinput { width:350px; height:40px; padding-left:35px; padding-right:10px; line-height:40px; font-size:14px; background:#fff url(../images/ico_search.jpg) no-repeat 10px center; border:none; float:left;}
.searchbox .searchbtn { width:80px; height:40px; font:14px/40px "微软雅黑"; text-align:center; color:#666; background:#e6e6e6; float:left;}
.searchbox .searchbtn a {color:#666; display:inline-block;}

/*横向滚动信息*/
.gunbox { width:470px; height:34px; padding:0 10px; margin-left:80px; overflow:hidden; float:left; }
#marquee1 { width:600px; font-size:14px; overflow:hidden;}
#marquee1 ul { overflow:hidden;}
#marquee1 ul li { padding-right:40px; font-size:13px; line-height:34px; float:left;}
#marquee1 ul li a { padding-left:10px; color:#000; text-decoration:none;}
#marquee1 ul li a:hover { color:#000; text-decoration:underline;}
#marquee1 ul li span { color:#999; padding-left:15px; font-size:12px;}

/*导航菜单*/
.menubox { width:100%; height:48px; background:#005e72; border-top:1px solid #005e72; border-bottom:1px solid #005e72; clear:both;}
#navmenu { width:1330px; height:48px; margin:0 auto; clear:both; }
#navmenu ul li { width:120px; height:48px; font:18px/65px "微软雅黑"; color:#fff; text-align:center; background:url(../images/nav_line.jpg) no-repeat right center; float:left; position:relative;}
#navmenu ul li:last-child { background:none;}
#navmenu ul li a { color:#fff; display:block;margin-top: -10px;}
#navmenu ul li a:hover { color:#fff;  height: 48px;}
#navmenu ul .cur { background:#014250; position:relative;}
#navmenu ul .cur .t_i { position:absolute; left:0; top:-10px;}
#navmenu ul li ul { width:147px; position:absolute; top:66px; left:0;display:none; z-index:99;}
#navmenu ul li ul li { width:134px; height:50px; text-align:center; margin-top:1px; display:block;}
#navmenu ul li ul li a { color:#fff; font:15px/50px "微软雅黑"; background:#005e72; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9; margin-top: -17px;}
#navmenu ul li ul li a:hover { color:#fff; background:#005e72; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1}

.content { width:1310px; padding-top:10px; clear:both;}

.cont {}
.cont2 { clear:both;}

.f_cont { width:350px; background:#fff; margin-left:10px; float:left;}
.r_cont { width:918px; border:#ddd 1px solid; background:#fff; margin-right:10px; float:right;}

.fgline { width:100%; height:8px; background:#efefef; line-height:8px; margin-top:10px;}


/*带标题焦点图片*/
.sub_box { width:450px; height:300px; position:relative; overflow:hidden; float:left;}
#wrap {width: 450px;}
.hiSlider {width: 450px;height: 300px;overflow: hidden;background: #eee;}
.hiSlider-item {float: left;}
.hiSlider-item img {width:450px;height:300px;}
.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: #5472BF}

.i_tit {}
.i_tit h1, .i_tit h2 { height:35px; font:18px/35px "微软雅黑"; font-weight:100; float:left; }
.i_tit h1 { color:#000; padding-left:10px;}
.i_tit h2 { color:#000; padding-left:35px; background:url(../images/icon_t_01.png) no-repeat 10px center;}
.i_tit .more { font:12px/35px "微软雅黑"; margin-right:10px; float:right;}
.i_tit .more a { color:#333; text-decoration:none;}
.i_tit .more a:hover { text-decoration:underline;}

.tit_1 { height:35px; border-bottom:#b90101 2px solid;}

.tit_tab { height:50px; border:1px solid #dedede;}
.tit_tab ul { float:left;}
.tit_tab li { width:120px; font:18px/48px "微软雅黑"; color:#000; text-align:center; border-bottom:2px solid #fff; float:left; display:block; _display:inline-block;}
.tit_tab li.hover { background:url(../images/tab_jt.jpg) no-repeat center bottom; color:#000; border-bottom:2px solid #005e72; display:block;}
.tit_tab .more { font-size:14px; line-height:50px; color:#000; float:right; margin-right:10px;}
.tit_tab .more a { color:#000;}
.tit_tab .more a:hover { text-decoration:underline;}

.list_l { padding:7px 10px; clear:both;}
.list_l ul li { font:14px/29px "微软雅黑"; color:#353535; padding-left:15px; background:url(../images/icon_dot.jpg) left center no-repeat; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_l ul li .xx { width:266px; font:15px/29px "微软雅黑"; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left;}
.list_l ul li .xx a { color:#000;}
.list_l ul li .xx a:hover {text-decoration:underline;}
.list_l ul li .date { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#999; float:right;}

.list_fw { width:1290px; margin-left:auto; margin-right:auto; overflow:hidden;}
.list_fw h1 { text-align:center; font-size:18px; line-height:51px; font-weight:normal; color:#970000;}
.list_fw ul li { width:140px; height:62px; line-height:62px; font-size:16px; float:left;}
.list_fw ul li img { margin-left:15px; margin-right:15px;}
.list_fw ul li a { color:#000; display:block;}
.list_fw ul li a:hover { background:#f97171;}

.list_d { clear:both;}
.list_d ul li { padding:5px 0; border-bottom:1px solid #e5e5e5; overflow:hidden; clear:both;}
.list_d ul li .xx { width:500px; font:15px/50px "微软雅黑"; color:#333; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left;}
.list_d ul li .xx a { color:#353535;}
.list_d ul li .xx a:hover { color:#000000; text-decoration:underline;}
.list_d ul li .date { width:50px; height:40px; padding:5px 0; background:#7fb696; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#fff; float:left;}
.list_d ul li .date span { font-size:20px; padding:2px 0; display:block;}


.list_d2 { padding-top:10px; clear:both;}

.left_tit { height:70px; line-height:70px; text-align:center; font-size:22px; color:#fff; background:#005e72;}

.left_list { border:1px solid #dfdfdf; margin-top:15px; clear:both;}
.left_list ul { padding:0 20px;}
.left_list ul li { line-height:60px; font-size:18px; padding-left:120px; color:#005e72; background:url(../images/icon_jt.jpg) no-repeat 80px center; border-bottom:1px solid #dfdfdf; overflow:hidden;  clear:both;margin-left: -20px;width: 228px;}
.left_list ul li a { color:#005e72; text-decoration:none;}

.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:#000000; text-decoration:underline;}
.right_mbx h1 { padding-left:15px; font:bold 14px/35px "微软雅黑"; color:#4d4d4d; float:left;}

.xx_tit { width:257px; height:72px; line-height:72px; margin:20px auto 0;}
.xx_tit p { font-size:21px; color:#000; text-align:center;}
.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:gray;}
.ej_cont .txtc p span { }
.ej_cont .txtc img { text-align:center; padding:15px 0; max-width:80%;}
.ej_cont .title_3 { height:88px; border-bottom:#d3d3d3 1px dashed; text-align:center;}
.ej_cont .title_3 h1 { color:#333; font:24px/50px "微软雅黑"; margin-top:5px;line-height: 30px;}
.ej_cont .title_3 p { color:#666; line-height:24px;}


/*翻页*/
.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:2px 10px;color:#666; margin-right:10px; text-decoration:none;}
.page a:hover { border:#ae1c1c 1px solid; color:#fff; background:#ae1c1c;}
.page span.current { border:#ae1c1c 1px solid; padding:2px 10px; font-weight:bold; color:#fff; margin-right:10px; background:#ae1c1c;}
.page span.disabled { border:#f3f3f3 1px solid; padding:2px 10px; color:#ccc; margin-right:10px;}

/*友情链接*/
.link_box { width:1160px; height:50px; 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:50px; border:1px solid #dfdfdf; border-left:none; border-radius:0 10px 10px 0; float:left;}
.linkcont select { width:210px; padding:4px; font-family:"微软雅黑"; margin-top:12px; margin-left:40px; border:1px solid #a5a5a5;}

/*页脚*/
.footer { width:100%; border-top:8px solid #014250; clear:both;}
.footer .k { padding:10px 0; background:#005e72; border-top:1px solid #005e72; margin:0 auto;height: 29px;}
.footer .k p { padding:2px 0; color:#fff; text-align:center; font:12px/20px "微软雅黑";}
.footer .k p span { padding:0 5px;}

/* 漂浮 */
.ewm{width:50px;height:228px;position:fixed;bottom:70px;right:11px;}
.ewm_l{width:136px;float:left;}
.ewm_l_1{height:136px;}
.ewm_l_1 img{width:136px;height:136px;}
.ewm_l_2{width:136px;height:44px;background:url(../images/style_34.png) no-repeat;text-indent:-9999px;margin-top:92px;}
.ewm_l_2 a{width:136px;height:44px;display:block;}
.ewm_l_3{width:136px;height:44px;background:url(../images/style_35.png) no-repeat;text-indent:-9999px;margin-top:138px;}
.ewm_l_3 a{width:136px;height:44px;display:block;}
.ewm_r{float:right;width:44px;}
.ewm_r li{height:44px;width:44px;margin:0 0 2px 0;text-indent:-9999px;}
.ewm_r a{width:44px;height:44px;display:block;}
.ewm_r .cur{width:44px;height:44px;display:block;}
.ewm_r .li1{background:url(../images/style_wx.png) no-repeat;}
.ewm_r .li2{background:url(../images/style_wb.png) no-repeat;}
.ewm_r .li1 .cur{background:url(../images/style_wx2.png) no-repeat;}
.ewm_r .li2 .cur{background:url(../images/style_wb2.png) no-repeat;}
.ewm_r .li3{background: url(../images/style_sjxx.png) no-repeat;}
.ewm_r .li4{background: url(../images/style_yzxx.png) no-repeat;}
.ewm_r .li3 .cur{background: url(../images/style_sjxx2.png) no-repeat;}
.ewm_r .li4 .cur{background: url(../images/style_yzxx2.png) no-repeat}