/*!
 * custom.css
 */
/*您的代码写在这里*/
.tab-content .ui-team {
  display: none;
}
.ui-team.active {
  display: block;
}
.ui-team .hr:last-child {
  display: none;
}
.ui-team .ui-teamlist:first-child .ct .list ul li {
  width: 100%;
}
.ui-team .ui-teamlist:last-child {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ui-teamlist .list {
  overflow: hidden;
  margin-bottom: 30px;
}
.ui-yearlist .i p label {
  line-height: 69px;
}
.ui-pagehead.wt p {
  line-height: 32px;
}
.ui-homerepo .i .t2 p {
  max-height: 44px;
  overflow: hidden;
}
.ui-homerese .list .i .ct {
  width: 95%;
}
.ui-homerese .list .i .ct p {
  height: 66px;
  max-height: 66px;
  overflow: hidden;
}
header > .c {
  padding: 20px 0;
}
header .path {
  padding-left: 25px;
}
header .path p {
  line-height: 18px;
  font-size: 14px;
}
.home header > .c {
  display: none;
}
header .menu ul li.main-menu-item {
  width: 12.5%;
  float: left;
  position: relative;
  display: block;
}
/*header .menu .i{
  display: block;
  position: relative;
}*/
header .menu .main-menu-item > .i > p a {
  display: block;
  line-height: 60px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  position: relative;
}
header .menu .main-menu-item > .i > p a:before {
  content: '';
  display: inline-block;
  width: 84px;
  height: 4px;
  background-color: #b2291e;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -42px;
  transition: transform 300ms;
  transform: scale(0);
}
header .menu .main-menu-item.current-menu-item > .i > p a:before,
header .menu .main-menu-item.current-page-parent > .i > p a:before {
  transform: scale(1);
}
header .menu .main-menu-item.menu-item-has-children > .i > p a:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 8px;
  background: url(../img/menu-dd.png);
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 5px;
  display: none;
}
header .menu .main-menu-item.menu-item-has-children > .i > p a:after {
  display: inline-block;
}
body.retina header .menu .main-menu-item.menu-item-has-children > .i > p a:after {
  background-image: url(../img/menu-dd@2x.png);
}
header .menu .menu-item-has-children > .sub-menu.ex {
  position: absolute;
  z-index: 10!important;
  top: 60px;
  left: 0;
  width: 120%;
  background-color: #fff;
  padding: 0 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: transform 300ms;
  transform: scale(0);
  transform-origin: 50% 0;
}
header .menu .menu .main-menu-item:hover > .sub-menu.ex {
  transform: scale(1);
}
header .menu .menu .main-menu-item:hover > .sub-menu.ex * {
  z-index: 10!important;
}
header .menu .menu-item-has-children > .sub-menu.ex:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 8px;
  background: url(../img/menu-cr.png);
  background-size: 100% 100%;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
}
body.retina header .menu .menu-item-has-children > .sub-menu.ex:before {
  background-image: url(../img/menu-cr@2x.png);
}
header .menu .menu-item-has-children > .sub-menu.ex p {
  border-bottom: 1px solid #e4e4e4;
}
header .menu .menu-item-has-children > .sub-menu.ex p:last-child {
  border-bottom: none;
}
header .menu .menu-item-has-children > .sub-menu.ex p a {
  display: block;
  line-height: 24px;
  padding: 10px 0 10px 12px;
  color: #666666;
  font-size: 14px;
  z-index: 10;
}
header .menu .menu-item-has-children > .sub-menu.ex p a.on,
header .menu .menu-item-has-children > .sub-menu.ex p a:hover {
  color: #a92419;
}
header .menu .menu-item-has-children > .sub-menu.ex p a:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(../img/menu-ti.png);
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 10px;
}
header .menu .menu-item-has-children > .sub-menu.ex p a.on:before,
header .menu .menu-item-has-children > .sub-menu.ex p a:hover:before {
  background-image: url(../img/menu-ti-on.png);
}
body.retina header .menu .menu-item-has-children > .sub-menu.ex p a:before {
  background-image: url(../img/menu-ti@2x.png);
}
body.retina header .menu .menu-item-has-children > .sub-menu.ex p a.on:before,
body.retina header .menu .menu-item-has-children > .sub-menu.ex p a:hover:before {
  background-image: url(../img/menu-ti-on@2x.png);
}
footer > .a {
  border-top: 1px solid #dbdbdb;
  background-color: #f9f9f9;
  padding: 50px 0;
  overflow: hidden;
}
footer > .b {
  background-color: #a92419;
  padding: 25px 0;
}
footer .link ul#menu-footer-menu {
  margin: 0 -20px;
}
footer .link ul li.main-menu-item {
  width: 20%;
  float: left;
  padding: 0 30px;
}
footer .link ul li.main-menu-item:first-child {
  padding-left: 20px;
}
footer .link li.main-menu-item > .i {
  border-top: 1px solid #a92419;
  padding-top: 20px;
}
footer .link li.main-menu-item > .i p {
  line-height: 1em;
  color: #a92419;
  font-size: 18px;
  margin-bottom: 15px;
}
footer .link li.main-menu-item > .i p a {
  color: inherit;
}
footer .link li.sub-menu-item > .i p {
  font-size: 14px;
  line-height: 28px;
}
footer .link li.sub-menu-item > .i p a {
  color: #666666;
  font-size: 14px;
  transition: left 300ms;
  position: relative;
  left: 0;
}
footer .link li.sub-menu-item > .i p a:hover {
  color: #841911;
  left: 5px;
}
footer .link li.sub-menu-item > .i p a:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(../img/menu-ti.png);
  background-size: 100% 100%;
  margin-right: 8px;
  margin-left: 2px;
  position: relative;
  top: -1px;
}
footer .link li.sub-menu-item > .i p a:hover:before {
  background-image: url(../img/menu-ti-on.png);
}
body.retina footer .link .li.sub-menu-item > .i p a:before {
  background-image: url(../img/menu-ti@2x.png);
}
body.retina footer .link li.sub-menu-item > .i p a:hover:before {
  background-image: url(../img/menu-ti-on@2x.png);
}
footer .info span {
  color: #fff;
  font-size: 14px;
  line-height: 42px;padding-left: 7%;
}
footer .info p {
  color: #fff;
  font-size: 14px;
  line-height: 42px;
  display: inline-block;
}
footer .info img.footer-logo {
  height: 42px;
}
footer .info i {
  font-style: normal;
  margin: 0 5px;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.ui-leftnavi li.active a {
  color: #a92419;
}
.ui-homenews .i .txt {
  max-height: 170px;
}
.ui-homerepo .i .t2 h3 {
  max-height: 56px;
  overflow: hidden;
}
.ui-newshead .txt > .hd h3 a {
  color: inherit;
}
.ui-newslist .i > .ct h3 {
  max-height: 54px;
  height: 54px;
  overflow: hidden;
}
.ui-paging p {
  text-align: center;
}
.ui-paging p a,
.ui-paging p span {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  font-family: "Microsoft YaHei";
  color: #888888;
  font-size: 16px;
  font-weight: bold;
}
.ui-paging p a:hover,
.ui-paging p span:hover {
  color: #a92419;
}
.ui-paging p a,
.ui-paging p span {
  display: inline-block;
  border-bottom: 2px solid #dedede;
  font-weight: bold;
  font-style: italic;
  line-height: 1em;
  color: #888888;
  padding: 0 7px;
  padding-bottom: 5px;
}
.ui-paging p a[rel="prev"],
.ui-paging p a[rel="next"] {
  border-bottom: none;
}
.ui-paging p span.current:hover,
.ui-paging p span.current {
  color: #a92419;
  border-bottom-color: #a92419;
}
.ui-article > .hd h3 {
  line-height: 32px;
}
.wpml-ls-legacy-dropdown a {
  line-height: 22px;
  font-size: 16px;
}
header .lang {
  width: 150px;
  height: 36px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding-right: calc(0.7em + 0.7em);
}
.wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: .6em;
}
/* The overlay effect with black background */
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  /* Black with a little bit see-through */
}
/* The content */
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
/* Close button */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
.overlay .closebtn:hover {
  color: #ccc;
}
/* Style the search field */
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}
.overlay input[type=text]:hover {
  background: #f1f1f1;
}
/* Style the submit button */
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}
.overlay button:hover {
  background: #bbb;
}
header .find {
  display: inline-block;
  float: left;
  margin-left: 12px;
}
header .find > i {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  background-color: #a92419;
  transition: transform 300ms;
}
header .find > i:hover {
  transform: scale(1.05);
}
.ui-leftnavi .i.active {
  color: #a92419;
}
.ui-leftnavi .i:hover {
  color: #a92419;
}
.ui-whoslist .i .txt > .hd p b {
  display: block;
}
.ui-fixb a:last-child {
  display: block;
  padding-top: 65px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}
html[lang="zh-hans"] .ui-homerese .list .i .hd h5 {
  line-height: 1.2em;
}
#dituContent {
  height: 350px;
}
.ui-homenews .i.lt img {
  height: 152px;
}
.ui-homenews .i.i1 img {
  height: 330px;
}
.ui-article > .ct p {
  text-indent: 0;
}
.ui-article > .ct h3 {
  color: #666666;
  font-size: 24px;
  line-height: 1.3em;
  padding: 10px 0;
  font-family: Lato-Black, "Microsoft YaHei";
}
.ui-whoslist .i .img {
  width: 180px;
  height: 240px;
}
.ui-whoslist .i .img img {
  height: 100%;
  width: auto;
}
.ui-peoplehead .view .img {
  height: 400px;
}
.ui-peoplehead .view .img img {
  width: auto;
  height: 100%;
}
.ui-peoplecont > .ct {
  min-height: 150px;
}
.ui-whoslist.vr .i .img {
  height: auto;
}
.ui-homenews .i .img img {
  width: 100%;
}
.ui-homerepo .i .t2 h3 {
  font-weight: bold;
  color: #000;
}
footer .info a.ico1 {
  display: inline-block;
  width: 40px;
  height: 36px;
  vertical-align: middle;
  background: none no-repeat center;
  background-size: 50% 50%;
  border-radius: 0;
  transition: transform 300ms;
  background-image: url(../img/share-ico1@2x.png);
}
footer .info a.ico1 img {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 40px;
  right: 420px;
  padding: 5px;
  opacity: 1;
  margin-right: 0;
  display: none;
}
footer .info a.ico1:hover img {
  display: inline-block;
}
body .carousel-indicators {
  z-index: 3;
}
#aside {
  display: inline-block;
  width: 25%;
  float: left;
  padding-left: 20px;
}
#aside ul li {
  position: relative;
  list-style: none;
  padding-bottom: 15px!important;
  margin-bottom: 15px;
  padding-left: 20px;
}
#aside ul li a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 14px;
  color: #111111;
}
#aside ul li.current-menu-item a {
  font-weight: bold;
}
#aside ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#aside ul li:before {
  top: -2px;
  content: '';
  /*border-radius: 2px;*/
  position: absolute;
  height: 30px;
  width: 10px;
  display: block;
  left: 0px;
  color: #fff;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, -ms-linear-gradient(-60deg, #005daa 0%, #004a87 100%) !important;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, -moz-linear-gradient(to bottom, #005daa 0, #004a87 100%) !important;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, -webkit-linear-gradient(to bottom, #005daa 0, #004a87 100%) !important;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, linear-gradient(to bottom, #005daa 0, #004a87 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff005DAA, AA, endColorstr=#ff004A87, 87, GradientType=1) !important;
}
#aside ul li.current-menu-item:before {
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, -ms-linear-gradient(-60deg, #a9251a 0%, #a9251a 100%) !important;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, -moz-linear-gradient(to bottom, #a9251a 0, #a9251a 100%) !important;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, -webkit-linear-gradient(to bottom, #a9251a 0, #a9251a 100%) !important;
  background: url(../img/Line-Diag-2-white50.png) 0 0 repeat, linear-gradient(to bottom, #a9251a 0, #a9251a 100%) !important;
}
#content {
  display: inline-block;
  width: 75%;
  float: left;
  padding-left: 20px;
}
/*
.widget-area ul[id^="menu-main-menu"] {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}*/
.page-template-template-sidebar-left .ui-article {
  font-size: 14px;
}
.page-template-template-sidebar-left .ui-article h1,
.page-template-template-sidebar-left .ui-article h2,
.page-template-template-sidebar-left .ui-article h3,
.page-template-template-sidebar-left .ui-article h4,
.page-template-template-sidebar-left .ui-article h5,
.page-template-template-sidebar-left .ui-article h6 {
  margin: 20px 0;
}
.page-template-template-sidebar-left .ui-article p {
  margin: 10px 0;
}
.page-template-template-sidebar-left .ui-article > .hd h3 {
  margin-top: 20px;
}
.page-template-template-sidebar-left .ui-leftnavi .menu li {
  border-bottom: 1px solid #dedede;
}
.page-template-template-sidebar-left .ui-leftnavi .menu li a {
  display: block;
  padding: 30px 0;
  padding-left: 5px;
  line-height: 1em;
  color: #666666;
  font-size: 14px;
}
.page-template-template-sidebar-left .ui-leftnavi .menu li a:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(../img/menu-ti-gt@2x.png);
  background-size: 6px auto;
  vertical-align: middle;
  margin-right: 12px;
  transition: margin-left 300ms;
}
.page-template-template-sidebar-left .ui-leftnavi li.current_page_item a,
.page-template-template-sidebar-left .ui-leftnavi a:hover {
  color: #a92419!important;
}
.page-template-template-sidebar-left .ui-leftnavi li.current_page_item a:before,
.page-template-template-sidebar-left .ui-leftnavi a:hover:before {
  background-image: url(../img/menu-ti-gt-on@2x.png) !important;
}
.page-template-template-sidebar-left .ui-leftnavi .menu > ul > li {
  display: none;
}
.page-template-template-sidebar-left .ui-leftnavi ul li.current_page_ancestor {
  display: block;
}
.page-template-template-sidebar-left .ui-leftnavi ul li.current_page_ancestor > a {
  display: none;
}
.ui-jobstext > .ct table {
  width: 100%;
  margin-top: 20px;
}
.ui-jobstext > .ct table tr {
  font-size: 14px;
  line-height: 30px;
}
.ui-jobstext > .ct table tr th {
  font-size: 16px;
}
.ui-jobstext > .ct table tr th,
.ui-jobstext > .ct table tr td {
  border: 1px solid #666665;
  padding: 0 10px;
  color: #666665;
}
.ui-jobstext > .ct table tr th a,
.ui-jobstext > .ct table tr td a {
  color: inherit;
}
