.col-md-l, .col-md-r {position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.lnav {}
.lnav .nav-row {margin-left: -20px;margin-right: -20px;}
.lnav .col-md-l {width: 340px;float: left;}
.lnav .col-md-r {overflow: hidden;}
@media (max-width: 1280px) {
	.lnav .col-md-l {width: 330px;}
}
@media (max-width: 1199px){
	.lnav .col-md-l {width: 280px;}
	.lnav .nav-row {margin-left: -15px;margin-right: -15px;}
	.col-md-l, .col-md-r {padding-right: 15px;padding-left: 15px;}
}
@media (max-width: 991px){
	.lnav .col-md-l {display: none;}
}

.xjtwten-ny-box {
  background: url(xjtwt-en-bg1.png) no-repeat top center;
  background-size: 100% auto !important;
  min-height: -moz-calc(100vh - 397px);
  min-height: -webkit-calc(100vh - 397px);
  min-height: calc(100vh - 397px);
  padding: 50px 0 30px 0;
}
.m20 {
  margin: 0 -20px;
}
.p20 {
  padding: 0 20px;
}
.ny-cont-3 {
  width: 23.612%;
}
.ny-cont-9 {
  width: 76.388%;
}
.other-menu .menu-title {
  background: url(xjtwt-en-bg2.png) no-repeat right center;
  background-size: cover;
  min-height: 80px;
  line-height: 35px;
  color: #fff;
  font-weight: bold;
  padding: 22px 30px;
}
.other-menu .menu-cont {
  background: #FFFFFF url(xjtwt-en-bg3.png) no-repeat right bottom;
  background-size: 138px 78px;
  box-shadow: 0px 2px 10px 0px rgba(213, 214, 228, 0.28);
  padding: 13px 30px;
}
.other-menu .menu-cont .box-a {
  border-bottom: 1px solid rgba(30, 45, 182, 0.03);
}
.other-menu .menu-cont .box-a:last-child {
  border-bottom: none;
}
.other-menu .menu-cont .box-a:hover .a-title,
.other-menu .menu-cont .box-a.active .a-title {
  color: #034DA6;
}
.other-menu .menu-cont .box-a:hover .a-title::before,
.other-menu .menu-cont .box-a.active .a-title::before {
  background: #034DA6;
}
.other-menu .menu-cont .box-a:hover .a-title:after,
.other-menu .menu-cont .box-a.active .a-title:after {
  background: url(xjtwt-en-bg5.png) no-repeat center center;
}
.other-menu .menu-cont .a-title {
  display: block;
  padding: 15px 10px 15px 20px;
  color: #333333;
  line-height: 1.3;
  position: relative;
}
.other-menu .menu-cont .a-title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 18px;
  width: 4px;
  height: 18px;
  background: #E1E2F0;
  border-radius: 2px;
}
.other-menu .menu-cont .a-title:after {
  position: absolute;
  content: '';
  width: 6px;
  height: 12px;
  right: 0;
  top: 24px;
  background: url(xjtwt-en-bg4.png) no-repeat center center;
  background-size: 100% 100% !important;
}
@media (max-width: 1199px) {
	.other-menu .menu-cont {padding: 9px 20px;}
	.other-menu .menu-cont .a-title {padding: 15px 10px 15px 16px;}
}
@media (max-width: 991px) {
	.xjtwten-ny-box {background-size: 180% !important;background-position: 86% 0%;}
}
@media (max-width: 767px) {
	.xjtwten-ny-box {padding: 30px 0 20px;background-size: cover !important;}
}

.ny-right {
  background: #FFFFFF;
  padding: 35px 30px;
  min-height: -moz-calc(100vh - 520px);
  min-height: -webkit-calc(100vh - 520px);
  min-height: calc(100vh - 520px);
}
.right-top {
  border-bottom: 1px solid rgba(3, 69, 147, 0.05);
  padding-bottom: 18px;
  margin-bottom: 40px;
}
.right-top .ny-r-title {
  float: left;
  font-weight: bold;
  font-size: 30px;
  color: #034DA6;
  line-height: 1.1;
  position: relative;
}
.right-top .ny-r-title::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: -19px;
  width: 40px;
  height: 3px;
  background: #0255B9;
}
.fy-box {
  margin-top: 40px;
}
.comp-pages .page-pc {
  text-align: center;
}
.comp-pages .page-pc li {
  display: inline-block;
}
.comp-pages .page-pc a,
.comp-pages .page-pc span {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #EBEBEB;
  color: #666666;
  padding-left: 8px;
  padding-right: 8px;
}
.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: #034DA6;
  border: 1px solid #034DA6;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #034DA6;
  border: 1px solid #034DA6;
  color: #fff;
}
.comp-pages .page-phone {
  background: #034DA6;
}
@media (max-width: 767px) {
	.fy-box {margin-top: 0;}
	.ny-right {padding: 20px 20px 10px;}
	.right-top {margin-bottom: 30px;}
	/*分页*/
	.comp-pages {padding-top: 25px;}
	.comp-pages .page-pc {display: none;}
	.comp-pages .page-phone {display: block!important;}
}
.details-page .detail-top {
  margin-bottom: 35px;
  border-bottom: none;
  padding-bottom: 0px;
}
.details-page .detail-top .title-s {
  max-width: none;
  color: #333333;
  line-height: 32px;
}
.details-page .detail-top .top-other {
  color: #999999;
  margin-top: 35px;
  background: #F2F8FF;
  padding: 0 15px;
}
.details-page .detail-top .top-other .other-info {
  float: none;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.details-page .detail-top .top-other span {
  margin-right: 30px;
}
.details-page .detail-top .top-other a:hover {
  color: #0058AB;
}
.details-page .detail-top .top-other .dy > a {
  padding-right: 30px;
  background: url(qzgyEn-icon14.png) no-repeat right center;
}
.details-page .main-cont {
  color: #444444;
  text-align: left;
}
.details-page .main-cont p {
  line-height: 32px;
}
.details-page .main-cont b {
  font-size: 20px;
}
.leader-list li {
  margin-bottom: 40px;
}
.leader-list li:last-child {
  margin-bottom: 0;
}
.leader-list li a {
  display: block;
  padding: 30px;
  background: #F9FAFD;
  border-radius: 10px;
  overflow: hidden;
}
.leader-list li .img-box {
  float: left;
  margin-right: 30px;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 240px;
  height: 240px;
  position: relative;
}
.leader-list li .img-box::before {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  left: 10px;
  top: 10px;
  background: linear-gradient(139deg, #034592, #6DAFFF);
}
.leader-list li .img-box img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.leader-list li .info {
  overflow: hidden;
}
.leader-list li .title {
  font-weight: bold;
  font-size: 20px;
  color: #034DA6;
  line-height: 24px;
  margin-bottom: 30px;
  position: relative;
}
.leader-list li .title::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: -17px;
  width: 25px;
  height: 3px;
  background: #034DA6;
  border-radius: 2px;
}
.leader-list li .desc {
  font-size: 14px;
  color: #333333;
  line-height: 1.3;
  padding-top: 4px;
}
.leader-list li .desc p {margin-bottom: 9px;}
.leader-list li .desc p:last-child {margin-bottom: 0;}
@media (max-width: 1280px) {
	.leader-list li .desc p {margin-bottom: 6px;}	
}
@media (max-width: 767px) {
	.leader-list li a {padding: 20px;}
	.leader-list li .img-box {margin: 0 auto 22px;float: none;width: 100%;height: auto;}
	.leader-list li .img-box img {height: auto;}
	.leader-list li .info {float: left;width: 100%;}
}
.tw-list li {
  margin-bottom: 40px;
}
.tw-list a {
  display: block;
  overflow: hidden;
  background: #FFF;
  border-radius: 4px;
}
.tw-list a:hover {
  background: url(xjtwt-en-bg9.jpg) no-repeat center right;
  background-size: cover;
}
.tw-list a:hover .info {
  padding: 24px 30px 22px;
}
.tw-list a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.tw-list a:hover .date,
.tw-list a:hover .title,
.tw-list a:hover .desc {
  color: #FFF;
}
.tw-list a:hover .more {
  background: url(icon-arrow01f.png) no-repeat center center;
}
.tw-list .img-box {
  float: left;
  width: 350px;
  height: 230px;
  overflow: hidden;
  background: #F6F7F8;
  border: #F6F7F8 solid 1px;
}
.tw-list .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.tw-list .info {
  overflow: hidden;
  padding: 10px 30px;
  transition: all 0.5s;
}
.tw-list .date {
  font-size: 16px;
  color: #3659A5;
  line-height: 1;
  margin-bottom: 15px;
}
.tw-list .title {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 28px;
  margin-bottom: 16px;
}
.tw-list .desc {
  font-size: 15px;
  color: #999999;
  line-height: 24px;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  max-height: 72px;
}
.tw-list .more {
  width: 25px;
  height: 6px;
  background: url(icon-arrow01.png) no-repeat center center;
  background-size: 100% 100% !important;
}
@media (max-width: 1199px) {
	.tw-list .title {line-height: 1.2;-webkit-line-clamp: 2;max-height: 43px;}
	.tw-list .desc {line-height: 1.4;margin-bottom: 21px;}
}
@media (max-width: 991px) {
	.tw-list .img-box {width: 268px;height: 178px;}
	.tw-list .title {-webkit-line-clamp: 3;max-height: 65px;margin-bottom: 21px;}
	.tw-list .desc {display: none;}
}
@media (max-width: 767px) {
	.tw-list .img-box {width: 100%;height: 53.623vw;}
	.tw-list .title {-webkit-line-clamp: inherit;max-height: inherit;margin-bottom: 21px;}
	.tw-list .info {float: left;width: 100%;padding: 18px 0;}
	.tw-list li:last-child {margin-bottom: 5px;}
	.tw-list a:hover .info {padding: 18px;}
}

.imglink {margin-top: 8px;}
.imglink .row {margin-left: -20px;margin-right: -20px;}
.imglink .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.imglink li {margin-top: 40px;}
.imglink li:nth-child(2n+1) {clear: left;}
.imglink .box-s .box-img {height: 318px;overflow: hidden;border-radius: 4px;}
.imglink .box-s .box-img img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;height: 100%;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.imglink .box-s:hover .box-img {border-radius: 4px 4px 0 0;}
.imglink .box-s:hover .box-img 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);
}
.imglink .box-s .box-title {height: 72px;display: table;background: #ffffff;position: relative;border-bottom: #ffffff solid 2px;width: 100%;}
.imglink .box-s .box-title h4 {font-size: 18px;line-height: 1.3;color: #333;text-align: center;margin: 0;font-weight: 700;display: table-cell;vertical-align: middle;}
.imglink .box-s .box-title:after {position: absolute;content: '';width: 24px;height: 4px;border-radius: 4px;background: #E3E7F5;bottom: 0;left: 50%;margin-left: -12px;}
.imglink .box-s:hover .box-title:after {content: none;}
.imglink .box-s:hover .box-title {color: #1366b1;background: #F6F7F8;border-bottom: #034DA6 solid 2px;}

@media (max-width: 1440px) {
	.imglink .box-s .box-img {height: 286px;}
}
@media (max-width: 1366px) {
	.imglink .box-s .box-img {height: 265px;}
}
@media (max-width: 1280px) {
	.imglink .row {margin-left: -15px;margin-right: -15px;}
	.imglink .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.imglink .box-s .box-img {height: 242px;}
}
@media (max-width: 1199px) {
	.imglink li {margin-top: 30px;}
	.imglink .box-s .box-img {height: 186px;}
}
@media (max-width: 991px) {
	.imglink .box-s .box-img {height: 205px;}
}
@media (max-width: 767px) {
	.imglink .col-sm-4 {width: 100%;}
	.imglink .box-s .box-img, .imglink .box-s .box-img img {height: auto;}
}


.mod-table .box-table {
  overflow: hidden;
}
.mod-table .box-table .t-title {
  display: block;
  text-align: left;
  color: #333333;
}
.mod-table .box-table .t-title:hover {
  color: #1958af;
}
.mod-table .box-table table {
  width: 100%;margin-bottom: 0;
}
.mod-table .box-table table tr td {
  border: solid 1px #e9efff;
  padding: 16px;
  color: #333333;
  font-size: 16px;
}
.mod-table .box-table table thead tr th {
  background-color: #064a9a;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  padding: 18px 10px;
  border: 1px solid #526bb3;
  vertical-align: middle;
}
.mod-table .box-table table tbody tr td {
  line-height: 1.4;vertical-align: middle;word-break: break-word;
}
.mod-table .box-table table tbody tr td span {display: inline-block;}
.mod-table .box-table table tbody tr td a {color: #0058c0;}
.mod-table .box-table table tbody tr td a:hover {color: #2382f3;}
.mod-table .box-table table tbody tr:nth-child(even) {background-color: #f7fafe;}
.mod-table .box-table .title-s {
  display: block;
  color: #333;
}
.mod-table .box-table .name-lanmu {margin-top: 32px;margin-bottom: 15px;}
.mod-table .box-table .name-lanmu:nth-of-type(1) {margin-top: 0;}
.mod-table .box-table table tbody tr:hover {background-color: #d6e6fb;}
@media (max-width: 767px) {
	.mod-table .box-table.xs tr td {text-align: left;border: 0;padding: 0;font-size: 14px;}
	.mod-table .box-table table tr td {padding: 10px;}
	.mod-table .box-table.mt40 {margin-top: 30px;}
}
