/*通用属性*/
body{
    font:13px "Microsoft YaHei",Georgia;
    color:#999 ;
}
*{
    padding:0;
    margin:0;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd,button{
    margin:0;
    padding:0;
    list-style:none;
}
.lf{float:left;}
.rt{float:right;}
.clear:before,.clear:after{content:"";display:table; }
.clear:after{clear:both;}
.clear{*zoom:1;/*IE/7/6*/ }
img{border:none;}
a{
    color:#000;
    text-decoration:none;
}
a:hover {
    color: #67B181;
    text-decoration: none;
}
.header,.container,.navBox,.banner,.main,.block,.colorBlock,.blockList,.footer{
    width: 100%;
    background: #fff;
    text-align: center;
}
.w1000{
    width:1000px;
    margin: auto;
    /*text-align: center;*/
}
/*header*/
.header{
    height:35px;
    line-height: 35px;
    background: #5E5E5E;
    color:#8C8C8C;
}
.headerBox ul li{
    float:left;
}
.headerBox ul li a{
    display: inline-block;
    width: 75px;
    color:#8C8C8C;
}
.container{
    background: url("../img/topBg.jpg") repeat-x;
    height:110px;
}
.logo a{
    display:block;
    width:674px;
    height:100px;
    background: url("../img/logo.png") no-repeat center;
    box-sizing: border-box;
    outline: none;
}
.search{
    position: relative;
    top: 35px;
    right: 0;
}
.search input{
    width:230px;
    height:34px;
    line-height: 34px;
    border:1px solid #E0E0E0;
    padding: 0 24px;
    box-sizing: border-box;
    outline:none;
  color:#999;
}
.search button{
    position: absolute;
    top:0;
    right:0;
    border:none;
    width: 40px;
    height:34px;
    line-height: 34px;
    color:#fff;
    background: url("../img/icon.png") no-repeat 10px 6px #A98E72;
    outline:none;
}
.logo{display: inline-block;padding-top:6px;}
/*nav*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBox{
    height:59px;
    line-height:59px;
    background:#009241;
}
.nav{position:relative; z-index:3000;}
.nav>li a{
    display: inline-block;
    width: 83px;
    height:50px;
    color:#fff;
    font-size: 15px;
    font-weight: bold;
}
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .sub{
    display:none;
    left: 16px;
    top: 59px;
  min-width:100px;
    position: absolute;
    background: #fff;
    text-align: center;
    z-index: 3000;
}
.nav .sub li{ zoom:1; }
.nav .sub a{
    display: block;
    line-height: 25px;
    height: initial;
    font-size: 14px;
    width: auto;
    padding: 5px 6px;
    color: #555;
    white-space: nowrap;
}
.nav .sub a:hover{ background:#59B883; color:#fff;  }


/*banner*/
.banner .prev, .banner .next{ position:absolute; left:-10%; top:50%; margin-top:-30px; display:block; width:50px; height:50px; background:url("../img/icon.png") 16px -26px no-repeat #000; filter:alpha(opacity=70);opacity:0.7; border-radius: 45px;  }
.banner .next{ left:auto;right:-10%; background-position:20px -78px; }
.banner{ min-width:1000px;  position:relative;  height:400px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:400px; }
.bannerBg{
    background: url("../img/bannerBg.png") repeat-x;
    height:400px;
    z-index:100;
    width:100%;
    position:absolute;
    top:0;
    left:0;
}
.banner .w1000{
    height:400px;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-500px;
    z-index: 2000;
}
.bannerText,.bannerT{
    width:470px;
    height:35px;
    line-height: 35px;
    color:#fff;
    position:absolute;
    bottom:70px;
    left:50%;
    margin-left:-240px;
    font-size: 16px;
}
.bannerT{
    background: #000;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.banner .hd{ width:100%;  position:absolute; z-index:101; bottom:30px; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:19px; height:20px; margin:4px; background:url("../img/icon.png") 0 -166px no-repeat; overflow:hidden;
    line-height:9999px;
}
.banner .hd ul .on{background-position: -26px  -167px  }
/*main*/
.main{
    padding:17px 0 40px;
}
.Header{
    line-height: 60px;
}
.Header h2{
    color:#009241;
    font-size: 20px;
}
.Header a{
    color:#666;
    font-size: 14px;
}
.tzgg{
    width:330px;
}
.tzgg li{
    height:50px;
    margin-top:10px;
}
.tzgg li>div{
    float:left;
    width: 50px;
    height:50px;
    background: #59B883;
    font-size: 10px;
    color:#fff;
    text-align: center;
    line-height: 22px;
}
.tzgg li>div p{
    font-size: 20px;
}
.tzgg li>a{
    display: block;
    float:right;
    background: #F5F5F5;
    width:255px;
    line-height: 18px;
    height:38px;
    padding:6px 10px;
    margin-left:5px;
    color:#444;
    text-align: left;
}
.newsL {
    position: relative;
    display:inline-block;
    top:10px;
    margin-bottom:6px;
}
.newsL p{
    position: absolute;
    bottom:0;
    left:0;
    width:300px;
    height:40px;
    color:#fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.newsL a,.newsL img{
    display: block;
}
.newsL p.newsTxt{
    background: #000;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.news01 ul{
    padding:5px 2px 7px 3px;
    border:1px solid #E6E6E6;
    background: #fff;
    height:190px;
    border-top: none;
}
.news01 ul.newsLi{
     height: 190px;
     width: 600px;
    border:none;
}
.news01 ul li{
    line-height: 35px;
    display: inline-block;
    width:298px;
}

.news01 ul li span{
    color:#009241;
    display: inline-block;
    font-size: 14px;
    width: 50px;
    text-align: center;
}
.news01 ul li a{
    display: inline-block;
    width:240px;
    text-align: left;
}

.news>ul li{
    line-height: 33px;
    border-bottom:1px dashed #ccc;
  text-align:left;
}
.news>ul li span{
    float:right;
    color:#ccc;
    display: inline-block;
    font-size: 12px;
    text-align: center;
}
.news>ul li a{
    display: inline-block;
    width:265px;
    padding-left:15px;
 	text-align:left;
    background: url("../img/arrow.jpg") no-repeat 5px 13px;
}


.newsImg {
    position: relative;
    width: 300px;
    height: 240px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
    margin-right:10px;
}
.newsImg .pic img {
    width: 300px;
    height: 240px;
    display: block;
}
.newsImg .txt-bg {
    position: absolute;
    bottom: 0; z-index: 1;
    height: 36px;
    width:100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.newsImg .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
  line-height:36px;
    width:90%;
    overflow: hidden;
  	padding-left:10px;
  color:#fff;
}

.newsImg .num {
    position: absolute;
    z-index: 3;
    bottom: 8px; right: 8px;
}
.newsImg .num li{
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}
.newsImg .num li a,.newsImg .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0; left: 0;
    text-decoration: none;
}
.newsImg .num li span {
    z-index: 1; background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.newsImg .num li.on a,.newsImg .num a:hover{ background:#f60;  }

/*教学/新闻*/
.block{
    background: #EBFBEE;
    padding:20px 0 40px;
}
.blockL{
    width:310px;
    float:left;
    margin-right:23px;
}
.blockL .newsL p{
    width:310px;
}
.blockL .newsL p.newsTxt{
    background: #000;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
.colorB{
    padding:30px 0 20px;
}
.colorB ul li{
    float:left;
    margin:0 0 10px 10px;
}
.blockList{
    background: #FFF6D5;
    min-height:100px;
    padding:12px 0 25px;
}
.Lblock ul li{
    line-height: 50px;
    background: #fff;
    border-left:3px solid #009241;
    padding:0 12px;
    margin:5px 0;
}
.Lblock{
    width:310px;
    float:left;
    margin:0 20px 20px 0;
    text-align: left;
}
.Link li{
    float:left;
    margin:15px 18px 15px 0;
}

/*footer*/
.footer{
    background: #009241;
    padding:14px 0 10px;
}
.footerBox{
    padding-bottom:25px;
    border-bottom: 1px solid #00883C;
}
.footerList{
    display: inline-block;
    width:400px;
	height:240px;
    text-align: left;
    vertical-align: text-top;
    float:left;
}
.footerList h3{
    color:#fff;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    margin-bottom:17px;
}
.footerList h3 span{
    border-bottom:2px solid #F9C11C;
    display: inline-block;
    height: 43px;
    line-height: 43px;
}

.footerList li{
	float:left;
  width:200px;
}
.footerList li a,.footerList li{
    line-height: 26px;
    color: #fff;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.footerText{
    border-top:1px solid #1A9D54;
    padding-top:12px;
}
.footerText p{
    text-align:center;
    color:#fff;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    line-height: 25px;

}
.footerText a{
    display: inline-block;
    padding:13px ;
}



/*列表页*/
.bannerB{
    position:relative;
}
.bannerB>a{
    display:block;
    width:100%;
    height:345px;
    background: url("../img/banner01.jpg") no-repeat center center;
    background-size: cover;
}
.bannerB .bannerBg{
    height:345px;
}
.listSection{
    background: #fff;
}
.listLeft{
    width: 220px;
    display: inline-block;
    margin-right:20px;
}
.listBox {
    min-height: 300px;
    position: relative;
    top: -63px;
    z-index: 5000;
}
.listBox h3{
    width:220px;
    color:#fff;
    font-size: 24px;
    height:63px;
    line-height: 63px;
    background: #009241;
    padding-left:25px;
    text-align: left;
    box-sizing: border-box;
}
.listLeft ul{
    width:220px;
    border:1px solid #E4E4E4;
    border-bottom:10px solid #E4E4E4;
}
.listLeft ul li{
    padding-left:25px;
    height:60px;
    line-height: 60px;
    text-align: left;
    background: #F7F7F7;
    position:relative;
    border-bottom:1px solid #E5E5E5;
    border-left:6px solid #009241;
}
.listLeft ul li a{
    display: inline-block;
    color:#666;
    font-size: 18px;
}
.listLeft ul i{
    position: absolute;
    top: 21px;
    display: inline-block;
    right: 30px;
    width: 10px;
    height: 19px;
    background: url("../img/icon.png") no-repeat 0 -284px;
}
.listLeft ul li.active ,.listLeft ul li:hover{
    background: #fff;
    border-left-color:#F28A07;
}
.listLeft ul li.active a,.listLeft ul li:hover>a{
    color:#F28A07;
    font-weight: bold;
}
.listLeft ul li.active i,.listLeft ul li:hover i{
    background: url("../img/icon.png") no-repeat -27px -284px;
}

.listRight{
    width:755px;
    background:#fff;
    display: inline-block;
    min-height:300px;
    border:1px solid #ECECEC;

}
.listMain{
    padding:20px 35px 20px;
}
.listHeader{
    border-bottom: 1px solid #ECECEC;
}
.listHeader span{
    color: #f28a08;
}
.listHeader h2{
    color:#333;
    border-bottom:5px solid #088E4D;
    padding-bottom:10px;
}
.listMain .listL li{
    height:40px;
    line-height: 40px;
    border-bottom:1px solid #E8E8E8;
}
.listMain .listL li a{
    display: inline-block;
    padding-left:20px;
    background: url("../img/icon.png") no-repeat 0 -230px;
}
.article{
	color:#444;
}
.articleHeader{
    padding:40px 0 10px 0;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}
.articleHeader h2{
    color:#f28a08;
    font-size: 26px;
}
.articleHeader span{
    line-height: 35px;
}
.articleMain{
    text-align: left;
    padding-top:25px;
}
/*图片列表页*/
.imgList li{
    margin:14px 21px;
    float:left;
    text-align: center;
    width:125px;
    height: 210px;
}
.imgList li a {
    display:block;
    width:120px;
    height:160px;
    padding:1px;
    border:2px solid #E4E4E4;
}
.imgList li a:hover{
    border:2px solid #F28A07;
}
.page{    padding-top: 10px;}

/*list02*/
.listLeft ul li.list02{
	padding-left: 15px;
    height: 60px;
}
.listLeft ul li.list02 a{
  font-size:15px
}
.listLeft ul li.list02 span{
  display: inline-block;
  width: 180px;
}
.listLeft ul li.list02 i{
	right: 10px;
}

.floating{
    width:320px;
    height:115px;
    position:absolute;
    visibility: visible;
    z-index: 99999;
}
.floating img{
    width:100%;
    height:100%;
}
.floating .close{
    position:absolute;
    display: block;
    top:0; right:0;
    width:15px;
    height:15px;
    background:#aaa;
    color:#fff;
    text-align:center;
    line-height:15px;
    cursor:pointer;
  font-size:14px;
}

.articleMain table{border:1px solid #ccc} 
.articleMain table td{border:1px solid #ccc} 
.articleMain table{border-right:1px solid #ccc;border-bottom:1px solid #ccc} 
.articleMain table td{border-left:1px solid #ccc;border-top:1px solid #ccc}
