@charset "utf-8";
/* CSS Document */
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:15px; color:#000; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; min-width:1260px;_width:1260px; 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:#1c7636;}
/*去掉图形热点的点击时出现的边线*/
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;}
.animate{-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}

@font-face{font-family:'iconfont'; src:url('iconfont.eot'); src:url('iconfont.eot?#iefix') format('embedded-opentype'), url('iconfont.woff2') format('woff2'), url('iconfont.woff') format('woff'), url('iconfont.ttf') format('truetype'), url('iconfont.svg#iconfont') format('svg');}
.iconfont{font-family:"iconfont" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
.icon{background: url(../images/lo.png) no-repeat center;background-size:30px 30px;}
/*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; font-size:16px; background:#1c7636; 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:#1c7636;} */

.top{height:32px; line-height:32px; background:#1c7636; font-size:12px; border-bottom-style:solid;border-bottom-color:#0f491f; color:#ececec;}
#Date{padding-left:12px;}
.topCon{width:1260px; height:32px; margin:0 auto;}
.topCon a:link, .topCon a:visited{color:#ffffff; float:right;}
.topCon a:hover{color:#fff;}


.head{height:132px; background: #1c7636 url(../images/topbg.png) no-repeat center ; border-top:#1c7636 1px solid;}
.logo{width:1260px; height:132px; background:url(../images/logo.png) no-repeat left center; margin:0 auto;}

.search{width:228px; height:36px; background:#fff; -webkit-border-radius:7px; border-radius:7px; float:right; overflow:hidden; margin-top:48px;}
.search input{width:180px; height:36px; line-height:36px; border:none; background:none; margin:0; padding-left:12px; float:left;}
.search a{display:block; width:36px; height:36px; line-height:36px; text-align:center; color:#1c7636; font-size:18px; font-weight:bold; float:left;}
.search div{float:left;}


.menuWrap{height:56px; background:#ececec;}
#menu{width:1260px; height:56px; margin:0 auto;}
#menu li{ position:relative;}
#menu>li{float:left; width:180px; background:url(menuLine.jpg) no-repeat right center; height:56px;}
#menu>li:first-of-type{width:180px}
#menu>li:last-of-type{background:none;}
#menu>li>a:link,#menu>li>a:visited{display:block;height:56px;line-height:56px;text-align:center;font-size:20px;background-repeat:no-repeat; background-position:center bottom;}
#menu>li>a:hover,#menu>li>a.current{background:#1c7636; color:#fff;}
#menu>li>a:hover>span,#menu>li>a.current>span{color:#fff;}
#menu>li>a>span{color:#1c7636; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s; padding-right:5px; font-size:22px; vertical-align:top;}


#menu>li ul{position:absolute;width:100%;display:none;background-color:#1c7636;z-index:99;}
#menu>li ul li a:link,#menu>li ul li a:visited{display:block;height:auto;line-height:36px;color:#fff;font-size:15px; text-align:center;}
#menu>li>ul a:hover,#menu>li>ul a.current{background-color:#19552a;}

.newsList{padding-top:13px;}
.newsList li{background:url(a01.png) no-repeat left center; padding-left:12px; height:50px; line-height:50px; border-bottom:#ececec 1px solid; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsList li span{float:right; padding-left:20px; color:#999;}


.link{
    background:#ececec;
    /* position: relative; */
}
.linkNav{width:1260px; height:40px; margin:0 auto;}
.linkcon{
    padding:5px;
    float:right;
    height:40px;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    font-size: 15px;
    font-weight: bold;
    color: #1c7636;
    text-align: center;
    background-color:transparent;
    border-color: transparent;
}



.foot{background:url(../images/footbg.png) no-repeat center; background-size: 100%; text-align:center; color:#fff; font-size:14px;}
.footCon{width:1260px; height:60px; line-height:30px; padding:30px 0; margin:0 auto;}


#goHeadBtn{display:block; width:50px; height:50px; z-index:999; background:url(goHeadBtn.png) no-repeat; position:fixed; right:20px; bottom:151px; -webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none;}




.ny{width:1260px; padding:40px 0 50px; margin:0 auto;}
.left{width:230px; float:left;}
.leftNav{background:#ececec;}
.leftNav h2{height:60px; line-height:60px; font-size:20px; font-weight:bold; background:#1c7636; color:#fff; padding-left:40px; position:relative; z-index:1;}
.leftNav li a:link, .leftNav li a:visited{display:block; line-height:24px; padding:15px 40px 15px 36px; border-left:#eaeaea 4px solid; font-size:16px; font-weight:bold; color:#000000;}
.leftNav li a:hover, .leftNav li a.on{background:#e0e0e0; border-left-color:#1c7636; color:#1c7636;} 
.leftNav .active a, .leftNav .active a:visited{background: #e0e0e0; border-left:#1c7636 4px solid;color:#1c7636;}


.left .iconLink{width:auto; height:auto; margin:10px 0 0;}
.left .iconLink ul{margin-left:0; height:auto;}
.left .iconLink ul li{width:auto; height:60px; margin:10px 0 0; float:none;}
.left .iconLink ul li a{height:60px;}
.left .iconLink ul li a span{width:60px; height:60px;}
.left .iconLink ul li a span i{height:60px; line-height:60px; font-size:36px;}
.left .iconLink ul li a p{height:48px; line-height:27px; padding:6px 0; margin-left:80px; font-size:16px;}
.left .iconLink ul li a p em{height:21px; line-height:21px; font-size:14px;} 


.right{margin-left:270px;}
.rightTitle{height:51px; line-height:51px; border-bottom:#dbe3ee 1px solid;}
.rightTitle span{float:right; color:#9a9a9a; font-size:12px;}
.rightTitle p{font-size:18px; height:50px; line-height:50px; border-bottom:#1c7636 2px solid; position:relative; bottom:0; float:left; letter-spacing:1px;} 

.list01 ul li{height:40px; line-height:40px; padding-left:15px; background:url(a01.png) left center no-repeat; border-bottom:#ececec 1px dashed;} 
 
.picList01{padding-top:30px;}
.picList01 ul{margin-left:-30px;}
.picList01 ul li{width:225px; height:160px; padding:0 0 30px 30px; float:left;}
.picList01 ul li p{height:120px;}
.picList01 ul li h3{height:30px; line-height:30px; padding-top:10px; font-size:15px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}
.picList01 .default_pgToolbar{margin-left:30px !important;}

.article{padding:20px 0;}
.articleTitle{padding-bottom:10px; 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:30px;}
.articleCon{line-height:30px; padding-top:10px;}
.articleCon img{max-width:990px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 990 ? "990px" : "auto");}
.articleCon2 img{max-width:1200px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 1200 ? "1200px" : "auto");} 
