@charset "UTF-8";
body {
  min-width: 1200px;
  background-color: #fff;
  font-family: "PingFang SC", "Microsoft YaHei", "SimSun";
}

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%;
  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: #262626;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  color: #FF9F00;
}
a:focus {
  text-decoration: none;
}

button {
  cursor: pointer;
}

iframe {
  line-height: 0;
  overflow: hidden;
  border: none;
}

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;
  min-width: 1180px;
}

ul,
li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
  word-break: break-all;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

textarea:focus,
button:focus,
input:focus {
  outline: 0;
}

/*定位*/
.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

/*背景颜色*/
.bg-none {
  background-color: none !important;
  background: none !important;
}

.bg-white {
  background-color: #fff;
}

.bg-gray {
  background-color: #f8f8f8;
}

.bg-gray-fa {
  background-color: #fafafa;
}

.bg-gray-f5 {
  background-color: #f5f5f5;
}

.bg-gray-f8 {
  background-color: #f8f8f8;
}

.bg-light-yello {
  background-color: #fff4ca;
}

/*文字颜色*/
.text-white {
  color: #fff;
}

.text-gray-2 {
  color: #222;
}

.text-gray-25 {
  color: #252525;
}

.text-gray-26 {
  color: #262626;
}

.text-gray-3 {
  color: #333;
}

.text-gray-3f {
  color: #3f3f3f;
}

.text-gray-4 {
  color: #444 !important;
}

.text-gray-4a {
  color: #4a4a4a;
}

.text-gray-5 {
  color: #555;
}

.text-gray-53 {
  color: #535353;
}

.text-gray-57 {
  color: #575757;
}

.text-gray-6 {
  color: #666;
}

.text-gray-72 {
  color: #727272;
}

.text-gray-7d {
  color: #7d7d7d;
}

.text-gray-8 {
  color: #888;
}

.text-gray-87 {
  color: #878787;
}

.text-gray-9 {
  color: #999;
}

.text-gray-9b {
  color: #9b9b9b;
}

.text-gray-a {
  color: #aaa;
}

.text-gray-b {
  color: #bbb;
}

.text-gray-c {
  color: #ccc;
}

.text-gray-d {
  color: #ddd;
}

.text-gray-e {
  color: #eee;
}

.text-gray-ab {
  color: #ababab;
}

.text-black {
  color: #000;
}

.text-orange {
  color: #ff5a00;
}

.text-blue {
  color: #26D6AF;
}

.text-blue2 {
  color: #4388C6;
}

a.text-warning:hover {
  color: #f60;
}

a.text-gray-9:hover {
  color: #ff9f00;
}

/*文字大小*/
.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-18 {
  font-size: 18px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-40 {
  font-size: 40px !important;
}

.font-45 {
  font-size: 45px !important;
}

.font-48 {
  font-size: 48px !important;
}

i.font-48 {
  font-size: 48px !important;
}

.font-60 {
  font-size: 60px !important;
}

.font-weight {
  font-weight: bold;
}

.font-weight-none {
  font-weight: normal !important;
}

.line-h-14 {
  line-height: 14px;
}

.line-h-18 {
  line-height: 18px;
}

.line-h-20 {
  line-height: 20px;
}

.line-h-22 {
  line-height: 22px;
}

.line-h-23 {
  line-height: 23px;
}

.line-h-24 {
  line-height: 24px;
}

.line-h-26 {
  line-height: 26px;
}

.line-h-28 {
  line-height: 28px;
}

.line-h-30 {
  line-height: 30px;
}

.line-h-32 {
  line-height: 32px;
}

.line-h-34 {
  line-height: 34px;
}

.line-h-36 {
  line-height: 36px;
}

.line-h-40 {
  line-height: 40px;
}

.line-h-42 {
  line-height: 42px;
}

.line-h-44 {
  line-height: 44px;
}

.line-h-45 {
  line-height: 45px;
}

.line-h-48 {
  line-height: 48px;
}

.line-h-54 {
  line-height: 54px;
}

.line-h-56 {
  line-height: 56px;
}

.text-indent-none {
  text-indent: 0 !important;
}

.text-indent {
  text-indent: 2em;
}

/*按钮*/
.mybtn-sm {
  padding: 3px 15px;
}

.mybtn-sm2 {
  padding: 4px 10px;
}

.mybtn-sm3 {
  padding: 1px 5px;
}

.mybtn-lg {
  padding: 10px 65px;
  font-size: 20px;
}

.mybtn-lr-8 {
  padding: 6px 8px;
}

.mybtn-lr-11 {
  padding: 6px 11px;
}

.mybtn-lr-12 {
  padding: 6px 12px;
}

.mybtn-lr-15 {
  padding: 6px 15px;
}

.mybtn-lr-20 {
  padding: 3px 20px;
}

.mybtn-lr-20-2 {
  padding: 6px 20px;
}

.mybtn-lr-20-3 {
  padding: 9px 20px;
}

.mybtn-lr-25 {
  padding: 9px 25px;
}

.mybtn-lr-30 {
  padding: 6px 30px;
}

.mybtn-lr-100 {
  padding: 6px 100px;
}

.mybtn-tb-10 {
  padding: 10px 20px;
}

.btn-warning:hover {
  background: #ff6f00 !important;
}

.btn-white {
  border: solid 1px #eee;
  color: #999;
  background-color: #fff;
}

.btn-white:hover, .btn-white.active {
  border: solid 1px #ff9f00;
  color: #fff;
  background-color: #ff9f00;
}

.btn-white2 {
  border: solid 1px #eee;
  color: #999;
  background-color: #fff;
}

.btn-white2:hover, .btn-white2.active {
  border: solid 1px #ff9f00;
  color: #ff9f00;
}

.btn-black {
  border: solid 1px #333;
  color: #fff;
  background-color: #333;
}

.btn-black:hover,
.btn-black:focus {
  border: solid 1px #000;
  color: #fff;
  background-color: #000;
}

.btn-gray {
  border: solid 1px #e2e2e2;
  color: #fff;
  background-color: #e2e2e2;
}

.btn-gray:hover {
  color: #fff;
}

.btn-gray2 {
  border: solid 1px #cfcfcf;
  color: #fff;
  background-color: #cfcfcf;
}

.btn-gray2:hover {
  border: solid 1px #bbb;
  color: #fff;
  background-color: #bbb;
}

.btn-gray3 {
  border: solid 1px #e4e4e4;
  color: #999;
  background-color: #f4f4f4;
}

.btn-gray3:hover {
  border: solid 1px #ff9f00;
  color: #fff;
  background-color: #ff9f00;
}

.btn-gray4 {
  border: solid 1px #e4e4e4;
  color: #ff9f00;
  background-color: #f4f4f4;
}

.btn-gray4:hover {
  border: solid 1px #ff9f00;
  color: #fff;
  background-color: #ff9f00;
}

.btn-empty-white {
  border: solid 1px #ddd;
  color: #888;
  background-color: #fff;
}

.btn-empty-white:hover {
  border-color: #ddd;
  background-color: #f3f3f3;
  color: #888;
}

.btn-empty-white2 {
  border: solid 1px #ddd;
  color: #888;
  background-color: #fff;
}

.btn-empty-white2:hover, .btn-empty-white2.active {
  border-color: #ff9f00;
  background-color: #fff;
  color: #ff9f00;
  box-shadow: none;
}

.btn-empty-info, .btn-empty-info:focus {
  border: solid 1px #57A5FF;
  color: #57A5FF;
  background-color: #fff;
}

.btn-empty-info:hover {
  border-color: #57A5FF;
  background-color: #57A5FF;
  color: #fff;
}

.btn-empty-success, .btn-empty-success:focus {
  border: solid 1px #48bd1c;
  color: #48bd1c;
  background-color: #fff;
}

.btn-empty-success:hover {
  border-color: #48bd1c;
  background-color: #48bd1c;
  color: #fff;
}

.btn-empty-warning, .btn-empty-warning:focus {
  border: solid 1px #ff9f00;
  color: #ff9f00;
  background-color: #fff;
}

.btn-empty-warning:hover {
  border-color: #ff9f00;
  background-color: #ff9f00;
  color: #fff !important;
}

.btn-empty-danger, .btn-empty-danger:focus {
  border: solid 1px #e30200;
  color: #e30200;
  background-color: #fff;
}

.btn-empty-danger:hover {
  border-color: #e30200;
  background-color: #e30200;
  color: #fff;
}

/*标签*/
.tag-empty-info {
  border: solid 1px #57A5FF;
  color: #57A5FF;
  background-color: #fff;
}

.tag-empty-info2 {
  border: solid 1px #57A5FF;
  color: #57A5FF;
}

.tag-empty-success {
  border: solid 1px #48bd1c;
  color: #48bd1c;
  background-color: #fff;
}

.tag-empty-success2 {
  border: solid 1px #48bd1c;
  color: #48bd1c;
}

.tag-empty-warning {
  border: solid 1px #ff9f00;
  color: #ff9f00;
  background-color: #fff;
}

.tag-empty-warning2 {
  border: solid 1px #ff9f00;
  color: #ff9f00;
}

.tag-empty-danger {
  border: solid 1px #e30200;
  color: #e30200;
  background-color: #fff;
}

.tag-empty-danger2 {
  border: solid 1px #e30200;
  color: #e30200;
}

/*间距*/
.padding-0 {
  padding: 0 !important;
}

.padding-5 {
  padding: 5px;
}

.padding-10 {
  padding: 10px;
}

.padding-15 {
  padding: 15px;
}

.padding-20 {
  padding: 20px;
}

.padding-25 {
  padding: 25px;
}

.padding-30 {
  padding: 30px !important;
}

.padding-l-0 {
  padding-left: 0 !important;
}

.padding-l-5 {
  padding-left: 5px !important;
}

.padding-l-10 {
  padding-left: 10px !important;
}

.padding-l-15 {
  padding-left: 15px !important;
}

.padding-l-16 {
  padding-left: 16px !important;
}

.padding-l-20 {
  padding-left: 20px !important;
}

.padding-l-30 {
  padding-left: 30px !important;
}

.padding-l-40 {
  padding-left: 40px !important;
}

.padding-l-150 {
  padding-left: 150px !important;
}

.padding-r-0 {
  padding-right: 0 !important;
}

.padding-r-5 {
  padding-right: 5px !important;
}

.padding-r-10 {
  padding-right: 10px !important;
}

.padding-r-15 {
  padding-right: 15px !important;
}

.padding-r-16 {
  padding-right: 16px !important;
}

.padding-r-20 {
  padding-right: 20px !important;
}

.padding-r-25 {
  padding-right: 25px !important;
}

.padding-r-28 {
  padding-right: 28px !important;
}

.padding-r-30 {
  padding-right: 30px !important;
}

.padding-r-35 {
  padding-right: 35px !important;
}

.padding-r-40 {
  padding-right: 40px !important;
}

.padding-r-45 {
  padding-right: 45px !important;
}

.padding-r-90 {
  padding-right: 90px !important;
}

.padding-lr-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-lr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.padding-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-lr-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.padding-lr-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.padding-lr-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.padding-lr-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.padding-lr-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.padding-t-0 {
  padding-top: 0px !important;
}

.padding-t-5 {
  padding-top: 5px;
}

.padding-t-10 {
  padding-top: 10px;
}

.padding-t-15 {
  padding-top: 15px;
}

.padding-t-18 {
  padding-top: 18px;
}

.padding-t-20 {
  padding-top: 20px;
}

.padding-t-25 {
  padding-top: 25px !important;
}

.padding-t-30 {
  padding-top: 30px;
}

.padding-t-31 {
  padding-top: 31px;
}

.padding-t-35 {
  padding-top: 35px;
}

.padding-t-40 {
  padding-top: 40px;
}

.padding-t-50 {
  padding-top: 50px;
}

.padding-t-60 {
  padding-top: 60px;
}

.padding-b-0 {
  padding-bottom: 0px !important;
}

.padding-b-5 {
  padding-bottom: 5px;
}

.padding-b-8 {
  padding-bottom: 8px;
}

.padding-b-10 {
  padding-bottom: 10px;
}

.padding-b-15 {
  padding-bottom: 15px !important;
}

.padding-b-20 {
  padding-bottom: 20px;
}

.padding-b-25 {
  padding-bottom: 25px;
}

.padding-b-30 {
  padding-bottom: 30px;
}

.padding-b-35 {
  padding-bottom: 35px;
}

.padding-b-40 {
  padding-bottom: 40px;
}

.padding-b-60 {
  padding-bottom: 60px;
}

.padding-tb1 {
  padding: 5px 20px;
}

.padding-tb2 {
  padding: 15px 0;
}

.padding-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-tb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padding-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-tb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-tb-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.margin-auto {
  margin: 0 auto;
}

.margin-0 {
  margin: 0 !important;
}

.margin-fu-10 {
  margin: 0 -10px;
}

.margin-l-5 {
  margin-left: 5px;
}

.margin-l-10 {
  margin-left: 10px;
}

.margin-l-15 {
  margin-left: 15px;
}

.margin-l-20 {
  margin-left: 20px;
}

.margin-l-30 {
  margin-left: 30px;
}

.margin-r-5 {
  margin-right: 5px;
}

.margin-r-8 {
  margin-right: 8px;
}

.margin-r-10 {
  margin-right: 10px;
}

.margin-r-15 {
  margin-right: 15px;
}

.margin-r-20 {
  margin-right: 20px;
}

.margin-r-25 {
  margin-right: 25px;
}

.margin-r-30 {
  margin-right: 30px;
}

.margin-r-40 {
  margin-right: 40px;
}

.margin-r-50 {
  margin-right: 50px;
}

.margin-lr-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.margin-l-80 {
  margin-left: 80px;
}

.margin-b-0 {
  margin-bottom: 0 !important;
}

.margin-b-3 {
  margin-bottom: 3px;
}

.margin-b-5 {
  margin-bottom: 5px !important;
}

.margin-b-7 {
  margin-bottom: 7px !important;
}

.margin-b-8 {
  margin-bottom: 8px;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-12 {
  margin-bottom: 12px;
}

.margin-b-15 {
  margin-bottom: 15px;
}

.margin-b-20 {
  margin-bottom: 20px !important;
}

.margin-b-25 {
  margin-bottom: 25px !important;
}

.margin-b-30 {
  margin-bottom: 30px !important;
}

.margin-b-35 {
  margin-bottom: 35px !important;
}

.margin-b-40 {
  margin-bottom: 40px !important;
}

.margin-b-50 {
  margin-bottom: 50px;
}

.margin-b-60 {
  margin-bottom: 60px !important;
}

.margin-b-180 {
  margin-bottom: 180px;
}

.margin-b-240 {
  margin-bottom: 240px;
}

.margin-t-0 {
  margin-top: 0;
}

.margin-t-3 {
  margin-top: 3px;
}

.margin-t-5 {
  margin-top: 5px;
}

.margin-t-7 {
  margin-top: 7px !important;
}

.margin-t-8 {
  margin-top: 8px;
}

.margin-t-10 {
  margin-top: 10px;
}

.margin-t-15 {
  margin-top: 15px !important;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-t-25 {
  margin-top: 25px;
}

.margin-t-30 {
  margin-top: 30px;
}

.margin-t-35 {
  margin-top: 35px;
}

.margin-t-40 {
  margin-top: 40px;
}

.margin-t-50 {
  margin-top: 50px;
}

.margin-t-60 {
  margin-top: 60px;
}

.margin-t-200 {
  margin-top: 200px;
}

.margin-tb-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-tb-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-tb-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-tb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*宽度*/
.w-100 {
  width: 100% !important;
}
.w-100 .select2-container {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.w17 {
  width: 17px !important;
}

.w20 {
  width: 20px !important;
}

.w25 {
  width: 25px !important;
}

.w45 {
  width: 45px !important;
}

.w50 {
  width: 50px !important;
}

.w56 {
  width: 56px !important;
}

.w70 {
  width: 70px !important;
}

.w75 {
  width: 75px !important;
}

.w80 {
  width: 80px !important;
}

.w84 {
  width: 84px !important;
}

.w85 {
  width: 85px !important;
}

.w90 {
  width: 90px !important;
}

.w96 {
  width: 96px !important;
}

.w100 {
  width: 100px !important;
}

.w105 {
  width: 105px !important;
}

.w107 {
  width: 107px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w135 {
  width: 135px !important;
}

.w140 {
  width: 140px !important;
}

.w145 {
  width: 145px !important;
}

.w155 {
  width: 155px;
}

.w160 {
  width: 160px;
}

.w170 {
  width: 170px;
}

.w180 {
  width: 180px;
}

.w185 {
  width: 185px;
}

.w215 {
  width: 215px;
}

.w200 {
  width: 200px;
}

.w220 {
  width: 220px;
}

.w230 {
  width: 230px;
}

.w235 {
  width: 235px;
}

.w240 {
  width: 240px;
}

.w250 {
  width: 250px;
}

.w255 {
  width: 255px;
}

.w270 {
  width: 270px;
}

.w280 {
  width: 280px;
  float: right;
}
.w280 .w280-ad img {
  width: 100%;
}

.w280-2 {
  width: 280px;
}

.w300 {
  width: 300px;
}

.w315 {
  width: 315px;
}

.w330 {
  width: 330px;
  float: right;
}

.w335 {
  width: 335px;
}

.w350 {
  width: 350px;
}

.w380 {
  width: 380px;
}

.w390 {
  width: 390px;
}

.w400 {
  width: 400px;
}

.w450 {
  width: 450px;
}

.w500 {
  width: 500px;
}

.w580 {
  width: 580px;
}

.w600 {
  width: 600px;
}

.w830 {
  width: 830px;
  float: left;
}

.w835 {
  width: 835px;
}

.w880 {
  width: 880px;
  float: left;
}

.w1180 {
  width: 1180px;
  margin: 0 auto;
}

/*高度*/
.height-auto {
  height: auto !important;
}

.height-5 {
  height: 5px;
}

.height-10 {
  height: 10px;
}

.height-12 {
  height: 12px;
}

.height-15 {
  height: 15px;
}

.height-20 {
  height: 20px;
}

.height-25 {
  height: 25px;
}

.height-30 {
  height: 30px;
}

.height-34 {
  height: 34px;
}

.height-35 {
  height: 35px;
}

.height-36 {
  height: 36px;
}

.height-40 {
  height: 40px;
}

.height-42 {
  height: 42px;
}

.height-44 {
  height: 44px;
}

.height-46 {
  height: 46px;
}

.height-50 {
  height: 50px !important;
}

.height-52 {
  height: 52px;
}

.height-60 {
  height: 60px;
}

.height-62 {
  height: 62px;
}

.height-70 {
  height: 70px !important;
}

.height-72 {
  height: 72px;
}

.height-75 {
  height: 75px;
}

.height-80 {
  height: 80px;
}

.height-130 {
  height: 130px;
}

.height-160 {
  height: 160px;
}

.height-170 {
  height: 170px;
}

/*宽和高*/
.w-h-40 {
  width: 40px;
  height: 40px;
}

/*边框线*/
.border-0 {
  border: 0 !important;
}

.border-1 {
  border: solid 1px;
}

.border-l {
  border-left: solid 1px;
}

.border-r {
  border-right: solid 1px;
}

.border-t {
  border-top: solid 1px;
}

.border-b {
  border-bottom: solid 1px;
}

.border-b2 {
  border-bottom: dashed 1px;
}

.border-c-ddd {
  border-color: #ddd !important;
}

.border-c-ccc {
  border-color: #ccc !important;
}

.border-c-eee {
  border-color: #eee !important;
}

.border-c-ed {
  border-color: #ededed !important;
}

.border-c-info {
  border-color: #57A5FF !important;
}

.border-c-success {
  border-color: #48bd1c !important;
}

.border-c-warning {
  border-color: #ff9f00 !important;
}

.border-c-danger {
  border-color: #e30200 !important;
}

.border-c-blue {
  border-color: #4388C6 !important;
}

.border-line {
  height: 10px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 10px;
}

.border-line2 {
  height: 10px;
  border-bottom: dashed 1px #ededed;
  margin-bottom: 10px;
}

.border-box {
  border: solid 1px;
}

.border-round {
  border-radius: 100%;
  padding: 10px;
  border: solid 2px;
}

.border-round2 {
  border-radius: 100%;
  padding: 2px;
  border: solid 1px;
}

/*圆角*/
.border-radius-2 {
  border-radius: 2px;
}

.border-radius-3 {
  border-radius: 3px;
}

.border-radius-4 {
  border-radius: 4px;
}

.border-radius-6 {
  border-radius: 6px;
}

/*旋转*/
.rotate-90 {
  transform: rotate(90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

/*分页*/
.page {
  height: 25px;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
}
.page li {
  display: inline-block;
  list-style: outside none none;
}
.page li.active a {
  color: #fff;
  border-color: #ff9f00;
  background-color: #ff9f00;
}
.page a {
  border: solid 1px #ddd;
  padding: 4px 10px;
  color: #555;
  margin: 0 3px;
  background-color: #fff;
}
.page a:hover {
  color: #ff9f00;
  border-color: #ff9f00;
}

/*面包屑*/
.bread {
  color: #999;
  height: 55px;
  line-height: 55px;
}
.bread a {
  color: #999;
  padding: 0 3px;
}
.bread a:hover {
  color: #ff9f00;
}

.LRS_Float a div {
  height: 50px !important;
}

object#LR_Flash {
  display: none;
}

.cursor {
  cursor: pointer;
}
.cursor input {
  cursor: pointer;
}

.border-warning {
  border-color: #FF9F00 !important;
  box-shadow: 0px 0px 4px 4px rgba(255, 159, 0, 0.1);
}

.border-danger {
  border-color: #FE3824  !important;
  box-shadow: 0px 0px 4px 4px rgba(254, 55, 35, 0.1);
}

/*分页*/
.com-paging {
  padding: 20px;
  text-align: center;
}

.com-paging .btn {
  border: 1px solid #cecece;
  border-radius: 3px;
  line-height: 28px;
  margin: 0 5px;
  padding: 0 10px;
  background-color: #fff;
  font-size: 12px;
  box-shadow: none;
  color: #999;
}
.com-paging .btn:hover {
  background: #ff9f00 none repeat scroll 0 0;
  border-color: #ff9f00;
  color: #fff;
}

.com-paging .btn.active {
  background: #ff9f00 none repeat scroll 0 0;
  border-color: #ff9f00;
  color: #fff;
  cursor: default;
}

.com-paging span {
  padding: 0 5px;
}

.onerow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.overflow-h {
  overflow: hidden;
}

/*广告图片*/
.ad_tag {
  width: 32px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  border-radius: 0 4px 0 0;
  left: 0;
  bottom: 0;
}

.ad_auto img {
  width: 100%;
  object-fit: cover;
}

.ad_1920 img {
  width: 1920px;
}

.ad_1180 img {
  width: 1180px;
}

.ad_750 img {
  width: 750px;
}

.ad_380 ul {
  width: 1200px;
  margin: 0 -10px;
}
.ad_380 li {
  width: 380px;
  height: 100px;
  float: left;
  margin: 0 10px;
}
.ad_380 li img {
  width: 380px;
}

.ad_345 img {
  width: 345px;
}

.page-peel {
  height: 60px;
}
.page-peel .ad-fullwidth > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-peel .img-absolute {
  width: 1920px !important;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.page-peel .page-peel-content {
  position: absolute;
  right: 40px;
  top: 0;
  z-index: 200;
}
.page-peel .page-peel-content img {
  z-index: 99;
  right: 0px;
  width: 50px;
  position: absolute;
  top: 0px;
  height: 50px;
  ms-interpolation-mode: bicubic;
}
.page-peel .page-peel-mask {
  right: 0px;
  background-position: right top;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 50px;
  position: absolute;
  top: 0px;
  height: 50px;
}

/*.pagepeel{right:0px;float:right;position:relative;top:0px}
.pagepeel img{z-index:99;right:0px;width:50px;position:absolute;top:0px;height:52px;ms-interpolation-mode:bicubic}
.pagepeel .msg_block{right:0px;background:url(../images/ad_auto.jpg) no-repeat right top;overflow:hidden;width:50px;position:absolute;top:0px;height:50px}*/
/*多选框*/
input[type="checkbox"].styled:checked + label:before, input[type="radio"].styled:checked + label:before {
  display: none;
}

input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after {
  content: "\e062" !important;
  color: #48bd1c !important;
}

.modal-dialog {
  margin: 168px auto 0;
}

.placeholder {
  color: #a5a5a5;
}

/*下拉框*/
.select2-results__options {
  padding: 10px 0;
}
.select2-results__options li {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
}
.select2-results__options li:hover {
  background: #fff7e9 !important;
  color: #ff9f00 !important;
}

.select2-results__option[aria-selected="true"] {
  background: #fff !important;
  color: #333 !important;
}

.select2-results__option--highlighted[aria-selected] {
  background: #fff7e9 !important;
  color: #ff9f00 !important;
}

.select2-container--default .select2-selection--single {
  border-color: #ccc !important;
}
.select2-container--default .select2-selection--single:focus {
  border-color: #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.select2-dropdown {
  border-color: #ccc !important;
}

.select2-selection__arrow {
  font-weight: normal;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #b2b2b2;
  right: 7px !important;
  top: 18px !important;
}
.select2-selection__arrow:before {
  content: "\e016";
}
.select2-selection__arrow b {
  border-width: 0 !important;
}

/*星星评价*/
.raty i.iconfont {
  width: 24px;
  height: 24px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  float: left;
  margin: 0 5px;
  color: #ccc;
}
.raty i.iconfont.text-warning {
  color: #ff9f00;
}

/*分享*/
.bd_weixin_popup {
  width: 250px !important;
  height: auto !important;
}
.bd_weixin_popup .bd_weixin_popup_foot {
  padding: 0 10px !important;
}

.row.row-10-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
.row.row-10-gutter .col-md-3,
.row.row-10-gutter .col-md-4,
.row.row-10-gutter .col-md-6 {
  padding-left: 10px;
  padding-right: 10px;
}

.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.display-inline {
  display: inline;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.display-block {
  display: block;
}

.no-border {
  border: none !important;
}

.container {
  width: 1200px;
  min-width: 1200px;
}

.cp-top-wrap {
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
}
.cp-top-wrap .cp-header-wrap {
  background: none;
  height: auto;
}

*:focus {
  outline: 0;
}

/* 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%;
}
.my-slick .slick-prev,
.my-slick .slick-next {
  z-index: 2;
  height: 84px;
  width: 34px;
}
.my-slick .slick-prev:hover,
.my-slick .slick-next:hover {
  background: rgba(0, 0, 0, 0.5);
}
.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: rgba(255, 255, 255, 0.5);
}
.my-slick .slick-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}
.my-slick .slick-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}
.my-slick .slick-dots {
  bottom: 10px;
}
.my-slick .slick-dots li {
  margin: 0;
}
.my-slick .slick-dots li button:before {
  font-size: 40px;
  opacity: 0.5;
  color: #fff;
}
.my-slick .slick-dots li.slick-active button:before {
  color: #ff9f00;
  opacity: 1;
}
.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: 10px;
  height: 10px;
  background-color: #ff9f00;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.cp-header-wrap {
  background: #433939;
  height: 80px;
  -webkit-font-smoothing: antialiased;
}
.cp-header-wrap .cp-heaer-l {
  float: left;
}
.cp-header-wrap .cp-heaer-l a {
  display: block;
  background-color: #FFB53A;
  background-image: linear-gradient(-141deg, #FFB53A 0%, #EE9501 100%);
  color: #fff;
  width: 80px;
  height: 65px;
  line-height: 60px;
  text-align: center;
}
.cp-header-wrap .cp-heaer-l i {
  font-size: 50px;
}
.cp-header-wrap .cp-heaer-r {
  float: right;
  padding-top: 30px;
}
.cp-header-wrap .cp-nav-ul {
  margin-right: 62px;
}
.cp-header-wrap .cp-nav-ul li {
  float: left;
  margin-right: 47.5px;
}
.cp-header-wrap .cp-nav-ul li:last-child {
  margin-right: 0;
}
.cp-header-wrap .cp-nav-ul li a {
  color: #fff;
  line-height: 25px;
  font-size: 18px;
  letter-spacing: 0;
  padding-bottom: 8px;
  font-weight: bold;
}
.cp-header-wrap .cp-nav-ul li a.active {
  border-bottom: 2px solid #fff;
}
.cp-header-wrap .cp-nav-ul li a.active:hover {
  border-bottom: 2px solid #FFBD50;
}
.cp-header-wrap .cp-nav-ul li a:hover {
  color: #FFBD50;
}
.cp-header-wrap .cp-nav-login {
  color: #fff;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
}
.cp-header-wrap .cp-nav-login img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 13px;
  position: relative;
  top: -1px;
}
.cp-header-wrap .cp-nav-login a {
  color: #fff;
}
.cp-header-wrap .cp-nav-login a:hover {
  color: #FFBD50;
}
.cp-header-wrap .cp-nav-login span {
  display: inline-block;
  padding: 0 14px;
}

.cp-footer {
  background: #282521;
  padding: 36px 0 90px;
  -webkit-font-smoothing: antialiased;
}
.cp-footer .cp-footer-inner {
  padding: 0 40px;
}
.cp-footer .cp-footer-dl {
  float: left;
}
.cp-footer .cp-footer-dl.style-1 {
  width: 450px;
}
.cp-footer .cp-footer-dl.style-3 {
  float: right;
}
.cp-footer .cp-footer-dl dt {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.09px;
}
.cp-footer .cp-footer-dl dd {
  margin-top: 15px;
}
.cp-footer .cp-footer-dl dd:first-child {
  margin-top: 20px;
}
.cp-footer .cp-footer-dl dd span, .cp-footer .cp-footer-dl dd a {
  font-size: 14px;
  color: #999999;
  letter-spacing: 0.07px;
  text-align: left;
  line-height: 20px;
}
.cp-footer .cp-footer-dl dd a:hover {
  color: #FFBD50;
}

.cp-home-banner-wrap {
  margin-top: 144px;
  padding-left: 141px;
}
.cp-home-banner-wrap .text-1 img {
  display: block;
  width: 630px;
  height: 64px;
}
.cp-home-banner-wrap .text-2 {
  margin-top: 28px;
}
.cp-home-banner-wrap .text-2 p {
  background: rgba(0, 0, 0, 0.25);
  display: inline-block;
  height: 32px;
  line-height: 30px;
  padding: 0;
  font-size: 22px;
  color: #FFFFFF;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  width: 630px;
}
.cp-home-banner-wrap .text-3 {
  margin-top: 30px;
}
.cp-home-banner-wrap .text-3 a {
  display: block;
  width: 354px;
  height: 50px;
  line-height: 50px;
  background-repeat: no-repeat;
  background-image: url("../images/company/home-text-rectangle.png");
  background-size: 100% 100%;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.cp-home-banner-wrap .text-3 a i {
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  font-size: 22px;
}

.cp-home-sec1 {
  background: #FFFFFF;
  box-shadow: 0 10px 20px 0 rgba(31, 24, 10, 0.07);
  border-radius: 4px;
  padding: 40px 85px 40px 86px;
  margin-top: -60px;
}
.cp-home-sec1 .text-1 {
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 42px;
  -webkit-font-smoothing: antialiased;
}

.cp-home-sec11 li {
  float: left;
  margin-right: 33px;
}
.cp-home-sec11 li:last-child {
  margin-right: 0;
}
.cp-home-sec11 li .li-inner {
  display: block;
  position: relative;
}
.cp-home-sec11 li .li-inner img {
  display: block;
  width: 232px;
  height: 125px;
}
.cp-home-sec11 li .li-inner .text-2 {
  position: absolute;
  left: -10px;
  bottom: -10px;
  width: 140.6px;
  height: 36.7px;
  background-image: linear-gradient(141deg, #FFBD50 0%, #EB9200 100%);
  box-shadow: 0 2px 10px 0 rgba(37, 34, 27, 0.1);
  text-align: center;
  line-height: 36.7px;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

.cp-home-sec12 {
  margin-top: 44.3px;
  -webkit-font-smoothing: antialiased;
}
.cp-home-sec12 .sec12-item-wrap .text-3 {
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.cp-home-sec12 .sec12-item-wrap .text-3.style-2 {
  margin-top: 28px;
}
.cp-home-sec12 .sec12-item-wrap ul li {
  float: left;
  margin-right: 10px;
}
.cp-home-sec12 .sec12-item-wrap ul li:last-child {
  margin-right: 0;
}
.cp-home-sec12 .sec12-item-wrap ul li .li-inner {
  display: block;
  width: 91px;
  height: 91px;
  background: #F8F8F8;
  border-radius: 2px;
  text-align: center;
  padding-top: 10px;
}
.cp-home-sec12 .sec12-item-wrap ul li .li-inner:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.cp-home-sec12 .sec12-item-wrap ul li img {
  margin: 0 auto;
  display: block;
  width: 34px;
  height: 34px;
}
.cp-home-sec12 .sec12-item-wrap ul li p {
  margin-top: 10px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
}

.cp-home-tit-wrap {
  text-align: center;
}
.cp-home-tit-wrap .img-wrap img {
  display: inline-block;
  height: 20px;
  width: auto;
}
.cp-home-tit-wrap .text-1 {
  margin-top: -10px;
  font-size: 48px;
  color: #333333;
  letter-spacing: 0;
}
.cp-home-tit-wrap .text-2 {
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
}

.cp-home-sec2 {
  padding: 0 0 107px;
  position: relative;
}
.cp-home-sec2 .cp-home-timeline {
  height: 1200px;
}
.cp-home-sec2.style-more .cp-home-timeline {
  height: auto;
}
.cp-home-sec2.style-more .cp-home-timeline-mask {
  background: none;
  padding-top: 0;
  bottom: 65px;
}
.cp-home-sec2.style-more .cp-home-timeline-mask a img.img-1 {
  display: none;
}
.cp-home-sec2.style-more .cp-home-timeline-mask a img.img-2 {
  display: block;
}

.cp-home-timeline {
  padding: 25px 0 0 86px;
  position: relative;
  overflow: hidden;
}
.cp-home-timeline:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 246px;
  bottom: 0;
  height: 100%;
  width: 1px;
  background: #e4e4e4;
  z-index: 1;
}
.cp-home-timeline li {
  margin-bottom: 20px;
}
.cp-home-timeline li.style-2 {
  margin-bottom: 30px;
}
.cp-home-timeline .text-1 {
  float: left;
  margin-right: 97px;
  width: 120px;
  height: 35px;
  line-height: 35px;
  background: #F8F8F8;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.cp-home-timeline .text-1:before {
  content: '';
  position: absolute;
  top: 0;
  right: -46px;
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
  border: 3px solid #FF9F00;
  z-index: 3;
}
.cp-home-timeline .text-1:after {
  content: '';
  position: absolute;
  top: 5px;
  right: -66px;
  width: 25px;
  height: 1px;
  background: #e4e4e4;
  z-index: 2;
}
.cp-home-timeline .text-2 {
  float: left;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
}

.cp-home-timeline-mask {
  position: absolute;
  bottom: 107px;
  width: 100%;
  padding-top: 160px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 75%);
  z-index: 5;
}
.cp-home-timeline-mask a {
  display: block;
}
.cp-home-timeline-mask a img {
  margin: 0 215px;
  display: block;
  width: 60px;
  height: 60px;
}
.cp-home-timeline-mask a img.img-2 {
  display: none;
}

.cp-home-sec4-wrap {
  background-repeat: no-repeat;
  background-size: 100% 600px;
  background-position: 0 0;
  padding-top: 68px;
}
.cp-home-sec4-wrap .cp-home-tit-wrap .text-1 {
  color: #fff;
}

.cp-home-sec3 {
  padding-top: 49px;
  padding-bottom: 50px;
}

.cp-home-sec31 {
  padding-top: 49px;
}
.cp-home-sec31 .sec31-items {
  float: left;
  width: 373px;
  height: 600px;
  background: #FFFFFF;
  border-radius: 8px 4px 4px 4px;
  margin-right: 26px;
  box-shadow: 0 2px 20px 0 rgba(31, 34, 10, 0.07);
}
.cp-home-sec31 .sec31-items:last-child {
  margin-right: 0;
}
.cp-home-sec31 .sec31-items.style-2 .sec31-items-inner {
  padding-left: 20px;
}
.cp-home-sec31 .sec31-items.style-2 ul li {
  float: left;
  width: 50%;
}
.cp-home-sec31 .img-wrap img {
  display: block;
  width: 373px;
  height: 324px;
}
.cp-home-sec31 .sec31-items-inner {
  padding-left: 40px;
}
.cp-home-sec31 .text-1 {
  padding-bottom: 13px;
  margin-top: -20px;
  position: relative;
  font-weight: bold;
  font-size: 32px;
  color: #333333;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
.cp-home-sec31 .text-1:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-image: linear-gradient(125deg, #F5BC68 1%, #B38553 91%);
}
.cp-home-sec31 ul {
  margin-top: 20px;
}
.cp-home-sec31 ul li {
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 7px;
  padding-left: 12px;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.cp-home-sec31 ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #C28939;
}

.cp-home-sec41 {
  margin-top: 74px;
  position: relative;
  padding-bottom: 94px;
}
.cp-home-sec41 .sec41-item {
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 390px;
  height: 500px;
  padding-top: 71px;
}
.cp-home-sec41 .sec41-item .text-1 {
  font-weight: bold;
  font-size: 32px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.cp-home-sec41 .sec41-item .img-wrap {
  margin-top: 34px;
}
.cp-home-sec41 .sec41-item .img-wrap img {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 200px;
}
.cp-home-sec41 .sec41-item .sec41-btn {
  display: block;
  margin: 38px auto 0;
  width: 220px;
  height: 52px;
  line-height: 52px;
  border-radius: 100px;
  border-width: 2px;
  border-style: solid;
  border-color: #FFBD50;
  font-size: 24px;
  color: #FF9F00;
  letter-spacing: 0;
}
.cp-home-sec41 .sec41-item .sec41-btn:hover {
  background: #FF9F00;
  color: #fff;
  border-color: #FF9F00;
}
.cp-home-sec41 .sec41-item.style-1 {
  float: left;
}
.cp-home-sec41 .sec41-item.style-3 {
  float: right;
  margin-right: 30px;
}
.cp-home-sec41 .sec41-item.style-2 {
  padding-top: 98px;
  border-radius: 9px;
  position: absolute;
  width: 429px;
  height: 550px;
  top: -25px;
  left: 375px;
  z-index: 1;
}

.cp-contact-banner-wrap {
  -webkit-font-smoothing: antialiased;
  padding-left: 70px;
  padding-top: 129px;
}
.cp-contact-banner-wrap .text-1 {
  font-weight: bold;
  font-size: 48px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 44px;
}
.cp-contact-banner-wrap .text-2 {
  margin-top: 30px;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 44px;
}

.cp-contact-sec1 {
  padding: 59px 0 34px;
}
.cp-contact-sec1 dl {
  float: left;
  width: 333px;
  height: 180px;
  margin-right: 100px;
  margin-bottom: 17px;
  padding-top: 31px;
  -webkit-font-smoothing: antialiased;
}
.cp-contact-sec1 dl:nth-child(3n) {
  margin-right: 0;
}
.cp-contact-sec1 dl dt {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  line-height: 44px;
  margin-bottom: 10px;
}
.cp-contact-sec1 dl dd {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  line-height: 30px;
  white-space: nowrap;
}

.cp-join-banner-wrap {
  padding-top: 147px;
}
.cp-join-banner-wrap .text-1 img {
  display: block;
  margin: 0 auto;
  width: 368px;
  height: 93px;
}
.cp-join-banner-wrap .text-2 {
  width: 906px;
  margin: 65px auto 0;
  font-size: 28px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}

.cp-join-sec1 {
  padding-top: 50px;
}

.cp-join-sec11 {
  margin-top: 53px;
  -webkit-font-smoothing: antialiased;
}
.cp-join-sec11 .sec-l {
  float: left;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  line-height: 50px;
  font-weight: bold;
  width: 100px;
}
.cp-join-sec11 .sec-r {
  float: left;
  width: 1100px;
}
.cp-join-sec11 .sec-r ul li {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.cp-join-sec11 .sec-r ul li.active a, .cp-join-sec11 .sec-r ul li.active a:hover {
  background: #FF9F00;
  color: #fff;
}
.cp-join-sec11 .sec-r ul a {
  display: block;
  padding: 0 7px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #151515;
  letter-spacing: 0;
}
.cp-join-sec11 .sec-r ul a:hover {
  color: #FF9F00;
}

.cp-join-sec2 {
  margin-top: 50px;
  padding-bottom: 88px;
  min-height: 500px;
  -webkit-font-smoothing: antialiased;
}
.cp-join-sec2 .table > thead > tr {
  background: #F2F2F2;
}
.cp-join-sec2 .table > thead > tr > th {
  font-weight: bold;
  border: none;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  padding: 19px 0 21px 30px;
}
.cp-join-sec2 .table > tbody > tr:nth-child(4n+3) {
  background: #F8F8F8;
}
.cp-join-sec2 .table > tbody > tr.join-content-tr > td {
  padding: 5px 0;
}
.cp-join-sec2 .table > tbody > tr > td {
  border: none;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  padding: 19px 0 21px 30px;
  line-height: 30px;
}
.cp-join-sec2 .table > tbody > tr .operate-btn i {
  font-size: 24px;
  color: #ccc;
}
.cp-join-sec2 .table > tbody > tr.expended .operate-btn i:before {
  content: "\e6d2";
}
.cp-join-sec2 .join-content-wrap {
  background: #F8F8F8;
  padding: 50px 41px;
}
.cp-join-sec2 .join-content-wrap .text-1 span {
  margin-right: 70px;
}
.cp-join-sec2 .join-content-wrap .text-1 span:last-child {
  margin-right: 0;
}
.cp-join-sec2 .join-content-wrap .text-1 span label {
  color: #151515;
  display: inline;
}
.cp-join-sec2 .join-content-wrap .text-content {
  padding-top: 60px;
}
.cp-join-sec2 .join-content-wrap .text-content .text-title {
  margin-bottom: 50px;
}
.cp-join-sec2 .join-content-wrap .text-detail {
  color: #151515;
}
.cp-join-sec2 .join-content-wrap .text-title {
  font-weight: bold;
  font-size: 30px;
  color: #151515;
  letter-spacing: 0;
  line-height: 30px;
}
.cp-join-sec2 .join-content-wrap .text-contact {
  margin-top: 48px;
}
.cp-join-sec2 .join-content-wrap .text-contact .text-title {
  margin-bottom: 40px;
}
.cp-join-sec2 .join-content-wrap .text-contact .text-title:last-child {
  margin-bottom: 0;
}

.cp-news-nav {
  margin: 35px 0 30px;
  -webkit-font-smoothing: antialiased;
}
.cp-news-nav.style-2 {
  margin-bottom: 25px;
}
.cp-news-nav .sec-l {
  float: left;
}
.cp-news-nav .sec-l ul li {
  float: left;
  position: relative;
  padding-right: 25px;
}
.cp-news-nav .sec-l ul li:after {
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e6a3";
  position: absolute;
  top: 4px;
  right: 5px;
  color: #999;
}
.cp-news-nav .sec-l ul li:last-child {
  padding-right: 0;
}
.cp-news-nav .sec-l ul li:last-child:after {
  content: none;
}
.cp-news-nav .sec-l ul a,
.cp-news-nav .sec-l ul span {
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 25px;
}
.cp-news-nav .sec-l ul a:hover {
  color: #FF9F00;
}
.cp-news-nav .sec-r {
  float: right;
}
.cp-news-nav .sec-r ul li {
  float: left;
  margin-right: 39px;
}
.cp-news-nav .sec-r ul li:last-child {
  margin-right: 0;
}
.cp-news-nav .sec-r ul a {
  font-size: 18px;
  color: #666666;
  letter-spacing: 0;
  line-height: 25px;
}
.cp-news-nav .sec-r ul a:hover, .cp-news-nav .sec-r ul a.active {
  color: #FF9F00;
}
.cp-news-nav .sec-r ul a.active {
  font-size: 22px;
  font-weight: bold;
}

.cp-news-list-wrap {
  -webkit-font-smoothing: antialiased;
  padding-bottom: 84px;
}
.cp-news-list-wrap .cp-news-ul li {
  margin-bottom: 20px;
  background: #FFFFFF;
  padding: 15px 15px 15px 30px;
  box-shadow: 0 0 20px 0 rgba(3, 3, 25, 0.06);
}
.cp-news-list-wrap .cp-news-ul li:last-child {
  margin-bottom: 0;
}
.cp-news-list-wrap .cp-news-ul .sec-l {
  float: left;
  padding-top: 15px;
  width: 515px;
  margin-right: 40px;
}
.cp-news-list-wrap .cp-news-ul .text-1 {
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
}
.cp-news-list-wrap .cp-news-ul .text-1 span {
  margin-right: 30px;
}
.cp-news-list-wrap .cp-news-ul .text-2 {
  display: block;
  margin-top: 20px;
  font-size: 32px;
  color: #333333;
  letter-spacing: 0;
}
.cp-news-list-wrap .cp-news-ul .text-2:hover {
  color: #FF9F00;
}
.cp-news-list-wrap .cp-news-ul .text-3 {
  margin-top: 21px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 22px;
  max-height: 110px;
  overflow: hidden;
  word-break: normal;
}
.cp-news-list-wrap .cp-news-ul .sec-r {
  float: left;
  width: 600px;
  height: 300px;
}
.cp-news-list-wrap .cp-news-ul .sec-r .img-wrap,
.cp-news-list-wrap .cp-news-ul .sec-r img {
  display: block;
  width: 100%;
  height: 100%;
}
.cp-news-list-wrap .cp-news-video-ul {
  width: 1000px;
  margin: 0 auto;
}
.cp-news-list-wrap .cp-news-video-ul li {
  padding: 40px 0;
  border-bottom: 1px solid #E4E4E4;
}
.cp-news-list-wrap .cp-news-video-ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.cp-news-list-wrap .cp-news-video-ul .text-1 {
  display: block;
  font-size: 40px;
  line-height: 56px;
  color: #333333;
  letter-spacing: 0;
}
.cp-news-list-wrap .cp-news-video-ul .text-1:hover {
  color: #FF9F00;
}
.cp-news-list-wrap .cp-news-video-ul .text-2 {
  font-size: 18px;
  color: #999999;
  letter-spacing: 0;
  margin-top: 10px;
}
.cp-news-list-wrap .cp-news-video-ul .text-2 span {
  margin-right: 50px;
}
.cp-news-list-wrap .cp-news-video-ul .img-wrap {
  display: block;
  margin-top: 40px;
  height: 500px;
  position: relative;
}
.cp-news-list-wrap .cp-news-video-ul .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}
.cp-news-list-wrap .cp-news-video-ul .img-wrap .icon-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110px;
  height: 110px;
  margin-top: -50px;
  margin-left: -50px;
  background: rgba(0, 0, 0, 0.36);
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 110px;
  padding-left: 10px;
}
.cp-news-list-wrap .cp-news-video-ul .img-wrap .icon-wrap i {
  font-size: 60px;
}
.cp-news-list-wrap .cp-news-video-ul .img-wrap:hover .icon-wrap {
  box-shadow: 0 2px 10px rgba(255, 159, 0, 0.3);
}
.cp-news-list-wrap .cp-news-video-ul .text-3 {
  margin-top: 37px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 32px;
}

.cp-pagi-wrap {
  margin-top: 47px;
  text-align: center;
}
.cp-pagi-wrap .cp-pagi-ul {
  display: inline-block;
}
.cp-pagi-wrap .cp-pagi-ul li {
  float: left;
  margin-right: 40px;
  height: 45px;
}
.cp-pagi-wrap .cp-pagi-ul li i {
  font-size: 20px;
}
.cp-pagi-wrap .cp-pagi-ul li i.icon-lunboanniu-you {
  font-size: 18px;
  position: relative;
  top: -2px;
}
.cp-pagi-wrap .cp-pagi-ul a,
.cp-pagi-wrap .cp-pagi-ul span {
  font-weight: bold;
  font-size: 26px;
  color: #999999;
  letter-spacing: 0;
  line-height: 45px;
  display: block;
  height: 100%;
}
.cp-pagi-wrap .cp-pagi-ul a.active,
.cp-pagi-wrap .cp-pagi-ul span.active {
  font-size: 32px;
  color: #FF9F00;
}
.cp-pagi-wrap .cp-pagi-ul a:hover {
  color: #666;
}
.cp-pagi-wrap .cp-pagi-ul a.active:hover {
  color: #FF9F00;
}

.cp-news-ad {
  display: block;
}
.cp-news-ad img {
  display: block;
  width: 100%;
  height: 256px;
}

.cp-news-dt-wrap {
  width: 1000px;
  margin: 48px auto 63px;
  -webkit-font-smoothing: antialiased;
}

.cp-news-dt-inner .cp-news-title {
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}
.cp-news-dt-inner .cp-news-info {
  margin-top: 21px;
  font-size: 18px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
}
.cp-news-dt-inner .cp-news-info span {
  margin-right: 130px;
}
.cp-news-dt-inner .cp-news-info span:last-child {
  margin-right: 0;
}
.cp-news-dt-inner .cp-new-content {
  padding-top: 49px;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 42px;
  word-break: normal;
}
.cp-news-dt-inner .cp-new-content p {
  margin-bottom: 50px;
}
.cp-news-dt-inner .cp-new-content p img {
  margin-top: 0;
  margin-bottom: 0;
}
.cp-news-dt-inner .cp-new-content img {
  margin: 40px auto;
  width: auto;
  display: block;
  height: auto;
  max-width: 100%;
}
.cp-news-dt-inner .cp-cont-video {
  width: 100%;
  height: 500px;
  margin-bottom: 30px;
}
.cp-news-dt-inner .cp-cont-video .iframe {
  width: 100%;
  height: 100%;
}

.cp-news-qihuan {
  margin-top: 43px;
}
.cp-news-qihuan p a {
  font-size: 20px;
  color: #C28939;
  letter-spacing: 0;
  line-height: 42px;
}
.cp-news-qihuan p a:hover {
  color: #FF9F00;
}

.cp-new-recom {
  margin-top: 30px;
  background: #F8F8F8;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 42px;
  padding: 15px 50px 15px 30px;
}
.cp-new-recom li {
  position: relative;
}
.cp-new-recom li:before {
  content: ' ';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #C28939;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -13px;
}
.cp-new-recom li a {
  display: block;
}
.cp-new-recom li span {
  float: right;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 42px;
}
.cp-new-recom.style-help {
  background: none;
  margin-top: 0;
  padding-left: 65px;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 40px;
}

.cp-about-banner-wrap {
  padding-top: 111px;
  padding-left: 181px;
}
.cp-about-banner-wrap .img-wrap img {
  display: block;
  width: 343px;
  height: 98px;
}
.cp-about-banner-wrap .text-1 {
  margin-top: 34px;
  font-size: 28px;
  color: #F2F0E7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}

.cp-partner-list-wrap {
  width: 1000px;
  margin: 110px auto 0;
}
.cp-partner-list-wrap ul {
  margin: 0 -15px;
}
.cp-partner-list-wrap ul li {
  float: left;
  width: 25%;
  margin-bottom: 50px;
  padding: 0 15px;
}
.cp-partner-list-wrap ul li img {
  display: block;
  width: 100%;
  height: 122px;
}

.cp-about-sec1 {
  padding: 49px 0 71px 0;
}

.cp-about-sec11 {
  padding-top: 69px;
  padding-left: 165px;
  padding-right: 67px;
}
.cp-about-sec11 .sec-l {
  float: left;
}
.cp-about-sec11 .sec-l img {
  display: block;
  width: 300px;
  height: 300px;
}
.cp-about-sec11 .sec-r {
  float: right;
  width: 550px;
  padding-top: 15px;
  -webkit-font-smoothing: antialiased;
}
.cp-about-sec11 .sec-r .text-1 {
  height: 50px;
  line-height: 50px;
}
.cp-about-sec11 .sec-r .text-1 b {
  font-weight: bold;
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  margin-right: 16px;
}
.cp-about-sec11 .sec-r .text-1 span {
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
}
.cp-about-sec11 .sec-r .text-2 {
  margin-top: 26px;
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
}

.cp-about-sec2 {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 945px;
  overflow: hidden;
}

.cp-about-sec2-wrap {
  padding-top: 52px;
}

.cp-about-sec3 {
  padding-top: 76px;
  text-align: center;
}
.cp-about-sec3 .sec3-ul {
  margin-top: 50px;
  display: inline-block;
}
.cp-about-sec3 .sec3-ul li {
  float: left;
  padding: 340px 20px 0;
  position: relative;
  width: 340px;
  height: 470px;
  margin-right: 50px;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  box-shadow: 0 2px 20px 0 rgba(31, 34, 10, 0.07);
}
.cp-about-sec3 .sec3-ul li:last-child {
  margin-right: 0;
}
.cp-about-sec3 .sec3-ul li img {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 340px;
  height: 340px;
}
.cp-about-sec3 .sec3-ul li .text-1 {
  font-weight: bold;
  font-size: 32px;
  line-height: 45px;
  color: #333333;
  letter-spacing: 0;
}
.cp-about-sec3 .sec3-ul li .text-2 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  letter-spacing: 0;
}
.cp-about-sec3 .sec3-ul li .text-2 span {
  margin-right: 25px;
}

.cp-about-sec4 {
  padding-top: 69px;
  padding-bottom: 50px;
}
.cp-about-sec4 .sec4-row-wrap {
  width: 1140px;
  margin: 0 auto;
}
.cp-about-sec4 .sec4-row {
  margin-top: 50px;
}
.cp-about-sec4 .sec4-row .sec4-row-item {
  margin-right: 20px;
}
.cp-about-sec4 .sec4-row .sec4-row-item:last-child {
  margin-right: 0;
}
.cp-about-sec4 .sec4-row .sec4-row-item img {
  display: block;
  height: 400px;
}
.cp-about-sec4 .sec4-row .sec4-row-item.style-1 img {
  width: 680px;
}
.cp-about-sec4 .sec4-row .sec4-row-item.style-2 img {
  width: 440px;
}
.cp-about-sec4 .sec4-row.style-2 {
  margin-top: 20px;
}
.cp-about-sec4 .sec4-row.style-2 .sec4-row-item img {
  width: 366px;
}

.sec2-slick {
  width: 1160px;
  margin: 49px auto 0;
  overflow: visible;
}
.sec2-slick:focus,
.sec2-slick .slick-list:focus,
.sec2-slick .slick-track:focus {
  outline: 0;
}
.sec2-slick .slick-prev,
.sec2-slick .slick-next {
  background: #E4E4E4;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  color: #333;
}
.sec2-slick .slick-prev:before,
.sec2-slick .slick-next:before {
  font-size: 30px;
  color: #959595;
}
.sec2-slick .slick-prev {
  left: -140px;
}
.sec2-slick .slick-next {
  right: -140px;
}
.sec2-slick .sec2-item-wrap {
  padding: 10px;
}
.sec2-slick .sec2-item-wrap .sec2-item {
  float: left;
  width: 350px;
  height: 440px;
  margin-right: 45px;
  background: #fff;
  margin-bottom: 44px;
  padding: 12px 12px 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.sec2-slick .sec2-item-wrap .sec2-item:nth-child(3n) {
  margin-right: 0;
}
.sec2-slick .sec2-item-wrap .sec2-item:nth-child(4), .sec2-slick .sec2-item-wrap .sec2-item:nth-child(5), .sec2-slick .sec2-item-wrap .sec2-item:nth-child(6) {
  margin-bottom: 0;
}
.sec2-slick .sec2-item-wrap .img-wrap {
  width: 100%;
  height: 326px;
  line-height: 326px;
  background: #170A0A;
}
.sec2-slick .sec2-item-wrap .img-wrap img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}
.sec2-slick .sec2-item-wrap .text-1 {
  margin-top: 20px;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  color: #333;
  letter-spacing: 0;
}

.cp-prod-nav-wrap {
  margin-top: 17px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.cp-prod-nav-wrap ul {
  display: inline-block;
  border: 1px solid rgba(246, 246, 246, 0.5);
  border-radius: 6px;
  overflow: hidden;
}
.cp-prod-nav-wrap ul li {
  float: left;
  position: relative;
}
.cp-prod-nav-wrap ul li a {
  display: block;
  color: #fff;
  width: 202px;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  position: relative;
  padding-left: 30px;
}
.cp-prod-nav-wrap ul li a i {
  position: absolute;
  top: 0;
  left: 55px;
  font-size: 24px;
}
.cp-prod-nav-wrap ul li.active {
  background: rgba(246, 246, 246, 0.5);
}
.cp-prod-nav-wrap ul li.active:before {
  content: none;
}
.cp-prod-nav-wrap ul li.active + li:before {
  content: none;
}
.cp-prod-nav-wrap ul li:before {
  content: ' ';
  position: absolute;
  width: 2px;
  height: 17px;
  top: 9px;
  background: rgba(255, 255, 255, 0.36);
}
.cp-prod-nav-wrap ul li:before {
  left: -1px;
}
.cp-prod-nav-wrap ul li:first-child:before, .cp-prod-nav-wrap ul li:first-child:after {
  content: none;
}

.cp-prod-btn {
  display: block;
  width: 194px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #FF9F00;
  border-radius: 100px;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  box-shadow: 0px 5px 20px 0 rgba(255, 159, 0, 0.7);
  -webkit-font-smoothing: antialiased;
}
.cp-prod-btn:hover, .cp-prod-btn:focus {
  color: #fff;
  background: #ff6f00;
}

.cp-prod-ol-wrap {
  margin-top: 53px;
  padding-left: 107px;
  padding-right: 75px;
}
.cp-prod-ol-wrap .sec-l {
  float: left;
}
.cp-prod-ol-wrap .sec-r {
  float: right;
}
.cp-prod-ol-wrap .cp-prod-btn {
  box-shadow: none;
}
.cp-prod-ol-wrap .img-wrap {
  width: 415px;
  height: 358px;
}
.cp-prod-ol-wrap .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}
.cp-prod-ol-wrap .text-wrap {
  -webkit-font-smoothing: antialiased;
}
.cp-prod-ol-wrap .text-wrap .text-1 {
  font-weight: bold;
  font-size: 38px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 50px;
}
.cp-prod-ol-wrap .text-wrap .text-2 {
  margin-top: 27px;
  width: 395px;
  margin-bottom: 48px;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 26px;
}
.cp-prod-ol-wrap.style-gov {
  margin-top: 40px;
  padding-right: 0;
  padding-left: 87px;
}
.cp-prod-ol-wrap.style-gov .text-wrap .text-2 {
  width: 452px;
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 25px;
}
.cp-prod-ol-wrap.style-gov .qr-wrap {
  text-align: center;
  width: 450px;
}
.cp-prod-ol-wrap.style-gov .qr-wrap .qr-inner {
  width: 80px;
}
.cp-prod-ol-wrap.style-gov .qr-wrap .qr-img img {
  width: 80px;
  height: 80px;
}
.cp-prod-ol-wrap.style-gov .qr-wrap .qr-text {
  margin-top: 8px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.67px;
  line-height: 12px;
}
.cp-prod-ol-wrap.style-gov .cp-prod-btn {
  float: right;
  margin-top: 15px;
}
.cp-prod-ol-wrap.style-gov .sec-r {
  padding-top: 25px;
  padding-right: 0;
}
.cp-prod-ol-wrap.style-gov .img-wrap {
  width: 650px;
  height: 406px;
}
.cp-prod-ol-wrap.style-of {
  margin-top: 60px;
}
.cp-prod-ol-wrap.style-of .img-wrap {
  width: 371px;
  height: 375px;
}
.cp-prod-ol-wrap.style-of .sec-r {
  padding-top: 55px;
}
.cp-prod-ol-wrap.style-value {
  margin-top: 75px;
  padding-right: 0;
  padding-left: 80px;
}
.cp-prod-ol-wrap.style-value .sec-l {
  padding-top: 10px;
}
.cp-prod-ol-wrap.style-value .img-wrap {
  width: 719px;
  height: 412px;
}

.of-slick-wrap {
  width: 465px;
}
.of-slick-wrap .my-slick .slick-prev,
.of-slick-wrap .my-slick .slick-next {
  top: 40%;
}
.of-slick-wrap .my-slick .slick-prev {
  left: 35px;
}
.of-slick-wrap .my-slick .slick-next {
  right: 37px;
}
.of-slick-wrap .my-slick .slick-item {
  height: auto;
}
.of-slick-wrap .my-slick .slick-item > a img {
  display: block;
  width: 100%;
  height: 269px;
}
.of-slick-wrap .my-slick .slick-item > a:hover .text-wrap {
  background: #979797;
  color: #fff;
}
.of-slick-wrap .text-wrap {
  background: rgba(246, 246, 246, 0.55);
  border: 1px solid #BDBDBD;
  border-radius: 29px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  padding: 0 10px;
  -webkit-font-smoothing: antialiased;
  width: 459px;
  margin: 25px auto 0;
}

.prod-ol-sec1 {
  background: #FFFFFF;
  border: 1px solid #EFEFEF;
  box-shadow: 0 0 9px 0 rgba(215, 215, 215, 0.5);
  border-radius: 16px;
  padding: 32px 0 37px;
  margin-top: -66px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.prod-ol-sec1 .text-1 {
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
}
.prod-ol-sec1 .sec1-ul1-wrap {
  margin-top: 28px;
}
.prod-ol-sec1 .sec1-ul1 {
  display: inline-block;
}
.prod-ol-sec1 .sec1-ul1 li {
  float: left;
  margin-right: 70px;
}
.prod-ol-sec1 .sec1-ul1 li:last-child {
  margin-right: 0;
}
.prod-ol-sec1 .sec1-ul1 li .text-2 {
  font-weight: bold;
  font-size: 25px;
  color: #666666;
  letter-spacing: 0;
  line-height: 22px;
}
.prod-ol-sec1 .sec1-ul1 li .text-3 {
  font-weight: bold;
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  margin-top: 8px;
}
.prod-ol-sec1 .sec1-ul2-wrap {
  margin-top: 37px;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 {
  display: inline-block;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 li {
  float: left;
  margin-right: 201px;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 li:last-child {
  margin-right: 0;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 li a {
  display: block;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 li a:hover .text-2 {
  color: #FF9F00;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 li .img-wrap img {
  display: block;
  margin: 0 auto;
  width: 96px;
  height: 96px;
}
.prod-ol-sec1 .sec1-ul2-wrap .sec1-ul2 li .text-2 {
  font-size: 18px;
  color: #666;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 16px;
}

.prod-ol-sec2 {
  -webkit-font-smoothing: antialiased;
}
.prod-ol-sec2 .ol-sec2-row .sec-l {
  float: left;
}
.prod-ol-sec2 .ol-sec2-row .sec-r {
  float: right;
}
.prod-ol-sec2 .ol-sec2-row .text-1 {
  font-weight: bold;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  line-height: 40px;
}
.prod-ol-sec2 .ol-sec2-row .text-2 {
  width: 395px;
  margin-top: 27px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 26px;
  word-break: normal;
}
.prod-ol-sec2 .ol-sec2-row .qr-wrap {
  width: 116px;
  margin-top: 60px;
  text-align: center;
}
.prod-ol-sec2 .ol-sec2-row .qr-wrap img {
  display: block;
  margin: 0 auto;
  width: 116px;
  height: 116px;
}
.prod-ol-sec2 .ol-sec2-row .qr-wrap .qr-text {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.78px;
}
.prod-ol-sec2 .ol-sec2-row .cp-prod-btn {
  margin-top: 62px;
}
.prod-ol-sec2 .ol-sec2-row.style-1 {
  padding: 65px 0 0 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-1 .sec-l {
  padding-top: 35px;
}
.prod-ol-sec2 .ol-sec2-row.style-1 .sec2-img-wrap {
  padding-right: 85px;
}
.prod-ol-sec2 .ol-sec2-row.style-1 .sec2-img-wrap img {
  width: 509px;
  height: 561px;
}
.prod-ol-sec2 .ol-sec2-row.style-2 {
  padding: 160px 0 50px 0;
  background-repeat: no-repeat;
  background-size: 810px 396px;
  background-position: -60px 150px;
}
.prod-ol-sec2 .ol-sec2-row.style-2 .sec2-img-wrap img {
  width: 810px;
  height: 396px;
}
.prod-ol-sec2 .ol-sec2-row.style-2 .sec-r {
  padding-right: 60px;
}
.prod-ol-sec2 .ol-sec2-row.style-2 .text-2 {
  width: 390px;
}
.prod-ol-sec2 .ol-sec2-row.style-3 {
  padding: 130px 0 115px 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-3 .sec-l {
  padding-top: 125px;
}
.prod-ol-sec2 .ol-sec2-row.style-3 .sec2-img-wrap img {
  width: 499px;
  height: 536px;
}
.prod-ol-sec2 .ol-sec2-row.style-3 .sec-r {
  padding-top: 10px;
}
.prod-ol-sec2 .ol-sec2-row.style-4 {
  padding: 85px 60px 0 50px;
}
.prod-ol-sec2 .ol-sec2-row.style-4 .sec2-img-wrap img {
  width: 461px;
  height: 453px;
}
.prod-ol-sec2 .ol-sec2-row.style-4 .qr-wrap {
  margin-top: 30px;
}
.prod-ol-sec2 .ol-sec2-row.style-5 {
  padding: 0 0 0 87px;
  background-repeat: no-repeat;
  background-position: 93% 60px;
  background-size: 719px 425px;
  height: 480px;
}
.prod-ol-sec2 .ol-sec2-row.style-5 .sec-l {
  padding-top: 200px;
}
.prod-ol-sec2 .ol-sec2-row.style-5 .sec2-img-wrap img {
  width: 719px;
  height: 425px;
}
.prod-ol-sec2 .ol-sec2-row.style-6 {
  padding: 130px 80px 0 60px;
}
.prod-ol-sec2 .ol-sec2-row.style-6 .sec-r {
  padding-top: 60px;
}
.prod-ol-sec2 .ol-sec2-row.style-6 .sec2-img-wrap img {
  width: 484px;
  height: 294px;
}
.prod-ol-sec2 .ol-sec2-row.style-7 {
  padding: 70px 80px 0 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-7 .sec-l {
  padding-top: 140px;
}
.prod-ol-sec2 .ol-sec2-row.style-7 .text-2 {
  width: 382px;
}
.prod-ol-sec2 .ol-sec2-row.style-7 .sec2-img-wrap img {
  width: 412px;
  height: 427px;
}
.prod-ol-sec2 .ol-sec2-row.style-8 {
  padding: 70px 80px 128px 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-8 .sec-r {
  padding-top: 120px;
}
.prod-ol-sec2 .ol-sec2-row.style-8 .sec2-img-wrap img {
  width: 470px;
  height: 464px;
}
.prod-ol-sec2 .ol-sec2-row.style-9 {
  padding: 103px 80px 0 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-10 {
  padding: 160px 38px 0 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-10 .sec-l {
  padding-top: 20px;
}
.prod-ol-sec2 .ol-sec2-row.style-10 .sec2-img-wrap img {
  width: 643px;
  height: 378px;
}
.prod-ol-sec2 .ol-sec2-row.style-11 {
  padding: 147px 80px 125px 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-11 .sec-r {
  padding-top: 85px;
}
.prod-ol-sec2 .ol-sec2-row.style-11 .sec2-img-wrap img {
  width: 502px;
  height: 403px;
}
.prod-ol-sec2 .ol-sec2-row.style-12 {
  padding: 115px 80px 115px 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-12 .sec-r {
  padding-top: 80px;
}
.prod-ol-sec2 .ol-sec2-row.style-12 .text-2 {
  width: 410px;
}
.prod-ol-sec2 .ol-sec2-row.style-12 .sec2-img-wrap img {
  width: 491px;
  height: 477px;
}
.prod-ol-sec2 .ol-sec2-row.style-12 .qr-value-wrap {
  margin-top: 50px;
}
.prod-ol-sec2 .ol-sec2-row.style-12 .qr-value-wrap .qr-wrap {
  float: left;
  margin-top: 0;
  margin-right: 62px;
  width: auto;
}
.prod-ol-sec2 .ol-sec2-row.style-13 {
  padding: 96px 120px 0 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-13 .sec-l {
  padding-top: 15px;
}
.prod-ol-sec2 .ol-sec2-row.style-13 .sec2-img-wrap img {
  width: 497px;
  height: 379px;
}
.prod-ol-sec2 .ol-sec2-row.style-14 {
  padding: 170px 80px 88px 87px;
}
.prod-ol-sec2 .ol-sec2-row.style-14 .sec-l {
  padding-top: 10px;
}
.prod-ol-sec2 .ol-sec2-row.style-14 .text-2 {
  width: 420px;
}
.prod-ol-sec2 .ol-sec2-row.style-14 .sec2-img-wrap img {
  width: 445px;
  height: 397px;
}

.prod-value-sec2 {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 513px;
  text-align: center;
  padding-top: 71px;
  -webkit-font-smoothing: antialiased;
}
.prod-value-sec2 .text-3 {
  font-weight: bold;
  font-size: 40px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 69px;
  padding-right: 33px;
}
.prod-value-sec2 .prod-sec2-ul {
  display: inline-block;
}
.prod-value-sec2 .prod-sec2-ul li {
  float: left;
  width: 312px;
  height: 472px;
  margin-right: 33px;
  background: #FFFFFF;
  box-shadow: 0 2px 20px 0 rgba(31, 34, 10, 0.07);
}
.prod-value-sec2 .prod-sec2-ul .img-wrap img {
  display: block;
  width: 100%;
  height: 283px;
}
.prod-value-sec2 .prod-sec2-ul .text-wrap {
  padding: 27px 17px 0 17px;
  text-align: left;
  position: relative;
}
.prod-value-sec2 .prod-sec2-ul .text-1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  color: #000000;
  letter-spacing: 0;
}
.prod-value-sec2 .prod-sec2-ul .prod-more-link {
  position: absolute;
  top: 41px;
  right: 17px;
  font-size: 14px;
  color: #57A5FF;
  letter-spacing: 0;
  line-height: 14px;
}
.prod-value-sec2 .prod-sec2-ul .prod-more-link:hover {
  color: #248aff;
}
.prod-value-sec2 .prod-sec2-ul .text-2 {
  margin-top: 14px;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  letter-spacing: 0;
}

.cp-help-wrap {
  margin-bottom: 192px;
  -webkit-font-smoothing: antialiased;
}
.cp-help-wrap.style-dt {
  margin-bottom: 50px;
}
.cp-help-wrap .sec-l {
  float: left;
  width: 220px;
}
.cp-help-wrap .sec-l-inner {
  min-height: 420px;
  background: #FFFFFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 10px 101px 58px;
}
.cp-help-wrap .sec-l-inner ul a {
  display: block;
  font-size: 16px;
  color: #2A2A2A;
  letter-spacing: 0;
  line-height: 38px;
}
.cp-help-wrap .sec-l-inner ul a.active, .cp-help-wrap .sec-l-inner ul a:hover {
  color: #ff9f00;
}
.cp-help-wrap .sec-r {
  float: right;
  width: 950px;
}
.cp-help-wrap .sec-r-inner {
  background: #FFFFFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  min-height: 620px;
}

.cp-help-dt-wrap {
  -webkit-font-smoothing: antialiased;
  width: 800px;
  margin: 0 auto;
  padding-top: 58px;
  padding-bottom: 34px;
}
.cp-help-dt-wrap .cp-news-dt-inner .cp-news-title {
  font-weight: normal;
  font-size: 36px;
}

.ad_price {
  min-height: 500px;
  padding: 0 0 60px 0;
  overflow: hidden;
}

.ad_price .ad_price_banner {
  width: 100%;
  height: 509px;
  background: url(../images/ad_price_banner.png) center no-repeat;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

.w1100 {
  width: 1100px;
  padding-top: 35px;
  margin: 0 auto;
}

.ad_price .bsbkL {
  width: 180px;
  float: left;
  border: 1px solid #dedede;
  background: #fff;
}
.ad_price .bsbkL.affix {
  top: 50px;
  position: fixed !important;
}

.ad_price .bsbkL_ti {
  padding: 15px 0;
  font-size: 20px;
  line-height: 28px;
  color: #666;
  text-align: center;
}

.ad_price .bsbkL_ti img {
  margin-left: 5px;
  position: relative;
  top: -1px;
  width: 21px;
  height: 21px;
}

.ad_price .ad-price-sidebar li {
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border-bottom: solid 1px #e9e9e9;
  text-align: center;
  position: relative;
}
.ad_price .ad-price-sidebar li.active, .ad_price .ad-price-sidebar li:hover {
  background-color: #e9781a;
  color: #fff;
}
.ad_price .ad-price-sidebar li.active a, .ad_price .ad-price-sidebar li:hover a {
  color: #fff;
}
.ad_price .ad-price-sidebar li:first-child {
  border-top: solid 1px #e9e9e9;
}
.ad_price .ad-price-sidebar li:last-child {
  border-bottom: none;
}
.ad_price .ad-price-sidebar li a {
  padding: 0;
  color: #666;
}
.ad_price .ad-price-sidebar li a.active, .ad_price .ad-price-sidebar li a:hover {
  background-color: #e9781a;
  color: #fff;
}

.ad_price .float-r {
  width: 890px;
  float: right;
}

.ad_price .ad_list .title-id {
  height: 95px;
  margin-top: -95px;
}

.ad_price .ad_list .title {
  height: 37px;
  padding-left: 50px;
  font-size: 14px;
  line-height: 37px;
  font-weight: bold;
  color: #e87b1e;
  background: #e5e5e4;
}

.ad_price .ad_list dl {
  display: block;
  padding-bottom: 15px;
}

.ad_price .ad_list dl dt {
  height: 35px;
  display: block;
  font-size: 14px;
  line-height: 35px;
  background: #f6c69a;
}

.ad_price .ad_list dl b {
  width: 176.8px;
  float: left;
  text-align: center;
  color: #e87b1e;
  font-weight: normal;
}

.ad_price .ad_list dl dd {
  height: 154px;
  margin-bottom: 5px;
  border-top: 1px solid #e9b68b;
  border-bottom: 1px solid #e9b68b;
  border-right: 1px solid #e9b68b;
  line-height: 25px;
}

.ad_price .ad_list dl dd b {
  height: 152px;
  padding: 50px 0;
  border-left: 1px solid #e9b68b;
}

.ad_price .ad_list dl dd b a {
  display: block;
  cursor: pointer;
}

.ad_price .ad_list dl dd b img {
  width: 100%;
  height: 152px;
}

.ad_price .ad_list dl dd b.p-0 {
  padding: 0;
}

.ad_price .ad_list dl dd b.txt-l {
  width: 151.8px;
  padding-left: 25px;
  text-align: left;
}

.ad_price .ad_note {
  margin-top: 15px;
  border: 1px solid #e9b68b;
}

.ad_price .ad_note h6 {
  height: 37px;
  padding-left: 50px;
  font-size: 16px;
  line-height: 37px;
  font-weight: bold;
  color: #e87b1e;
  background: #e5e5e4;
}

.ad_price .ad_note .text {
  padding: 10px 50px;
  font-size: 16px;
  line-height: 30px;
  color: #5c595a;
}

#myModal {
  width: 100%;
  height: 100%;
  z-index: 11111;
}

#myModal .modal-backdrop.in {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

#myModal.modal.in .modal-dialog {
  width: 900px;
  height: 548px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#myModal .modal-content {
  background-color: #4c484a;
  border-radius: 0;
}

.modal-open {
  overflow: auto;
}

#myModal .modal-body {
  padding: 0;
  position: relative;
}

#myModal .modal-body .close {
  position: absolute;
  top: 6px;
  right: 20px;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  z-index: 12;
  opacity: 1;
}

#myModal .modal-body img {
  width: 100%;
  height: 100%;
}

#myModal .modal-backdrop {
  background-color: #a3a3a3;
  opacity: 0.8;
}

.cp-join-sec1.style-2 {
  width: 270px;
  float: left;
}
.cp-join-sec1.style-2 .cp-join-sec11 {
  margin-top: 0;
}
.cp-join-sec1.style-2 .cp-join-sec11 .sec-r {
  float: none;
  width: 100%;
}
.cp-join-sec1.style-2 .cp-join-sec11 .sec-r ul li {
  float: none;
  height: 70px;
  margin: 0;
  padding: 0 15px;
}
.cp-join-sec1.style-2 .cp-join-sec11 .sec-r ul li a {
  padding: 0;
  font-size: 24px;
  color: #151515;
  height: 70px;
  display: block;
  letter-spacing: 0;
  line-height: 70px;
  font-weight: bold;
  white-space: nowrap;
}
.cp-join-sec1.style-2 .cp-join-sec11 .sec-r ul li.active {
  position: relative;
}
.cp-join-sec1.style-2 .cp-join-sec11 .sec-r ul li.active:before {
  position: absolute;
  content: '';
  height: 24px;
  left: 0;
  top: 23px;
  width: 5px;
  background: #FF9F00;
}
.cp-join-sec1.style-2 .cp-join-sec11 .sec-r ul li.active a {
  background-color: #fff !important;
  color: #FF9F00 !important;
}

.cp-join-sec2.style-2 {
  float: left;
  width: 928px;
}

.nav-tabs > li > a:hover {
  border: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #FF9F00;
  background-color: #fff;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  border: none;
}

.join-navbar {
  width: 100%;
  position: relative;
  padding-top: 48px;
  padding-bottom: 12px;
  border: none;
}
.join-navbar li {
  border: none;
}
.join-navbar li a {
  border: none;
  float: left;
  display: block;
  font-weight: bold;
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  line-height: 50px;
  margin-right: 80px;
}
.join-navbar li.active a {
  border: none;
  color: #FF9F00;
  position: relative;
}
.join-navbar li.active a:after {
  position: absolute;
  content: '';
  background-image: linear-gradient(-90deg, #FFD86A 0%, #FF9821 100%);
  border-radius: 100px;
  height: 5px;
  width: 100%;
  bottom: -14px;
  left: 0;
}
.join-navbar:before {
  position: absolute;
  content: '';
  background: #E4E4E4;
  border-radius: 100px;
  bottom: 0px;
  left: 0;
  height: 1px;
  width: 100%;
}

.join-dev-sec1-tit {
  float: left;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  font-weight: bold;
  margin-right: 35px;
  line-height: 31px;
}

.tit {
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  position: relative;
  padding-left: 30px;
}
.tit:before {
  position: absolute;
  content: '';
  transform: rotate(45deg);
  background: #FF9F00;
  border-radius: 2px;
  width: 14px;
  height: 14px;
  left: 0px;
  top: 8px;
}

.join-dev-sec1 {
  padding-top: 60px;
}
.join-dev-sec1 .join-dev-sec1-wrap {
  float: left;
  width: 1039px;
}
.join-dev-sec1 .join-dev-sec1-wrap ul {
  margin-top: 20px;
}
.join-dev-sec1 .join-dev-sec1-wrap ul li {
  width: 194px;
  background: #F6F6F6;
  border-radius: 2px;
  height: 90px;
  float: left;
  padding-left: 24px;
  margin-bottom: 20px;
  margin-right: 16px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
}
.join-dev-sec1 .join-dev-sec1-wrap ul li.m-r-0 {
  margin-right: 0px !important;
}
.join-dev-sec1 .join-dev-sec1-wrap ul li span {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  float: left;
}
.join-dev-sec1 .join-dev-sec1-wrap ul li img {
  float: left;
  display: block;
  width: 61px;
  height: auto;
}

.join-dev-sec2 {
  padding-top: 40px;
  padding-bottom: 110px;
}
.join-dev-sec2 .join-dev-sec2-wrap {
  float: left;
  width: 1039px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-top {
  width: 1039px;
  position: relative;
  margin-bottom: 40px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-top img {
  width: 1039px;
  display: block;
  object-fit: cover;
  height: 500px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-top span {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 58px;
  font-size: 28px;
  color: #FFFFFF;
  width: 100%;
  height: 70px;
  line-height: 70px;
  letter-spacing: 0;
  text-align: center;
  bottom: 0;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-bot {
  width: 1050px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-bot .item {
  float: left;
  width: 515px;
  position: relative;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-bot .item img {
  width: 515px;
  display: block;
  height: 300px;
  object-fit: cover;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-bot .item span {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 58px;
  font-size: 28px;
  color: #FFFFFF;
  width: 100%;
  height: 70px;
  line-height: 70px;
  letter-spacing: 0;
  text-align: center;
  bottom: 0;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap-2-bot .item:first-child {
  margin-right: 12px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap {
  margin-top: 11px;
  margin-bottom: 50px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap img {
  display: block;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap .img-tit {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}
.join-dev-sec2 .join-dev-sec2-wrap .img-wrap .img-tit span:first-child {
  margin-right: 380px;
}

/*# sourceMappingURL=company_pages.css.map */
