﻿/*重置样式*/
body,ul,li,p,h1,h2,h3,h4,h5,h6,img,br,hr,table,tr,td,dl,dt,dd,form {margin: 0;padding: 0;}
/*body {font-family: Arial,"微软雅黑","黑体";font-size: 12px;color: #434343;}*/
body {font-family: Arial,Verdana, Helvetica, sans-serif;font-size: 12px;color: #434343;display: inline-block;width:100%;}
.clear {clear: both;font-size: 0px;}
ul,li {list-style: none;}
img {border: none;}
.noborder {border: none!important;}
/*一般链接*/
a {text-decoration: none;color: black;}
a:hover{color: #2035a8;}
em{font-style:normal}
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }
.fl{float: left;}
.fr{float: right;}
.rel { position: relative; }
.abs { position: absolute; }
/*头部*/
.header{width: 100%;position: relative;z-index: 99999;}
.header_top{width: 100%;height: 125px;}
.header_top .logo{display: block;width: 673px;height: 80px;float: left;margin-top:20px;}
.header_top .home{width: 160px;float: right;margin:45px 20px 0 0;height: 18px;}
.header_top .home a{font-size: 14px;float: left;color: #333399;display: block;height: 20px;font-family:"黑体"}
.header_top .home span{display:block;float: left;color: #333399;margin: 1px 5px;width: 2px;height: 16px;background: #333399;}
.header_nav{width: 100%;}
.header_nav_1{background-color: #2035a8;height: 40px;width: 100%;}
.inner{width: 1200px;margin: 0 auto;}
#nav{height: 40px;background-color: #2035a8;}
#nav .nLi{float: left;width: 150px;line-height: 40px;text-align: center;position: relative;height: 40px;z-index: 999;}
#nav .nLi h3 a{display: block;width: 150px;height: 40px;color: white;font-size: 18px;letter-spacing:1px;}
#nav .nLi h3{line-height: 40px;}
#nav .sub{display: none;position: absolute;width: 136px;left:7px;top: 55px;;z-index: 998;padding-top: 10px;}
#nav .sub li{height:35px;border-bottom:1px solid #3754ff;}#nav .sub li a{color: white;font-size: 14px;background: #333399;display: block;height:35px;line-heght:35px;}
#nav .sub li:hover a{color: #333399;background: white;}
#nav .on{height: 60px;top: -10px;left: 0;background: url(../images/nav-title.png) no-repeat;}
#nav .on h3 a{color: #333399;font-size:18px;}
#nav .on h3{line-height: 60px;}
/*主题内容区*/
.banner{height:100%;width: 100%;position: relative;background: block;}
.banner .flash{height:100%;width: 100%;}/*position: absolute;top: 0;*/
.content{width: 100%;margin: 25px 0 20px 0;}
/*通知公告*/
.content-inform{width: 1198px;height: 42px;border: 1px solid #e2e2e2;}
.inform{background: url(../images/inform_09.jpg) no-repeat center center;width: 90px;height: 44px;text-align: center;color: white;line-height: 44px;left: -1px;top: -2px;font-size: 14px;font-weight: 600;}
.txtMarquee-left{width:1050px; position:relative;margin-left: 90px;}
.txtMarquee-left .bd{ padding:10px; padding-left:0;height:22px;}
.txtMarquee-left .bd .tempWrap{ width:1050px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:70px;float:left; height:30px; line-height:30px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{font-size: 14px;margin-right: 50px;font-family:"黑体";}
.txtMarquee-left .bd ul li span{ color:#999;}
/*内容区*/
.content-top{margin: 20px 0 15px 0;}
/*焦点图*/
.slideBox{ width:413px; height:282px; overflow:hidden; position:relative; border:1px solid #ddd;float: left;margin-right: 10px;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; margin-right:2px;  width:20px; height:20px; line-height:20px; text-align:center; background:#4d3833; cursor:pointer;color: white;}
.slideBox .hd ul li.on{ background:red; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{zoom:1; vertical-align:middle;margin: 4px;position: relative;}
.slideBox .bd img{ width:405; height:270px; display:block;}
.text-span{bottom: 0;left: 0;display: block;width: 100%;height: 30px;text-align:left;line-height: 30px;background:#000;opacity:0.5;filter:alpha(opacity=50);}
.text-span em{padding-left:20px;color:#fff;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:none; width:40px; height:60px;}
.slideBox .prev{background:#000 url(../images/left.png) no-repeat center;opacity:0.5;filter:alpha(opacity=50);}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; background:#000 url(../images/right.png) no-repeat center;opacity:0.2;filter:alpha(opacity=20);}
/*文字列表*/
.w410{width: 410px;}
.h262{height: 262px;}
.text-list{border: 1px solid #ddd; border-top:0;}
.text-top{height: 34px;border-top: 2px solid #2035a8;background: #f6f6f6;position: relative;}
.title{width: 108px;height: 50px;line-height: 50px;background: url(../images/title-bg_07.png) no-repeat center; color: white;text-align: center;position: absolute;top: -8px;left:5px;font-size: 16px;font-weight:600;}
.more{display: block;float: right;margin-right: 8px;line-height: 34px;height: 34px;color: #666666;font-size: 14px;}
.text-bot{padding: 10px 5px 4px 5px;}
.text-bot li{height: 38px;line-height: 38px;border-bottom: 1px dashed #cccccc;overflow: hidden;*height:30px;/*IE7可执行*/*line-height: 30px;}
.text-list .h35 li{height: 35px;line-height: 35px;*height:32px;/*IE7可执行*/*line-height: 32px;}
.text-bot li a{font-size: 14px;float: left;padding-left: 5px;display: block;width: 260px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-family:"宋体"}
.text-bot li span{float: right;margin-right: 10px;}
.text-bot .border0{border: 0;}
/*视频展播*/
.w3{width: 349px;}
.video{width: 300px;height: 208px;margin: 0 auto;vertical-align:middle;background: black;margin-top: 20px;margin-bottom: 18px;}
/*第二行*/
.w413{width: 413px;}
.content-bto{width: 100%;}
.text-btn{width: 100%;margin-top: 18px;overflow: hidden;}
.text-btn a{display: block;padding-left: 50px;width: 128px;color:#2035a8;font-size: 14px;font-family:"黑体";}
.text-btn .left-four{margin-left: 20px;}
.text-btn .left-four a{height: 39px;line-height: 39px;margin-top: 12px;}
.text-btn .right-three{margin-left: 23px;}
.text-btn .right-three a{height: 55px;line-height: 55px;margin-top: 13px;}
/*左侧4个*/
.text-btn .icon1{background:#edecec url(../images/icon5-blue.png) no-repeat;background-position: 16px 6px;}
.text-btn .icon1:hover{background:#2035a8 url(../images/icon5-white.png) no-repeat;background-position: 16px 6px;color: white;}
.text-btn .icon2{background:#edecec url(../images/icon7-blue.png) no-repeat;background-position: 16px 6px;}
.text-btn .icon2:hover{background:#2035a8 url(../images/icon7-white_03.png) no-repeat;background-position: 16px 6px;color: white;}
.text-btn .icon3{background:#edecec url(../images/icon1-blue.png) no-repeat;background-position: 16px 6px;}
.text-btn .icon3:hover{background:#2035a8 url(../images/icon1-white.png) no-repeat;background-position: 16px 6px;color: white;}
.text-btn .icon4{background:#edecec url(../images/icon3-blue.png) no-repeat;background-position: 16px 6px;}
.text-btn .icon4:hover{background:#2035a8 url(../images/icon3-white.png) no-repeat;background-position: 16px 6px;color: white;}
/*右侧三个*/
.text-btn .icon5{background:#edecec url(../images/icon4-blue.png) no-repeat;background-position: 16px 12px;}
.text-btn .icon5:hover{background:#2035a8 url(../images/icon4-white.png) no-repeat;background-position: 16px 12px;color: white;}
.text-btn .icon6{background:#edecec url(../images/icon2-blue.png) no-repeat;background-position: 16px 12px;}
.text-btn .icon6:hover{background:#2035a8 url(../images/icon2-white.png) no-repeat;background-position: 16px 12px;color: white;}
.text-btn .icon7{background:#edecec url(../images/icon6-blue.png) no-repeat;background-position: 16px 12px;}
.text-btn .icon7:hover{background:#2035a8 url(../images/icon6-white.png) no-repeat;background-position: 16px 12px;color: white;}
/*新图片向上滚动*/
.m_wnews { width:280px; position: relative; zoom: 1; height: 200px;margin:15px auto;}
.m_wnews a{ color:#2A78B4; }
.m_wnews div { width: 280px;height: 200px; }
.m_wnews div  img{ width: 280px;height: 200px;}
.m_wnews .m_wmore { position: absolute; right: 50px; top: 25px;}
.m_wnews .pagesize { position: absolute; right: -30px; top: 3px;width: 16px; }
.m_wnews .pagesize a { width: 16px; height: 16px; display: block; overflow: hidden; line-height: 0; float: right;cursor:pointer;margin-top: 5px;border-radius: 50%;}
.m_wnews .pagesize a.next { background:#d2d2d2 url(../images/bot_03.png) no-repeat center center;}
.m_wnews .pagesize a.prev { background:#d2d2d2 url(../images/top_03.png) no-repeat center center; }
.m_wnews .pagesize a.prev:hover { background:#2035a8 url(../images/top_03.png) no-repeat center center;}
.m_wnews .pagesize a.next:hover { background:#2035a8 url(../images/bot_03.png) no-repeat center center;}

/*通栏*/
.tong{display:block;width: 100%;height: 115px;margin: 10px 0;float: left;}
.tong img{width: 100%;height: 115px;}
/*无缝滚动*/
.picMarquee-left{ width:1120px; position:relative;margin: 10px auto;}
.gongcheng{width: 100px;height: 50px;line-height: 50px;background: url(../images/gongcheng_13.png) no-repeat center; color: white;text-align: center;position: absolute;top: 0px;left: 0;font-size: 16px;line-height: 37px;font-weight: 600;}
.picMarquee-left  .prev,.picMarquee-left  .next{display:block;  width:33px; height:45px; cursor:pointer;border: 1px solid #dedede;}
.picMarquee-left .prev{ background:#f6f6f6 url(../images/prev_07.png) no-repeat center;position: absolute;left: -35px;top: 40px;}
.picMarquee-left .next{ background:#f6f6f6 url(../images/next_09.png) no-repeat center;position: absolute;right: -35px;top: 40px; }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{margin:0 25px; float:left; _display:inline; overflow:hidden; text-align:center;width: 170px;height:134px;border: 2px solid #cccccc;position: relative;}
.picMarquee-left .bd ul li .pic{text-align:center; }
.picMarquee-left .bd ul li .pic img{width:170px; height:134px; display:block;background:url(images/loading.gif) center center no-repeat;}
.picMarquee-left .bd ul li .pic a:hover img{border-color:#999;}
/*添加了新属性*/
.picMarquee-left .bd ul li .title-2{line-height:35px;position: absolute;bottom: 0;left: 0;height: 35px;background: #000000;filter:alpha(opacity=50);opacity: 0.5;text-align: center;width: 100%;color: white;} 
.picMarquee-left .bd ul li .pic-txt{color: white;position: absolute;bottom: 0;left: 0;display: block;width: 100%;height: 35px;line-height: 35px;z-index: 9;font-size: 14px;}
.picMarquee-left .bd ul li:hover{border: 2px solid #2035a8;}
.picMarquee-left .bd ul li:hover .title-2{background: #2035a8;opacity: 1;filter:alpha(opacity=100);}
/*页脚*/
.footer{height: 127px;width: 100%;}
.footer-top{background: #f6f6f6;height: 67px;padding-top: 20px;}
.footer-top p{font-size: 14px;text-align: center;line-height: 24px;color: #666666;}
.footer-bot{height: 40px;background: #333399;}
.footer-bot p{font-size: 14px;text-align: center;color: white;line-height: 40px;}
/*二级列表页左侧菜单栏*/
.content-list{width: 1200px;margin: 20px auto;}
.content-menu{width: 218px;border: 1px solid #dcdcdc;border-top: 0;}
.content-menu h2{height: 52px;line-height: 52px;background: url(../images/h2-bg_03.jpg) no-repeat;color: white;font-size: 20px;letter-spacing:3px;text-align: center;}
.content-menu .content-menu ul{width: 190px;overflow: hidden;margin: 0 auto;text-align: left;}
.content-list .content-menu ul li{height: 46px;line-height: 46px;border-bottom:1px dashed #bfbfbf;padding-left: 63px;}
.content-list .content-menu ul li a{font-size: 16px;color: #656565;position: relative;display: block;width: 100%;}
.content-list .content-menu ul li a span{display: block; width:0px;height:0px;border-top: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #737373;position: absolute;right:40px;
top: 15px;}
.content-list .content-menu ul li a.on{font-size: 16px;color: #2035a8;position: relative;display: block;width: 100%;letter-spacing:1px;}
.content-list .content-menu ul li a.on span{display: block; width:0px;height:0px;border-top: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #2035a8;position: absolute;right:40px;
top: 15px;}
.content-list .content-menu ul li a:hover{color: #2035a8;}
.content-list .content-menu ul li a:hover span{border-left: 8px solid #2035a8;}
.content-bot{width: 218px;margin-top: 10px;}
.content-bot a{display: block;margin: 5px 0;}
/*二级列表页右侧*/
.content-right{width: 970px;margin-left: 10px;}
.content-right-title{height: 52px;line-height: 52px;border-bottom: 1px solid #c9c9c9;}
.content-right-title h3{text-align: left;font-size: 20px;color: #646fbb;letter-spacing:1px;}
.content-right .list{overflow: hidden;}
.content-right .list li{overflow: hidden;width: 925px;border-bottom:1px dashed #c9c9c9;height: 35px;float: right;}
.content-right .list li a{float: left;width: 700px;font-size: 14px;height: 35px;line-height: 35px;}
.content-right .list li span{float: right;font-size: 14px;height: 35px;line-height: 35px;}
.content-right .fenye{width: 800px;height: 30px;line-height: 30px;margin: 20px auto;}
.content-right .fenye a{margin: 0 6px;font-size: 14px;}
.content-right .fenye span{font-size: 14px;margin: 0 6px;}
/*文章页*/
.content-right .text{margin-top: 10px;font-size: 16px;line-height: 30px;}
.content-right .text h2{color:#000;text-align: center;font-size: 22px;letter-spacing:1px;margin-top: 20px;}
.content-right .text .originalh3{text-align: center;font-size: 14px;line-height: 35px;display:block;letter-spacing:1px;}       /*后添加的css*/
.content-right .text h4{text-align: center;font-size: 14px;line-height: 40px;width:900px;margin:0 auto;}
.content-right .text p{font-size: 16px;width: 900px;margin: 0 auto;line-height: 30px;}
.content-right .text img{margin: 0px auto;}
.content-right .shangxia{width: 900px;margin: 20px auto;font-size: 14px;}
.content-right .shangxia span{display: block;margin: 10px;}
/*图片列表*/
.content-right .pics{width:900px;margin: 0 auto;}
.content-right .pics div{width: 280px;height: 220px;margin: 20px 10px;float: left;}
.content-right .pics div img{display: block;width: 280px;height: 180px;}
.content-right .pics div p{width: 280px;text-align: center;line-height: 40px;height: 40px;font-size: 14px;background: #000;filter:alpha(opacity=60);opacity: 0.6;position: relative;}
.content-right .pics div p span{color: white;position: absolute;display: block;text-align: center;width: 100%;line-height: 40px;}
/*专题列表*/
/*.content-right .ztlist {width: 880px;margin:10px auto;}
.content-right .ztlist div{width:30%;float:left;line-height:30px;height:30px;font-size:14px;border:solid 1px #bfbfbf;text-align:center;margin:5px;}
.content-right .ztlist div:hover{background-color:#2035a8;color:#fff;}
.content-right .ztlist div:hover a{color:#fff;}
.content-right .ztlist .on{background-color:#2035a8;}
.content-right .ztlist .on a {color: #fff;}*/
.content-right .ztlist {width: 880px;margin:0px auto;}
.content-right .ztlist a{width:30%;float:left;line-height:30px;height:30px;font-size:14px;border:solid 1px #bfbfbf;text-align:center;margin:5px;}
.content-right .ztlist a:hover{background-color:#2035a8;color:#fff;}
.content-right .ztlist .on{background-color:#2035a8;color:#fff;}.san{display:block;right:20px;top:16px;}
#text_title_hit{display:block;margin:10px auto 20px;text-align: center;font-size:12px;margin-top:10px;border-top:1px dashed #2035A8;width:900px;}
.accessory{width:900px;margin:0 auto};