.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(/huazhen_revision/pc/home/images/new/sprite.png);
}

.i1 {
  width: 20px;
  height: 17px;
  background-position: -20px -0px
}

.i2 {
  width: 19px;
  height: 22px;
  background-position: -32px -18px
}

.i3 {
  width: 20px;
  height: 18px;
  background-position: -40px -0px
}

.i4 {
  width: 20px;
  height: 15px;
  background-position: -0px -0px
}

.i5 {
  width: 60px;
  height: 60px;
  background-position: -0px -220px
}

.i6 {
  width: 60px;
  height: 60px;
  background-position: -0px -160px
}

.i7 {
  width: 60px;
  height: 60px;
  background-position: -0px -100px
}

.i8 {
  width: 60px;
  height: 60px;
  background-position: -0px -40px
}

.i9 {
  width: 32px;
  height: 21px;
  background-position: -0px -18px
}

.topad {
  display: block !important;
  /* height: 100px;
  background-image: url('http://huazhen-poster.oss-cn-hangzhou.aliyuncs.com/huazhen.com/topad_1.gif');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; */
}

.topad .ad_img {
  width: 100%;
}

.new_public_header.index-header .new_nav .new_list.on.xm-list {
  display: block;
  width: 220px;
  border-radius: 0;
}

.banner {
  width: 100%;
  height: 475px;
  position: relative;
}

.banner .swiper-slide {
  height: 475px;
  background-position: center;
  background-size: cover;
}

.banner .swiper-slide a {
  display: block;
  height: 100%;
  width: 100%
}

.banner .swiper-pagination-bullet {
  width: 10px;
  background: #fff;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  background: #ff5562
}

.tab {
  width: 1200px !important;
  height: 0 !important;
  margin: auto;
  display: block !important;
  position: absolute !important;
  left: 0;right: 0;top: initial !important;bottom: initial !important;
  background: transparent !important;
  z-index: 10 !important;
}
.tab_in{
  display: block !important;
}
.tab_yxd{
  left: initial !important;
  top: 66px !important;
  bottom: initial !important;
}
.comm_close{
  display: none;
}
.banner .swiper-slide .appBanner {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: auto;
}

.banner .swiper-slide .appBanner .appA {
  position: absolute;
  left: 26%;
  bottom: 9%;
}

.banner .swiper-slide .appBanner .appA a {
  margin-bottom: 15px;
  margin-right: 18px;
  width: 200px;
  padding: 7px 10px;
  background: #ec5791;
  color: #fff;
  font-size: 23px;
  text-align: center;
}

.banner .swiper-slide .appBanner .appA a:hover {
  background: #fff;
  color: #fa475c;
}

.banner .swiper-slide .appBanner .appA a i {
  display: inline-block;
  width: 23px;
  height: 27px;
  line-height: 46px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  vertical-align: middle;
}

.banner .swiper-slide .appBanner .appA a span {
  display: inline-block;
  vertical-align: middle;
}

.tabBarprev,
.tabBarnext {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(248, 72, 94, .2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
}

.tabBarprev {
  background-image: url(../images/left.png) !important;
  left: 18px !important;
  top: 60% !important;
}

.tabBarnext {
  background-image: url(../images/right.png) !important;
  right: 18px !important;
  top: 60% !important;
}

.tabBarnext.swiper-button-disabled,
.tabBarprev.swiper-button-disabled {
  background-color: rgba(0, 0, 0, .2);
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: all;
}

.imgDiv {
  position: absolute;
  bottom: 24%;
  right: 33%;
}

.imgDiv img {
  position: absolute;
}

.ds-no {
  display: none
}

.donghua {
  animation: move 2.5s linear infinite;
  -moz-animation: move 2.5s linear infinite;
  -webkit-animation: move 2.5s linear infinite;
  -o-animation: move 2.5s linear infinite;

  animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;

  animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
}

@keyframes move {
  from {
    display: block;
    top: 0;
    opacity: 1;
  }

  to {
    top: -50px;
    opacity: 0;
  }
}
.comm_con1 {
  display: none;
}
.con1 {
  background: #f5f5f5;
  padding: 30px 0;
}

.con1_con {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-around;
}

.con1_con_item {
  display: inline-block;
}

.con1_con_item:nth-of-type(1)>span {
  box-shadow: 0 5px 10px rgba(112, 139, 241, .4);
}

.con1_con_item:nth-of-type(2)>span {
  box-shadow: 0 5px 10px rgba(119, 200, 97, .4);
}

.con1_con_item:nth-of-type(3)>span {
  box-shadow: 0 5px 10px rgba(229, 200, 67, .4);
}

.con1_con_item:nth-of-type(4)>span {
  box-shadow: 0 5px 10px rgba(241, 112, 127, .4);
}

.con1_con_item>span {
  vertical-align: middle;
  border-radius: 50%;
}

.con1_con_item_p {
  display: inline-block;
  vertical-align: middle;
  width: 136px;
  font-size: 14px;
  color: #999999;
  margin-left: 10px;
}

.con1_con_item_p span {
  display: block;
  font-size: 18px;
  color: #333333;
}

.con2_con {
  width: 1200px;
  margin: 90px auto 0;
}

.con_tit {
  font-size: 30px;
  font-weight: bold;
}

.con_tit span {
  margin-right: 4px;
}

.con2_con1 {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
}

.con2_con1_item {
  position: relative;
  display: inline-block;
  width: 285px;
  text-align: center;
  border-radius: 10px;
}

.con2_con1_item_tit {
  font-size: 24px;
  color: #fff;
  padding: 10px 0;
}

.con2_con1_item>a {
  display: block;
  position: relative;
  z-index: 3;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.con2_con1_item:nth-of-type(1)>a {
  box-shadow: 0 0 20px rgba(200, 0, 0, .1);
}

.con2_con1_item:nth-of-type(2)>a {
  box-shadow: 0 0 20px rgba(146, 79, 0, .1);
}

.con2_con1_item:nth-of-type(3)>a {
  box-shadow: 0 0 20px rgba(0, 47, 200, .1);
}

.con2_con1_item:nth-of-type(4)>a {
  box-shadow: 0 0 20px rgba(193, 0, 200, .1);
}

.con2_con1_item>a:before,
.con2_con1_item>a:after {
  content: '';
  position: absolute;
  z-index: 1;
  border-radius: 50%;
}

.con2_con1_item>a:before {
  width: 84px;
  height: 84px;
  left: -45px;
  top: 64px;
}

.con2_con1_item>a:after {
  right: -65px;
  bottom: -45px;
  width: 140px;
  height: 140px;
}

.con2_con1_item:nth-of-type(1)>a:before,
.con2_con1_item:nth-of-type(1)>a:after {
  background: #fff7f7;
}

.con2_con1_item:nth-of-type(2)>a:before,
.con2_con1_item:nth-of-type(2)>a:after {
  background: #fef6ee;
}

.con2_con1_item:nth-of-type(3)>a:before,
.con2_con1_item:nth-of-type(3)>a:after {
  background: #f7f8ff;
}

.con2_con1_item:nth-of-type(4)>a:before,
.con2_con1_item:nth-of-type(4)>a:after {
  background: #fff7ff;
}

.con2_con1_item:before {
  content: '';
  position: absolute;
  left: 2.5%;
  bottom: 0;
  height: 27px;
  width: 95%;
  margin: auto;
}

.con2_con1_item:nth-of-type(1):before {
  box-shadow: 0 11px 13px rgba(200, 0, 0, .1);
}

.con2_con1_item:nth-of-type(2):before {
  box-shadow: 0 11px 13px rgba(146, 79, 0, .1);
}

.con2_con1_item:nth-of-type(3):before {
  box-shadow: 0 11px 13px rgba(0, 47, 200, .1);
}

.con2_con1_item:nth-of-type(4):before {
  box-shadow: 0 11px 13px rgba(193, 0, 200, .1);
}

.con2_con1_item:nth-of-type(1) .con2_con1_item_tit {
  background: #f95656;
}

.con2_con1_item:nth-of-type(2) .con2_con1_item_tit {
  background: #efa453;
}

.con2_con1_item:nth-of-type(3) .con2_con1_item_tit {
  background: #4f93f0;
}

.con2_con1_item:nth-of-type(4) .con2_con1_item_tit {
  background: #a65cf2;
}

.con2_1_con {
  position: relative;
  z-index: 2;
  font-size: 0;
}

.con2_1_con span {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
  color: #666666;
}

.con2_con1_item:nth-of-type(1) .con2_1_con span:hover {
  color: #f73d54;
}

.con2_con1_item:nth-of-type(2) .con2_1_con span:hover {
  color: #efa453;
}

.con2_con1_item:nth-of-type(3) .con2_1_con span:hover {
  color: #4f93f0;
}

.con2_con1_item:nth-of-type(4) .con2_1_con span:hover {
  color: #a65cf2;
}

.con2_1_con span:nth-of-type(2n+1) {
  border-right: 1px solid #e6e6e6;
}

.con2_1_con span:nth-of-type(n+9) {
  border-bottom: none;
}

.con2_con2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}

.con2_con2_item {
  position: relative;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
}

.con2_con2_item:nth-of-type(n+3) {
  margin-top: 20px;
}

.con2_con2_item_c {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 22px;
}

.con2_2_p1 {
  font-size: 28px;
  color: #f73d54;
}

.con2_2_p2 {
  font-size: 18px;
  font-weight: bold;
  color: #666;
}

.con2_2_d {
  display: inline-block;
  width: 228px;
  border-top: 1px solid #e6e6e6;
  padding-top: 11px;
  margin-top: 16px;
  font-size: 14px;
}

.con2_2_d p {
  color: #666666;
  line-height: 18px;
  margin-bottom: 6px;
}

.con2_2_d p span {
  color: #f73d54;
}

.con2_2_more {
  position: absolute;
  right: 100px;
  bottom: 18px;
  font-size: 14px;
  color: #f73d54;
  border: 1px solid #f73d54;
  border-radius: 50px;
  padding: 2px 14px;
  cursor: pointer;
}

.con2_con3 {
  position: relative;
  margin: 60px auto;
}

.con2_con3 img {
  display: block;
  width: 100%;
}

.con2_3_btn {
  position: absolute;
  right: 148px;
  top: 26px;
  color: #fff;
  background: #ff5b5a;
  border-radius: 50px;
  padding: 10px 27px;
  font-size: 24px;
  cursor: pointer;
}

.con3 {
  height: 483px;
  background: url('/huazhen_revision/pc/home/images/new/i17.jpg') no-repeat center / cover;
}

.con3_con {
  position: relative;
  width: 1200px;
  margin: auto;
  padding: 30px 0;
}

.con3_con .con_tit {
  color: #fff;
}

.con3_con_list {
  display: flex;
  justify-content: space-around;
}

.con3_con_list .con3_con_item {
  display: inline-block;
  width: 250px;
  height: 170px;
  border: 1px solid #999999;
  border-radius: 10px;
  padding: 14px;
  color: #fff;
}

.con3_con_list .con3_con_item:nth-of-type(1) {
  margin-top: 30px;
}

.con3_con_list .con3_con_item:nth-of-type(2) {
  margin-top: 70px;
}

.con3_con_list .con3_con_item:nth-of-type(3) {
  margin-top: 110px;
}

.con3_con_list .con3_con_item:nth-of-type(4) {
  margin-top: 150px;
}

.con3_c_tit {
  text-align: center;
  position: relative;
  font-size: 24px;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #999;
}

.con3_c_tit:before {
  content: '';
  position: absolute;
  width: 40px;
  bottom: -2px;
  left: 92px;
  height: 3px;
  background: #f73d54;
}

.con3_c_p {
  font-size: 14px;
}

.con3_btn {
  text-align: center;
}

.con3_btn span {
  display: inline-block;
  font-size: 28px;
  color: #fff;
  background: #ff5b5b;
  padding: 6px 30px;
  border-radius: 50px;
  margin-top: 10px;
  cursor: pointer;
}

.con4_con {
  width: 1200px;
  margin: 90px auto;
}

.con4_con .con_tit a {
  font-size: 20px;
  color: #999999;
  float: right;
  font-weight: initial;
  margin-top: 16px
}

.con4_con_1 {
  position: relative;
  margin-top: 30px;
}

.con4_con_item {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 80px;
  text-align: center;
}

.con4_con_i_i {
  display: inline-block;
  position: relative;
  color: #fff;
  margin: 0 63px;
  width: 220px;
  height: 80px;
}

.con4_con_i_i:nth-of-type(1) {
  background: rgba(214, 108, 14, .76);
}

.con4_con_i_i:nth-of-type(2) {
  background: rgba(18, 95, 201, .76);
}

.con4_con_i_i:nth-of-type(3) {
  background: rgba(153, 86, 222, .76);
}

.con4_con_i_i:before,
.con4_con_i_i:after {
  content: '';
  position: absolute;
  top: 0;
}

.con4_con_i_i:before {
  left: -20px;
  border-left: 10px solid transparent;
  border-top: 40px solid transparent;
}

.con4_con_i_i:after {
  right: -20px;
  border-right: 10px solid transparent;
  border-bottom: 40px solid transparent;
}

.con4_con_i_i:nth-of-type(1):before {
  border-right: 10px solid rgba(214, 108, 14, .76);
  border-bottom: 40px solid rgba(214, 108, 14, .76);
}

.con4_con_i_i:nth-of-type(1):after {
  border-top: 40px solid rgba(214, 108, 14, .76);
  border-left: 10px solid rgba(214, 108, 14, .76);
}

.con4_con_i_i:nth-of-type(2):before {
  border-right: 10px solid rgba(18, 95, 201, .76);
  border-bottom: 40px solid rgba(18, 95, 201, .76);
}

.con4_con_i_i:nth-of-type(2):after {
  border-top: 40px solid rgba(18, 95, 201, .76);
  border-left: 10px solid rgba(18, 95, 201, .76);
}

.con4_con_i_i:nth-of-type(3):before {
  border-right: 10px solid rgba(153, 86, 222, .76);
  border-bottom: 40px solid rgba(153, 86, 222, .76);
}

.con4_con_i_i:nth-of-type(3):after {
  border-top: 40px solid rgba(153, 86, 222, .76);
  border-left: 10px solid rgba(153, 86, 222, .76);
}

.con4_con_i_i p:nth-of-type(1) {
  font-size: 34px;
}

.con4_con_i_i p:nth-of-type(2) {
  margin-top: 5px;
}

.con5_con {
  width: 1200px;
  margin: 90px auto;
}

.con5_l {
  display: inline-block;
  vertical-align: top;
  width: 920px;
}

.con5_l_list {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.con5_l_item {
  position: relative;
  width: 296px;
}

.con5_l_item>a {
  position: relative;
  z-index: 3;
  display: block;
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}

.con5_l_item:before {
  content: '';
  position: absolute;
  left: 4%;
  bottom: 2px;
  width: 92%;
  height: 4px;
  border-radius: 10px;
}

.con5_l_item:hover>a {
  box-shadow: 0 0 10px rgba(200, 0, 0, .1);
}

.con5_l_item:hover:before {
  box-shadow: 0 4px 20px rgba(200, 0, 0, 1);
}

.con5_l_t {
  font-size: 18px;
  padding: 0 10px;
  margin: 6px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con5_l_o {
  padding: 0 10px 6px;
  font-size: 14px;
}

.con5_l_o span:nth-of-type(1) {
  color: #f73d54;
}

.con5_l_o span:nth-of-type(2) {
  float: right;
  color: #999999;
}

.con5_r {
  display: inline-block;
  width: 255px;
  margin-left: 20px;
  vertical-align: top;
}

.con_tit i {
  display: inline-block;
  vertical-align: top;
  font-style: initial;
  font-size: 12px;
  color: #f73d54;
}

.con5_r_list {
  height: 230px;
  overflow: hidden;
  margin-top: 30px;
}

.con5_r_list a {
  display: block;
  padding-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con5_r_list a:last-child {
  margin-bottom: 0;
}

.con5_r_list a>span {
  display: inline-block;
  text-align: center;
  width: 20px;
  line-height: 20px;
  color: #333333;
  border-radius: 4px;
  margin-right: 6px;
}

.con5_r_list a:nth-of-type(1)>span {
  background: #f73d54;
  color: #fff;
}

.con5_r_list a:nth-of-type(2)>span {
  background: #f78c3d;
  color: #fff;
}

.con5_r_list a:nth-of-type(3)>span {
  background: #ffc53a;
  color: #fff;
}

.con5_r_list a:nth-of-type(4)>span {
  background: #46db2e;
  color: #fff;
}

.con5_r_list a:nth-of-type(5)>span {
  background: #cecece;
}

.con5_r_list a:nth-of-type(6)>span {
  background: #dddddd;
}

.con5_r_list a:nth-of-type(7)>span {
  background: #e6e6e6;
}

.con5_r_list a:nth-of-type(8)>span {
  background: #f0f0f0;
}

.con5_r_list a:hover {
  color: #f73d54;
}

.list_hide_c {
  display: none;
  width: 220px;
  height: 140px;
  margin: 6px auto 0;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(200, 0, 0, .3);
}

.list_hide_c img {
  display: block;
  width: 100%;
}

.list_hide_c .con5_l_o {
  padding-bottom: 0;
}

.con6_l_i {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
}

.con6_l_i .con5_l_t {
  color: #fff;
}

.con6_l_i .con5_l_o span {
  color: #cccccc;
}

.con5_l_item .con6_l_a {
  border: none;
}

.con6_r_item>p {
  margin-bottom: 8px;
}

.con6_r_item .con6_r_l {
  display: none;
}

.con6_r_item.active>p {
  color: #f73d54;
}

.con6_r_item>p span {
  color: #f73d54;
}

.con6_r_item.active .con6_r_l {
  display: block;
}

.con6_r_l {
  margin-left: 10px;
}

.con7 {
  height: 386px;
  background: url('/huazhen_revision/pc/home/images/new/i25.jpg') no-repeat center / cover;
}

.con7_con {
  width: 1200px;
  height: 100%;
  padding: 38px 0;
  margin: auto;
}

.con7_con .con_tit {
  color: #fff;
}

.con7_swiper {
  margin-top: 30px;
}

.con7_swiper .swiper-slide {
  height: 230px;
  background: #eeeded;
  border-radius: 10px;
}

.con7_swiper_t:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 30px;
  top: 0;
  left: 0;
  z-index: 100;
  background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}

.con7_swiper_c:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 30px;
  top: 0;
  right: 0;
  z-index: 100;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}

.sw_t {
  width: 100%;
  height: 150px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}

.sw_t img {
  display: inline-block;
  vertical-align: middle;
}

.sw_t:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.sw_b {
  padding: 12px 15px;
}

.sw_b p {
  font-size: 14px;
}

.sw_b p:nth-of-type(1) {
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.sw_b p:nth-of-type(2) {
  text-align: center;
}

.con8_con {
  width: 1200px;
  margin: 90px auto;
}

.con8_list {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}

.con8_item {
  width: 380px;
  border: 1px solid #efefef;
  border-radius: 10px;
  padding: 15px;
}

.con8_tit {
  position: relative;
  width: 240px;
  text-align: center;
  margin: auto;
  font-size: 24px;
  padding-bottom: 6px;
  border-bottom: 1px solid #efefef;
}

.con8_tit:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 3px;
  left: 100px;
  bottom: -2px;
  background: #f73d54;
}

.con8_img {
  display: block;
  margin: 15px 0;
  box-shadow: 0 5px 10px rgba(200, 0, 0, .1);
}

.con8_img img {
  display: block;
  width: 100%;
}

.con8_lin {
  display: block;
  padding-bottom: 6px;
  margin-top: 6px;
  border-bottom: 1px dashed #efefef;
}

.con8_lin2 {
  margin-top: 12px;
}

.con8_lin_p1 {
  display: block;
  font-size: 16px;
  color: #000;
}

.con8_lin_p1:hover span:nth-of-type(2) {
  color: #f73d54;
}

.con8_lin_p1 span:nth-of-type(1) {
  display: inline-block;
  color: #f73d54;
  vertical-align: middle;
}

.con8_lin_p1 span:nth-of-type(2) {
  display: inline-block;
  width: 280px;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con8_lin_p3 span:nth-of-type(2) {
  width: 95%;
}

.con8_lin_p1 span:nth-of-type(3) {
  float: right;
  color: #666666;
}

.con8_lin_p2 {
  display: block;
  font-size: 14px;
  color: #666666;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.con8_item .con8_lin:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.con8_lin_p4 span {
  display: inline-block;
  width: 100%;
}

.con8_lin_p4:hover span {
  color: #f73d54;
}

.con9_con {
  width: 1200px;
  margin: 90px auto 70px;
}

.con9_l {
  display: inline-block;
  width: 410px;
  vertical-align: top;
  margin-top: 30px;
}

.con9_con_t {
  position: relative;
  font-size: 24PX;
  padding-bottom: 8px;
  border-bottom: 1px solid #e6e6e6;
}

.con9_con_t:before {
  content: '';
  position: absolute;
  width: 95px;
  height: 3px;
  background: #f73d54;
  left: 0;
  bottom: -2px;
}

.con9_conp1 {
  font-size: 16px;
  color: #555555;
  text-align: justify;
  line-height: 26px;
  margin-top: 10px;
}

.con9_con_div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.con9_con_div p {
  display: inline-block;
  width: 48%;
  margin-top: 16px;
  font-size: 16px;
  border-radius: 4px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #e6e6e6;
}

.i38 {
  display: block;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 16px;
  box-shadow: 0 5px 10px rgba(200, 0, 0, .1);
}

.con9_r {
  display: inline-block;
  vertical-align: top;
  width: 700px;
  margin-top: 30px;
  margin-left: 85px;
}

.con9_r_con_p1 {
  font-size: 16px;
  color: #555555;
  margin-top: 10px;
}

.con10_con {
  width: 1200px;
  margin: 0 auto 90px;
}

.i41 {
  display: block;
  width: 100%;
}