@charset "utf-8";
/* CSS Document */
*{margin:0 auto;padding:0;}
body{background:white;font-family:"Microsoft yahei", Arial;margin:0 auto;padding:0;}
ul,li{list-style:none;padding:0;margin:0;}
a,img{text-decoration:none;color:white;border:none;}


.index{width:100%;height:100%;margin:0 auto;}

.container{width:100%;height:100%;margin:0 auto;}

.banner{ width:100%;height:354px;margin:0 auto;background:url(../images/banner.jpg) no-repeat top center;}

.main{max-width:1440px;height:auto;margin:0 auto;background: #ffa020 url(../images/bg.png) no-repeat top center;}

.nav{ max-width:1440px;height:92px;margin:0 auto;background:#f98b12;}
.nav ul{width:937px;height:92px;margin:0 auto;}
.nav ul li a{display:block;float:left; width:185px;height:92px;margin-left:3px;}
.nav ul li img{display:block;margin:0 auto}
.nav ul a:hover{display:block;background:#006e44;cursor:pointer;}
.on{display:block;background:#006e44;}

.content{width:1000px;height:auto;margin:0 auto;}

.title{width:992px;height:60px;margin:0 auto;border-bottom:1px solid black;}
.title p{font-size:17px;font-weight:600;line-height:60px;color:black;}
.title span{font-size:23px;color:black;}

.txt{width:1000px;height:auto;margin:0 auto;margin-top:55px;}
.txt p{width:985px;height:auto;margin:0 auto;font-size:14px;line-height:30px;color:black;}
.txt span{font-weight:600;color:#4a7638;}

.bottom{ width:100%;height:353px;margin:0 auto;background:url(../images/a1.png) no-repeat top center;margin-top:25px;}

.video{width:990px;height:552px;margin:0 auto;margin-top:50px;}

.wrap{width:990px;height:152px;margin:0 auto;margin-top:45px;}

.txt1{width:1000px;height:auto;margin:0 auto;margin-top:40px;background:url(../images/a3.png) no-repeat top right;}
.txt1 p{width:1000px;height:auto;margin:0 auto;font-size:14px;line-height:30px;color:black;margin-top:25px;}
.txt1 span{font-weight:600;color:#4a7638;}

.content2{width:989px;height:auto;margin:0 auto;margin-top:30px;}

.process th{height:50px;font-size:14px;text-align: center; line-height:50px;color:white;background:#006e44;}
.process td{height:50px;font-size:13px;text-align: center;line-height:50px;color:black;background:white;border:1px solid #006e44;}

.footer{max-width:1440px;height:70px;margin:0 auto;background:#006e44;line-height:70px;color:white;font-family:'Microsoft yahei'; text-align:center;font-size:12px;}
.footer a{color:#a85435;}