@charset "utf-8";
/*CSS通用重置样式*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;list-style:none; text-decoration:none;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {font-size:100%;}
body {font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
img{vertical-align:middle;}
.clearfix:before,.cf:before,.clearfix:after,.cf:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after,.cf:after{clear:both;}
.clearfix,.cf{zoom:1;}
html{_text-overflow:ellipsis;} /*���IE6��ͼƬ����*/ 
iframe{display:block;}

ol, ul {list-style: none;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Init */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0;border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

/* common */
body {	
	font: 14px/1.5 Helvetica,'Microsoft YaHei',sans-serif,FZYaSong, PingFang SC,Noto SansCJK,Heiti SC,Helvetica,Arial,"SimSun","宋体";
 color:#333333; 
}
a,a:visited{ text-decoration:none;}

.clearer{ line-height:0px; clear:both; }
strong{ font-weight:bold;}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {content: ".";clear: both;height: 0;visibility: hidden;display: block;} 
.clear {display: inline-block;    }
/**//* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/**//* End hide from IE-mac */

.opinion {
  width: 100%;
  background:url(2023bg.jpg) no-repeat center top;
}

.op-banner {
  width:1020px;
  margin:0 auto;
  height:275px;
  padding-top:90px;
}

.op-nav {
  width: 100%;
  height:77px;

  position: relative;
  z-index: 2;
}

.op-menu {
  width: 1200px;
  height:68px;
  margin:0 auto;
  line-height: 68px;
  color:#fff;
      background-color: #628bd1;
}
.op-menu a {
  float: left;
  color:#fff;
  padding: 0px 40px;
  font-size:28px;
  display: inline-block;
}.op-menu a:hover {
  color:#d3e7ff;
}

.op-menu i{
  display: inline-block;
  float: left;
  width: 10px;
  height:68px;
  background:url(https://nfcms-mainsiteoss.southcn.com/opinion/__tpl_asset/home/imgs/2023navbg.png) no-repeat center top;
}
.op-wrap {
  width: 1200px;
  margin:0 auto;
  padding:30px 0;
  background:#fff;
  margin-top: -7px;
  box-shadow: 1px 0px 10px #d7d7d7;
}


.op-head {
  width: 1200px;
  margin:0 auto;
}
.op-head h5 {
  font-size:40px;
  font-weight: bold;
  text-align: center;
  color:#b3070e
}

.op-head h5 a {
  color:#b3070e
}

.op-head p {
  width: 1000px;
  margin:0 auto;
  padding-top:10px;
  font-size:16px;
  line-height: 38px;
  color:#75767a;
}

.op-head p a {
  color:#75767a;
}

.op-con {
  width: 1150px;
  padding: 5px 0px;
  margin: 0 auto;
  overflow:hidden;
}
.op-con-l {
  width:730px;
  float:left
}

.op-con-r {
  width: 395px;
  float:left;
  margin-left: 25px;
}
.aswiper {
  width:1150px;
  height:650px;
      margin-bottom: 20px;
}
.aswiper .swiper-slide  img {
  width: 100%;
}

.aswiper .swiper-slide h5 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  padding: 10px 10px 10px 10px;
  color: #fff;
  background: rgba(24,49,95,.65);
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(24,49,95,0)),to(rgba(24,49,95,.75)));
  background: -webkit-linear-gradient(top,rgba(24,49,95,0) 0,rgba(24,49,95,.75) 100%);
  background: -moz-linear-gradient(top,rgba(24,49,95,0) 0,rgba(24,49,95,.75) 100%);
  background: linear-gradient(to bottom,rgba(24,49,95,0) 0,rgba(24,49,95,.75) 100%);
}
.aswiper .swiper-slide h5 a {
  color: #fff;
}

.aswiper .swiper-pagination {
  width: auto;
  right: 20px;
  left: auto;
  bottom: 20px;
}



.aswiper  .swiper-pagination .swiper-pagination-bullet {
  margin-right: 0;
  opacity: 1;
  background: #d3d3d3;
  -webkit-transition: width .5s;
  -moz-transition: width .5s;
  transition: width .5s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.aswiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  background: #2a66b1;
}


.op-top {
  width:730px;
  height:120px;
  position: relative;
      margin: 0 auto;
}
.op-top a {
  display: block;
  font-size:12px;
  color:#1e58a1;
  position: absolute;
  right: 10px;
  top:20px;;
}

.con-kp {
  width: 560px;
}
.kp-item {
  width: 550px;
  padding-bottom:10px;
  border-bottom:1px solid #e6e6e6;
  margin-top:15px;
}
.kp-item h5 {
 font-weight:bold;
  font-size:20px;
  color:#333;

}
.kp-item h5 a {
  color:#333;
}
.kp-item p {
  padding-top:5px;
  font-size:14px;
  line-height: 30px;
  color:#888888;
}
.kp-item p a {
  color:#888888;
}

.con-kp .c {
    width: 160px;
    margin: 10px 32px;
	    text-align: center;
}
.con-kp .fl {
    float: left;
}
.tpswiper {
  width: 1100px;
  padding:0px 0px;
  margin:0 auto;
  margin-top:15px;
}
.tpswiper  .swiper-slide img {
  width: 100%;;
}
.tpswiper .swiper-button-prev, .tpswiper .swiper-rtl .swiper-button-next {
width: 30px;
height:30px;
left:0px;
background:url(https://nfcms-mainsiteoss.southcn.com/opinion/__tpl_asset/home/imgs/2023btn_p.png) no-repeat center;
}
.tpswiper .swiper-button-next,.tpswiper  .swiper-rtl .swiper-button-prev {
  width: 30px;
  height:30px;
  right:0px;
  background:url(https://nfcms-mainsiteoss.southcn.com/opinion/__tpl_asset/home/imgs/2023btn_n.png) no-repeat center;
}
.tpswiper .swiper-button-next:after,.tpswiper  .swiper-rtl .swiper-button-prev:after {
  content:none
}
.tpswiper .swiper-button-prev:after,.tpswiper .swiper-rtl .swiper-button-next:after {
  content:none
}

.con-rp0 {
  width: 560px;
  margin:0 auto;
  overflow: hidden;
  margin-top:20px;
}


.rp-item0 {
width: 540px;
    height: 350px;
    margin-bottom: 20px;
    margin-left: 5px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
    border-radius: 12px;
    position: relative;
}
.rp-item0 img {
  width: 540px;
  height: 350px;
}

.con-rp {
  width: 700px;
  margin:0 auto;
  overflow: hidden;
  margin-top:20px;
}


.rp-item {
  width: 265px;
  height: 156px;

  margin: 15px 10px;
  overflow: hidden;

  float: left;
  border-radius: 12px;
  position: relative;
}

.rp-item h5 {
  display: none;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0px;
  padding: 0px 10px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-pack: justify;
  justify-content: center;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  width: 280px;
  height: 156px;
}
.rp-item:hover h5 {
  display: flex;

  text-align: left;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  align-items: center;
}
.rp-item img {
  width: 280px;
  height: 156px;
}




.op-mtop {
  width: 395px;
  height:30px;
  padding-top:5px;
  position: relative;

}
.op-mtop a {
  display: block;
  font-size:12px;
  color:#1e58a1;
  position: absolute;
  right: 10px;
  top:0px;;
}


.zt-item {
  margin:0 auto;
  width: 300px;
  position: relative;
  margin-top:20px;
}
.zt-item img {
  width: 100%;;
}

.zt-item h5 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 16px;

  line-height: 30px;
  padding: 10px 10px 10px 10px;
  color: #fff;
  background: rgba(24,49,95,.65);
  /* background: -webkit-gradient(linear,left top,left bottom,from(rgba(24,49,95,0)),to(rgba(24,49,95,.75)));
  background: -webkit-linear-gradient(top,rgba(24,49,95,0) 0,rgba(24,49,95,.75) 100%);
  background: -moz-linear-gradient(top,rgba(24,49,95,0) 0,rgba(24,49,95,.75) 100%);
  background: linear-gradient(to bottom,rgba(24,49,95,0) 0,rgba(24,49,95,.75) 100%); */
}

.zt-item h5 a {
  color:#fff;
}
.con-zt {
  width: 395px;
  margin-bottom: 20px;
}

.con-zk {
  width: 395px;
  margin-top:20px;
  margin-bottom:35px;
}

.con-zk img {
  display: block;
  width: 300px;
  margin:0 auto;
}

.con-zk h5 {
  width: 100%;
  background:#f0f7fd;
  text-align: center;
  color:#333;
  font-size:16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height:35px;
  line-height: 35px;
  margin-top:15px;
}


.op-ctop {
  width: 395px;
  height:45px;

  border-bottom:#2073da 1px solid;
}

.op-ctop p {
  width: 50%;
  float:left;
  line-height: 43px;
  text-align: center;

}
.op-ctop p.curre {
  border-bottom:#b9131a 5px solid;
}
.con-gddd {
  width: 395px;

}
.con-gddd ul {
  width: 395px;
  
  display: none;
}
ul.op-ul {
  width: 395px;
  margin-top:15px;
  margin-bottom: 25px;;
}

ul.op-ul li {
  font-size: 16px;
  line-height: 50px;
  height:50px;
  background: url(https://nfcms-mainsiteoss.southcn.com/nfw/__tpl_asset/4db2244561.png) no-repeat 0px;
  padding-left: 20px;
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  border-bottom:1px solid #e6e6e6;
}
ul.op-ul li:hover a {
color:#2e65ae;
}

.kp-item h5:hover a {
  color:#2e65ae;
}
.m-ft {
  background-color: #2a66b1;
}
.m-ft p {
  color:#fff;
}
.m-ft p a {
  color:#fff;
}

.opi-img {
  width: 100%;
  margin-bottom: 15px;
}
