@charset "utf-8";
/*基本设置*/
*{padding:0; margin:0}
html{height:100%;width:100%}
body{margin:0px;padding:0px;font-size:14px;color:#666;font-family:"微软雅黑";_background-image: url(about:blank);_background-attachment:fixed;min-width: 1200px;}
html,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,img,form,embed,label,ol{margin:0;padding:0;border:0;font-weight:normal;font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
img{border:none}
ul,ul li,ol,ol li,menu li{list-style:none;}
input:focus { outline: none; }
a {background-color: transparent;text-decoration:none;-moz-transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a:active,a:hover {outline:0}
a:hover{color: #c89a3e;}
img {border: 0}
@font-face { 
  font-family: fdbsjw;
} 
.font_cus{font-family:fdbsjw;}
.bgf0efeb{ background: url(../images/wrapbg.png) repeat 0px 0px;}
.mt0{margin-top: 0px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mr25{ margin-right:25px;}
.ml9{ margin-left:9px;}
.fl372{ float:left; width:372px;}
.fr372{ float:right; width:372px;}
.fl418{max-width: 418px;float: left;}
.dd-clear{zoom:1;}
.dd-clear:after{clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}
.clearfix{clear: both;overflow: hidden;}
.fl{float: left;}
.fr{float: right;}
.wrap{ max-width:1200px; margin:0 auto;}
/* 头部部分 S */
.header{ width:100%; background:#f7f5eb url(../images/header_bg.jpg) no-repeat center center; height:153px;}
.header .wrap{position: relative;height: 100%;}
.header .logo{position: absolute;top: 50%; margin-top: -30px;left: 0px;}
.search{right:0px;position: absolute;top:50px;margin:3px 0px 10px 0px;width:360px;}
.sear_top{width: 100%;height: 39px;}
.sear_top dl{float:left;cursor: pointer;}
.sear_top dt{position: relative;padding:0px 16px 10px 16px;cursor: pointer;font-size: 15px;}
.sear_top dt.dtp0{padding-left: 0px;}
.sear_top i{display: block;position: absolute;background: url(../images/sj.png) no-repeat 0px -10px; width: 8px; height: 8px;right: 0px;
    top:50%; margin-top: -7px;}
.sear_top dt.hover,.sear_top dt:hover{color: #c89a3e;}
.sear_top dt.hover i,.sear_top dt:hover i{background: url(../images/sj.png) no-repeat 0px 0px;}
.sear_inp{width: 365px;height: 35px;margin:25px 0px 0px 0px;}
.sear_inp .intext{width: 270px;height: 35px; background: url("/images/default/jz/search_bg.png") no-repeat right center;border: 0px;padding:0px 0px 0px 50px;float:left;}
.sear_inp .sear_submit{ background: #c89a3e url(../images/search_btn.png) no-repeat center;border: solid 1px #b2852a;width: 39px;height: 35px;font-size: 0px;float: left;margin-left: 2px;cursor: pointer; }
/* 导航部分 S */
.menu{ background:#c89a3e;height: 48px; }
.menu li{float: left;padding:0px 12px 0px 12px;margin: 14px 0px;}
.menu li.line{padding: 0px;width:1px;background:#b08032;height: 12px;margin: 18px 0px;}
.menu li.pl0{padding-left: 0px;}
.menu li.pr0{padding-right: 0px;}
.menu li a{color: #fff;}
.menu li a:hover{font-weight: bold;}


/* footer S */
.footer{background:#fff;}
.footer .footer_top{height: 11px;background:url(../images/foot_top.png) repeat-x;width: 100%;}
.footer .wrap{padding: 15px 0px;overflow: hidden;}
.footer .footbor{border-right: solid 1px #e2e2e2;height: 85px;width: 1px;position: absolute;top: 50%; margin-top: -42.5px;right: 0px;}
.footer .foot_logo{width: 217px;height: 85px;position: relative;margin-top:20px;}
.footer .foot_logo img{width: 127px;height: 85px;}
.footer .address_info{margin-left: 80px;position: relative;width: 479px;}
.footer .address_info dt{color: #c89a3e;font-size: 18px;font-weight: bold; background: url(../images/slogo.png) no-repeat 0px 0px;padding-left: 33px;margin-bottom: 12px;}
.footer .address_info dd{color: #888787;line-height: 24px;}
.footer .footnav{width: 190px;margin-left: 69px;}
.footer .footnav a{display: inline-block;float: left;width: 50%;text-align:center;color: #888787;padding-bottom: 10px;}
.footer .footnav a:hover{color: #c89a3e;}
.footer .wximg,.footer .wximg img{width:99px;height: 99px; }
.footer .wximg span{display: inline-block;margin-top: 14px;color: #888787;width: 100%;text-align: center;}
.footer .foot_bot{color: #999;overflow: hidden;padding: 17px 0px;background: #f8f8f8;text-align: center;border-bottom:solid 4px #c89a3e;}
.footer .foot_bot p{line-height: 28px;}