/* 268e3f */

h1,h2,h3,h4,h5,h6,ul,ol,input,p{
    padding: 0px;
    margin: 0px;
}

body{
    font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;
    color: #666;
    margin: 0px;
    padding: 0px;
}
ul,ol{
    list-style: none;
}
.header{
    width: 100%;
    height: 130px;
    background:url("../images/headerbg.jpg");

}
.header .logo{
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.header .logo img{
}
.header .logo .search{
    width: 268px;
    height: 45px;
    position: absolute;
    right: 100px;
    z-index: 999;
    bottom: 20px;
    display: none;
}
.header .logo .search #searchKey{
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #185f2a;
    float: left;
    padding-left: 10px;
    outline: 0px;
}
.header .logo .search .searchbtn{
    width: 40px;
    height: 30px;
    background: url("../images/s.png") center center no-repeat #185f2a;
    float: left;
}
.header .logo .search{}

.nav{
    width: 100%;
    min-width: 1200px;
    height: 50px;
    line-height: 50px;
    background-color: #268e3f;
}
.nav ul{
    display: block;
    width: 1200px;
    height: 50px;
    margin: 0px auto;
}
.nav ul li{
    display: block;
    width: 138px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: bold;
    float: left;
    text-align: center;
    position: relative;
}
.nav ul li a{
    color: white;
    text-decoration: none;
    display: block;
}
.nav ul li:hover{
    background-color: #1f7332;
}
.nav ul li ol{
    display:none;
    position:absolute;
    width:168px;
    background-color: #1f7332;
    border-radius:0px 0px 5px 5px;
    z-index:10000;
    left:0px;
}
.nav ul li ol li{
    width:100%;
    border-bottom:1px dotted white;
    height:45px;
    line-height:45px;
    text-align:left;
    text-indent:25px;
}
.nav ul li ol li:hover,.nav ul li ol li.hover{
    text-indent:26px;
}
.nav ul li ol li:last-child{ border:0px;}


.nav ul li:hover ol{
	display:block;
}

.indexContent {
    width:1200px;
    margin: 10px auto;
}
.indexRow{
    width:100%;
    height: 415px;
    overflow: hidden;
}

/*-----------------VMS SLider Start----------------*/
.VMS_Slider {
    width: 595px;
    height: 400px;
    font-size: 14px;
    position:relative;
    margin:0px auto;
    overflow:hidden;
}
.VMS_Slider img {
    border:0px;
}
.VMS_Slider a {
    text-decoration:none;
    font-size:16px;
}
.VMS_Slider a.control_btn {
    position:absolute;
    display: block;
    top: 50%;
    margin-top: -78px;
    width: 76px;
    height: 112px;
    cursor: pointer;
    z-index: 2;
    background: url(../images/buttons.png) no-repeat;
}
.VMS_Slider a.prev {
    left: 0;
    background-position: 0 0
}
.VMS_Slider a.next {
    right: 0;
    background-position: -76px 0
}
.VMS_Slider a.prev:hover {
    background-position: 0 -112px
}
.VMS_Slider a.next:hover {
    background-position: -76px -112px
}
/*----------------------------VMS Slider End------------------------*/

.fr{ float: right}
.fl{ float: left}
.ppt{
    background-color: red;
    width:590px;
    height:400px;
    overflow: hidden;
}
.list{
    width:590px;
    height: 400px;
    overflow: hidden;
}

.listTitle{
    height: 38px;
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #268e3f;
}
.listTitle h1{
    background-color: #268e3f;
    color: white;
    font-size: 18px;
    letter-spacing: 2px;
    height: 40px;
    line-height: 40px;
    width: 135px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    float: left;
}
.listTitle span{
    float: right;
    line-height: 50px;
    padding-right: 20px;
    font-size: 14px;
}
.listTitle span a{
    color: #666;
    text-decoration: none;
}

.list ol{
    width: 99%;
    margin: 5px auto;
}
.list ol li{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.list ol li span{
    display: block;
    width: 490px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.list ol li i {
    color: #999;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    float: right;
    font-style: normal;
    width: 90px;
    overflow: hidden;
    text-align: center;
}
.list ol li span a{
    color: #333;
    text-decoration: none;
    background: url("../images/b.png") left center no-repeat;
    padding-left: 12px;

}
.list ol li span a:hover{
    color: #000;
}
.footer{
    width: 100%;
    min-width: 1200px;
    height: 118px;
    background-color: #268e3f;
    color: white;
    text-align: center;
}
.footer a{
    color: white;
    text-decoration: none;
}
.flinks{
    width: 1200px;
    margin: 10px auto;
    min-height: 88px;
}
.flinks ul{
    width: 100%;
    margin-bottom: 20px;
}
.flinks ul li{
    padding: 5px 10px;
    float: left;
    height: 20px;
    line-height: 20px;
}
.flinks a{
    display: block;
    color: #666;
    text-decoration: none;
}
.flinks a:hover{
    color: #185f2a;
}
.spllit{
    clear:both;}

.pageimg{
    width: 1200px;
    height: 200px;
    margin: 0px auto;
}
.pageContent{
    width: 1200px;
    min-height: 800px;
    margin: 10px auto;
}
.pageContent .pageContentLeft{
    width: 228px;
    min-height: 700px;
    background-color: white;
    float: left;
    border-right: 4px solid #268e3f;
}
.pageContent .pageContentLeft h1{
    height: 88px;
    line-height: 88px;
    background-color: #268e3f;
    text-align: center;
    color: white;
    font-size: 24px;
    letter-spacing: 1px;
}
.pageContent .pageContentLeft ul{
    display: block;
    width: 96%;
    margin: 10px auto;
    font-size: 16px;
}
.pageContent .pageContentLeft ul li{
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #ccc;
    text-indent: 1em;
}
.pageContent .pageContentLeft a{
    color: #333;
    text-decoration: none;
}
.pageContent .pageContentLeft a:hover{
    color: #185f2a;
}
.pageContent .pageContentLeft .active{
    color: #185f2a;
    border-bottom: 1px solid #185f2a;
    font-weight: bold;
}
.pageContent .pageContentLeft .active a{
    color: #185f2a;
}
.pageContent .pageContentRigt,.pageContent .articleRight{
    width: 948px;
    min-height: 800px;
    float: right;
}
.pageContent .pageContentRigt .pageTitle,.pageContent .articleRight .pageTitle{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}
.pageContent .pageContentRigt .pageTitle h1,.pageContent .articleRight .pageTitle h1{
    font-size: 18px;
    color: #185f2a;
    width: 50%;
    float: left;
    text-indent: 1em;
}
.pageContent .pageContentRigt .pageTitle span,.pageContent .articleRight .pageTitle span{
    font-size: 12px;
    font-family: "宋体";
    line-height: 60px;
    color: #999;
    float: right;
    padding-right: 10px;
}

.pageContent .pageContentRigt ol{
    width: 99%;
    margin: 5px auto;
}
.pageContent .pageContentRigt ol li{
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dotted #ccc;
}
.pageContent .pageContentRigt ol li span{
    display: block;
    width: 818px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
.pageContent .pageContentRigt ol li i {
    color: #999;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    float: right;
    font-style: normal;
    width: 90px;
    overflow: hidden;
    text-align: center;
}
.pageContent .pageContentRigt ol li span a{
    color: #333;
    text-decoration: none;
    background: url("../images/b.png") left center no-repeat;
    padding-left: 12px;

}
.pageContent .pageContentRigt ol li span a:hover{
    color: #000;
}
.page{
    width:95%;
    margin:0px auto;
    height:65px;
    line-height:65px;
    text-align:right;
}
.page i{
    font-style:normal;
    padding:0px 4px;
}
.page span{
    padding:0px 15px;
    font-weight:bold;
}
.page a{
    padding:6px 20px;
    background-color:#268e3f;
    margin-right:10px;
    border-radius:2px;
    color:#FFF;
    font-size:12px;
    text-decoration:none;
}
.page a:hover{ background-color:#1f7332;}

.pageContent .articleRight .article{
    width:98%;
    margin: 10px auto;
}

.pageContent .articleRight .article .articleTitle{
    width: 90%;
    margin: 30px auto;
}
.pageContent .articleRight .article .articleTitle h1{
    font-size: 22px;
    color: #185f2a;
    text-align: center;
    margin: 30px 0px;
}
.pageContent .articleRight .article .articleTitle h5{
    color: #999;
    font-style: normal;
    font-size: 14px;
    text-align: right;
    margin: 30px auto;
    font-weight: normal;
}
.pageContent .articleRight .article .articleContent{
    font-size: 16px;
    text-indent: 2em;
    line-height: 2em;
    padding-bottom: 100px;
}
.pageContent .articleRight .article .articleContent img{
    max-width: 90%;
}
.pageContent .articleRight .article .articleContent p{
    margin-top: 10px;
}