﻿@charset "utf-8";
/* CSS Document */
*::selection{background:#ff64ae; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body{font-size:12px; color:#000; font-family:"宋体"; background:#fff;}
body a{text-decoration:none; outline:none; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
a:link,a:visited{color:#000;}
a:hover{color:#e23d79;}
/*去掉图形热点的点击时出现的边线*/
a,area{blr:expression(this.onFocus=this.blur());}  /*for IE*/   
:focus{-moz-outline-style:none; outline:none;}     /* for Firefox*/
img{border:0; vertical-align:top; max-width:100%;}
ul,li{list-style-type:none;}
table,table td{border-collapse:collapse;}
.clear{clear:both; height:0;}

/*video禁止显示下载按钮*/
video::-internal-media-controls-download-button{display:none;}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}


/* ie9以下警告 */
.pageTips{position:fixed; z-index:10000; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9);}
.pageTips .container2{color:#fff; position:absolute; left:50%; top:50%; width:630px; margin-left:-315px; margin-top:-160px;}
.pageTips .container2 a.close{display:none; width:50px; height:50px; position:absolute; z-index:1; left:auto; right:-15px; top:40px; bottom:auto; background:url(close2.png) no-repeat center center;}
.pageTips .container2 .img{text-align:center;}
.pageTips .container2 .msg{font-size:18px; line-height:36px; padding-top:30px;}
.pageTips .container2 a{color:#fff; text-decoration:underline;}


.container{width:960px; margin:0 auto;}
.container:after{display:block; content:""; clear:both;}

.top{height:20px; line-height:20px; padding:0 10px; background:url(topBg.jpg) no-repeat; text-align:right;}
.top a:link, .top a:visited{color:#fff; margin-left:10px;}

/* 头部 */
.head img{vertical-align:top; width:100%;}


/* 导航菜单 */
.menuWrap{border:#a8185d 1px solid; height:34px; background:url(menuBg.jpg) repeat-x left center;}
#menu{width:952px; margin:0 auto;}
#menu li{position:relative; text-align:center;}
#menu>li{width:131px; height:34px; padding-right:1px; background:url(menuLine.png) no-repeat right center; position:relative; float:left;}
#menu>li:last-of-type{background:none; width:132px; padding-right:0;}
#menu>li>a{display:block; height:34px; line-height:34px; font-size:14px; position:relative; background-repeat:no-repeat; background-position:top center; background-size:cover;}
#menu>li>a:link, #menu>li>a:visited{color:#fff;}
#menu>li>a:hover, #menu>li>a.current{background-image:url(menuHover.png);}

/*这是第二级菜单*/
#menu ul{display:none; width:calc(100% - 1px); background-color:#fdf2f6; position:absolute; z-index:999; left:0; margin-left:-1px; border:#e4e0e1 1px solid; border-bottom:0;}
#menu ul li{margin-left:0; width:100%; border-bottom:#e4e0e1 1px solid;}
#menu ul li a{display:block; padding:5px 3px; line-height:20px; font-size:12px; text-align:center;}
#menu ul li a:link, #menu ul li a:visited{color:#690e4a;}
#menu ul li a:hover, #menu ul li a.current{color:#e23d79;}

/**若子级菜单含有子级时，在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; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}

/*这是第三级菜单 及以后*/
#menu ul ul{top:-1px; left:100%; width:100%; margin-left:0;}


/* 首页通用大标题 */
.indH01{height:31px; line-height:31px; padding:0 10px; background:url(hBg.jpg) repeat-x left center; color:#fff; font-size:14px; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0;}
.indH01 a:link, .indH01 a:visited{float:right; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#fff;}

.indH02{height:30px; line-height:30px; padding:0 10px; background:#ffeff7; border-bottom:#ff8cae 1px solid; color:#ff8cae; font-size:14px;}
.indH02 a:link, .indH02 a:visited{float:right; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#ff8cae;}
.indH02 a:hover{color:#e23d79;}

/* 普通新闻列表 */
.newsList li{height:28px; line-height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:12px; background:url(a01.png) no-repeat left center; border-bottom:#e1e1e1 1px dashed;}
.newsList li span{float:right; padding-left:20px; color:#999;}
.newsList li a:link, .newsList li avisited{color:#707070;}
.newsList li a:hover{color:#e23d79;}

.news{padding:10px 0;}
.newsL{width:232px; float:left;}

.newsC{width:480px; padding-left:10px; float:left;}
.newsC .txtBox, .newsC .newsList{padding:6px 10px; height:132px;}
.newsC .newsList li{height:22px; line-height:22px; border-bottom:0;}

.newsR{margin-left:732px;}
.newsR:after{display:block; content:""; clear:both;}
.newsR .txtBox{padding:7px 8px; background:#f9f6f8;}
.newsR .txt{height:132px; line-height:22px; display:-webkit-box; -webkit-line-clamp:6; -webkit-box-orient:vertical; overflow:hidden; text-justify:inter-ideograph; text-align:justify; text-indent:2em; color:#707070;}

.zxgg .newsList{background:#f9f6f8; height:240px; padding:6px 8px;}
.zxgg .newsList li{height:24px; line-height:24px; border-bottom:0;}


.picLink p{margin-top:15px; height:30px; line-height:30px; padding:0 10px; background:#ffefdd;}
.picLink p span{display:block; width:70px; height:30px; float:left;}
.picLink p span img{height:30px;}
.picLink p a:link, .picLink p a:visited{color:#ff64ae; font-size:14px; font-weight:bold;}
.picLink p a:hover{color:#e23d79;}


.seleLink p{padding-top:15px; height:28px;}
.seleLink p select{width:100%; height:28px;}


.kcnr, .dzkj, .zcst{border:#ff8cae 1px solid;}
.kcnr .txt{color:#ff69b1; height:132px; line-height:22px; text-justify:inter-ideograph; text-align:justify; text-indent:2em; overflow:hidden;}
.kcnr .txt img{float:left; margin-right:8px;}
.dzkj, .zcst, .jxdg, .syjx{margin-top:10px;}


.footNav{height:36px; line-height:36px; border-bottom:#80415e 1px solid; text-align:center; background:url(footNavBg.jpg) no-repeat; font-size:0;}
.footNav li{display:inline-block; height:36px; line-height:36px; font-size:12px; color:#fff;}
.footNav li span{padding:0 12px;}
.footNav li:last-of-type span{display:none;}
.footNav li a:link, .footNav li a:visited{color:#fff;}
.footNav li a:hover{text-decoration:underline;}


/* 网站尾部 */
.foot{padding:15px; text-align:center; line-height:24px; color:#999;}
.foot a:link, .foot a:visited{color:#999;}
.foot a:hover{color:#f00;}
.foot a img{vertical-align:text-bottom; height:16px; margin-right:5px;}


.ny{margin:10px 0; background:#fceaf1;}
.ny:after{display:block; content:""; clear:both;}

.left{width:232px; float:left;}
.left .picLink, .left .seleLink{padding:0 10px;}
.leftMenu h2{height:34px; line-height:34px; background:#ff8cae; color:#fff; text-align:center; font-size:15px;}
.leftMenu ul{padding:8px 10px;}
.leftMenu ul li{border-bottom:#ff8cae 1px dashed; line-height:30px; text-align:center;}
.leftMenu ul li a:link, .leftMenu ul li a:visited{color:#ff8cae; font-size:14px; font-weight:bold;}
.leftMenu ul li a:hover, .leftMenu ul li a.on{color:#b8118c;}


.right{margin-left:232px; padding-left:10px; background:#fff;}
.right:after{display:block; content:""; clear:both;}


.post{height:34px; line-height:34px; border-bottom:#ff8cae 2px solid;}
.post:before{display:block; width:5px; height:22px; background:#fe8cae; -webkit-border-radius:3px; border-radius:3px; float:left; content:""; margin:6px 6px 0 0;}
.post span{float:right; color:#999; font-size:12px;}
.post span a:link, .post span a:visited{color:#999;}
.post span a:hover{color:#ff8cae;}
.post p{font-size:15px; height:34px; float:left; color:#ff8cae; font-size:16px; font-weight:bold;}


.list01{padding:5px 0;}
.list01 .newsList li{border-bottom:#ccc 1px dashed; font-size:14px;}

.article{padding:10px 20px;}
.articleTitle{padding:10px 0; line-height:36px; font-size:18px; letter-spacing:1px; font-weight:bold; text-align:center; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
.articleInfo{font-size:12px; height:25px; line-height:25px; text-align:center; border-top:#dedede 1px solid; padding-top:5px; margin-bottom:15px;}
.articleInfo label{padding-left:30px;}
.articleCon{line-height:26px; font-size:13px; text-justify:inter-ideograph; text-align:justify;}
.articleCon img{max-width:640px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 640 ? "640px" : "auto");}
.articleCon table{margin:0 auto !important; border-collapse:collapse; line-height:24px;}
.articleCon table td{padding:5px;}