/*!
 * media.css
 */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-logo{display: none;}
  footer .info span{padding-left: 0}
  body {
    min-width: 0;
  }
  .container {
    width: 100%;
    padding: 0 20px;
  }
  header > .a .r {
    right: 15px;
  }
  header .menu .i > .ex {
    width: 150%;
    left: -25%;
  }
  .ui-tasklist .i > .hd p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ui-reporthead {
    padding: 20px;
  }
  .ui-fullpart {
    padding: 40px 0;
  }
  .ui-contact .list table tr td {
    padding: 0 20px;
  }
  .ui-yearlist .i p {
    line-height: 1.4em;
  }
  .ui-homebanner .img {
    height: 300px;
  }
  .ui-homenews ul {
    margin: 0 -10px;
  }
  .ui-homenews ul li {
    padding: 0 10px;
  }
  .ui-homerepo .i .t1 {
    padding-left: 15px;
  }
  .ui-homerepo .i .t2 {
    padding-left: 20px;
  }
  .ui-homerepo .i .t2 h3 {
    font-size: 16px;
    line-height: 20px;
    max-height: 60px;
  }
  .ui-homerepo .i .t2 p {
    font-size: 14px;
  }
  .ui-homerepo .i .t1 h3 {
    font-size: 14px;
  }
  .ui-homerepo .i .t1 h3 b {
    font-size: 14px;
  }
  .ui-homerepo .i .t1 p {
    font-size: 14px;
  }
  .ui-homerese .list ul {
    margin-right: -15px;
  }
  .ui-homerese .list ul li {
    padding: 0 15px;
  }
  .ui-homerese .list .i:before {
    height: 44px;
  }
  .ui-homerese .list .i:after {
    width: 50px;
  }
  .ui-teamlist .list ul li {
    width: 100%;
  }
  .ui-table1 table tr td {
    padding: 15px;
    font-size: 13px;
  }
  .ui-table1 table tr td b {
    font-size: 18px;
  }
  .ui-whoslist ul li {
    width: 100%;
  }
  .ui-whoslist.vr ul li {
    width: 50%;
  }
  .ui-newshead .txt {
    padding: 20px;
  }
  header .menu .menu-item-has-children > .sub-menu.ex {
    padding: 0 5px;
  }
  .ui-reportlist .i > .ct p {
    padding-right: 0;
  }
  .ui-homenews .i.lt img {
    width: auto!important;
  }
}
.pc-hide {
  display: none;
}
/*手机屏幕*/
@media screen and (max-width: 767px) {
  .ht15 {
    height: 5px;
  }
  .ht20 {
    height: 10px;
  }
  .ht30 {
    height: 15px;
  }
  .ht35 {
    height: 15px;
  }
  .ht40 {
    height: 20px;
  }
  .ht45 {
    height: 20px;
  }
  .ht50 {
    height: 25px;
  }
  .ht60 {
    height: 30px;
  }
  .ht65 {
    height: 30px;
  }
  .ht70 {
    height: 35px;
  }
  .ht75 {
    height: 35px;
  }
  .ht80 {
    height: 40px;
  }
  .ht90 {
    height: 45px;
  }
  .ht100 {
    height: 20px;
  }
  .extra-width {
    width: 100%;
  }
  /*style.css*/
  body {
    min-width: 0;
    min-height: 0;
  }
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .container.full {
    padding: 0;
  }
  header {
    position: fixed!important;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
  }
  header .container {
    padding: 0 10px;
  }
  header > .a {
    padding: 10px 0;
    border-top: none;
  }
  header .logo a img {
    height: 30px;
  }
  header > .a .r {
    top: 0;
    right: 55px;
  }
  header .lang {
    height: 30px;
    width: 70px;
  }
  header .lang > p a {
    line-height: 30px;
    font-size: 12px;
  }
  header .lang > p a:before {
    zoom: .8;
  }
  header .find {
    margin-left: 5px;
  }
  header .find > a {
    width: 40px;
    height: 30px;
    background-size: 12px auto;
  }
  header .mbtn {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../img/menu.png) no-repeat center #a92419;
    background-size: 20px auto;
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
  }
  body.on-menu header .mbtn {
    background-image: url(../img/menu-hide.png);
    background-size: 18px auto;
  }
  header .mbtn:active {
    opacity: .8;
  }
  header > .b {
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #a92419;
    padding-top: 50px;
    transition: top 600ms;
    top: -100%;
  }
  body.on-menu header > .b {
    top: 0;
  }
  header .menu ul li.main-menu-item {
    width: 100%!important;
  }
  header .menu .main-menu-item > .i > p a {
    line-height: 55px;
    color: #fff;
  }
  header .menu .i > p a:before {
    background-color: #fff;
    height: 2px;
  }
  header .menu .i.aw > p a:after {
    display: none;
  }
  header .menu .i:hover > .ex {
    transform: scale(0);
  }
  header .menu .i.on > .ex {
    transform: scale(1);
  }
  header > .c {
    display: none;
  }
  main {
    padding-top: 50px;
  }
  footer > .a {
    padding: 20px 0;
    padding-bottom: 10px;
  }
  footer .link ul li.main-menu-item {
    width: 50%;
  }
  footer .link li.main-menu-item > .i {
    padding-top: 15px;
    padding-left: 10px;
  }
  footer .link li.main-menu-item > .i p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  footer .link .i p {
    font-size: 12px;
    line-height: 20px;
  }
  footer > .b {
    padding: 10px 0;
  }
  footer .info p,
  footer .info span {
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    width: 100%;display: block;padding:0;
  }
  footer .info .pull-right {
    width: 100%;
  }
  footer .info img.footer-logo {
    display: none;
  }
  footer .info i {
    margin: 0 8px;
  }
  footer .info a.ico1 {
    display: none;
  }
  /*pages.css*/
  .ui-fullpart {
    padding: 20px 0;
  }
  .ui-lrctmain {
    padding-left: 0 !important;
  }
  .ui-lrctmain > .l {
    width: 100%;
    position: relative;
    border-top-width: 2px;
  }
  .ui-leftnavi .i {
    padding: 15px 0;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
  }
  .ui-leftnavi .i:before {
    zoom: .8;
  }
  .ui-lrctmain > .r {
    margin-top: 20px;
    border-top-width: 2px;
  }
  .ui-reportlist ul li {
    padding: 15px 0;
  }
  .ui-reportlist .i > .hd p label {
    padding: 0 6px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 5px;
  }
  .ui-reportlist .i > .ct {
    margin-top: 8px;
  }
  .ui-reportlist .i > .ct p {
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .ui-reportlist .i > .ft {
    margin-top: 8px;
  }
  .ui-reportlist .i > .ft p {
    font-size: 10px;
    line-height: 1.4em;
  }
  .ui-reportlist .i > .ft p:before {
    width: 6px;
    margin-right: 5px;
  }
  .ui-homebanner .img {
    height: 150px;
  }
  .ui-homebanner .img .tt {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    width: auto;
    padding: 20px;
  }
  .ui-homebanner .img .tt h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .ui-homebanner .img .tt p {
    font-size: 12px;
    line-height: 20px;
  }
  .ui-head1 p {
    font-size: 16px;
  }
  .ui-text1 p {
    font-size: 12px;
    line-height: 22px;
  }
  .ui-tasklist ul li {
    margin-bottom: 15px;
  }
  .ui-tasklist .i > .hd {
    height: auto;
    padding: 5px 0;
    padding-left: 30px;
  }
  .ui-tasklist .i > .hd > label {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  .ui-tasklist .i > .hd p {
    padding-left: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .ui-tasklist .i > .ct {
    margin-top: 10px;
  }
  .ui-tasklist .i > .ct p {
    font-size: 12px;
    line-height: 22px;
  }
  .ui-pagehead {
    padding: 10px 0;
  }
  .ui-pagehead p {
    padding-left: 10px;
    font-size: 15px !important;
  }
  .ui-pagehead p img {
    height: 12px !important;
    margin-right: 4px;
  }
  .ui-reporthead {
    padding: 10px;
  }
  .ui-reporthead ul {
    margin: 0;
  }
  .ui-reporthead ul li {
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .ui-reporthead ul li:last-child {
    margin-bottom: 0;
  }
  .ui-reporthead .i > .hd {
    padding-left: 10px;
  }
  .ui-reporthead .i > .hd p {
    line-height: 18px;
    font-size: 12px;
  }
  .ui-reporthead .i > .hd p label {
    font-size: 16px;
  }
  .ui-reporthead .i > .hd p i {
    margin: 0 8px;
  }
  .ui-reporthead .i > .ct h3 {
    padding: 10px 0;
    font-size: 12px;
    line-height: 22px;
  }
  .ui-reporthead .i > .ct p {
    font-size: 10px;
    margin-top: 5px;
  }
  .ui-reporthead .i > .ft {
    margin-top: 5px;
    padding: 0 10px;
  }
  .ui-reporthead .i > .ft p {
    font-size: 12px;
    line-height: 36px;
  }
  .ui-reportlist.gt .i {
    padding: 10px;
  }
  .ui-reportlist.gt .i > .ft {
    display: none;
  }
  .ui-reportlist .i > .hd p {
    font-size: 12px;
    text-align: center;
  }
  .ui-reportlist .i > .hd p label small {
    font-size: 10px;
  }
  .ui-reportlist .f {
    padding: 6px 10px;
  }
  .ui-reportlist .f p {
    font-size: 11px;
    line-height: 1.4em;
  }
  .ui-reportlist.gt ul li {
    margin-bottom: 15px;
  }
  .ui-pagehead.lt p {
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .ui-reportinfo {
    padding: 0 10px;
  }
  .ui-reportinfo .p {
    padding: 10px 0;
  }
  .ui-reportinfo .p p {
    font-size: 14px;
    line-height: 18px;
    padding: 3px 0;
  }
  .ui-reportinfo .p p img {
    width: 10px;
  }
  .ui-reporttext .i {
    padding: 15px 0;
  }
  .ui-reporttext .i h3 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .ui-reporttext .i p {
    font-size: 12px;
    line-height: 22px;
  }
  .ui-contact > .ct {
    margin-top: 15px;
  }
  .ui-contact .list table,
  .ui-contact .list tbody,
  .ui-contact .list tr,
  .ui-contact .list td {
    display: block;
  }
  .ui-contact .list table tr td {
    padding: 0 10px;
  }
  .ui-contact .list .i h5 {
    font-size: 16px;
    line-height: 26px;
  }
  .ui-contact .list .i h3 {
    font-size: 15px;
    padding: 15px 0;
    padding-bottom: 10px;
  }
  .ui-contact .list .i p {
    font-size: 14px;
  }
  .ui-yearlist ul li {
    margin-bottom: 15px;
  }
  .ui-yearlist .i {
    height: auto;
    padding: 10px 0;
    padding-right: 0;
  }
  .ui-yearlist .i > label {
    display: none;
  }
  .ui-yearlist .i p {
    line-height: 20px;
    font-size: 12px;
  }
  .ui-yearlist .i p label {
    padding: 0 10px;
  }
  .ui-yearlist .i p label small {
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .ui-yearlist .i p label i {
    zoom: .8;
    margin-right: 4px;
  }
  .ui-homebanner .img .ct {
    margin-top: -40px;
    left: 15px;
    border-top-width: 2px;
    right: 15px;
  }
  .ui-homebanner .img .ct h3 {
    padding: 10px 0;
    font-size: 18px;
    line-height: 22px;
  }
  .ui-homebanner .img .ct p {
    font-size: 12px;
    margin-top: 0;
  }
  .ui-pagehead p .more {
    line-height: 14px;
    padding-right: 6px;
    border-right-width: 2px;
    font-size: 12px;
  }
  .ui-homenews ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .ui-homenews ul li:first-child {
    width: 100%;
  }
  .ui-homenews .i.li {
    display: none;
  }
  .ui-homenews .i .txt {
    margin-top: 15px;
  }
  .ui-homenews .i .txt.mi {
    height: auto;
    border-bottom: none;
  }
  .ui-homenews .i .txt p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
    padding-bottom: 10px;
  }
  .ui-homenews .i .txt h5:before {
    height: 4px;
    margin-top: -2px;
    display: block !important;
  }
  .ui-homenews .i.li .txt p {
    margin-top: 10px;
    padding-top: 10px;
  }
  .ui-pagehead p .fr {
    zoom: .6;
  }
  .ui-homerepo ul li {
    margin-bottom: 15px;
  }
  .ui-homerepo .i {
    height: auto;
    background: none !important;
  }
  .ui-homerepo .i > .l {
    width: 100%;
    float: none;
  }
  .ui-homerepo .i .t1 {
    padding-left: 0;
    padding-top: 0;
  }
  .ui-homerepo .i .t1 h3 {
    border-left-width: 3px;
    text-indent: 6px;
    font-size: 14px;
  }
  .ui-homerepo .i .t1 h3 b {
    font-size: 16px;
    margin-right: 10px;
  }
  .ui-homerepo .i .t1 p {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    border-top-width: 1px;
    font-size: 12px;
  }
  .ui-homerepo .i > .r {
    width: 100%;
    float: none;
  }
  .ui-homerepo .i .t2 {
    padding-left: 0;
    padding-top: 10px;
  }
  .ui-homerepo .i .t2 h3 {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
  }
  .ui-homerepo .i .t2 p {
    font-size: 12px;
    margin-top: 5px;
  }
  .ui-homerese {
    padding-left: 0;
  }
  .ui-homerese > .l {
    width: 100%;
    position: relative;
  }
  .ui-homerese .head {
    padding-top: 10px;
    padding-right: 0;
    position: relative;
  }
  .ui-homerese .head p {
    text-align: left;
  }
  .ui-homerese .head p a {
    margin-left: 0;
    margin-right: 2px;
    width: 40px;
    height: 25px;
    font-size: 16px;
    line-height: 25px;
  }
  .ui-homerese .head h5 {
    margin-top: 0;
    position: absolute;
    top: 12px;
    right: 0;
  }
  .ui-homerese .head h5 a {
    font-size: 12px;
  }
  .ui-homerese .head h5 a b {
    font-size: 8px;
  }
  .ui-homerese > .r {
    margin-top: 15px;
  }
  .ui-homerese .list ul {
    margin: 0;
  }
  .ui-homerese .list ul li {
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ui-homerese .list ul li:last-child {
    margin-bottom: 0;
  }
  .ui-homerese .list .i:before,
  .ui-homerese .list .i:after {
    width: 10px;
    height: 10px;
  }
  .ui-homerese .list .i:before {
    height: 40px;
  }
  .ui-homerese .list .i:after {
    width: 40px;
  }
  .ui-homerese .list .i .hd h5 {
    font-size: 12px;
  }
  .ui-homerese .list .i .hd p {
    font-size: 18px;
    margin-top: 5px;
  }
  .ui-homerese .list .i .ct {
    margin-top: 10px;
  }
  .ui-homerese .list .i .ct p {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    max-height: 36px;
  }
  .ui-homerese .list .i .ft {
    margin-top: 15px;
    padding-top: 10px;
  }
  .ui-homerese .list .i .ft:before {
    width: 24px;
    height: 3px;
  }
  .ui-homerese .list .i .ft p {
    font-size: 12px;
    line-height: 18px;
  }
  .ui-teamhead > .hd p {
    font-size: 15px;
  }
  .ui-teamhead > .ct {
    margin-top: 15px;
  }
  .ui-teamhead .tabs {
    border-bottom: none;
    margin-bottom: 0;
  }
  .ui-teamhead .tabs ul li {
    padding: 0 10px;
    width: 50%;
  }
  .ui-teamhead .tabs ul li:first-child {
    padding-left: 10px;
  }
  .ui-teamhead .tabs ul li:first-child:before {
    display: block;
  }
  .ui-teamhead .tabs a {
    padding: 0;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    font-size: 13px;
  }
  .ui-teamlist > .hd p {
    font-size: 14px;
  }
  .ui-teamlist > .ct {
    margin-top: 15px;
  }
  .ui-teamlist .list ul {
    margin: 0;
  }
  .ui-teamlist .list ul li {
    width: 100%;
    padding: 0;
  }
  .ui-teamlist .list .i .img {
    width: 100%;
    float: none;
  }
  .ui-teamlist .list .i .txt {
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ui-teamlist .list .i .txt p {
    font-size: 12px;
    line-height: 18px;
  }
  .ui-teamlist .list .i .txt p b {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ui-teamlist .list .i .txt p b:before {
    width: 18px;
    height: 1px;
    margin-right: 5px;
  }
  .ui-article > .hd h3 {
    font-size: 18px;
  }
  .ui-article > .hd p {
    margin-top: 10px;
    font-size: 12px;
  }
  .ui-article > .hd p img {
    height: 10px;
    margin-right: 2px;
  }
  .ui-article > .ct {
    margin-top: 10px;
    padding-top: 15px;
  }
  .ui-article > .ct p {
    font-size: 12px;
    line-height: 22px;
  }
  .ui-reportlist .i > .dl {
    display: none;
  }
  .ui-jobstext > .hd {
    padding: 10px 0;
  }
  .ui-jobstext > .hd p {
    font-size: 18px;
  }
  .ui-jobstext > .hd p small {
    font-size: 12px;
  }
  .ui-jobstext > .ct h3 {
    margin: 10px 0;
    font-size: 14px;
  }
  .ui-jobstext > .ct p {
    font-size: 12px;
    line-height: 22px;
  }
  .ui-jobstext > .ct p b {
    font-size: 14px;
  }
  .ui-filter .sl {
    width: 100%;
  }
  .ui-filter .sl > p a {
    font-size: 12px;
    padding-left: 12px;
  }
  .ui-filter .sl > p a:after {
    width: 40px;
  }
  .ui-table1 {
    overflow: auto;
  }
  /*.ui-table1 table{
    width: 200%;
  }*/
  .ui-table1 table tr td {
    padding: 10px;
    font-size: 12px;
  }
  .ui-table1 table tr td:first-child {
    padding-left: 20px;
  }
  .ui-table1 table tr td b {
    font-size: 16px;
  }
  .ui-table1 table tr td b img {
    width: 14px;
  }
  .ui-whoslist ul {
    margin: 0 !important;
  }
  .ui-whoslist ul li {
    padding: 0 !important;
    width: 100% !important;
    margin-bottom: 15px;
  }
  .ui-whoslist ul li:last-child {
    margin-bottom: 0;
  }
  .ui-whoslist .i .img {
    width: 100%;
    height: auto;
    float: none;
  }
  .ui-whoslist .i .img img {
    width: 100%;
    height: 100%;
  }
  .ui-whoslist .i .txt {
    margin-left: 0;
    padding: 10px;
  }
  .ui-whoslist .i .txt > .hd h3 {
    font-size: 14px !important;
    margin-bottom: 10px !important;
  }
  .ui-whoslist.vr .i .txt > .hd h3 {
    padding-bottom: 10px;
  }
  .ui-whoslist .i .txt > .hd p {
    font-size: 12px !important;
    height: auto;
    line-height: 20px !important;
  }
  .ui-whoslist .i .txt > .ct {
    margin-top: 10px;
  }
  .ui-whoslist .i .txt > .ct p {
    font-size: 12px;
  }
  .ui-peoplehead > .hd p {
    font-size: 15px;
  }
  .ui-peoplehead > .ct {
    margin-top: 15px;
  }
  .ui-peoplehead .view .img {
    width: 100%;
    float: none;
  }
  .ui-peoplehead .view .txt {
    margin-left: 0;
  }
  .ui-peoplehead .view .txt .p {
    padding: 10px 0;
  }
  .ui-peoplehead .view .txt .p h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ui-peoplehead .view .txt .p p {
    font-size: 12px;
    line-height: 18px;
  }
  .ui-peoplecont > .hd ul {
    width: 100%;
  }
  .ui-peoplecont > .hd ul li {
    width: 100%;
  }
  .ui-peoplecont > .hd ul li a {
    width: 100%;
    line-height: 40px;
    font-size: 14px;
  }
  .ui-peoplecont > .ct {
    padding: 10px;
  }
  .ui-peoplecont .text p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .ui-peoplecont .item .i h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ui-peoplecont .item .i p {
    font-size: 14px;
    line-height: 20px;
  }
  .ui-newshead .img {
    width: 100%;
    float: none;
  }
  .ui-newshead .txt {
    width: 100%;
    padding: 10px;
    margin-left: 0;
  }
  .ui-newshead .txt > .hd h5:before {
    height: 4px;
    margin-top: -2px;
  }
  .ui-newshead .txt > .hd h3 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .ui-newshead .txt > .ct {
    margin-top: 10px;
    padding-top: 10px;
  }
  .ui-newshead .txt > .ct p {
    font-size: 12px;
    line-height: 20px;
  }
  .ui-newshead .txt > .ft {
    margin-top: 15px;
  }
  .ui-newshead .txt > .ft p label {
    line-height: 16px;
    border-left-width: 3px;
    font-size: 12px;
    padding-left: 8px;
  }
  .ui-newslist ul {
    margin: 0;
  }
  .ui-newslist ul li {
    width: 100%;
    padding: 0;
  }
  .ui-newslist .i {
    padding: 15px 0;
  }
  .ui-newslist .i > .ct {
    border-left-width: 3px;
    padding-left: 12px;
  }
  .ui-newslist .i > .ct h3 {
    font-size: 13px;
    margin-bottom: 4px;
    line-height: 22px;
  }
  .ui-newslist .i > .ct p {
    font-size: 12px;
  }
  .ui-newslist .i > .ct p:before {
    width: 20px;
    height: 3px;
    margin-right: 6px;
  }
  .ui-fixb {
    zoom: .6;
  }
  .mb-hide {
    display: none;
  }
  .pc-hide {
    display: block;
  }
  .wpml-ls-native {
    display: none;
  }
  .ui-fixb {
    z-index: 6;
  }
  #carousel-homebanner {
    z-index: 6;
  }
  header .menu .main-menu-item > .i > p a:before {
    background-color: #fff;
  }
  header .menu .main-menu-item.menu-item-has-children > .i > p a:after {
    display: none;
  }
  .wpml-ls-legacy-dropdown a {
    line-height: 20px;
  }
  header .find > i {
    width: 30px;
    height: 32px;
    font-size: 22px;
    line-height: 32px;
  }
  .ui-paging p a {
    padding: 0 2px;
  }
  .ui-paging p span {
    padding: 0 2px;
  }
  .ui-homenews .i.lt img {
    height: auto;
    width: 100%;
  }
  .ui-homenews .i.i1 img {
    height: auto;
    width: 100%;
  }
  header .menu .menu .main-menu-item:hover > .sub-menu.ex {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    transition: transform 0ms;
  }
  header .menu .menu .main-menu-item:hover > .sub-menu.ex p a {
    text-align: center;
  }
  .ui-fixb {
    bottom: 150px;
    right: 10px;
  }
  .ui-article img {
    display: block;
    width: 100%;
    height: auto;
  }
  .ui-jobstext .hd p .pull-right {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .ui-homebanner .img {
    height: 300px;
  }
  .ui-fullpart,
  footer > .a {
    padding: 30px 0;
  }
  header > .a {
    padding: 10px 0;
  }
  .ht45 {
    height: 18px;
  }
  .ht50 {
    height: 20px;
  }
  .ui-homebanner .img .ct h3 {
    padding: 15px 0;
    font-size: 36px;
    line-height: 48px;
  }
  .ui-contact > .ct {
    margin-top: 30px;
  }
}
