@charset "utf-8";
html {margin:0px;padding:0px;overflow-x:hidden;}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}
ul,ol{list-style:none;}
em { font-style: normal; }
dt { font-weight: normal; }

/* HTML5 重置为较旧版本的浏览器 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
blockquote, q{ quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse: collapse; border-spacing: 0; }

/* 按钮样式 */
input, button, textarea, select { outline:none; resize:none}
input[type="button"]{cursor:pointer; border:0}
input[type="submit"]{cursor:pointer; border:0}
input[type="reset"]{cursor:pointer; border:0}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }

/*浮动*/
.fl { float: left !important;}
.fr { float: right !important;}
.clear{display:block;height:0;overflow:hidden;clear:both;}
.clearfix:after{content:'\20';display:block;height:0;clear:both;}
.clearfix{zoom:1;}html{overflow-y:scroll;}

/*a 链接*/
a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); }
a:link { color:#666; }
a:visited { color:#333; }
a:hover, a:active, a:focus {color:#1f7b8a; text-decoration:none; }

/*图片居中*/
.middle { display:table-cell; *display:block; overflow:hidden; font:0px/0px 'Arial'; text-align:center; vertical-align:middle;}
fieldset, img { border:0; vertical-align:middle}

/*常量*/
.hide{display:none !important;}
.show{display:block !important;}
.invisible{visibility:hidden;}
.noBg{background:none !important;}
.noBorder{border:none !important;}
.noMargin{margin:0 !important;}
.noPadding{padding:0 !important;}

.head {width:100vw;background:#f6f6f6;}
.head .head_top {width:1200px;height: 36px;margin:0 auto;}
.head .head_top .nav_l {height: 36px;line-height:36px;float:left;margin-left:10px;color:#999;font-size:14px;}
.head .head_top .nav_r {height: 36px;line-height:36px;float:right;margin-right:10px;color:#999;font-size:14px;}
.head .head_top a {color:#999;}

.wrap{margin: 0 auto;width: 1200px;}
.audio{
    /*设置音乐显示位置*/
    width:100px;
    height: 40px;
    position:fixed;top:25px;left:92%;
    z-index:100;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity:0.3;
}

.top{height: 90px;background: #ffffff;}
.top .wrap{border-bottom: 1px solid #0051a8;}
.top .logo{width: 320px;height: 90px;line-height: 90px;float: left;}
.top .logo img{width: 320px;height: auto;}
.top .nav_tel{height: 90px;float: left;margin-left: 40px;}
/*.top .nav_tel .menu{}
.top .nav_tel .menu>li{width: 90px;height: 95px;float: left;text-align: center;}
.top .nav_tel .menu .titles{color: #666666;font-size: 16px;display: block;line-height: 95px;}
.top .nav_tel .menu>li.on .titles{color: #0051a8;}
.top .nav_tel .menu>li:hover,.top .nav_tel .menu>li.on {border-bottom: 4px solid #0051a8;height: 91px;}*/
#nav{}
#nav  li a {
    display: block;
    width: 90px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 90px;
    height: 90px;
} /*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/
#nav li {
    float: left;
    width: 90px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-right: 10px;

}                   /* 一级菜左对齐 */
#nav li:hover,#nav li.on {
    background: #796f54;
}

#nav li:hover a,#nav li.on a {
    color: #ffffff;
    text-decoration: none;
    line-height: 90px;
}  /* 鼠标在一级菜单上改变其背景色 */
#nav li .ul1 {
    line-height: 25px;
    background: #ffffff;
    list-style-type: none;
    text-align: center;
    left: -999em;
    width: 90px;
    position: absolute;
    z-index: 20;
}

#nav li .ul1 li {
    height: 40px;
    float: left;
}           /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/
#nav li .ul1 a {
    display: block;
    height: 40px;
    width: auto;
    text-align: center;
    color: #666666;
    line-height: 40px;
    font-size: 14px;
}                 /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#nav li .ul1 a:hover {
    color: #ffffff;
    background-color: #333;
}/* 鼠标在链接上 */
#nav li:hover .ul1 {
    left: auto;
}

#nav li.sfhover .ul1 {
    left: auto;
}
.top .wx_qq{float: right;height: 90px;position: relative;display:flex;line-height:90px;font-size:28px;color:#ff0000;}
.top .wx_qq a{display: inline-block;padding-top: 29px;margin-right: 5px;}
.top .wx_qq a img{width:26px;height: 26px;}
.top .wx_qq a{display: inline-block;padding-top: 34px;margin-right: 5px;}
.top .wx_qq a .wxerm{position: absolute;left: -40px;top: 90px;width: 115px;height: 115px;z-index: 16;display: none;opacity: 0;}
.top .wx_qq .wx_a:hover .wxerm{display: block;opacity: 1;}
/*footer*/

/*.footer{background: url("../img/f1231_03.png")left center;padding-bottom: 35px;}
.footer .wrap{padding-top: 50px;}
.footer .wrap .f_he .f_left{float: left;width: 360px;}
.footer .f_he .f_left .f_logo{margin-bottom: 20px;}
.footer .f_he .f_left .f_logo img{width:130px;height: 53px;!important;z-index: 16; }
.footer .f_he .f_left img{width: 30px;height: 30px;vertical-align: middle;}
.footer .f_he .f_left span{vertical-align: middle;color: #f2f2f2;font-size: 24px;}
.footer .f_he .f_left p{color: #FFFFFF;font-size: 14px;width: 310px;line-height: 23px;}
.footer .f_he .f_left .p1{margin-top: 10px;}
.footer .f_he .f_center{float: left;height: 200px;}
.footer .f_he .f_center dl{width: 100px;height: 200px;float: left;}
.footer .f_he .f_center dt{width: 100px;}
.footer .f_he .f_center dd{width: 100px;}
.footer .f_he .f_center dl dt a{font-size: 16px;color: #FFFFFF;height: 40px;line-height: 40px;}
.footer .f_he .f_center dl dd a{font-size: 13px;color: #e6e5e5;height: 22px;line-height: 22px;}
.footer .f_he .wx_ewm{float: right;width: 169px;height: 206px;}
.footer .f_he .wx_ewm img{width: 200px;height: 200px;}
.footer .f_he .wx_ewm1{float: right;width: 169px;height: 206px;}
.footer .f_he .wx_ewm1 img{width: 169px;height: 206px;}
.footer .copy{height: 44px;line-height: 44px;text-align: center;margin-top: 15px;}
.footer .copy span{color: #f2f2f2;font-size: 12px;}
.footer .yq_link {color: #ffffff;font-size: 16px;line-height: 35px;border-bottom: 1px solid #85794f;border-top: 1px solid #1E4B85;padding: 15px 0;margin-top: 20px;}
.footer .yq_link a{color: #ffffff;font-size: 14px;display: inline-block;margin-right: 20px;}*/

 /*footer*/
.wfooter{width:100%;height:164px;background:#333333;margin-top:30px;}
.wfooter .footer{width:962px;height:96px;margin:0 auto;color:#fff;padding-top:50px; text-align: center;}
.wfooter .footer .fnav{display: block;margin: 10px 0;height:20px;text-align: center;color:#999;}
.wfooter .footer .fnav a{text-decoration: none;color:#FFFFFF;font-size: 14px;margin-right:10px;line-height:18px;margin:0px 9px;padding-right:5px;display: inline-block;height:18px;}
.wfooter .footer  .fnav .lasta{border-right:0px;}
.footer .fctxt{margin-top:35px;font-size: 14px;}
.wfooter .footer .copy{margin:35px auto 0px;height:25px;font-size: 14px;}
.wfooter .footer .ftxt{margin:5px 0px 0px 400px;font-size: 14px;height:25px;width:600px;} 
.wfooter .footer span{text-align: center;font-size:14px;}
