@charset "utf-8";
/* CSS Document */
/* 全局设置 */
* { outline: none; -webkit-font-smoothing: subpixel-antialiased; -moz-font-smoothing: subpixel-antialiased; -o-font-smoothing: subpixel-antialiased; -ms-font-smoothing: subpixel-antialiased; font-smoothing: subpixel-antialiased; }
html, body { width: 100%; height: 100%; padding: 0; margin: 0; border: 0; font: 12px/26px '微软雅黑', 'Microsoft YaHei', '黑体'; color: #333; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, abbr, acronym, pre, xmp, form, fieldset, input, textarea, p, blockquote, th, img, video { padding: 0; margin: 0; border: 0; }
address, caption, cite, code, dfn, em, strong, th, td, var { font-weight: normal; font-style: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font: inherit; font-style: inherit; font-weight: inherit; }
code, kbd, samp, tt { font-weight: normal; }
ol, dl, ul, li { list-style: none; list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { overflow-y: scroll; }
a { color: #333; text-decoration: none; }
a:link { color: #333; }
/* 未被访问的链接 */
a:visited { color: #333; }
/* 已被访问的链接 */
a:hover { color: #0072C6; }
/* 鼠标指针移动到链接上 */
a:active { color: #333; }
/* 正在被点击的链接 */
.hide { display:none !important; }
.clear { clear: both; }
::selection { background: gray; color: #fff; }
/*框架*/
.fl { float: left; }
.fr { float: right; }
.main { width: 1200px; margin: 0px auto; }
.full { width: 100%; min-width: 1180px; }
.main:after, .full:after { display: block; clear: both; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
/**/
.clume { }
.clume dt { height: 20px; line-height: 20px; font-size: 14px; margin:0px; }
.clume dt span { margin-right: 6px; }
.clume .nameen { text-transform: uppercase; color: #004ea2; font-family: '华文中宋'; font-weight: bold; }
.clume .namecn { }
.clume .more { width: 50px; height: 20px; float: right; background: url(../images/more.png) right no-repeat; }
.clume dd { }
.clume .abtimg { float: left; margin-right: 15px; }
.about_txt { padding-top: 20px; }
.news_lst { padding-top: 10px; }
.news_lst li { line-height: 28px; background: url(../images/news_lst.png) no-repeat; overflow:hidden; }
.news_lst a { padding-right: 5px; background: #fff; }
.news_lst .ndate { float: right; padding-left: 5px; background: #fff; }
.show_lst li { width:140px; height:140px; text-align:center; margin-top:10px; }
.show_lst li img { width:140px; height:115px; }
.show_lst li:nth-child(even) { float:left; }
.show_lst li:nth-child(odd) { float:right; }
/*设定*/
.headbg { height: 100px; background: linear-gradient(#ffffff, #DCDCDC); }
.header { height: 100px; }
.logo { width: 250px; height: 100px; float: left; }
.logo img { height: 100px; max-width: 250px; }
.navegation { width: 930px; height: 100px; float: right; }
.navegation .service { width: 220px; height: 40px; float: right; background: url(../images/tel.png) no-repeat; }
.navegation .menu { width: 930px; height: 40px; clear: both; display: table; }
.navegation .menu li { display: table-cell; width:133px; text-align: center; line-height: 40px; }
.navegation .menu li a { font-size: 14px; padding: 7px 7px; transition: all 0.2s; }
.navegation .menu li a:hover, .navegation .menu li a.cur { background: radial-gradient(#0050A2 50%, #00254E); transition: all 0.2s; color: #FFF; }
.navegation .menu .submenu { position: absolute; z-index: 99999; visibility:hidden; }
.navegation .menu .submenu li, .navegation .menu .submenu li a { background: rgba(255,255,255,0.5); height: 40px; line-height: 40px; padding: 0px; display: block; text-align: center; overflow:hidden; }
.navegation .menu .submenu li a:hover, .navegation .menu .submenu li a.cur { background: rgba(0,78,192,0.5); }
.navegation .menu li:hover .submenu { visibility:visible; box-shadow: 0px 4px 10px #80A7E0;}
/**/
.footer { height: 145px; background: #353535; }
.foot { height: 60px; padding-top: 45px; }
.foot, .foot a { line-height: 25px; font-size: 14px; color: #cdc3bd; }
.foot p { line-height: 35px; }
.foot .flogo { padding-top: 11px; width: 175px; float: left; text-align: center; }
.foot .flogo img { max-height: 80px; }
.foot .flink a { margin: 0px 30px; }
.foot .fcopy { text-indent: 2em; }
.met-index-contact{background:#004DA2;padding-top:28px;padding-bottom:28px}
.met-index-contact li {width: 48%; margin-top: 5px; margin-right: 20px; }
.met-index-contact li img{width: 48%; margin-top: 5px; margin-right: 20px; }

.pager {
    margin: 30px 0px;
    text-align: center;
    font-size: 14px;
}