header {
    width: 100%;
}
a.marquee_cont {
    color: #fff;
}

.sideCate li a.tree.active, .sideCate li.par_tree.active {
    background: none;
}



.container{
    width: 100%;
    background: url("../images/header_bg.jpg") repeat-x 0 0;
}

.repeat {
    background-color: #004D01;
    clear: both;
    height: 30px;
    line-height: 30px;
}
.repeat span,.repeat p {
    color: #fff;
    float: left;
    margin-left: 10px;
}
    


body {
    background: url("../images/bg.jpg") repeat 0 0;
}

nav {
    width: 100%;
}

#navMenu {
    background: transparent none repeat scroll 0% 0%;
    position: relative;
}
#navMenu_index a:first-letter,#navMenu #menu_2120 a div:first-letter,
#navMenu #menu_2121 a div:first-letter,#navMenu #menu_2122 a div:first-letter,
#navMenu #menu_5545 a div:first-letter,#navMenu #menu_2124 a div:first-letter,
#navMenu #menu_2125 a div:first-letter{
    font-size: 20px;
}


.banner img {
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}

.banner {
    position: relative;
    top: -1px;
}

.search form {
    background-color: #fff;
    border-radius: 12px;
    padding: 1px 5px;
    width: 120px;
}

.search #sf_keyword {
    width: 100px;
}
.search {
    margin: -28px 67px;
}

.lagH {
    padding: 22px 0px 0px 5px;
}

.home_bg {
    background: transparent url("../images/home_bg.png") no-repeat scroll 0px 0px;
    min-height: 687px;
     margin-top: -1px;
}

.content{
	background-color:#fafdd1; 
	padding-bottom: 20px;
}

.colMain {
    min-height: 687px;
    width: 66% !important;
    padding-right: 30px;
    padding-left: 30px;
}

.newsList a {
    color: #333;
}

.contactBox input, .contactBox textarea {
    background-color: #fefcfc;
}
.contactBox {
    border: 0px solid #eee;
}

.colSide {
    background: transparent url("../images/h2_bg.jpg") repeat scroll 0px 0px;
    border-radius: 0px;
    width: 259px;
    height: 289px;
    position: relative;
	left: 20px;
}
h2.menuTitle {
    font-size: 28px;
    border-bottom: 1px dashed #5E940B;
    padding-bottom: 15px;
    background: transparent url("../images/h2home_icon.jpg") no-repeat scroll 0px 16px;
    padding-left: 10px;
    padding-top: 20px;
}

.breadcrumb {
    width: 669px;
}

.sideCate {
    position: relative;
    top: 240px;
    background: transparent;
    padding: 15px 8px 10px;
}

.sideCate > li {
    border-bottom: 1px dashed #666;
    background: transparent url("../images/li_icon.png") no-repeat scroll 0px 22px !important;
}

.sideCate li a {
    display: block;
    padding: 20px 10px 20px 23px;
}

.colSide h4 {
    background: transparent none repeat scroll 0% 0%;
    position: relative;
    top: 213px;
    border-top: 1px #fff solid;
    text-align: center;
    border-radius: 0px;
    font-size: 28px;
    font-weight: inherit;
    letter-spacing: 3px;

}

#qrcode img {
    padding-top: 0px;
    position: relative;
    top: -57px;
}

.social {
    float: none;
    position: absolute;
    right: 90px;
    bottom: 5px;
}

#navMenu a {
    color: #FFF;
    padding: 9px 35px;
}



#navMenu li {
    background: transparent url("../images/li_icon_1.png") no-repeat scroll right 13px;
}

#navMenu ul li a:hover{
    color: #555;
}

.sf-arrows .sf-with-ul::after {
    display: none;
}

.flex-control-paging li a{
    background: rgb(61, 160, 74) !important;
}

.flex-control-paging li a.flex-active{
    background: rgb(208, 101, 10) !important;
}

.flex-control-paging li a:hover{
    background: rgb(208, 101, 10) !important;
}

.txtContent.display_editor_data img {
    width: 660px;
}
.main_cont.show_news a {
    color: #555;
}

.footer .info {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 22px;
}

footer a:hover {
    color: #99C629;
}

footer {
    font-size: 100%;
    background: transparent url("../images/footer.jpg") repeat-x scroll 0px bottom;
    padding: 0px 0px;
    margin-top: -2px;
}
.footer {
    padding: 0px 0px;
    height: 97px;}

/*====================================*/
.index .flexslider {
   width: 100%;
z-index: 0;
position: absolute;
top: 145px;
}

.index .slides {
    position: relative;
    z-index: 1;
}

.index .flexsBG {
    height: 727px;
}

.index .slides li {
    border-top: 1px #fff solid;
}



.flex-control-nav.flex-control-paging a:hover{
    text-decoration:none;
}

.banner .flex-control-nav {
    width: auto;
    left: 70%;
}

.index .banner img {
}


.flex-direction-nav .flex-prev {
    left: 0px;
    display: none;
}

.flex-direction-nav a.flex-next:before {
    display: none;
}

.flex-direction-nav .flex-next {
    display: none;
}

.index .home_bg{
    display: none;
}


.index footer{
}

.index .banner img {
    border-top: 0px #fff solid;
    border-bottom: 0px #fff solid;
    height: 100%;
}

#qrcode {
    margin-top: 67px;
}

/* add by @wheat 2016.02.22*/
.search{
	display:none;
}