div,p,h1,h2,h3,h4,h5,h6,a {
  -webkit-touch-callout: none;

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;
}


.jj_box {
  width: 100%;
  background-color: #f7f7f7;
}
.jiejue {
  padding: 60px 0 60px 0;
}
.jiejue > p {
  font-size: 16px;
  color: #666666;
  line-height: 27px;
  text-align: center;
  padding: 0 80px;
  margin-top: 31px;
}
.jiejue .jiejue-box {
  margin-top: 32px;
}
.jiejue .jiejue-box li {
  position: relative;
  float: left;
  width: 225px;
  height: 270px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 18px;
  transition: all 0.5s;
}
.jiejue .jiejue-box li:hover {
  transition: all 0.5s !important;
  transform: translateY(-20px) !important;
}
.jiejue .jiejue-box li:last-child {
  margin-right: 0;
}
.jiejue .jiejue-box li > img {
  width: 100%;
  height: 100%;
}
.jiejue .jiejue-box li .jiejue-position {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
}
.jiejue .jiejue-box li .jiejue-position p {
  font-size: 20px;
  color: #ffffff;
  margin-top: 21px;
  /* white-space: nowrap; */
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}
.content .Business_Studies_nr .three-execution ul li {
  margin-right: 0;
}
.fw {
  width: 100%;
  background: #f7f7f7;
  padding-top: 69px;
  padding-bottom: 74px;
}
.fw .fw-box .fw-ul {
  margin-top: 34px;
}
.fw .fw-box .fw-ul li {
  float: left;
  width: 385px;
  border-radius: 10px;
  margin-right: 22px;
  cursor: default;
  overflow: hidden;
  box-shadow: 0 0 8px #ccc;
}
.fw .fw-box .fw-ul li:hover .fw-ul-bottom {
  transition: all 0.5s;
  background-color: #0052a6;
}
.fw .fw-box .fw-ul li:hover .fw-ul-bottom h3,
.fw .fw-box .fw-ul li:hover .fw-ul-bottom p {
  transition: all 0.5s;
  color: #fff;
}
.fw .fw-box .fw-ul li:last-child {
  margin-right: 0;
}
.fw .fw-box .fw-ul li .fw-ul-top {
  width: 100%;
  height: 234px;
}
.fw .fw-box .fw-ul li .fw-ul-top img {
  width: 100%;
}
.fw .fw-box .fw-ul li .fw-ul-bottom {
  width: 100%;
  height: 183px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 22px 17px 0;
}
.fw .fw-box .fw-ul li .fw-ul-bottom h3 {
  font-size: 20px;
  color: #333333;
  font-weight: 400;
}
.fw .fw-box .fw-ul li .fw-ul-bottom p {
  font-size: 16px;
  color: #666666;
  margin-top: 18px;
}
.mbx_nav {
  height: 60px;
  border-bottom: 1px solid #d6d6d6;
}
.mbx_nav .mbx_left {
  float: left;
  line-height: 60px;
  cursor: default;
}
.mbx_nav .mbx_left p {
  font-size: 16px;
  color: #666666;
}
.mbx_nav .mbx_left p a {
  color: #666666;
}
.mbx_nav .nav_right {
  float: right;
}
.mbx_nav .nav_right ul {
  height: 60px;
}
.mbx_nav .nav_right ul .success_on a {
  color: #0052a6;
}
.mbx_nav .nav_right ul li {
  position: relative;
  height: 60px;
  float: left;
  line-height: 60px;
  margin: 0 25px;
}
.mbx_nav .nav_right ul li:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  transition: all 0.3s;
  transform: translateY(50%);
  background-color: #0052a6;
}
.mbx_nav .nav_right ul li a {
  font-size: 16px;
  color: #333333;
}
.success_on:after {
  transition: all 0.3s;
  width: 100% !important;
}
.alTxtBox {
  margin-top: 60px;
}
.alTxtBox .al_hd {
  width: 100%;
}
.alTxtBox .al_hd ul {
  width: 279px;
  margin: 0 auto;
  text-align: center;
}
.alTxtBox .al_hd ul li {
  width: 127px;
  height: 42px;
  box-sizing: border-box;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  float: left;
  font-size: 20px;
  border: 1px solid #0052a6;
  background-color: #fff;
  transition: all 0.3s;
}
.alTxtBox .al_hd ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #0052a6;
  transition: all 0.3s;
}
.alTxtBox .al_hd ul li:first-child {
  margin-right: 25px;
}
.alTxtBox .al_hd ul .al_on {
  background-color: #0052a6;
}
.alTxtBox .al_hd ul .al_on a {
  color: #ffffff;
}
.alTxtBox .fenye {
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 70px;
}
.alTxtBox .fenye .fenye-box {
  margin: 0 auto;
}
.alTxtBox .fenye .fenye-box .fenye_on {
  color: #fff;
  background-color: #0052a6;
}
.alTxtBox .fenye .fenye-box span {
  display: inline-block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  cursor: pointer;
  background-color: #efefef;
}
.alTxtBox .fenye .fenye-box a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  background-color: #efefef;
}
.al_bd ul {
  width: 103%;
  margin-top: 40px;
}
.al_bd ul li {
  width: 393px;
  height: 295px;
  float: left;
  margin: 0 11px 11px 0;
  position: relative;
  overflow: hidden;
}
.al_bd ul li img {
  width: 100%;
  height: 100%;
  display: block;
}
.al_bd ul li .case_report_nr {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 255px;
  background: url(../images/bg7.png) repeat;
}
.al_bd ul li .case_report_nr .anbg_title {
  padding: 0 16px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: translate(0, 0);
  transition: all 0.3s;
}
.al_bd ul li:hover .case_report_nr .anbg_title {
  transform: translate(0, 82px);
  transition: all 0.3s;
}
.al_bd ul li .case_report_nr .view_details {
  width: 91px;
  height: 28px;
  border: 1px solid #fff;
  border-radius: 15px;
  display: block;
  margin: 120px auto 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 28px;
}
.content .casexq_border {
  border-top: 0;
}
.cgxq_mbx {
  margin-top: 30px;
}
.cgxq_mbx p {
  font-size: 14px;
  color: #666666;
}
.cgxq_mbx p a {
  font-size: 14px;
  color: #666666;
}
.case_box {
  margin-top: 14px;
  padding-bottom: 60px;
}
.case_box .case-box-left {
  float: left;
  width: 825px;
  padding: 43px 23px 28px;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
}
.case_box .case-box-left .case-left-title {
  width: 100%;
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
}
.case_box .case-box-left .case-left-title h1 {
  font-size: 24px;
  color: #333333;
}
.case_box .case-box-left .case-left-jianJie {
  margin-top: 50px;
}
.case_box .case-box-left .case-left-jianJie h2 {
  font-size: 20px;
  color: #333333;
}
.case_box .case-box-left .case-left-jianJie p {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-top: 7px;
  text-indent: 2em;
}
.case_box .case-box-left .caseSlideBox {
  width: 100%;
  margin-top: 31px;
}
.case_box .case-box-left .caseSlideBox .case_bd {
  position: relative;
  width: 712px;
  height: 400px;
  margin: 0 auto;
}
.case_box .case-box-left .caseSlideBox .case_bd > ul li img {
  width: 100%;
  height: 100%;
}
.case_box .case-box-left .caseSlideBox .case_bd .case_hd {
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translate(-50%, 0);
}
.case_box .case-box-left .caseSlideBox .case_bd .case_hd ul .case_ons {
  background-color: #0052a6;
}
.case_box .case-box-left .caseSlideBox .case_bd .case_hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 100%;
  background-color: #bebebf;
}
.case_box .case-box-left .caseSlideBox .case_bd .prev {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-120%, -50%);
  width: 25px;
  height: 38px;
  cursor: pointer;
  background: url("../images/case_jiantuo_left.jpg") no-repeat;
  background-size: 100% 100%;
}
.case_box .case-box-left .caseSlideBox .case_bd .prev:hover {
  transition: all 0.5s;
  background: url("../images/case_jiantuo_left_on.png") no-repeat;
}
.case_box .case-box-left .caseSlideBox .case_bd .next {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(120%, -50%);
  width: 25px;
  height: 38px;
  cursor: pointer;
  background: url("../images/case_jiantuo_right.png") no-repeat;
  background-size: 100% 100%;
}
.case_box .case-box-left .caseSlideBox .case_bd .next:hover {
  transition: all 0.5s;
  background: url("../images/case_jiantuo_right_on.png") no-repeat;
}
.case_box .case-box-left .inputPhone {
  width: 100%;
  margin-top: 44px;
  padding-bottom: 48px;
  border-bottom: 1px solid #eeeeee;
}
.case_box .case-box-left .inputPhone input {
  float: left;
  width: 542px;
  height: 60px;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
  padding-left: 15px;
  border: 1px solid #333333;
}
.case_box .case-box-left .inputPhone button {
  float: right;
  display: block;
  width: 225px;
  height: 60px;
  outline: none;
  border: 0;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  color: #333333;
  background-color: #ffd300;
}
.case_box .case-box-left .inputPhone button:hover {
  transition: all 0.3s;
  border: 1px solid #ffd300;
  background-color: #fff;
}
.case_box .case-box-left .qiehuan-xiangmu {
  width: 100%;
  padding-top: 20px;
}
.case_box .case-box-left .qiehuan-xiangmu a {
  /* float: left; */
  font-size: 14px;
  color: #666666;
  cursor: pointer;
  margin-bottom: 20px;
}
.case_box .case-box-left .qiehuan-xiangmu a:hover {
  transition: all 0.3s;
  color: #0052a6;
}
.case_box .case-box-right {
  float: right;
  width: 351px;
}
.case_box .case-box-right .case-right-box {
  width: 100%;
}
.case_box .case-box-right .case-right-box .right-box-title {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 52px;
  line-height: 52px;
  padding: 0 17px 0 28px;
  font-size: 20px;
  color: #ffffff;
  background-color: #105dac;
}
.case_box .case-box-right .case-right-box .right-box-title span {
  position: absolute;
  display: block;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
  width: 3px;
  height: 21px;
  background-color: #fff;
}
.case_box .case-box-right .case-right-box ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0 17px 19px;
  background-color: #f7f7f7;
}
.case_box .case-box-right .case-right-box ul li {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
}
.case_box .case-box-right .case-right-box ul li:hover a {
  transition: all 0.7s;
  color: #105dac;
}
.case_box .case-box-right .case-right-box ul li a {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.swal_back {
  width: 100%;
  background-color: #f7f7f7;
}
.serve_clients_hd {
  width: 100%;
  margin-top: 37px;
}
.serve_clients_hd ul {
  text-align: center;
  /* width: 105%; */
}
.serve_clients_hd ul a{
  display: inline-block;
}
.serve_clients_hd ul li {
  float: left;
  width: 108px;
  height: 42px;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
  border: 1px solid #dddddd;
  margin-right: 13px;
  margin-bottom: 10px;
}
.serve_clients_hd ul .sever_kh_on {
  transition: all 0.3s;
  background-color: #ffd300;
  border: 0;
  color: #000;
}
.ly_back {
  width: 100%;
  background-color: #f8f8f8;
}
.serve_kh {
  padding: 50px 0;
}
.serve_kh > .serve_clients_bd ul {
  width: 105%;
  margin-top: 30px;
}
.serve_kh > .serve_clients_bd ul li {
  position: relative;
  overflow: hidden;
  width: 229px;
  height: 102px;
  float: left;
  margin: 0 14px 20px 0;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
}
.serve_kh > .serve_clients_bd ul li div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  /* display: block;
  margin: auto; */
}

.serve_kh > .serve_clients_bd ul li div:hover img {
  transition: all 0.5s;
  transform: scale(1.2);
}
.baogao_ll {
  margin-top: 17px;
}
.baogao_ll span {
  font-size: 14px;
  color: #999999;
  margin: 0 20px;
}
.baogao_lr {
  margin-top: 36px;
}
.baogao_lr p {
  font-size: 14px;
  color: #666666;
  text-indent: 2em;
  line-height: 30px;
  /* overflow: hidden; */
}
.baogao_lr p img{max-width:100% !important;margin:0 auto 3px;display:block;}
.baogao_lr .baogao_lr_img {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 34px 0 39px 0;
  transition: all 0.5s;
}
.baogao_lr .baogao_lr_img img {
  transition: all 0.5s;
}
.baogao_lr .baogao_lr_img:hover img {
  transform: scale(1.2);
}
.help-box {
  margin-top: 60px;
}
.help-box ul {
  width: 100%;
}
.help-box ul > li {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.help-box ul > li:nth-child(odd) .help-top {
  background-color: #f6f6f6;
}
.help-box ul > li .help-top {
  width: 100%;
  height: 80px;
  line-height: 80px;
  box-sizing: border-box;
  padding: 0 22px 0 19px;
  cursor: default;
}
.help-box ul > li .help-top:hover {
  background-color: #0052a6 !important;
}
.help-box ul > li .help-top:hover .help-top-left,
.help-box ul > li .help-top:hover .help-top-right span {
  color: #fff !important;
}
.help-box ul > li .help-top .help-top-left {
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
}
.help-box ul > li .help-top .help-top-right {
  position: relative;
  float: right;
  cursor: pointer;
}
.help-box ul > li .help-top .help-top-right span {
  font-size: 16px;
  color: #666666;
  margin-right: 34px;
}
.help-box ul > li .help-top .help-top-right i {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/qaq_icon_off.png") no-repeat;
  background-size: 100% 100%;
}
.help-box ul > li .help-position {
  margin-top: 17px;
  padding-bottom: 40px;
  overflow: hidden;
  display: none;
}
.help-box ul > li .help-position .help-position-left {
  width: 47px;
  float: left;
  padding-top: 7px;
  margin-right: 17px;
}
.help-box ul > li .help-position .help-position-left img {
  vertical-align: middle;
}
.help-box ul > li .help-position .help-position-right {
  width: 1090px;
  float: left;
}
.help-box ul > li .help-position .help-position-right p {
  font-size: 16px;
  color: #666666;
  line-height: 33px;
}
.help-box .fenye {
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 70px;
}
.help-box .fenye .fenye-box {
  margin: 0 auto;
}
.help-box .fenye .fenye-box .fenye_on {
  color: #fff;
  background-color: #0052a6;
}
.help-box .fenye .fenye-box .current {
  color: #fff;
  background-color: #0052a6;
}
.help-box .fenye .fenye-box span {
  display: inline-block;
  /* width: 80px;
  height: 40px; */
  padding: 5px 20px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  cursor: pointer;
  background-color: #efefef;
}
.help-box .fenye .fenye-box a {
  display: inline-block;
  /* width: 40px; */
  /* height: 40px; */
  padding: 5px 20px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  background-color: #efefef;
}
.company_profile {
  margin-top: 58px;
}
.company_profile .company_img_text {
  width: 100%;
  margin-top: 41px;
}
.company_profile .company_img_text .company_img {
  width: 428px;
  height: 389px;
  overflow: hidden;
  float: left;
}
.company_profile .company_img_text .company_img img {
  width: 100%;
  transition: all 0.3s;
}
.company_profile .company_img_text .company_img img:hover {
  transform: scale(1.1);
}
.company_profile .company_img_text .company_text {
  width: 739px;
  float: right;
}
.company_profile .company_img_text .company_text p {
  font-size: 16px;
  color: #666666;
  text-indent: 2em;
  margin-bottom: 20px;
}
.company_profile .company_shuju {
  width: 100%;
  margin-top: 15px;
  box-shadow: 0 0 8px #ccc;
}
.company_profile .company_shuju ul {
  width: 100%;
}
.company_profile .company_shuju ul li {
  position: relative;
  float: left;
  width: 25%;
  height: 146px;
  text-align: center;
  cursor: default;
}
.company_profile .company_shuju ul li:hover div h1 {
  transition: all 0.3s;
  font-size: 40px;
}
.company_profile .company_shuju ul li:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 1px;
  height: 65px;
  background-color: #dddddd;
}
.company_profile .company_shuju ul li:last-child:after {
  width: 0;
  height: 0;
}
.company_profile .company_shuju ul li > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.company_profile .company_shuju ul li > div div h1 {
  display: inline-block;
  font-size: 36px;
  color: #0052a6;
}
.company_profile .company_shuju ul li > div div span {
  display: inline-block;
  font-size: 36px;
  color: #0052a6;
}
.company_profile .company_shuju ul li > div p {
  font-size: 16px;
  color: #666666;
}
.company_wenHua_Box {
  margin-top: 61px;
  padding: 60px 0 0;
  background: url("../images/qy_wenhua_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.company_wenHua_Box .company_wenHua .company_lr {
  width: 105%;
  margin-top: 50px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_left {
  float: left;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right {
  float: left;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li {
  cursor: default;
  margin-bottom: 65px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li:hover img {
  transition: all 0.5s;
  transform: rotateZ(360deg);
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li:nth-child(2) {
  margin-bottom: 56px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li:nth-child(3) {
  margin-bottom: 72px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li img {
  float: left;
  width: 86px;
  height: 76px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li div {
  float: left;
  margin-left: 24px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li div h2 {
  font-size: 20px;
  color: #000000;
  margin-top: 7px;
}
.company_wenHua_Box .company_wenHua .company_lr .company_lr_right ul li div p {
  font-size: 16px;
  color: #666666;
}
.course_box {
  margin-top: 70px;
  padding-bottom: 60px;
}
.course_box .course_bd {
  position: relative;
  width: 1136px;
  margin: 49px auto 0;
}
.course_box .course_bd .course_xian {
  position: absolute;
  top: 37px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1100px;
  height: 2px;
  background-color: #e4e4e4;
}
.course_box .course_bd .prev {
  position: absolute;
  top: 21px;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  transition: all 0.3s;
  transform: translateX(-100%);
  background: url("../images/gs_left.png") no-repeat;
}
.course_box .course_bd .prev:hover {
  background: url("../images/gs_left_on.png") no-repeat;
}
.course_box .course_bd .next {
  display: block;
  position: absolute;
  top: 21px;
  right: 0;
  width: 32px;
  height: 32px;
  cursor: pointer;
  transition: all 0.3s;
  transform: translateX(100%);
  z-index: 999;
  background: url("../images/gs_right.png") no-repeat;
}
.course_box .course_bd .next:hover {
  background: url("../images/gs_right_on.png") no-repeat;
}
.course_box .course_bd ul {
  width: 106%;
}
.course_box .course_bd ul li {
  width: 232px;
  float: left;
  cursor: default;
  text-align: center;
  margin-right: 69px;
}
.course_box .course_bd ul li:hover h1 {
  transition: all 0.5s;
  color: #0052a6;
  animation: xuanzhuang 2s infinite linear;
}
.course_box .course_bd ul li:hover p {
  transition: all 0.5s;
  color: #0052a6;
}
.course_box .course_bd ul li:hover > div div img {
  transition: all 0.3s;
  transform: scale(1.1);
}
.course_box .course_bd ul li h1 {
  font-size: 18px;
  color: #666666;
}
.course_box .course_bd ul li > i {
  position: relative;
  display: inline-block;
  height: 55px;
  border-left: 1px dashed #0052a6;
  margin-top: 11px;
}
.course_box .course_bd ul li > i:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: #0052a6;
}
.course_box .course_bd ul li p {
  text-align: left;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.course_box .course_bd ul li > div {
  width: 100%;
  height: 196px;
  overflow: hidden;
  margin-top: 8px;
}
.course_box .course_bd ul li > div i {
  position: relative;
  display: inline-block;
  height: 28px;
  border-left: 1px dashed #0052a6;
}
.course_box .course_bd ul li > div div {
  width: 100%;
  height: 168px;
  overflow: hidden;
}
.course_box .course_bd ul li > div div img {
  width: 100%;
  transition: all 0.5s;
}
.gs_liuYan {
  width: 100%;
  background-color: #f8f8f8;
}
@keyframes xuanzhuang {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transition: all 0.5s;
    transform: rotateY(360deg);
  }
}
.tempWrap {
  width: 1136px !important;
}
.honor-back {
  margin-top: 60px;
  width: 100%;
  background: url("../images/ry_img_back.jpg") no-repeat;
  background-size: 100% 100%;
}
.honor-back .honor-box ul {
  width: 105%;
  margin-top: 35px;
}
.honor-back .honor-box ul li {
  float: left;
  width: 382px;
  margin-right: 27px;
  margin-bottom: 20px;
}
.honor-back .honor-box ul li .ry_img {
  width: 100%;
  height: 264px;
  padding: 5px;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
.honor-back .honor-box ul li .ry_img div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
.honor-back .honor-box ul li .ry_img div img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.honor-back .honor-box ul li .ry_img div img:hover {
  transform: scale(1.2);
}
.honor-back .honor-box ul li .ry_name {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.activity {
  margin-top: 60px;
  padding-bottom: 44px;
}
.activity ul {
  width: 105%;
  margin-top: 35px;
}
.activity ul li {
  float: left;
  width: 382px;
  margin-right: 27px;
  margin-bottom: 20px;
}
.activity ul li:hover .activity_name {
  color: #0052a6;
  background-color: #f2f2f2;
}
.activity ul li .activity_img {
  width: 100%;
  height: 286px;
  overflow: hidden;
}
.activity ul li .activity_img img {
  width: 100%;
  transition: all 0.5s;
}
.activity ul li .activity_img img:hover {
  transform: scale(1.2);
}
.activity ul li .activity_name {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  transition: all 0.5s;
}
.news-box {
  margin-top: 60px;
}
.news-box ul {
  width: 100%;
  margin-top: 47px;
}
.news-box ul li {
  width: 100%;
  height: 170px;
  box-sizing: border-box;
  margin-bottom: 35px;
  border: 1px solid #efefef;
  transition: all 0.5s;
}
.news-box ul li:hover {
  background-color: #f2f2f2;
  transform: translateX(30px);
}
.news-box ul li:hover .news-left img {
  transform: scale(1.3);
}
.news-box ul li:hover .news-right .news_lr h1 {
  color: #0052a6;
}
.news-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-box ul li a .news-left {
  float: left;
  width: 312px;
  height: 100%;
  overflow: hidden;
}
.news-box ul li a .news-left img {
  width: 100%;
  transition: all 0.5s;
}
.news-box ul li a .news-right {
  position: relative;
  float: right;
  width: 858px;
  height: 100%;
}
.news-box ul li a .news-right .news_lr {
  position: absolute;
  top: 50%;
  left: 0;
  width: 700px;
  transform: translate(0, -50%);
}
.news-box ul li a .news-right .news_lr h1 {
  font-size: 20px;
  color: #333333;
}
.news-box ul li a .news-right .news_lr p {
  font-size: 16px;
  color: #666666;
  margin-top: 22px;
}
.news-box ul li a .news-right .news_times {
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translate(0, -50%);
  text-align: center;
}
.news-box ul li a .news-right .news_times h1 {
  font-size: 50px;
  color: #aaaaaa;
  font-weight: 400;
}
.news-box ul li a .news-right .news_times p {
  font-size: 16px;
  color: #aaaaaa;
}
.news-box .fenye {
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 70px;
}
.news-box .fenye .fenye-box {
  margin: 0 auto;
}
.news-box .fenye .fenye-box .fenye_on {
  color: #fff;
  background-color: #0052a6;
}
.news-box .fenye .fenye-box span {
  display: inline-block;
  /* width: 80px; */
  /* height: 40px; */
  padding: 5px 16px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  cursor: pointer;
  background-color: #efefef;
}
.news-box .fenye .fenye-box a {
  display: inline-block;
  /* width: 40px; */
  /* height: 40px; */
  padding: 5px 16px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  background-color: #efefef;
}
.news-box .fenye .fenye-box .current {
  background-color: #0052a6;
  color: #ffffff;
}
.case-box-left .bshare-custom {
  margin-top: 45px;
  padding-bottom: 20px;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #eeeeee;
}
.case-box-left .bshare-custom .bshare-weixin {
  width: 25px;
  height: 20px;
  padding: 0;
  margin-right: 14px;
  background: url("../images/weixin_icon.png") no-repeat;
  background-size: 100% 100%;
}
.case-box-left .bshare-custom .bshare-sinaminiblog {
  width: 24px;
  height: 21px;
  padding: 0;
  margin-right: 14px;
  background: url("../images/weibo_icon.png") no-repeat;
  background-size: 100% 100%;
}
.case-box-left .bshare-custom .bshare-qzone {
  width: 22px;
  height: 21px;
  padding: 0;
  margin: 0;
  background: url("../images/qqkj_icon.png") no-repeat;
  background-size: 100% 100%;
}
.employees-box {
  margin-top: 60px;
}
.employees-box ul {
  width: 105%;
  margin-top: 35px;
}
.employees-box ul li {
  float: left;
  width: 382px;
  margin-right: 28px;
  margin-bottom: 20px;
}
.employees-box ul li:hover .yg_img {
  transition: all 0.3s;
  border: 5px solid #0052a6;
}
.employees-box ul li:hover .yg_name {
  transition: all 0.3s;
  color: #0052a6;
  background-color: #f2f2f2;
}
.employees-box ul li .yg_img {
  width: 100%;
  height: 286px;
  overflow: hidden;
  box-sizing: border-box;
}
.employees-box ul li .yg_img img {
  width: 100%;
}
.employees-box ul li .yg_name {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #666666;
}
.employees-box .fenye {
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 70px;
}
.employees-box .fenye .fenye-box {
  margin: 0 auto;
}
.employees-box .fenye .fenye-box .fenye_on {
  color: #fff;
  background-color: #0052a6;
}
.employees-box .fenye .fenye-box span {
  display: inline-block;
  /* width: 80px; */
  /* height: 40px; */
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  cursor: pointer;
  background-color: #efefef;
  padding: 5px 20px;
}
.employees-box .fenye .fenye-box a {
  display: inline-block;
  /* width: 40px; */
  /* height: 40px; */
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  background-color: #efefef;
  padding: 5px 20px;
}
.employees-box .fenye .fenye-box .current {
  background-color: #0052a6;
  color:#ffffff
}
.join-my {
  margin-top: 60px;
}
.join-my .fenye {
  width: 100%;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 70px;
}
.join-my .fenye .fenye-box {
  margin: 0 auto;
}
.join-my .fenye .fenye-box .fenye_on {
  color: #fff;
  background-color: #0052a6;
}
.join-my .fenye .fenye-box span {
  display: inline-block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  cursor: pointer;
  background-color: #efefef;
}
.join-my .fenye .fenye-box a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 3px;
  font-size: 16px;
  color: #888888;
  background-color: #efefef;
}
.join-my .lx_phone_email {
  width: 105%;
  margin-top: 35px;
}
.join-my .lx_phone_email li {
  position: relative;
  float: left;
  width: 587px;
  height: 139px;
  background-color: #eeeeee;
  margin-right: 25px;
}
.join-my .lx_phone_email li:hover div:nth-child(2) .join-tel {
  font-size: 20px;
}
.join-my .lx_phone_email li:hover div:nth-child(2) .join-email {
  font-size: 20px;
}
.join-my .lx_phone_email li div:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  width: 99px;
  height: 99px;
}
.join-my .lx_phone_email li div:nth-child(1) img {
  width: 100%;
}
.join-my .lx_phone_email li div:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 167px;
  transform: translateY(-50%);
}
.join-my .lx_phone_email li div:nth-child(2) h1 {
  font-size: 22px;
  color: #333333;
}
.join-my .lx_phone_email li div:nth-child(2) i {
  display: block;
  width: 21px;
  height: 4px;
  margin-top: 4px;
  background-color: #cccccc;
}
.join-my .lx_phone_email li div:nth-child(2) p {
  font-size: 16px;
  color: #333333;
  line-height: 29px;
  transition: all 0.3s;
}
.position-box li {
  position: relative;
  width: 100%;
  /* height: 204px; */
  height: auto;
  box-sizing: border-box;
  border: 1px solid #0052a6;
  margin-top: 12px;
  padding: 20px 30px;
}
.position-box li:hover h1,
.position-box li:hover h3,
.position-box li:hover p,
.position-box li:hover span {
  transition: all 0.5s;
  color: #0052a6 !important;
}
.position-box li:hover a {
  background-color: #0052a6;
  color: #fff;
}
.position-box li h1 {
  font-size: 22px;
  color: #333333;
}
.position-box li h3 {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
}
.position-box li p {
  font-size: 16px;
  color: #666666;
}
.position-box li a {
  position: absolute;
  bottom: 21px;
  right: 30px;
  display: block;
  width: 117px;
  height: 35px;
  border: 1px solid #0052a6;
  font-size: 16px;
  color: #0052a6;
  text-align: center;
  line-height: 35px;
  transition: all 0.5 s;
}
.remove_border {
  border-top: 0 !important;
}
.join-mbx {
  padding: 33px 0 15px 0;
}
.join-mbx p {
  font-size: 14px;
  color: #666666;
}
.join-mbx a {
  font-size: 14px;
  color: #666666;
}
.position-introduce {
  padding: 0 57px;
  padding-top: 43px;
  margin-bottom: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.position-introduce h1 {
  text-align: center;
  font-size: 24px;
  color: #333333;
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
}
.position-introduce div {
  margin-top: 50px;
}
.position-introduce div h2 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px;
}
.position-introduce div p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.position-introduce .toudi {
  text-align: center;
  margin-bottom: 51px;
}
.position-introduce .toudi a {
  display: inline-block;
  width: 201px;
  height: 52px;
  line-height: 52px;
  font-size: 20px;
  transition: all 0.5s;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #0052a6;
  color: #0052a6;
}
.position-introduce .toudi a:hover {
  background-color: #0052a6;
  border: 1px solid #0052a6;
  color: #fff;
}
.address {
  margin: 75px auto;
}
.address ul {
  width: 105%;
}
.address ul li {
  float: left;
  width: 283px;
  height: 283px;
  padding-top: 47px;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 8px #ccc;
  margin-right: 23px;
  transition: all 0.5s;
}
.address ul li:hover {
  transform: translateY(-20px);
}
.address ul li h3 {
  font-size: 20px;
  color: #666666;
  margin-top: 32px;
  margin-bottom: 15px;
}
.address ul li p {
  font-size: 16px;
  color: #666666;
}
.map {
  width: 100%;
  /* height: 591px; */
  overflow: hidden;
}
.map img {
  width: 100%;
  /* height: 100%; */
}
.Photo-album {
  width: 100%;
  height: 100%;
  background: url(../images/bg10.png) repeat;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}
.Photo-album.on {
  opacity: 1;
  z-index: 888;
}
.Photo-album .album {
  width: 851px;
  height: 588px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -294px;
  margin-left: -425.5px;
}
.Photo-album .album .xcf {
  width: 790px;
  height: 498px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.Photo-album .album #prev,
.Photo-album .album #next {
  display: block;
  cursor: pointer;
  width: 26px;
  height: 39px;
  position: absolute;
  top: 246px;
}
.Photo-album .album #prev {
  left: 0px;
  background: url(../images/btn-zuo.png) no-repeat;
}
.Photo-album .album #next {
  right: 0px;
  background: url(../images/btn-you.png) no-repeat;
}
.Photo-album .album .xcf ul {
  position: absolute;
}
.Photo-album .album .xcf ul li {
  width: 790px;
  height: 498px;
  position: relative;
  float: left;
}
.Photo-album .album .xcf ul li img {
  width: 100%;
  height: 100%;
  display: block;
}
.Photo-album .album .xcf ul li span {
  position: absolute;
  width: 758px;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #fff;
  background: url(../images/bg11.png) repeat;
  left: 0;
  bottom: 0;
  padding: 0 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
}
.Photo-album .album .listBox {
  width: 790px;
  position: relative;
  overflow: hidden;
  height: 81px;
  margin: 0 auto;
  margin-top: 9px;
}
.Photo-album .album .listBox ul {
  position: absolute;
}
.Photo-album .album .listBox ul li {
  width: 132px;
  height: 81px;
  float: left;
  position: relative;
}
.Photo-album .album .listBox ul li img {
  width: 128px;
  height: 81px;
  display: block;
}
.Photo-album .album #prevTop,
.Photo-album .album #nextTop {
  width: 26px;
  height: 81px;
  position: absolute;
  display: block;
  bottom: 0;
  cursor: pointer;
}
.Photo-album .album #prevTop {
  background: url(../images/ibtn-zuo.png) no-repeat center center #eee;
  left: 0;
}
.Photo-album .album #nextTop {
  background: url(../images/ibtn-you.png) no-repeat center center #eee;
  right: 0;
}
.Photo-album .album .listBox ul li em {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/bg4.png) repeat;
  left: 0;
  top: 0;
}
.Photo-album .album .listBox ul li.on em {
  display: none;
}
.Photo-album .album .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 3px;
  right: 32px;
  background: url(../images/close.png) no-repeat;
  z-index: 99999;
  cursor: pointer;
}
.content .Business_Studies_nr .serve_clients ul li {
  overflow: hidden;
}
.content .Business_Studies_nr .serve_clients ul li:hover img {
  transition: all 0.5s;
  transform: scale(1.2);
}
.gs_liuYan input {
  background-color: #f8f8f8;
}
.ly_back input {
  background-color: #f8f8f8;
}
.content .Business_Studies_nr .satisfaction_research ul li {
  overflow: hidden;
}
.content .Business_Studies_nr .satisfaction_research ul li:hover img {
  transform: scale(1.1);
}
.content .Business_Studies_nr .satisfaction_research ul li img {
  transition: all 0.5s;
}
/*# sourceMappingURL=index01.css.map */