﻿@charset "utf-8";
/* CSS Document */
/* 头部 */
.header { width: 100%; margin: 0 auto; }
.header .mod-warp { width: 1200px; margin: 0 auto; }
.m-icon { display: inline-block; background: url("https://spanish.news.cn/2021new/images//icon.png") no-repeat; background-size: 156px 130px; }
/* logo+图片 */
.header .mod-top { position: relative; width: 100%; height: 130px; background: url("https://spanish.news.cn/2021new/images//top_bg.jpg") no-repeat; background-size: 100% 100%; background-position: center top; }
.header .mod-top .mod-warp { position: relative; width: 1200px; height: 130px; margin: 0 auto; overflow: hidden; }
.header .mod-top .m-left { margin-top: 24px; float: left; width: 366px; height: 63px; }
.header .mod-top .m-right .mod-search { position: absolute; top: 80px; right: 345px; width: 200px; height: 32px; line-height: 32px; border: 1px solid #0156d6; background: #1d36ca; overflow: hidden; }
.header .mod-top .m-right .mod-search input { width: 82%; height: 32px; padding-left: 7px; color: #0090ff; font-size: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; outline: none; background: none; }
.header .mod-top .m-right .mod-search input::-webkit-input-placeholder {
color: #0090ff;
}
.header .mod-top .m-right .mod-search input::-moz-placeholder {/* Mozilla Firefox 19+*/
color: #0090ff;
}
.header .mod-top .m-right .mod-search input:-moz-placeholder {/* Mozilla Firefox 4 to 18*/
color: #0090ff;
}
.header .mod-top .m-right .mod-search input:-ms-input-placeholder {/* Internet Explorer 10-11*/
color: #0090ff;
}
.header .mod-top .m-right .mod-search i { position: absolute; top: 50%; right: 5px; margin-top: -10px; display: block; width: 28px; height: 20px; background-position: 0 0; cursor: pointer; }
.header .mod-top .m-right .mod-img { position: absolute; top: 14px; right: 0; width: 300px; height: 98px; overflow: hidden; display:none; }
/* 导航 */
.header .navFixed { position: fixed; top: 0; z-index: 21; }
.header .mod-navigation { width: 100%; height: 67px; font-size: 0; background: url("https://spanish.news.cn/2021new/images//nav_bg.jpg") no-repeat; background-size: 100% 100%; background-position: center top; }
.header .mod-navigation .mod-warp { position: relative; width: 1200px; height: 67px; margin: 0 auto; }
.header .mod-navigation ul li { position: relative; float: left; padding: 0 15px; line-height: 67px; font-size: 20px; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }
.header .mod-navigation ul li:hover, .header .mod-navigation ul li.curr { background: #0058ff; }
.header .mod-navigation ul li:hover .m-icon-arrow { background-position: -13px -28px; }
.header .mod-navigation ul li:hover .layer-nav { display: block; }
.header .mod-navigation ul li a { display: block; color: #fff; }
.header .mod-navigation ul li a:hover { color: #fff !important; }
.header .mod-navigation ul li span { position: absolute; top: 0; right: 1px; display: inline-block; width: 1px; color: #0058ff; }
.header .mod-navigation ul li .m-icon-arrow { width: 9px; height: 8px; background-position: 0 -28px; }
.header .mod-navigation ul li .layer-nav { display: none; position: absolute; z-index: 22; left: 0; top: 67px; width: 166px; font-size: 0; background: #002393; }
.header .mod-navigation ul li .layer-nav dl dt { position: relative; padding: 10px 6px; font-size: 12px; color: #fff; text-align: left; line-height: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }
.header .mod-navigation ul li .layer-nav dl dt:hover { background: #0058ff; }
.header .mod-navigation ul li .layer-nav dl dt a { display: inline-block; color: #fff; }
.header .mod-navigation ul li .layer-nav dl dt a:hover { color: #fff !important; }
.header .mod-navigation ul li .layer-nav dl dt span { position: absolute; bottom: 0; display: block; width: 100%; height: 1px; background: #0033b4; }
/* banner图 */
.header .banner-box { width: 1200px; height: auto; margin: 20px auto 0; overflow: hidden; }
.header .banner-box img { display: block; width: 100%; height: 100%; }
.sreach_box { float: right !important; width: 220px; height: auto; margin-right: 70px; margin-top: 45px; }
.sreach { margin-top: 10px; float: left; }
.sreach_v1 { width: 220px; height: 32px; border-right: none; }
.username { width: 220px; height: 38px; border: none; outline: none; font-size: 16px; padding-left: 10px; background: #1d36ca; color: #0090ff; }
.sreach_v2 { width: 30px; height: 32px; background: #1d36ca; border-left: none; padding: 5px 5px 0px 0px; }
/* 底部 */
.footer { width: 100%; height: 130px; background: url("https://spanish.news.cn/2021new/images//footer_bg.jpg") no-repeat; background-position: center top; background-size: 100% 100%; }
.footer p { line-height: 130px; font-size: 20px; color: #fff; text-align: center; }