@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration:none;
	outline:none;
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}

body{ margin: 0; padding: 0; font-family: "굴림";}

.container{width:100%;max-width:1002px;min-height:1490px;margin:0 auto;position:relative;overflow:hidden;z-index:9999;padding-bottom:144px;background:#fff;}
.center{width:92.6%;margin:0 auto;position:relative}

.header{width:100%;max-width:1002px;height:80px;padding:25px 0;background:#3aa542;margin:0 auto;border-bottom:solid #dddddd 2px}
.header span{max-width:300px;height:80px;line-height:80px;text-align:center;display:block;margin:0 auto;font-size:45px;color:#fff;font-family:"微软雅黑";}
.btn_return{display:block;position:absolute;left:0;top:0px}
.btn_home{display:block;position:absolute;right:0;top:0px}

.txt_search{ width:750px; height:88px; line-height:88px;color:#333333;font-family:"微软雅黑"; font-size:2.25em; border:#ddd solid 1px; text-indent:0.5em;}
.btn_search{ width:166px; height:88px;background:url(../images/search_btn.png) no-repeat;border:none;}

.flexslider{position:relative;height:442px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:442px;}
.slides li img{width:100%;}
.flex-control-nav{position:absolute;bottom:25px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:44px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.search{width:100%;height:260px;background:#333333}
.search dl{width:100%;height:70px;padding-top:40px;}
.search dl dt{width:35%;height:100%;line-height:35px;float:left;font-size:24px;color:#fff;}
.search dl dd{width:63%;float:left;height:100%;background:url(../images/search_01.png) no-repeat right center;margin-left:2%;}
.search dl dd .txt_search{width:80%;height:70px;line-height:70px;padding:0 4%;float:left;background:none;border:none;font-size:30px;}
.search dl dd .btn_search{width:12%;height:70px;float:right;background:none;border:none;cursor:pointer;}

.search dl dd .txt_search::-webkit-input-placeholder{color:#e2deb1}
.search dl dd .txt_search:-moz-placeholder{color:#e2deb1}
.search dl dd .txt_search::-moz-placeholder {color:#e2deb1}
.search dl dd .txt_search:-ms-input-placeholder{color:#e2deb1}


.content{width:100%;}

.footer{width:100%;position:fixed;bottom:0px;left:0;max-width:1000px;margin: auto;right:0;text-align:center; z-index:600;}

.footer dl{float:left;width:25%;position:relative;}
.footer dl dt a img{width:100%}
.footer dl a {width:100%}
.footer dl dd{width:100%;position:absolute;bottom:100%;display:none}
.footer dl dt ul li a img {width:100%}
.footer dl dd ul{width:99%;}
.footer dl dd ul  .nav_top{width: 98.8%;border:0px;background:none;margin-bottom:-2px;margin-left: 1px;}
.footer dl dd ul  .nav_bottom{width: 98.8%;border:0px;background:none;margin-top:-2px;margin-left: 1px;}
.footer dl dd ul  .nav_top img{width: 100%;float:left;}
.footer dl dd ul  .nav_bottom img{width: 100%;float:left;}
.footer dl dd ul a{color:#555555;}
.footer dl dd ul li{float:left;width:98.5%;background:#3aa542;border-top:#3aa542 0px solid;border-right:#3aa542 1px solid;border-left:#3aa542 1px solid ;position:relative; color:#fff}
.footer dl dd ul .wen {line-height: 4em;height: 4em;font-size:2em; font-family:"微软雅黑";}
.footer dl dd ul li .nav_heng{width:90%;position:absolute;top:0px;left:0px;right:0px;height:1px;background:#c5c5c5;margin:0 auto}