.img-box .img-d {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.img-box .img-h {
  transform: scale(1.1);
}
/*多行溢出*/
.abscss {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.left {float: left;}
.right {float: right;}
/*color*/
/**!
 * 网站链接颜色
 */
/**!
 * 网站链接划过颜色
 */
/**!
 * 网站小模块背景色
 */
/**!
 * 网站摘要颜色
 */
.h26 {
  font-size: 26px;
}
.h28 {
  font-size: 28px;
}
.h32 {
  font-size: 32px;
}
.h36 {
  font-size: 36px;
}
.h40 {
  font-size: 40px;
}
@media (max-width: 1599px) {
  .h60 {
    font-size: 50px;
  }
  .h50 {
    font-size: 42px;
  }
}
@media (max-width: 1279px) {
  .h60 {
    font-size: 40px;
  }
  .h50 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .h60 {
    font-size: 34px;
  }
  .h50 {
    font-size: 32px;
  }
}
/*font*/
@media (max-width: 1440px) {
  .h30 {
    font-size: 28px;
  }
  .h24 {
    font-size: 20px;
  }
  .h26 {
    font-size: 24px;
  }
  .h28 {
    font-size: 26px;
  }
  .h30 {
    font-size: 28px;
  }
  .h32 {
    font-size: 32px;
  }
  .h48 {
    font-size: 42px;
  }
}
@media (max-width: 1024px) {
  .h30 {
    font-size: 26px;
  }
  .h24 {
    font-size: 18px;
  }
  .h26 {
    font-size: 22px;
  }
  .h28 {
    font-size: 24px;
  }
  .h30 {
    font-size: 26px;
  }
  .h32 {
    font-size: 28px;
  }
  .h48 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .h18 {
    font-size: 17px;
  }
  .h20 {
    font-size: 18px;
  }
  .h22 {
    font-size: 20px;
  }
  .h26 {
    font-size: 22px;
  }
  .h28 {
    font-size: 22px;
  }
  .h30 {
    font-size: 22px;
  }
  .h32 {
    font-size: 26px;
  }
  .h48 {
    font-size: 34px;
  }
}
.topline {position: fixed;top: 0;width: 100%;z-index: 1000;
	height: 4px;
	background-size: 200% auto;
    background-position: 100% 100%;
    background-image: -webkit-linear-gradient(to right, #cd2263 0%, #2D3DB7 50%, #6D29A9 100%);
    background-image: -ms-linear-gradient(to right, #cd2263 0%, #2D3DB7 50%, #6D29A9 100%);
    background-image: linear-gradient(to right, #cd2263 0%, #2D3DB7 50%, #6D29A9 100%);
}

.no-gutter > [class*=col-] {padding: 0;}
/*---------------区域背景---------------------*/
.bg-section{
	position: absolute;
    left: 0;
    top: 0;
	width: 100%;
	height: 100vh;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center; 
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.z-depth-2 {
    position: relative;
    z-index: 2;
}
#bg-section {
    background-image: url(bg03.jpg);top:inherit;height: 260%;background-size: 100% 100%;bottom: -220%;
}
#bg-section-pg {height: 68vh;}
.firstpart {padding: 50px 0;background: #F2F5FA;position: relative;}
.secondpart {padding: 50px 0;background: #ffffff;overflow: hidden;position: relative;}
.secondpart [class^='row'] {margin-left: -35px;margin-right: -35px;}
.secondpart [class^='col'] {padding-left: 35px;padding-right: 35px;}
.thirdpart {padding: 50px 0;background: #F2F5FA;overflow: hidden;}
.fourpart {padding: 50px 0 24px;overflow: hidden;position: relative;background: #ffffff;}
.fivepart {padding: 80px 0 48px;position: relative;background: #ffffff;}
.secondarybox { width: 100%;display: block;padding: 40px 0;
min-height: -moz-calc(100vh - 264px);
    min-height: -webkit-calc(100vh - 264px);
    min-height: calc(100vh - 264px);
}

.pagebox {padding: 90px 60px 60px;background: url(bg03.png) no-repeat 30px 30px #fff;border-radius: 3px;
    -moz-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
}
.personbox {
  background: #FFFFFF;
  padding: 50px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
}
.win-l {width: 68.605%;padding-right: 50px;overflow: hidden;}
.win-r {width: 31.395%;}
.content-info {background:#ffffff; padding: 16px 30px 30px;border-radius: 4px;
  min-height: -moz-calc(100vh - 380px);
  min-height: -webkit-calc(100vh - 380px);
  min-height: calc(100vh - 380px);
  -ms-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
-o-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
-moz-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
-webkit-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
}
@media (max-width: 1440px) {
	
}
@media (max-width: 1366px) {
	
}
@media (max-width: 1280px) {
	.secondpart [class^='row'] {margin-left: -25px;margin-right: -25px;}
	.secondpart [class^='col'] {padding-left: 25px;padding-right: 25px;}
}
@media (max-width: 1199px) {
	.secondpart [class^='col'] {width: 100%;}
	.win-l {width: 100%;padding-right: 0;}
	.win-r {width: 100%;}
}
@media (max-width: 991px) {
	.firstpart, .secondpart, .thirdpart {padding: 40px 0;}
	.fourpart {padding: 40px 0 20px;}
}
@media (max-width: 767px) {
	.firstpart, .secondpart, .thirdpart {padding: 32px 0;}
	.fourpart {padding: 32px 0 16px;}
	.content-info {padding: 10px 18px 20px;}
}
.indexlanmu { margin-bottom: 30px;border-bottom: #D6DFEB solid 1px;}
.indexlanmu_l { float:left;font-size: 24px;line-height: 1.1;color: #0661C8;font-weight: 700;position: relative;text-transform: uppercase;padding-bottom: 18px;}
.indexlanmu_l:before {
	bottom: -1px;
    left: 0;
	right: 0;
    content: "";
    position: absolute;
	height: 3px;
	background: #0661C8;
}
.indexlanmu_l img {display: inline-block;margin-right: 10px;margin-top: -4px;}
.indexlanmu_r { float:right;padding-top: 6px;font-size: 14px;color: #7D90AC;}
.indexlanmu_r a {color: #7D90AC;}
.indexlanmu_r a:hover {color: #F18200;}
/*---------------index news---------------------*/
.index-news {}
.index-news li {margin-top: 30px;}
.index-news .news-box {padding: 46px 40px 45px;border-radius: 12px;border-bottom: #0661C8 solid 3px;background: #ffffff;position: relative;z-index: 1;}
.index-news .news-box:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
	-moz-transition: all .3s; /* Firefox */
    -ms-transition: all .3s; /* IE 9 */
    -o-transition: all .3s; /* Opera */
    transition: all .3s;
    z-index: -1;
    background: #0661C8;
	border-radius: 10px;
}
.index-news .news-box:hover:before {height: 100%;}
.index-news .news-box .date {float: left;width: 64px;height: 64px;margin-right: 30px;border: #0661C8 solid 1px;overflow: hidden;background: #ffffff;border-radius: 4px;}
.index-news .news-box .date h2 {font-size: 30px;line-height: 41px;color: #0661C8;}
.index-news .news-box .date h3 {background: #0661C8;border-radius: 4px;line-height: 23px;font-size: 14px;color: #ffffff;}
.index-news .news-box .txt-box {overflow: hidden;}
.index-news .news-box .txt-box h3 {font-size: 17px;line-height: 1.5;height: 51px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;color: #333333;margin: 0 0 11px;overflow: hidden;font-weight: 700;}
.index-news .news-box .txt-box h4 {font-size: 14px;line-height: 1.5;color: #999999;height: 63px;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;margin: 0;overflow: hidden;}
.index-news .news-box:hover .txt-box h3 {color: #ffffff;}
.index-news .news-box:hover .txt-box h4 {color: #ffffff;opacity: .9;}
.index-news .news-box:hover .date h3 {background: #003776;}
@media (max-width: 1280px) {
	.index-news .news-box {padding: 32px 30px 33px;}
	.index-news .news-box .date {margin-right: 22px;}
}
@media (max-width: 1199px) {
	.index-news .col-md-4 {float: left;width: 50%;}
	.index-news li:nth-child(3) {display: none;}
}
@media (max-width: 991px) {
	.index-news .row {margin-left: -12px;margin-right: -12px;}
	.index-news .row > [class^='col'] {padding-left: 12px;padding-right: 12px;}
	.index-news .news-box {padding: 22px 20px 23px;}
	.index-news li {margin-top: 24px;}
}
@media (max-width: 767px) {
	.index-news .col-md-4 {width: 100%;}
}
/*---------------Photo News List---------------------*/
.index-piclist {}
.index-piclist li {margin-bottom: 30px;}
.index-piclist .viopic-box {border: #F5F7FC solid 1px;position: relative;transition: 0.3s;display: block;overflow: hidden;background: #F5F7FC;border-radius: 6px;}
.index-piclist .viopic-box::before, .index-piclist .viopic-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #0052d9;
    transform: scale(0);
    transition: 0.3s;z-index: 1;border-radius: 6px;
}
.index-piclist .viopic-box::before {
    border-right: none;
    border-bottom: none;
    transform-origin: 0 0;
}
.index-piclist .viopic-box::after {
    border-left: none;
    border-top: none;
    transform-origin: 100% 100%;
}
.index-piclist .viopic-box:hover {border: #F5F7FC solid 1px;}
.index-piclist .viopic-box:hover::before, .index-piclist .viopic-box:hover::after {
    transform: scaleX(1);
}
.index-piclist .viopic-box .img-box {overflow: hidden;position: relative;width: 286px;height: 190px;margin-right: 30px;float: left;border-radius: 6px;}
.index-piclist .viopic-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.index-piclist .viopic-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.index-piclist .viopic-box .viopic-txt {padding: 30px 30px 20px 0;overflow: hidden;}
.index-piclist .viopic-box .viopic-txt h5 {font-size: 15px;color: #0661C8;line-height: 1;margin: 0;}
.index-piclist .viopic-box .viopic-txt h3 {font-size: 17px;color: #333;line-height: 1.4;margin: 0 0 13px;font-weight: 700;display: block;width: 100%;overflow: hidden;
max-height: 48px;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.index-piclist .viopic-box:hover .viopic-txt h3 {color: #0661C8;}
.index-piclist .viopic-box .viopic-txt h4 {font-size: 14px;color: #737373;line-height: 1.6;margin: 0 0 16px;max-height: 45px;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.index-piclist .viopic-box .viopic-txt .more {padding: 10px 52px;font-size: 14px;line-height: 1;color: #333;border-radius: 30px;
	background: #fff;
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(90deg, #153df2, #d41c61);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.index-piclist .viopic-box:hover .viopic-txt .more {background-image: linear-gradient(to bottom, transparent, transparent), linear-gradient(90deg, #153df2, #d41c61);color: #fff;}

@media (max-width: 1280px) {
	.index-piclist .viopic-box .img-box {width: 270px;height: 180px;margin-right: 22px;}
	.index-piclist .viopic-box .viopic-txt {padding: 22px 22px 20px 0;}
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.index-piclist li {margin-bottom: 28px;}
	.index-piclist .viopic-box .img-box {width: 100%;height: 59vw;margin-right: 0;}
	.index-piclist .viopic-box .viopic-txt {padding: 18px 18px 22px;}
	.index-piclist .viopic-box .viopic-txt h3 {max-height: inherit;-webkit-line-clamp: inherit;}
	.index-piclist .viopic-box .viopic-txt h4 {-webkit-line-clamp: 3;max-height: 63px;line-height: 1.5;}
}

.new-graphics {margin-top: 2px;}
.new-graphics .row {margin-left: -16px;margin-right: -16px;}
.new-graphics .row > [class^='col'] {padding-left: 16px;padding-right: 16px;}
.new-graphics li {margin-top: 30px;}
.new-graphics li .boxstyle {background: #fff;overflow: hidden;position: relative;border-radius: 6px;}
.new-graphics li .boxstyle .imgbox {position: relative;height: 217px;z-index: 0;border-radius: 6px;overflow: hidden;}
.new-graphics li .boxstyle .imgbox img {height: 100%;width: 100%;margin: 0 auto;}
.new-graphics li .boxstyle .imgbox span {
    position: absolute;
	left: 20px;
	top: 20px;
    color: #fff;
    text-align: center;
    width: 60px;
    margin-right: 22px;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    font-family: Arial;
    overflow: hidden;
    padding: 5px 0 6px;
    background: #fd8f02;
}
.new-graphics li .boxstyle .imgbox span b {
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    font-family: Arial;
    display: block;
    color: #fff;
    font-weight: 500;
}
.new-graphics li .boxstyle .txtinfo {padding: 26px 28px;position: relative;z-index: 2;background: #fff;}
.new-graphics li .boxstyle .txtinfo h4 { color: #333;font-size: 18px;line-height: 1.4;font-weight: 700;text-align: center;}
.new-graphics li .boxstyle:hover {-ms-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
-o-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
-moz-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
-webkit-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);}
.new-graphics li .boxstyle:hover .txtinfo h4 { color: #0661C8;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 15px;color: #999999;margin: 0;font-family: Arial;font-weight: 500;line-height: 1.1;}
.new-graphics[data-v-pg] li .boxstyle {
  -ms-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
  -o-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
  -moz-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
  -webkit-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
  box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
}
.new-graphics[data-v-pg] li .boxstyle:hover {-ms-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.19);
-o-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.19);
-moz-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.19);
-webkit-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.19);
box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.19);}
.new-graphics[data-v-pg] li .boxstyle .imgbox {height: 309px;}
@media (max-width: 1440px) {
  .new-graphics li .boxstyle .imgbox {height: 194px;}
  .new-graphics[data-v-pg] li .boxstyle .imgbox {height: 262px;}
}
@media (max-width: 1280px) {
  .new-graphics li .boxstyle .imgbox {height: 174px;}
  .new-graphics li .boxstyle .txtinfo {padding: 18px 20px;}
  .new-graphics[data-v-pg] li .boxstyle .imgbox {height: 242px;}
}
@media (max-width: 1199px) {
  .new-graphics .row {margin-left: -12px;margin-right: -12px;}
  .new-graphics .row > [class^='col'] {padding-left: 12px;padding-right: 12px;}
  .new-graphics li .boxstyle .imgbox {height: 144px;}
  .new-graphics li .boxstyle .txtinfo h4 {font-size: 20px;}
  .new-graphics[data-v-pg] li .boxstyle .imgbox {height: 282px;}
}
@media (max-width: 991px) {
  .new-graphics li .boxstyle .imgbox {height: 227px;}
  .new-graphics[data-v-pg] li .boxstyle .imgbox {height: 208px;}
}
@media (max-width: 767px) {
  .new-graphics li .boxstyle .txtinfo {padding: 18px 18px 20px;}
  .new-graphics li .boxstyle .imgbox {height: 59vw;}
	.new-graphics li .boxstyle .txtinfo h4 {height: auto;-webkit-line-clamp: inherit;}
  .new-graphics[data-v-pg] li .boxstyle .imgbox {height: 53.0667vw;}
}

/*  Links  */
.links-list {}
.links-list .row {margin-left: -16px;margin-right: -16px;}
.links-list .row > [class^='col'] {padding-left: 16px;padding-right: 16px;}
.links-list li {margin-bottom: 30px;}
.links-a {
  display: table;
  height: 110px;
  background: #FFFFFF;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
  padding: 10px;
  width: 100%;
 -ms-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
 -o-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
 -moz-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
 -webkit-box-shadow: 0 5px 25px 0 rgba(95, 118, 170, 0.09);
 box-shadow: 0px 3px 20px 0px rgba(8,59,132,0.1);
}
.links-a span {display: table-cell;vertical-align: middle;width: 100%;overflow: hidden;}
.links-a img {width: auto;height: auto;max-height: 60px;}
.links-a:hover {border: 1px solid #0661C8;}
.links-list[data-v-pg] {margin-top: 34px;}
@media (max-width: 1280px) {
	.links-a {height: 98px;}
}
@media (max-width: 1199px) {
	.links-list .row {margin-left: -12px;margin-right: -12px;}
	.links-list .row > [class^='col'] {padding-left: 12px;padding-right: 12px;}
	.links-list .links-a img {max-height: 45px;}
	.links-a {height: 84px;}
}
@media (max-width: 767px) {
	.links-list li {margin-bottom: 18px;}
	.links-list[data-v-pg] {margin-top: 26px;}
	.links-list[data-v-pg] li:last-child {margin-bottom: 2px;}
}
/*---------------Detailed Page---------------------*/
.nrhei {font-size: 16px; line-height: 1.8; color: #333;word-wrap: break-word;}
.nrhei-dp {font-size: 16px; line-height: 1.8; color: #333;word-wrap: break-word;}
.nrhei-dpxl {font-size: 16px; line-height: 1.8; color: #333;word-wrap: break-word;}
.nrhei-ry {font-size: 15px; line-height: 1.7; color: #555555;word-wrap: break-word;}
.nrhei-lw {font-size: 15px; line-height: 1.5; color: #444444;word-wrap: break-word;}
.ryname { }
.ryname_l { color:#0661C8;float:left;font-weight: 700;font-size:24px;line-height: 1;padding: 0 0 6px;padding-right: 3px;position: relative;}
.ryname_l span {font-size: 16px;margin-left: 6px;color: #0661C8;}
.ryname_l span i {color: #0661C8;margin: 0 10px;}
.rylanmu { border-left: #0661C8 solid 3px;margin-bottom: 21px;margin-top: 30px;padding: 16px 22px;background: #EAF3FF;}
.rylanmu_l { color:#0661C8;float:left;font-weight: 700;font-size:18px;line-height: 1.1;position: relative;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lwlanmu {border-left: #F0913D solid 4px;margin: 36px 0 22px;overflow: hidden;}
.lwlanmu h4 {font-size: 18px;color: #ffffff;line-height: 46px;font-weight: 700;min-width: 174px;
    float: left;
    position: relative;
    padding: 0 18px;
    height: 0;
    text-transform: uppercase;
    border-right: 26px solid transparent;
    border-bottom: 46px solid #0661C8;
	margin: 0;
}

.xlmain .nrhei font, .xlmain .nrhei p, .xlmain .nrhei span, .xlmain .nrhei div {font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;word-wrap:break-word;font-size: 16px !important;}
.xlmain .nrhei table {width: 100% !important;}
.xlmain .nrhei table > thead > tr > th, .xlmain .nrhei table > tbody > tr > th {color: #ffffff;font-size: 17px;padding: 8px;border-color: #dde3ec;background-color: #0661C8; vertical-align: middle;text-align: center;}
.xlmain .nrhei table > tbody > tr > td {font-size: 16px;border-color: #dde3ec !important;padding: 15px 10px !important;line-height: 1.3;vertical-align: middle;}
.xlmain .nrhei td, .xlmain .nrhei td p, .xlmain .nrhei td font, .xlmain .nrhei td span {font-size: 16px !important;font-family: Arial, \5FAE\8F6F\96C5\9ED1;}
.xlmain .nrhei table > tbody > tr > td a {color: #1b70b9;}
.xlmain .nrhei table > tbody > tr > td a:hover {color: #167edb;}
.xlmain .nrhei table > tbody > tr:nth-child(even) {background: #EAF3FF;}
.xlmain .nrhei table > tbody > tr > td strong {font-size: 18px;}

.xlmain {display: block;margin:0px;}
.xlmain hr {margin-top: 25px;border-top: 1px solid #eee;}
.xlmain .wztitle {color: #333; line-height:1.4; text-align:center; font-size: 26px; padding: 0px 8% 2px;font-weight: 700;margin: 58px 0 24px 0;}
.xlmain .wztitle[data-v-lw] {margin: 38px 0 24px 0;line-height: 1.2;font-size: 24px;padding: 0;color: #124c9c;}
.xlmain .wztitle[data-v-cg] {margin: 38px 0 24px 0;color: #124c9c;}
.xlmain .wztitle[data-v-dp] {margin: 20px 0 24px 0;color: #333;font-size: 26px;}
.xlmain .basicinfo {border-bottom: #F1F1F3 solid 1px;padding-bottom: 8px;}
.xlmain .basicinfo .other-share {float: right;}
.xlmain .basicinfo .qtinfo {color:#999; font-size: 14px;margin: 0;}
.xlmain .basicinfo .qtinfo a {color:#999; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {float: right;}
.xlmain .basicinfo .qtinfo span {display: inline-block;margin-right: 20px;}
.xlmain .basicinfo .qtinfo span:last-child {margin-right: 0;}
.xlmain .text { margin:32px 0 0 0; overflow:hidden; display:block;}
.xlmain .text p, .xlmain .text div {margin-bottom: 30px;}
.xlmain .text p:last-child, .xlmain .text div:last-child {margin-bottom: 0;}
.xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;}
.xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}
.xlmain .textdp p, .xlmain .textdp div {margin-bottom: 20px;}
.xlmain .textdp p:last-child, .xlmain .textdp div:last-child {margin-bottom: 0;}

.xlmain .textlx { margin:0; overflow:hidden; display:block;}
.xlmain .textlx p {margin: 0 0 12px 0;}
.xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:30px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p, .xlmain .textxl div {margin: 0 0 26px;}
.xlmain .textxl p:last-child, .xlmain .textxl div:last-child {margin: 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #d9d9d9 solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 18px auto;display: block;}
.xlmain .textsp { margin:30px auto 26px auto; overflow:hidden; display:block;width: 76%;}

.xlmain .textry {overflow: hidden;margin: 36px 0 0 0;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:28px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #31373f;font-weight: 700;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry .nrhei-ry p, .xlmain .textry .nrhei-ry div {margin: 0 0 6px;}
.xlmain .textry .nrhei-ry p:last-child, .xlmain .textry .nrhei-ry div:last-child {margin: 0;}
.xlmain .textry .nrhei-ry p a {color: #333;}
.xlmain .textry .nrhei-ry p a:hover {color: #005bac;}
.xlmain .nrhei-lw p, .xlmain .nrhei-lw div {margin: 0 0 18px;}
.xlmain .nrhei-lw p:last-child, .xlmain .nrhei-lw div:last-child {margin: 0;}
.xlmain .textry th {color: #333;font-size: 16px;}
.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .fl {margin-right: 28px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}
.xlmain .textry h2 {font-size: 28px;line-height: 140%;font-weight: 700;padding: 3px 0 16px 0;color: #124c9c;margin: 0;position: relative;}
.xlmain .textry h2 span {font-weight: 500;color: #000;font-size: 20px;margin-left: 15px;}
.xlmain .textry .left img {max-width: 248px;margin-right: 26px;margin-bottom: 12px;border-radius: 4px;border: #fff solid 1px;}
.xlmain .textry .rydetail {overflow: hidden;margin-top: 15px;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}

.xlmain .textxmz { margin:24px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxmz p {margin: 0 0 10px 0;}
.xlmain .textxmz p:last-child {margin: 0;}
.xlmain .textxmz .el-tab-pane {line-height: 150%;}
.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {padding: 20px 0px 0 0px;}

.xlmain .cont-page {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;font-size: 15px;
}
.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}
.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}
.xlmain .cont-page .a-page:hover {
  color: #0661C8;
}
.xlmain .cont-page .a-page:hover a {
  color: #0661C8;
}
@media (min-width: 767px) {
  .xlmain .textxl img {max-width: 60%;}
}
@media (max-width: 1199px) {
  .xlmain .textsp { width: 80%;}
  .xlmain .textxl video {width: 80% !important;}
}
@media screen and (max-width: 991px){
  .xlmain .wztitle {margin: 40px 0 24px 0;padding: 0 0 2px;font-size: 26px;}
  .xlmain .wztitle[data-v-lw] {margin: 28px 0 24px 0;}
  .xlmain .wztitle[data-v-cg] {margin: 28px 0 24px 0;}
  .xlmain .wztitle[data-v-dp] {margin: 10px 0 24px 0;}
  .xlmain .textxl img {max-width: 77%;}
}
@media (max-width: 767px) {
  .xlmain .wztitle {font-size: 19px;margin: 30px 0 12px 0;}
  .xlmain .wztitle[data-v-lw] {margin: 20px 0 24px 0;}
  .xlmain .wztitle[data-v-cg] {margin: 20px 0 24px 0;}
  .xlmain .wztitle[data-v-dp] {margin: 5px 0 10px;font-size: 20px;}
  .xlmain .text {margin: 26px 0 0 0;}
  .xlmain .text .left {width: 100%;margin-right: auto !important;}
  .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
  .xlmain .textxl video {width: 100% !important;}
  .xlmain .textry .fl {width: 100%;}
  .xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
  .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
  .xlmain .textry .left {width: 100%;}
  .xlmain .textry .left img {max-width: 300px;margin-left: auto;margin-right: auto;margin-bottom: 22px;}
  .xlmain .basicinfo .qtinfo {text-align: center;}
  .xlmain .textry h2 span {display: block;font-size: 18px;margin-left: 0;}
  .xlmain .textxl img {max-width: 100%;}
  .xlmain .basicinfo .qtinfo span {display: inline-block;margin-right: 6px;margin-left: 6px;}
  .nrhei-dp {line-height: 1.7;}
  .xlmain .text p, .xlmain .text div {margin-bottom: 22px;}
  .xlmain .nrhei table > tbody > tr > td {font-size: 14px;padding: 15px 4px !important;}
  .xlmain .nrhei td, .xlmain .nrhei td p, .xlmain .nrhei td font, .xlmain .nrhei td span {font-size: 14px !important;}
  .xlmain .nrhei table > tbody > tr > td strong {font-size: 17px;}
}
/*---PAGES---*/
.fy-box {margin-top: 35px;}
.comp-pages {
  padding-top: 40px;
}
.comp-pages.comp-page-01 .page-pc a {
  background: #EDEDED;
}
.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
  border: none!important;
}
.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
  border-radius: 20px;
}
.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
  border: none!important;
  border-radius: 20px;
}
.comp-pages .page-pc {
  text-align: center;
}
.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}
.comp-pages .page-pc a,
.comp-pages .page-pc span {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #EBEBEB;
  margin-left: 2px;
  margin-right: 2px;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
  background: #0661C8;
  border: 1px solid #0661C8;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #0661C8;
  border: 1px solid #0661C8;
  color: #fff;
}
.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #0661C8;
  border: 1px solid #0661C8;
  display: none!important;
}
.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}
.comp-pages .page-pc em {font-style: normal;font-size: 15px;color: #999;margin-right: 15px;}

.pgmt {margin-top: 36px;}
#pages {
    width:100%; FONT-SIZE: 14px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px;float: left;
}
#pages a, #pages a:visited {
    border: 1px solid #E5E5E5; height: 40px; background: #ffffff; COLOR: #444; PADDING: 0 15px !important; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 40px;border-radius: 3px;
}
#pages SPAN {
    height: 40px;
    COLOR: #444;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 40px;
    font-size: 14px;border-radius: 3px;border: 1px solid #E5E5E5;
}
#pages a:hover, #pages a.curr, #pages a.curr:visited, #pages a:hover {
    BORDER: #2d4faf 1px solid; background: #2d4faf; COLOR: #fff;
}
.pagebtn{width: 100%;background: linear-gradient(90deg, #2C3EB8, #7028A9);border: 0;color: #fff;padding: 10px;border-radius: 5px;font-size: 18px;}
/*-----Left NAV----*/
.other-menu {
  margin-bottom: 20px;
  background: #e8e8f4;
  position: relative;
  margin-top: -170px;
  z-index: 5;
}
.other-menu .menu-title {
  background: url(siii-navbg01.jpg) no-repeat left top;
  font-size: 30px;
  padding: 37px 27px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5;
  min-height: 120px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}
.other-menu .menu-cont {padding: 0 28px;}
.other-menu .menu-cont .box-a {
  border-bottom: 1px dotted #b6abd2;
}
.other-menu .menu-cont .box-a:last-child {border: 0;}
.other-menu .menu-cont .box-a.active .a-title,
.other-menu .menu-cont .box-a:hover .a-title {
  color: #5e2eac;
}
.other-menu .menu-cont .box-a.active .a-title {font-weight: 700;}
.other-menu .menu-cont .box-a.active .a-title::after,
.other-menu .menu-cont .box-a:hover .a-title::after {
  color: #5e2eac;opacity: 1;font-weight: 400;
}
.other-menu .menu-cont .a-title {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  padding: 20px 20px 20px 0;
  position: relative;
}
.other-menu .menu-cont .a-title::after {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  right: 0;
  font-size: 20px;
  color: #B7C7E1;
  opacity: 0;
  top: 20px;
}
.other-menu .menu-cont .down-menu {
  border-top: 1px dotted #d1c5f0;
  padding: 10px 0;
  display: none;
}
.other-menu .menu-cont .down-menu li {
  padding: 0 0 0 20px;
}
.other-menu .menu-cont .down-menu a {
  display: block;
  color: #8a8ab1;
  line-height: 32px;
  padding-left: 23px;
  position: relative;
  font-size: 15px;
}
.other-menu .menu-cont .down-menu a::before {
  position: absolute;
  content: '';
  width: 9px;
  height: 1px;
  background: #BBC7DB;
  left: 0;
  top: 15px;
}
.other-menu .menu-cont .down-menu a:hover,
.other-menu .menu-cont .down-menu a.active {
  color: #5435bc;
}
.other-menu .menu-cont .down-menu a:hover::before,
.other-menu .menu-cont .down-menu a.active::before {
  background: #5435bc;
}
.other-menu .menu-cont .sub-menu.active .down-menu {display: block;}

.sidebar {overflow: hidden;border-radius: 4px;}
.sidebar .title-en {font-size: 18px;font-weight: 700;line-height: 1.1;margin: 0 0 6px;opacity: .3;display: block;text-transform: uppercase;}
.sidebar .title {margin-bottom: 0px;position: relative;padding: 20px 24px;background: url(lnavbg.jpg) no-repeat top left #1d71d1; font-size: 24px;font-weight: 700; color:#ffffff;text-transform:uppercase;line-height: 1.3;background-size: cover;}
@media (max-width:1199px) {
	.sidebar {margin-right: 0px;}
} 
.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  background-color: #fff;
  -ms-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
-o-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
-moz-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
-webkit-box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
box-shadow: 0 2px 10px 0px rgba(213, 214, 228, 0.3);
	position: relative;
	padding-bottom: 60px;
}
.contentLeft:after {position: absolute;content: '';width: 8px;top: 0;bottom: 0;left: 0;background: #0661C8;}
.contentLeft .spacing {height: 9px;border-left: #0661C8 solid 8px;}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;position: relative;z-index: 1;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 17px;
  display: block;
  padding: 19px 54px 19px 50px;
  color: #3b4461;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
  border-left: #0661C8 solid 8px;
  position: relative;
}
.leftNavigation li:last-child a {border-bottom: 0;}
.leftNavigation li a:after {
	content: "";
	position: absolute;
	left: 28px;
	top: 20px;
	width: 4px;height: 18px; background-image: url(navicon01.png);background-repeat: no-repeat;
}
.leftNavigation li a:before {position: absolute;content: '';height: 1px;left: 30px;right: 30px;bottom: 0;background: #E5E9ED;}
.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 8px 1rem 8px 64px !important;
  color: #73798f;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 16px;
    left: 48px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 6px;
  width: 4.8rem;
  padding: 16px 0;
  text-align: center;
  font-weight: 500;color: #e2e3f0;font-size: 21px;
}
.leftNavigation li.active a .leftNavIcon {color: #0661C8;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #0661C8; text-decoration:none; background-color: #EAF3FF;border-left: #F0913D solid 8px;font-weight: 500;
}
.leftNavigation li a:hover:after {
  background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #0661C8;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #EAF3FF;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #2a45a6; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #0661C8; text-decoration:none;font-weight: 500;background-color: #EAF3FF;border-left: #F0913D solid 8px;
}
.leftNavigation li.active > a:after {
	background-image:url(navicon02.png);background-repeat: no-repeat;
}

.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 1px #fff;
}
.leftNavigation > li.active {
  
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

.leftNavigation .down-menu {display: none;}
.leftNavigation .sub-menu.active .down-menu {display: block;}
.leftNavigation .down-menu a:hover, .leftNavigation .down-menu a.active {color: #0661C8;}
.leftNavigation .down-menu a:hover:after, .leftNavigation .down-menu a.active:after {background-color: #0661C8;}

.hc-mobile-nav a[href]:not([href="#"]) > span.nav-next {border-left: 0;}

/*细览，单页*/
.details-page {
  color: #666666;
  position: relative;
  z-index: 101;
  line-height: 1.8;
}
.details-page img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.details-page video {
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}
.details-page .detail-top {
  margin-bottom: 20px;
  border-bottom: 1px solid #D9DFE7;
  padding-bottom: 8px;
}
.details-page .detail-top .title-s {
  color: #333333;
  line-height: 1.5;
  font-weight: bold;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.details-page .detail-top .top-other {
  color: #898B92;
  margin-top: 20px;
  padding: 0;
}
.details-page .detail-top .top-other.top-other-no-share .other-info {
  float: none;
  text-align: center;
}
.details-page .detail-top .top-other .other-info {
  float: left;
}
.details-page .detail-top .top-other .other-share {
  float: right;
}
.details-page .detail-top .top-other .other-share > div {
  display: inline-block;
}
.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
  display: inline-block;
  margin-right: 5px;
}
.details-page .detail-top .top-other span:last-child,
.details-page .detail-top .top-other a:last-child {
  margin-right: 0;
}
.details-page .main-cont {
  color: #111;
  text-align: justify;
}
.details-page .main-cont p {
  margin-bottom: 30px;
  line-height: 1.8;
}
.details-page .main-cont p:last-child {margin-bottom: 0px;}
.details-page .main-cont.cont-xilan img {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
}
.details-page .main-cont[data-v-org] {overflow-x: auto;}

.details-page .cont-page {
  margin-top: 40px;
  border-top: 1px solid #dee5ec;
  padding-top: 20px;
  line-height: 24px;
  color: #999;
}
.details-page .cont-page .a-page {
  margin-top: 20px;background-position: 0 0;background-repeat: no-repeat;line-height: 22px;padding-left: 32px;
}
.details-page .cont-page .a-page:nth-child(1) {background-image: url(arrow-pre2.png);}
.details-page .cont-page .a-page:nth-child(2) {background-image: url(arrow-next2.png);}
.details-page .cont-page .a-page a,
.details-page .cont-page .a-page span,
.details-page .cont-page .a-page p {
  display: inline;
}
.details-page .cont-page .a-page a {
  color: #999;
}
.details-page .cont-page .a-page:hover {
  color: #0f2bab;
}
.details-page .cont-page .a-page:hover a {
  color: #0f2bab;
}
.details-page .cont-page-share {
  position: relative;
  padding-right: 100px;
  border-top: 1px solid #c1d1e5;
  margin-top: 30px;
}
.details-page .cont-page-share .cont-page {
  margin-top: 0;
  border-top: none;
}
.details-page .cont-page-share .cont-share {
  position: absolute;
  right: 0;
  top: 20px;
}
.details-page .cont-page-share .share-xl .social-share a {
  width: 32px;
  height: 32px;
}
/*分享*/
.social-share {
  /*二维码样式*/
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -184px;
  left: -64px;
  width: 148px;
  height: 170px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #ccc;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
  display: none;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 14px auto 10px;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.share-xl .social-share a {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: none;
}
.share-xl .social-share a.icon-wechat {
  background: url("comm-wx.png");
  background-size: contain;
}
.share-xl .social-share a.icon-weibo {
  background: url("comm-wb.png");
  background-size: contain;
}
/*bread-crumbs*/
.bread-crumbs {
  position: relative;
  color: #677588;
}
.bread-crumbs.bread-crumbs-02 .bread-item > span:before {
  content: '\f101';
}
.bread-crumbs.bread-crumbs-03 .bread-item > span:before {
  content: '|';
}
.bread-crumbs.bread-crumbs-04 .bread-item > span:before {
  content: '/';
}
.bread-crumbs.bread-crumbs-05 .bread-item-groups {
  position: relative;
}
.bread-crumbs.bread-crumbs-05 .bread-item-groups:before {
  content: "\f015";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 16px;
}
.bread-crumbs.bread-crumbs-06 .bread-item-groups {
  position: relative;
}
.bread-crumbs.bread-crumbs-06 .bread-item-groups:before {
  content: "\f041";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 18px;
}
.bread-crumbs .bread-item-groups {
  line-height: 30px;
}
.bread-crumbs .bread-location,
.bread-crumbs .bread-item {
  display: inline-block;
}
.bread-crumbs .bread-item a {
  color: #fff;
}
.bread-crumbs .bread-item a.cur {
  color: #103A84;
}
.bread-crumbs .bread-item > span:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #fff;
}
.bread-crumbs a:hover,
.bread-crumbs a.cur {
  color: #FFA200;
}
/*side-menu*/
.side-menu {
  padding-bottom: 30px;
  margin-right: 8px;
}
.side-menu .menu-title {
  background: #103A84;
  background-size: cover;
  min-height: 65px;
  line-height: 35px;
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}
.side-menu .menu-cont {
  background-color: #F5F8FC;
}
.side-menu .menu-cont .box-a {
  display: block;
  background: #FFFFFF;
  border-bottom: 1px solid #e2e5ef;
}
.side-menu .menu-cont .a-title {
  display: block;
  padding: 12px 30px;
  line-height: 30px;
  position: relative;
  color: #333;
  font-size: 17px;
}
.side-menu .menu-cont .a-title:after,
.side-menu .menu-cont .a-title:before {
  position: absolute;
}
.side-menu .menu-cont .a-title:before {
  content: '';
  left: 15px;
  top: 19px;
  width: 5px;
  height: 18px;
  background: #3D55A7;
  border-radius: 3px;
}
.side-menu .menu-cont .a-title:after {
  content: "\f105";
  font-family: 'FontAwesome';
  right: 15px;
  font-size: 18px;
}
.side-menu .menu-cont .a-title.active,
.side-menu .menu-cont .a-title:hover {
  color: #FFFFFF;
  background: #103A84;
}
.side-menu .menu-cont .a-title.active:before,
.side-menu .menu-cont .a-title:hover:before {
  background: #fff;
}
.side-menu .down-menu {
  padding-bottom: 10px;
  padding-left: 15px;
}
.side-menu .down-menu a {
  display: block;
  padding: 5px 20px 5px 35px;
  line-height: 24px;
  font-size: 15px;
  color: #333;
  position: relative;
}
.side-menu .down-menu a:hover,
.side-menu .down-menu a.active {
  color: #3D55A7;
}
.side-menu .down-menu a:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  background-size: contain;
  width: 4px;
  height: 4px;
  background-color: #2e6da4;
  border-radius: 5px;
}
/*banner*/
.comp-banner {
  overflow: hidden;
}
.comp-banner:hover .owl-nav button.owl-prev {
  left: 2%;
}
.comp-banner:hover .owl-nav button.owl-next {
  right: 2%;
}
.comp-banner.comp-banner-01 .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  margin-top: 0;
  margin-bottom: 0;
}
.comp-banner .banner-box {
  position: relative;
}
.comp-banner .banner-box img {
  display: block;
  width: 100%;
}
.comp-banner .banner-box .banner-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.comp-banner .banner-box .banner-mc .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
}
.comp-banner .owl-item.active .item .banner-mc .banner-title {
  animation-name: moveInUp;
  animation-duration: 2s;
  animation-delay: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.comp-banner .owl-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.comp-banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #666666;
}
.comp-banner .owl-dots .owl-dot.active {
  background-color: #103A84;
}
.comp-banner .owl-nav button {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -25px;
  background: rgba(0, 0, 0, 0.5) !important;
  text-align: center;
  transition: all 0.5s;
}
.comp-banner .owl-nav button span {
  display: none;
}
.comp-banner .owl-nav button:after {
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
}
.comp-banner .owl-nav button.owl-prev {
  left: -40px;
}
.comp-banner .owl-nav button.owl-prev:after {
  content: '\f104';
}
.comp-banner .owl-nav button.owl-next {
  right: -40px;
}
.comp-banner .owl-nav button.owl-next:after {
  content: '\f105';
}
.slider-progress-bar .progress {
  height: 4px;
  background: #103A84;
  animation: sliderProgressBar ease;
  display: block;
}
.my-slider:hover .slider-progress-bar .progress {
  animation-play-state: paused;
}
@keyframes sliderProgressBar {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes moveInUp {
  0% {
    opacity: 0;
    transform: translate(-50%, -10%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
/*图片集*/
.comp-photo-album .lg-outer .lg-thumb-outer {
  background-color: #fff;
}
a[href]:after {
  content: normal;
}
*:focus {
  outline: none;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
body {
  font-family: Arial, PingFangSC-Regular, sans-serif, "Microsoft YaHei", '微软雅黑';
  background: #F2F5FA;
}
/*page-main*/
.page-main {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
}
.index-page .page-main {
  background-color: #f2f6fc;
}
/*nav*/
.nav-wrap.nav-other nav.navbar.bootsnav {
  background: #073D90;
  position: relative;
}
.nav-wrap.nav-other nav.navbar.bootsnav::before {
  display: none;
}
nav.navbar.bootsnav {
  min-height: 108px;
  background: transparent;
  border: none;
  box-shadow: none;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.home nav.navbar.bootsnav::before {opacity: 1;height: 347px;}
.home nav.navbar.bootsnav {padding: 11px 0 0;}
nav.navbar.bootsnav {padding: 11px 0 0;}
nav.navbar.bootsnav::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 60px;
  background: url(top-bg01f.png) repeat-x top center;
  opacity: 0;
}
nav.navbar.bootsnav .container-fluid {
  padding-left: 6%;
  padding-right: 6%;
  position: relative;
}
nav.navbar.bootsnav .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .navbar-brand {
  padding: 20px 0 10px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .navbar-brand img {
  display: block;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav {
  float: right;
  margin-top: 37px;
}
nav.navbar.bootsnav ul.nav > li {
  margin: 0 24px 0 0;
  padding: 0;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  margin-right: 0;
}
nav.navbar.bootsnav ul.nav > li > a {
  line-height: 50px;
  color: #fff;
  position: relative;
  padding: 0;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 1px 1px 0px #000000;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a:hover,
nav.navbar.bootsnav ul.nav > li.active > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
  background-color: transparent!important;
  color: #5ad6ff !important;
}
nav.navbar.bootsnav ul.nav > li.active > a {
  font-weight: 700;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  margin-top: 15px;
  border: none;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  background: #00499d;
  min-width: 156px;
  width: 156px;
  left: 50%;
  margin-left: -77px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 8px;
  border-top: #2cbcff solid 2px;
}
/*nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -4px;
  width: 0px;
  height: 0px;
  border: 7px solid #000;
  border-top-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}*/
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #fff;
  margin: 0;
  padding: 8px 12px;
  line-height: 24px;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
  border-left: 2px solid transparent;
  background: #00499d;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
  border-left-color: #3181db;
  color: #fff;
  background: #0661c8;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > ul.dropdown-menu {margin-left: 0;left: 100%;margin-top: 4px;}
nav.navbar.bootsnav.scroll {
  position: fixed;
  background-repeat: repeat-x;
  background-position: center;
  background: #0661C8;
  -moz-transition: all .3s; /* Firefox */
    -ms-transition: all .3s; /* IE 9 */
    -o-transition: all .3s; /* Opera */
    transition: all .3s;
	padding: 0;
}
nav.navbar.bootsnav.scroll::before {
  display: none;
}
.header-other {
  padding-top: 22px;
  position: absolute;
  right: 20px;
}
.header-other > div {
  float: left;
}
.header-other .other-link a,
.header-other .other-link span {
  float: left;
  color: #fff;
  font-size: 14px;
	padding: 0 15px;
	text-transform: uppercase;
	border-right: #eeeeee solid 1px;
}
.header-other .other-link a:last-child {border: 0;}
.header-other .other-link a, .header-other .other-link span {
  line-height: 1.1;
}
.header-other .other-link a:hover {
  color: #5ad6ff;
}
.header-other .search-a {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.phoe-menu-toggle {
  display: none;
}
nav.navbar.bootsnav ul.nav > li:last-child ul.dropdown-menu {
    right: 0;
    left: auto;
    margin-left: 0;
  }

.hc-mobile-nav li.nav-parent a {padding-right: 24px;}
@media (max-width: 1440px) {
	nav.navbar.bootsnav .navbar-brand img {width: 442px;}
	nav.navbar.bootsnav ul.nav > li {margin: 0 18px 0 0;}
	nav.navbar.bootsnav .navbar-brand {padding-top: 27px;}
}
@media (max-width: 1280px) {
	.header-other {padding-top: 18px;}
	nav.navbar.bootsnav {min-height: 100px;padding: 2px 0 0;}
	nav.navbar.bootsnav .navbar-brand img {width: 402px;}
	nav.navbar.bootsnav ul.nav {margin-top: 32px;}
}
@media (max-width: 1199px) {
  nav.navbar.bootsnav .navbar-brand img {width: auto;}
  nav.navbar.bootsnav {min-height: 81px;}
  nav.navbar.bootsnav::before, .home nav.navbar.bootsnav::before {
    height: 136px;
    background-size: 100% 100%;
  }
  nav.navbar.bootsnav .navbar-collapse {
    display: none !important;
  }
  nav.navbar.bootsnav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding: 18px 0 10px;
  }
  .phone-menu-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none !important;
  }
  .header-other {
    position: absolute;
    right: 74px;
    top: 34px;
    padding-top: 0;
    margin-right: 0 !important;
  }
	.navbar .toggle {right: -9px;}
}
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    float: left !important;
  }
  .navbar .toggle {
    margin-top: 30px;
  }
	.attr-nav {margin-left: 15px;}
}
@media (max-width: 767px) {
  nav.navbar.bootsnav::before, .home nav.navbar.bootsnav::before {height: 65px;}
  nav.navbar.bootsnav {padding: 0 20px;}
  nav.navbar.bootsnav .navbar-brand {width: auto;padding-top: 14px;}
  nav.navbar.bootsnav .navbar-brand img {width: 220px;}
  .navbar .toggle {
    margin-top: 18px;
  }
  .header-other {
    right: 56px;
    top: 16px;
  }
  .navbar .toggle {
    margin-top: 0;
    top: 18px;
  }
  .hc-mobile-nav {
    background: #004EC0;
  }
	.navbar .toggle {right: -14px;}
}
/*-----------------------------------------  FOOT  -----------------------------------------*/
.footer {padding: 38px 0 37px;overflow: hidden;background: url(foot-bg.jpg) no-repeat bottom center #0550b9;background-size: 100% 100%;}
.footer .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #daebf3;font-size: 13px;text-align: center;line-height: 24px;}
.footer .secondhalf img {display: inline-block;margin-left: 15px;}
.footer .secondhalf a {color: #daebf3;}
.footer .secondhalf a:hover {color:#64d8ff;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;}
.copyright .cas { width: 284px;border-right: #ffffff solid 2px;display: block;overflow: hidden;float: left;margin: 0 45px 0 0;padding: 13px 0;}
.copyright .cas img {}
.copyright .left { width:100%;font-size:15px; line-height:1.9;color:#D9DFF5;display:block; overflow:hidden; float:left;text-align: center;}
.copyright .left span {display: inline-block;margin-right: 15px;}
.copyright .left a {color:#D9DFF5;}
.copyright .left a:hover {color:#77d3ff;}
.copyright .rightbz {display:block; overflow:hidden; float:right;margin:5px 0 0;}
.copyright .rightbz img{ display:inline-block; margin-left:30px;}
.copyright .rightjb { width:65px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
.copyright .rightwx { width:80px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
@media (max-width: 1280px){
	
}
@media (max-width: 1199px){
	.footer .secondhalf {padding: 18px 0;}
	.footer .secondhalf img {display: none;}
	.copyright .cas { width: 100%; border:0px;margin: 0;padding: 0;}
	.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
	.copyright .rightbz {margin: 0 auto;float: none;padding:16px 0 0;width: 100%;text-align: center;}
}
/*-----------------------------------------  index  -----------------------------------------*/
.index-box {
  padding-top: 80px;
  padding-bottom: 80px;
  background-position: bottom center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.index-box .row-w {
  margin-left: -20px;
  margin-right: -20px;
}
.index-box .row-w .col-w {
  padding-left: 20px;
  padding-right: 20px;
}
.public-title {
  position: relative;
  margin-bottom: 60px;
  padding-left: 20px;
  font-size: 50px;
  font-weight: bold;
  color: #013778;
  line-height: 60px;
  z-index: 1;
}
.public-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 203px;
  height: 36px;
  z-index: -1;
}
.public-more {
  width: 150px;
  height: 42px;
  position: relative;
  display: inline-block;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  z-index: 1;
  background: #1A4CB1;
	border-radius: 22px;
	color: #ffffff;
}
.public-more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 102%;
  height: 100%;
  background: #f4a13f;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	border-radius: 22px;
}
.public-more:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.public-more:hover {color: #fff;background: #f4a13f;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;}
.public-more:hover span {
  color: #fff;
}
.public-more.more-w {
  background: #fff;
  border-color: #fff;
}
.public-more.more-w:hover {
  border-color: #DE291A;
}
.public-more.more-line-w {
  border-color: #fff;
}
.public-more.more-line-w:hover {
  border-color: #DE291A;
}
.public-more.more-line-w span {
  color: #fff;
}
.public-more span {
  position: relative;
  color: #DE291A;
  line-height: 30px;
  padding-right: 16px;
  z-index: 10;
}
.public-more span::after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 18px;
  vertical-align: bottom;
  position: absolute;
  right: 0;
  bottom: -1px;
  line-height: 1;
}
/************************/
/*  Text List   */
/************************/
.textlist {margin-top: 36px;}
.textlist .row {margin-left: -20px;margin-right: -20px;}
.textlist .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.textlist .box-s {
  padding: 14px 128px 14px 38px;
  position: relative;
  line-height: 30px;
  transition: background 0.3s;
  border-radius: 2px;
  border-bottom: #F0F2F3 solid 1px;
}
.textlist .box-s:before {
  content: "";
  left: 16px;
  top: 26px;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #155CE0;
  border-radius: 6px;
}
.textlist .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.textlist .box-s .box-date {
  position: absolute;
  right: 16px;
  top: 11px;
  color: #8E8E8E;
  font-size: 15px;
}
.textlist .box-s:hover {background: #e0edff;border-bottom: #e0edff dashed 1px;}
.textlist .box-s:hover .box-title, .textlist .box-s:hover .box-date {color: #0661C8;}

.textlist[data-v-no] .box-s {padding: 10px 15px 10px 38px;}
@media (max-width: 1263px) {
	.textlist .row {margin-left: -20px;margin-right: -20px;}
	.textlist .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
}
@media (max-width: 1199px) {
	.textlist .row {margin-left: -15px;margin-right: -15px;}
	.textlist .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
}
@media (max-width: 767px) {
	.textlist {margin-top: 30px;}
	.textlist .box-s {padding: 15px 15px 10px 38px;}
	.textlist .box-s .box-title {white-space: normal;height: auto;line-height: 1.5;}
	.textlist .box-s .box-date {position: static;}
	.textlist .box-s:before {top: 23px;}
	.textlist[data-v-no] .box-s:before {top: 19px;}
}

.list-article { overflow:hidden; display:block;margin-top: 10px;}
.list-article li {overflow:hidden;margin-top: 20px;position: relative;padding-left: 20px;font-size:17px;line-height:1.6;color: #444;}
.list-article li:after {position: absolute;content: ''; top:10px;left: 0; width: 6px;height: 6px;background: #1A4CB1;border-radius: 50%;}
.list-article li a { float:left;width: 100%;overflow:hidden;font-size:16px;line-height:150%; color:#383838;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-article li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-article li a:hover {color: #1958af;}
@media (max-width: 991px){
	.list-article li a{white-space: normal;}
}
/************************/
/*  Personnel list   */
/************************/
.group {overflow: hidden;}
.group .row {margin-left: -20px;margin-right: -20px;}
.group .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.group li {margin-top: 30px;}
.group li .boxstyle {overflow: hidden;background: #F0F2F3;border-bottom: #0661C8 solid 3px;padding: 1px 1px 0;}
.group li .boxstyle .picbox {overflow: hidden;}
.group li .boxstyle .picbox .img-box {background-position: center;background-repeat: no-repeat;background-size: 100% 100%;height: 212px;
-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.group li .boxstyle .thumbnail__link img {margin: auto;}
.group li .boxstyle img {width: 100%;height: 226px;}
.group li .boxstyle .txtinfo {padding: 18px 15px;overflow: hidden;background: #ffffff;}
.group li .boxstyle .txtinfo h4 { margin: 0;color: #333333;font-size: 20px;line-height: 1;font-weight: 700;text-align: center;}
.group li a:hover .boxstyle {background: #0661C8;border-bottom: #0661C8 solid 1px;}
.group li a:hover .boxstyle .picbox {margin: 2px 2px 0;}
.group li a:hover .boxstyle .picbox .img-box {background-size: 110% 110%;}
.group li a:hover .boxstyle .txtinfo {background: #0661C8;}
.group li a:hover .boxstyle .txtinfo h4 { color: #fff;}
.group li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 0;word-break: break-all;overflow: hidden;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;}

.group li .boxstyle1 {overflow: hidden;}
.group li a:hover .boxstyle1 img {height: 172px;width: 123px;}
.group li .boxstyle1 .txtinfo {margin: 10px 0 2px;overflow: hidden;}
.group li .boxstyle1 .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.group li .boxstyle1 .txtinfo h4 a { color: #383838;}
.group li .boxstyle1 .txtinfo h4 a:hover { color: #0453b0;}
.group .col-md-3 {width: 20%;float: left;}
@media (max-width: 1440px) {
.group .row {margin-left: -15px;margin-right: -15px;}
.group .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
.group li .boxstyle .picbox .img-box {height: 183px;}
}

@media (max-width: 1280px) {
  .group .col-md-3 {width: 25%;}
  .group li .boxstyle .picbox .img-box {height: 202px;}
}
@media (max-width: 1199px) {
  .group .col-md-3 {width: 20%;}
  .group li .boxstyle .picbox .img-box {height: 198px;}
}
@media (max-width: 991px) {
  .group .col-md-3 {width: 25%;}
  .group li .boxstyle .picbox .img-box {height: 185px;}
}
@media (max-width: 767px) {
  .group .row {margin-left: -10px;margin-right: -10px;}
  .group .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
  .group .col-md-3 {width: 50%;}
  .group li .boxstyle .picbox .img-box {height: 49vw;}
  .group li {margin-top: 24px;}
}
/************************/
/*  Personnel Details   */
/************************/
.rcphotobox {width: 100%;height: 302px;display: table;padding: 30px 40px;position: relative;z-index: 1;}
.rcphotobox span {display: table-cell;vertical-align: middle;}
.rcphotobox span img {max-height: 251px;border: #efefef solid 0px;}
.pepxl-txt {margin-top: 10px;font-size: 15px;line-height: 1.5;}
.pepxl-txt li {margin-top: 14px;}
.pepxl-txt li:nth-child(2n+1) {clear: left;}
.pepxl-txt li:last-child {width: 100%;}
.pepxl-txt span {color: #444;font-weight: 700;font-size: 15px;display: block;float: left;}
.pepxl-txt i {color: #0661C8;font-style: normal;font-weight: 500;font-size: 15px;line-height: 1.5;}
.pepxl-txt .col-md-6 {float: left;} 
.module { margin:0px auto;overflow:hidden; width:100%;position: relative;border-top: #0661c8 solid 2px;background: url(bg02.jpg) no-repeat top right #e3efff; }
.module-a {float:right;padding-bottom:200em;margin-bottom:-200em;}
.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:27%;}
.module-a img {border-radius: 2px;}
.module-b{width:73%;}
.module-b .jbinfo {padding: 60px 0 30px 60px;}
.module-b .jbinfo h2 { font-size:26px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 12px;font-weight: 700;}
.module-b .jbinfo h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background: #4c63b6;
}
.bl { border-left:#c1e8d3 solid 1px;}
@media screen and (max-width: 1536px){
	.module-a{width:30%;}
	.module-b{width:70%;}
	.pepxl-txt li {margin-top: 10px;}
}
@media screen and (max-width: 1366px){
	.module-a{width:33%;}
	.module-b{width:67%;}
}
@media screen and (max-width: 1263px){
	.module-a{width:36%;}
	.module-b{width:64%;}
	.module-b .jbinfo {padding: 60px 0 30px 40px;}
}
@media screen and (max-width: 1199px){
	.module-a{width:33%;}
    .module-b{width:67%;}
}
@media screen and (max-width: 991px){
	.pepxl-txt .col-md-6 {width: 100%;}
	.module-a{width:41%;}
    .module-b{width:59%;}
	.module-b .jbinfo {padding: 40px 0 30px 40px;}
	.pepxl-txt li {margin-top: 6px;}
	.module {background-size: cover;}
}
@media screen and (max-width: 800px){
		
}
@media screen and (max-width: 767px){
	.module-a{width:100%;}
	.module-b{width:100%;}
	.module-b .jbinfo {padding: 0 18px 20px;} 
}
/************************/
/*  Picture List   */
/************************/
.view-list {margin-top: 10px;}
.view-list .row {margin-left: -18px;margin-right: -18px;}
.view-list .row > [class^='col'] {padding-left: 18px;padding-right: 18px;}
.view-list li:nth-child(4n+1) {clear: left;}
.view-list li {margin-top: 30px;}
.view-list .box-s .box-img {
  height: 202px;
  margin-bottom: 13px;
  overflow: hidden;
  border-radius: 3px;
}
.view-list .box-s .box-title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  text-align: center;
  margin: 0;
}
.view-list .box-s:hover .box-title {color: #1A4CB1;}
.img-cont {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.img-cont .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}
.img-cont .img-box {
  width: 100%;
  height: 100%;
  display: block;
  background: #dce7ff;
}
.img-cont .img-box img {
  width: 100%;height: 100%;object-fit: cover;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box-s-w:hover .img-cont .img-box img {
  -webkit-transition: scale(1.16) rotate(3deg);
  -moz-transition: scale(1.16) rotate(3deg);
  -o-transition: scale(1.16) rotate(3deg);
  transform: scale(1.16) rotate(3deg);
}

.view-list[data-v-fg] .box-s .box-img {height: 277px;}

@media (max-width: 1680px) {
	.view-list li:nth-child(4n+1) {clear: inherit;}
	.view-list li:nth-child(3n+1) {clear: left;}
	.view-list .box-s .box-img {height: 229px;}
	.view-list .col-md-3 {width: 33.333333%;float: left;}
	.view-list[data-v-fg] .col-md-3 {width: 25%;float: left;}
	.view-list[data-v-fg] li:nth-child(4n+1) {clear: left;}
	.view-list[data-v-fg] li:nth-child(3n+1) {clear: inherit;}
	.view-list[data-v-fg] .box-s .box-img {height: 250px;}
}
@media (max-width: 1536px) {
	.view-list .box-s .box-img {height: 197px;}
	.view-list[data-v-fg] .box-s .box-img {height: 223px;}
}
@media (max-width: 1440px) {
	.view-list .box-s .box-img {height: 183px;}
	.view-list[data-v-fg] .box-s .box-img {height: 213px;}
}
@media (max-width: 1366px) {
	.view-list .row {margin-left: -15px;margin-right: -15px;}
	.view-list .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.view-list .box-s .box-img {height: 183px;}
	.view-list[data-v-fg] .box-s .box-img {height: 202px;}
}
@media (max-width: 1280px) {
	.view-list .box-s .box-img {height: 156px;}
	.view-list[data-v-fg] .box-s .box-img {height: 189px;}
}
@media (max-width: 1199px) {
	.view-list .box-s .box-img, .view-list[data-v-fg] .box-s .box-img {height: 215px;}
	.view-list[data-v-fg] .col-md-3 {width: 33.333333%;}
	.view-list[data-v-fg] li:nth-child(4n+1) {clear: inherit;}
	.view-list[data-v-fg] li:nth-child(3n+1) {clear: left;}
}
@media (max-width: 1024px) {
	.view-list .box-s .box-img, .view-list[data-v-fg] .box-s .box-img {height: 183px;}
}
@media (max-width: 991px) {
	.view-list .box-s .box-img, .view-list[data-v-fg] .box-s .box-img {height: 176px;}
}
@media (max-width: 800px) {
	.view-list li:nth-child(3n+1), .view-list[data-v-fg] li:nth-child(3n+1) {clear: inherit;}
	.view-list li:nth-child(2n+1), .view-list[data-v-fg] li:nth-child(2n+1) {clear: left;}
	.view-list .col-md-3, .view-list[data-v-fg] .col-md-3 {width: 50%;}
	.view-list .box-s .box-img, .view-list[data-v-fg] .box-s .box-img {height: 210px;}
}
@media (max-width: 767px) {
	.view-list .col-md-3, .view-list[data-v-fg] .col-md-3 {width: 100%;}
	.view-list .box-s .box-img {height: auto;}
	.img-cont .img-box img {min-height: 210px;}
}
/************************/
/*  Table Data   */
/************************/
.tabledata {overflow: hidden;margin-top: 40px;border: #f0f5ff solid 1px;}
.tabledata table {
  width: 100%;
  margin-bottom: 0;
  border-bottom: 0;
}
.tabledata table tr td {
  border: solid 1px #ffffff;
  padding: 19px 14px;
  color: #333333;vertical-align: middle;
}
.tabledata table thead tr th {
  background-color: #5377BF;
  line-height: 1.4;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
  padding: 15px 10px;
  border: 1px solid #9fb2d9;
  vertical-align: middle;
}
.tabledata table tbody tr td {
  line-height: 1.4;text-align: center;font-size: 15px;
}
.tabledata table tbody tr:nth-child(even) {background-color: #F0F5FF;}
.tabledata .table-hover > tbody > tr:hover {background-color: #e7eff4;}
.tabledata .title-s {
  display: block;
  color: #333;
}
.tabletit {margin-top: 16px;}
.tabletit h3 {font-size: 22px;color: #333;line-height: 1.1;font-weight: 700;margin: 0 0 16px;text-align: center;}
.tabletit h4 {font-size: 16px;color: #333;line-height: 1.1;margin: 0 0 22px;text-align: center;}
@media (max-width: 767px) {
	.tabledata {margin-top: 26px;}
	.tabledata.xs tr td {text-align: left;border: 0;padding: 0;font-size: 15px;}
	.tabledata {border: #d2e3ed solid 1px;}
	.tabledata table tbody tr td {padding: 0;text-align: left;border: 0;}
	table.bt tbody td:before {width: 98px;}
	table.bt tbody td .bt-content {width: 68%;}
}
@media (max-width: 390px) {
	table.bt tbody td .bt-content {width: 63%;}
}
@media (max-width: 375px) {
	table.bt tbody td .bt-content {width: 60%;}
}
/************************/
/*  About   */
/************************/
.about {padding: 0 0 58px;position: relative;z-index: 0;margin-top: 85px;}
.about:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: '';
    background: url(bg01.jpg) no-repeat top left #F6F7F9;
    z-index: -2;
    width: 73%;
}
.about .about-l {width: 45.931%;height: 521px;margin-left: 50px;float: right;overflow: hidden;position: relative;border-radius: 5px;margin-top: -85px;}
.about .about-r {font-size: 18px;line-height: 2.2;color: #333333;}
.about .about-r p {margin-bottom: 18px;overflow: hidden;
    max-height: 317px;
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.about .about-r p:first-child {margin-top: 42px;}
.about .about-r p:last-child {margin-bottom: 0;}
.about .about-r .more {}
.about .container {position: relative;}
.about .indexlanmu {position: absolute;top:-80px;}

div.CuMob {
  height: 521px;
}
.video-js .vjs-big-play-button {
  width: 124px !important;
  height: 124px !important;
  background: url(video-icon.png) no-repeat center !important;
}
.vjs-big-play-centered .vjs-big-play-button {
  margin-top: -62px !important;
  margin-left: -62px !important;
	border: 0 !important;
}
.video-js .vjs-big-play-button:after {
  width: 124px !important;
  height: 124px !important;

}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  display: none !important;
}
@media (min-width: 767px){
	.about .about-r {overflow: hidden;}
}
@media (max-width: 1440px) {
	.about {padding: 0 0 36px;}
	.about .about-r {line-height: 2;}
	.about .about-r p {max-height: 216px;-webkit-line-clamp: 6;}
  .about .about-l, div.CuMob {height: 396px;}
}
@media (max-width: 1366px) {
  .about .about-l, div.CuMob {height: 400px;}
}
@media (max-width: 1280px) {
  .about .about-l, div.CuMob {height: 356px;}
	.about .about-r {font-size: 17px;}
	.about .about-r p {max-height: 170px;-webkit-line-clamp: 5;}
}
@media (max-width: 1199px) {
	.about {margin-top: 145px;}
	.about .about-l {margin-left: auto;margin-right: auto;float: inherit;width: 70%;}
	.about:after {width: 100%;}
	.about .about-l, div.CuMob {height: 435px;}
	.about .about-r p:first-child {margin-top: 38px;margin-bottom: 22px;}
	.about .indexlanmu {top:-155px;}
	.about .about-r p {max-height: inherit;-webkit-line-clamp: inherit;}
	.about .about-r .more {text-align: center;}
	.about .about-r .more .public-more {width: 200px;}
}
@media (max-width: 991px) {
	.about .about-l {width: 100%;}
  .about .about-l, div.CuMob {height: 450px;}
	.about .about-r p:first-child {margin-top: 36px;}
}
@media (max-width: 767px) {
	.about {margin-top: 128px;padding: 0 0 22px;}
	.about .indexlanmu {top:-146px;}
	.about .about-r p:first-child {margin-top: 26px;}
  .about .about-l, div.CuMob {height: 320px;}
}
@media (max-width: 420px) {
	.about .about-r p:first-child {margin-top: 26px;}
	.about .about-l, div.CuMob {height: 246px;}
	.video-js .vjs-big-play-button {width: 70px !important;height: 70px !important;background: url(video-icon.png) no-repeat center !important;background-size: 100% !important;}
	.vjs-big-play-centered .vjs-big-play-button {margin-top: -35px !important;margin-left: -35px !important;}
	.video-js .vjs-big-play-button:after {width: 70px !important;height: 70px !important;}
}
@media (max-width: 390px) {
	.about .about-l, div.CuMob {height: 233px;}
}
@media (max-width: 360px) {
	.about .about-l, div.CuMob {height: 212px;}
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

.picturelist {overflow: hidden;}
.picturelist .row {margin-right: -25px;margin-left: -25px;}
.picturelist .row > [class^='col'] {padding-right: 25px;padding-left: 25px;}
.picturelist li {margin-bottom: 30px;}
.picturelist li .boxstyle {position: relative;}
.picturelist li .boxstyle .img-box {width: 100%;height: 356px;overflow: hidden;position: relative;}
.picturelist li .boxstyle .img-box img {width: 100%;height: 100%;object-fit: cover;
-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.picturelist li .boxstyle .img-box .date {position: absolute;right: 0;bottom: 0;background: #F18200;padding: 15px 17px;color: #ffffff;font-size: 16px;line-height: 1.1;z-index: 3;border-radius: 10px 0 0 0;}
.picturelist li a:hover .boxstyle .img-box img {
-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}
.picturelist li .boxstyle .txtinfo {overflow: hidden;padding: 24px 30px;position: relative;z-index: 2;background: #ffffff;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 16px;color: #1481d5;margin: 0 0 14px 0;font-weight: 700;text-transform: inherit;}
.picturelist li .boxstyle .txtinfo h4 { overflow: hidden;font-size: 18px;color: #333;margin: 0;line-height: 1.5;
height: 54px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.picturelist li a:hover .boxstyle .txtinfo h4 { color: #1b3baa;}
.picturelist li .boxstyle .txtinfo p {font-size: 15px;color: #e1edf8;line-height: 140%;margin: 0;word-break: break-all;width: 100%;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;height: 86px;}
.picturelist li .txtbottom {overflow: hidden;}
.picturelist li .txtbottom .dates {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #195ab4;
    float: left;line-height: 33px;padding-left: 1px;
}
.picturelist li .txtbottom .dates i {
	margin-right: 5px;
}
.picturelist li .txtbottom .wzlink {float: right;overflow: hidden;}
.picturelist li .txtbottom .wzlink img {width: auto;height: auto;}
.picturelist li .txtbottom .wzlink a {
    display: block;
    height: 33px;
    width: 33px;
    font-size: 14px;
    text-align: center;opacity: .6;
}
.picturelist li .txtbottom .wzlink a:hover {
    opacity: 1;
}
@media (max-width: 1680px) {
    .picturelist li .boxstyle .img-box {height: 307px;}
}
@media (max-width: 1440px) {
	.picturelist .row {margin-right: -20px;margin-left: -20px;}
	.picturelist .row > [class^='col'] {padding-right: 20px;padding-left: 20px;}
    .picturelist li .boxstyle .img-box {height: 266px;}
}
@media (max-width: 1366px) {
    .picturelist li .boxstyle .img-box {height: 252px;}
}
@media (max-width: 1280px) {
	.picturelist .row {margin-right: -15px;margin-left: -15px;}
	.picturelist .row > [class^='col'] {padding-right: 15px;padding-left: 15px;}
	.picturelist li .boxstyle .img-box {height: 238px;}
}
@media (max-width: 1199px) {
	.picturelist li .boxstyle .img-box {height: 301px;}
}
@media (max-width: 991px) {
	.picturelist li .boxstyle .img-box {height: 217px;}
}
@media (max-width: 767px) {
.picturelist li .boxstyle .img-box {height: auto;}
.picturelist li .boxstyle .txtinfo h4 {height: auto;-webkit-line-clamp: initial;}
}

.list-tab { overflow:hidden; display:block;margin-top: 10px;}
.list-tab ul li {overflow:hidden;width:100%; text-align:left;margin-bottom: 16px;}
.list-tab ul li:last-child {margin-bottom: 0;}
.list-tab ul li:nth-child(n+6) {display: none;}
.list-tab ul li a{ float:left;max-width:80%;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 5px;padding:0 0 0 22px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab ul li a span {color: #EB0003;margin-right: 10px;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #0661C8; text-decoration: none;}
.list-tab i {float: left;margin: 0 0 0 8px;}
.list-tab span {line-height:1.4;color:#a6a6a6; font-size: 16px; font-family:Arial;}
.list-tab span.right {float: right;}
@media (max-width: 1199px) {
	.list-tab {margin-bottom: 40px;}
	.list-tab ul li {margin-bottom: 20px;}
}
@media (max-width: 991px) {
	.list-tab {margin-bottom: 36px;}
	.list-tab ul li a{ float:left;max-width:78%;}
	.list-tab ul li {margin-bottom: 18px;}
}
@media (max-width: 767px){
	.list-tab {margin-bottom: 26px;}
	.list-tab ul li {margin-bottom: 10px;}
	.list-tab ul li a {max-width: 100%;white-space: normal;}
	.list-tab ul li a span {padding: 0;}
	.list-tab span {width: 100%;padding-left: 21px;padding-top: 4px;}
}

.list-txt {}
.list-txt .box-s {border-bottom: 1px solid #EEEEEE;padding: 23px 110px 24px 122px;position: relative;border-radius: 6px;overflow: hidden;}
.list-txt .box-date {position: absolute;left: 40px;top: 21px;}
.list-txt .box-date .date-01 {
  font-size: 24px;
  line-height: 1.1;
  color: #0661C8;
}
.list-txt .box-date .date-02 {
  font-size: 15px;
  line-height: 20px;
  color: #0661C8;
}
.list-txt .txtbox {height: 51px;overflow: hidden;}
.list-txt .box-info {
  overflow: hidden;font-size: 17px;color: #222222;line-height: 1.5;display: table-cell;vertical-align: middle;
}
.list-txt .box-title {
  margin-bottom: 4px;
  overflow: hidden;
  display: table;height: 46px;
}
.list-txt .box-txt {
  font-size: 13px;
  color: #999999;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
}
.list-txt .box-r {width: 80px;position: absolute;content: '';top: 0;bottom: 0;right: 0;}
.list-txt .box-arrow {width: 30px;height: 30px;border-radius: 50%;position: absolute;top:50%;left: 50%;text-align: center;padding: 4px;border: #DCDCDC solid 2px;
-ms-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
}
.list-txt .box-arrow i {color: #DCDCDC;font-size: 20px;width: 21px;margin-top: -1px;}
.list-txt .box-s:hover {background: #ffffff;
	-ms-box-shadow: 0 0 20px 0 rgba(209,221,243, 0.9);
    -o-box-shadow: 0 0 20px 0 rgba(209,221,243, 0.9);
    -moz-box-shadow: 0 0 20px 0 rgba(209,221,243, 0.9);
    -webkit-box-shadow: 0 0 20px 0 rgba(209,221,243, 0.9);
    box-shadow: 0 0 20px 0 rgba(209,221,243, 0.9);}
.list-txt .box-s:hover .box-info {
  color: #0061db;
}
.list-txt .box-s:hover .box-date .date-01, .list-txt .box-s:hover .box-date .date-02 {
  color: #0061db;
}
.list-txt .box-s:hover .box-arrow {background-color: #0061db;}
.list-txt .box-s:hover .box-r {background: #0661C8;}
@media (max-width: 1280px) {
	.list-txt .box-s {padding: 22px 110px;}
	.list-txt .box-date {left: 28px;}
}
@media (max-width: 767px) {
	.list-txt .box-s {padding: 16px 85px 16px 20px;}
	.list-txt .box-date {position: inherit;left: inherit;top: inherit;}
	.list-txt .box-date .date-01 {float: left;margin-right: 8px;}
	.list-txt .box-date .date-02 {line-height: 30px;}
	.list-txt .box-info {line-height: 1.3;}
	.list-txt .box-r {width: 70px;}
	.list-txt .box-title {height: auto;}
}

.index-culture-box {overflow: hidden;background: url(bg02.jpg) no-repeat left bottom #ffffff;padding: 30px;border-top: #1A4CB1 solid 3px;background-size: 100%;min-height: 773px;}
.index-culture-box li {
  margin-bottom: 24px;border-bottom: #a3c0de dashed 1px;padding-bottom: 24px;
}
.index-culture-box li:last-child {
  margin-bottom: 0;padding-bottom: 0;border: 0;
}
.culture-a {
  display: block;overflow: hidden;
}
.culture-a .c-date {
  float: left;
  margin-right: 30px;
  width: 72px;
  text-align: right;
  font-size: 30px;
  color: #1A4CB1;
  line-height: 1.1;
  margin-top: 5px;
  position: relative;
  font-family: "Times New Roman","serif";
  padding-bottom: 6px;
}
.culture-a .c-date:after {position: absolute;content: '';width: 30px;height: 1px;background: #F18200;right: 0;bottom: 0;}
.culture-a .c-date div:first-child {
  font-size: 14px;
  color: #9BA2BB;
}
.culture-a .c-title {
  font-size: 16px;
  color: #262626;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
}
.culture-a:hover .c-title {
  color: #2245ab;
}
@media (max-width: 1680px){
	.index-culture-box li {margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1440px){
	.index-culture-box {padding: 24px 30px 30px;min-height: 660px;}
	.index-culture-box li {margin-bottom: 15px;padding-bottom: 19px;}
}
@media (max-width: 1366px){
	.culture-a .c-date {width: 66px;font-size: 27px;}
}
@media (max-width: 1199px){
	.index-culture-box {min-height: inherit;}
}
@media (max-width: 767px){
	.list-txt .txtbox {height: auto;}
	.culture-a .c-date {
    margin-right: 20px;
  }
  .culture-a .c-date div {width: 66px;}
  .culture-a .c-title {
    display: block;
    height: auto;
  }
	.index-culture-box {padding: 24px 20px 30px;}
}

.rprogress {overflow: hidden;}
.rprogress .progress-l {width: 540px;overflow: hidden;float: left;margin-right: 30px;}
.rprogress .progress-l .limg {height: 356px;overflow: hidden;position: relative;border: #e1e3ec solid 1px;border-bottom: 0;}
.rprogress .progress-l .limg .date {position: absolute;right: 0;bottom: 0;background: #F18200;padding: 15px 17px;color: #ffffff;font-size: 16px;line-height: 1.1;z-index: 3;border-radius: 10px 0 0 0;}
.rprogress .progress-l .limg img { width: 100%;height: 100%;object-fit: cover;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;}
.rprogress .progress-l:hover .limg img {
-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1); 
}
.rprogress .progress-l .ltext {padding: 24px 30px;background: #1A4CB1;}
.rprogress .progress-l .ltext h4 {font-size: 18px;line-height: 1.5;color: #ffffff;margin: 0;height: 54px;overflow: hidden;}
.rprogress .progress-l:hover .ltext h4 {color: #b3cbff;}
.rprogress .progress-l .ltext h5 {line-height:1;color:#778bac; font-size: 15px; margin: 16px 0 0;}
.rprogress .progress-l .ltext h5 i {line-height:1;color:#778bac; font-size: 14px; margin-right: 10px;}
.rprogress .progress-l .ltext h5 span {line-height:1;color:#125bc3; font-size: 15px; font-weight: 500;}
.rprogress .progress-l .ltext h6 {font-size: 14px;line-height: 1.6;color: #9da6b4;margin: 16px 0 0;font-weight: 500;
    overflow: hidden;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 112px;
}
.rprogress .progress-r {}

@media (max-width: 1680px) {
	.rprogress .progress-l {width: 466px;}
	.rprogress .progress-l .limg {height: 307px;}
}
@media (max-width: 1440px) {
	.rprogress .progress-l {width: 402px;}
	.rprogress .progress-l .limg {height: 266px;}
}
@media (max-width: 1440px) {
	.rprogress .progress-l {width: 367px;}
	.rprogress .progress-l .limg {height: 252px;}
}
@media (max-width: 1280px) {
	.rprogress .progress-l {width: 359px;}
	.rprogress .progress-l .limg {height: 238px;}
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px){
	.rprogress {min-height: initial;}
	.rprogress .progress-l .limg {height: auto;}
    .rprogress .progress-l {width: 100%;height: auto;margin-right: 0;}
    .rprogress .progress-r {float: left;overflow: hidden;margin-top: 20px;}
	.rprogress .progress-l .ltext h4 {max-height: inherit;}
}
@media (max-width: 767px){
	
}
@media (max-width: 380px){
	.rprogress .progress-l .limg img {max-height: 222px;}
}
@media (max-width: 320px){
	.rprogress .progress-l .limg img {max-height: 186px;}
}
/************************/
/*  RESEARCH PROGRESS   */
/************************/
.swiper-event-box {
  position: relative;margin: 0 auto;
}
.swiper-event-box .event-prev {
  left: -100px;
  top: 38%;
  width: 50px;
  height: 50px;
  border: 1px solid #ae96d5;
  border-radius: 50%;
  margin: 0;
  background: #fff;
}
.swiper-event-box .event-prev:after { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);font-size: 26px;color: #ae96d5;font-weight: 400;font-family: 'FontAwesome';content: '\f104'; }
.swiper-event-box .event-prev:hover {
  background-color: #ae96d5;
}
.swiper-event-box .event-prev:hover::after {
  color: #fff;
}
.swiper-event-box .event-next {
  right: -100px;
  top: 38%;
  width: 50px;
  height: 50px;
  border: 1px solid #ae96d5;
  border-radius: 50%;
  margin: 0;
  background: #fff;
}
.swiper-event-box .event-next:after { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);font-size: 26px;color: #ae96d5;font-weight: 400;font-family: 'FontAwesome';content: '\f105'; }
.swiper-event-box .event-next:hover {
  background-color: #ae96d5;
}
.swiper-event-box .event-next:hover::after {
  color: #fff;
}
.events {
  display: block;
  overflow: hidden;
}
.events .img-box {
  width: 100%;
  height: 264px;
  overflow: hidden;
  border-radius: 5px;
}
.events .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.events .img-txt {padding: 18px 0 0;}
.events h1 {
  font-size: 18px;
  color: #333;
  line-height: 1.5;
	text-align: center;
	margin: 0;
}
.events h4 {font-size: 16px;line-height: 1.3;color: #fff;font-weight: bold;}
.events p {
  color: #999999;
  line-height: 24px;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.events:hover .img-box img {
  transform: scale(1.1);
}
.events:hover h1 {
  color: #1b3baa;
}
.events:hover .img-txt::after {
  width: 100%;
}

.links-box {overflow: hidden;margin-top: 60px;}
.links-box .link-l {width: 200px;margin-right: 35px;float: left;position: relative;overflow: hidden;}
.links-box .link-l:after {position: absolute;content: '';width: 190px;height: 60px;right: 0;background: #2440A0;z-index: 0;border-radius: 0 20px;opacity: .26;}
.links-box .link-l .link-tit {width: 190px;float: left;background: #2440A0;text-align: center;line-height: 60px;color: #ffffff;position: relative;font-size: 28px;border-radius: 0 20px;z-index: 1;}
.links-box .link-r {overflow: hidden;}
.links-box .link-r a {font-size: 18px;color: #333333;line-height: 60px;padding-right: 47px;margin-right: 47px;display: inline-block;position: relative;}
.links-box .link-r a:hover {color: #2440a0;}
.links-box .link-r a:after {position: absolute;content: '';width: 1px;height: 18px;top:50%;right: 0;background: #666666;z-index: 0;margin-top: -9px;}
.links-box .link-r a:last-child {padding-right: 0;margin-right: 0;}
.links-box .link-r a:last-child:after {width: 0;}

/*----------------------------------  内页分割  ----------------------------------*/
.pageheader {
	position: relative;
    z-index: 3;
    background: #0661C8;
    overflow: hidden;
	height: 132px;
	background-size: cover;
}
.pageheader .columnname { padding:180px 0; overflow:hidden;position: relative;z-index: 5;}

.column { border-bottom: #E1E2F0 solid 1px;}
.column_l {width:auto;font-size:24px;font-weight:700;color:#0661C8;float:left;display:inline-block;padding: 8px 0 18px;line-height: 130%;position: relative;}
.column_l:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background: #0661C8;
}
.column_r {float: right;}

.column1 { background: #193d7b; overflow:hidden;}
.column1_l { width:auto; font-size:26px; font-weight:500; color:#fff; float:left; display:inline-block; overflow:hidden;padding: 9px 15px;line-height: 130%;}
@media (max-width: 1280px){
	.pageheader {height: 108px;}
}
@media (max-width: 1199px){
	.column[data-v-lang] .column_r {width: 100%;display: block;}
}
@media (max-width: 991px){
  .column_r {width: 100%;display: block;}
  .breadcrumb {padding: 0 0 10px 0;}
}
@media (max-width: 767px){
  .column_l{padding: 8px 0 15px;}
}
/* Breadcrumb
---------------------------------- */
.bread-item { background: transparent;
  margin-bottom: 0;
  font-size: 14px;
  border-radius: 0px;padding: 15px 0 0;position: relative;
}
.bread-item > li { color:#7B7E9A;}
.bread-item > li > a { color:#7B7E9A;}
.bread-item > li > a:hover { color:#0661C8;}
.bread-item > li > a:last-child { color:#0661C8;}
.bread-item > li > span:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
}
.bread-item[data-v-xl] {padding: 2px 0 18px 0;}
@media (max-width: 991px) {
  .bread-item { padding: 12px 0 4px;}
  .bread-item:after {top:14px;}
}
/*-----------------图文---------------------*/
.graphiclist {margin-top: 30px;}
.graphiclist li {display: block; overflow: hidden;margin-bottom: 30px;
transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.graphiclist li:last-child {margin-bottom: 0px;}
.graphiclist li h2 { margin:0 0 15px 0;font-weight: 700;font-size:17px;line-height:1.4; color:#333;overflow: hidden;display: block;}
.graphiclist li:hover h2 { color:#0661C8; text-decoration:none;}
.graphiclist .news-img { margin-right: 28px;}
.graphiclist .news-img a {border:#e4e4e4 solid 1px;}
.graphiclist .news-img img{ width: 220px; height: 147px;}
.graphiclist .news-txt p { line-height: 1.7; font-size: 14px; margin: 0px; color:#999;overflow:hidden;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 68px;
}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 15px 0 0 0; color:#0661C8; display:block;padding: 0 5px 0 0;font-style: normal;line-height: 1.1;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#004ea2;}
.graphiclist li a.db[data-img=""] .news-img {
  display: none;
}
@media (min-width: 767px) {
.graphiclist .news-txt {overflow: hidden;}
}
@media (max-width: 991px) {
  .graphiclist li h2 {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
  .graphiclist li {margin-bottom: 30px;}
  .graphiclist li h2 {line-height: 1.4;margin: 0 0 10px 0;}
  .graphiclist .news-txt i {margin: 10px 0 0 0;}
  .graphiclist .news-img {width: 100%;margin-right: 0;margin-bottom: 16px;}
  .graphiclist .news-img img{ width: 100%; height:54vw;}
  .graphiclist .news-txt {float: left;}
}

.text-list-01 {padding-top: 16px;}
.text-list-01 .box-s {position: relative;background: #F0F5FF;padding: 20px 20px 20px 136px;margin-top: 20px;z-index: 0;overflow: hidden;}
.text-list-01 .box-s:after {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #0B4AB7;
	opacity: 1;
}
.text-list-01 .box-s:before {
    position: absolute;
    top: 0;
    left: -100%;
    content: "";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: url(bg05.jpg) no-repeat center #1a4cb1;
	background-size: cover;
}
.text-list-01 .box-s:hover:before {
    left: 0;
}

.text-list-01 .box-s .date {position: absolute;top:22px;left: 30px; font-size: 26px;line-height: 1.1;float: left;width: 78px;height: 42px; text-align: center;border-right: #DAE4F7 solid 1px;z-index: 3;padding-right: 30px;color: #1A4CB1;font-weight: 700;font-family: cursive;}
.text-list-01 .box-s .date span {display: block;font-size: 12px;}
.text-list-01 .box-s .txt {display: table;height: 42px;}
.text-list-01 .box-s .txt h4 {font-size: 16px;color: #333;line-height: 1.5;position: relative;z-index: 3;overflow: hidden;display: table-cell;vertical-align: middle;}
.text-list-01 .box-s:hover .txt h4 {color: #ffffff;}
.text-list-01 .box-s:hover .date {color: #ffffff;}

.text-list-02 {overflow: hidden;border-top: #A68A72 dashed 1px;margin-top: 50px;}
.text-list-02 li {border-bottom: #A68A72 dashed 1px;padding-top: 30px;padding-bottom: 30px;}
.text-list-02 li:hover {background: url(siii-bg05.png) no-repeat right center #fff;background-size: cover;}
.text-list-02 .date {font-size: 42px;line-height: 1.1;float: left;width: 74px;text-align: center;margin-right: 30px;
background: -webkit-linear-gradient(left, #2D3DB7 30%,#6D29A9 60%);
background: linear-gradient(90deg, #2C3EB8 30%, #7028A9 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-list-02 .date .nybox {padding: 5px;
	background-image: -webkit-linear-gradient(left, #eeeef8 10%, #eae3f4 80%);
    background-image: -ms-linear-gradient(left, #eeeef8 10%, #eae3f4 80%);
    background-image: linear-gradient(to right, #eeeef8 10%, #eae3f4 80%);
}
.text-list-02 .date .nybox span {display: block;font-size: 16px;
background: -webkit-linear-gradient(left, #2D3DB7 60%,#6D29A9 90%);
background: linear-gradient(90deg, #2C3EB8 60%, #7028A9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-list-02 .txt {overflow: hidden;}
.text-list-02 .txt h3 {font-size: 20px;color: #333;line-height: 1.4;font-weight: 700;
max-height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 16px;
}
.text-list-02 a:hover .txt h3 {color: #5e2eac;}
.text-list-02 .txt h4 {font-size: 16px;color: #999;line-height: 1.5;
max-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.text-list-03 .box-s {position: relative;background: #f4f5f9;margin-bottom: 30px;z-index: 0;overflow: hidden;}
.text-list-03 .box-s .rbg {position: absolute;right: 40px;top:-20px;width: 153px;height: 155px;background: url(siii-bg04f.png) no-repeat center;z-index: 2;}
.text-list-03 .box-s:last-child {margin-bottom: 0;}
.text-list-03 .box-s:after {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 3px;
    height: 40px;
    background: #4b34b0;
    background-position: 100% 100%;
    background-image: -webkit-linear-gradient(top, #2d06a0 10%, #7d12ac 80%);
    background-image: -ms-linear-gradient(top, #2d06a0 10%, #7d12ac 80%);
    background-image: linear-gradient(to bottom, #2d06a0 10%, #7d12ac 80%);
	opacity: 1;
}
.text-list-03 .box-s:before {
    position: absolute;
    top: 0;
    left: -100%;
    content: "";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #4b34b0;
	background: -webkit-linear-gradient(150deg, #2d06a0 0%, #7d12ac 90%);
    background: -o-linear-gradient(150deg, #2d06a0 0%, #7d12ac 90%);
    background: -moz-linear-gradient(150deg, #2d06a0 0%, #7d12ac 90%);
	background: linear-gradient(150deg, #2d06a0 0%, #7d12ac 90%);
}
.text-list-03 .box-s:hover:before {
    left: 0;
}
.text-list-03 .box-s a {font-size: 22px;color: #333;line-height: 1.5;position: relative;z-index: 3;overflow: hidden;display: block;padding: 32px 40px;}
.text-list-03 .box-s:hover a {color: #fff;}



/* Dark Buttons */
.btn-text {
	color: #333; float:right; padding:0px; background:none;font-size: 20px;position: relative;
}
.btn-text:after {
    top: 13px;
    left: -62px;
    content: "";
    position: absolute;
    width: 48px;
    height: 2px;
	background-size: 200% auto;background-position: 100% 100%;
    background-image: -webkit-linear-gradient(to right, #cd2263 0%, #153df2 50%, #cd2263 100%);
    background-image: -ms-linear-gradient(to right, #cd2263 0%, #153df2 50%, #cd2263 100%);
    background-image: linear-gradient(to right, #cd2263 0%, #153df2 50%, #cd2263 100%);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-text:hover,
.btn-text:focus,
.btn-text:active,
.btn-text.active,
.open .dropdown-toggle.btn-text {
	color: #e40266;
}
.btn-text:hover:after, .btn-text:focus:after, .btn-text:active:after {background-position: left center;}
@media (max-width: 767px) {
	.btn-text {font-size: 15px;}
	.btn-text:after {top: 11px;left: -40px;width: 30px;}
}

.btn-xq {
	color: #0f2bab; float:right; padding:0px; background:none; margin:12px 0 0;font-size: 14px;position: absolute;left: 0;bottom: 0;
}
.btn-xq:hover,
.btn-xq:focus,
.btn-xq:active,
.btn-xq.active,
.open .dropdown-toggle.btn-xq {
	color: #cc2264;
}

.btn01 {
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 2px;
    box-shadow: inset 0 0 0 50px transparent;
    transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
	position: relative;
    z-index: 1;
}
.btn01:hover {
    color: #0f2bab;
    background: #fff;
    box-shadow: inset 0 0 0 0 #fff;
    border-color: #fff;
}

.btn-more {
 display: inline-block;
 position: relative;
 border: #fff solid 1px;
 color: #fff;
 padding: 7px 35px;
 text-align: center;
 font-size: 16px;
 line-height: 1.1;
 text-decoration: none;
 margin: 0 auto;
 overflow: hidden;
 -webkit-transition: all 0.15s ease-in;
 transition: all 0.15s ease-in;
 text-transform: uppercase;
 background: transparent;
}
.btn-more:hover {
 background: #3bb4ff;
 border-color: #3bb4ff;
}
.btn-more:before {
 content: ' ';
 position: absolute;
 background: #fff;
 width: 25px;
 height: 50px;
 top: 0;
 left: -45px;
 opacity: 0.3;
 -webkit-transition: all 0.25s ease-out;
 transition: all 0.25s ease-out;
 -webkit-transform: skewX(-25deg);
         transform: skewX(-25deg);
}
.btn-more:hover:before {
 width: 45px;
 left: 185px;
}

.btn-more1 {
 display: inline-block;
 position: relative;
 color: #5032af; 
 padding: 10px 17px;
 text-align: center;
 font-size: 14px;
 line-height: 1.1;
 text-decoration: none;
 margin: 0 auto;
 overflow: hidden;
 -webkit-transition: all 0.15s ease-in;
 transition: all 0.15s ease-in;
 border: #5032af solid 1px;
	border-radius: 5px;
}
.btn-more1 span {
	background-image: -webkit-linear-gradient(left,#2d3db7 60%,#6d29a9 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.btn-more1:hover {
 background: #5032af;
 color: #fff;
}
.btn-more1:hover span {background-image: -webkit-linear-gradient(left,#ffffff 60%,#ffffff 90%);}
.btn-more1:before {
 content: ' ';
 position: absolute;
 background: #fff;
 width: 25px;
 height: 50px;
 top: 0;
 left: -45px;
 opacity: 0.3;
 -webkit-transition: all 0.25s ease-out;
 transition: all 0.25s ease-out;
 -webkit-transform: skewX(-25deg);
         transform: skewX(-25deg);
}
.btn-more1:hover:before {
 width: 45px;
 left: 130px;
}

.attr-nav {
    float: right;
    display: inline-block;
    margin-left: 15px;
	right: 0;
	width: 17px;
    height: 17px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	cursor: pointer;
}
.attr-nav:after {
	position: absolute;
  font-size: 30px;
  font-weight: bold;
  color: #999999;
	content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(search.png) center no-repeat;
}
.attr-nav:hover {background-position: left center;}
.d-box {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}
.d-box .d-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.d-box .close-d-box {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 40px;
  top: -300px;
  cursor: pointer;
  background: url(search-close-btn.png) no-repeat center center;
}
.d-box .search-cont {
  width: 53%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.d-box .search-cont .s-inp {
  width: 100%;
  height: 62px;
  line-height: 40px;
  background: none;
  padding-left: 18px;
  padding-right: 40px;
  color: #333;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: #eaedfa;
  border-radius: 5px;
}
.d-box .search-cont .s-btn {
  top: 0px;
  right: 0px;
  position: absolute;
  z-index: 9;
  width: 60px;
  height: 62px;
  background: url(search2.png) no-repeat center;
}
.d-box .search-cont ::-webkit-input-placeholder {
  /* WebKit browsers */
    color: #333;
  font-size: 16px;
}
.d-box .search-cont :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
    color: #333;
  font-size: 16px;
}
.d-box .search-cont ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
    color: #333;
  font-size: 16px;
}
.d-box .search-cont :-ms-input-placeholder {
  /* Internet Explorer 10+ */
    color: #333;
  font-size: 16px;
}
@media (max-width: 767px) {
	.d-box .search-cont {width: 90%;}
	.d-box .close-d-box {top:-100px;right: 20px;}
	.attr-nav, .attr-nav:after {width: 28px;height: 28px;}
}

.moblink {padding: 15px 15px 30px;overflow: hidden;text-align: center;}
.moblink a, .moblink span {margin: 0 10px;padding: 5px 0;border: 0;display: inline-block;color: #ffffff;}
.attr-nav-mob {
    float: right;
    display: inline-block;
    margin-left: 25px;
}
.attr-nav-mob .searchbox {
  position: relative;
  background-color: transparent;
  width: 216px;
  padding: 6px 0;
  border: 1px solid transparent;
  border-radius: 36px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #101b2b, #101b2b), linear-gradient(90deg, #85adff, #b667ff);
}
.attr-nav-mob .searchbox input[type="text"] {
  margin: 0 16px 0;
  outline: none;
  color: #fff;
  background: none;
  border: none;
  width: 66.33333%;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
  float: left;
}
.attr-nav-mob .searchbox input[type="text"]::-webkit-input-placeholder {
  color: #fff !important;
  font-family: Arial;
}
.attr-nav-mob .searchbox input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #101b2b inset;
}
.attr-nav-mob .searchbox input[type="submit"] {
  background: url(searchbtn.png) no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;height: 24px;
  outline: none;
  position: absolute;
  top: 6px;
  right: 7px;
}
@media (max-width: 991px){
	.attr-nav-mob{margin-top: 15px; margin-left: 0;float: left;display: block;overflow: hidden;width: 100%;}
	.attr-nav-mob .searchbox {width:100%;background-image: linear-gradient(to right, #004ec0, #004ec0), linear-gradient(90deg, #85adff, #85adff);}
}

.goTopBtn { width: 50px; height: 50px; background: #0661C8; position: fixed; right: 10px; bottom: 5%; z-index: 10; display: none;}
.goTopBtn i { display: inline-block;position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);font-size: 28px;color: #fff; }
@media only screen and (max-width: 1440px) {
	.goTopBtn { width: 50px; height: 50px; }
}
@media only screen and (max-width: 1024px) {
	.goTopBtn { width: 40px; height: 40px; right: 20px; bottom: 20px; }
}

.leader {padding-bottom: 10px;}
.leader a {display: block;position: relative;}
.leader li {margin-top: 50px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.leader li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.leader .leader-box {padding: 0 38px 0 0;background: url(bg01.png) no-repeat center bottom;border-radius: 0 40px;position: relative;overflow: hidden;
-ms-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  -o-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  -moz-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  -webkit-box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
  box-shadow: 0 0 26px 0 rgba(22, 43, 129, 0.1);
}
.leader .leader-box:before {
    bottom: 55px;
    right: 0;
    content: "";
    position: absolute;
    width: 3px;
    height: 80px;
    background: #0661C8;
    opacity: 1;
}
.leader li:hover .leader-box {
	-ms-box-shadow: 0px 15px 30px 6px rgba(22, 43, 129, 0.1);
  -o-box-shadow: 0px 15px 30px 6px rgba(22, 43, 129, 0.1);
  -moz-box-shadow: 0px 15px 30px 6px rgba(22, 43, 129, 0.1);
  -webkit-box-shadow: 0px 15px 30px 6px rgba(22, 43, 129, 0.1);
  box-shadow: 0px 15px 30px 6px rgba(22, 43, 129, 0.1);
	background-color: #0661C8;
	background-image: url(bg01f.png);
}
.leader .leader-box .img-box {float: left;width: 224px;height: 300px;margin-right: 36px;position: relative;border-radius: 0 30px;overflow: hidden;}
.leader li:hover .leader-box .img-box:after {
	background: #AC8135;
}
.leader .leader-box .img-box img {width: 100%;height: 100%;object-fit: cover;position: relative;z-index: 2;}
.leader .leader-box .txt-box {overflow: hidden;padding: 26px 0;}
.leader .leader-box .txt-box h3 {font-size: 24px;line-height: 1.3;margin-bottom: 13px;padding-bottom: 13px;position: relative;color: #0661C8;}
.leader .leader-box .txt-box h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background: #0661C8;
}
.leader .leader-box .txt-box h4 {font-size: 14px;color: #666666;line-height: 1.7;}
.leader .leader-box .txt-box h4 font, .leader .leader-box .txt-box h4 span, .leader .leader-box .txt-box h4 div, .leader .leader-box .txt-box h4 strong {font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;font-size: 14px !important;font-weight: 500 !important;}
.leader .leader-box .txt-box .more {font-size: 16px;margin-top: 38px;
background-image: -webkit-linear-gradient(left, #2D3DB7 0%,#6D29A9 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.leader .leader-box .txt-box .more:hover {padding-left: 15px;}
.leader li:hover .leader-box .txt-box h3, .leader li:hover .leader-box .txt-box .more {color: #ffffff;background-image: none;-webkit-background-clip: inherit;-webkit-text-fill-color: inherit;}
.leader li:hover .leader-box .txt-box h3:after {background: #ffffff;}
.leader li:hover .leader-box .txt-box h4 {color: #ffffff;opacity: .9;}
.leader li:hover .leader-box:before {background: #F0913D;}
@media (max-width: 1440px) {
	.leader .leader-box .txt-box {padding: 32px 0 20px;}
}
@media (max-width: 1280px) {
	.leader .leader-box .img-box {margin-right: 30px;}
	.leader .leader-box .txt-box {padding: 22px 0 20px;}
	.leader .leader-box .txt-box h3 {margin-bottom: 11px;padding-bottom: 11px;}
	.leader .leader-box .txt-box h4 {line-height: 1.6;}
}
@media (max-width: 1199px) {
	.leader li {margin-top: 36px;}
	.leader .leader-box .img-box {margin-right: 40px;}
	.leader .leader-box .txt-box {padding: 32px 0 20px;}
	.leader .leader-box .txt-box h3 {margin-bottom: 18px;padding-bottom: 18px;}
	.leader .leader-box .txt-box h4 {line-height: 1.7;}
}
@media (max-width: 991px) {
	.leader .leader-box .img-box {margin-right: 22px;}
	.leader .leader-box .txt-box {padding: 18px 0 20px;}
	.leader .leader-box .txt-box h3 {margin-bottom: 11px;padding-bottom: 11px;}
	.leader .leader-box .txt-box h4 {line-height: 1.5;}
	.leader .leader-box {padding: 0 24px 0 0;}
}
@media (max-width: 767px) {
	.leader .leader-box {padding: 0 24px 20px;}
	.leader .leader-box .img-box {float: none;margin: 30px auto 26px;width: 194px;height: auto;}
	.leader .leader-box .img-box img {height: auto;}
	.leader .leader-box .txt-box {float: left;padding: 0;}
}

.leader-info {overflow: hidden;margin-top: 32px;}
.leader-info .info-img {width: 200px;float: left;margin-right: 40px;margin-bottom: 10px;position: relative;border-radius: 4px;overflow: hidden;}
.leader-info .info-img img {width: 100%;height: 100%;position: relative;}
.leader-info .info-txt {}
.leader-info .info-txt .name {position: relative;margin-bottom: 30px;overflow: hidden;}
.leader-info .info-txt .name h3 {font-size: 26px;font-weight: 700;line-height: 1;margin: 5px 0 0;color: #333333;position: relative;float: left;}
.leader-info .info-txt .name h3 span {font-size: 18px;line-height: 1;margin: 0 0 0 20px;color: #666666;font-weight: 500;}
.leader-info .info-txt .details {font-size: 16px;line-height: 2;color: #333;}
.leader-info .info-txt .details p {margin: 0 0 20px;}
.leader-info .info-txt .details p:last-child {margin: 0;}
@media (min-width: 1200px) {
.leader-info .info-txt {overflow: hidden;}
}
@media (max-width: 991px) {
.leader-info .info-img {margin-right: 30px;}
}
@media (max-width: 767px) {
.leader-info .info-img {margin-right: auto;margin-left: auto; margin-bottom: 40px;float: inherit;}
}






