@charset "UTF-8";
body {
  min-width: 1200px;
  background-color: #fff;
  font-family: "PingFang SC", "Microsoft YaHei", "SimSun";
  color: #333;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
em {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
dl,
dt,
dd,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

input,
select,
textarea {
  font-size: 100%;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px 3px;
}

fieldset,
img {
  border: 0;
}

i,
em,
address {
  font-style: normal;
}

ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  color: #0099E1;
}
a:focus {
  text-decoration: none;
}

button {
  cursor: pointer;
}

iframe {
  line-height: 0;
  overflow: hidden;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  list-style: none;
}

.iconfont {
  -webkit-text-stroke-width: 0 !important;
}

img {
  width: 100%;
  height: 100%;
}

label {
  font-weight: normal;
}

textarea {
  resize: none;
}
textarea:focus {
  outline: 0;
}

.container {
  width: 1180px;
  padding: 0;
  position: relative;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.w1180 {
  width: 1180px;
  margin: 0 auto;
}

.w930 {
  width: 930px;
}

.w835 {
  width: 835px;
}

.w790 {
  width: 790px;
}

.w780 {
  width: 780px;
}

.w730 {
  width: 730px;
}

.w580 {
  width: 580px;
}

.w430 {
  width: 430px;
}

.w380 {
  width: 380px;
}

.w370 {
  width: 370px;
}

.w325 {
  width: 325px;
}

.w240 {
  width: 240px !important;
}

.w230 {
  width: 230px;
}

.w150 {
  width: 150px !important;
}

.h328 {
  height: 328px;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.p-tb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.p-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-l-15 {
  padding-left: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.p-lr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.p-all-20 {
  padding: 20px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

/*font-size line-height*/
.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-19 {
  font-size: 19px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-21 {
  font-size: 21px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-23 {
  font-size: 23px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-27 {
  font-size: 27px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-29 {
  font-size: 29px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-31 {
  font-size: 31px !important;
}

.font-32 {
  font-size: 32px !important;
}

.font-33 {
  font-size: 33px !important;
}

.font-34 {
  font-size: 34px !important;
}

.font-35 {
  font-size: 35px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-37 {
  font-size: 37px !important;
}

.font-38 {
  font-size: 38px !important;
}

.font-39 {
  font-size: 39px !important;
}

.font-40 {
  font-size: 40px !important;
}

.text-right,
td.text-right {
  text-align: right !important;
}

.text-left,
td.text-left {
  text-align: left !important;
}

.text-center,
td.text-center {
  text-align: center !important;
}

.text-red {
  color: #E94938 !important;
}

.text-orange {
  color: #FF9F00 !important;
}

.text-orange-2 {
  color: #FF8324 !important;
}

a.text-orange-2:hover {
  color: #00B300 !important;
}

.text-blue {
  color: #0076FF !important;
}

.text-green {
  color: #00C400 !important;
}

.text-green-2 {
  color: #0F910F !important;
}

a.text-green-2:hover {
  color: #00B300 !important;
}

.text-green-3 {
  color: #228738 !important;
}

.text-brown {
  color: #834005 !important;
}

.text-grey {
  color: #B3B3B3 !important;
}

.text-grey-2 {
  color: #333 !important;
}

.text-grey-9 {
  color: #999 !important;
}

.text-black {
  color: #262626 !important;
}

.text-white {
  color: #fff !important;
}

.font-weight {
  font-weight: bold !important;
}

.font-weight-no {
  font-weight: normal !important;
}

.btn {
  border: none;
  border: 4px;
  font-size: 15px;
}

.btn.active,
.btn:active {
  box-shadow: none;
}

.btn.btn-orange {
  color: #fff !important;
  background: #FF9F00 !important;
}

.btn.btn-green {
  color: #fff !important;
  background: #00B300 !important;
}

.btn.btn-green:hover {
  background: #00C400 !important;
}

.btn.btn-grey {
  color: #fff !important;
  background: #ccc !important;
}

.btn-m {
  padding: 8px 45px;
}

.btn-l {
  padding: 10px 90px;
  font-size: 16px;
}

.btn:active:focus,
.btn:focus {
  outline: none;
  outline-offset: none;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.com-line {
  height: 1px;
  margin: 0 30px;
  clear: both;
  font-size: 0;
  line-height: 0;
  background: #EBEBEB;
}
.com-line:before, .com-line:after {
  content: " ";
  display: table;
}
.com-line:after {
  clear: both;
}

.com-box {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.com-box:before, .com-box:after {
  content: " ";
  display: table;
}
.com-box:after {
  clear: both;
}

.com-title {
  padding-left: 26px;
  margin: 30px 30px 20px 0;
  height: 20px;
  border-left: 4px solid #00C400;
  line-height: 20px;
}
.com-title h4 {
  float: left;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #333;
}
.com-title .com-more {
  float: right;
  font-size: 12px;
  color: #888;
}
.com-title .com-more a {
  color: #888;
}

.com-content,
.content {
  font-size: 16px;
  line-height: 34px;
  color: #666;
}
.com-content img,
.content img {
  width: auto;
  max-width: 100%;
  height: auto;
  padding: 5px 0;
}

.com-breadcrumb {
  width: 100%;
  height: 52px;
  padding: 15px 0;
  font-size: 12px;
  line-height: 22px;
  color: #666;
}
.com-breadcrumb li {
  float: left;
}
.com-breadcrumb li a {
  color: #666;
}
.com-breadcrumb li a:hover {
  text-decoration: underline;
}
.com-breadcrumb li span {
  padding: 0 10px;
}
.com-breadcrumb li.quit {
  float: right;
}
.com-breadcrumb li.quit a {
  padding: 0 12px;
  display: block;
  border: 1px solid #00A800;
  border-radius: 4px;
  color: #0F910F;
}

.com-paging {
  padding: 30px;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  color: #999;
}
.com-paging .btn {
  min-width: 28px;
  padding: 0 10px;
  margin: 0 2px;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  color: #999;
}
.com-paging .btn .iconfont {
  height: 28px;
  margin: 0 -8px;
  display: block;
  position: relative;
  top: 3px;
  font-size: 25px;
  line-height: 25px;
}
.com-paging .btn.active, .com-paging .btn.active:hover {
  color: #fff;
  background: #0099E1;
}
.com-paging .btn:hover {
  background: #e9e9e9;
}
.com-paging span {
  padding: 0 12px;
  position: relative;
  top: 3px;
  line-height: 28px;
}

.com-search {
  height: 34px;
  margin: 30px 30px 0 30px;
  font-size: 16px;
  line-height: 34px;
}
.com-search .text {
  float: left;
}
.com-search select.form-control {
  width: auto;
  max-width: 150px;
  padding: 6px 10px;
  margin-right: 15px;
  float: left;
  position: relative;
  top: 2px;
}
.com-search input {
  width: 200px;
  height: 34px;
  padding: 6px 10px;
  margin-right: 15px;
  border: 1px solid #ccc;
  float: left;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  background: #fff;
}
.com-search .btn {
  padding: 0 20px;
  height: 34px;
  float: left;
}

.com-help {
  padding: 40px;
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

.bg-white {
  background-color: #fff;
}

.d-none {
  display: none;
}

.result-none {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 80px 0;
}

@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.eot?t=1530062865913");
  /* IE9*/
  src: url("../fonts/iconfont.eot?t=1530062865913#iefix") format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"), url("../fonts/iconfont.ttf?t=1530062865913") format("truetype"), url("../fonts/iconfont.svg?t=1530062865913#iconfont") format("svg");
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-iconok01:before {
  content: "\e645";
}

.icon-dianhua:before {
  content: "\e60d";
}

.icon-iconfont_hexinhu:before {
  content: "\e641";
}

.icon-iconfont_hexinhu1:before {
  content: "\e642";
}

.icon-z-arrowDown:before {
  content: "\e6d1";
}

.icon-z-arrowUp:before {
  content: "\e6d2";
}

.icon-info:before {
  content: "\e6c5";
}

.icon-map:before {
  content: "\e62e";
}

.icon-error:before {
  content: "\e646";
}

.icon-map1:before {
  content: "\e60b";
}

.icon-qq:before {
  content: "\e618";
}

.icon-weibo1:before {
  content: "\e61a";
}

.icon-weixin1:before {
  content: "\e61b";
}

.icon-shichang:before {
  content: "\e67a";
}

.icon-peixun:before {
  content: "\e67b";
}

.icon-pinpai:before {
  content: "\e67c";
}

.icon-keyuan:before {
  content: "\e67d";
}

.icon-tuiguang:before {
  content: "\e67e";
}

.icon-yunying:before {
  content: "\e67f";
}

.icon-kaiye:before {
  content: "\e680";
}

.header {
  height: 72px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background: #2C2C2C;
  -webkit-font-smoothing: antialiased;
}
.header .header-logo-btn {
  position: absolute;
  background: #D7A42C;
  width: 194px;
  height: 97px;
  border-bottom-right-radius: 30px;
  z-index: 10;
}
.header .header-logo-btn img {
  display: block;
  margin: 26px auto 0;
  width: 150px;
  height: 43px;
}
.header .header-nav-wrap ul li {
  float: left;
  margin-right: 70px;
}
.header .header-nav-wrap ul li:last-child {
  margin-right: 0;
}
.header .header-nav-wrap ul li a {
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 72px;
}
.header .header-nav-wrap ul li a:hover {
  color: #D7A42C;
}
.header .header-nav-wrap ul li a.active {
  color: #D7A42C;
}

.footer {
  background: #2C2C2C;
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #FF9F00;
}

.footer-top {
  padding: 70px 37px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
}
.footer-top dl {
  float: left;
  margin-right: 94px;
}
.footer-top dl:last-child {
  margin-right: 0;
}
.footer-top dl dt a {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: normal;
}
.footer-top dl dt a:hover {
  color: #D7A42C;
}
.footer-top dl dd {
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 20px;
}

.footer-bottom {
  padding: 20px 0 27px;
}
.footer-bottom .text-2 {
  font-size: 12px;
  line-height: 14px;
}
.footer-bottom .text-2 a, .footer-bottom .text-2 span {
  margin-right: 40px;
}
.footer-bottom .text-2 a:last-child, .footer-bottom .text-2 span:last-child {
  margin-right: 0;
}

.top-banner-wrap {
  width: 100%;
  height: 240px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.top-banner-wrap.type-1 {
  background-image: url(../images/top-banner1.jpg);
}
.top-banner-wrap.type-2 {
  background-image: url(../images/top-banner2.jpg);
}
.top-banner-wrap.type-2 .top-banner-details {
  text-align: center;
}
.top-banner-wrap.type-2 .top-banner-details h4 {
  font-size: 38px;
  color: #fff;
  letter-spacing: 2.11px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.top-banner-wrap.type-2 .top-banner-details h4 span {
  padding-right: 45px;
}
.top-banner-wrap.type-2 .top-banner-details ul li {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  margin-right: 36px;
  padding: 3px 5px;
}
.top-banner-wrap .container {
  position: relative;
  width: 100%;
  height: 100%;
}
.top-banner-wrap .apply-btn {
  background: #12B2D4;
  color: #fff;
  border-radius: 6px;
  display: block;
  position: absolute;
  width: 140px;
  height: 46px;
  bottom: 40px;
  left: 50%;
  margin-left: -70px;
  text-align: center;
  font-size: 18px;
  line-height: 46px;
}
.top-banner-wrap .apply-btn:hover {
  background: #FF9F00;
}

.pagination.my-pagination > li.active > a, .pagination.my-pagination > li.active > a:focus, .pagination.my-pagination > li.active > a:hover, .pagination.my-pagination > li.active > span, .pagination.my-pagination > li.active > span:focus, .pagination.my-pagination > li.active > span:hover {
  background: #12B2D4;
  border: 1px solid #12B2D4;
  color: #fff;
}
.pagination.my-pagination > li > a, .pagination.my-pagination > li > span {
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  color: #999999;
  margin-right: 14px;
  display: inline-block;
  min-width: 30.41px;
}
.pagination.my-pagination > li > a:focus, .pagination.my-pagination > li > span:focus {
  color: #999999;
  border: 1px solid #cdcdcd;
  background: #fff;
}
.pagination.my-pagination > li > a:hover, .pagination.my-pagination > li > span:hover {
  background: #12B2D4;
  border: 1px solid #12B2D4;
  color: #fff;
}

.empty-wrap {
  text-align: center;
  padding: 90px 0 200px;
}
.empty-wrap img {
  display: inline-block;
  width: 149px;
  height: 191px;
  margin-bottom: 20px;
}
.empty-wrap h3 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #333333;
  letter-spacing: 1.33px;
}

.select2-results__option {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*插件样式替换*/
.select2-container .select2-selection--single {
  height: 34px;
}

.select2-container--default .select2-selection--single {
  border: solid 1px #ccc;
  outline: 0 !important;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 34px;
  line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
}

.select2-container--default .select2-results__option {
  background-color: transparent;
  padding: 8px 10px;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  color: #ff9f00;
  background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #ff9f00;
  background: #FFF7E9;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error::before,
.sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.04706) 0px 0px 0px 1px inset !important;
}

.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall {
  width: 54px;
  height: 18px;
}

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
.sweet-alert {
  width: 360px;
  padding: 0;
  margin-left: -180px;
  box-shadow: 0px 0px 0 10px rgba(255, 255, 255, 0.3);
  font-family: "Microsoft YaHei";
  text-align: center;
  opacity: 1 !important;
}
.sweet-alert h2 {
  margin: 20px 30px 10px 30px;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #3982F7;
}
.sweet-alert p {
  padding: 0 30px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
}
.sweet-alert .sa-button-container {
  width: 100%;
  margin-top: 30px;
  border-top: solid 1px #ddd;
  display: table;
}
.sweet-alert .sa-button-container button {
  width: 100%;
  height: 50px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-size: 14px;
  line-height: 50px;
  color: #999;
  background: #fff;
}
.sweet-alert .sa-button-container button.cancel {
  border-right: solid 1px #ddd;
}
.sweet-alert .sa-button-container button.cancel:hover {
  background-color: #fff;
}
.sweet-alert .sa-button-container button:focus {
  box-shadow: none !important;
}
.sweet-alert .sa-button-container button:active {
  background-color: #fff !important;
}
.sweet-alert .sa-button-container button.confirm {
  box-shadow: none !important;
  background-color: #fff !important;
  color: #59BA3B;
}
.sweet-alert .sa-button-container .sa-confirm-button-container {
  display: table-cell;
}
.sweet-alert.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop .6s;
  animation: slideFromTop .6s;
}
.sweet-alert.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop .6s;
  animation: slideToTop .6s;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "iconfont";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "iconfont";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-loading,
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

#imgs-tab-slick2.my-slick .slick-arrow {
  margin-top: -50px;
}
#imgs-tab-slick2.my-slick .slick-item {
  height: 100%;
}
#imgs-tab-slick2.my-slick .slick-item > a {
  height: 220px;
}
#imgs-tab-slick2.my-slick .slick-dots {
  bottom: 105px;
}

.my-slick {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 0;
}
.my-slick .slick-list {
  width: 100%;
  height: 100%;
}
.my-slick.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.my-slick .slick-item {
  position: relative;
  width: 100%;
  height: 230px;
  overflow: hidden;
  outline: 0 !important;
}
.my-slick .slick-item > a {
  display: block;
  width: 100%;
  height: 100%;
}
.my-slick .slick-item > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.my-slick .slick-prev,
.my-slick .slick-next {
  z-index: 2;
  height: 84px;
  width: 34px;
  background: rgba(0, 0, 0, 0.31);
}
.my-slick .slick-prev:hover,
.my-slick .slick-next:hover {
  background: rgba(0, 0, 0, 0.7);
}
.my-slick .slick-prev:hover:before, .my-slick .slick-prev:hover:after,
.my-slick .slick-next:hover:before,
.my-slick .slick-next:hover:after {
  color: white;
}
.my-slick .slick-prev:before, .my-slick .slick-prev:after,
.my-slick .slick-next:before,
.my-slick .slick-next:after {
  font-size: 34px;
  color: #C7CED3;
}
.my-slick .slick-prev {
  left: 0;
}
.my-slick .slick-next {
  right: 0;
}
.my-slick .slick-dots {
  bottom: 10px;
}
.my-slick .slick-dots li {
  margin: 0 1px;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
  margin-right: 10px;
}
.my-slick .slick-dots li:last-child {
  margin-right: 0;
}
.my-slick .slick-dots li button:before {
  content: none;
  font-size: 30px;
  opacity: 1;
  color: #fff;
}
.my-slick .slick-dots li.slick-active {
  width: 28px;
  background: #D7A42C;
  border-radius: 100px;
}
.my-slick .carousel-control {
  width: 20px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  top: 125px;
  background: rgba(0, 0, 0, 0.8);
}
.my-slick .carousel-control.left {
  border-radius: 0 4px 4px 0;
}
.my-slick .carousel-control.right {
  border-radius: 4px 0 0 4px;
}
.my-slick .carousel-indicators {
  bottom: 15px;
}
.my-slick .carousel-indicators li {
  border: 0;
  background-color: #fff;
  margin: 1px 2px;
}
.my-slick .carousel-indicators li.active {
  width: 12px;
  height: 12px;
  background-color: #0099E1;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.sa-tabs .sa-tab-pane {
  display: none;
}
.sa-tabs .sa-tab-pane.active {
  display: block;
}

.sa-selected {
  overflow: hidden;
}
.sa-selected a {
  float: left;
  min-width: 52px;
  text-align: center;
  border-bottom: solid 2px #ff9f00;
  color: #ff9f00;
  font-weight: bold;
  margin: 3px;
}

.sa-tab-links {
  width: 100%;
  overflow: hidden;
}
.sa-tab-links a {
  color: #555;
  float: left;
  line-height: 26px;
  margin: 3px;
  text-align: center;
  padding: 0 10px;
  border-radius: 4px;
}
.sa-tab-links a.active, .sa-tab-links a:hover {
  color: #fff;
  background-color: #ff9f00;
}

.otherarea {
  padding-top: 10px;
}
.otherarea a {
  color: #brand-info;
  background-color: none;
}
.otherarea a:hover {
  background-color: none;
}

.alertify-logs {
  z-index: 99999;
}

.alertify-logs.center {
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  margin-left: -62px;
  margin-top: -30px;
}

.alertify-logs > .show {
  padding: 15px 30px 15px 50px;
  position: relative;
}
.alertify-logs > .show:before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 15px;
  top: 8px;
  font-size: 24px;
}

.alertify-logs > .show.error:before {
  content: "\e646";
}

.alertify-logs > .show.success:before {
  content: "\e645";
  font-size: 26px;
  top: 4px;
}

.alertify-logs > .show.default:before {
  content: "\e6c5";
}

.home-slick-wrap {
  height: 540px;
}

.home-slick.my-slick {
  position: relative;
}
.home-slick.my-slick .slick-item {
  height: 540px;
}
.home-slick.my-slick .slick-dots {
  bottom: 150px;
}

.home-publish-wrap {
  background: #FFFFFF;
  box-shadow: 0 14px 19px 0 rgba(173, 206, 239, 0.2);
  padding: 50px 0 40px;
  -webkit-font-smoothing: antialiased;
  margin-top: -135px;
  border-radius: 8px;
}
.home-publish-wrap .text-1 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 26px;
}
.home-publish-wrap .home-publish-inner {
  padding: 50px 55px 20px 55px;
}
.home-publish-wrap .home-publish-btn {
  display: block;
  width: 383px;
  height: 44px;
  line-height: 44px;
  margin: 20px auto 0;
  background: #D7A42C;
  border-radius: 100px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.home-publish-wrap .home-publish-btn:hover {
  background: #FF9F00;
}

.searchbox-area {
  width: 384px;
  border: solid 1px #ddd;
  padding: 15px;
  position: absolute;
  top: 48px;
  left: 0;
  background: #fff;
  z-index: 1;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
}

.home-publish-row {
  margin-bottom: 10px;
}
.home-publish-row .home-publish-item {
  float: left;
}
.home-publish-row label {
  float: left;
  width: 101px;
  line-height: 44px;
  margin-right: 20px;
  font-size: 14px;
  color: #555555;
  text-align: right;
  margin-bottom: 0;
}
.home-publish-row .form-control-wrap {
  float: left;
  width: 384px;
  position: relative;
}
.home-publish-row .form-control-wrap select {
  display: block;
  width: 100%;
}
.home-publish-row .form-control-wrap .form-control {
  height: 44px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: none;
  background: #fff;
}
.home-publish-row .form-control-wrap .form-control:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.home-publish-row .form-control-wrap .form-control[readonly] {
  background: #fff;
}
.home-publish-row .form-control-wrap .unit, .home-publish-row .form-control-wrap i {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 14px;
  color: #555555;
}
.home-publish-row .form-control-wrap i {
  font-size: 16px;
}
.home-publish-row .select2-container .select2-selection--single {
  height: 44px;
  border: solid 1px #ddd;
}
.home-publish-row .select2-container .select2-selection__rendered {
  height: 44px;
  line-height: 44px;
}
.home-publish-row .select2-container .select2-selection__arrow {
  top: 10px;
  right: 5px;
}

.home-sec1 {
  padding-top: 80px;
  padding-bottom: 60px;
}
.home-sec1 .text-1 {
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}

.home-sec11 {
  height: 548px;
  background-repeat: no-repeat;
  background-image: url("../images/home-sec11-bg.png");
  background-size: 100% 308px;
  background-position: 0 115px;
  position: relative;
  margin-top: 15px;
  -webkit-font-smoothing: antialiased;
}
.home-sec11 .home-sec11-item {
  position: absolute;
}
.home-sec11 .home-sec11-item .text-2 {
  font-size: 26px;
}
.home-sec11 .home-sec11-item .text-3 {
  width: 420px;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.home-sec11 .home-sec11-item.style-1 {
  top: 45px;
  left: 0;
}
.home-sec11 .home-sec11-item.style-1 .text-2 {
  color: #48BD1C;
}
.home-sec11 .home-sec11-item.style-1 .text-3 {
  margin-top: 49px;
}
.home-sec11 .home-sec11-item.style-2 {
  top: 45px;
  right: 0;
}
.home-sec11 .home-sec11-item.style-2 .text-2 {
  text-align: right;
  color: #4A90E2;
}
.home-sec11 .home-sec11-item.style-2 .text-3 {
  margin-top: 51px;
}
.home-sec11 .home-sec11-item.style-3 {
  top: 345px;
  left: 0;
}
.home-sec11 .home-sec11-item.style-3 .text-2 {
  color: #FF9F00;
}
.home-sec11 .home-sec11-item.style-3 .text-3 {
  margin-top: 55px;
}
.home-sec11 .home-sec11-item.style-4 {
  top: 345px;
  right: 0;
}
.home-sec11 .home-sec11-item.style-4 .text-2 {
  text-align: right;
  color: #D30404;
}
.home-sec11 .home-sec11-item.style-4 .text-3 {
  margin-top: 54px;
}

.home-sec12 .home-sec12-btn {
  display: block;
  width: 383px;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  border: 1px solid #D7A42C;
  border-radius: 100px;
  font-weight: bold;
  font-size: 20px;
  color: #D7A42C;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.home-sec12 .home-sec12-btn:hover {
  color: #FF9F00;
  border: 1px solid #FF9F00;
}

.home-sec2-wrap {
  padding-top: 60px;
  padding-bottom: 10px;
  background: rgba(209, 248, 255, 0.6);
}

.home-sec2-inner .text-1 {
  text-align: center;
  font-size: 18px;
  color: #02768B;
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
}

.home-sec2-ul {
  margin-top: 60px;
}
.home-sec2-ul li {
  float: left;
  width: 50%;
  overflow: hidden;
  margin-bottom: 80px;
}
.home-sec2-ul li.style-1 .sec-l,
.home-sec2-ul li.style-1 .sec-r {
  float: left;
}
.home-sec2-ul li.style-2 .sec-l,
.home-sec2-ul li.style-2 .sec-r {
  float: right;
}
.home-sec2-ul .sec-l {
  margin-right: 30px;
}
.home-sec2-ul .sec-l img {
  display: block;
  width: 97px;
  height: 97px;
}
.home-sec2-ul .sec-r {
  -webkit-font-smoothing: antialiased;
}
.home-sec2-ul .sec-r .text-2 {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 33px;
  margin-bottom: 11px;
}
.home-sec2-ul .sec-r .text-3 {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}

.home-sec3-wrap {
  padding-top: 50px;
  padding-bottom: 130px;
  background: #FCFFED;
}

.home-sec3-inner .text-1 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  color: #555555;
  -webkit-font-smoothing: antialiased;
}

.home-sec4-wrap {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 453px;
  padding-top: 60px;
  -webkit-font-smoothing: antialiased;
}

.home-sec4-inner .text-1 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  color: #D7A42C;
}
.home-sec4-inner .text-2 {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  line-height: 25px;
}
.home-sec4-inner .text-2 b {
  display: inline-block;
  background: #D7A42C;
  border-radius: 100px;
  padding: 0 9px;
}
.home-sec4-inner ul {
  width: 1000px;
  margin: 50px auto 0;
  position: relative;
}
.home-sec4-inner ul:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 141px;
  left: 0;
  background: #979797;
  z-index: 1;
}
.home-sec4-inner ul li {
  float: left;
  color: #fff;
  margin-right: 102px;
  text-align: center;
  position: relative;
}
.home-sec4-inner ul li:last-child {
  margin-right: 0;
}
.home-sec4-inner ul li:nth-child(2n) .text-3 {
  border: 3px solid #D7A42C;
}
.home-sec4-inner ul li:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 136px;
  left: 50%;
  background: #D7A42C;
  z-index: 2;
  margin-left: -5px;
}
.home-sec4-inner ul .text-3 {
  width: 118px;
  height: 118px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  display: table;
}
.home-sec4-inner ul .text-3 p {
  display: table-cell;
  vertical-align: middle;
}
@font-face {
  .home-sec4-inner ul {
    font-family: "Georgia-Italic";
    src: url("..fonts/georgiai.ttf?t=1530062865913") format("truetype");
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  }
}
.home-sec4-inner ul .text-4 {
  font-family: "Georgia-Italic" !important;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: -1.89px;
  line-height: 36px;
  margin-top: 51px;
}

.home-sec3-ul {
  margin-top: 78px;
  position: relative;
}
.home-sec3-ul:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: 1px;
  background-color: rgba(151, 151, 151, 0.3);
}
.home-sec3-ul li {
  float: left;
  margin-right: 51px;
  position: relative;
}
.home-sec3-ul li:last-child {
  margin-right: 0;
}
.home-sec3-ul li:after {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 54px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #979797;
  margin-left: -6px;
}
.home-sec3-ul li .text-2 {
  font-family: PingHei-Text;
  font-size: 18px;
  color: #555555;
  text-align: center;
}
.home-sec3-ul li .text-3 {
  width: 250px;
  margin-top: 66px;
  font-size: 14px;
  color: #555555;
  -webkit-font-smoothing: antialiased;
}

.home-sec5-inner {
  -webkit-font-smoothing: antialiased;
  padding: 60px 0 100px;
}
.home-sec5-inner .text-1 {
  border-bottom: 1px solid #979797;
  padding-bottom: 20px;
}
.home-sec5-inner .text-1 .text-1-l p {
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 26px;
}
.home-sec5-inner .text-1 .text-1-r a {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
.home-sec5-inner .text-1 .text-1-r a i {
  font-size: 14px;
  margin-left: 2px;
}
.home-sec5-inner .text-1 .text-1-r a:hover {
  color: #D7A42C;
}

.home-sec51 {
  padding-top: 20px;
  -webkit-font-smoothing: antialiased;
}
.home-sec51 .sec-bottom-ul {
  margin-top: 10px;
}
.home-sec51 .sec-bottom-ul li {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 14px;
  position: relative;
  float: left;
  width: 575px;
  margin-right: 30px;
}
.home-sec51 .sec-bottom-ul li:nth-child(2n) {
  margin-right: 0;
}
.home-sec51 .sec-bottom-ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
  background: #D7A42C;
  z-index: 2;
}
.home-sec51 .sec-bottom-ul li a {
  display: block;
  float: left;
  color: #323232;
  width: 420px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-sec51 .sec-bottom-ul li a:hover {
  color: #D7A42C;
}
.home-sec51 .sec-bottom-ul li span {
  float: right;
  color: #A7A7A7;
}

.home-sec51-item {
  float: left;
  width: 575px;
}
.home-sec51-item:last-child {
  float: right;
}
.home-sec51-item .sec-top-row .top-row-l {
  float: left;
}
.home-sec51-item .sec-top-row .top-row-l a {
  display: block;
  width: 200px;
  height: 150px;
}
.home-sec51-item .sec-top-row .top-row-l a img {
  display: block;
  width: 100%;
  height: 100%;
}
.home-sec51-item .sec-top-row .top-row-r {
  float: right;
  width: 359px;
  padding-top: 5px;
}
.home-sec51-item .sec-top-row .top-row-text1 {
  font-weight: bold;
  display: block;
  font-size: 16px;
  color: #323232;
  letter-spacing: 0;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}
.home-sec51-item .sec-top-row .top-row-text1:hover {
  color: #D7A42C;
}
.home-sec51-item .sec-top-row .top-row-text2 {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  max-height: 76px;
  overflow: hidden;
  line-height: 19px;
}

.home-link-more {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
}
.home-link-more.style-1 {
  top: 70px;
}
.home-link-more i {
  margin-left: 2px;
  font-size: 14px;
}

.my-breadcurmb {
  padding: 30px 0 0 0;
}
.my-breadcurmb a {
  font-size: 12px;
  color: #262626;
  letter-spacing: 0;
  line-height: 12px;
}
.my-breadcurmb a:hover {
  color: #0099E1;
}
.my-breadcurmb i {
  font-size: 12px;
  margin: 0 10px;
}

.list-boxes {
  width: 749px;
  float: left;
}

.list-box {
  width: 749px;
  height: 180px;
  border-bottom: 1px solid #EFEFEF;
  padding-top: 20px;
}
.list-box a img {
  width: 225px;
  height: 140px;
  float: left;
  margin-right: 30px;
}
.list-box .line-title {
  display: block;
  width: 474px;
  float: left;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #262626;
  letter-spacing: 0;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
}
.list-box .line-title:hover {
  color: #0099E1;
}
.list-box .text-warning {
  float: left;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 18px;
  width: 474px;
  margin-bottom: 20px;
  height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list-box .li-asidetxt {
  float: left;
  width: 474px;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #B2B2B2;
  letter-spacing: 0;
  line-height: 12px;
  margin-top: 20px;
}

.more-link {
  display: inline-block;
  width: 160px;
  height: 36px;
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #0099E1;
  letter-spacing: 0;
  line-height: 36px;
  border: 1px solid #0099E1;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 30px;
  margin-left: 295px;
  margin-bottom: 60px;
  text-align: center;
}

.hot-news {
  width: 307px;
}
.hot-news.affix {
  top: 30px;
}
.hot-news.affix-bottom {
  position: absolute;
}
.hot-news .news-box {
  float: left;
  width: 300px;
  height: 67px;
  margin-bottom: 20px;
}
.hot-news .news-box:hover .news-title {
  color: #0099E1;
}
.hot-news .news-box img {
  width: 88px;
  height: 67px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.hot-news .news-box .news-box-r {
  width: 192px;
}
.hot-news .news-box .news-title {
  float: left;
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0.3px;
  width: 192px;
  height: 40px;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hot-news .news-box .news-asidetxt {
  float: left;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #B2B2B2;
  letter-spacing: 0;
  line-height: 12px;
  height: 12px;
}

.news-head {
  padding-left: 10px;
  height: 20px;
  border-left: 3px solid #0099E1;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #262626;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 20px;
}

.news-layout-wrap {
  width: 1080px;
}

.news-layout-l {
  position: relative;
  width: 750px;
  float: left;
}

.news-layout-r {
  position: relative;
  width: 307px;
  float: right;
}

h1.news-title {
  font-family: PingFang-SC-Regular;
  font-size: 28px;
  color: #262626;
  letter-spacing: -0.3px;
  line-height: 34px;
  width: 750px;
  margin-top: 30px;
  margin-bottom: 20px;
}

a.dixin-link {
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #0099E1;
  letter-spacing: 0;
  line-height: 12px;
  margin-right: 20px;
  display: inline-block;
}

p.time {
  display: inline-block;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #B2B2B2;
  letter-spacing: 0;
  line-height: 12px;
  width: 164px;
}

p.zhaiyao {
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #9A9A9A;
  letter-spacing: 0;
  line-height: 12px;
  width: 750px;
  height: 40px;
  margin-top: 20px;
}

.article-content {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0.3px;
  line-height: 28px;
}
.article-content p {
  margin-bottom: 30px;
}
.article-content img {
  max-width: 100%;
  width: auto;
  margin: 25px auto;
  height: auto !important;
  display: block;
}

p.author {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #2A2A2A;
  text-align: left;
  line-height: 14px;
  margin-top: 42.4px;
  margin-bottom: 17.6px;
}

p.quot {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #888888;
  text-align: left;
  line-height: 12px;
  width: 750px;
}

.share-wrap {
  padding-top: 40px;
  padding-bottom: 61px;
  text-align: right;
}
.share-wrap span.pull-right {
  line-height: 40px;
  font-size: 14px;
  color: #666666;
}
.share-wrap .bdsharebuttonbox a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  margin: 0 0 0 20px;
  background: none;
  font-size: 40px;
}
.share-wrap .bdsharebuttonbox a:nth-child(1) {
  color: #00ABE4;
  margin-left: 10px;
}
.share-wrap .bdsharebuttonbox a:nth-child(2) {
  color: #00DA00;
}
.share-wrap .bdsharebuttonbox a:nth-child(3) {
  color: #F14039;
}

.letter-evm {
  padding-bottom: 81px;
}
.letter-evm img {
  width: 100px;
  height: 100px;
  float: left;
}
.letter-evm p {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #888888;
  text-align: left;
  line-height: 12px;
  float: left;
  margin-left: 20px;
  line-height: 100px;
}

.search-results {
  width: 1080px;
  margin-top: 34px;
  padding-left: 20px;
  padding-bottom: 419px;
}
.search-results a {
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #0099E1;
  letter-spacing: 0;
  line-height: 12px;
  display: inline-block;
}
.search-results p.number {
  display: inline-block;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0;
  line-height: 12px;
}
.search-results p.notfind {
  text-align: center;
  font-size: 16px;
  color: #262626;
  letter-spacing: 0;
  padding-top: 64px;
  padding-bottom: 419px;
}

.search-results {
  padding-bottom: 44px;
}

.news-layout-l-found {
  width: 1080px;
}

a.line-title {
  float: left;
}

.list-box-found {
  float: left;
  width: 1080px;
  height: 180px;
  border-bottom: 1px solid #EFEFEF;
  padding-top: 20px;
}
.list-box-found a img {
  width: 225px;
  height: 140px;
  float: left;
  margin-right: 30px;
}
.list-box-found .line-title {
  float: left;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #262626;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 20px;
}
.list-box-found .line-title:hover {
  color: #0099E1;
}
.list-box-found .text-warning-found {
  float: left;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 18px;
  width: 795px;
  margin-bottom: 20px;
}
.list-box-found .li-asidetxt {
  float: left;
  font-family: PingFang-SC-Regular;
  font-size: 12px;
  color: #B2B2B2;
  letter-spacing: 0;
  line-height: 12px;
  margin-top: 20px;
}

p.pages {
  margin-top: 41px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #999999;
  text-align: center;
  line-height: 12px;
  margin-left: 267px;
  margin-bottom: 70px;
  display: inline-block;
}

.join-content {
  width: 817px;
  border-top: 1px solid #E5E5E5;
  padding-bottom: 88px;
}
.join-content p.join-if {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #262626;
  letter-spacing: 0;
  line-height: 16px;
  margin-left: 50px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.join-content p.join-can {
  margin-left: 50px;
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 40px;
  margin-bottom: 20px;
}
.join-content p.contact {
  margin-left: 50px;
  margin-bottom: 5px;
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
}

.about-sec1 {
  padding: 60px 0;
  position: relative;
}
.about-sec1 .img-wrap img {
  display: block;
  width: 665px;
  height: 589px;
}
.about-sec1 .text-wrap {
  position: absolute;
  top: 155px;
  right: 0;
  background: rgba(255, 159, 0, 0.85);
  width: 581px;
  height: 400px;
  padding: 56px 89px 0 90px;
  -webkit-font-smoothing: antialiased;
}
.about-sec1 .text-wrap .text-1 {
  font-weight: bold;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 44px;
}
.about-sec1 .text-wrap .text-2 {
  margin-top: 30px;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 24px;
}

.about-sec2 {
  padding: 50px 0 21px;
}
.about-sec2 .ab-sec2-top {
  text-align: center;
  margin-bottom: 20px;
}
.about-sec2 .ab-sec2-top .ab-sec21 {
  margin: 0 auto;
  width: 367px;
  padding: 31px 0 16px;
  background-repeat: no-repeat;
  background-size: 100% 63px;
  background-position: 0 0;
  background-image: url("../images/about-2.png");
  position: relative;
}
.about-sec2 .ab-sec2-top .ab-sec21:after {
  content: ' ';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, rgba(51, 51, 51, 0.1), rgba(51, 51, 51, 0.3), rgba(51, 51, 51, 0.1));
  opacity: .4;
}
.about-sec2 .ab-sec2-top .text-1 {
  font-size: 36px;
  color: #FF9F00;
  line-height: 44px;
}
.about-sec2 .text-2 {
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.about-sec2 .text-2 i {
  color: #666;
  margin-right: 8px;
}

.about-sec3 {
  position: relative;
}
.about-sec3 .map-wrap {
  display: block;
  width: 100%;
  height: 350px;
}
.about-sec3 .map-mark {
  position: absolute;
  width: 75px;
  height: 92px;
  top: 50%;
  left: 50%;
  margin-top: -78px;
  margin-left: -55px;
}

.landBanner {
  height: 540px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.landBanner img {
  display: block;
  height: 540px;
}

.landGroup1 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #FFFAED;
  -webkit-font-smoothing: antialiased;
}
.landGroup1 .container {
  width: 987px;
}
.landGroup1 .title1 {
  margin-bottom: 33px;
  position: relative;
  margin-left: -25px;
}
.landGroup1 .title1 img {
  display: block;
  width: 365px;
  height: 110px;
}
.landGroup1 .title1 h1 {
  position: absolute;
  left: 68px;
  bottom: 0px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 36px;
}
.landGroup1 .line {
  width: 1px;
  height: 482px;
  position: absolute;
  left: 0;
  background: linear-gradient(180deg, #F3AD25, #FFFAED);
}

.landBox1 {
  padding-left: 39px;
}
.landBox1 .land-sec1-item {
  float: left;
  width: 438px;
  height: 420px;
  border-radius: 20px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0 14px 19px 0 rgba(227, 162, 77, 0.2);
}
.landBox1 .land-sec1-item:last-child {
  float: right;
}
.landBox1 .land-sec1-item:last-child .text {
  text-align: left;
}
.landBox1 .land-sec1-item img {
  width: 438px;
  height: 280px;
  margin-bottom: 23px;
}
.landBox1 .land-sec1-item p {
  font-family: PingFangSC-Semibold;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  margin-bottom: 18px;
}
.landBox1 .land-sec1-item .text {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: center;
  display: block;
  padding: 0 34px;
}

.landGroup2 {
  padding-top: 110px;
  padding-bottom: 60px;
  -webkit-font-smoothing: antialiased;
}
.landGroup2 .container {
  padding-left: 54px;
  padding-right: 95px;
  position: relative;
}
.landGroup2 .landBox2 {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #D7A42C;
  height: 280px;
  width: 947px;
  margin-left: 75px;
}
.landGroup2 .landBox2 .secLeft img {
  width: 349px;
  height: 243px;
  position: absolute;
  top: -40px;
  left: 107px;
  z-index: 9;
}
.landGroup2 .landBox2 .secLeft .bg {
  width: 351px;
  height: 233px;
  background-color: #F2EAD7;
  position: absolute;
  top: -24px;
  left: 120px;
}
.landGroup2 .landBox2 .secMid {
  padding-top: 25px;
  padding-left: 376px;
}
.landGroup2 .landBox2 .secMid img {
  width: 314px;
  height: 48px;
  margin-bottom: 14px;
}
.landGroup2 .landBox2 .secMid p.title {
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
}
.landGroup2 .landBox2 .secMid p.line2 {
  border-top: 2px solid #DF8405;
  width: 107px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 24px;
}
.landGroup2 .landBox2 .secMid .text {
  width: 373px;
  display: block;
}
.landGroup2 .landBox2 .secRight img {
  width: 85px;
  height: 119px;
  position: absolute;
  right: 142px;
  top: -76px;
}

.landGroup3 {
  background-color: #D7A42C;
  padding: 60px 0 82px;
  -webkit-font-smoothing: antialiased;
}
.landGroup3 .landBox3 {
  background-image: linear-gradient(-180deg, #FFFAED 0%, #FFFFFF 22%);
  box-shadow: 0 14px 19px 0 rgba(207, 117, 3, 0.45);
  border-radius: 12px;
  position: relative;
  background-color: white;
  padding: 65px 65px 64px 48px;
  width: 1014px;
  margin: 0 auto;
}
.landGroup3 .landBox3 .secleft {
  position: absolute;
  top: 70px;
  left: 48px;
}
.landGroup3 .landBox3 .secleft img {
  width: 390px;
  height: 90px;
}
.landGroup3 .landBox3 .secmid {
  padding-top: 65px;
  padding-left: 70px;
}
.landGroup3 .landBox3 .secmid p.title {
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
}
.landGroup3 .landBox3 .secmid p.line2 {
  border-top: 2px solid #DF8405;
  width: 107px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 24px;
}
.landGroup3 .landBox3 .secmid .text {
  width: 348px;
  display: block;
}
.landGroup3 .landBox3 .secright img {
  width: 359px;
  height: 203px;
  position: absolute;
  right: 63.8px;
  top: 65px;
}

.banner img {
  diaplay: block;
  height: 541px;
}

.dc-banner {
  height: 541px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.data-sec {
  padding-top: 70px;
}
.data-sec .container {
  height: 672px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.data-sec .container .data-item {
  position: absolute;
  width: 350px;
}
.data-sec .container .data-item.style-1 {
  top: 20px;
  left: 0;
}
.data-sec .container .data-item.style-1 img {
  width: auto;
  float: left;
}
.data-sec .container .data-item.style-1 p {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 26px;
  line-height: 26px;
  color: #3586E4;
  margin-left: 10px;
  margin-bottom: 10px;
}
.data-sec .container .data-item.style-1 .text {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.data-sec .container .data-item.style-2 {
  bottom: 160px;
  left: 0px;
}
.data-sec .container .data-item.style-2 img {
  width: auto;
  float: left;
}
.data-sec .container .data-item.style-2 p {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 26px;
  line-height: 26px;
  color: #3586E4;
  margin-left: 10px;
  margin-bottom: 10px;
}
.data-sec .container .data-item.style-2 .text {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.data-sec .container .data-item.style-3 {
  top: 20px;
  right: 0px;
}
.data-sec .container .data-item.style-3 img {
  width: auto;
  float: right;
}
.data-sec .container .data-item.style-3 p {
  float: right;
  font-family: PingFangSC-Regular;
  font-size: 26px;
  line-height: 26px;
  color: #3586E4;
  margin-right: 10px;
  margin-bottom: 10px;
}
.data-sec .container .data-item.style-3 .text {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.data-sec .container .data-item.style-4 {
  bottom: 160px;
  right: 0px;
}
.data-sec .container .data-item.style-4 img {
  width: auto;
  float: right;
}
.data-sec .container .data-item.style-4 p {
  float: right;
  font-family: PingFangSC-Regular;
  font-size: 26px;
  line-height: 26px;
  color: #3586E4;
  margin-right: 10px;
  margin-bottom: 10px;
}
.data-sec .container .data-item.style-4 .text {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}

/*招商加盟*/
.zsjm-banner {
  height: 558px;
  background-image: url("../images/zhaoshangjiameng/zsjm_img01.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.zsjm-banner .zsjm-banner-ico1 {
  position: absolute;
  width: 476px;
  height: 299px;
  background-image: url("../images/zhaoshangjiameng/zsjm_img03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  bottom: -20px;
  left: -320px;
}
.zsjm-banner .zsjm-banner-ico2 {
  position: absolute;
  width: 163px;
  height: 151px;
  background-image: url("../images/zhaoshangjiameng/zsjm_img04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 60px;
  right: 130px;
}
.zsjm-banner .zsjm-banner-ico3 {
  position: absolute;
  width: 364px;
  height: 375px;
  background-image: url("../images/zhaoshangjiameng/zsjm_img05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  bottom: 0;
  right: 0;
}
.zsjm-banner .zsjm-banner-img {
  width: 568px;
  height: 271px;
  margin: 0 auto 25px auto;
  background-image: url("../images/zhaoshangjiameng/zsjm_img02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.zsjm-banner .zsjm-banner-txt1 {
  text-align: center;
  font-size: 30px;
  color: #681A1A;
  line-height: 36px;
  margin-bottom: 25px;
}
.zsjm-banner .zsjm-banner-txt2 {
  width: 595px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 34px;
}
.zsjm-banner .zsjm-banner-txt2 span {
  padding: 5px 15px;
  margin: 0 12px;
  border-radius: 100px;
  background: rgba(255, 102, 13, 0.8);
}
.zsjm-banner .w1200 {
  height: 558px;
  margin: 0 auto;
  position: relative;
  padding-top: 65px;
}

.zsjm-title {
  text-align: center;
  font-size: 44px;
  color: #333;
  line-height: 50px;
  padding-bottom: 15px;
  padding-top: 65px;
  font-weight: bold;
  letter-spacing: 2px;
}
.zsjm-title span.text-warning {
  color: #FF7300;
}

.zsjm-title2 {
  text-align: center;
  font-size: 22px;
  color: #484848;
  line-height: 32px;
  padding-top: 15px;
  letter-spacing: 1px;
}
.zsjm-title2 span.text-warning {
  color: #FF7300;
}

.zsjm-title3 {
  text-align: center;
  padding-top: 60px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
  letter-spacing: 0;
}

.zsjm-title-line {
  width: 1100px;
  height: 2px;
  margin: 0 auto;
}
.zsjm-title-line.line1 {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(74, 74, 74, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
}
.zsjm-title-line.line2 {
  background-image: linear-gradient(90deg, rgba(255, 157, 76, 0) 0%, rgba(255, 157, 76, 0.4) 50%, rgba(255, 157, 76, 0) 100%);
}
.zsjm-title-line.line3 {
  background-image: linear-gradient(90deg, rgba(255, 230, 26, 0) 0%, rgba(255, 230, 26, 0.4) 50%, rgba(255, 230, 26, 0) 100%);
}

.zsjm-ph1 {
  background-image: url("../images/zhaoshangjiameng/zsjm_img06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-bottom: 75px;
}
.zsjm-ph1 .zsjm-ph1-box {
  width: 1200px;
  margin: 0 auto;
  padding: 45px 0 15px 0;
}
.zsjm-ph1 .zsjm-ph1-box dl {
  width: 336px;
  height: 254px;
  float: left;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.15);
  margin: 0 32px;
}
.zsjm-ph1 .zsjm-ph1-box dl:nth-child(1) dd:before {
  content: "01";
}
.zsjm-ph1 .zsjm-ph1-box dl:nth-child(2) dd:before {
  content: "02";
}
.zsjm-ph1 .zsjm-ph1-box dl:nth-child(3) dd:before {
  content: "03";
}
.zsjm-ph1 .zsjm-ph1-box dl dt {
  height: 80px;
  border-radius: 10px 10px 0 0;
  font-size: 32px;
  text-align: center;
  line-height: 80px;
}
.zsjm-ph1 .zsjm-ph1-box dl dt.bg1 {
  background: #FFA600;
  color: #F25D00;
}
.zsjm-ph1 .zsjm-ph1-box dl dt.bg2 {
  background: #5697F5;
  color: #114FA6;
}
.zsjm-ph1 .zsjm-ph1-box dl dt.bg3 {
  background: #FF5E66;
  color: #C70011;
}
.zsjm-ph1 .zsjm-ph1-box dl dd {
  height: 174px;
  padding: 25px;
  color: #666;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}
.zsjm-ph1 .zsjm-ph1-box dl dd p {
  z-index: 1;
  position: relative;
}
.zsjm-ph1 .zsjm-ph1-box dl dd:before {
  width: 336px;
  height: 174px;
  position: absolute;
  font-size: 144px;
  color: #F3F3F3;
  z-index: 0;
  text-align: center;
  line-height: 174px;
  top: 0;
  left: 0;
  font-weight: bold;
}
.zsjm-ph1 .zsjm-ph1-txt {
  width: 1180px;
  margin: 0 auto;
  padding: 55px 0;
}
.zsjm-ph1 .zsjm-ph1-txt li {
  width: 400px;
  float: left;
  color: #4a4a4a;
  padding-right: 20px;
  margin-right: 20px;
  border-right: solid 1px rgba(255, 166, 0, 0.5);
}
.zsjm-ph1 .zsjm-ph1-txt li:first-child {
  width: 400px;
}
.zsjm-ph1 .zsjm-ph1-txt li:last-child {
  width: 320px;
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.zsjm-ph1 .zsjm-ph1-txt li:last-child h2 {
  padding-bottom: 45px;
}
.zsjm-ph1 .zsjm-ph1-txt li h2 {
  font-size: 24px;
  padding-bottom: 20px;
}
.zsjm-ph1 .zsjm-ph1-txt li h2 span.text-warning {
  color: #FF7300;
}
.zsjm-ph1 .zsjm-ph1-txt li p {
  position: relative;
  line-height: 32px;
  padding-left: 15px;
  font-size: 18px;
}
.zsjm-ph1 .zsjm-ph1-txt li p:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #FF8F33;
  border-radius: 8px;
  position: absolute;
  top: 12px;
  left: 0;
}

.zsjm-ph1-txt2 {
  width: 100%;
  text-align: center;
}
.zsjm-ph1-txt2 h2 {
  font-size: 38px;
  color: #FF7300;
  font-weight: bold;
  margin-bottom: 20px;
}
.zsjm-ph1-txt2 span {
  font-size: 16px;
  color: #768185;
  display: inline-table;
  padding: 0 12px;
}
.zsjm-ph1-txt2 span.line-h-24 {
  position: relative;
  top: -10px;
}
.zsjm-ph1-txt2 a.btn {
  padding: 9px 65px;
  background: #FF4750;
  box-shadow: 0 4px 14px 0 rgba(255, 71, 79, 0.35);
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  position: relative;
}
.zsjm-ph1-txt2 a.btn:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 42px;
  background-image: url("../images/zhaoshangjiameng/zsjm_img10.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 30px;
  left: 25px;
}
.zsjm-ph1-txt2 a.btn:hover {
  opacity: .9;
}

.zsjm-ph2 {
  height: 800px;
  background: #FFE61A;
}
.zsjm-ph2 .zsjm-ph2-round {
  width: 480px;
  height: 480px;
  margin: 50px auto;
  background-image: url("../images/zhaoshangjiameng/zsjm_img07.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.zsjm-ph2 .zsjm-ph2-round li {
  height: 70px;
  position: absolute;
  background-image: linear-gradient(-180deg, rgba(255, 169, 41, 0.8) 0%, rgba(255, 145, 42, 0.8) 100%);
  border-radius: 100px;
  color: #4a4a4a;
  padding: 5px;
}
.zsjm-ph2 .zsjm-ph2-round li .li-round {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #FFC219;
  border: 5px solid #FF9411;
  text-align: center;
  position: relative;
}
.zsjm-ph2 .zsjm-ph2-round li .li-round:before {
  width: 50px;
  height: 50px;
  content: "￥";
  position: relative;
  font-size: 36px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
}
.zsjm-ph2 .zsjm-ph2-round li p.font-20 {
  padding-top: 3px;
  font-weight: bold;
}
.zsjm-ph2 .zsjm-ph2-round li.li1 {
  width: 235px;
  top: -5px;
  left: -68px;
}
.zsjm-ph2 .zsjm-ph2-round li.li2 {
  width: 235px;
  top: -5px;
  right: -68px;
}
.zsjm-ph2 .zsjm-ph2-round li.li3 {
  width: 245px;
  top: 115px;
  left: -180px;
}
.zsjm-ph2 .zsjm-ph2-round li.li4 {
  width: 235px;
  top: 115px;
  right: -180px;
}
.zsjm-ph2 .zsjm-ph2-round li.li5 {
  width: 235px;
  top: 235px;
  left: -180px;
}
.zsjm-ph2 .zsjm-ph2-round li.li6 {
  width: 375px;
  top: 235px;
  right: -335px;
}
.zsjm-ph2 .zsjm-ph2-round li.li7 {
  width: 395px;
  top: 355px;
  left: -295px;
}
.zsjm-ph2 .zsjm-ph2-round li.li8 {
  width: 390px;
  top: 355px;
  right: -295px;
}

.zsjm-ph3 {
  background: #D7A42C;
  padding-bottom: 60px;
  -webkit-font-smoothing: antialiased;
}
.zsjm-ph3 ul {
  width: 976px;
  height: 530px;
  margin: 50px auto 0 auto;
  position: relative;
  padding-top: 215px;
}
.zsjm-ph3 ul .li-row1 {
  padding-left: 116px;
  position: absolute;
  left: 0;
  top: 0;
}
.zsjm-ph3 ul .li-row1:after, .zsjm-ph3 ul .li-row1:before, .zsjm-ph3 ul .li-row2:after, .zsjm-ph3 ul .li-row2:before {
  content: " ";
  display: table;
}
.zsjm-ph3 ul .li-row1:after, .zsjm-ph3 ul .li-row2:after {
  clear: both;
}
.zsjm-ph3 ul .li-row2 {
  margin-left: -10px;
}
.zsjm-ph3 ul li {
  width: 232px;
  height: 266px;
  float: left;
  margin-right: 16px;
  background-image: url("../images/zhaoshangjiameng/zsjm_img09.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FF7626;
  text-align: center;
  padding-top: 55px;
}
.zsjm-ph3 ul li:last-child {
  margin-right: 0;
}
.zsjm-ph3 ul li i.iconfont {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  font-size: 70px;
  line-height: 70px;
  background: linear-gradient(-180deg, #E1BC00 0%, #C08700 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zsjm-ph3 ul li p.font-22 {
  padding: 10px 0 3px 0;
  font-weight: bold;
  color: #C08700;
}
.zsjm-ph3 ul li p.font-18 {
  color: #C08700;
}

.zsjm-ph4 {
  height: 835px;
  background: #3E4A5A;
}
.zsjm-ph4 .w1330 {
  width: 1330px;
  margin: 0 auto;
  position: relative;
}
.zsjm-ph4 .zsjm-ph4-map {
  width: 790px;
  height: 640px;
  float: left;
  margin-top: 45px;
  position: relative;
  overflow: hidden;
}
.zsjm-ph4 .zsjm-ph4-map .chart-wrap {
  width: 100%;
  height: 100%;
}
.zsjm-ph4 .zsjm-ph4-map .sec-content {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.zsjm-ph4 .zsjm-ph4-map .sec-content.active {
  top: 0;
  opacity: 1;
}
.zsjm-ph4 .zsjm-ph4-map .sec-content #close-submap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #202E42;
  border-radius: 4px;
  width: 180px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #8F8E94;
  letter-spacing: 0;
}
.zsjm-ph4 .zsjm-ph4-map .sec-content #close-submap:hover {
  color: #b5b4bd;
  background: #202E42;
}
.zsjm-ph4 .zsjm-ph4-map .sec-content #close-submap i {
  font-size: 24px;
}
.zsjm-ph4 .zsjm-ph4-box {
  width: 378px;
  height: auto;
  background: #fff;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  position: absolute;
  top: 100px;
  right: 25px;
  padding: 25px 20px;
  font-size: 16px;
  color: #736E6C;
}
.zsjm-ph4 .zsjm-ph4-box .text-style-1 {
  padding-bottom: 5px;
}
.zsjm-ph4 .zsjm-ph4-box .text-style-1 b {
  font-size: 20px;
  padding: 0 10px;
  line-height: 22px;
  color: #ff4750;
  font-weight: bold;
}
.zsjm-ph4 .zsjm-ph4-box #zsjm-ph4-box-txt {
  margin-top: 15px;
}
.zsjm-ph4 .zsjm-ph4-box .zsjm-ph4-box-txt {
  background: #F0F0F0;
  font-size: 16px;
  color: #484848;
  padding: 10px 20px;
  line-height: 35px;
  border-radius: 6px;
}
.zsjm-ph4 .zsjm-ph4-box p.text-warning {
  position: relative;
  padding-left: 25px;
  padding-top: 25px;
}
.zsjm-ph4 .zsjm-ph4-box p.text-warning:before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e6c5";
  position: absolute;
  left: 4px;
}
.zsjm-ph4 .zsjm-ph4-box .my-coo-btn {
  display: block;
  width: 338px;
  margin: 20px auto 0;
  background: #FF4750;
  box-shadow: 0 4px 14px 0 rgba(255, 71, 79, 0.35);
  border-radius: 6px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.zsjm-ph4 .zsjm-ph4-box .my-coo-btn:hover {
  opacity: .9;
}
.zsjm-ph4 .zsjm-ph4-box .select2-container .select2-selection--single {
  height: 50px;
}
.zsjm-ph4 .zsjm-ph4-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 50px;
  line-height: 50px;
}
.zsjm-ph4 .zsjm-ph4-box .select2-selection__arrow {
  top: 12px;
  right: 10px;
}

.zsjm-ph5 {
  background: #F8F8F8;
  padding-bottom: 60px;
}
.zsjm-ph5 .zsjm-title img {
  width: 54px;
  height: 54px;
  position: relative;
  top: -2px;
}
.zsjm-ph5 .zsjm-title2 {
  padding-top: 5px;
}
.zsjm-ph5 .zsjm-ph5-box {
  width: 635px;
  margin: 40px auto 0 auto;
  background: #fff;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: relative;
  padding: 40px;
}
.zsjm-ph5 .zsjm-ph5-box:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #fff;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
.zsjm-ph5 .zsjm-ph5-box .form-group label.control-label {
  padding: 0;
  line-height: 44px;
  font-weight: normal;
  font-size: 14px;
  color: #888888;
}
.zsjm-ph5 .zsjm-ph5-box .form-group input {
  width: 310px;
  height: 44px;
}
.zsjm-ph5 .zsjm-ph5-box .form-group .yzm-wrap {
  width: 310px;
}
.zsjm-ph5 .zsjm-ph5-box .form-group .yzm-wrap .form-control {
  width: 210px;
  float: left;
}
.zsjm-ph5 .zsjm-ph5-box .form-group .yzm-wrap .yzm-img {
  display: inline-block;
  width: 90px;
  height: 44px;
  border: 1px solid #CECECE;
  border-radius: 6px;
  vertical-align: middle;
  float: right;
}
.zsjm-ph5 .zsjm-ph5-box .form-group .yzm-wrap .yzm-btn {
  width: 90px;
  height: 44px;
  border: 1px solid #CECECE;
  border-radius: 6px;
  vertical-align: middle;
  padding: 0 5px;
  float: right;
  color: #333;
}
.zsjm-ph5 .zsjm-ph5-box a.btn {
  width: 310px;
  height: 50px;
  background: #FF4750;
  box-shadow: 0 4px 14px 0 rgba(255, 71, 79, 0.35);
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 50px;
  margin-left: 100px;
}
.zsjm-ph5 .zsjm-ph5-box a.btn:hover {
  opacity: .9;
}
.zsjm-ph5 .zsjm-ph5-box .select2-container .select2-selection--single {
  height: 44px;
}
.zsjm-ph5 .zsjm-ph5-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 44px;
  line-height: 44px;
}
.zsjm-ph5 .zsjm-ph5-box .select2-selection__arrow {
  top: 12px;
  right: 10px;
}

#close-float-btn {
  position: fixed;
  right: 45px;
  top: 50%;
  margin-top: -330px;
  z-index: 10;
  width: 168px;
  height: 98px;
  display: block;
}
#close-float-btn img {
  width: 100%;
  height: 100%;
}

#show-float-btn {
  position: fixed;
  right: 106px;
  top: 50%;
  margin-top: -176px;
  z-index: 11;
  width: 48px;
  height: 48px;
  display: block;
}
#show-float-btn img {
  width: 100%;
  height: 100%;
}

.zsjm-float {
  width: 180px;
  position: fixed;
  right: 40px;
  top: 50%;
  margin-top: -235px;
  background: #48BD1C;
  background-image: linear-gradient(-180deg, #74D134 0%, #48BD1C 85%);
  border-radius: 12px;
  z-index: 999;
  text-align: center;
  padding: 15px 0;
}
.zsjm-float i.iconfont {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  position: relative;
  top: 5px;
}
.zsjm-float img {
  width: 30px;
  height: 30px;
}
.zsjm-float img.w110 {
  width: 110px;
  height: 110px;
}
.zsjm-float p {
  line-height: 30px;
}
.zsjm-float svg.icon {
  width: 35px !important;
  height: 45px !important;
  margin-left: -10px;
}
.zsjm-float .zsjm-float-form {
  width: 150px;
  border-top: 1px solid #81E347;
  border-bottom: 1px solid #81E347;
  padding: 15px 0;
  margin: 0 15px;
}
.zsjm-float .zsjm-float-form input {
  border: 0;
  height: 40px;
}
.zsjm-float .zsjm-float-form a.btn {
  height: 40px;
  padding: 0;
  line-height: 40px;
  border-radius: 6px;
  border: none !important;
}

.pop-450 .modal-dialog {
  width: 450px;
}

#popup_zxhz .modal-dialog {
  position: absolute;
  left: 50%;
  margin-left: -225px;
  top: 50%;
  margin-top: -225px;
}
#popup_zxhz .modal-content {
  background: #FFFFFF;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px;
  position: relative;
}
#popup_zxhz .zxff-box {
  position: relative;
}
#popup_zxhz .pop-cancel {
  position: absolute;
  right: 0;
  top: -5px;
  color: #888888;
  cursor: pointer;
}
#popup_zxhz .pop-cancel:hover {
  color: #5f5f5f;
}
#popup_zxhz .pop-cancel i {
  font-size: 28px;
}
#popup_zxhz .zxff-box-title {
  font-size: 22px;
  color: #FF7300;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 20px;
}
#popup_zxhz .zxff-box-subtitle {
  font-size: 14px;
  color: #FF7300;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 20px;
  text-align: left;
}
#popup_zxhz .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
#popup_zxhz .form-group label {
  font-size: 14px;
  color: #888888;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 0;
  padding-right: 10px;
  width: 98px;
  text-align: right;
}
#popup_zxhz .form-group .selected-area-text {
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  width: auto;
}
#popup_zxhz .form-group .form-control {
  background: #FFFFFF;
  border: 1px solid #CECECE;
  border-radius: 6px;
  width: 280px;
  display: inline-block;
  height: 44px;
  box-shadow: none;
  color: #262626;
}
#popup_zxhz .form-group .form-control:focus {
  border: 1px solid #6D6D72;
}
#popup_zxhz .form-group .yzm-wrap {
  display: inline-block;
  width: 280px;
}
#popup_zxhz .form-group .yzm-wrap .form-control {
  width: 180px;
}
#popup_zxhz .form-group .yzm-wrap .yzm-img {
  display: inline-block;
  width: 90px;
  height: 44px;
  border: 1px solid #CECECE;
  border-radius: 6px;
  vertical-align: middle;
  float: right;
}
#popup_zxhz .form-group .yzm-wrap .yzm-btn {
  width: 90px;
  height: 44px;
  border: 1px solid #CECECE;
  border-radius: 6px;
  vertical-align: middle;
  padding: 0 5px;
  float: right;
  color: #333;
}
#popup_zxhz .form-group .btn-submit {
  display: block;
  width: 280px;
  margin: 0 auto;
  background: #FF4750;
  box-shadow: 0 4px 14px 0 rgba(255, 71, 79, 0.35);
  border-radius: 6px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
#popup_zxhz .form-group .btn-submit:hover {
  opacity: .9;
}

/*土地贷款专题*/
.ml-banner {
  height: 702px;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 44px;
  background-size: cover;
}

.ml-banner-r {
  width: 390px;
  float: right;
}

.ml-banner-box {
  background: #fff;
  padding: 15px 30px;
  margin-bottom: 15px;
}
.ml-banner-box .ml-banner-box-title {
  width: 117px;
  height: 28px;
  margin: 0 auto;
  background-position: 0 -280px;
}
.ml-banner-box .form-group {
  font-size: 14px;
  color: #636363;
}
.ml-banner-box .form-group .col-sm-3 {
  padding-right: 0;
  font-weight: normal;
  text-align: left;
}
.ml-banner-box .form-group .col-sm-9 {
  padding-left: 0;
}
.ml-banner-box .form-group .col-sm-9 .radio {
  margin-right: 35px;
}
.ml-banner-box .form-group .col-sm-9 label {
  padding-left: 5px;
}
.ml-banner-box .form-group .col-sm-9 .caret {
  position: absolute;
  top: 15px;
  right: 22px;
}
.ml-banner-box .input-danwei {
  line-height: 34px;
  right: 10px;
  color: #b3b3b3;
}
.ml-banner-box .ml-banner-box-btn {
  width: 256px;
  height: 36px;
  background: #ffb900;
  color: #fff;
  text-align: center;
  line-height: 36px;
  display: block;
  margin-left: 75px;
  border-radius: 9px;
}

.ml-banner-txt {
  color: #fff;
  line-height: 20px;
}

.ml1 {
  background: #f8ffed;
}
.ml1 .w735 {
  width: 735px;
  margin: 0 auto;
  padding-top: 98px;
  padding-bottom: 162px;
}
.ml1 .ml1-title {
  width: 363px;
  height: 50px;
  margin: 0 auto 86px auto;
  background-position: 0 -309px;
}
.ml1 .ml1-box {
  width: 735px;
  height: 1090px;
  background-repeat: no-repeat;
  background-position: center;
}

.ml2 {
  height: 1187px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0eb2a9;
  padding-top: 290px;
}
.ml2 .w830 {
  width: 830px;
  margin: 0 auto;
}
.ml2 li {
  width: 415px;
  height: 448px;
  float: left;
}
.ml2 li .img {
  width: 230px;
  height: 230px;
  margin: 0 auto 55px auto;
}
.ml2 li .img.img1 {
  background-position: 0 0;
}
.ml2 li .img.img2 {
  background-position: -230px 0;
}
.ml2 li .img.img3 {
  background-position: -460px 0;
}
.ml2 li .img.img4 {
  background-position: -690px 0;
}
.ml2 li .li-txt {
  min-height: 50px;
  line-height: 26px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.ml2 li .li-txt p {
  float: left;
  padding-top: 10px;
}
.ml2 li .num {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
}
.ml2 li .num.num1 {
  background-position: 0 -230px;
}
.ml2 li .num.num2 {
  background-position: -50px -230px;
}
.ml2 li .num.num3 {
  background-position: -100px -230px;
}
.ml2 li .num.num4 {
  background-position: -150px -230px;
}
.ml2 li .padding-l-80 {
  padding-left: 80px;
}

.ml3 {
  background: #f8ffed;
  padding: 124px 0 138px 0;
}
.ml3 .w1061 {
  width: 1061px;
  margin: 0 auto;
}
.ml3 .ml3-title {
  width: 311px;
  height: 26px;
  margin: 0 auto;
  background-position: 0 -368px;
}
.ml3 .ml3-title2 {
  text-align: center;
  color: #00A984;
  font-size: 18px;
  line-height: 25px;
  padding-top: 8px;
  padding-bottom: 80px;
}
.ml3 li {
  width: 196px;
  height: 65px;
  float: left;
  border: solid 1px #e7e7e7;
  margin: 0 8px 16px 8px;
}

.ml4 {
  height: 815px;
  background-size: 100% 815px;
  padding-top: 320px;
}
.ml4 .w1013 {
  width: 1013px;
  margin: 0 auto;
}
.ml4 .table-ti {
  height: 64px;
  background: #005963;
  line-height: 64px;
  color: #fff;
  border-radius: 20px 20px 0 0;
}
.ml4 .table-ti li {
  float: left;
  text-align: center;
  font-size: 16px;
}
.ml4 .w100 {
  width: 100px !important;
}
.ml4 .w130 {
  width: 130px;
}
.ml4 .w155 {
  width: 155px;
}
.ml4 .w180 {
  width: 180px;
}
.ml4 .w215 {
  width: 215px;
}
.ml4 table {
  width: 100%;
  font-size: 16px;
}
.ml4 table tr {
  background: #fffef8;
}
.ml4 table tr td {
  height: 54px;
  text-align: center;
  font-size: 16px;
}
.ml4 table tr:nth-child(2n) {
  background: #eefceb;
}

/*所在地区-下拉*/
.drop-box {
  width: 255px;
  z-index: 9;
}
.drop-box .select2 {
  width: 100% !important;
}

.drop-box2 {
  width: 85px;
  float: left;
  z-index: 9;
  padding-right: 10px;
}
.drop-box2:last-child {
  padding-right: 0;
}
.drop-box2 .select2 {
  width: 100% !important;
}

/*# sourceMappingURL=main.css.map */
