/* 清除默认样式 */
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; }
a:hover { outline: none; color: #3271ae; }
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: #fff; }
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;width:60%; }
.headLink { text-align: right; margin: 20px 0 30px; }
.headLink a { font-size: 14px; color: #555; }
.headLink a.tsLink { font-size: 16px; color: #3271ae; }
.headNav_list>li { float: left; padding: 0 28px; position: relative; }
.headNav_list>li>a { font-size: 16px; 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; **/width: 200px;}
.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: 16px; }
.head_subNav_list li:hover a, .head_subNav_list li.on a { color: #014391; }

/* banner */
.content { padding-top: 120px; }
.banner { width: 100%; }
.banner>img { width: 100%; }

/* 底部样式 */
.footer { background: #00366c; height: 160px; overflow: hidden; }
.foot1, .foot2 { margin-top: 40px; height: 70px; }
.footer p, .footer p a { color: #fff; font-size: 14px; color: #fff; margin-bottom: 30px; }
.foot1 { width: 289px; 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: 60px; }

/* easySite */
.eps-portallat-list { z-index: 1000000 !important; }