.banner {
  position: relative;
  overflow: hidden;
}
.banner img {
  display: block;
  min-height: 300px;
  width: 100%;
}
.banner .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  text-align: right;
}
.banner .box .title-box {
  width: 600px;
  height: 262px;
  background: #c77452;
  opacity: .9;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -131px;
}
.banner .box .title-box .content-box {
  padding: 35px 25px;
  text-align: left;
}
.banner .box .title-box .content-box .border {
  width: 42px;
  height: 3px;
  background: #fff;
  margin-bottom: 18px;
}
.banner .box .title-box .content-box h3 {
  font-size: 22px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 30px;
}
.banner .box .title-box .content-box .write-box {
  padding: 14px 0;
  border-top: 1px solid #fdd4ca;
  border-bottom: 1px solid #fdd4ca;
}
.banner .box .title-box .content-box .write-box p {
  color: #fdd4ca;
  line-height: 30px;
}
.banner-bot1 {
  height: 164px;
  background: #ececec;
}
.banner-bot1 .box {
  background: url("../images/neiyekuang.png") no-repeat center;
}
.banner-bot1 .box p {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  width: 1070px;
  margin: 0 auto;
  padding: 50px 0;
}
.eight-problem .box {
  overflow: hidden;
}
.eight-problem ul {
  width: 1240px;
  overflow: hidden;
  padding-top: 72px;
}
.eight-problem ul li {
  width: 580px;
  padding-right: 40px;
  padding-bottom: 70px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 55px;
  float: left;
}
.eight-problem ul li img {
  display: block;
  width: 580px;
  height: 295px;
  margin-bottom: 30px;
}
.eight-problem ul li h3 {
  font-size: 22px;
  color: #201f22;
  font-weight: normal;
  padding-bottom: 30px;
}
.eight-problem ul li h4 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
}
.eight-problem ul li p {
  color: #888;
  line-height: 36px;
}
.footer-box {
  height: 606px;
  background: url("../images/se12bg.jpg") no-repeat;
  overflow: hidden;
}
.footer-box .left-box {
  width: 600px;
  float: left;
  padding-top: 80px;
}
.footer-box .left-box h3 {
  font-size: 24px;
  color: #201f22;
  font-weight: normal;
  padding-bottom: 37px;
}
.footer-box .left-box .form .input-box {
  overflow: hidden;
  padding-bottom: 20px;
}
.footer-box .left-box .form .input-box input {
  float: left;
  width: 253px;
  height: 60px;
  margin-right: 10px;
  background: #fff;
  border: 0;
  padding: 0 18px;
  font-size: 14px;
}
.footer-box .left-box .form textarea {
  width: 543px;
  height: 143px;
  padding: 20px;
  margin-bottom: 18px;
  resize: none;
  border: 0;
  font-size: 14px;
}
.footer-box .left-box .form .submit {
  width: 583px;
  height: 50px;
  display: block;
  background: #e15a3b;
  border-radius: 24px;
  color: #fff;
  font-size: 18px;
  border: 0;
  cursor: pointer;
}
.footer-box .right-box {
  width: 471px;
  float: right;
  padding-top: 140px;
}
.footer-box .right-box .logo-img {
  display: block;
  margin-bottom: 20px;
}
.footer-box .right-box dl {
  padding-bottom: 55px;
}
.footer-box .right-box dl dd {
  line-height: 30px;
}
.footer-box .right-box dl dd span {
  font-size: 14px;
  color: #888;
  margin-right: 20px;
}
.footer-box .right-box .img-box {
  width: 110px;
  text-align: center;
  float: right;
  margin-right: 40px;
}
.footer-box .right-box .img-box img {
  display: block;
  width: 110px;
  height: 110px;
  padding-bottom: 10px;
}
.footer-box .right-box .img-box span {
  font-size: 14px;
  color: #333;
}
.footer-box .right-box .right-img {
  height: 36px;
  overflow: hidden;
  float: right;
  margin-top: 45px;
  margin-left: 14px;
}
.footer-box .right-box .right-img img {
  display: block;
  width: 36px;
  height: 36px;
  float: right;
  margin-left: 16px;
}
.footer-bot-box {
  background: #fff;
  overflow: hidden;
  height: 58px;
}
.footer-bot-box p,
.footer-bot-box span {
  font-size: 14px;
  color: #6e6e6e;
  line-height: 58px;
}
.footer-bot-box p {
  float: left;
}
.footer-bot-box span {
  float: right;
}
.manage-inheritance .item1 {
  position: relative;
}
#swiper-container20 .item1 {
  opacity: 0.5;
  transition: 2s ease;
}
#swiper-container20 .swiper-slide-active {
  opacity: 1;
  transition: 2s ease;      
}
.manage-inheritance .item1 img {
  display: block;
  height: 900px;
  width: 100%;
}
.manage-inheritance .item1 .box {
  position: absolute;
  top: 250px;
  left: -80px;
  margin-left: -600px;
}
.manage-inheritance .item1 .box .content-box {
  width: 200px;
  padding: 40px 58px;
  float: right;
  background: #d57a56;
  background: rgba(255, 255, 255, 0.6);
  color:#000;
}
.manage-inheritance .item1 .box .content-box h3 {
  font-size: 30px;
  font-weight:700;
  color: #000;
  padding-bottom: 20px;
}
.manage-inheritance .item1 .box .content-box p {
  color: #000;
  line-height: 36px;
}
.manage-inheritance .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.manage-inheritance .swiper-pagination-switch {
  display: inline-block;
  width: 63px;
  height: 3px;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.manage-inheritance .swiper-active-switch {
  background: #e15a3b;
}
.manage-inheritance #swiper-container20 {
  position: relative;
  height: 900px;
}
.manage-inheritance .se1 {
  height: 580px;
  background: #fbfbfb url("../images/caifuguanlise1bg.png");
  padding-top: 60px;
}
.manage-inheritance .se2 {
  padding-top: 60px;
}
.manage-inheritance .title-box {
  overflow: hidden;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
}
.manage-inheritance .title-box h3 {
  float: left;
  border-left: 4px solid #d57a56;
  padding-left: 15px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
}
.manage-inheritance .title-box a {
  font-size: 18px;
  color: #666;
  float: right;
}
.manage-inheritance .title-box span {
  float: right;
  font-size: 14px;
  color: #888;
}
.manage-inheritance .swiper-box {
  position: relative;
  height: 370px;
  padding-top: 59px;
}
.manage-inheritance .swiper-box #swiper-container5 {
  height: 370px;
}
.manage-inheritance .swiper-box .item1 {
  height: 370px;
}
.manage-inheritance .swiper-box .item1 .content-box {
  overflow: hidden;
  height: 370px;
  background: #f0eced;
}
.manage-inheritance .swiper-box .item1 .content-box img {
  display: block;
  width: 728px;
  height: 370px;
  float: left;
}
.manage-inheritance .swiper-box .item1 .content-box .write-box {
  float: right;
  width: 420px;
  height: 332px;
  padding-top: 38px;
  position: relative;
}
.manage-inheritance .swiper-box .item1 .content-box .write-box h3 {
  font-size: 22px;
  color: #d57a56;
  padding-bottom: 20px;
  font-weight: normal;
}
.manage-inheritance .swiper-box .item1 .content-box .write-box h3 span {
  color: #201f22;
}
.manage-inheritance .swiper-box .item1 .content-box .write-box h4 {
  font-size: 18px;
  color: #333;
  padding-bottom: 12px;
}
.manage-inheritance .swiper-box .item1 .content-box .write-box p {
  color: #888;
  line-height: 36px;
}
.manage-inheritance .swiper-box .item1 .content-box .write-box .more-a {
  display: block;
  width: 154px;
  height: 48px;
  border: 1px solid #cacaca;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #666;
  margin-top: 14px;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.manage-inheritance .swiper-box .pn-btn {
  position: absolute;
  bottom: 20px;
  left: 539px;
  z-index: 2;
}
.manage-inheritance .swiper-box .pn-btn a {
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  position: absolute;
  bottom: 0;
}
.manage-inheritance .swiper-box .pn-btn a img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.manage-inheritance .swiper-box .pn-btn a:hover {
  background: #d57a56;
  border-color: #d57a56;
}
.manage-inheritance .swiper-box .pn-btn .leftbtn {
  left: 0;
}
.manage-inheritance .swiper-box .pn-btn .rightbtn {
  left: 60px;
}
.manage-inheritance .se2 .ul-list {
  padding-top: 54px;
  padding-bottom: 40px;
}
.manage-inheritance .se2 .ul-list ul {
  overflow: hidden;
  background: #f0eced;
}
.manage-inheritance .se2 .ul-list ul li {
  width: 240px;
  height: 240px;
  position: relative;
  float: left;
  display: table;
}
.manage-inheritance .se2 .ul-list ul li img {
  display: block;
  width: 240px;
  height: 240px;
}
.manage-inheritance .se2 .ul-list ul li .write-box {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
}
.manage-inheritance .se2 .ul-list ul li .write-box h3 {
  font-size: 24px;
  color: #333;
  padding-bottom: 10px;
  font-weight: normal;
}
.manage-inheritance .se2 .ul-list ul li .write-box p {
  font-size: 14px;
  color: #888;
  line-height: 24px;
}
.manage-inheritance .se2 .ul-list ul li .jiao {
  width: 42px;
  height: 42px;
  background: url("../images/jiao1.png") no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -21px;
  z-index: 2;
}
.manage-inheritance .se2 .ul-list ul li:hover {
  background: #d57a56;
}
.manage-inheritance .se2 .ul-list ul li:hover .write-box h3,
.manage-inheritance .se2 .ul-list ul li:hover .write-box p {
  color: #fff;
}
.manage-inheritance .se2 .ul-list ul li:hover .jiao {
  background: url("../images/jiaoac1.png") no-repeat;
}
.manage-inheritance .se2 .ul-list ul .li1 .jiao {
  bottom: -21px;
}
.manage-inheritance .se2 .ul-list ul .li2 .jiao {
  top: -21px;
}
.manage-inheritance .se3 {
  padding-top: 60px;
  padding-bottom: 40px;
  background: #fbfbfb url(../images/caifuguanlise1bg.png);
}
.manage-inheritance .se3 .content-box {
  overflow: hidden;
  padding-top: 66px;
}
.manage-inheritance .se3 .content-box .left-box {
  width: 616px;
  float: left;
}
.manage-inheritance .se3 .content-box .left-box h3 {
  font-size: 24px;
  padding-left: 28px;
  padding-bottom: 15px;
  font-weight: normal;
  color: #333;
}
.manage-inheritance .se3 .content-box .left-box .write-box {
  width: 616px;
  height: 377px;
  background: #f0eced;
}
.manage-inheritance .se3 .content-box .left-box .write-box p {
  padding: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #888;
  overflow: hidden;
}
.manage-inheritance .se3 .content-box .left-box .write-box p a {
  float: right;
  color: #d57a56;
}
.manage-inheritance .se3 .content-box img {
  display: block;
  float: left;
}
.manage-inheritance .se4 {
  padding-top: 60px;
  margin-bottom: 60px;
}
.manage-inheritance .se4 .content-box {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 90px;
}
.manage-inheritance .se4 .content-box .img-box {
  width: 510px;
  height: 510px;
  float: left;
  position: relative;
}
.manage-inheritance .se4 .content-box .img-box img {
  display: block;
  width: 510px;
  height: 510px;
}
.manage-inheritance .se4 .content-box .img-box .write-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 464px;
  height: 197px;
  background: rgba(0, 0, 0, 0.2) url("../images/jiantou1.png") no-repeat top 85px right 47px;
  padding-left: 46px;
}
.manage-inheritance .se4 .content-box .img-box .write-box h3 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  padding-top: 22px;
  padding-bottom: 34px;
}
.manage-inheritance .se4 .content-box .img-box .write-box h4 {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  padding-bottom: 24px;
}
.manage-inheritance .se4 .content-box .img-box .write-box p {
  width: 340px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.manage-inheritance .se4 .content-box .ul-list {
  width: 615px;
  float: right;
}
.manage-inheritance .se4 .content-box .ul-list ul li {
  width: 615px;
  padding-bottom: 37px;
  padding-top: 37px;
  border-bottom: 1px solid #e2e2e2;
}
.manage-inheritance .se4 .content-box .ul-list ul li .t-box {
  overflow: hidden;
  padding-bottom: 16px;
  padding-left: 50px;
}
.manage-inheritance .se4 .content-box .ul-list ul li .t-box h3 {
  color: #333;
  float: left;
  display: inline-block;
  font-weight: normal;
}
.manage-inheritance .se4 .content-box .ul-list ul li .t-box h3::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #666666;
  border-radius: 80%;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 5px;
}
.manage-inheritance .se4 .content-box .ul-list ul li .t-box span {
  font-size: 24px;
  color: #b1b1b1;
  float: right;
  padding-right: 20px;
}
.manage-inheritance .se4 .content-box .ul-list ul li p {
  width: 350px;
  font-size: 14px;
  color: #888;
  line-height: 24px;
  padding-left: 76px;
}
.manage-inheritance .se4 .content-box .ul-list ul li:hover {
  background: #d57a56 url("../images/jiantou1.png") no-repeat bottom 43px right 39px;
}
.manage-inheritance .se4 .content-box .ul-list ul li:hover .t-box h3,
.manage-inheritance .se4 .content-box .ul-list ul li:hover .t-box span {
  color: #fff;
}
.manage-inheritance .se4 .content-box .ul-list ul li:hover .t-box h3::before {
  background: #fff;
}
.manage-inheritance .se4 .content-box .ul-list ul li:hover p {
  color: #fff;
}
.manage-inheritance .se4 .gywm {
  height: 342px;
  overflow: hidden;
  position: relative;
  padding-top: 60px;
  padding-bottom: 90px;
  background: #fbfbfb url(../images/caifuguanlise1bg.png);
}
.manage-inheritance .se4 .gywm .left-box {
  width: 642px;
  position: relative;
  z-index: 2;
}
.manage-inheritance .se4 .gywm .left-box h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  padding-left: 35px;
  padding-bottom: 19px;
}
.manage-inheritance .se4 .gywm .left-box .write-box {
  width: 642px;
  height: 294px;
  background: #fff;
}
.manage-inheritance .se4 .gywm .left-box .write-box p {
  padding: 18px 30px;
  font-size: 14px;
  color: #888;
  line-height: 30px;
}
.manage-inheritance .se4 .gywm img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.about-us .se1 {
  padding-top: 80px;
  padding-bottom: 70px;
}
.about-us .se1 .top-box {
  overflow: hidden;
  padding-bottom: 40px;
}
.about-us .se1 .top-box img {
  display: block;
  width: 604px;
  height: 342px;
  float: left;
}
.about-us .se1 .top-box .write-box {
  width: 540px;
  float: right;
}
.about-us .se1 .top-box .write-box h3 {
  font-size: 30px;
  color: #333;
  padding: 24px 0;
  font-weight: normal;
}
.about-us .se1 .top-box .write-box p {
  font-size: 14px;
  color: #888;
  line-height: 30px;
}
.about-us .se1 .content-box p {
  text-indent: 2em;
  font-size: 14px;
  color: #888;
  line-height: 30px;
}
.about-us .se2 {
  height: 560px;
  background: url("../images/guanyuwomense2bg.jpg") no-repeat;
}
.about-us .se2 .write-box {
  width: 540px;
  float: left;
  padding-top: 70px;
}
.about-us .se2 .write-box h3 {
  font-size: 24px;
  font-weight: normal;
  color: #201f22;
  padding-bottom: 20px;
}
.about-us .se2 .write-box dl {
  padding-bottom: 40px;
}
.about-us .se2 .write-box dl dd {
  line-height: 36px;
  color: #888;
  overflow: hidden;
}
.about-us .se2 .write-box dl dd p {
  float: left;
}
.about-us .se2 .write-box dl dd span {
  width: 150px;
  float: right;
}
.about-us .se2 .write-box dl dd::after {
  content: '';
  display: block;
  clear: both;
}
.about-us .se2 .write-box .more-a {
  display: block;
  width: 180px;
  height: 50px;
  background: #e15a3b;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 24px;
}
.about-us .se2 img {
  display: block;
  float: right;
  width: 319px;
  height: 364px;
  margin-top: 123px;
}
.about-us .title-boxs {
  padding-bottom: 24px;
  border-bottom: 1px solid #e9e9e9;
}
.about-us .title-boxs h3 {
  font-size: 24px;
  font-weight: normal;
  color: #201f22;
  padding-bottom: 5px;
}
.about-us .title-boxs span {
  font-size: 14px;
  color: #888;
}
.about-us .se3 {
  background: #f7f7f7;
  padding-top: 64px;
  padding-bottom: 80px;
}
.about-us .se3 .content-box {
  overflow: hidden;
  padding-top: 78px;
}
.about-us .se3 .content-box .img1 {
  display: block;
  width: 400px;
  height: 274px;
  float: left;
  margin-right: 70px;
}
.about-us .se3 .content-box .write-box {
  width: 420px;
  float: left;
  padding-top: 30px;
}
.about-us .se3 .content-box .write-box p {
  font-size: 14px;
  line-height: 36px;
  color: #666;
}
.about-us .se3 .content-box .img2 {
  float: right;
  display: block;
}
.se10 {
  background: url("../images/se10bg.jpg") no-repeat;
}
.se10 .title-box {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
  padding-top: 80px;
}
.se10 .title-box .left-box {
  float: left;
}
.se10 .title-box .left-box h3 {
  font-size: 30px;
  color: #333;
  font-weight: normal;
}
.se10 .title-box .left-box span {
  font-size: 14px;
  color: #888;
}
.se10 .title-box p {
  float: right;
  width: 700px;
  color: #666;
  line-height: 24px;
  text-align: right;
}
.se10 .swiper-box {
  padding-top: 36px;
}
.se10 #swiper-container4 {
  height: 520px;
}
.se10 .sw-box {
  height: 476px;
  width: 1200px;
  position: relative;
}
.se10 .sw-box .content-box {
  position: relative;
  z-index: 2;
  margin-top:50px;
}
.se10 .sw-box .content-box img {
  float: left;
  display: block;
  margin-left: 70px;
  width: 450px;
  height: 290px;
}
.se10 .sw-box .content-box .write-box {
  width: 535px;
  margin-right: 75px;
  float: right;
  padding-top: 50px;
  text-align: right;
}
.se10 .sw-box .content-box .write-box h3 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding-bottom: 24px;
  text-align: left;
}
.se10 .sw-box .content-box .write-box p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-bottom: 20px;
  text-align: left;
}
.se10 .sw-box .content-box .write-box span {
  font-size: 18px;
  display: block;
  padding-bottom: 15px;
  text-align: left;
}
.se10 .sw-box .content-box .write-box .more-a {
  display: inline-block;
  background: #e15a3b;
  width: 180px;
  height: 50px;
  border-radius: 24px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.se10 .sw-box .bg {
  background: #fff;
  width: 1200px;
  height: 397px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.se10 .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 10px;
}
.se10 .swiper-pagination-switch {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #6f6f6f;
  margin: 0 10px;
  cursor: pointer;
  border-radius: 80%;
  vertical-align: middle;
  position: relative;
  transition: .3s ease;
}
.se10 .swiper-visible-switch::after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 14px;
  position: absolute;
  margin: 0;
  top: -7px;
  left: -7px;
  border: #6f6f6f 2px solid;
  background: transparent;
  transition: .3s ease;
}
.about-us .se4 {
  padding-bottom: 70px;
  padding-top: 72px;
}
.about-us .se4 .list-box ul {
  overflow: hidden;
  padding: 60px 0;
}
.about-us .se4 .list-box ul li {
  width: 400px;
  height: 250px;
  position: relative;
  overflow: hidden;
  float: left;
}
.about-us .se4 .list-box ul li img {
  display: block;
  width: 400px;
  height: 250px;
  position: relative;
  z-index: 1;
}
.about-us .se4 .list-box ul li .cover-box {
  width: 400px;
  height: 250px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: none;
  cursor: pointer;
}
.about-us .se4 .list-box ul li .cover-box .write-box {
  padding: 0 30px;
  display: table-cell;
  vertical-align: middle;
}
.about-us .se4 .list-box ul li .cover-box .write-box p {
  padding-bottom: 5px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
}
.about-us .se4 .list-box ul li .cover-box .write-box em {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 31px;
  background: url("../images/fdimg1.png") no-repeat;
}
.about-us .se4 .list-box ul li:hover .cover-box {
  display: table;
}
.about-us .se4 .list-box .more-a {
  display: block;
  width: 180px;
  height: 50px;
  background: #e15a3b;
  border-radius: 24px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  color: #fff;
}
.about-us .se5 {
  padding-top: 72px;
  background: #f7f7f7;
}
.about-us .se5 .content-box {
  padding-top: 68px;
  padding-bottom: 90px;
}
.about-us .se5 .content-box .left-box {
  float: left;
  width: 500px;
}
.about-us .se5 .content-box .left-box dl {
  padding-bottom: 55px;
}
.about-us .se5 .content-box .left-box dl dd {
  line-height: 30px;
}
.about-us .se5 .content-box .left-box dl dd span {
  font-size: 14px;
  color: #888;
  margin-right: 40px;
}
.about-us .se5 .content-box .left-box .img-box {
  width: 110px;
  text-align: center;
  float: right;
  margin-right: 40px;
}
.about-us .se5 .content-box .left-box .img-box img {
  display: block;
  width: 110px;
  height: 110px;
  padding-bottom: 10px;
}
.about-us .se5 .content-box .left-box .img-box span {
  font-size: 14px;
  color: #333;
}
.about-us .se5 .content-box .left-box .right-img {
  height: 34px;
  overflow: hidden;
  float: right;
  margin-top: 45px;
  margin-left: 20px;
  margin-right: 28px;
}
.about-us .se5 .content-box .left-box .right-img img {
  display: block;
  width: 34px;
  height: 34px;
  float: right;
  margin-left: 16px;
}
.about-us .se5 .content-box .right-box img {
  display: block;
  float: right;
}
.family-matter {
  position: relative;
  padding-top: 70px;
  background: #f7f7f7;
}
.family-matter .content-box {
  padding-bottom: 50px;
}
.family-matter .content-box .title-box {
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
}
.family-matter .content-box .title-box h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  float: left;
}
.family-matter .content-box .title-box h3 span {
  font-size: 14px;
  color: #888;
  margin-left: 20px;
}
.family-matter .content-box .title-box .more-a {
  float: right;
  display: block;
  color: #666;
}
.family-matter .content-box .ul-list {
  width: 1200px;
  overflow: hidden;
  padding-top: 38px;
}
.family-matter .content-box .ul-list ul {
  width: 1230px;
  overflow: hidden;
}
.family-matter .content-box .ul-list ul li {
  width: 378px;
  float: left;
  margin-right: 32px;
  padding-bottom: 40px;
  background: #fff;
}
.family-matter .content-box .ul-list ul li img {
  display: block;
  width: 378px;
  height: 240px;
  padding-bottom: 20px;
}
.family-matter .content-box .ul-list ul li h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  padding: 0 20px 12px 20px;
}
.family-matter .content-box .ul-list ul li p {
  padding: 0 20px 20px 20px;
  font-size: 14px;
  color: #888;
  line-height: 24px;
}
.family-matter .content-box .ul-list ul li .bot-box {
  overflow: hidden;
  display: none;
  border-top: 1px solid #bebebe;
  padding: 9px 20px;
  height: 20px;
}
.family-matter .content-box .ul-list ul li .bot-box p {
  font-size: 16px;
  float: left;
  padding-bottom: 0;
}
.family-matter .content-box .ul-list ul li .bot-box .icon {
  width: 16px;
  height: 17px;
  background: url("../images/se9icon1.png") no-repeat;
  float: right;
}
.family-matter .content-box .ul-list ul li:hover {
  padding-bottom: 0;
}
.family-matter .content-box .ul-list ul li:hover .bot-box {
  display: block;
}
.family-matter .content-box .ul-list ul li:hover h3 {
  color: #e15a3b;
}
.family-matter .ab-left {
  width: 150px;
  padding: 16px 0;
  position: absolute;
  left: -200px;
  top: 100px;
  background: #fff;
  box-shadow: 0 2px 15.7px 0.3px rgba(4, 0, 0, 0.13);
  display: none;
}
@media screen and (min-width:1441px) {
  .family-matter .ab-left {
    display: block;
  }
}
.family-matter .ab-left ul li {
  height: 53px;
  width: 150px;
  line-height: 53px;
  text-align: center;
}
.family-matter .ab-left ul li a {
  color: #666;
  display: block;
}
.family-matter .ab-left ul li:hover {
  background: #e15a3b;
}
.family-matter .ab-left ul li:hover a {
  color: #fff;
}
.classic-case {
  background: #f0f0f0;
  padding-bottom: 60px;
}
.classic-case .ul-list {
  padding-top: 74px;
}
.classic-case .ul-list ul {
  overflow: hidden;
}
.classic-case .ul-list ul li {
  margin-bottom: 40px;
}
.classic-case .ul-list ul li .sw-box {
  width: 1200px;
  height: 325px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  overflow: hidden;
}
.classic-case .ul-list ul li .sw-box .left-box {
  width: 326px;
  height: 200px;
  background: #fff;
  float: left;
  margin-top: 60px;
  margin-left: 70px;
}
.classic-case .ul-list ul li .sw-box .left-box img {
  display: block;
  width: 326px;
  height: 200px;
}
.classic-case .ul-list ul li .sw-box .write-box {
  float: right;
  width: 690px;
  margin-right: 70px;
  margin-top: 60px;
}
.classic-case .ul-list ul li .sw-box .write-box h3 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  padding-bottom: 50px;
}
.classic-case .ul-list ul li .sw-box .write-box p {
  font-size: 14px;
  line-height: 30px;
  color: #888;
}
.classic-case .ul-list ul li .sw-box .write-box p span {
  font-size: 18px;
  color: #333;
}
.classic-case .ul-list ul li .sw-box .write-box h4 {
  padding-top: 30px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
.classic-case .ul-list ul li .sw-box .icon-box {
  width: 99px;
  height: 99px;
  display: block;
  position: absolute;
  top: 24px;
  right: 32px;
  text-align: right;
}
.classic-case .ul-list ul li .sw-box .icon-box img {
  display: block;
}
.classic-case .ul-list ul li .sw-box .icon-box span {
  position: absolute;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  width: 40px;
  height: 50px;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  letter-spacing: 4px;
}
.classic-article {
  background: #f3f3f3;
  padding-top: 70px;
  padding-bottom: 140px;
}
.classic-article .title-box {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.classic-article .title-box h3 {
  font-size: 18px;
  color: #333;
  padding-bottom: 18px;
}
.classic-article .title-box span {
  font-size: 12px;
  color: #c4c4c4;
  padding-right: 30px;
}
.classic-article .content-box {
  padding: 40px 0;
}
.content-box img{max-width:100% }
.classic-article .content-box p {
  text-indent: 2em;
  font-size: 14px;
  color: #888;
  line-height: 24px;
  padding-bottom: 20px;
}
.classic-article .share {
  padding-bottom: 38px;
  border-bottom: 1px solid #ececec;
}
.classic-article .next-prev a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 36px;
}
.ls-team .top-box {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
}
.ls-team .top-box h3 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 16px;
}
.ls-team .top-box p {
  font-size: 14px;
  color: #888;
  line-height: 30px;
}
.ls-team {
  background: #f7f7f7;
}
.ls-team .content-box .team-li {
  height: 430px;
  padding-top: 80px;
  overflow: hidden;
}
.ls-team .content-box .team-li .item1 {
  width: 268px;
  position: relative;
}
.ls-team .content-box .team-li .item1 img {
  display: block;
  width: 268px;
  height: 306px;
  padding-bottom: 10px;
}
.ls-team .content-box .team-li .item1 .title {
  overflow: hidden;
}
.ls-team .content-box .team-li .item1 .title h3 {
  font-size: 22px;
  font-weight: normal;
  color: #333;
}
.ls-team .content-box .team-li .item1 .title h3 span {
  float: right;
  font-size: 16px;
  color: #aaaaaa;
  padding-right: 30px;
  display: block;
  padding-top: 5px;
}
.ls-team .content-box .team-li .item1 .cover-box {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 268px;
  height: 306px;
  background: rgba(225, 90, 59, 0.8);
  color: #fff;
  display: none;
}
.ls-team .content-box .team-li .item1 .cover-box a {
  color: #fff;
}
.ls-team .content-box .team-li .item1 .cover-box .cont {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
}
.ls-team .content-box .team-li .item1 .cover-box .cont h3 {
  font-size: 22px;
  font-weight: normal;
  overflow: hidden;
  padding-bottom: 22px;
}
.ls-team .content-box .team-li .item1 .cover-box .cont h3 span {
  float: right;
  font-size: 16px;
  margin-top: 5px;
}
.ls-team .content-box .team-li .item1 .cover-box .cont p {
  line-height: 30px;
}
.ls-team .content-box .team-li .item1 .cover-box .cont p .more-a {
  float: right;
}
.ls-team .content-box .team-li .item1:hover .cover-box {
  display: table;
}
.ls-team .content-box .team-li .item1:hover .title {
  display: none;
}
.ls-team .content-box .se1 {
  padding-bottom: 70px;
}
.ls-team .content-box .se1 .box {
  overflow: hidden;
}
.ls-team .content-box .se1 .title-box {
  overflow: hidden;
  padding-bottom: 16px;
  border-bottom: 1px solid #dfdfdf;
}
.ls-team .content-box .se1 .title-box h3 {
  font-size: 24px;
  color: #333;
  padding-bottom: 5px;
  font-weight: normal;
}
.ls-team .content-box .se1 .title-box span {
  font-size: 18px;
  color: #d57a56;
}
.ls-team .content-box .se1 .title-box a {
  display: block;
  float: right;
  color: #666;
}
.ls-team .content-box .se1 .ul-list {
  width: 1246px;
  overflow: hidden;
  padding-top: 70px;
}
.ls-team .content-box .se1 .ul-list li {
  float: left;
  width: 577px;
  margin-right: 46px;
  height: 90px;
  display: table;
  margin-bottom: 20px;
  background: #fff;
}
.ls-team .content-box .se1 .ul-list li .li-box {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.ls-team .content-box .se1 .ul-list li .li-box h3 {
  font-size: 48px;
  font-weight: normal;
  color: #d57a56;
  float: left;
  padding-left: 21px;
  padding-right: 10px;
  display: inline-block;
  border-right: 1px solid #efefef;
  margin-right: 16px;
}
.ls-team .content-box .se1 .ul-list li .li-box .li-cont {
  margin-top: 5px;
}
.ls-team .content-box .se1 .ul-list li .li-box .li-cont span {
  font-size: 18px;
  color: #e15a3b;
}
.ls-team .content-box .se1 .ul-list li .li-box .li-cont p {
  font-size: 14px;
  color: #888;
  padding-top: 5px;
}
.ls-team .content-box .se1 .ul-list li:hover {
  background: #d57a56;
}
.ls-team .content-box .se1 .ul-list li:hover .li-box h3 {
  color: #fff;
}
.ls-team .content-box .se1 .ul-list li:hover .li-box .li-cont span,
.ls-team .content-box .se1 .ul-list li:hover .li-box .li-cont p {
  color: #fff;
}
.ls-team .content-box .title-box2 {
  overflow: hidden;
  padding-bottom: 17px;
  border-bottom: 1px solid #dfdfdf;
}
.ls-team .content-box .title-box2 h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  float: left;
}
.ls-team .content-box .title-box2 h3 span {
  padding-left: 20px;
  font-size: 14px;
  color: #888;
}
.ls-team .content-box .title-box2 a {
  display: block;
  color: #666;
  float: right;
}
.ls-team .content-box .se2 {
  padding-bottom: 60px;
}
.ls-team .content-box .se2 .ul-list {
  width: 1215px;
  overflow: hidden;
  padding-top: 40px;
}
.ls-team .content-box .se2 .ul-list li {
  width: 389px;
  float: left;
  margin-right: 16px;
}
.ls-team .content-box .se2 .ul-list li img {
  display: block;
  width: 389px;
  height: 199px;
}
.ls-team .content-box .se2 .ul-list li .title2 {
  background: #ececec;
  height: 79px;
}
.ls-team .content-box .se2 .ul-list li .title2 span {
  line-height: 79px;
  padding-left: 20px;
  font-size: 18px;
  color: #333;
}
.ls-team .content-box .se3 .swiper-box {
  padding-top: 50px;
  padding-bottom: 80px;
}
.ls-team .content-box .se3 #swiper-container4 {
  height: 540px;
}
.ls-team .content-box .se3 #swiper-container40 {
  height: 540px;  
}
.ls-team .content-box .se3 .sw-box {
  height: 356px;
  width: 1200px;
  position: relative;
}
.ls-team .content-box .se3 .sw-box .content-box {
  position: relative;
  z-index: 2;
}
.ls-team .content-box .se3 .sw-box .content-box img {
  float: left;
  display: block;
  margin-left: 70px;
  width: 450px;
  height: 290px;
  margin-top:30px
}
.ls-team .content-box .se3 .sw-box .content-box .write-box {
  width: 535px;
  margin-right: 75px;
  float: right;
  padding-top: 50px;
  text-align: right;
}
.ls-team .content-box .se3 .sw-box .content-box .write-box h3 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding-bottom: 24px;
  text-align: left;
}
.ls-team .content-box .se3 .sw-box .content-box .write-box p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-bottom: 20px;
  text-align: left;
}
.ls-team .content-box .se3 .sw-box .content-box .write-box span {
  font-size: 18px;
  display: block;
  padding-bottom: 15px;
  text-align: left;
}
.ls-team .content-box .se3 .sw-box .content-box .write-box .more-a {
  display: inline-block;
  background: #e15a3b;
  width: 180px;
  height: 50px;
  border-radius: 24px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.ls-team .content-box .se3 .sw-box .bg {
  background: #fff;
  width: 1200px;
  height: 397px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.ls-team .content-box .se3 .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 10px;
}
.ls-team .content-box .se3 .swiper-pagination-switch {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #6f6f6f;
  margin: 0 10px;
  cursor: pointer;
  border-radius: 80%;
  vertical-align: middle;
  position: relative;
  transition: .3s ease;
}
.ls-team .content-box .se3 .swiper-visible-switch::after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 14px;
  position: absolute;
  margin: 0;
  top: -7px;
  left: -7px;
  border: #6f6f6f 2px solid;
  background: transparent;
  transition: .3s ease;
}
.train-lecture {
  padding-bottom: 60px;
}
.train-lecture .top-box {
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 54px;
  border-bottom: 1px solid #e2e2e2;
}
.train-lecture .top-box .left-box {
  width: 560px;
  float: left;
}
.train-lecture .top-box .left-box p {
  text-indent: 2em;
  color: #666;
  line-height: 30px;
}
.train-lecture .ul-list {
  width: 1215px;
  overflow: hidden;
  padding-top: 40px;
}
.train-lecture .ul-list li {
  width: 389px;
  float: left;
  margin-right: 16px;
  margin-bottom: 34px;
}
.train-lecture .ul-list li img {
  display: block;
  width: 389px;
  height: 256px;
}
.train-lecture .ul-list li .title2 {
  background: #ececec;
  height: 79px;
}
.train-lecture .ul-list li .title2 span {
  line-height: 79px;
  padding-left: 20px;
  font-size: 18px;
  color: #333;
}
.pxarticle {
  position: relative;
}
.pxarticle .title-box {
  padding-top: 56px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.pxarticle .title-box h3 {
  font-size: 18px;
  color: #333;
  padding-bottom: 18px;
}
.pxarticle .title-box span {
  font-size: 12px;
  color: #c4c4c4;
  padding-right: 30px;
}
.pxarticle .content-box {
  padding-top: 42px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
}
.pxarticle .content-box .video-box {
  width: 514px;
  height: 339px;
  margin: 0 auto 40px auto;
}
.pxarticle .content-box p {
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  color: #666;
  padding-bottom: 20px;
}
.pxarticle .content-box .share {
  margin: 20px auto 0 auto;
}
.pxarticle .content-box .share img {
  display: block;
}
.pxarticle .next-prev {
  padding: 30px 0;
}
.pxarticle .next-prev a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 36px;
}
.pxarticle .fixed-box {
  position: fixed;
  right: 50px;
  bottom: 160px;
  z-index: 200;
}
.pxarticle .fixed-box img {
  display: block;
}
.pxarticle .fixed-box span {
  position: absolute;
  top: 90px;
  left: 15px;
  color: #fff;
}
.first-ls .se1 {
  height: 739px;
  background: url("../images/se10bg.jpg") no-repeat;
}
.first-ls .se1 .content-box {
  position: relative;
}
.first-ls .se1 .content-box .top-box {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-top: 75px;
}
.first-ls .se1 .content-box .top-box .write-box {
  width: 540px;
  float: left;
  margin-left: 70px;
}
.first-ls .se1 .content-box .top-box .write-box h3 {
  font-size: 24px;
  font-weight: normal;
  color: #201f22;
  padding-bottom: 70px;
}
.first-ls .se1 .content-box .top-box .write-box dl dd {
  line-height: 36px;
  color: #888;
  overflow: hidden;
}
.first-ls .se1 .content-box .top-box .write-box dl dd p {
  float: left;
}
.first-ls .se1 .content-box .top-box .write-box dl dd span {
  width: 200px;
  float: right;
}
.first-ls .se1 .content-box .top-box .write-box dl dd::after {
  content: '';
  display: block;
  clear: both;
}
.first-ls .se1 .content-box .top-box img {
  display: block;
  float: right;
  width: 318px;
  height: 363px;
  margin-right: 75px;
}
.first-ls .se1 .content-box .bot-box {
  padding: 50px 70px 34px 75px;
  position: relative;
  z-index: 2;
}
.first-ls .se1 .content-box .bot-box p {
  line-height: 36px;
  color: #888;
}
.first-ls .se1 .content-box .bg {
  width: 1200px;
  height: 520px;
  background: #fff;
  bottom: 0;
  left: 0;
  z-index: 1;
  position: absolute;
}
.first-ls .title-box {
  padding-bottom: 27px;
  border-bottom: 1px solid #e9e9e9;
}
.first-ls .title-box h3 {
  font-size: 24px;
  font-weight: normal;
  color: #201f22;
  padding-bottom: 2px;
}
.first-ls .title-box span {
  font-size: 14px;
  color: #888;
}
.first-ls .se2 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.first-ls .se2 .ul-list {
  overflow: hidden;
  padding-top: 60px;
}
.first-ls .se2 .ul-list li {
  width: 600px;
  float: left;
  overflow: hidden;
  margin-bottom: 40px;
}
.first-ls .se2 .ul-list li img {
  display: block;
  float: left;
  width: 192px;
  height: 101px;
  margin-right: 24px;
}
.first-ls .se2 .ul-list li .write-box {
  width: 364px;
  float: left;
}
.first-ls .se2 .ul-list li .write-box h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  padding-bottom: 16px;
}
.first-ls .se2 .ul-list li .write-box p {
  font-size: 14px;
  color: #888;
  line-height: 30px;
}
.first-ls .se2 .more-a {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 24px;
  color: #fff;
  background: #e15a3b;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
}
.first-ls .se3 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f3f3f4;
}
.first-ls .se3 .content-box {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 60px;
}
.first-ls .se3 .content-box .video-box {
  width: 510px;
  float: left;
}
.first-ls .se3 .content-box .ul-list {
  width: 615px;
  float: right;
}
.first-ls .se3 .content-box .ul-list ul li {
  width: 615px;
  padding-bottom: 37px;
  padding-top: 37px;
  border-bottom: 1px solid #e2e2e2;
}
.first-ls .se3 .content-box .ul-list ul li .t-box {
  overflow: hidden;
  padding-bottom: 16px;
  padding-left: 50px;
}
.first-ls .se3 .content-box .ul-list ul li .t-box h3 {
  color: #333;
  float: left;
  display: inline-block;
  font-weight: normal;
}
.first-ls .se3 .content-box .ul-list ul li .t-box h3::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #666666;
  border-radius: 80%;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 5px;
}
.first-ls .se3 .content-box .ul-list ul li .t-box span {
  font-size: 24px;
  color: #b1b1b1;
  float: right;
  padding-right: 20px;
}
.first-ls .se3 .content-box .ul-list ul li p {
  width: 350px;
  font-size: 14px;
  color: #888;
  line-height: 24px;
  padding-left: 76px;
}
.first-ls .se3 .content-box .ul-list ul li:hover {
  background: #d57a56 url("../images/jiantou1.png") no-repeat bottom 43px right 39px;
}
.first-ls .se3 .content-box .ul-list ul li:hover .t-box h3,
.first-ls .se3 .content-box .ul-list ul li:hover .t-box span {
  color: #fff;
}
.first-ls .se3 .content-box .ul-list ul li:hover .t-box h3::before {
  background: #fff;
}
.first-ls .se3 .content-box .ul-list ul li:hover p {
  color: #fff;
}
.first-ls .se3 .more-a {
  margin: 0 auto;
  display: block;
  width: 180px;
  height: 50px;
  background: #e15a3b;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 24px;
}
.first-ls .se4 {
  padding-top: 60px;
}
.first-ls .se4 .swiper-box {
  padding-top: 30px;
  height: 400px;
  overflow: hidden;
}
.first-ls .se4 .swiper-box .item1 {
  text-align: center;
  cursor: pointer;
}
.first-ls .se4 .swiper-box .item1 img {
  display: block;
  width: 377px;
  height: 254px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.first-ls .se4 .swiper-box .item1 span {
  color: #888;
}
.first-ls .se4 .swiper-box .prevnext {
  position: absolute;
  top: 50%;
  margin-top: -36px;
  width: 1200px;
  z-index: 10;
}
.first-ls .se4 .swiper-box .prevnext .btn {
  display: block;
  width: 30px;
  height: 72px;
  background: #d1d1d1;
  border-radius: 5px;
  line-height: 72px;
  text-align: center;
  font-size: 22px;
  color: #201f22;
  opacity: .8;
}
.first-ls .se4 .swiper-box .prevnext .btn:hover {
  background: #e15a3b;
  color: #fff;
}
.first-ls .se4 .swiper-box .prevnext .prev {
  left: 22px;
  position: absolute;
  z-index: 10;
}
.first-ls .se4 .swiper-box .prevnext .next {
  right: 22px;
  position: absolute;
  z-index: 10;
}
.first-ls .se5 {
  padding-top: 60px;
  background: #f3f3f4;
  padding-bottom: 60px;
}
.first-ls .se5 .ul-list {
  width: 1215px;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 30px;
}
.first-ls .se5 .ul-list li {
  width: 389px;
  float: left;
  margin-right: 16px;
  margin-bottom: 34px;
  position: relative;
}
.first-ls .se5 .ul-list li img {
  display: block;
  width: 389px;
  height: 204px;
}
.first-ls .se5 .ul-list li .title2 {
  background: #ececec;
  height: 79px;
}
.first-ls .se5 .ul-list li .title2 span {
  line-height: 79px;
  padding-left: 20px;
  font-size: 18px;
  color: #333;
}
.first-ls .se5 .ul-list li .cover-box {
  width: 350px;
  padding-left: 39px;
  height: 283px;
  background: #e15a3b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  color: #fffefe;
  display: none;
}
.first-ls .se5 .ul-list li .cover-box h3 {
  font-size: 18px;
  font-weight: normal;
  padding-top: 60px;
  padding-bottom: 24px;
}
.first-ls .se5 .ul-list li .cover-box p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 38px;
  width: 310px;
}
.first-ls .se5 .ul-list li .cover-box span {
  font-size: 24px;
}
.first-ls .se5 .ul-list li:hover .cover-box {
  display: block;
}
.first-ls .se5 .more-a {
  margin: 0 auto;
  display: block;
  width: 180px;
  height: 50px;
  background: #e15a3b;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 24px;
}
.pro-research {
  background: #f7f7f7;
}
.pro-research .content-box {
  padding-bottom: 50px;
}
.pro-research .content-box .ul-list {
  width: 1200px;
  overflow: hidden;
  padding-top: 70px;
}
.pro-research .content-box .ul-list ul {
  width: 1230px;
  overflow: hidden;
}
.pro-research .content-box .ul-list ul li {
  width: 378px;
  float: left;
  margin-right: 32px;
  height: 365px;
  background: #fff;
  margin-bottom: 40px;
}
.pro-research .content-box .ul-list ul li img {
  display: block;
  width: 378px;
  height: 240px;
  padding-bottom: 20px;
}
.pro-research .content-box .ul-list ul li h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  padding: 0 20px 12px 20px;
}
.pro-research .content-box .ul-list ul li p {
  padding: 0 20px 20px 20px;
  font-size: 14px;
  color: #888;
  line-height: 24px;
}
.pro-research .content-box .ul-list ul li .bot-box {
  overflow: hidden;
  display: none;
  border-top: 1px solid #bebebe;
  padding: 9px 20px;
  height: 20px;
}
.pro-research .content-box .ul-list ul li .bot-box p {
  font-size: 16px;
  float: left;
  padding-bottom: 0;
}
.pro-research .content-box .ul-list ul li .bot-box .icon {
  width: 16px;
  height: 17px;
  background: url("../images/se9icon1.png") no-repeat;
  float: right;
}
.pro-research .content-box .ul-list ul li:hover .bot-box {
  display: block;
}
.pro-research .content-box .ul-list ul li:hover h3 {
  color: #e15a3b;
}
.tcdPageCode {
  text-align: center;
  color: #808080;
  font-size: 14px;
}
.tcdPageCode li {
  display: inline;
}
.tcdPageCode span.disabled {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  margin: 0 2px;
  color: #808080;
  background: #fff;
  border: 1px solid #e6e3e3;
  vertical-align: middle;
  border-radius:1px;
}
.tcdPageCode span.current {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  margin: 0 2px;
  color: #fff;
  background-color: #ff6f06;
  border: 1px solid #ff6f06;
  vertical-align: middle;
  border-radius:1px;
}
.tcdPageCode a {
  display: inline-block;
  color: #ff6f06;
  height: 35px;
  line-height: 35px;
  background: #fff;
  padding: 0 14px;
  border: 1px solid #ddd;
  margin: 0 2px;
  vertical-align: middle;
  border-radius:1px;
}