@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
a:hover, a:visited, a:link, a:active {
 outline:none;text-decoration:none; color: #000;
}
input:focus {outline: none;} 
ul{list-style:none}
img{border:0;vertical-align:middle;border:none;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
body {
 font-family:Microsoft YaHei;
 font-size: 14px;
 background:url("imagesbg.jpg") no-repeat;
 background-size:100% 122px ;
}
.bgg{
 background:url("imagesbg.jpg") no-repeat;
 background-size:100% 122px ;
 
}
#top{
 height:122px;
 width: 1200px;
 margin: 0 auto;
 overflow: hidden;
}
.sousuo{
 height:122px;
 width: 260px;
 float: right;
}
.sousuo>*{
 float: right;
}
.top_r_1 {
 margin-top:30px;
 margin-bottom:10px; 
 font-size:14px;
 font-family:Microsoft YaHei;
}
.top_r_input{
 width:200px;
 height:27px;
 border:1px solid #999;
 border-radius:5px;
 background:rgba(255,255,255,0.5);
 
 filter: alpha(opacity=100);
}
.top_r_input>*{
 float:left; 
}
.input_search{
 width:160px;
 line-height:25px;
 height:25px;
 margin-left:10px;
 border:none;
 background-color:transparent;
}
.top_r_input>img{
 width:17px;
 height:17px;
 margin-top:5px; 
 cursor:pointer;
}

#nav{
 width: 100%;
 height: 40px;
 background:#219700;
 z-index:999;
}
.nav_li{
 width: 1200px;
 margin: 0 auto;
}
.nav_li>ul{
  margin-left: 20px;
}
.nav_li>ul>li {
 height: 40px;
 list-style:none;
 float:left;
 text-align: center;
 position: relative;
 z-index:  9;
 padding: 0 22.5px;
}
.nav_li>ul>li>a{
 line-height: 40px;
 font-size: 16px;
 color: #fff;
}
.nav_li>ul>li:hover{
 background: #FF8400;
 color: #219700;
}
.subNav{
 width:100%;
 margin-left: -16px;
 top:40px;
 position: absolute;
 background:#D5E7E9;
 text-align: center;
 display:none;
}
.subNav>li{
 padding: 5px;
}
.subNav>li:hover{
 background: #219700;
}


#carousel {
    width: 100%;
    height: 540px; 
    position: relative;
    overflow: hidden;
}

#carousel ul.slide li {
    position: absolute;
    top: 0px;
    display: none;
    z-index: 0;
}
#carousel ul.num {
    position: absolute;
    bottom:10px;
    left:  45%;
    z-index: 2;
}
#carousel ul.num li {
    width: 20px;
    height: 20px;
    background: #38415f;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    color: #fff;
    border-radius: 20px;
}
#carousel ul.num li.current {
    background: #f60;
    font-weight: bold;
    border-radius: 20px;
    cursor: pointer;
}


.pages li{
list-style-type:none;
width:10px;
height:10px;
border-radius:10px;
background-color:white
}
.pages li:hover{
box-shadow:0 0 5px 2px white
}
.pages li.active{
background-color:orange;
box-shadow:0 0 5px 2px orange
}
.pages{
position:absolute;z-index:999
}
.pages.horizontal{
right: 10px;
bottom:15px
}
.pages.horizontal li{
display:inline-block;
margin-right:10px;
cursor: pointer;
}
.pages.horizontal li:last-child{
 margin-right:0
}
.pages.vertical{
right:5px;top:50%;
transform:translateY(-50%)
}
.pages.vertical li{
margin-bottom:10px
}
.pages.vertical li:last-child{
margin-bottom:0
}
#container {
 margin-top: 50px;
width: 100%;
height: 290px;
overflow: hidden;
}
.sections,.section {
height:100%;
}
#container,.sections {
position: relative;
}
.section {
background-color: #000;
background-size: cover;
background-position: 50% 50%;
color: white;
}
.section img{
 height: 100%;
 width: 100%;
}
h3{
 height: 50px;
 width: 380px;
 text-indent: 20px;
 background:rgba(107,107,107,0.5);
 filter: alpha(opacity=88);
 color: #fff;
 line-height: 50px;
 position: absolute;
 bottom: 00px;
}


.con_top{
 height: 340px;
 width: 1200px;
 margin: 0 auto;
}
.con_top>div{
 width: 380px;
 height: 100%;
 
 float: left;;
}
.c_t_wz{
 height: 60px;
 width: 100%;
 margin-top: 35px;
}
.c_t_wz>div>span{
 height: 30px;
 width: 60px;
 display: block;
 line-height: 30px;
 text-align: center;
}
.sp_1{
 background: #219700;
 color: #fff;
}
.sp_2{
 background:#f6f6f6;
}
.c_t_wz>div{
 float: left;
}
.wzbt{
 height: 60px;
 width: 300px;
 margin-left: 20px;
 border-bottom: 1px dashed #d1d1d1;
}
.wzbt>a{
 font-size: 14px;
}
.wzbt>a:hover{
 color: #219700;
}
.c_t_3ul>li{
 border-bottom: 1px solid #d1d1d1;
 margin-top: 17px;
 padding-bottom: 10px;
}
.c_t_3ul>li>a{
  font-size: 14px;
}
.c_t_3ul>li>a:hover{
 color: #219700;
}
.c_t_3ul>li>span{
 font-size: 12px;
 color: #999999;
 float: right;
 clear: right;
}


.c_marg{
 margin: 0 30px 0 30px;
}
.tou{
 height: 50px;
 width:100%;
 border-bottom: 1px solid #dddddd;
}
.tou>span{
 line-height: 50px;
}
.biaoti{
 display: inline-block;
 height: 50px;
 width: 115px;
 font-size: 18px;
 border-bottom: 2px solid #219700;
}
.more{
 float:right;
 
}
.more>a{
 font-size: 12px;
 color:#219700;
}


.c_d_bg{
 height: 320px;
 width: 100%;
 margin-top: 30px;
 background:#f6f6f6;
}
.con_down{
 height: 320px;
 width: 1200px;
 margin: 0 auto;
}
.con_down>div{
 width: 380px;
 height: 100%;
 float: left;
}
.c_d_ul>li{
 margin-top: 21px;
}
.con_down span.click1{
 display: inline-block;
 width: 115px;
 line-height: 50px;
 height: 50px;
 font-size: 18px;
 border-bottom: 2px solid #219700;
 cursor: pointer;
}
.con_down span.click2{
 display: inline-block;
 width: 115px;
 line-height: 50px;
 height: 50px;
 font-size: 18px;
 cursor: pointer;
}
.c_d_ul>li>a:hover{
 color: #219700;
}
.c_d_ul>li>span{
 font-size: 12px;
 color: #999999;
 float: right;
 clear: right;
}
.toggle{display: none;}




#tongdao{
 height: 160px;
 width: 1200px;
 margin: 0 auto;
}
.td_1{
 width: 100%;
 border-bottom:#dddddd 1px solid;
}
.td_1>span{
 display: block;
 height: 45px;
 width: 110px;
 line-height: 45px;
 color: #000;
 font-size: 18px;
 border-bottom: 2px solid #219700;
}
.td_2{
 height: 115px;
 width: 100%;
 
}
.td_2ul{
 height: 50px;
 padding-top: 32px;
}
.td_2ul>li{
 float: left;
 height: 50px;
 width: 224px;
 margin-right:20px;
 text-align: center;
 background: #f6f6f6;
}
.td_2ul>li.li_link{
 margin-right: 0px;
}
.td_2ul>li img{
 margin-left: 20px;
 margin-top: 10px;
 margin-right: 20px;
}
.td_2ul>li>a{
 display: block;
 text-align: center;
 display:table;
}
.td_2ul>li>a span{
 display:inline-block;
 height: 50px;
 width: 100px;
 display:table-cell;vertical-align:middle;    
     
}
.td_2ul>li:hover{
 background: #FF8400;
}
.li_link{
 position: relative;
}
.li_link:hover .li_link_div{
 display: block;
}
.li_link:hover .li_link_img{
 visibility:hidden
}
.li_link_div{
 position: absolute;
 line-height: 30px;
 width: 100%;
 bottom: 50px;
 background: #D5E7E9;
 display: none;
 border-top-right-radius: 10px;
 border-top-left-radius: 10px;
}
.li_link_div>li:hover{
 background: #219700;
 color: #fff;
}
.li_link_div>li:hover a{
 color: #fff;
}

#bottom{
 height: 60px;
 width: 100%;
 background: #219700;
}
#bottom>div{
 height: 100%;
 width: 1200px;
 margin: 0 auto;
 text-align: center;
 line-height: 60px;
 color: #fff;
 font-size: 14px;
 font-weight: 21px;
}