@charset "utf-8";
/* CSS Document */
html, body, div, p, h1, h2, h3, h4, h5, h6, table, tr, td, form, input, ul, ol, dl, li, dt, dd { border: 0 none; font-family: "MS UI Gothic"; font-weight: normal; list-style: outside none none; margin: 0; outline: medium none; padding: 0; }
* { font-family: "MS UI Gothic"; }
.header { width: 1200px; height: 130px; margin: 0 auto }
.logo { float: left; margin-top: 15px }
#time { color: #0035bd; margin-top: 10px }
.banner { float: right; margin-top: 15px }
.sousuo { width: 200px; height: 32px; float: right; position: relative; margin-top: 78px; margin-right: 30px }
.sssearch { width: 200px; height: 32px; border: 1px solid #0090ff; }
.sousuo img { position: absolute; right: 8px; bottom: 6px; border-left: 1px solid #0090ff; padding-left: 10px; }
/* nav */
.nav { width: 100%; height: 69px; background: #001375; }
.nav_list { width: 1200px; height: 69px; margin: 0 auto; list-style: none; }
.nav_list li { float: left; font-size: 16px; font-weight: normal; color: #fff; line-height: 69px; text-align: center; cursor: pointer; position: relative; font-weight: bold; }
.nav_list li a { color: #fff; }
.nav_list li+li { margin-left: 53px; }
.language-more1 { background: url(http://www.newsimg.cn/world/scosummit2018/images/arrow_down.png) no-repeat 90px 30px; padding-right: 50px; }
.language-more1:hover .sub { height: 120px; padding: 15px 0; }
.language-more2 { background: url(http://www.newsimg.cn/world/scosummit2018/images/arrow_down.png) no-repeat 99px 30px; padding-right: 50px; }
.language-more2:hover .sub { height: 306px; padding: 15px 0; }
.sub { position: absolute; left: 0; width: 100px; transition: all 0.5s; overflow: hidden; height: 0px; background: #2d4aa7; background: linear-gradient(to top, #2d4aa7 0%, #2d4aa7 100%); z-index: 50; }
.sub a { display: block; text-align: center; font-weight: normal; font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun, '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif; }
.sub a:hover { background-color: rgba(255, 255, 255, 0.5); }
.lh-xl { line-height: 2; }
.fs-sm { font-size: 14px; }
/*footer*/
.footer { background: #0035bd none repeat scroll 0 0; margin-top: 50px; overflow: hidden; width: 100%; }
.footer_c { margin: 0 auto; padding: 20px 0; width: 1200px; }
.footer_c p { color: #fff; line-height: 24px; text-align: center; }
.footer_c p span { color: #07b3e7; font-weight: bold; }