@charset "utf-8";

.center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.platetit .platetit-tit {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 34px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 18px;
  line-height: 34px;
  font-weight: bold;
}

.platetit .platetit-tittow {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  letter-spacing: 0px;
 /* color: #888888;*/
  line-height: 18px;
}

/*头部导航区域*/
.main-nav-action {
  color: #0094e7 !important;
}

.header .ground {
  width: 100%;
  background-color: #002c46;
}

.header .top-nav {
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.header .top-nav a {
  color: #fff;
}

.header .top-nav .top-nav-list a {
  margin-left: 20px;
  margin-right: 20px;
}

.header .top-nav .top-nav-list a:hover {
  text-decoration: underline;
}

.header .top-nav .top-nav-list .xiajiantou {
  display: block;
  width: 10px;
  height: 10px;
  float: right;
  margin-top: 15px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}

.header .header-content {
  height: 105px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header .header-content .logo {
  width: 230px;
  height: 100%;
  margin-right: 130px;
}

.header .header-content .logo img {
  float: left;
  max-width: 100%;
}

.header .header-content .logo h2 {
  float: left;
  color: #065886;
  font-size: 24px;
}

.header .header-content form {
  width: 420px;
  height: 40px;
  margin-top: 20px;
}

.header .header-content form input[type="text"] {
  line-height: 40px;
  width: 350px;
  height: 40px;
  border: 1px solid #cccccc;
  text-indent: 9px;
  color: #222;
}

.header .header-content form input[type="submit"] {
  float: right;
  width: 70px;
  line-height: 40px;
  background-color: #065786;
  text-align: center;
  font-size: 18px;
  color: #eee;
  cursor: pointer;
}

.header .header-content .concat {
  width: 265px;
  margin-top: 15px;
}

.header .header-content .concat .iconphone {
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 5px;
  background-position: 0 0;
}

.header .header-content .concat p {
  float: right;
  width: 213px;
  height: 48px;
  line-height: 24px;
  color: #065886;
  font-size: 20px;
}

.header .main-nav {
  height: 40px;
  /* margin-top: 30px; */
}

.header .main-nav dl {
  font-size: 0;
}

.header .main-nav dl .d {
  display: inline-block;
  font-size: 16px;
}

.header .main-nav dl dt {
  display: inline-block;
  font-size: 16px;
  position: relative;
  background-color: #0094e7;
  margin-right: 15px;
  line-height: 40px;
}

.header .main-nav dl dt a {
  color: #fff;
  padding-left: 55px;
  padding-right: 55px;
}

.header .main-nav dl dt .serve-nav {
  position: absolute;
  width: 100%;
  background-color: #003150;
  font-size: 16px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar {
  position: relative;
  text-align: right;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .bicon {
  position: absolute;
  top: 22px;
  left: 27px;
  width: 26px;
  height: 27px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .icongonshang {
  width: 20px;
  height: 27px;
  background-position: 0 -44px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconcaishuei {
  width: 24px;
  height: 25px;
  background-position: -25px -44px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconzizhi {
  width: 24px;
  height: 25px;
  background-position: -54px -44px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconzhishi {
  background-position: -82px -44px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconrenzheng {
  background-position: -111px -44px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconjinron {
  background-position: -139px -44px;
}

.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconjiquan {
  width: 35px;
  background-position: -170px -44px;
}

.header .main-nav dl dt .serve-nav li {
  border-bottom: 1px solid #335a73;
}

.header .main-nav dl dt .serve-nav li:hover {
  background-color: #fff;
}

.header .main-nav dl dt .serve-nav li:hover a {
  color: #333333;
}

.header .main-nav dl dt .serve-nav li:hover .bicon {
  filter: contrast(0%);
}

.header .main-nav dl dt .serve-nav li:hover .serve-nav-content {
  display: block;
}

.header .main-nav dl dt .serve-nav li .serve-nav-bar {
  line-height: 65px;
}

.header .main-nav dl dt .serve-nav li .serve-nav-content {
  background-color: #fff;
  display: none;
  font-size: 0;
  position: absolute;
  z-index: 99;
  left: 206px;
  top: 0;
  width: 620px;
  min-height: 460px;
  padding: 10px 35px;
  text-align: left;
}

.header .main-nav dl dt .serve-nav li .serve-nav-content h3 {
  position: relative;
  padding-left: 31px;
  width: 100%;
  line-height: 62px;
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.header .main-nav dl dt .serve-nav li .serve-nav-content h3:before {
  content: '';
  left: 0;
  top: 24px;
  position: absolute;
  display: block;
  width: 4px;
  height: 14px;
  background-color: #d82323;
}

.header .main-nav dl dt .serve-nav li .serve-nav-content .serve-nav-content-list {
  position: relative;
  color: #8a8a8a;
  font-size: 14px;
  padding: 0;
  padding-left: 10px;
  display: inline-block;
  width: 33%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.header .main-nav dl dt .serve-nav li .serve-nav-content .serve-nav-content-list:before {
  content: '';
  left: 0;
  top: 18px;
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  background-color: #a2a2a2;
}

.header .main-nav dl dd {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
}

.header .main-nav dl dd a {
  padding-left: 48px;
  color: #666666;
}

.header .main-nav dl dd:hover a {
  color: #0094e7;
}

/*头部导航区域*/
/*banner图*/
.banner {
  width: 100%;
  z-index: -9;
  margin-bottom: 72px;
}

.banner img {
  max-width: 100%;
}

.banner .swiper-button-prev {
  opacity: 0;
  left: 200px;
  width: 90px;
  height: 50px;
  border-radius: 5px;
  background-color: #33333349;
  background-size: 25%;
}

.banner .swiper-button-next {
  opacity: 0;
  right: 200px;
  width: 90px;
  height: 50px;
  border-radius: 5px;
  background-color: #33333349;
  background-size: 25%;
}

/*banner图*/
/*底部*/
.footer-box {
  width: 100%;
  background-color: #2b2b2b;
}

.footer-box .footer {
  padding-top: 40px;
  padding-bottom: 35px;
  color: #777777;
}

.footer-box .footer a {
  color: #777777;
}

.footer-box .footer .bottom-logo {
  text-align: center;
  padding-left: 20px;
  padding-right: 80px;
  border-right: 1px solid #222222;
}

.footer-box .footer .bottom-logo img {
  max-width: 100%;
}

.footer-box .footer .bottom-logo h2 {
  font-size: 30px;
}

.footer-box .footer .bottom-logo p {
  font-size: 13.5px;
}

.footer-box .footer .footer-list {
  width: 600px;
}

.footer-box .footer .footer-list li {
  float: left;
  width: 25%;
}

.footer-box .footer .footer-list li p {
  display: block;
  width: 100%;
  line-height: 25px;
  color: #a1a1a1;
  font-size: 16px;
  text-align: center;
  margin-bottom: 14px;
}

.footer-box .footer .footer-list li a {
  display: block;
  width: 100%;
  line-height: 25px;
  text-align: center;
  color: #696969;
}

.footer-box .footer .footer-list li a:hover {
  color: #a4a4a4;
}

.footer-box .footer .ewm {
  padding-left: 18px;
  border-left: 1px solid #222222;
  margin-bottom: 14px;
}

.footer-box .footer .ewm img {
  max-width: 100%;
}

.footer-box .footer .ewm p {
  line-height: 30px;
  color: #696969;
  font-size: 14px;
  text-align: center;
}

.footer-box .footer .footer-concat {
  width: 180px;
}

.footer-box .footer .footer-concat h3 {
  line-height: 22px;
  color: #a1a1a1;
  font-size: 16px;
}

.footer-box .footer .footer-concat a {
  line-height: 34px;
  color: #666666;
  font-size: 22px;
  font-weight: bold;
}

.footer-box .footer .footer-concat p {
  line-height: 22px;
  color: #696969;
  font-size: 16px;
}

.footer-box .footer .footer-concat .footericon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-right: 20px;
}

.footer-box .footer .footer-concat .iconqq {
  background-position: 0 -194px;
}

.footer-box .footer .footer-concat .iconwx {
  background-position: -33px -194px;
}

.footer-box .footer .footer-concat .iconwb {
  background-position: -66px -194px;
  margin-right: 0;
}

.zc-box {
  width: 100%;
  background-color: #222;
}

.zc-box .zc {
  background-color: #222222;
  height: 50px;
}

.zc-box .zc a {
  line-height: 50px;
  color: #777777;
  font-size: 14px;
}

/*底部*/
.search {
  height: 215px;
}

.search .seach-box {
  width: 700px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 153px;
  text-align: center;
}

.search .seach-box ul {
  margin-bottom: 17px;
}

.search .seach-box .active {
  border-bottom-color: #065786;
}
.search .seach-box .active a{color: #065786;}

.search .seach-box .active:after {
  display: block;
}

.search .seach-box li {
  display: inline-block;
  width: 60px;
  position: relative;
  border-bottom: 1px transparent solid;
}

.search .seach-box li:hover {
  border-bottom-color: #065786;
}

.search .seach-box li:hover a {
  color: #065786;

}

.search .seach-box li:hover:after {
  display: block;
}

.search .seach-box li:after {
  content: '';
  display: none;
  position: absolute;
  bottom: -6px;
  left: 25px;
  /*写给不支持calc()的浏览器*/
  left: -webkit-calc(48%);
  left: -moz-calc(48%);
  left: calc(48%);
  width: 0;
  height: 0;
  border: 3px #065786 solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.search .seach-box li a {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 1px;
  color: #999999;

}

.search .seach-box li+li {
  margin-left: 17px;
}

.search .seach-box .form {
  width: 691px;
  height: 54px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.search .seach-box .form:before {
  content: '';
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  left: 13px;
  top: 17px;
  z-index: 99;
  background-image: url("../images/property/ss.png");
}

.search .seach-box .form .form-content {
  min-width: 250px;
  height: 52px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 1px;
  color: #323232;
  text-indent: 43px;
  border: solid 2px #0094e7;
}
.search .seach-box .form .form-content:nth-child(2){margin-left:3px;text-indent: 13px;}

.search .seach-box .form .form-search {
  width: 182px;
  height: 52px;
  background: #0094e7;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.56);
}

.search .staff-service {
  display: inline-block;
  font-size: 14px;
  line-height: 54px;
  letter-spacing: 1px;
  color: #aaaaaa;
}

.search .staff-service .or {
  padding-left: 13px;
  padding-right: 13px;
}

.search .staff-service a {
  display: inline-block;
  margin-top: 51px;
  width: 182px;
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  line-height: 54px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #93ce3c;
  text-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.56);
}

/*商标注册分类*/
.classify {
  width: 100%;
  height: 589px;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 60px;
  background-color: #f6f6f6;
}

.classify .classify-list {
  margin-top: 46px;
  margin-bottom: 31px;
}

.classify .classify-list li+li {
  margin-left: 22px;
}

.classify .classify-list li {
  width: 385px;
  height: 177px;
  background-color: #ffffff;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 8px;
}

.classify .classify-list li:hover {
  box-shadow: 4px 4px 6px 0px rgba(0, 145, 224, 0.11);
}

.classify .classify-list li h3 {
  margin-bottom: 20px;
  margin-top: 40px;
  position: relative;
  font-size: 20px;
  color: #444444;
}

.classify .classify-list li h3 .icontit {
  position: relative;
}

.classify .classify-list li h3 .icontit:before {
  content: '';
  position: absolute;
  display: block;
  left: -31px;
  top: 4px;
  width: 23px;
  height: 21px;
}

.classify .classify-list li h3 .icontit1:before {
  background-image: url("../images/property/fl1.png");
}

.classify .classify-list li h3 .icontit2:before {
  background-image: url("../images/property/fl2.png");
}

.classify .classify-list li h3 .icontit3:before {
  background-image: url("../images/property/fl3.png");
}

.classify .classify-list li a {
  display: inline-block;
  position: relative;
  width: 32.3%;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 11px;
  letter-spacing: 1px;
  /*color: #666666;*/
}

.classify .classify-list li a:hover {
  color: #ff252a;
}

.classify .classify-list li a:nth-of-type(3n) {
  padding-right: 0;
}

.classify .classify-list li a .iconhot {
  position: absolute;
  display: none;
  width: 13px;
  height: 17px;
  top: 0;
  right: -3px;
  background-image: url("../images/property/hot.png");
}

.classify .classify-ad li+li {
  margin-left: 22px;
}

.classify .classify-ad li {
  width: 283px;
  height: 145px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 20px;
  overflow: hidden;
}

.classify .classify-ad li:nth-of-type(1) {
  background: url("../images/property/classify-ad1.jpg") center no-repeat;
}

.classify .classify-ad li:nth-of-type(2) {
  background: url("../images/property/classify-ad2.jpg") center no-repeat;
}

.classify .classify-ad li:nth-of-type(3) {
  background: url("../images/property/classify-ad3.jpg") center no-repeat;
}

.classify .classify-ad li:nth-of-type(4) {
  background: url("../images/property/classify-ad4.jpg") center no-repeat;
}

.classify .classify-ad li .classify-content {
  display: block;
  margin-top: 35px;
  padding-left: 21px;
}

.classify .classify-ad li .classify-content h3 {
  font-family: PingFang-SC-Heavy;
  font-size: 18px;
  color: #333333;
}

.classify .classify-ad li .classify-content p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 17px;
  color: #888888;
}

.classify .classify-ad li .classify-content .iconad {
  display: block;
  width: 19px;
  height: 19px;
  margin-left: 45px;
  background-image: url("../images/property/rightjiant.png");
}

/*商标注册分类*/
/*热门服务*/
.hot-serve .platetit {
  margin-bottom: 45px;
}

.hot-serve .list-bar {
  text-align: center;
  margin-bottom: 30px;
}

.hot-serve .list-bar .active {
  background-color: #065886;
}

.hot-serve .list-bar .active a {
  color: #fff;
}

.hot-serve .list-bar li+li {
  margin-left: 124px;
}

.hot-serve .list-bar li {
  display: inline-block;
  width: 80px;
  height: 38px;
  background-color: #ffffff;
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.18);
  text-align: center;
}

.hot-serve .list-bar li:hover {
  background-color: #065886;
}

.hot-serve .list-bar li:hover a {
  color: #fff;
}

.hot-serve .list-bar li a {
  display: block;
  font-size: 16px;
  line-height: 38px;
  color: #666666;
}

.hot-serve .list-content {
  margin-bottom: 60px;
  position: relative;
  height: 765px;
}

.hot-serve .list-content .active {
  visibility: visible !important;
  filter: alpha(opacity=1) !important;
  opacity: 1 !important;
  z-index: 10 !important;
}

.hot-serve .list-content .list-content-items {
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}

.hot-serve .list-content li {
  position: relative;
  margin-right: 20px;
  width: 386px;
  height: 233px;
  margin-bottom: 22px;
}

.hot-serve .list-content li:nth-of-type(3n) {
  margin-right: 0;
}

.hot-serve .list-content li img {
  width: 100%;
}

.hot-serve .list-content li .mask {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: rgba(79, 98, 120, 0.67);
}



.hot-serve .list-content li .mask .iconserce {
  display: block;
  margin: 72px auto 18px;
}

.hot-serve .list-content li .mask .iconserce1 {
  width: 34px;
  height: 50px;
  background: url("../images/property/ic_func_01_action.png");
}

.hot-serve .list-content li .mask .iconserce2 {
  width: 50px;
  height: 50px;
  background: url("../images/property/ic_sort_02.png");
}

.hot-serve .list-content li .mask .iconserce3 {
  width: 50px;
  height: 50px;
  background: url("../images/property/ic_sort_033.png");
}

.hot-serve .list-content li .mask .iconserce4 {
  width: 50px;
  height: 50px;
  background: url("../images/property/ic_sort_044.png");
}

.hot-serve .list-content li .mask .iconserce5 {
  width: 50px;
  height: 50px;
  background: url("../images/property/ic_sort_055.png");
}

.hot-serve .list-content li .mask .iconserce6 {
  width: 52px;
  height: 50px;
  background: url("../images/property/ic_sort_06.png");
}

.hot-serve .list-content li .mask .iconserce7 {
  width: 50px;
  height: 50px;
  background: url("../images/property/ic_sort_077.png");
}

.hot-serve .list-content li .mask .iconserce8 {
  width: 50px;
  height: 50px;
  background: url("../images/property/ic_sort_088.png");
}

.hot-serve .list-content li .mask .iconserce9 {
  width: 50px;
  height: 42px;
  background: url("../images/property/ic_sort_099.png");
}

.hot-serve .list-content li .mask .mask-content {
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 24px;
  color: #ffffff;
}

.hot-serve .list-content li .mask .more {
  display: block;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  width: 128px;
  height: 38px;
  margin: 0 auto;
  background-color: #93ce3b;
  box-shadow: 1px 1px 6px 0px rgba(255, 255, 255, 0.53);
  border-radius: 19px;
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 1px;
  color: #ffffff;
}
.hot-serve .list-content li .mask {
  background-color: rgba(255, 255, 255, 0.31);
}

.hot-serve .list-content li .mask .iconserce {
  margin-top: 40px;
}

.hot-serve .list-content li .mask p {
  text-shadow: 2px 2px 5px #000000;
}

.hot-serve .list-content li .mask .more {
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*热门服务*/
@-moz-keyframes baiyueMove {
  0% {
    right: 0;
  }

  50% {
    right: -49px;
  }

  100% {
    right: 0;
  }
}

@-webkit-keyframes baiyueMove {
  0% {
    right: 0;
  }

  50% {
    right: -49px;
  }

  100% {
    right: 0;
  }
}

@keyframes baiyueMove {
  0% {
    right: 0;
  }

  50% {
    right: -49px;
  }

  100% {
    right: 0;
  }
}

.flow {
  width: 100%;
  height: 300px;
  position: relative;
  margin-bottom: 59px;
  overflow: hidden;
  background: url("../images/property/midebanner.png") center no-repeat;
}

.flow .flow-list {
  position: relative;
  left: 360px;
  top: 45px;
  z-index: 99;
}

.flow .flow-list li {
  font-family: FZLANTY_CUK--GBK1-0;
  font-size: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-bottom: 30px;
  text-shadow: 2px 2px 5px rgba(100, 100, 100, 0.63);
}

.flow .flow-list li:nth-of-type(2) {
  margin-left: 79px;
}

.flow .flow-list li:nth-of-type(3) {
  margin-left: 137px;
}

.flow .flow-list li:nth-of-type(4) {
  margin-left: 190px;
}

.flow .img-box {
  position: relative;
  z-index: 1;
}

.flow .img-box .baiyue {
  -webkit-animation: baiyueMove 10s ease infinite;
  -o-animation: baiyueMove 10s ease infinite;
  animation: baiyueMove 10s ease infinite;
  position: absolute;
  right: -49px;
  top: 0;
}

/*驰承优势*/
.preponderance {
  margin-bottom: 60px;
}

.preponderance .preponderance-list {
  margin-top: 45px;
}

.preponderance .preponderance-list li+li {
  margin-left: 21px;
}

.preponderance .preponderance-list li {
  width: 284px;
  height: 409px;
  padding-left: 75px;
  padding-right: 75px;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 251, 143, 0.44);
}

.preponderance .preponderance-list li:hover {
  background-color: #fff;
  box-shadow: 6px -1px 21px 0px rgba(0, 0, 0, 0.1);
}

.preponderance .preponderance-list li:hover:before {
  top: -100%;
}

.preponderance .preponderance-list li:hover .iconpreponderance {
  margin-top: 85px;
}

.preponderance .preponderance-list li:hover p {
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}

.preponderance .preponderance-list li:before {
  content: '';
  position: absolute;
  top: -45%;
  left: 0;
  display: block;
  background-color: rgba(0, 183, 238, 0.65);
  width: 100%;
  height: 284px;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.preponderance .preponderance-list li .iconpreponderance {
  z-index: 99;
  display: block;
  margin: 0 auto;
  margin-top: 135px;
}

.preponderance .preponderance-list li .iconpreponderance1 {
  width: 50px;
  height: 47px;
  background-image: url("../images/property/ic_character_01.png");
}

.preponderance .preponderance-list li .iconpreponderance2 {
  width: 50px;
  height: 41px;
  background-image: url("../images/property/ic_character_02.png");
}

.preponderance .preponderance-list li .iconpreponderance3 {
  width: 50px;
  height: 50px;
  background-image: url("../images/property/ic_character_03.png");
}

.preponderance .preponderance-list li .iconpreponderance4 {
  width: 50px;
  height: 45px;
  background-image: url("../images/property/ic_character_04.png");
}

.preponderance .preponderance-list li h3 {
  position: relative;
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 56px;
  letter-spacing: 1px;
  color: #333333;
}

.preponderance .preponderance-list li h3:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20.5px;
  width: 39px;
  height: 2px;
  background-color: #0395e7;
}

.preponderance .preponderance-list li p {
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 201px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #666666;
  -webkit-line-clamp: 7;
  line-clamp: 7;
}

/*驰承优势*/
/*申请流程*/
.app-flow {
  width: 100%;
  height: 554px;
  background-color: #f6f6f6;
}

.app-flow .platetit {
  margin-bottom: 45px;
  padding-top: 60px;
}

.app-flow .img-box {
  height: 274px;
  padding-left: 10px;
  padding-right: 10px;
}

.app-flow .img-box img {
  max-width: 100%;
}

.app-flow .app-flow-text {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  position: relative;
  top: -70px;
}

.app-flow .app-flow-text p+p {
  margin-left: 150px;
}

.app-flow .app-flow-text p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #444444;
}

.app-flow .app-flow-text p:nth-of-type(2) {
  margin-left: 135px;
  margin-top: 74px;
}

.app-flow .app-flow-text p:nth-of-type(4) {
  margin-left: 175px;
  margin-top: 74px;
}

.app-flow .app-flow-text p:nth-of-type(5) {
  margin-left: 165px;
}

/*申请流程*/
/*常见问题*/
@-webkit-keyframes jiantouMove {
  0% {
    left: -2px;
  }

  50% {
    left: 4px;
  }

  100% {
    left: -2px;
  }
}

@keyframes jiantouMove {
  0% {
    left: -2px;
  }

  50% {
    left: 4px;
  }

  100% {
    left: -2px;
  }
}

@-webkit-keyframes scale {
  0% {
    font-size: 30px;
  }

  50% {
    font-size: 35px;
  }

  100% {
    font-size: 30px;
  }
}

@keyframes scale {
  0% {
    font-size: 30px;
  }

  50% {
    font-size: 35px;
  }

  100% {
    font-size: 30px;
  }
}
.question1{
  background: #f6f6f6;
padding:60px 0px;
}
.question{
  padding-top:60px;
  padding-bottom:60px;
}
.question .platetit {
  margin-bottom: 45px;
}


.question .quertion-list li {
  width: 600px;
  height: 206px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 55px;
  margin-bottom: 52px;
  border-bottom: 1px #dddddd dashed;
}

.question .quertion-list li h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #444444;
  margin-bottom: 30px;
}

.question .quertion-list li h3 .question-Q {
  display: inline-block;
  animation: scale 3s ease infinite;
  -webkit-animation: scale 3s ease infinite;
  width: 25px;
  height: 26px;
  font-family: FZLANTY_CUK--GBK1-0;
  font-size: 30px;
  letter-spacing: 2px;
  color: #93ce3b;
}

.question .quertion-list li h3 .question-A {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  letter-spacing: 1px;
  color: #065886;
}

.question .quertion-list li p {
  font-size: 12px;
  letter-spacing: 1px;
  color: #999999;
  line-height: 26px;
  height: 104px;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}

.question .quertion-list li p .question-A {
  font-size: 18px;
  letter-spacing: 1px;
  color: #0094e7;
  padding-right: 5px;
}

.question .more {
  display: block;
  width: 140px;
  height: 36px;
  margin: 0 auto;
  text-align: center;
  background-color: #93ce3b;
  font-size: 16px;
  line-height: 37px;
  letter-spacing: 0px;
  border-radius: 20px;
  color: #ffffff;
}

.question .more:hover .iconjiantuo {
  -webkit-animation: jiantouMove 1500ms ease infinite;
  -o-animation: jiantouMove 1500ms ease infinite;
  animation: jiantouMove 1500ms ease infinite;
}

.question .more .iconjiantuo {
  position: relative;
  left: -2px;
}

/*常见问题*/
.case {
  width: 100%;
  height: 699px;
  overflow: hidden;
  background: #F6F6F6;
}

.case .platetit {
  margin-top: 60px;
  margin-bottom: 46px;
}

.case .swiper-slide {
  text-align: center;
  margin: 9px;
  margin-bottom: 9px;
  padding-left: 71px;
  padding-right: 71px;
}

.case .swiper-slide .img-box {
  width: 258px;
  height: 102px;
  display: block;
  margin-top: 70px;
  margin-bottom: 10px;
}

.case .swiper-slide .img-box img {
  max-width: 100%;
}

.case .swiper-slide .case-list-tit {
  font-size: 20px;
  color: #065886;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.case .swiper-slide .case-list-text {
  font-size: 16px;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  height: 180px;
  padding-left: 11px;
  padding-right: 11px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #065886;
}

.case .swiper-slide-active {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 20px #ddd;
  -moz-box-shadow: 1px 1px 20px #ddd;
  box-shadow: 1px 1px 20px #ddd;
}