body {
  min-width: 1120px;
  padding-top: 80px;
  background: #fff;
}
#LRdiv1,
#LRfloater1,
#LRfloater1 img {
  display: none;
}
header {
  width: 100%;
  height: 80px;
  background: #fff;
  border-bottom: 3px solid #782d94;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1111;
}
.header_box {
  width: 100%;
  max-width: 1300px;
  min-width: 1120px;
  margin: 0 auto;
}
.header_box img {
  max-width: 100%;
}
.header_box > p {
  float: left;
}
.header_box .header_img1 {
  width: 21%;
  margin: 5px 3% 0 2%;
}
.header_box .header_img1 img {
  max-width: 100%;
}
.header_box .header_img2 {
  width: 14%;
  margin: 24px 3% 0 0;
}
.header_box .top_nav {
  width: 57%;
  color: #782d94;
  margin-top: 30px;
  float: left;
}
.header_box .top_nav .t_na {
  height: 50px;
}
.header_box .top_nav a {
  display: block;
  color: #782d94;
  text-decoration: none;
}
.header_box .top_nav a:hover {
  color: #9b2892;
}
.header_box .top_nav ul li {
  font-size: 16px;
  display: inline-block;
  margin-right: 3%;
  position: relative;
}
.header_box .top_nav ul li > div {
  width: 255px;
  font-size: 17px;
  color: #fff;
  background: #dfdfdf;
  text-align: center;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_box .top_nav ul li > div img {
  float: left;
}
.header_box .top_nav ul li > div p {
  width: 125px;
  height: 60px;
  line-height: 55px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-top: 0px;
  float: left;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header_box .top_nav ul li > div p a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header_box .top_nav ul li > div p:nth-child(odd) {
  width: 126px;
  border-right: 1px solid #fff;
}
.header_box .top_nav ul li > div p:hover {
  color: #fff;
  background: #9029b1;
}
.header_box .top_nav ul li > div p:hover a {
  color: #fff;
}
.header_box .top_nav ul li:hover > div {
  top: 50px;
  opacity: 1;
  visibility: visible;
}
.header_box .nabla {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #782d94;
  padding-top: 3px;
  margin-left: 5px;
  display: inline-block;
}
.banner_box {
  width: 100%;
  min-width: 1120px;
  margin-top: 1px;
  position: relative;
}
.banner_left {
  width: 13%;
  min-width: 180px;
  height: 100%;
  font-size: 12px;
  background: #efefef;
  float: left;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 80px;
  left: 0;
  position: fixed;
  z-index: 1111;
}
.banner_left .left_nav {
  text-align: center;
}
.banner_left .left_nav ul {
  border-bottom: 1px solid #fff;
}
.banner_left .left_nav ul li {
  margin: 15px 8px;
  display: inline-block;
  position: relative;
}
.banner_left .left_nav ul li:hover > .left_hide {
  left: 86px;
  opacity: 1;
  visibility: visible;
}
.banner_left .left_nav ul li a {
  color: #782d94;
}
.banner_left .left_radius {
  width: 85px;
  height: 85px;
  color: #782d94;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.banner_left .left_radius img {
  max-width: 100%;
}
.banner_left .left_radius a {
  color: #782d94;
}
.banner_left .left_radius p {
  line-height: 8px;
}
.banner_left .left_hide {
  opacity: 0;
  top: 0;
  left: 96px;
  z-index: 1000;
  visibility: hidden;
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.banner_left .left_hide span {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 8px solid #fff;
  border-bottom: 8px solid transparent;
  display: block;
  top: 34px;
  left: 20px;
  position: absolute;
}
.banner_left .left_hide div {
  width: 808px;
  height: 198px;
  background: rgba(255, 255, 255, 0.8);
  margin-left: 26px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.banner_left .left_l9 .left_hide div {
  height: 250px;  
}
.banner_left .left_hide div img {
  margin: 28px 0 0 40px;
  float: left;
}
.banner_left .left_hide div p {
  width: 480px;
  font-size: 16px;
  color: #782d94;
  margin: 40px 0 0 20px;
  float: left;
}
.banner_left .left_l9 .left_hide div p {
	margin-top:25px;
}
.banner_left .left_hide div p a {
  padding: 0 15px;
  border-right: 1px solid #782d94;
  margin: 10px 0;
  display: inline-block;
}

.banner_left .left_hide div p a em {
 width: 15px;
 height: 18px;
 display: inherit;
 background-image: url("/images/icon_hot.png");
}


.banner_left .left_hide div p a:hover {
  color: #9b2892;
}
.banner_left .left_l1 div:first-child img {
  width: 54.4%;
  margin-top: 19px;
  margin-bottom: 3px;
}
.banner_left .left_l2 div:first-child img {
  width: 36.7%;
  margin-top: 9px;
}
.banner_left .left_l3 div:first-child img {
  width: 62%;
  margin-top: 16px;
}
.banner_left .left_l4 div:first-child img {
  width: 65.8%;
  margin-top: 13px;
}
.banner_left .left_l5 div:first-child img {
  width: 62%;
  margin-top: 19px;
}
.banner_left .left_l6 div:first-child img {
  width: 40%;
  margin-top: 18px;
}
.banner_left .left_l7 div:first-child img {
  width: 39.2%;
  margin-top: 10px;
}
.banner_left .left_l8 div:first-child img {
  width: 48.1%;
  margin-top: 13px;
}
.banner_left .left_l9 div:first-child img {
  width: 52%;
  margin-top: 13px;
  margin-bottom: 6px;
}
.banner_left .left_l10 div:first-child img {
  width: 58%;
  margin-top: 12px;
}
.banner_left .left_l11 div:first-child img {
  width: 52%;
  margin-top: 12px;
}
.banner_left .left_l12 div:first-child img {
  width: 40%;
  margin-top: 12px;
}
.banner_left .left_nav2 {
  color: #782d94;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}
.banner_left .left_nav2 ul li {
  width: 20%;
  margin: 5px 7px;
  display: inline-block;
}
.banner_left .left_nav2 ul li div {
  width: 47px;
  height: 47px;
  background-color: #e3e3e3;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 0 auto 5px;
}
.banner_left .left_nav2 ul li.l_1 div {
  background-image: url("../images/l_4.png");
}
.banner_left .left_nav2 ul li.l_2 div {
  background-image: url("../images/l_2.png");
}
.banner_left .left_nav2 ul li.l_3 div {
  background-image: url("../images/l_3.png");
}
.banner_left .left_nav2 ul li:hover.l_1 div {
  background-color: #782d94;
  background-image: url("../images/l_44.png");
  border-color: #fff;
}
.banner_left .left_nav2 ul li:hover.l_2 div {
  background-color: #782d94;
  background-image: url("../images/l_22.png");
  border-color: #fff;
}
.banner_left .left_nav2 ul li:hover.l_3 div {
  background-color: #782d94;
  background-image: url("../images/l_33.png");
  border-color: #fff;
}
.banner_left .left_nav2 a {
  color: #782d94;
  display: block;
}
.banner_left .left_nav2 a:hover {
  color: #9b2892;
}
.left_fixed {
  top: 100px;
  position: fixed;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (max-width: 1600px) {
  .banner_left {
    width: 14%;
  }
  .banner_left .left_nav ul li {
    margin: 10px 5px;
  }
  .banner_left .left_nav ul li:hover > .left_hide {
    left: 66px;
  }
  .banner_left .left_radius {
    width: 80px;
    height: 80px;
    -webkit-box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1);
  }
  .banner_left .left_nav2 {
    color: #782d94;
    text-align: center;
    margin: 8px 0;
  }
  .banner_left .left_nav2 ul li {
    width: 25%;
    margin: 3px 2px;
  }
  .banner_left .left_hide {
    left: 76px;
  }
}
@media screen and (max-width: 1400px) {
  .banner_left .left_nav ul li {
    margin: 10px 4px;
  }
  .banner_left .left_nav ul li:hover > .left_hide {
    left: 60px;
  }
  .banner_left .left_nav .left_radius {
    width: 77px;
    height: 77px;
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .banner_left .left_hide {
    left: 70px;
  }
  .banner_left .left_l1 div:first-child img {
    margin-top: 15px;
  }
  .banner_left .left_l2 div:first-child img {
    margin-top: 6px;
  }
  .banner_left .left_l3 div:first-child img {
    margin-top: 13px;
  }
  .banner_left .left_l4 div:first-child img {
    margin-top: 10px;
  }
  .banner_left .left_l5 div:first-child img {
    margin-top: 16px;
  }
  .banner_left .left_l6 div:first-child img {
    margin-top: 15px;
  }
  .banner_left .left_l7 div:first-child img {
    margin-top: 7px;
  }
  .banner_left .left_l8 div:first-child img {
    margin-top: 10px;
  }
  .banner_left .left_l9 div:first-child img {
    margin-top: 10px;
    margin-bottom: 6px;
  }
  .banner_left .left_l10 div:first-child img {
    margin-top: 8px;
    margin-bottom: 3px;
  }
  .banner_left .left_l11 div:first-child img {
    margin-top: 8px;
    margin-bottom: 3px;
  }
  .banner_left .left_l12 div:first-child img {
    margin-top: 8px;
    margin-bottom: 3px;
  }
  .banner_left .left_nav2 {
    margin-top: 0;
  }
  .banner_left .left_nav2 ul li {
    margin: 5px 2px 0;
  }
  .header_box .header_img1 {
    width: 19%;
    margin: 22px 2% 0 1%;
  }
  .header_box .header_img2 {
    width: 13%;
    margin: 25px 2% 0 0;
  }
  .header_box .top_nav {
    width: 63%;
    margin-top: 30px;
  }
}
.banner_right {
  width: 87%;
  min-width: 870px;
  float: right;
}
.banner_right img {
  width: 100%;
}
.banner_right .unslider-arrow {
  width: 46px;
  height: 92px;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.banner_right .unslider-arrow:hover {
  opacity: 0.8;
}
.content_box {
  max-width: 1300px;
  min-width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}
.content_left {
  width: 230px;
  height: 100%;
  float: left;
}
.content_right {
  margin-left: 230px;
}
.scroll_box {
  width: 990px;
  font-size: 16px;
  text-align: center;
  margin: 50px auto 0;
}
.scroll_box .s_ge {
  width: 285px;
  height: 470px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  float: left;
  overflow: hidden;
}
.scroll_box .s_ge:last-child {
  border-right: none;
}
.scroll_box .s_ge .s_tit {
  width: 256px;
  text-align: left;
  color: #782d94;
  margin: 25px 0 15px;
}
.scroll_box .s_ge .s_tit h3 {
  display: inline-block;
}
.scroll_box .s_ge .s_tit p {
  width: 18px;
  height: 19px;
  font: 13px/17px arial;
  color: #fff;
  text-align: center;
  background: #aaa;
  float: right;
  margin-left: 2px;
  display: inline-block;
  position: relative;
}
.scroll_box .s_ge .s_tit p a {
  width: 100%;
  height: 100%;
  display: block;
}
.scroll_box .s_ge .s_tit .new_prev {
  background-image: url("../images/new_index_prev.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}
.scroll_box .s_ge .s_tit .new_next {
  background-image: url("../images/new_index_next.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}
.scroll_box .s_ge .s_con {
  width: 256px;
  height: 405px;
  text-align: left;
}
.scroll_box .s_ge .s_con h3 {
  font-size: 20px;
  color: #782d94;
  font-weight: 500;
}
.scroll_box .s_ge .s_con .new_index {
  font-size: 14px;
  color: #555;
  line-height: 37px;
}
.scroll_box .s_ge .s_con .new_index li {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
}
.scroll_box .s_ge .s_con .new_index li span {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #782d94;
  display: inline-block;
  margin-right: 10px;
}
.scroll_box .s_ge .s_con .new_index li a {
  color: #555;
}
.scroll_box .s_ge .s_con .new_index li:hover a {
  color: #782d94;
}
.scroll_box .s_con2 {
  width: 419px;
  padding: 0 29px;
}
.scroll_box .s_con2 .s_tit {
  width: 360px;
}
.scroll_box .s_con2 .s_con {
  width: 360px;
}
.scroll_box .s_con3 {
  padding-left: 29px;
}
#v1 {
  overflow: hidden;
}
.page_zj_list {
  width: 990px;
  font-size: 18px;
  margin: 40px auto 0;
  padding: 40px 40px;
  background-color: #f9f9f9;
  position: relative;
}
.page_zj_list .produce {
  width: 940px;
  height: 384px;
  position: relative;
}
.page_zj_list .produce .doc_con > a img {
  width: 384px;
  height: 384px;
  float: left;
}
.page_zj_list .produce .doc_con .doc_text {
  width: 510px;
  margin-top: 145px;
  float: right;
}
.page_zj_list .produce .doc_con .doc_text h2 {
  font-size: 30px;
  color: #782d94;
}
.page_zj_list .produce .doc_con .doc_text h2 a {
  color: #782d94;
}
.page_zj_list .produce .doc_con .doc_text p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.page_zj_list .produce .doc_con2 {
  width: 800px;
  margin-left: 88px;
}
.page_zj_list .produce .doc_con2 > img {
  float: left;
}
.page_zj_list .produce .doc_con2 .doc_text {
  margin-top: 74px;
  float: right;
}
.page_zj_list .produce .doc_con2 .doc_text h2 {
  font-size: 30px;
  color: #782d94;
}
.page_zj_list .produce .doc_con2 .doc_text p {
  color: #666;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.left {
  width: 46px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.left:after {
  content: url(../images/prev.png);
  border: 0;
  position: relative;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.left:hover {
  opacity: 0.8;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.right {
  width: 46px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.right:after {
  content: url(../images/next.png);
  border: 0;
  position: relative;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.right:hover {
  opacity: 0.8;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.up {
  display: none;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.down {
  display: none;
}
.page_zj_list .produce #doc_scroll-control .slidr-control.disabled {
  opacity: 0.3;
}
.page_zj_list .smallphoto {
  width: 550px;
  top: 135px;
  right: 0;
  position: absolute;
  z-index: 50;
}
.page_zj_list .smallphoto .pic {
  width: 464px;
  height: 106px;
  margin: 0 auto;
  overflow: hidden;
}
.page_zj_list .smallphoto .pic li {
  width: 105px;
  height: 106px;
  margin-right: 14px;
  float: left;
  overflow: hidden;
  position: relative;
}
.page_zj_list .smallphoto .pic li img {
  width: 105px;
  height: 106px;
}
.page_zj_list .smallphoto .pic li div {
  width: 105px;
  height: 106px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background: #782d94;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_zj_list .smallphoto .pic li div:hover {
  opacity: 1;
}
.page_zj_list .smallphoto .pic li div p {
  width: 97px;
  height: 97px;
  line-height: 97px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 3px;
  margin-left: 3px;
}
.page_zj_list .smallphoto .pic li .opacity {
  opacity: 1;
}
.page_zj_list .smallphoto .prev,
.page_zj_list .smallphoto .next {
  width: 21px;
  height: 42px;
  top: 32px;
  position: absolute;
  cursor: pointer;
  -webkit-background-size: 21px 42px;
  background-size: 21px 42px;
}
.page_zj_list .smallphoto .prev {
  left: 15px;
}
.page_zj_list .smallphoto .next {
  right: 15px;
}
.page_zj_list .produce2 {
  width: 820px;
  margin: 0 auto;
}
.page_zj_list .produce2 .doc_con .doc_text {
  width: 400px;
  margin-top: 70px;
}
.page_zj_list .smallphoto2 {
  width: 990px;
}
.page_zj_list .smallphoto2 .pic {
  display: none;
}
.page_zj_list .smallphoto2 .prev,
.page_zj_list .smallphoto2 .next {
  width: 46px;
  height: 92px;
  top: 50%;
  margin-top: 46px;
  -webkit-background-size: 46px 92px;
  background-size: 46px 92px;
}
.case_box {
  width: 990px;
  margin: 60px auto 0;
}
.case_box .case_tit {
  overflow: hidden;
}

/********************************************************真人案例更改start**********************************************************************/
.case_box .carousel-inner {

  width: 990px;
  height: 648px;
  margin-top: 25px;
  margin-bottom: 25px;
  background: url("../images/anli_bg.jpg") no-repeat;
  overflow: hidden;

}


/* The main banners unordered list */
.case_box .carousel-inner .bannerHolder {
        width: 850px;
        height: 370px;
        margin-top: 138px;
        margin-left: 75px;
	 overflow: hidden;
 
}

/* Hiding the bullets of the li elements: */
.case_box .carousel-inner .bannerHolder li {
	 list-style: none;
	 display: inline;
}

/* The banners divs */
.case_box .carousel-inner .banners {
     width: 165px;
	 height: 370px;
	 position: relative;
	 overflow: hidden;
	 float: left;
	 display: inline;
	 margin-right: 6px;
}

/* The banners divs */
.case_box .carousel-inner .banners img {
	 display: block;
	 border: none;
}

/* The dark animated divs */
.case_box .carousel-inner .banners div {
	 position: absolute;
	 z-index: 100;
	 background-color: #000;
	 width: 60px;
	 height: 60px;
	 cursor: pointer;

	/*	Setting a really big value for border-radius
		will make the divs perfect circles */
	 -moz-border-radius:100px;
	 -webkit-border-radius:100px;
	 border-radius:100px;
}

/*	Positioning the animated divs outside the
	corners of the visible banners area: */
.case_box .carousel-inner .banners .cornerTL { left:-63px; top:-43px; }
.case_box .carousel-inner .banners .cornerTR { right:-63px; top:53px; }
.case_box .carousel-inner .banners .cornerBL { left:-63px; bottom:-43px; }
.case_box .carousel-inner .banners .cornerBR { right:-63px; bottom:-63px; }

/* The "Visit Company" text */
.case_box .carousel-inner .banners p {
     width: 100%;
	 left: 0;
	 top: 130px;
	 z-index: 200;
	 position: absolute;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
	 color: #FFF;
	 font-size: 20px;
	 text-align: center;
	 font-family:"微软雅黑";
	 cursor: pointer;
	 display: none;	/* hidden by default */
}
.case_box .carousel-inner .banners .fonts3{ font-size: 30px; font-weight: bold;}
.case_box .carousel-inner .banners .fonts4{text-decoration:underline; color: #ff0000;}
/********************************************************真人案例更改end************************************************************************/



/************************************************************************************************************************************************************/

/*
.case_box .case_scroll {
  width: 100%;
  overflow: hidden;
}
.case_box .case_scroll .case_left {
  width: 415px;
  margin-top: 40px;
  float: left;
}
.case_box .case_scroll .case_left p {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  margin-bottom: 25px;
}
.case_box .case_scroll .case_left p span {
  color: #38004c;
}
.case_box .case_scroll .case_left div img {
  display: inline-block;
}
.case_box .case_scroll .case_left > a {
  margin-right: 20px;
  float: left;
}
.case_box .case_scroll > img {
  float: right;
}
.case_box .prev,
.case_box .next {
  background: none;
}
.case_box .case_prev {
  width: 46px;
  height: 92px;
  background: url("../images/prev.png") no-repeat;
  position: absolute;
  top: 45%;
  left: 0;
  display: block;
}
.case_box .case_next {
  width: 46px;
  height: 92px;
  background: url("../images/next.png") no-repeat;
  position: absolute;
  top: 45%;
  left: 100%;
  display: block;
}
*/

/******************************************************************************************************************************************************************/
.xm_box {
  width: 990px;
  margin: 45px auto 110px;
  position: relative;
}
.xm_box .xm_scroll {
  width: 844px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
}
.xm_box .xm_scroll li {
  width: 394px;
  height: 181px;
  margin-right: 40px;
  margin-top: 8px;
  float: left;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.xm_box .xm_scroll li:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.xm_box .xm_b {
  width: 46px;
  height: 92px;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.xm_box .xm_b:hover {
  opacity: 0.8;
}
footer {
  width: 100%;
  font-size: 14px;
}
.foot_left {
  width: 320px;
  -webkit-box-shadow: 10px 0 12px rgba(243, 243, 243, 0.8);
  -moz-box-shadow: 10px 0 12px rgba(243, 243, 243, 0.8);
  box-shadow: 10px 0 12px rgba(243, 243, 243, 0.8);
  float: left;
  margin-bottom: 15px;
}
.foot_left p {
  line-height: 22px;
  margin-top: 10px;
}
.foot_right {
  width: 666px;
  text-align: center;
  float: right;
  margin-bottom: 10px; display:none;
}
.foot_right li {
  width: 15%;
  float: left;
}
.foot_right li h3 {
  font-size: 16px;
  color: #782d94;
  font-weight: 700;
  margin-bottom: 15px;
}
.foot_right li a {
  color: #666;
  line-height: 30px;
  display: block;
}
.foot_right li a:hover {
  color: #782d94;
}
.foot_p {
  width: 100%;
  color: #782d94;
  display: block;
  clear: both;
  background: #f9f9f9;
  height: 30px;
  line-height: 30px;
}
.xm_nav_bg {
  width: 100%;
  background: #fff;
  top: 66px;
  position: fixed;
  z-index: 99;
}
.xm_nav_box {
  width: 1010px;
  height: 94px;
  text-align: center;
  background: #782d94;
  margin-top: 30px;
}
.xm_nav_box .xm_nav_tit {
  width: 205px;
  float: left;
}
.xm_nav_box .xm_nav_tit h2 {
  font-size: 24px;
  color: #fff;
  margin-top: 17px;
}
.xm_nav_box .xm_nav_tit h3 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.3);
}
.xm_nav_box ul {
  width: 802px;
  height: 90px;
  background: #fff;
  float: right;
}
.xm_nav_box ul li {
  min-width: 107px;
  height: 45px;
  line-height: 44px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #e1e1e1;
  padding-right: 19px;
  float: left;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
}
.xm_nav_box ul li:hover {
  background: #782d94;
}
.xm_nav_box ul li:hover a {
  color: #fff;
}
.xm_nav_box ul li:hover a div {
  background: #fff;
}
.xm_nav_box ul li a {
  color: #782d94;
  display: block;
}
.xm_nav_box ul li a div {
  width: 22px;
  line-height: 22px;
  display: inline-block;
  margin: 0 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.xm_nav_box ul li.dept_active {
  background: #782d94;
}
.xm_nav_box ul li.dept_active a {
  color: #fff;
}
.xm_nav_box ul li.dept_active a div {
  background: #fff;
}
.xm_nav_box ul .xm_nav_cur {
  background: #782d94;
}
.xm_nav_box ul .xm_nav_cur a {
  color: #fff;
}
.xm_nav_box ul .xm_nav_cur a div {
  background: #fff;
}
.seo_list {
  width: 100%;
  font-size: 16px;
  color: #782d94;
  margin-top: 180px;
  overflow: hidden;
}
.seo_list .seo_tit {
  margin-top: 9px;
  float: left;
}
.seo_list ul {
  width: 760px;
  margin-left: 30px;
  float: left;
}
.seo_list ul li {
  height: 39px;
  line-height: 37px;
  float: left;
  padding-right: 20px;
  overflow: hidden;
}
.seo_list ul li a:hover {
  text-decoration: underline;
}
.seo_list .seo_more {
  width: 90px;
  text-align: center;
  margin-top: 11px;
  float: left;
}
.seo_list a {
  color: #782d94;
}
.xm_content {
  width: 820px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin: 70px auto 0;
}
.xm_content h1 {
  font-size: 30px;
  color: #782d94;
  margin-bottom: 55px;
}
.xm_content span {
  color: #782d94;
}
.xm_content .xm_p_tit {
  padding: 15px 40px;
  background: #cec2d2;
  display: inline-block;
}
.xm_content p,
.xm_content img {
  margin-bottom: 30px;
}
.xm_con_top {
  margin-top: 70px;
}
.s_box {
  width: 990px;
  font-size: 18px;
  text-align: center;
  line-height: 234px;
  margin: 70px auto;
}
.s_box a {
  width: 160px;
  height: 160px;
  color: #782d94;
  background-color: #e0e0e0;
  background-repeat: no-repeat;
  background-position: center 42px;
  margin-right: 100px;
  display: block;
  float: left;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.s_box a:last-child {
  margin-right: 0;
}
.s_box a.s_1 {
  background-image: url("../images/s_1.png");
}
.s_box a.s_2 {
  background-image: url("../images/s_2.png");
}
.s_box a.s_3 {
  background-image: url("../images/s_3.png");
}
.s_box a.s_4 {
  background-image: url("../images/s_4.png");
}
.s_box a:hover {
  color: #fff;
  background-color: #782d94;
}
.s_box a:hover.s_1 {
  background-image: url("../images/s_11.png");
}
.s_box a:hover.s_2 {
  background-image: url("../images/s_22.png");
}
.s_box a:hover.s_3 {
  background-image: url("../images/s_33.png");
}
.s_box a:hover.s_4 {
  background-image: url("../images/s_44.png");
}
.doc_list {
  width: 990px;
  margin: 0 auto;
}
.doc_list > ul > li {
  width: 100%;
  height: 414px;
  overflow: hidden;
}
.doc_list > ul > li img {
  width: 312px;
  height: 312px;
  margin: 50px 50px 0 65px;
  float: left;
}
.doc_list > ul > li .doc_list_text {
  width: 480px;
  font-size: 14px;
  margin-top: 66px;
  float: left;
}
.doc_list > ul > li .doc_list_text h2 {
  font-size: 30px;
  color: #782d94;
  margin: 10px 0;
}
.doc_list > ul > li .doc_list_text h2 a {
  color: #782d94;
}
.doc_list > ul > li .doc_list_text h3 {
  font-size: 18px;
}
.doc_list > ul > li .doc_list_text hr {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #a3a3a3;
  border-bottom: none;
  margin-top: 15px;
}
.doc_list > ul > li .doc_list_text p {
  line-height: 35px;
}
.doc_list > ul > li .doc_list_text div a {
  width: 123px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  background: #782d94;
  margin-top: 20px;
  margin-right: 30px;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.doc_list > ul > li:nth-child(even) {
  background: #f2f2f2;
}
.new_list {
  width: 990px;
  margin: 0 auto;
}
.new_list li {
  width: 100%;
  height: 325px;
  overflow: hidden;
}
.new_list li img {
  width: 255px;
  height: 230px;
  margin: 50px 50px 0 65px;
  float: left;
}
.new_list li .new_list_text {
  width: 564px;
  font-size: 14px;
  margin-top: 66px;
  float: left;
}
.new_list li .new_list_text h2 {
  font-size: 24px;
  color: #782d94;
  margin: 10px 0;
}
.new_list li .new_list_text h3 {
  color: #888;
}
.new_list li .new_list_text h3 span {
  display: inline-block;
  text-align: right;
  float: right;
}
.new_list li .new_list_text hr {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #a3a3a3;
  border-bottom: none;
  margin-top: 15px;
}
.new_list li .new_list_text p {
  line-height: 35px;
}
.new_list li .new_list_text a {
  color: #782d94;
}
.new_list li:nth-child(even) {
  background: #f2f2f2;
}
.pging {
  text-align: center;
  margin-top: 45px;
}
.pging a {
  color: #782d94;
  background: #f2f2f2;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 7px 9px;
  margin: 0 4px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pging a:hover {
  color: #fff;
  background: #782d94;
}
.pging .thisclass {
  color: #fff;
  background: #782d94;
}
.cont_top_nav {
  width: 990px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  border-bottom: 2px solid #d5d5d5;
  margin: 30px auto 0;
}
.cont_top_nav div {
  height: 44px;
  margin: 0 15px;
  float: left;
}
.cont_top_nav div i {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #782d94;
  margin-top: 17px;
  display: block;
}
.cont_top_nav a {
  color: #333;
}
.cont_top_nav a:hover {
  color: #782d94;
}
/*文章*/
.text_p {
  font-size: 1em;
  color: #666;
  line-height: 1.7em;
  text-align: left;
  text-indent: 30px;
  margin: 20px 0;
}
/*专家介绍*/
.section_box {
  width: 1120px;
  margin: 0 auto 70px;
}
.navigation {
  font-size: 20px;
  color: #500054;
  line-height: 60px;
  margin-top: 20px;
  border-bottom: 2px solid #500054;
}
.navigation a {
  color: #333;
}
.navigation a:hover {
  color: #9b2892;
}
.doc_left {
  width: 648px;
  float: left;
}
.doc_left .doc_name {
  margin: 120px 0 70px 20px;
  overflow: hidden;
}
.doc_left .doc_name h1 {
  font-size: 78px;
  font-weight: bold;
  float: left;
}
.doc_left .doc_name img {
  margin: 22px 0 0 8px;
  float: left;
}
.doc_left .doc_name span {
  font-size: 29px;
  line-height: 104px;
}
.doc_left .doc_tittle {
  font-size: 18px;
  color: #fff;
  overflow: hidden;
}
.doc_left .doc_tittle h2 {
  background: #500054;
  height: 34px;
  line-height: 32px;
  text-align: center;
  padding: 0 5px;
  float: left;
}
.doc_left .doc_tittle i {
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 19px solid #500054;
  float: left;
}
.doc_left .doc_text {
  width: 500px;
  font-size: 15px;
  line-height: 30px;
  color: #666;
  margin: 20px 0 20px 20px;
}
.doc_left .doc_al {
  overflow: hidden;
  width:1120px;
}
.doc_left .doc_al li {
  /*width: 250px;*/
  margin: 20px 0 0 50px;
  float: left;
}
.doc_right {
  width: 470px;
  text-align: center;
  float: right;
}
.doc_right > img {
  margin-top: 50px;
}
.doc_right .doc_btn {
  overflow: hidden;
  margin-top: 10px;
}
.doc_right .doc_btn a {
  width: 168px;
  height: 56px;
  line-height: 51px;
  font-size: 21px;
  color: #fff;
  text-align: center;
  background: url("../images/doc_btn2.jpg") no-repeat 0 0;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.doc_right .doc_btn a.doc_btn_cur {
  background: url("../images/doc_btn1.jpg") no-repeat 0 0;
}
.case_title {
  height: 114px;
  margin: 30px 0 0 24px;
  position: relative;
}
.case_title h1 {
  font-size: 32px;
  color: #9b2892;
  line-height: 60px;
  border-bottom: 1px solid #e1e1e1;
}
.case_title p {
  font-size: 14px;
  margin-top: 10px;
}
.case_title > img {
  position: absolute;
  top: 0;
  right: 0;
}
.case_list {
  font-size: 17px;
  margin: 5px 0 40px 24px;
}
.case_list > p {
  font-size: 14px;
}
.case_list li {
  width: 100%;
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 15px;
  margin-top: 20px;
  overflow: hidden;
}
.case_list li img {
  width: 255px;
  height: 230px;
  margin: 0 35px 0 15px;
  float: left;
}
.case_list li .case_text {
  width: 700px;
  float: left;
}
.case_list li .case_text h2 {
  font-size: 30px;
  margin-bottom: 10px;
}
.case_list li .case_text b {
  color: #fff;
  padding: 3px 4px;
  background: #666;
  font-weight: 400;
}
.case_list li .case_text p {
  margin: 10px 0;
}
.case_list li .case_text hr {
  border-top: 1px solid #ccc;
  border-bottom: none;
  margin-bottom: 15px;
}
.case_list a {
  color: #9b2892;
}
/*二级 栏目页*/
.second_tit {
  height: 52px;
  line-height: 52px;
  font-size: 30px;
  border-bottom: 1px solid #e4e4e4;
  margin-top: 30px;
  position: relative;
}
.second_tit hr {
  width: 137px;
  border: 1px solid #782d94;
  position: absolute;
  left: 0;
  top: 35px;
}
.second_one {
  overflow: hidden;
  margin-top: 40px;
}
.second_one .second_one_left {
  width: 510px;
  float: left;
}
.second_one .second_one_left h3 {
  font-size: 16px;
  line-height: 25px;
  text-indent: 34px;
}
.second_one .second_one_left .sec_text {
  width: 100%;
  font-size: 14px;
  padding: 13px 0;
  border-bottom: 1px dashed #e4e4e4;
  overflow: hidden;
}
.second_one .second_one_left .sec_text b,
.second_one .second_one_left .sec_text span {
  float: left;
}
.second_one .second_one_left .sec_text i {
  font-style: normal;
  color: #782d94;
}
.second_one .second_one_right {
  width: 400px;
  float: right;
}
.second_one .second_one_right .sec_scroll {
  width: 100%;
  height: 210px;
  position: relative;
}
.second_one .second_one_right .sec_scroll .carousel-inner img {
  width: 100%;
  min-height: 200px;
}
.second_one .second_one_right .sec_scroll > a {
  width: 37px;
  height: 52px;
  top: 50%;
  margin-top: -26px;
  position: absolute;
  display: block;
}
.second_one .second_one_right .sec_scroll > a:first-child {
  left: 2px;
}
.second_one .second_one_right .sec_scroll > a:last-child {
  right: 2px;
}
.second_one .second_one_right .sec_scroll > a span {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
  display: block;
}
.second_one .second_one_right .sec_scroll > a img {
  position: absolute;
  top: 6px;
  left: 11px;
}
.second_one .second_one_right .sec_swt {
  width: 100%;
  overflow: hidden;
}
.second_one .second_one_right .sec_swt a {
  width: 50%;
  height: 145px;
  color: #333;
  text-align: center;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  margin-top: 10px;
  float: left;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.second_one .second_one_right .sec_swt a:first-child {
  border-left: 1px solid #e4e4e4;
}
.second_one .second_one_right .sec_swt a span {
  font-size: 18px;
  margin-top: 95px;
  display: block;
}
.second_one .second_one_right .sec_swt .sec_swt_a {
  background: url("../images/s_1.png") no-repeat center 20px;
}
.second_one .second_one_right .sec_swt .sec_swt_a:hover {
  background-image: url("../images/s_11.png");
  background-color: #782d94;
  color: #fff;
}
.second_one .second_one_right .sec_swt .sec_swt_b {
  background: url("../images/s_2.png") no-repeat center 20px;
}
.second_one .second_one_right .sec_swt .sec_swt_b:hover {
  background-image: url("../images/s_22.png");
  background-color: #782d94;
  color: #fff;
}
.sec_one_text {
  width: 100%;
  font-size: 18px;
  text-indent: 28px;
  margin: 25px auto;
}
.sec_one_text b {
  font-weight: 400;
  font-size: 30px;
  color: #782d94;
}
.sec_one_text span {
  font-size: 17px;
  color: #782d94;
  margin-left: 26px;
}
.sec_tab {
  width: 100%;
}
.sec_tab .tabbtn {
  overflow: hidden;
  padding: 1px 0 0 1px;
}
.sec_tab .tabbtn li {
  min-width: 136px;
  height: 46px;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  padding: 0 12px;
  border: 1px solid #cacaca;
  background: #f5f4f4;
  margin: -1px 0 0 -1px;
  float: left;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sec_tab .tabbtn li.current {
  background: #782d94;
  color: #fff;
}
.sec_tab .tabcon h2 {
  font-size: 20px;
  margin-top: 20px;
}
.sec_tab .tabcon p {
  font-size: 16px;
  line-height: 28px;
}
.sec_tab .tabcon img {
  width: 100%;
}
.sec_tab .sec_a {
  margin: 40px 0 20px;
  text-align: center;
}
.sec_tab .sec_a a {
  width: 196px;
  height: 52px;
  line-height: 50px;
  font-size: 24px;
  color: #fff;
  background: #46465e;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sec_tab .sec_a a:first-child {
  margin-right: 34px;
}
.sec_tab .sec_a a img,
.sec_tab .sec_a a span {
  float: left;
}
.sec_tab .sec_a a img {
  margin: 8px 10px 0 16px;
}
.sec_tab .sec_a .cur {
  background: #782d94;
}
.sec_title {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-indent: 24px;
  border-bottom: 2px solid #e4e4e4;
  position: relative;
}
.sec_title hr {
  width: 140px;
  border: 1px solid #782d94;
  position: absolute;
  bottom: -2px;
  margin: 0;
}
.sec_s1 {
  width: 100%;
  margin: 40px 0 0 18px;
  overflow: hidden;
}
.sec_s1 li {
  width: 168px;
  margin-right: 58px;
  float: left;
}
.sec_s1 li h2 {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
}
.sec_s1 li p {
  font-size: 14px;
}
.sec_s2 {
  width: 100%;
  margin: 40px 0 0 18px;
  overflow: hidden;
}
.sec_s2 li {
  width: 240px;
  text-align: center;
  margin: 0 66px 20px 0;
  float: left;
}
.sec_s2 li a {
  color: #464646;
  display: block;
}
.sec_s2 li p {
  font-size: 17px;
  line-height: 25px;
}
.sec_s2 li:hover a {
  color: #782d94;
}
.sec_qa {
  width: 100%;
  margin: 40px 0 50px 18px;
  overflow: hidden;
}
.sec_qa h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
.sec_qa h2 a {
  color: #333;
}
.sec_qa p {
  font-size: 15px;
  margin-bottom: 30px;
}
.sec_qa p a {
  color: #782d94;
}
.lh32 {
  line-height: 32px;
}
.c666 {
  color: #666;
}
.lm_btn1 {
  width: 69%;
  height: 50px;
  line-height: 50px;
  color: #38004c;
  text-align: center;
  background: #cec2d2;
  margin: 0 auto;
  display: block;
  text-decoration: none;
  overflow: hidden;
}
.lm_btn2 {
  width: 65%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #cfa972;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 30px;
  text-align: center;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.lm_l1 {
  overflow: hidden;
}
.lm_l1 li {
  width: 23%;
  color: #38004c;
  margin-right: 1%;
  float: left;
}
.lm_l1 li:last-child {
  margin-right: 0;
}
.lm_l2 {
  overflow: hidden;
}
.lm_l2 li {
  width: 48%;
  color: #38004c;
  margin-bottom: 10px;
  float: left;
}
.lm_l2 li:nth-child(odd) {
  margin-right: 3%;
}
.mb20 {
  margin-bottom: 20px;
}
.textd {
  text-decoration: none;
}
.doc_tit {
  margin-bottom: 35px;
}
.doc_tit > img {
  float: left;
}
.doc_tit a {
  width: 76px;
  text-align: center;
  color: #38004c;
  display: block;
  float: right;
}
.doc_tit a img {
  width: 35px;
}
.btn_bg {
  color: #fff;
  text-align: center;
  background: #772996;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: block;
}
.btn_font1 {
  width: 100px;
  font-size: 16px;
  line-height: 30px;
  bottom: 0;
  right: 0;
  position: absolute;
}
.btn_font2 {
  width: 100px;
  font-size: 12px;
  line-height: 24px;
}
.btn_font3 {
  width: 158px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 35px;
}
.rotate img {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rotate:hover img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate_right img {
  margin: 5px 11px 0 0;
  float: right;
}
.prev {
  background: url("../images/prev.png") no-repeat;
}
.next {
  background: url("../images/next.png") no-repeat;
}
.prev_left_banner {
  top: 50%;
  left: 20%;
  margin-top: -46px;
}
.next_right_banner {
  top: 50%;
  right: 20%;
  margin-top: -46px;
}
.prev_left_xm {
  top: 144px;
  left: 0;
}
.next_right_xm {
  top: 144px;
  right: 0;
}
.mt10 {
  margin-top: 10px;
}
den;
}
.lm_l1 {
  overflow: hidden;
}
.lm_l1 li {
  width: 23%;
  color: #38004c;
  margin-right: 1%;
  float: left;
}
.lm_l1 li:last-child {
  margin-right: 0;
}
.lm_l2 {
  overflow: hidden;
}
.lm_l2 li {
  width: 48%;
  color: #38004c;
  margin-bottom: 10px;
  float: left;
}
.lm_l2 li:nth-child(odd) {
  margin-right: 3%;
}
.mb20 {
  margin-bottom: 20px;
}
.textd {
  text-decoration: none;
}
.doc_tit {
  margin-bottom: 35px;
}
.doc_tit > img {
  float: left;
}
.doc_tit a {
  width: 76px;
  text-align: center;
  color: #38004c;
  display: block;
  float: right;
}
.doc_tit a img {
  width: 35px;
}
.btn_bg {
  color: #fff;
  text-align: center;
  background: #772996;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: block;
}
.btn_font1 {
  width: 100px;
  font-size: 16px;
  line-height: 30px;
  bottom: 0;
  right: 0;
  position: absolute;
}
.btn_font2 {
  width: 100px;
  font-size: 12px;
  line-height: 24px;
}
.btn_font3 {
  width: 158px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 35px;
}
.rotate img {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rotate:hover img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate_right img {
  margin: 5px 11px 0 0;
  float: right;
}
.prev {
  background: url("../images/prev.png") no-repeat;
}
.next {
  background: url("../images/next.png") no-repeat;
}
.prev_left_banner {
  top: 50%;
  left: 20%;
  margin-top: -46px;
}
.next_right_banner {
  top: 50%;
  right: 20%;
  margin-top: -46px;
}
.prev_left_xm {
  top: 144px;
  left: 0;
}
.next_right_xm {
  top: 144px;
  right: 0;
}
.mt10 {
  margin-top: 10px;
}
