@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,img{margin:0;padding:0;}
body{font-size:14px; color:#000;font-family:"宋体"; background:#fff url(../images/bg.jpg) repeat-x top left;}
body a{text-decoration:none;}
a:link,a:visited{color:#000;}
a:hover{color:#0481d4;}
/*去掉图形热点的点击时出现的边线*/
a,area{blr:expression(this.onFocus=this.blur());}  /*for IE*/   
:focus{-moz-outline-style:none; outline:none;}     /* for Firefox*/
img{border:0;}
ul,li{ list-style-type:none;}
.clear{clear:both; height:0;}

.head{width:100%; min-width:1200px; height:124px; padding-top:9px;}
.logo{width:1200px; height:124px; background:url(../images/logo2023.jpg) no-repeat left center; margin:0 auto;}
.logo a:link,.logo a:visited{display:block; width:100px; height:30px; line-height:30px; text-align:center; color:#fff; background:#066fba; font-size:12px; margin-top:5px; border-radius:15px; float:right;}
.logo a:hover{color:#fff; background:#f90;}


/* 菜单 */
.menuWrap{width:1200px; height:44px; background:#fff; margin:0 auto; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; font-weight:normal;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left; width:149px; height:44px; padding-left:1px; background:url(../images/menuLine.jpg) no-repeat left center; position:relative;}
#menu>li:nth-of-type(1){width:150px; padding-left:0; background:none;}
#menu>li>a{display:block; height:44px; line-height:44px; font-size:16px;}
#menu>li>a:link, #menu>li>a:visited{color:#1488c5;}

/*这是第二级菜单*/
#menu ul{width:100%; background-color:#4999e2; position:absolute; z-index:999; left:0; top:44px; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; margin:20px 0 0 0; opacity:0; visibility:hidden; border-top:#fff 1px solid;}
#menu ul li a{display:block; padding:8px; line-height:24px; font-size:16px; color:#fff; border-bottom:#fff 1px solid;}

/**若子级菜单含有子级时，在a标签增加<i>标签作为箭头，由js实现动态增加，箭头大小调节i的边框宽度*/
#menu ul i{display:block; position:absolute; *top:10px; top:calc(50% - 4px); right:2px; z-index:10; width:0; height:0; border-color:transparent; border-width:4px; border-style:solid; border-left:4px #fff solid;}

/*这是第三级菜单 及以后*/
#menu ul ul{top:0; left:100%; width:100%; border-left:1px solid #fff; margin:0 0 0 20px;}
#menu ul ul li a:link, #menu ul ul li a:visited{font-size:14px;}

#menu > li:hover > a:hover,
#menu > li:hover > a{color:#ff0; background:#4999e2;}
#menu ul li:hover > a:hover,
#menu ul li:hover > a{color:#ff0;}
#menu li:hover > ul{opacity:1; visibility:visible; margin:0;}


.banner{width:1200px; height:380px; position:relative; margin:5px auto 0;}
.banner .bd{position:relative; z-index:0; overflow:hidden;}
.banner .bd li{zoom:1; vertical-align:middle; width:1200px; height:380px;}
.banner .bd li img{display:block; width:1200px; height:380px;}
.banner .hd{width:100%; height:17px; overflow:hidden; position:absolute; left:0; bottom:20px; z-index:1; text-align:center;}
.banner .hd ul{overflow:hidden; zoom:1; clear:both;}
.banner .hd ul li{display:inline-block; margin:0 5px; width:15px; height:15px; border:#0481d4 1px solid; background:#fff; cursor:pointer; border-radius:50%; text-indent:-999px; font-size:0;}
.banner .hd ul li.on{background:#0481d4; border-color:#fff;}

.news{width:1200px; height:284px; margin:20px auto 0; overflow:hidden;}
.news h1{height:39px; line-height:39px; border-bottom:#e7e7e7 1px solid; font-weight:normal; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
.news h1 a:link,.news h1 a:visited{float:right; color:#b1b1b1; font-size:12px;}
.news h1 a:hover{color:#0481d4;}
.news h1 p{display:inline-block; height:38px; line-height:38px; border-bottom:#37a5df 2px solid; position:relative; bottom:0;_bottom:-1px; padding:0 5px; background:url(../images/newsHBg.png) no-repeat bottom center; font-size:18px; float:left;}
.newsWarp{height:224px; margin-top:20px;}
.picNews{width:798px; height:224px; overflow:hidden; float:left; position:relative;}
.picNews .bd{width:798px;height:224px; overflow:hidden;}
.picNews .bd ul li{width:252px;height:224px; padding-right:21px; overflow:hidden; position:relative;}
.picNews .bd ul li img{width:252px; height:168px;}
.picNews .bd ul li div{height:46px; padding:5px 10px; background:#efefef; font-size:12px;}
.picNews .bd ul li div p{height:24px; line-height:24px;}
.picNews .bd ul li div span{display:block; height:22px; line-height:22px; color:#999; background:url(../images/time.png) no-repeat left center; padding-left:18px;}
.picNews .hd{height:8px; position:absolute; right:5px; bottom:35px; z-index:10; display:none;}
.picNews .hd ul{float:right;}
.picNews .hd ul li{float:left; width:8px; height:8px; overflow:hidden; margin-left:2px; cursor:pointer; font-size:0; background:#e7e7e7; text-indent:999px;}
.picNews .hd ul li.on{background:#4999e2;}

.txtNews{height:224px; margin-left:828px;_margin-left:825px;}
.txtNews dl{height:67px; padding-bottom:10px; border-bottom:#b0b0b0 1px dotted;}
.txtNews dl dd{height:20px; line-height:20px;}
.txtNews dl dd a:link,.txtNews dl dd a:visited{color:#bb9100; font-weight:bold;}
.txtNews dl dt{padding-top:5px; height:42px; line-height:21px; font-size:12px;}
.txtNews dl dt a:link, .txtNews dl dt a:visited{color:#838383;}
.txtNews dl dd a:hover{color:#0481d4;}
.txtNews dl dt a:hover{color:#838383;}
.txtNews ul{padding-top:4px;}
.txtNews li{height:29px; line-height:29px; overflow:hidden;}
.txtNews li span{color:#838383; font-size:12px;}
.txtNews li span i{padding:0 10px; color:#d9d9d9; font-style:normal;}

.indNewsList{width:1200px; margin:30px auto;}
.indNewsL{width:798px; float:left;}
.indNLTop{height:266px;}
.xygg{width:356px; height:266px; float:left;}
.xygg h1{height:41px; line-height:41px; font-size:18px; font-weight:normal; background:#efefef; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
.xygg h1 a{display:block; width:31px; height:41px; background:url(../images/moreA.png) no-repeat center center; float:right; margin-right:10px;}
.xygg h1 a:hover{background-image:url(../images/moreH01.png);}
.xygg h1 p{width:100px; height:41px; line-height:41px; text-align:center; background:#7abb1d; color:#fff;}
.xygg ul{padding-top:9px;}
.xygg ul li{height:43px; padding:14px 0; border-bottom:#d5d5d5 1px dotted;}
.xygg ul li .time{width:51px; height:43px; line-height:18px; text-align:center; font-size:12px; color:#626262; background:url(../images/timeBg.jpg) no-repeat left center; float:left;}
.xygg ul li .time span{display:block; height:24px; line-height:24px; color:#fff; margin-bottom:1px;}
.xygg ul li .text{height:43px; margin-left:62px;_margin-left:59px;}
.xygg ul li .text p{height:21px; line-height:21px; font-size:12px; color:#838383; overflow:hidden;}
.xygg ul li .text p a{font-size:14px;}

.kycg{height:266px; margin-left:386px;_margin-left:383px;}
.kycg h1{height:41px; line-height:41px; font-size:18px; font-weight:normal; background:#efefef; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
.kycg h1 a{display:block; width:31px; height:41px; background:url(../images/moreA.png) no-repeat center center; float:right; margin-right:10px;}
.kycg h1 a:hover{background-image:url(../images/moreH02.png);}
.kycg h1 p{width:100px; height:41px; line-height:41px; text-align:center; background:#37a5df; color:#fff;}
.kycg ul{padding-top:9px;}
.kycg ul li{height:35px; line-height:35px; background:url(../images/a01.jpg) no-repeat left center; padding-left:18px; border-bottom:#d5d5d5 1px dotted;}
.kycg ul li span{float:right; color:#999;}

.zysz{padding-top:30px; height:158px;}
.zysz h1{height:38px; line-height:38px; font-size:18px; font-weight:normal; border-bottom:#efefef 2px solid; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
.zysz h1 p{width:100px; height:40px; line-height:40px; text-align:center; background:#eea70f; color:#fff; position:relative; bottom:0;}
.zysz ul{padding-top:20px;}
.zysz ul li{width:146px; height:108px; padding-right:17px; float:left;}
.zysz ul li.last{padding-right:0;}
.zysz ul li img{width:146px; height:108px;}
.zysz ul li a:hover img{filter:alpha(opacity=80);opacity:0.8;}

.indNewsR{margin-left:828px;_margin-left:825px; height:464px;}
.rBtn{padding:15px; height:312px; background:#f8f8f8;}
.rBtn dl{width:342px; height:312px; overflow:hidden;}
.rBtn dl dd{height:243px;}
.rBtn dl dd a{margin-bottom:12px; display:block;}
.rBtn dl dd a img{width:342px; height:69px;}
.rBtn dl dt{width:352px; height:69px;}
.rBtn dl dt a{margin-right:10px; float:left;}
.rBtn dl dt a img{width:166px; height:69px;}
.rBtn dl a:hover img{filter:alpha(opacity=80);opacity:0.8;}


.link{height:108px; margin:14px auto 0; background:#ddeeff;}
.link h1{width:128px; height:108px;  float:left;}
.link ul{background:url(../images/linkH.jpg) no-repeat left center; padding:8px 15px 7px 151px; height:93px;}
.link ul li{height:25px; padding:3px 0;}
.link ul li select{width:100%; height:25px; line-height:25px; border:#b4cdd1 1px solid; background:#fff; font-family:"宋体"; font-size:14px; padding-left:12px;}

.foot{width:100%; min-width:1200px; height:48px; padding:26px 0; background:#f4f4f4; border-top:#1488c5 2px solid; color:#494949; float:left;}
.bottom{width:1200px; height:24px; line-height:24px; font-size:12px; margin:0 auto; text-align:center;}
.bottom span{font-family:Arial, Helvetica, sans-serif;}

.nyCon{width:1200px; margin:30px auto 90px;}

.left{width:240px; float:left; background:#fff;}
.left h2{height:48px; line-height:48px; background:#0481d4; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑", "宋体";}
.left ul{padding:0 27px 27px; border:#e0e0e0 1px solid;}
.left ul li{height:48px; border-bottom:#e0e0e0 1px solid;}
.left ul li a:link,.left ul li a:visited{display:block; height:48px; line-height:48px; background:url(../images/a02.png) no-repeat 15px center; padding-left:30px;}
.left ul li a.on{color:#0481d4;}

.right{padding:10px 30px 50px; margin-left:270px; background:#fff; border:#e0e0e0 1px solid;}

.rightTitle{height:37px; line-height:37px; border-bottom:#e3e3e3 1px solid; font-size:18px; color:#4999e2; font-weight:bold; font-family:"微软雅黑", "宋体";}
.rightTitle span{float:right; font-size:12px; color:#999; font-weight:normal; display:inline-block; height:37px; padding-left:24px; background:url(../images/home.png) no-repeat left 8px; font-family:"宋体";}
.list01{padding-top:5px;}
.list01 ul li{height:38px; line-height:38px; border-bottom:#e0e0e0 1px dashed; padding-left:18px; background:url(../images/a01.jpg) no-repeat left center;}
.list01 ul li span{float:right; color:#888;}

.picList01{width:1200px; overflow:hidden;}
.picList01 ul{width:1220px;}
.picList01 ul li{width:285px; padding:20px 20px 0 0; float:left;}
.picList01 ul li span{display:block; width:285px; height:162px; overflow:hidden;}
.picList01 ul li img{width:285px; height:162px; transition:All 1s ease-in-out; -webkit-transition:All 1s ease-in-out; -moz-transition:All 1s ease-in-out; -o-transition:All 1s ease-in-out;}
.picList01 ul li a:hover img{transform:scale(1.1); webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1);}
.picList01 ul li p{height:40px;line-height:40px; border:#e0e0e0 1px solid; background:#f8f8f8; overflow:hidden; text-align:center;}

.page01{line-height:30px; text-align:center; margin-top:30px;}

.articleTitle{padding:30px 30px 15px; line-height:36px; text-align:center;font-size:24px;font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; font-weight:bold;}
.articleInfo{text-align:center; background:#F4F4F4; font-size:12px; margin:0 100px; height:32px; line-height:32px; color: #666; font-family:"宋体";}
.articleInfo label{padding-left:30px;}
.articleCon{font-size:14px; line-height:30px;padding:16px;text-justify:inter-ideograph;text-align:justify;}
.articleCcon img{max-width:800px; margin:0 auto;_width:expression(document.body.clientWidth > 800 ? "800px" : "auto");}
.articleCon2{font-size:14px; line-height:30px;padding:16px;}
.articleCon2 p{font-size:14px;line-height:30px;text-justify:inter-ideograph;text-align:justify;}
.articleCon2 div{text-justify:inter-ideograph;text-align:justify;}
.articlecCon2 img{max-width:1200px; margin:0 auto;_width:expression(document.body.clientWidth > 1200 ? "1200px" : "auto");}


table,table td{border-collapse:collapse;}
