@charset "utf-8";
/* CSS Document */
*::selection{background:#c1020e; color:#fff; text-shadow:none;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,img{margin:0;padding:0;}
body{font-size:18px; color:#333; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; min-width:1260px;_width:1260px; background:#fff;}
body a{text-decoration:none; outline:none; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
a:link,a:visited{color:#333;}
a:hover{color:#c1020e;}
/*去掉图形热点的点击时出现的边线*/
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;}
table,table td{border-collapse:collapse;}
.clear{clear:both; height:0;}
.transition{-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}


/*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);}

.ie6{text-align:center; background:#FC6; line-height:110px; z-index:100000; width:100%; position:fixed; height:110px; top:0; left:0;}
.ie6 span{float:right; margin-right:30px; cursor:pointer;}
.ie6 a:link, .ie6 a:visited{text-decoration:underline; color:#df002b;}
.ie6 a:hover{color:#b91010;}


.head{height:140px; background:#f8ebd7 url(headBg.jpg) no-repeat left bottom;}
.logo{width:1260px; height:140px; background:url(logo.png) no-repeat left center; margin:0 auto;}
.topNav{height:32px; line-height:32px; text-align:center; font-size:14px;}
.topNav p{width:167px; height:32px; background:url(topNavBg.png) no-repeat; float:right; color:#fff;}
.topNav p span{padding:0 6px;}
.topNav p span:last-child{display:none;}
.topNav p a:link, .topNav p a:visited{color:#fff;}
.topNav p a:hover{color:#f00;}

.search{height:38px; padding-top:35px;}
.searchCon{width:218px; height:36px; background:url(searchBg.png) no-repeat; padding:1px; float:right;}
.searchCon .keyvalue{width:178px; height:36px; line-height:36px; border:0; font-size:14px; background:none; padding:0 0 0 4px; margin:0; float:left;}
.searchCon .searchBtn{display:block; width:36px; height:36px; float:left; background:none; border:0; padding:0; margin:0; cursor:pointer;}
.searchCon div{float:left;}

.menu{height:50px; background:#c1020e;}
.menu .first{width:1260px; height:50px; margin:0 auto;}
.menu .first .firstLi{float:left; width:153px; text-align:center; position:relative;}
.menu .first .firstLi:nth-child(7){width:189px;}
.menu ul li a{display:block; height:38px; line-height:38px; font-size:18px; margin:6px 20px; -webkit-border-radius:5px; border-radius:5px;}
.menu ul li a:link, .menu ul li a:visited{color:#fff;}
.menu ul li a.cur:link, .menu ul li a.cur:visited{background-color:#d3131f;}
/*这是第二级菜单*/
.menu .subMenu{display:none; width:100%; background-color:#c1020e; border:#fff 1px solid; border-bottom:0; position:absolute; z-index:999; left:0; filter:alpha(opacity=96); opacity:0.96; margin-left:-1px;}
.menu .subMenu li{width:auto; position:relative;}
.menu .subMenu li a{padding:10px; height:auto; line-height:24px; font-size:14px; border-bottom:#fff 1px solid; color:#fff; margin:0; -webkit-border-radius:0; border-radius:0;}
.menu .subMenu li a.cur:link, .menu .subMenu li a.cur:visited{background-color:#eeb100;}


.banner{width:100%; position:relative; height:480px; background:#fff;}
.banner .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden; height:480px;}
.banner .bd ul{width:100% !important;}
.banner .bd li{width:100% !important; height:480px; overflow:hidden; text-align:center; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .bd li a{display:block; height:480px;}
.banner .hd{width:100%; height:13px; position:absolute; left:0; bottom:30px; text-align:center;}
.banner .hd ul{height:13px; text-align:center;}
.banner .hd li{display:inline-block; *display:inline; zoom:1; width:13px; height:13px; background:url(iHd01.png) no-repeat left top; overflow:hidden; text-indent:-99px; margin:0 5px; vertical-align:top; cursor:pointer;}
.banner .hd li.on{background-position:right top;}
.banner .prev, .banner .next{position:absolute; top:50%; margin-top:-20px; display:block; width:40px; height:40px; background-color:#000; background-repeat:no-repeat; filter:alpha(opacity=0); opacity:0; -webkit-border-radius:5px; border-radius:5px;}
.banner .prev{left:2%; background-image:url(l.png);}
.banner .next{right:2%; background-image:url(r.png);}
.banner:hover .prev, .banner:hover .next{filter:alpha(opacity=30); opacity:0.3;}
.banner .prev:hover, .banner .next:hover{filter:alpha(opacity=60); opacity:0.6;}


.content{background:url(bg.jpg) no-repeat center bottom; background-size:contain;}
.news{width:1260px; height:383px; margin:45px auto 5px;}
.txtNews{width:598px; height:383px; float:left;}
.txtNews .indH a{float:right; display:block; height:48px; line-height:48px; font-size:16px;}
.txtNews ul{padding-top:15px; height:320px;}
.txtNews ul li{height:64px;}
.txtNews ul li span{display:block; width:55px; height:40px; margin:7px 0; line-height:14px; padding-top:10px; background:url(timeBg.png) no-repeat left center; color:#ad9b6d; font-size:12px; text-align:center; float:left;}
.txtNews ul li span label{display:block; height:20px; line-height:20px; font-size:18px; color:#b7312c;}
.txtNews ul li p{margin-left:80px; border-bottom:#eaeaea 1px dashed; height:62px; line-height:62px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.picNews{height:383px; margin-left:662px; overflow:hidden; position:relative;}
.picNews{height:383px;}
.picNews .bd{position:relative; float:left; width:100%; height:383px;overflow:hidden;}
.picNews .bd li{position:relative; width:100%; height:383px; overflow:hidden;}
.picNews .bd li p{height:383px; -webkit-transition:all .8s; -moz-transition:all .8s; -ms-transition:all .8s; -o-transition:all .8s; transition:all .8s;}
.picNews .bd li a:hover p{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); transform:scale(1.1);}
.picNews .bd li h3{position:absolute; left:0; bottom:0; width:478px; height:40px; line-height:40px; padding:0 108px 0 12px; font-size:15px; font-weight:normal; z-index:9; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.picNews .bd li i{display:block; width:100%; height:42px; position:absolute; left:0; bottom:0; background:#000; filter:alpha(opacity=60); opacity:0.6;z-index:1;}
.picNews .hd{height:10px; position:absolute; right:16px; bottom:16px; z-index:10;}
.picNews .hd li{float:left; width:10px; height:10px; overflow:hidden; text-indent:-99px; background:url(iHd02.png) no-repeat left top; cursor:pointer; margin-left:6px;}
.picNews .hd li.on{background-position:right top;}


.indNews{width:1260px; height:351px; margin:45px auto 5px;}
.indNewsL{width:598px; height:351px; float:left;}
.indNewsR{height:351px; margin-left:662px;}

.indH{height:48px; overflow:hidden;}
.indH ul{height:48px; margin-left:-2px;}
.indH p, .indH li{width:198px; height:48px; line-height:48px; background:#c1020e; color:#fff; font-size:24px; font-weight:normal; text-align:center; float:left; margin-left:2px;}
.indH li{cursor:pointer; background:#f8e8cf; color:#c1020e;}
.indH li.on{background:#c1020e; color:#fff;}

.newsList{padding-top:15px;}
.newsList li{height:42px; line-height:42px; padding-left:20px; background:url(a01.png) no-repeat left center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsList li span{float:right; padding-left:20px; color:#999;}

.more{height:36px; line-height:36px; padding-left:20px;}
.more a:link, .more a:visited{color:#999; font-size:16px;}
.more a:hover{color:#c1020e;}


.picLink{width:1260px; height:140px; margin:30px auto 50px;}
.picLink .bd{width:1260px; height:140px; overflow:hidden;}
.picLink .bd ul{min-width:1292px; height:140px;}
.picLink .bd ul li{width:291px; height:140px; padding-right:32px; float:left;}
.picLink .bd ul li a img{width:291px; height:140px; vertical-align:top; -webkit-border-radius:4px; border-radius:4px;}


/*友情链接*/
.link{background:#f8e8cf;}
.linkNav{width:1260px; height:42px; margin:0 auto;}
.linkNav ul{float:right; height:42px;}
.linkNav .linkNavLi, .linkNav .on{height:42px; line-height:42px; cursor:pointer; color:#977949; float:left; position:relative; margin-left:30px; padding-right:18px; font-size:16px;}
.linkNav .linkNavLi i, .linkNav .on i{display:block; width:10px; height:10px; background:url(a02.png) no-repeat center center; position:absolute; right:0; top:16px; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.linkNav .on i{transform:rotate(-180deg); -ms-transform:rotate(-180deg); -moz-transform:rotate(-180deg); -webkit-transform:rotate(-180deg); -o-transform:rotate(-180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);background-image:url(a02.png);}
.linkList{float:left; display:none; width:100%; background:#fdf1df; border-top:#dac9af 1px solid;}
.linkListCon{width:1260px; margin:0 auto; padding:5px 0;}
.linkListCon ul{margin-left:-20px;}
.linkListCon ul li{width:295px; height:24px; line-height:24px; color:#2e2e2e; float:left; margin:8px 0 8px 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.linkListCon ul li a{color:#2e2e2e; font-size:16px;}
.linkListCon ul li a:hover{color:red;}


.foot{min-height:50px; line-height:25px; text-align:center; padding:25px 0; background:#c1020e; color:#fff; font-size:14px;}
.foot a:link, .foot a:visited{color:#fff;}
.foot a:hover{color:#ff0;}

.ny{width:1260px; margin:30px auto 50px;}
.left{width:220px; background:#faf3e8; padding-bottom:150px; float:left;}
.left h2{height:50px; line-height:50px; background:#c1020e; text-align:center; color:#fff; font-size:18px; font-weight:normal;}
.left ul li{height:50px; line-height:50px; border-bottom:#eee3d3 1px solid; position:relative;}
.left ul li a{display:block; height:50px; padding:0 20px;}
.left ul li a:after{display:block; height:50px; content:">"; font-family:"宋体"; float:right; color:#999; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.left ul li a:hover, .left ul li a:hover:after, .left ul li a.on, .left ul li a.on:after{color:#c1020e;}
.left ul li a.on{background:#ece6dd;}


.right{margin-left:250px;}
.post{height:44px; line-height:44px; padding-top:5px; border-bottom:#eaeaea 1px solid;}
.post span{color:#999; float:right;}
.post span a:link, .post span a:visited{color:#999;}
.post span a:hover{color:#c1020e;}
.post p{float:left; height:44px; color:#c1020e; font-size:18px;}

.list01{padding-top:10px;}
.list01 ul li{height:50px; line-height:50px; border-bottom:#d7d7d7 1px dashed; padding-left:16px; background:url(a03.png) no-repeat 5px center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list01 ul li span{float:right; color:#999; padding-left:20px;}
.list01 ul li a:hover{color:#78201f;}


.article{padding:30px 88px 50px; background:#fff; font-size:16px;}
.articleTitle{padding:20px; line-height:36px; text-align:center; font-size:20px; font-weight:bold;}
.articleInfo{text-align:center;font-size:13px; height:30px; line-height:30px; color:#8a8a8a; background:#f3f3f3; width:90%; margin:0 auto;}
.articleInfo label{padding-left:20px;}
.articlePic{padding-top:20px; text-align:center;}
.articlePic img{max-width:900px; margin:0 auto;_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");}
.articleCon{font-size:16px; line-height:32px; padding:20px 0;}
.articleCon p, .articleCon div{text-justify:inter-ideograph; text-align:justify;}
.articleCon img{max-width:900px; margin:0 auto;_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");}
.articlePN{line-height:30px; margin-top:30px; text-align:center;}

#goHeadBtn{display:block; width:50px; height:50px; z-index:999; background:url(goHeadBtn.png) no-repeat; position:fixed; right:20px; bottom:20px;}