@import url("//img.315i.com/static/common/css/reset.css");
h3 {
  margin: 0;
}
p {
  margin: 0;
}
img {
  max-width: 100%;
}
a,
a:hover {
  color: inherit;
  text-decoration: none;
}
.container-fluid {
  padding-left: 80px;
  padding-right: 80px;
}
.header {
  padding: 20px 80px;
  display: flex;
  justify-content: space-between;
}
.header .logo {
  display: flex;
  align-items: center;
}
.header .slogo {
  margin-left: 15px;
  padding-left: 15px;
  font-size: 22px;
  color: #053B92;
  background: url(../../images/special/logo-line.png) no-repeat left center;
}
.header .search-bar {
  display: flex;
  align-items: center;
}
.header .search-bar .search {
  width: 600px;
  height: 36px;
  display: flex;
  overflow: hidden;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
}
.header .search-bar .search form {
  display: flex;
  flex: 1;
  align-items: center;
}
.header .search-bar .search .search-input {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  flex: 1;
  border: none;
  outline: none;
}
.header .search-bar .search .search-button {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  text-indent: 4em;
  overflow: hidden;
  border: none;
  outline: none;
  background: url(../../images/special/search-btn.png) no-repeat;
}
.nav {
  padding: 0 80px;
  height: 42px;
  background: url(../../images/special/nav_bg.jpg) left top repeat-x;
}
.nav_con {
  height: 42px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.nav_list li.nav_li {
  float: left;
  position: relative;
  z-index: 9;
}
.nav_list li.nav_li:hover {
  background-color: #ed4c0c;
}
.nav_list li.nav_li:hover .nav_show {
  display: block;
}
.nav_list li.nav_li:hover .nav_showspe {
  display: block;
}
.nav_list li.spe {
  height: 42px;
}
.nav_list li a.navpro {
  padding: 0 7px;
  line-height: 42px;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
}
.nav_list li a.navpro:hover {
  color: #fff;
  text-decoration: none;
}
.eng {
  width: 73px;
  height: 22px;
  line-height: 22px;
  background: url(../../images/special/english.jpg) no-repeat;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  color: #d4e4ff;
  float: right;
  margin: 10px 10px 0 0;
}
.eng a {
  color: #d4e4ff;
  text-decoration: none;
}
.eng a:hover {
  color: #d4e4ff;
  text-decoration: none;
}
.nav_mod {
  min-width: 980px;
  height: 18px;
  line-height: 18px;
  background: url(../../images/special/navb_bg.jpg) repeat-x;
}
.nav_show {
  width: 460px;
  border: 3px #ed4c0c solid;
  background: url(../../images/special/nav_showbg.jpg) repeat;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 42px;
}
.nav_showspe {
  width: 258px;
  border: 3px #ed4c0c solid;
  background: url(../../images/special/nav_showbg.jpg) repeat-y;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 42px;
}
.nav_l {
  width: 238px;
  float: left;
  padding: 15px 10px 10px 10px;
}
.nav_l2 {
  width: 238px;
  float: left;
  padding: 15px 10px 10px 10px;
}
.nav_r {
  width: 187px;
  float: right;
  padding: 15px 0 15px 15px;
}
.nav_l h3 {
  margin: 0;
  padding: 0;
  line-height: 28px;
  font-size: 16px;
  padding-left: 10px;
  background: url(../../images/special/icon/icon3.jpg) left 16px no-repeat;
  font-weight: normal;
  border-bottom: 1px #e1e1e1 solid;
}
.nav_l span {
  width: 112px;
  line-height: 27px;
  padding-left: 5px;
  font-size: 14px;
  display: inline-block;
  float: left;
}
.nav_l2 h3 {
  line-height: 28px;
  font-size: 16px;
  padding-left: 10px;
  background: url(../../images/special/icon/icon3.jpg) left 16px no-repeat;
  font-weight: normal;
  border-bottom: 1px #e1e1e1 solid;
}
.nav_l2 span {
  width: 70px;
  line-height: 27px;
  padding-left: 5px;
  font-size: 14px;
  display: inline-block;
  float: left;
}
.nav_l span a {
  color: #666;
  text-decoration: none;
}
.nav_l span a:hover {
  color: #c60a0a;
  text-decoration: underline;
}
.nav_l2 span a {
  color: #666;
  text-decoration: none;
}
.nav_l2 span a:hover {
  color: #c60a0a;
  text-decoration: underline;
}
.nav_r h3 {
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 10px 5px;
}
.jlc-jyz {
  margin-left: auto;
  margin-right: 15px;
}
.jlc-jyz a {
  color: #fff;
  margin-left: 20px;
  font-family: '微软雅黑';
  text-decoration: none;
  border-radius: 2px;
  line-height: 22px;
  margin-top: 10px;
  padding: 0 8px;
  height: 22px;
  display: inline-block;
  background: #4679cc;
}
.banner {
  margin-bottom: 50px;
}
.banner img { width: 100%;}
.block {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(141, 155, 176, 0.3);
}
.block .block-item {
  flex: 1;
}
/* 中东局势时间线 */
.east {
  padding-top: 40px;
  padding-bottom: 30px;
}
.east .east-header {
  margin-bottom: 30px;
  margin-right: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.east .east-header .title {
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 30px;
  color: #FFFFFF;
  font-size: 26px;
  flex-shrink: 0;
  border-radius: 1px 10px 10px 1px;
  background: linear-gradient(135deg, #E61E1E 0%, #2070D9 100%);
}
.east .east-body {
  margin: 0 50px;
}
.timeline .date {
  margin-bottom: 15px;
  color: #266DD3;
  font-size: 20px;
}
.timeline-item {
  padding-left: 35px;
  border-left: 1px dashed #2B6CCE;
}
.timeline-item .time {
  margin: 0 0 15px -35px;
  display: flex;
  align-items: center;
  position: relative;
}
.timeline-item .time span {
  width: 77px;
  height: 28px;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  border-radius: 5px;
  background: #2B6CCE;
}
.timeline-item .time .line {
  width: 35px;
  border-top: 1px dashed #2B6CCE;
}
.timeline-item .time::before {
  content: '';
  width: 13px;
  height: 13px;
  margin-left: -7px;
  position: absolute;
  background: #2B6CCE;
  border-radius: 20px;
}
.timeline-item .content {
  margin-bottom: 15px;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #EBEBEB;
}
.timeline-item .content .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
}
/* 大宗商品动态追踪 */
.dynamic {
  height: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  background: #FAFCFF;
}
.dynamic .dynamic-header {
  margin-bottom: 30px;
  margin-right: 50px;
  display: flex;
  align-items: center;
}
.dynamic .dynamic-header .title {
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 30px;
  color: #FFFFFF;
  font-size: 26px;
  border-radius: 1px 10px 10px 1px;
  background: linear-gradient(135deg, #E61E1E 0%, #2070D9 100%);
}
.dynamic .dynamic-header .tablist {
  margin-left: 20px;
  font-size: 18px;
}
.dynamic .dynamic-header .tablist a {
  margin: 0 10px;
  display: inline-block;
}
.dynamic .dynamic-header .tablist .active {
  color: #2B6CCE;
}
.dynamic .dynamic-body {
  margin: 0 50px;
}
.dynamic-list {
  font-size: 16px;
}
.dynamic-list li {
  padding: 11px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #EFEFEF;
}
.dynamic-list li:last-child {
  border-bottom: none;
}
.dynamic-list li a {
  width: 100px;
  margin-right: 20px;
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.dynamic-list li a:hover {
  text-decoration: underline;
}
/* layui-inline */
.layui-inline {
  margin-left: 5%;
  display: flex;
  align-items: center;
}
.layui-inline .button {
  width: 60px;
  height: 30px;
  color: #fff;
  border: 0;
  background: #1b50a0;
}
.layui-input-box {
  display: flex;
  align-items: center;
}
.layui-input-inline {
  flex: 1;
}
.layui-input-inline input {
  width: 100%;
  padding: 5px 10px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
}
.layui-form-mid {
  margin: 0 5px;
}
/* pages */
.pages {
  margin: 20px 0;
  text-align: center;
}
.pages * {
  display: inline-block;
}
.pages {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pages a,
.pages span {
  padding: 5px 15px;
  margin: 0 -0.5px;
  color: inherit;
  border: 1px solid #ddd;
}
.pages a {
  text-decoration: none;
}
.pages a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pages .active {
  color: #62a4ea;
  font-weight: bold;
}
.nav_line_top * {
  box-sizing: content-box;
}
.footer {
  font-size: 12px;
  color: #1e1e1e;
}
