/* 清除默认样式 */ body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, a, span, strong { padding: 0; margin: 0; border: none; font-family: 'Microsoft Yahei', arial; outline: none; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } table { border-collapse: collapse; } a, a:active { color: #555; text-decoration: none; outline: none; font-size: 14px; } a:hover { outline: none; color: #3271ae; font-size: 14px;} ul, dl, li, dd, dt, ol { list-style: none; } input, select, img { vertical-align: middle; outline: none; } body { font-size: 14px; -webkit-text-size-adjust: none; color: #555; width: 100%; background-color: #f8f8f8; } html, body { width: 100%; height: 100%; font-size: 14px; min-width: 1200px; max-width: 1920px; margin: 0 auto; } img { max-width: 100%; } .fl { float: left; } .fr { float: right; } .clear { clear: both; font-size: 0; height: 0; width: 100%; zoom: 1; line-height: 0; zoom: 1; } .clear:after { content: " "; display: block; clear: both; height: 0; } .fw_rela { width: 100%; position: relative; } .pubCon { width: 1200px; margin: auto; } /* 头部样式 */ .header { position: fixed; background: #fff; width: 100%; min-width: 1200px; z-index: 10000; } .headCon { height: 120px; } .logo { margin-top: 45px; } .headLink { text-align: right; margin: 20px 0 30px; } .headLink a { font-size: 14px; color: #555; } .headLink a.tsLink { font-size: 14px; color: #3271ae; } .headNav_list>li { float: left; padding: 0 28px; position: relative; } .headNav_list>li>a { font-size: 14px; color: #333; display: block; height: 48px; } .headNav_list>li:hover>a, .headNav_list>li.on>a { color: #3271AE; } .head_subNav_list { display: none; position: absolute; left: 0px; top: 48px; background: #d5d5d7; width: 130px; } .head_subNav_list li { height: 40px; line-height: 40px; border-bottom: 1px solid #eee; width: 100%; text-align: center; } .head_subNav_list li a { color: #000; font-size: 14px; } .head_subNav_list li:hover a, .head_subNav_list li.on a { color: #014391; } .logo img {max-width: 520px;} /* banner */ .content { padding-top: 120px; } .banner { width: 100%; } .banner>img { width: 100%; } /* 底部样式 */ .footer { background: #00366c; height: 140px; overflow: hidden; } .foot1, .foot2 { margin-top: 40px; height: 70px; } .footer,.footer p,.footer span, .footer p a { color: #fff; font-size: 12px; color: #fff; margin-bottom: 30px;line-height:60px; } .foot1 { width: 360px; border-right: 1px solid #1a4a7b; line-height: 70px; font-size: 18px; color: #fff; padding-left: 20px; } .foot2 { padding-left: 45px; width: 539px; border-right: 1px solid #1a4a7b; } .foot3 { margin-top: 15px; } /* 底部样式新 */ .footer_top{height: 60px;margin-top:10px; border-bottom: 1px dashed #4D6883;} .footer_top ul{overflow:hidden;width:300px;margin:0 auto;} .footer_top ul li{float:left;margin:0 3px;font-size:14px;} .footer_top ul li a{color:#FFF;font-size: 14px; } .footer_bottom{text-align:center;} .footer_bottom span{margin-right:10px;font-size:14px;} /* easySite */ .eps-portallat-list { z-index: 1000000 !important; }