@charset "utf-8";
/* CSS Document */

body{padding: 0; margin: 0; background: #f1f5ff;}
*{box-sizing: border-box;}
html,body,div,form,img,ul,ol,li,dl,dt,dd{margin:0px; padding:0px;}
img{border:0;}
ol,ul,li{list-style:none;}
a{color: #333}

.eui-display-table{display: table; width: 100%;}
.eui-display-table .th{display: table-cell; vertical-align: middle;}
.eui-display-table .td{display: table-cell; vertical-align: middle;}

.eui-bgw{background: #fff;}

.eui-header{position: fixed; top: 0; left: 0; right: 0; background: rgba(255,255,255,.7);}
.eui-logo{padding: 12px;}
.eui-logo img{display: block; width: 200px;}

.eui-index-banner img{display: block; width: 100%;}

.eui-index-inlet{margin-bottom: 10px; padding: 0 12px;}
.eui-index-inlet .td{padding: 12px 0; line-height: 14px; font-size: 14px; text-align: center;}
.eui-index-inlet .td img{display: block; margin: 0 auto 8px; width: 60%;}

.eui-index-video{margin-bottom: 10px;}
.eui-index-video img{display: block; width: 100%;}

.eui-index-news{margin-bottom: 10px;}
.eui-index-news .tit{line-height: 40px; font-size: 18px; border-bottom: 1px solid #c9dbec;}
.eui-index-news .tit:before{content: ''; float: left; width: 40px; height: 40px; margin-left: 4px; background: url(../images/index-news.svg) no-repeat center; background-size: 20px;}
.eui-index-news .tit span{float: right; padding: 0 8px; font-size: 14px; color: #999;}
.eui-index-news .tit span i{float: right; width: 24px; height: 40px; background: url(../images/icon-arrow-right-o.svg) no-repeat center; background-size: 16px;}
.eui-index-news li{position: relative; padding: 12px;}
.eui-index-news li~li:after{content: ''; position: absolute; left: 12px; right: 12px; top: 0; height: 1px; background: #c9dbec;}
.eui-index-news li i{position: absolute; top: 12px; right: 12px; line-height: 20px; padding: 0 4px; font-style: normal; font-size: 12px; color: #fff; border-radius: 2px; background: #ff614a;}
.eui-index-news li i~p{padding-right: 36px;}
.eui-index-news li p{margin: 0 0 8px; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.eui-index-news li span{display: block; font-size: 12px; color: #999;}

.eui-header{z-index: 10;}
.am-menu-toggle{width:49px!important; height:49px!important; right:0!important; top:-49px!important;}
.am-menu-dropdown1 .am-menu-toggle{color: #00458a;}
.am-menu-toggle-icon{line-height:49px!important;}
.am-menu-nav{background:url(../images/nav-bg.png) repeat-x center}
.am-menu-nav li a{background:none!important; text-align:center; border-bottom:1px solid #117ec4!important; border-left:1px solid #117ec4}








