@charset "utf-8";
/* CSS Document */
/*全局样式*/

html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,"Microsoft Yahei",sans-serif,"微软雅黑";}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
ol,ul{list-style:none}
body{color:#6f6f6f;background:#f6ecd3;font-size:14px;}
img{border:none;}
a{color:#6f6f6f;text-decoration:none;}
a:hover{color:#b60000;}
.clear{height:0px;font-size:0px;clear:both;overflow:hidden;}
.w1160{width: 1160px;margin: 0 auto;}
.txt1430{font-size: 14px;line-height: 30px;}


/*头尾样式*/
header{background: url(../images/main_topbg.png) repeat-x top;border-bottom:1px solid #ffffff;}
.logo_bar{height: 60px;padding-top: 10px;width: 100%;}
.logo{float: left;}
.subnav{float: right;font-size: 12px;color: #f6ecd3;}
.subnav .subbtn{display: inline-block;padding:0 8px;line-height: 50px;position: relative;cursor: pointer;}
.subnav .subbtn img{vertical-align: middle;}
.subnav .subbtn .top_ewm{visibility: hidden;padding: 10px;width: 80px;font-size: 12px;background: #ffffff;border-radius: 6px;z-index: 99;top: 50px;color: #666666;line-height: 1rem;text-align: center;position: absolute;}
.subnav .subbtn .top_ewm img{width: 100%;height: auto;}
.subnav .subbtn .top_ewm>.arrow{position: absolute;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 11px;left: 50%;margin-left: -11px;border-top-width: 0;border-bottom-color: #ffffff;top: -11px;}

.navbar{background: url(../images/navbg.png) no-repeat center top;width: 1160px;margin: 0 auto;height: 44px;padding: 11px 12px 0;text-align: center;}
.navbar nav{line-height: 44px;font-size: 16px;color: #ffffff;}
.navbar nav a{display: inline-block;padding: 0 32px; color: #ffffff;}
.navbar nav a:hover,.navbar nav a.d{color: #ffde00;}

footer{background: #a01002;border-top: 8px solid #d09b53;}
footer .bot_ewm,footer .copyright{width: 550px;float: left;padding: 36px 0 24px;color: #ffffff;}
footer .bot_ewm{padding-right: 30px;text-align: right;}
footer .bot_ewm p{display: block;float: right;margin-left: 25px;text-align: center;font-size: 12px;}
footer .bot_ewm img{width: 90px;height: 90px;border:5px solid #ffffff;display: block;margin-bottom: 2px;}
footer .copyright{padding-left: 30px;line-height: 30px;}

/*其它布局样式*/
.cont{padding: 20px 0;border-top: 8px solid #d09b53;}
.bgboxyy{background: #ffffff;-moz-box-shadow: 2px 2px 5px rgba(0,0,0,.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.2);box-shadow: 2px 2px 5px rgba(0,0,0,.2);}
.mar_lr_25{margin: 0 25px;}

/*右侧两个浮框*/
.layer_ly{position: absolute;right: 2px;width: 83px;height: 104px;top:540px;}
.layer_top{position: fixed;right: 5px;bottom:200px;text-align: center;}



