[genuitec-file-id="wc1-1696"],[genuitec-lp-path="/dongsheng/WebRoot/rtjt/css/style.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
/* CSS Document */

/* index-item02 */
.m2_1{width: 90%;margin: 0 auto;position: relative;z-index: 999;}
.m2_1 ul li{float: left;width: 25%;position: relative;}
.m2_1a img{display: block;width: 100%;
    transition: All 1s;
    -moz-transition: All 1s;
    -webkit-transition: All 1s;
    -o-transition: All 1s;
}
.m2_1 ul li dl{padding: 0 5px;}

.m2_1b{position: absolute;width: 160px;height: 160px;top: 50%;left: 50%;margin-top: -80px;margin-left: -80px;border: 1px solid #fff;}
.m2_1b em{font-size: 34px;color: #fff;font-style: normal;font-weight: 100;padding: 10px;display: block;}
.info{padding: 10px;margin-top: 30px;}
.info h3{color: #fff;font-size: 16px;}
.info h4{color: #fff;font-size: 13px;font-weight: normal;line-height: 14px;}

.m2_1b:before{ content: ""; display: block; width: 0; height: 0; position: absolute; left: 50%;top: 50%; transition: ease 0.7s; background: rgba(229,0,31,0.7);}
.m2_1 ul li:hover .m2_1b:before{ width: 100%; height: 100%; left: 0; top: 0;}
.m2_1 ul li:hover .m2_1b{ border-color: rgba(229,0,31,0.7);}
.zw{position: relative;z-index: 999;}
.m2_1a{overflow: hidden;}
.m2_1 ul li:hover .m2_1a img{transform: scale(1.1);}

i, cite, em, var, address, dfn {
  font-style: normal;
}
a {
  color: inherit;
  text-decoration: none;
}

/* index-item04 */
.title .cn {
  text-align:center;
  font-size: 35px;
  color: #333;
  padding-bottom: 60px;
  font-weight: bold;
}
.home_link {
  color: #666;
display: inline-block;
height: 35px;
line-height: 35px;
padding-left: 25px;
text-align: right;
font-size: 14px;
border-radius: 30px 0;
width:100%;
}
.home_link:hover{ 
color: #0152a7; 
}
.slick-slide {
  display: block;
  float: left;
  min-height: 1px;
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin: 0 !important;
}
.n-top {
  width: 44%;
  position: relative;
  text-align: center;
}
.slick-list {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-slide::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%;
  bottom: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,0.65) 64%, rgba(0, 0, 0,0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0,0) 0%,rgba(0, 0, 0,0.65) 64%,rgba(0, 0, 0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0,0) 0%,rgba(0, 0, 0,0.65) 64%,rgba(0, 0, 0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##99824400', endColorstr='#9f8a5100',GradientType=0 );
}
.n-top .pic {
  overflow: hidden;
}
.n-top .Ispic {
  padding-bottom: 60%;
  transition: 0.3s;
}
.Ispic {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.n-top .txt {
  text-align: left;
  position: absolute;
  width: 92%;
  z-index: 20;
  bottom: 0;
  padding: 0 2vw 2vw 2vw;
}
.n-top .txt .tag {
  text-align: left;
}
.n-top .txt .tag span {
  color: #fff;
  display: inline-block;
  padding: 0 4px;
  border: 1px solid #fff;
  border-radius: 5px;
}
.n-top .txt .tag time {
  font-size: 14px;
  color: #fff;
  padding-left: 7px;
}
.n-top .txt .tit {
  font-size: 22px;
  color: #fff;
  margin: 0.9vw 0;
  font-weight: initial;
}
.dot2 {
  -webkit-line-clamp: 2;
}
.dot2, .dot3, .dot4 {
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
}
.n-top a:hover .Ispic {
transform: scale(1.2);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
}
.n-list {
  width: 50%;
}
.n-list dt {
  float: left;
  width: 48.215%;
  margin-bottom: 3.57%;
  display: table;
  table-layout: fixed;
  min-height: 9.6vw;
}
.n-list dt:nth-child(2n+1) {
  clear: left;
}
.n-list dt:not(:nth-child(2n)) {
  margin-right: 3.57%;
}
.n-list dt a::after, .n-list dt a::before {
  transition: 0.3s;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #d7d7d7;
  content: '';
}
.n-list dt a::after,
.n-list dt a::before {
transition: 0.3s; 
width: 0; 
position: absolute; 
left: 0; 
bottom: 0; 
width: 100%;  
height: 2px; 
background: #d7d7d7; 
content: '';
}
.n-list dt a::before {
transition: 0.3s; 
width: 0; 
}
.n-list dt a:hover::after { 
display: none; 
}
.n-list dt a:hover::before { 
width: 100%;  
height: 3px; 
background: #d3301d; 
}
.n-list dt a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 1.5vw 0;
}
.n-list .tag time {
  color: #8e8e8e;
  font-size: 14px;
  padding-left: 7px;
}
 .n-list .tit {
  margin-top: 1.042vw;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: inherit;
  line-height: 30px;
  height: 60px;
  margin: 0.9vw 0;
}
.n-list dt:hover .tag time{ 
color: #333; 
}
.n-list .tit:hover{ 
color: #266EB8; 
}
.n-list dt a::before{
transition: 0.3s; 
width: 0; 
position: absolute; 
left: 0; 
bottom: 0; 
width: 100%;  
height: 1px; 
background: #d7d7d7; 
content: '';
}
.n-list dt a::before{
transition: 0.3s; 
width: 0; 
}
.n-list dt a:hover::after{ 
display: none; 
}
.n-list dt a:hover::before{ 
width: 100%;  
height: 2px; 
background: #2B7BCC; 
}

.n_about .w1200 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
max-width: 1300px;
padding: 0 50px;
}
.n_about {
  padding: 5rem 0;
  overflow: hidden;
}
.n_about .left {
  width: 32.5%;
}
.n_about .right {
  width: calc(100% - 32.5%);
}
.aos-animate {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.aos-animate {
  opacity: 1;
}
.n_about .w1200 .left h3 {
  font-family: BEBAS;
  font-size: 2rem;
  color: #0152A7;
}
.n_about .w1200 .left h5 {
  font-size: 1.2rem;
  color: #414141;
  font-weight: 600;
  margin: .5rem 0 0;
}
.ar_article {
  font-size: 15px;
  color: #707578;
  line-height: 30px;
  text-align: justify;
}
.ar_article p {
  font-size: 15px;
  color: #5b5b5b;
  line-height: 30px;
  margin-bottom: 30px;
  text-align: justify;
}
.list_box_10 {
  display: flex;
  width: 42.75rem;
  justify-content: space-between;
  padding: 0 1.25rem;
  margin: 3.25rem 0 0;
  max-width: 100%;
}
.list_box_10 li {
  text-align: center;
}
.list_box_10 li h6 {
  font-size: .75rem;
  color: #565656;
  line-height: 1.5;
}
.list_box_10 li h3 {
  display: flex;
  align-items: flex-start;
  text-align: center;
  justify-content: center;
}
.list_box_10 li h3 big {
  font-family: BEBAS;
  font-size: 1.7rem;
  color: #0152A7;
  line-height: 1.5;
}
.list_box_10 li h3 small {
  font-size: 1.1rem;
  color: #0152A7;
  line-height: 1.5;
  font-weight: bolder;
  margin-left: .5rem;
}
.list_box_10 li h5 img {
  vertical-align: middle;
  display: initial;
}

.louceng {
  max-width: 1620px;
  padding: 0 50px;
  height: 100%;
  margin: 0 auto;
  display: block;  
  background: #fbfaff;
overflow: hidden;
}
#n_wenhua {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.n_tt {
  text-align: center;
  margin-bottom: 3.5rem;
}
.n_tt h3 {
  font-size: 32px;
  color: #2a2a2a;
  font-weight: bold;
  margin-bottom: 1rem;
}
#n_wenhua ul {
  overflow: hidden;
  margin: -5px;
}
#n_wenhua ul li.on {
  width: 60%;
}
#n_wenhua ul li {
  width: 20%;
  float: left;
  transition: .5s ease-out;
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  -ms-transition: .5s ease-out;
  -o-transition: .5s ease-out;
}
.aos-animate {
  opacity: 1;
}
.aos-animate {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#n_wenhua ul li .box {
  height: 30rem;
  position: relative;
  z-index: 1;
  padding: 3.125rem;
  background-size: 918px 100% !important;
}
#n_wenhua ul li.on .ico {
  margin-top: 0;
}
#n_wenhua ul li .ico {
  margin-bottom: 1.375rem;
  width: 2rem;
  height: 2rem;
  margin-top: 20rem;
  transition: .5s;
}
#n_wenhua ul li .ico img {
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
#n_wenhua ul li h3 {
  font-size: 14px;
  color: #fff;
  margin-bottom: 4rem;
  font-weight: inherit;
}
#n_wenhua ul li span {
  font-size: 14px;
  color: #fff;
  margin-left: 8px;
}
#n_wenhua ul li.on p {
  color: #fff;
  opacity: 1;
}
#n_wenhua ul li p {
  font-size: 15px;
  line-height: 1.5rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  display: inline-block;
  transition: .5s;
  -webkit-transition: ;
  -moz-transition: ;
  -ms-transition: ;
  -o-transition: ;
  opacity: 0;
}

/*n_title*/
.n_title .w1300 {
  display: flex;
  justify-content: center;
}
.n_nav {
  position: relative;
  display: flex;
}
.position_l {
  color: #838486;
  font-size: 16px;
  display: flex;
  align-items: center;
  position: relative;
}
.position_l a {
}
.position_l span img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: .5rem;
}
.position_l i {
  margin: 0 .25rem;
  font-style: normal;
}
.position_l em {
  font-style: normal;
}
.position_l a:hover {
  color: #0152A7;
}











