@charset "utf-8";

/* CSS Document */

*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal;}

input,textarea {outline:none; list-style:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

a:link { text-decoration: none;color: #b89150;}

a:visited {text-decoration: none; color: #b89150;}

a:hover { text-decoration: none; color: #b89150;}

a:active {text-decoration: none; color: #b89150;}

body{ color:#131313; font-size:12px; line-height:1.5; font-family:"微软雅黑",宋体,Arial, Helvetica, sans-serif; background:url(../images/binding_dark_@2X.png);}

/*公共样式*/

.clear{ clear:both; margin:20px 0;}

i{ font-style:normal;}

.bg{ background:#008000;}

.gl{ background:#ff5400;}

.brack{ font-family:"黑体";}

.cl2{color:#ff5400}

.left{ float:left;}

.right{ float:right;}

.wrap{ width:1080px; margin:0 auto; overflow:hidden;}

.more{ display:inline-block; width:114px; text-align:center; height:32px; line-height:32px; font-size:14px; border-radius:5px;}

.clear{ clear:both; margin:20px 0;}

/*头部样式*/

.header_top{ height:28px; line-height:28px; background:rgba(0,0,0,0.6); color:#a97e19;}

.header_top a{ margin:0 6px; color:#a97e19;}

.header_con{ overflow:hidden;}

.header{ overflow:hidden;}

.logo{ padding-right:20px;}

.logo h1{ display:inline-block; font-size:30px; padding-right:15px;}

.logo h1 a{ font-weight:bold; font-size:30px; color:#83c325;}

.logo h1 span{ font-size:15px; font-family:" 黑体"; text-transform:uppercase; color:#282828; font-family:"微软雅黑",宋体,Arial, Helvetica, sans-serif;}

.xcy{ padding:0 0 20px 0; font-size:16px;  line-height:24px;}

.xcy span{ color:#b89150;}

.logoname{ margin-top:30px;}



.tell{ padding-left:108px; line-height:32px; height:120px; color:#248c00;}

.tell .top_lj{ margin:16px 0 0;}

.tell .top_lj a{ margin-right:5px; color:#5c5c5c;}

.top_lx{background:url(../images/tell_05.jpg) no-repeat left center; line-height:30px;  padding:10px 0; padding-left:72px; margin-top:25px;}

.tell .top_lx span{ font-size:14px; color:#b89150; display:inline-block; margin-right:10px;}

.tell .top_lx strong{ font-size:30px; font-weight:normal; font-family:Impact; color:#b89150;}



/*导航样式*/

.nav{ height:48px; line-height:48px; background:rgba(0,0,0,0.6); }

.nav ul{width:1080px; margin:0 auto;}

.nav li{ float:left; height:46px; line-height:45px; font-size:14px; text-align:center; width:83px; text-align:center; position: relative;}

.nav li:hover{ background:#86580b; border-bottom:2px solid #b89150;}
.nav li:hover div{display:block;}
.nav li a{color:#b89150;}

.nav li div{
width:100%;
height:auto;
position: absolute;
z-index:999;
display:none;
}
.nav li div span{
display:block;
width:100%;
text-align:center;
height:35px;
line-height:35px;
background:#86580b;
border-bottom:1px solid #b89150;
}
.nav li div span a{
color:#b89150;
font-size:12px;
}

/*banner样式*/

.flexslider{position:relative;height:549px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}

.slides{position:relative;z-index:1;}

.slides li{height:549px;}

.flex-control-nav{position:absolute;bottom:30px;z-index:999;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;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}

.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;background:url(../images/prev.png) center center no-repeat;}

.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*搜索样式*/

.search{ height:44px;  }

.search_con{ height:44px; line-height:44px; color:#b89150;background:rgba(0,0,0,0.6);}

.search_wz a{ margin:0 5px; color:#b89150;}

.search_ss{ width:338px; height:29px; margin-top:10px; background:url(../images/search_12.jpg) no-repeat;}

.text{ float:left; width:188px; height:29px;  background:none; line-height:29px;  padding-left:10px; font-size:12px; border:0;color:#b89150;  }

.submit{ float:left; width:40px; height:29px;border:0; background:none; cursor:pointer; }







/*底部导航*/

.db_nav{ height:54px; margin-bottom:30px;}

.db_nav ul{ background:#b89150; border-radius:5px; }

.db_nav li{ float:left; height:40px; line-height:40px; font-size:14px; text-align:center; padding:0 11px;}

.db_nav li a{ color:#fff;}



.foot{ height:267px; background:#050505; color:#86580b; padding-top:30px;}

.foot_con{line-height:24px;}

.foot_l{ margin-left:80px; padding:20px 0; border-right:1px solid #86580b; padding-right:25px;}

.foot_t{ width:648px; margin-right:80px; padding-top:20px;}

.foot_t img{ vertical-align:bottom; margin:0 0 2px 10px;}

.foot_con a{ color:#86580b;}























