@charset "gb2312";
/* CSS Document */

*{margin:0px;padding:0px;font-family: "微软雅黑","黑体";}
body {font-size:12px;text-decoration: none;padding: 0px; color:#333;margin: 0 auto;position: relative;}
html,body{width:100%;	height:100%;}

ul,li{list-style-type: none;}
table{margin:0px;padding:0px;border:0px;}
td{padding:0; line-height:25px;}
img{ border:0;}

a { text-decoration: none; color:#333333; border:0; }
a:link { color: #333333; text-decoration:none;}
a:hover { color: #333; text-decoration:none;}

/*.wrap{ width:1000px; position:absolute; top:0; z-index:10; left:50%; margin-left:-500px;z-index:20;}*/
.wrap{ width:100%; position:absolute; top:0; left:0;z-index:20;}
.header {width:1000px; height:207px; margin:0 auto; position: relative;}

.nav {width:1000px; height:43px; background:#099909; margin:0 auto; position:relative;z-index:80;}
.nav ul {height:43px; line-height:43px; vertical-align: middle; display: block;}
.nav ul li {width:110px; height:43x; line-height:43px; font-size:18px; color:#ffffff; text-align:center; display:block; float:left;}
.nav ul li a { color:#ffffff; text-decoration:none; height:43px; line-height:43px;display: block;}
.nav ul li a:hover{ color:#FFF;}
.current{ background:#076c01; color:#FFF;}
.navcurr{ background:#3ed754; color:#FFF;}

.search{ top:10px; right:30px; position:absolute; font-size:0;}
.search a{width:63px; height:25px; line-height:25px;  font-size:14px; color:#fff; text-decoration:none; margin-left:1px; display:inline-block;vertical-align:middle;border-radius:0 30px 30px 0 ; background:#f2fcf2;}
.search img{ width:22px; height:22px; margin:2px 0 0 0; margin-left:12px; display:inline;}
.search input{ width:148px; height:25px; line-height:25px; border:0; vertical-align:middle; padding:0 5px; border-radius:30px 0 0 30px ; background:#f2fcf2;}
.search a:hover{background:#036a03; color:#fff;}

/*网站导航*/
.link{ position:relative; width:100%; font-size:14px; background:#f0f0f0; text-align:center; padding:15px 0; border:1px solid #d9d9d9; clear:both; }
.link select{ margin:0 5px; width:125px;}


.footer {width: 1000px; margin:0 auto;height: auto;/* background:url(imagesmail_13.jpg) repeat-x;*/ }
.footer_left{ width:198px; float:left; margin:14px 0 0 0; margin-left:63px; display:inline;}
.footer_left img{margin:5px; display:inline;}
.footer_right{ width:500px; height:155px;float:left;}
.footer_right ul {height:155px;padding-top:10px; margin:0 auto;}
.footer_right ul li { font-size: 14px;line-height: 30px;color: #333333;text-decoration: none;;height: 30px;text-align: center;}
.footer_right ul li  span{ color:#F00;}
.footer .police{ position:absolute; top:24px; left:50px; width:100px; height:100px; text-align:center;}
.footer .rp{ position: absolute;top:24px; left:150px; width:100px; height:100px;  text-align:center;}
.footer .code{ position:absolute;top:24px; right:50px; width:100px; height:100px; text-align:center;}

.flexslider{position:relative;height:520px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:520px; background-position:center !important;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer; display:none;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;display:none;}
.flex-direction-nav li a.flex-next{right:40px;display:none;}

.content{ width:1000px; background:#FFF; position:relative;z-index:50; margin:0 auto;}

@media screen and (min-width: 1900px) {
.slides li{  background-size:100% 520px !important;}
}
/*当前位置*/
.crumbs{ height:40px; line-height:40px; padding-left:20px;}

/*选项卡显隐*/
.s1 {display:block}
.s2 {display:none;}

/*分页*/
.page{ padding:10px 20px !important; text-align:right;}
.page a{ display:inline-block !important;height:20px; line-height:20px; padding:0 10px; text-align:center; border:1px solid #ececec; background:#ececec; margin:0 2px;}
.page a:hover{border:1px solid #099909; background:#099909; margin:0 2px; color:#FFF;}
.page input{border:1px solid #099909; background:#FFF; vertical-align:middle; width:25px; height:25px; margin-left:5px; padding:0 3px; text-align:center;}
.page .go{border: none; background:#099909; color:#FFF; height:27px; line-height:27px; vertical-align:middle; margin:0;}
.page .go:hover{border: none; background:#066406; margin:0;}

