@charset "UTF-8";
/* CSS Document */

body,
html,
div,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tbody,
th,
tr,
p,
a,
form,
input,
span,
dl,
dt,
dd {
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  font: normal 14px '微软雅黑';
  line-height: 25px;
  color: #333;
}
a {
  text-decoration: none;
  color: #333;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
* {
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}

.box {
  width: 100%;
  min-width: 1200px;
}
.cl {
  clear: both;
}
.box .title,
.title {
  text-align: center;
  height: 88px;
}
.box .title span,
.title span {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  font-size: 28px;
  color: #0f1e50;
  letter-spacing: 2px;
}
.box .title div,
.title div {
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  color: #999;
}

.box .white div,
.white div {
  color: #fff;
}
/*顶部信息*/
.box .topxx {
  width: 100%;
  height: 110px;
}
.box .topxx .content {
  width: 1200px;
  height: 110px;
  margin: auto;
}
.box .topxx .content .logo {
  float: left;
  overflow: hidden;
}
.box .topxx .content .logo img {
  height: 60px;
  margin-top: 25px;
}
.box .topxx .content .xx {
  float: right;
  padding-top: 25px;
}
.box .topxx .content .xx .xxt {
  text-align: right;
}
.box .topxx .content .xx .xxt a {
  color: #888;
  font-size: 14px;
}
.box .topxx .content .xx .xxb {
  margin-top: 4px;
}
.box .topxx .content .xx .xxb .search {
  float: right;
}
.box .topxx .content .xx .xxb .search .seasub {
  width: 33px;
  height: 30px;
  border: 0;
  background: url(../images/search.jpg) no-repeat;
  cursor: pointer;
  outline: none;
  float: right;
}

.box .topxx .content .xx .xxb .search .seatext {
  width: 179px;
  height: 28px;
  border-top: 1px #eaeaea solid;
  border-bottom: 1px #eaeaea solid;
  border-left: 1px #eaeaea solid;
  border-right: 0;
  background-color: #f0f0f0;
  color: #9c9c9c;
  text-indent: 14px;
  outline: none;
  float: left;
}
.box .topxx .content .xx .xxb .phone {
  float: right;
  line-height: 30px;
  height: 30px;
  color: #0f1e50;
  font-size: 22px;
  padding-left: 30px;
  margin-left: 20px;
  background: url(../images/tphone.png) no-repeat left 50%;
  font-weight: bold;
}

/*顶部导航*/
.box .nav {
  width: 100%;
  height: 50px;
  background-color: #0f1e50;
  position: relative;
}
.box .nav .yj {
  width: 1200px;
  margin: auto;
}
.box .nav .yj > li {
  width: 171px;
  float: left;
  height: 50px;
  background-color: #0f1e50;
}
.box .nav .yj > li:nth-child(4),
.box .nav .yj > li:nth-child(5),
.box .nav .yj > li:nth-child(6) {
  margin-top: -4px;
}
.box .nav .yj > li:hover {
  background-color: #031240;
}
.box .nav .yj > li:hover > ul {
  display: block !important;
}
.box .nav .yj > li:hover > a {
  color: #fff;
}
.box .nav > ul > li > a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.box .nav > ul .xl {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0;
  top: 50px;
  background-color: #fff;
}
.box .nav > ul .xl {
  display: none;
}
.box .nav > ul li:hover .xl {
  display: block;
}
.box .nav > ul .xl > ul {
  margin: auto;
  overflow: hidden;
}
.box .nav > ul li:nth-child(2) .xl > ul {
  padding-left: 171px;
  width: 1029px;
}
.box .nav > ul li:nth-child(3) .xl > ul {
  padding-left: 342px;
  width: 858px;
}
.box .nav > ul li:nth-child(4) .xl > ul {
  padding-left: 513px;
  width: 687px;
}
.box .nav > ul li:nth-child(5) .xl > ul {
  padding-left: 684px;
  width: 516px;
}
.box .nav > ul .xl > ul > li {
  float: left;
  width: 151px;
  margin: 0 10px;
  text-align: left;
  padding: 12px 0;
}
.box .nav > ul .xl > ul > li > a {
  display: block;
  width: 151px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-indent: 10px;
  border-bottom: 1px solid #999;
  background-image: url('../images/xlx.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  text-align: center;
}

.box .nav > ul .xl > ul > li:hover > a {
  background-color: #0f1e50;
  color: #fff;
}
.box .nav > ul .xl a {
  color: #333;
  font-size: 14px;
}
.box .nav > ul .xl a:hover {
  color: #0f1e50;
}
.box .nav > ul .xl > ul > li .sj li {
  width: 151px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
}
.box .nav .yj .s {
  margin-top: 10px;
}
.box .nav .yj .s li {
  line-height: 2em;
  text-indent: 0.8em;
}

/*banner*/
.box .banner {
  width: 100%;
  clear: both;
}
.banner .swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.banner .swiper-container .swiper-pagination-bullet-active {
  background-color: #0f1e50;
}
.banner .swiper-container .swiper-button-prev {
  width: 40px;
  height: 64px;
  margin-top: -32px;
  background-size: cover;
  background-image: url('../images/jtz.png');
  display: none;
}
.banner .swiper-container .swiper-button-next {
  width: 40px;
  height: 64px;
  margin-top: -32px;
  background-size: cover;
  background-image: url('../images/jty.png');
  display: none;
}
.banner:hover .swiper-container .swiper-button-prev {
  display: block;
}
.banner:hover .swiper-container .swiper-button-next {
  display: block;
}

/*企业培训*/
.box .train {
  width: 1200px;
  margin: 50px auto 0;
}
.box .train .nr {
  overflow: hidden;
  margin-top: 30px;
}
.box .train .nr li {
  float: left;
  width: 360px;
  height: 250px;
  margin: 0 20px;
  position: relative;
}
.box .train .nr li .bg {
  width: 360px;
  height: 200px;
}
.box .train .nr li .tt {
  width: 360px;
  height: 60px;
  position: absolute;
  bottom: 20px;
  left: 0;
  background-color: #eaeaea;
  border-radius: 2px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  font-size: 18px;
  text-align: center;
  line-height: 60px;
}
.box .train .nr li:hover .tt {
  color: #0f1e50;
}

/*管理咨询*/
.box .zixun {
  width: 100%;
  min-width: 1200px;
}
.box .zixun .nrbg {
  background-image: url('../images/zxbg.jpg');
  padding-top: 30px;
  overflow: hidden;
  margin-top: 30px;
}
.box .zixun .nr {
  overflow: hidden;
  width: 1200px;
  margin: 30px auto;
}
.box .zixun .nr li {
  float: left;
  width: 140px;
  /*height: 240px;*/
  margin: 0 30px;
  position: relative;
}
.box .zixun .nr li .xtb {
  width: 120px;
  height: 140px;
  overflow: hidden;
  margin: 0 auto;
}
.box .zixun .nr li .xtb div {
  width: 120px;
  height: 120px;
  margin: 4px 0 0 0px;
  border-radius: 70px;
  box-shadow: 0 8px 60px rgba(170, 170, 170, 0.7);
  background-color: rgba(255, 255, 255, 1);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5 s;
  position: relative;
}
.box .zixun .nr li .xtb div img {
  width: 72px;
  position: absolute;
  top: 24px;
  left: 24px;
}
.box .zixun .nr li:hover .xtb div img:nth-child(1) {
  display: none;
}
.box .zixun .nr li:hover .xtb div img:nth-child(2) {
  display: block !important;
}
.box .zixun .nr li .bt {
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.box .zixun .nr li .bt .x {
  background: #0f1e50;
  height: 2px;
  width: 20%;
  margin: 0 auto;
  display: block;
  margin-top: 5px;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.box .zixun .nr li:hover .bt .x {
  width: 40%;
  transition: width 1s;
  -moz-transition: width 1s;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
}
.box .zixun .nr li .jj {
  font-size: 14px;
  /*height: 50px;*/
  margin-top: 10px;
  text-align: center;
  color: #fff;
}

/*客户见证*/
.box .photo {
  width: 1300px;
  margin: 50px auto 0;
}
.box .photo .swfather {
  position: relative;
  width: 1300px;
  margin: auto;
}
.box .photo .swiper-container {
  width: 1180px;
  height: 320px;
  margin: 30px auto 0;
  padding: 10px;
}
.box .photo .swfather .swiper-button-next {
  background-image: url('../images/rightw.png');
  background-color: rgba(231, 123, 35, 0.6);
  width: 35px;
  height: 55px;
  margin-top: -28px;
  right: 0;
}
.box .photo .swfather .swiper-button-prev {
  background-image: url('../images/leftw.png');
  background-color: rgba(231, 123, 35, 0.6);
  width: 35px;
  height: 55px;
  margin-top: -28px;
  left: 0;
}
.box .photo .swiper-container ul li {
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(170, 170, 170, 0.5);
}
.box .photo .swiper-container ul li .bg {
  width: 100%;
  height: 210px;
}
.box .photo .swiper-container ul li .hd {
  width: 100%;
  height: 230px;
  position: absolute;
  top: 210px;
  left: 0;
  overflow: hidden;
  background-color: #fff;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.box .photo .swiper-container ul li .hd .hdtit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #333;
  font-size: 18px;
  text-align: center;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.box .photo .swiper-container ul li .hd .xx {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin: 10px auto;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  display: none;
}
.box .photo .swiper-container ul li .hd .hdjj {
  width: 80%;
  height: 60px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  color: #333;
}
.box .photo .swiper-container ul li .hd .hdjjj {
  width: 80%;
  height: 140px;
  margin: 0 auto;
  font-size: 14px;
  text-align: left;
  color: #fff;
  display: none;
}
.box .photo .swiper-container ul li:hover .hd {
  top: 110px;
  background-color: rgba(230, 33, 42, 0.8);
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.box .photo .swiper-container ul li:hover .hd .hdtit {
  margin-top: 20px;
  color: #fff;
}
.box .photo .swiper-container ul li:hover .hd .xx {
  display: block;
}
.box .photo .swiper-container ul li:hover .hd .hdjjj {
  display: block;
}
.box .photo .swiper-container ul li:hover .hd .hdjj {
  display: none;
}
/*新闻列表*/
.news {
  width: 1200px;
  margin: 50px auto 0;
}
.news .index_news_list {
  overflow: hidden;
  margin-top: 30px;
}
.news .index_news_list dl {
  width: 370px;
  margin: 0 15px;
  float: left;
}
.news .index_news_list dl dt {
  height: 150px;
  overflow: hidden;
  margin-bottom: 20px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  position: relative;
}
.news .index_news_list dl dt:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}
.news .index_news_list dl dt span {
  color: #ffffff;
  margin: auto;
  font-size: 20px;
  position: relative;
  z-index: 99;
}
.news .index_news_list dl dt img {
  display: block;
  width: 100%;
}
.news .index_news_list dl li {
  padding: 0 0 0 15px;
  font-size: 14px;
  line-height: 36px;
  background: url(../images/dota.png) no-repeat 0 50%;
  border-bottom: 1px #e5e5e5 solid;
  overflow: hidden;
}
.news .index_news_list dl li .home-news-line:after,
.news .index_news_list dl li a:after {
  display: block;
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
}
.news .index_news_list dl li .home-news-line {
  width: 100%;
}
.news .index_news_list dl li .home-news-line:nth-child(2) span i {
  background: #f39a7c;
}
.news .index_news_list dl li span {
  display: block;
  float: left;
  white-space: nowrap;
}
.news .index_news_list dl li span i {
  font-style: normal;
  background: #05163a;
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  line-height: 25px;
  padding: 0 5px;
  margin: 6px 0 5px;
}
.news .index_news_list dl li em {
  display: block;
  float: right;
  font-style: normal;
  color: #999;
}
.news .index_news_list dl li span:hover a {
  color: #0f1e50;
}
.news .index_news_list dl li .xz {
  float: right;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  margin: 4px 8px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.news .index_news_list dl li .xz a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.news .index_news_list dl li .xz:hover {
  background-color: #0f1e50;
}
.news .index_news_list dl li .xz:hover a {
  color: #fff;
}
.news_more {
  display: block;
  text-align: center;
  width: 150px;
  line-height: 35px;
  font-size: 16px;
  margin: 30px auto;
  border: 1px #0f1e50 solid;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  height: 35px;
  color: #0f1e50;
}
.news_more:hover {
  color: #ffffff;
  border-color: #0f1e50;
  background: #0f1e50;
}

/*师资团队*/
.box .team {
  width: 100%;
  min-width: 1200px;
  margin: 50px auto 0;
}
.box .team .szbg {
  background-image: url('../images/sz.jpg');
  min-height: 440px;
  overflow: hidden;
  padding-bottom: 50px;
}
.team-content {
  margin: 50px auto 0;
  width: 1200px;
}
.team-bimg {
  width: 600px;
  height: 600px;
  overflow: hidden;
}
.team-bimg img {
  display: block;
  width: 100%;
}
.team-descript {
  width: 560px;
}
.team-descript .modul-title {
  font-size: 28px;
}
.team-descript .modul-title span {
  display: block;
  line-height: 2;
  font-size: 20px;
  margin-top: 10px;
}

.cheif_img {
  float: left;
}
#showbox {
  background: #eee;
}
#showbox span {
  background: url(../images/whitebg.png) repeat;
}
#showsum {
  left: 25px;
  margin-top: 10px;
}
#showsum span {
  border: 1px solid #ddd;
}
#showsum span.sel {
  border: 1px solid #ca151d;
}

.showpage {
  width: 400px;
  position: relative;
}
.showpage a {
  display: block;
  width: 15px;
  border: 1px solid #ddd;
  height: 60px;
  line-height: 60px;
  background: #eee;
  text-align: center;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: -62px;
  text-decoration: none;
  color: #999;
}
.showpage a#shownext {
  left: auto;
  right: 0;
}
.showpage a:hover {
  background: #ccc;
  color: #ca151d;
}
.cheif_right {
  float: left;
  width: 550px;
  margin-left: 40px;
}
.cheif_right h3 {
  font-size: 18px;
}
.cheif_tit {
  width: 490px;
  height: 100px;
  background: #f8f8f8;
  padding: 20px;
  margin: 10px 0;
}
.cheif_titlef {
  float: left;
}
.cheif_titlef p {
  line-height: 30px;
  text-indent: 2em;
}
.cheif_tit .p1 {
  color: #ca151d;
  text-indent: 0;
}
.cheif_tit b {
  font-size: 28px;
}
.cheif_titrig {
  width: 90px;
  float: left;
  margin-left: 90px;
}
.cheif_titrig a {
  display: block;
  height: 22px;
  line-height: 22px;
  color: #ca151d;
  margin: 0 0 30px;
}
.cheif_titrig a img {
  margin-right: 10px;
}
.center_hb {
  margin: 20px 0 0;
}
.chief_tu img {
  width: 100%;
}

.box .team .swfa {
  position: relative;
  width: 600px;
  float: left;
}
.box .team .swiper-container {
  width: 600px;
  height: 150px;
  position: absolute;
  bottom: 0px;
}
.box .team .swfa .swiper-button-next {
  background-image: url('../images/rightw.png');
  background-color: rgba(231, 123, 35, 0.6);
  width: 44px;
  height: 44px;
  margin-top: -28px;
  border-radius: 22px;
  right: 0;
  bottom: 50px;
  top: auto;
}
.box .team .swfa .swiper-button-prev {
  background-image: url('../images/leftw.png');
  background-color: rgba(231, 123, 35, 0.6);
  width: 44px;
  height: 44px;
  margin-top: -28px;
  border-radius: 22px;
  left: 0;
  bottom: 50px;
  top: auto;
}
.box .team .swiper-container li {
  overflow: hidden;
  border-radius: 4px;
}
.box .team .swiper-container li .sz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.box .team .swiper-container li .sz img {
  width: 100%;
}
.box .team .swiper-container li .wenzi {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  z-index: 3;
  color: #fff;
}
.box .team .swiper-container li .wenzi .tit {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 100%;
  background-color: rgba(15, 30, 80, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
}
.box .team .swiper-container .wenzi * {
  color: #fff !important;
}
.box .team .swiper-container li .wenzi .cc {
  background-color: rgba(243, 154, 124, 0.8);
  width: 100%;
  height: 80px;
  overflow: hidden;
  display: none;
}
.box .team .swiper-container li .wenzi .cc div {
  margin: auto;
  width: 240px;
  height: 80px;
  margin-top: 3px;
  font-size: 14px;
  line-height: 24px;
}
.box .team .swiper-container li:hover .wenzi .tit {
  background-color: rgba(243, 154, 124, 0.8);
}
.box .team .swiper-container li:hover .wenzi .cc {
  display: block;
}

/*友情链接*/
.friend {
  width: 100%;
  height: 40px;
  background-color: #333;
  border-bottom: 1px solid #666;
}
.friend .friendbox {
  width: 1200px;
  margin: auto;
}
.friend .friendbox > * {
  float: left;
  color: #fff;
  line-height: 40px;
}
.friend .friendbox div {
  font-size: 16px;
  padding-left: 12px;
}
.friend .friendbox a {
  margin: 0 14px;
}

/*页脚*/
footer {
  width: 100%;
  background-color: #333;
  overflow: hidden;
}
footer .footernr {
  width: 1200px;
  padding: 36px 0 26px;
  margin: auto;
  overflow: hidden;
}
footer .footernr .blnav {
  overflow: hidden;
  float: left;
}
footer .footernr .blnav li {
  float: left;
  width: 120px;
  padding: 0 10px;
  letter-spacing: 1px;
  margin-right: 20px;
}
footer .footernr .blnav .two {
  width: 232px;
}
footer .footernr .blnav .two dt {
  width: 232px;
  text-align: left;
}
footer .footernr .blnav .two dd {
  width: 116px;
  float: left;
}
footer .footernr .blnav .two dd:nth-child(3) {
  margin-top: 10px;
}
footer .footernr .blnav .double {
  width: 245px;
}
footer .footernr .blnav .double dt {
  width: 245px;
  text-align: left;
}
footer .footernr .blnav .double dd {
  width: 120px;
  float: left;
}
footer .footernr .blnav .double dd:nth-child(3) {
  margin-top: 10px;
}
footer .footernr .blnav li dt {
  font-size: 16px;
  line-height: 34px;
  border-bottom: 1px solid #666;
  text-indent: 10px;
  background-image: url('../images/xlx.jpg');
  background-position: left center;
  background-repeat: no-repeat;
}
footer .footernr .blnav li dt a {
  color: #fff;
}
footer .footernr .blnav li dd {
  font-size: 14px;
  text-indent: 14px;
  line-height: 26px;
}
footer .footernr .blnav li dd:nth-child(2) {
  margin-top: 10px;
}
footer .footernr .blnav li dd a {
  color: #ddd;
}
footer .footernr .line {
  padding-left: 20px;
  float: left;
  color: #fff;
}
footer .footernr .line dl dt {
  font-size: 16px;
  line-height: 34px;
}
footer .footernr .line dl dt a {
  color: #fff;
}
footer .footernr .line dl dd {
  font-size: 14px;
  color: #ddd;
  line-height: 26px;
}
footer .footernr .line dl dd:nth-child(2) {
  margin-top: 10px;
}

footer .footernr .brnr {
  float: right;
}
footer .footernr .brnr img {
  display: block;
  width: 100px;
  margin: auto;
}
footer .footernr .brnr .ewm {
  width: 200px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

footer .copyright {
  width: 100%;
  height: 40px;
  background-color: #111;
}
footer .copyright > div {
  width: 1200px;
  margin: auto;
}
footer .copyright div .cr {
  float: left;
  line-height: 40px;
  height: 40px;
  color: #a9a9a9;
}
footer .copyright div .jszc {
  float: right;
  line-height: 40px;
  height: 40px;
  color: #a9a9a9;
}
footer .copyright div .jszc a {
  color: #a9a9a9;
}
footer .tjdm {
  float: right;
  line-height: 40px;
  color: #a9a9a9;
  margin-left: 10px;
}
footer .bah {
  float: left;
  line-height: 40px;
  margin-left: 10px;
}
footer .bah a {
  color: #a9a9a9;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='url'],
input[type='tel'],
input[type='number'],
input[type='date'],
input[type='search'],
select,
textarea {
  height: 38px;
  border: 1px solid #e6ebed;
  background-color: rgba(255, 255, 255, 0.2);
  /*width: 100%;*/
  margin-bottom: 30px;
  padding: 0 16px;
  -webkit-transition: border-color 0.3s ease-in-out,
    background-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out,
    background-color 0.3s ease-in-out;
  -ms-transition: border-color 0.3s ease-in-out,
    background-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out,
    background-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  color: #7a7a7a;
  font-size: 13px;
}
.contact-modul {
  background-size: cover;
  position: relative;
  min-height: 450px;
}
.contact-modul *,
.home-about * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-modul .home-contact-center {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 60px 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
.contact-modul .webmap {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-modul .map-control {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 19;
  text-align: center;
  cursor: pointer;
}
.contact-modul .map-control i {
  display: block;
  width: 100%;
  height: 50px;
  background: rgba(5, 22, 58, 0.6);
  line-height: 50px;
  font-size: 20px;
  color: #ffffff;
}
.contact-modul .map-control i.fa-expand {
  background: rgba(0, 0, 0, 0.6);
}
.contact-modul .map-control.hmhide .fa-compress,
.contact-modul .map-control.hmshow .fa-expand {
  opacity: 0;
  height: 0;
}
.contact-modul .contacts {
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  margin-top: 15px;
}
.contact-modul .contacts span {
  display: block;
}
.contact-modul .indfollow {
  margin-top: 15px;
}
.contact-modul .indfollow dl dd {
  margin-right: 20px;
}
.contact-modul .indfollow dl dd a {
  display: block;
  width: 100px;
  padding: 5px;
  border-radius: 3px;
  text-align: center;
  background: #05163a;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-modul .indfollow dl dd a:hover {
  background: #0d295f;
}
.contact-modul .bot-form input {
  background: #ffffff;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  color: #333333;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-modul .bot-form textarea {
  display: block;
  width: 100%;
  resize: none;
  background: #ffffff;
  min-height: 100px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #333333;
  padding: 6px 16px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#formverify {
  text-transform: uppercase;
}
.contact-modul .bot-form textarea:focus,
.contact-modul .bot-form input:focus {
  border: 1px #f19a7e solid;
  color: #000000;
  font-size: 15px;
  box-shadow: 0 0 5px #f19a7e;
}
.contact-modul .bot-form img {
  height: 38px;
}
.contact-modul .btn-submit {
  margin-left: 15px;
  background: #ffffff;
  border-radius: 0;
  color: #05163a;
  font-size: 14px;
  border: 1px #05163a solid;
  outline: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-modul .btn-submit:hover {
  background: #05163a;
  color: #ffffff;
}

#fwys {
  margin: 40px 0 0;
}
.ys {
  width: 1200px;
  margin: auto;
  height: 400px;
  margin-top: 20px;
}
.ys .leftimg {
  background-color: rgba(230, 33, 42, 0.8);
  background-image: url('../images/opz.jpg');
  float: left;
  width: 400px;
  height: 400px;
  position: relative;
}
.ys .leftimg > div:nth-child(1) {
  text-align: center;
  position: absolute;
  color: #fff;
  font-size: 24px;
  top: 86px;
  left: 40px;
}
.ys .leftimg > div:nth-child(1) span {
  font-size: 18px;
}
.ys .leftimg > div:nth-child(2) {
  width: 250px;
  height: 350px;
  position: absolute;
  top: 25px;
  right: 25px;
  color: #fff;
  background-size: cover;
  background-image: url('../images/bg.png');
}
.ys .leftimg > div:nth-child(2) .sl {
  font-size: 18px;
  width: 200px;
  text-align: right;
  position: absolute;
  top: 145px;
  left: 25px;
}
.ys .leftimg > div:nth-child(2) .phone {
  font-size: 16px;
  width: 188px;
  text-align: left;
  position: absolute;
  top: 230px;
  left: 8px;
  padding-left: 50px;
  background-size: 40px;
  background-image: url('../images/phone.png');
  background-position: left center;
  background-repeat: no-repeat;
}
.ys .rightcontent {
  float: left;
  width: 800px;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.ys .rightcontent .op {
  float: left;
  width: 110px;
  height: 400px;
  margin: 0 45px;
}
.ys .rightcontent .op li {
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  width: 100px;
  padding-right: 10px;
}
.ys .rightcontent .op li:nth-child(1),
.ys .rightcontent .op li:nth-child(3) {
  background-image: url('../images/op1.png');
}
.ys .rightcontent .op li:nth-child(2),
.ys .rightcontent .op li:nth-child(4) {
  background-image: url('../images/op2.png');
}
/*.ys .rightcontent .op li:nth-child(3){
	background-image: url("../images/op3.png");
}*/
.ys .rightcontent .op li.on {
  background-image: url('../images/op.png');
  background-position: center;
  background-repeat: no-repeat;
}
.ys .rightcontent .opnr {
  float: left;
  width: 600px;
  height: 400px;
  position: relative;
}
.ys .rightcontent .opnr li {
  width: 600px;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fafafa;
  display: none;
}
.ys .rightcontent .opnr li.on {
  display: block;
}
.ys .rightcontent .opnr li > div:nth-child(1) {
  height: 260px;
}
.ys .rightcontent .opnr li > div:nth-child(1) > div {
  float: right;
  /*width: 100px;
	padding: 80px 0 80px 10px;
	height: 100px;*/
  width: 110px;
  height: 260px;
  line-height: 35px;
  text-align: center;
  font-size: 25px;
  background-image: url('../images/opr.png');
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ys .rightcontent .opnr li > div:nth-child(1) > div div {
  width: 30px;
  text-align: center;
  margin: auto;
}
.ys .rightcontent .opnr li > div:nth-child(2) {
  font-size: 16px;
  line-height: 2;
  padding: 20px;
}
.home-about {
  margin: 50px auto;
}
.modul-title {
  margin-bottom: 20px;
}
.modul-title h3 {
  font-size: 32px;
  position: relative;
  color: #0f1e50;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modul-title-white h3 {
  color: #fff;
}
.modul-title h3:after {
  display: block;
  content: '';
  height: 3px;
  background: #f39a7c;
  width: 45px;
  margin: 10px 0 5px;
}
.modul-title.text-center h3:after {
  margin: 10px auto 5px;
}
.modul-title p {
  font-size: 20px;
  color: #5e5e5e;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-about .about-content {
  /*padding: 70px 45px;*/
  padding: 40px 35px;
  background: #f8f8f8;
  min-height: 333px;
  margin: 0 -15px;
  position: relative;
}
.home-about .about-content .modul-title {
  margin-bottom: 15px;
}
.home-about .about-content .modul-title h3 {
  font-size: 28px;
}
.home-about .about-content .modul-title p {
  font-size: 18px;
}
.home-about .about-content .about-txt {
  margin: 0px 0 15px;
  text-align: justify;
}
.aboutmore {
  clear: both;
  display: block;
  border: 1px #0f1e50 solid;
  background: #0f1e50;
  width: 22px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  border-radius: 3px;
  position: absolute;
  right: 40px;
  bottom: 25px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aboutmore:hover {
  border: 1px #0f1e50 solid;
  background: #f8f8f8;
  color: #0f1e50;
}

@media screen and (max-width: 1200px) {
  .box .photo {
    width: 1200px;
  }
  .box .photo .swfather {
    width: 1200px;
  }
  .box .photo .swfather .swiper-button-next {
    background-image: url('../images/rightw.png');
  }
  .box .photo .swfather .swiper-button-prev {
    background-image: url('../images/leftw.png');
  }
  .box .team .swfa {
    width: 1200px;
  }
}
/* head */
.topxx .phone {
  float: right;
  width: 334px;
  padding-top: 30px;
  display: flex;
  margin-left: 30px;
  color: #0f1e50;
  align-item:center;
}
.topxx .phone .left {
  width: 42px;
  margin-right: 12px;
}
.topxx .phone .left img {
  width: 100%;
  margin-top:12px;
}
.topxx .phone p {
  font-size: 25px;
  font-weight: bold;
  font-family: Georgia, 'Times New Roman', Times, serif;
  line-height: 30px;
}
.n_Lawyer_team {
  width: 100%;
  min-width: 1200px;
  height: 625px;
  background: url(../images/bgg.png) no-repeat;
  /* ../images/teamimg/bgg.png */
  background-size: cover;
  padding: 30px 0;
}
.n_Lawyer_team img {
  width: 100%;
}
.n_Lawyer_team .content {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.n_Lawyer_team .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.n_Lawyer_team .gallery-top {
  height: 100%;
  width: 100%;
}
.n_Lawyer_team .gallery-thumbs {
  height: 43%;
  box-sizing: border-box;
}
.n_Lawyer_team .gallery-thumbs .swiper-slide {
  height: 100%;
}
.n_Lawyer_team .gallery-thumbs .swiper-slide {
  opacity: 0.4;
}
.n_Lawyer_team .gallery-thumbs .s-person-info {
  background-color: #0f1e50;
}
.n_Lawyer_team .gallery-thumbs .s-person-info .name,
.n_Lawyer_team .gallery-thumbs .s-person-info .job {
  color: #fff;
}
.n_Lawyer_team .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.n_Lawyer_team .content .gallery-thumbs {
  position: absolute;
  bottom: -20px;
  right: 0;
}
.n_Lawyer_team .gallery-top .swiper-slide {
  background-size: cover;
  background-position: center;
  display: flex;
}
.n_Lawyer_team .person-png {
  width: 18%;
  margin-left: 8%;
  margin-right: 6%;
  padding-top: 26px;
}
.n_Lawyer_team .person-info {
  width: 64%;
  height: 100%;
  padding-top: 90px;
  box-sizing: border-box;
}
.n_Lawyer_team .person-info .name {
  font-size: 28px;
  color: #333;
  margin-bottom: 18px;
}
.n_Lawyer_team .person-info .job,
.n_Lawyer_team .person-info .phone {
  font-size: 16px;
  /* margin: 10px 0 22px; */
  color: #494a4a;
  line-height: 2;
}
.n_Lawyer_team .person-info .brief {
  font-size: 14px;
  line-height: 24px;
  color: #494a4a;
}
.n_Lawyer_team .person-info .more {
  display: block;
  width: 180px;
  line-height: 36px;
  margin-top: 30px;
  background-color: #0f1e50;
  text-align: center;
  color: #fff;
}
.n_Lawyer_team .s-person-info {
  width: 100%;
  height: 30%;
  padding: 8%;
  box-sizing: border-box;
  cursor: pointer;
}
.n_Lawyer_team .s-person-info .name {
  font-size: 16px;
  color: #333;
}
.n_Lawyer_team .s-person-info .job {
  font-size: 12px;
  color: #4d4d4d;
}
/* footer修改 */
footer .footernr .blnav .double dd {
  width: 106px;
}
footer .footernr .blnav .double dt {
  width: 212px;
}
footer .footernr .blnav .double {
  width: 212px;
}
