﻿/* 公共样式 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 14px; line-height:26px;font-family:Microsoft YaHei,Arial,PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB;  color: #333; background: #fff; }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
img { border:none; vertical-align:middle;}
ul,ol,dl { list-style:none;}
a { text-decoration:none; color: #333}
a:link,a:visited { text-decoration:none; outline:none;}
a:hover,a:active { color:#;text-decoration:none; outline:none;}
.fl{float: left}
.fr{float: right}
.fb{font-weight:bold;}
.clear{clear:both;}
.hm-t-container{display: none !important;}

h3{
    font-size: 16px;
    color:#333333;
    
}
/* 字体雅黑亮 */
.white{color: #fff;}
.black{color: #000;}

.folio-thumb img{ width:100%; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden; -webkit-transition-duration:0.7s; -moz-transition-duration:0.7s; -ms-transition-duration:0.7s; -o-transition-duration:0.7s;}	
.folio-thumb:hover img{ -webkit-transform:scale(1.3); -moz-transform:scale(1.3); -o-transform:scale(1.3); -ms-transform:scale(1.3);-webkit-box-shadow: 0 0 5px #999; -moz-box-shadow: 0 0 5px #999;box-shadow: 0 0 5px #999;}
.mediaholder{ overflow:hidden;}

.page{
    position: relative;
    left: 0;
    top: 0;
    background-color: #ffffff;
}
#main{width:100%;max-width:1200px;margin:0 auto;}
/* 页面顶部通栏 */
#top{float:left;width:100%;border-top:#dd3f1c 2px solid; background: #ffffff;padding:1% 0;}
.header{float: left;width:100%;}
.logo{float:left;width:30%;}
.menu{float:right;}
.menu ul li{float:left;margin-left:30px;}
.menu ul li a{display:block;line-height:77px;font-size:16px;}
.menu ul li a:hover{color:#df4a1b;}

#footer{float:left;width:100%; background:#3d3d3d;padding:2% 0;color:#ffffff;}
#footer a{color:#ffffff;}
.bmenu{float: left;width:100%;padding-bottom:20px;}
.bmenu dl{float: left;width:20%;}
.bmenu dl dt{font-size: 16px;margin-bottom:5px;}
.bmenu dl dd a{color: #dddddd;lina-height:26px;}
.bmenu ul{float: right;width:20%;}
.bmenu ul li{ text-align: center;line-height:35px;}

.copyright{float: left;width:100%;border-top:#585858 1px solid;padding-top:15px; text-align: center;}
.copyright a{colo:#ffffff;}




