/* boxslide 滑动和幻灯片 */

.bx-wrapper {
  position: relative;
  z-index: 1;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.bx-wrapper .bx-viewport {
  overflow: hidden;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager {
  bottom: 13%;
  padding-top: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: transparent;
  border-color: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #00c0ff;
  border: 2px solid #00c0ff;
}

.describe {
  background-color: #ca1c1d;
  line-height: 35px;
  font-size: 17px;
  color: #fff;
  margin-bottom: 55px;
}

.bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 55px;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  left: 95px;
  background: url(../images/icon.png) 0 -535px no-repeat;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  right: 95px;
  background: url(../images/icon.png) 0 -615px no-repeat;
}

.bx-wrapper img {
  width: 100%;
}

@media (max-width: 1200px) {
  .bx-wrapper .bx-controls-direction a {
    display: none;
  }
}

/*banner*/

.bx-wrapper .bx-loading {
  display: none;
}

.banner {
  position: relative;
  padding-top: 0;
  padding-top\0: 0;
}

.banner-c {
  position: relative;
  padding-top: 0;
  padding-top\0: 0;
}
.zh {
  padding-top: 90px;
}
.index-banner li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.introduce .banner {
  padding-top: 0;
}

.run-news {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../images/bg-black.png) repeat;
  color: #006699;
  z-index: 10;
  padding: 15px 0;
  font-size: 12px;
}

.run-news a {
  color: #006699;
}

.index-list-w {
  background: #f1f1f1;
  padding: 60px 0;
}

.index-list li {
  float: left;
  width: 33%;
  margin-left: 0.5%;
  background-color: #fff;
  padding: 30px 20px;
}

.index-list li:first-child {
  margin-left: 0;
}

.index-news {
  color: #707070;
}

.index-img {
  float: left;
  margin-right: 20px;
}

.index-news-cnt {
  line-height: 18px;
  margin: 10px 0 5px;
  height: 54px;
  overflow: hidden;
}

.index-news-a a {
  display: block;
  display\0: inline;
  color: #666666;
}

.index-news-a a:hover {
  color: #00a0ff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.index-news-t,
.index-news-t a {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mobile-banner {
  display: none;
}

@media (max-width: 1200px) {
  .index-img {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .index-news-t {
    text-align: center;
  }
  .index-news-a {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .index-list li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .run-news {
    display: none;
  }
  .pc-banner {
    display: none;
  }
  .mobile-banner {
    display: block;
  }
}

/*新闻中心*/

.news-nav {
  float: right;
}

.news-about {
  width: 100%;
  max-width: 100%;
}

.news-title {
  font-size: 20px;
  color: #e60013;
  font-weight: bold;
  border-bottom: #e0e0e0 solid 1px;
}

.border-b {
  display: inline-block;
  border-bottom: #e60013 solid 3px;
  padding-bottom: 5px;
  margin-bottom: -1px;
}

.news-time {
  display: inline-block;
  width: 100px;
  vertical-align: middle;
  color: #646464;
}

.news-list {
  padding: 30px 0;
}

.news-list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn-news {
  display: inline-block;
  color: #e60013;
  font-size: 17px;
  background: #f5f5f5;
  max-width: 100%;
  width: 320px;
  height: 44px;
  line-height: 44px;
}

.btn-news-c {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.news-nav {
  width: 60px;
  padding-top: 64px;
  padding-right: 70px;
}

.news-nav-list {
  position: absolute;
}

.news-nav-list a {
  color: #b2b2b2;
}

.news-nav-list li.active a {
  color: #e60013;
}

.icon-radius {
  width: 30px;
  height: 20px;
  background-position: 0 -413px;
  position: relative;
  z-index: 2;
}

.news-nav-list li.active .icon-radius {
  background-position: -1px -455px;
}

.news-nav-list li {
  margin-bottom: 30px;
  position: relative;
}

.news-nav-list li:after {
  content: "";
  position: absolute;
  bottom: 24px;
  height: 44px;
  border-left: #e0e0e0 solid 1px;
  z-index: 0;
  right: 12px;
}

.news-nav-list li:first-child:after {
  border-left: 0;
}

.news-media {
  color: #8f8f8f;
}

#j_news-list li {
  padding-bottom: 5px;
}

#j_news-list li a {
  display: block;
  display\0: inline;
  color: #666666;
}

#j_news-list li a:hover {
  color: #e60013;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*管理团队*/
.main-content .tab {
  border-bottom: #f5f5f5 solid 2px;
  font-size: 17px;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.main-content .tab > span {
  padding: 0 5px;
}
.main-content .tab > a {
  display: inline-block;
  display\0: inline;
}
.main-content .tab > a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #e60013;
}
.main-content .tabactive {
  color: #e60013;
}
.people-list li:first-child {
  float: left;
  width: 96%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 40px 50px;
  cursor: pointer;
}

.people-list li {
  float: left;
  width: 43%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 40px 50px;
  cursor: pointer;
}

.people-img {
  display: block;
  float: left;
  margin-right: 20px;
  width: 180px;
  height: 235px;
  overflow: hidden;
}

.people-img img {
  width: 100%;
}

.people-img-main {
  display: block;
  float: left;
  margin-right: 20px;
  width: 180px;
  height: 220px;
  overflow: hidden;
}

.people-img-main img {
  width: 100%;
}

.text-pe {
  font-size: 18px;
  color: #323232;
  font-weight: bold;
}

.text-pe-s {
  font-size: 17px;
  color: #323232;
}

.people-cnt-c {
  color: #888888;
  line-height: 25px;
  height: 150px;
  overflow: hidden;
}

.alert-people {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1) !important;
  filter: Alpha(opacity=100);
  background: #fff;
  z-index: 1;
  padding-top: 120px;
  display: none;
}

.close {
  float: right;
  width: 60px;
  height: 60px;
  background: url(../images/close.png) no-repeat center;
}

.alert-people-list {
  clear: both;
}

.alert-people-img {
  /*width: 36%;*/
  width: 180px;
  float: left;
}

.alert-people-cnt {
  padding-left: 200px;
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  color: #323232;
}

.alert-people-cnt .text-pe {
  font-size: 36px;
}

.alert-people-cnt .text-pe-s {
  font-size: 24px;
}

.alert-people-list li {
  display: none;
}

.alert-people-list li.active {
  display: block;
}

.alert-people-cnt .text-left > p {
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .people-list li {
    width: 96%;
    margin: 0 20px 50px;
  }
  .people-list li:first-child {
    width: 96%;
    margin: 0 20px 50px;
  }
  .people-cnt-c {
    height: 180px;
  }
}

@media (max-width: 767px) {
  .people-list li {
    width: 360px;
    margin: 0 5px 30px;
    text-align: center;
  }
  .people-img {
    float: none;
    width: 200px;
    height: 220px;
    margin: 0 auto 10px;
  }
  .people-img-main {
    float: none;
    width: 200px;
    height: 220px;
    margin: 0 auto 10px;
  }
  .people-cnt-c {
    height: auto;
    text-align: justify;
  }
  .news-nav {
    display: none;
  }
  .people-list li:first-child {
    width: 360px;
    text-align: center;
    margin: 0 5px 30px;
  }
}

/*加入h3c*/

.ad-phy {
  float: right;
  background: #f5f5f5;
  width: 380px;
  padding: 30px;
  max-width: 100%;
  margin-left: 30px;
  line-height: 20px;
  text-indent: 0;
  margin-top: 10px;
}

.ad-phy-img {
  width: 80px;
  height: 80px;
  float: left;
}

.ad-phy-cnt {
  padding-left: 100px;
}

.ad-phy-t {
  font-size: 20px;
  font-weight: bold;
}

.ad-phy-p {
  margin: 10px 0;
}

/*社交媒体*/

.news-sns-list {
  text-align: center;
}

.news-sns-list li {
  display: inline-block;
  width: 160px;
  margin: 75px 150px;
}

.btn-attention {
  background-color: #f5f5f5;
  display: block;
  color: #e60013;
}

.news-sns-t {
  font-size: 18px;
  margin: 15px 0;
}

/*媒体与分析师关系*/

.form-news {
  padding-top: 50px;
}

.form-c1 {
  position: relative;
  padding-left: 110px;
  margin-bottom: 20px;
}

.form-c1 input {
  line-height: 60px;
  height: 60px;
  border: #e0e0e0 solid 1px;
  padding-left: 30px;
  background: #fafafa;
  width: 98%;
}

.form-c1 select {
  line-height: 60px;
  height: 60px;
  border: #e0e0e0 solid 1px;
  text-indent: 25px;
  background: #fafafa;
  width: 100%;
  border-radius: 0;
}

.form-c1 textarea {
  border: #e0e0e0 solid 1px;
  padding-left: 30px;
  background: #fafafa;
  width: 98%;
  height: 200px;
  resize: none;
}

.label-s {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 160px;
  margin-left: -70px;
  height: 60px;
  line-height: 60px;
  text-align: right;
}

.btn-submit {
  display: inline-block;
  background-color: #00a0ff;
  color: #ffffff;
  font-size: 18px;
  border: 0;
  width: 320px;
  max-width: 100%;
  height: 44px;
  line-height: 44px;
}

/*企业文化*/

.introduce-c {
  padding-left: 65px;
}

.cultrue-list-w {
  padding-top: 50px;
  overflow: hidden;
}

.cultrue-list {
  width: 120%;
}

.cultrue-list li {
  float: left;
  width: 260px;
  color: #333333;
  text-align: center;
  margin-bottom: 50px;
  margin-right: 57px;
}

.cultrue-t {
  font-weight: bold;
  font-size: 24px;
  margin-top: 20px;
}

/*社会责任*/

.duty-list-w {
  overflow: hidden;
  background: #ffffff;
  padding: 40px 0;
}

.duty-list {
  width: 110%;
  overflow: hidden;
  margin-bottom: 30px;
}

.duty-list li {
  float: left;
  width: 285px;
  margin-right: 20px;
  text-align: center;
}

.duty-list li img {
  width: 100%;
}

.duty-list-t {
  display: block;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
}

.duty-cnt-img {
  float: left;
  max-width: 52%;
  margin-right: 3%;
}

.duty-cnt {
  font-size: 17px;
  color: #888888;
  overflow: hidden;
}

.duty-cnt-t {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  padding: 30px 0;
}

@media (max-width: 1200px) {
  .duty-list li {
    width: 190px;
    margin-right: 10px;
  }
  .news-sns-list li {
    margin: 75px 100px;
  }
}

/*焦点时刻*/

.run-news2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 10;
  padding: 15px 30px;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.introduce .bx-pager {
  display: none;
}

.introduce .bx-wrapper .bx-prev {
  top: 40%;
  left: 20px;
}

.introduce .bx-wrapper .bx-next {
  top: 40%;
  right: 20px;
}

.point-list-w {
  overflow: hidden;
  padding: 40px 0;
}

.point-list {
  width: 120%;
  overflow: hidden;
}

.point-list li {
  float: left;
  width: 350px;
  line-height: 25px;
  padding-bottom: 20px;
  border-bottom: #cccccc dashed 1px;
  margin-right: 48px;
  padding-left: 25px;
  margin-bottom: 30px;
  position: relative;
}

.point-list li:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -30px;
  border-bottom: #cccccc dashed 1px;
  width: 30px;
}

.point-list-img {
  display: block;
  width: 350px;
  height: 190px;
  overflow: hidden;
  text-align: center;
}

.point-list-img img {
  width: 100%;
}

.point-list-t {
  padding: 20px 0 5px;
  font-size: 18px;
  text-align: justify;
  height: 75px;
  overflow: hidden;
}

.point-list-cnt {
  height: 100px;
  overflow: hidden;
}

.content {
  padding-top: 82px;
}

.banner + .content {
  padding-top: 0;
}

@media (max-width: 767px) {
  .news-sns-list li {
    margin: 25px 50px;
  }
  .duty-list {
    width: 100%;
  }
  .duty-list li {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  .duty-list li img {
    width: 100%;
  }
  .duty-cnt-img {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .introduce-c {
    padding-left: 0;
  }
  .cultrue-list {
    width: 100%;
  }
  .cultrue-list li {
    float: none;
    margin: 0 auto;
  }
  .point-list {
    width: 100%;
  }
  .point-list li {
    float: none;
    width: 100%;
    padding-bottom: 10px;
    margin: 0 auto 20px;
  }
  .banner {
    padding-top: 65px;
  }
  .content {
    padding-top: 82px;
  }
  .news-about {
    padding-right: 0;
  }
  .news-list li {
    padding-bottom: 5px;
    border-bottom: #e0e0e0 solid 1px;
    margin-bottom: 10px;
  }
  .news-list li a {
    padding-bottom: 20px;
    position: relative;
    white-space: normal;
  }
  .news-time {
    position: absolute;
    width: 100%;
    display: block;
    bottom: 0;
    font-size: 12px;
    color: #999999;
  }
  .point-list li:after {
    border-bottom: 0;
  }
  .form-c1 {
    padding-left: 80px;
  }
  .form-news {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form-news .btn-submit {
    width: 100%;
  }
  .label-s,
  .form-c1 input,
  .form-c1 select {
    height: 40px;
    line-height: 40px;
  }
  .banner + .content {
    padding-top: 0px;
  }
  .ad-phy {
    float: none;
    margin: 10px 0;
    padding: 20px;
  }
  .point-list-img {
    width: 100%;
  }
  .ad-phy-img {
    margin-top: -8px;
  }
  .point-list-t {
    height: auto;
    padding-top: 10px;
  }
}

/*大安全*/

.product-about-t {
  text-align: center;
  color: #323232;
  font-size: 24px;
}

.btn-more-small {
  display: inline-block;
  width: 180px;
  padding: 0;
}

.btn-more-small .icon-down {
  /*background-position: -2px -276px;*/
  /*background-size: 40px;*/
  background: url(../images/icon_down.png) no-repeat center center;
}

.btn-more-small:hover .icon-down {
  /*background-position: -2px -549px;*/
  background: url(../images/icon_down_active.png) no-repeat center center;
}

.btn-pmore,
.btn-more2 {
  display: inline-block;
  padding: 0 20px;
  height: 30px;
  text-align: center;
  color: #00a0ff;
  border: #00a0ff solid 1px;
  line-height: 28px;
}

.btn-more2 {
  display: none;
}

.btn-pmore:hover,
.btn-more2:hover {
  background: #00a0ff;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.product-about-list li {
  border: #ebebeb solid 1px;
  padding: 30px 25px;
  margin-bottom: 30px;
  overflow: hidden;
  line-height: 25px;
}

.product-about-list-control {
  padding-left: 125px;
}

.product-about-list-t {
  font-size: 18px;
  color: #323232;
  margin-bottom: 10px;
}

.product-about-list-img {
  float: left;
  width: 100px;
  height: 100px;
}

.text-mark {
  color: #0075c8;
}

.product-about-c {
  background: #f5f5f5;
  margin-top: 40px;
  padding: 25px;
}

.ad-job-list {
  margin: 40px -20px;
  overflow: hidden;
}

.ad-job-list li {
  text-align: center;
  width: 270px;
  vertical-align: top;
  text-indent: 0;
  float: left;
  margin: 20px;
  line-height: 25px;
  height: 205px;
}
.ad-job-list-1 {
  margin: 40px -20px;
  overflow: hidden;
}
.ad-job-list-1 li {
  text-align: center;
  width: 12.5%;
  vertical-align: top;
  text-indent: 0;
  float: left;
  margin: 20px;
  line-height: 25px;
  height: 228px;
}
.ad-job-list-1 .ad-job-list-content {
  text-align: left;
  margin-top: 10px;
}
.ad-job-list-1 .ad-job-list-img {
  padding: 10px 0;
}
.ad-job-list-c {
  margin: 0;
}
.ad-job-list-c li {
  float: none;
  width: 100%;
  text-align: left;
  border: #ebebeb solid 1px;
  margin: 20px 0;
  height: auto;
  padding: 20px;
  overflow: hidden;
}

.ad-job-list-c-img {
  float: left;
  margin-right: 30px;
}

.ad-job-list-c-img img {
  width: 100px;
  height: 100px;
}

.ad-job-list-t {
  padding: 3px 0;
  font-size: 20px;
  color: #323232;
  background: #fff;
  margin-top: 10px;
  font-weight: bold;
}

.ad-last-li {
  width: 100%;
  height: 0;
  line-height: 0;
}

.job-list {
  overflow: hidden;
  width: 110%;
}

.job-list li {
  width: 25%;
  float: left;
  margin-bottom: 10px;
  min-width: 220px;
}

.job-list li a {
  color: #323232;
}

.job-title {
  color: #323232;
  font-size: 24px;
  font-weight: bold;
}

.btn-job {
  display: inline-block;
  width: 200px;
  height: 44px;
  line-height: 44px;
  color: #00a0ff;
  background: #f5f5f5;
  text-align: center;
}

.cul-list {
  overflow: hidden;
  border-bottom: #d6d6d6 dashed 1px;
}

.cul-list li {
  width: 45%;
  margin-left: 10%;
  float: left;
}

.cul-list li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .product-about-list-control {
    padding-left: 0;
  }
  .product-about-list-t {
    text-align: center;
  }
  .product-about-list-img {
    float: none;
    text-align: center;
    margin: 0 auto 10px;
  }
  .product-about-list-img img {
    width: 100px;
  }
  .ad-job-list {
    margin: 0;
  }
  .ad-job-list li {
    margin: 20px auto;
    width: 100%;
  }
  .job-list {
    width: 100%;
  }
  .cul-list li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .ad-job-list-c-img {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .ad-job-list-t {
    text-align: center;
  }
  .product-about-t {
    font-size: 18px;
  }
  .dk-p-control {
    margin-top: 15px;
  }
  .introduce-cc .product-about-t {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .btn-more-small {
    display: none;
  }
  .btn-pmore {
    display: none;
  }
  .btn-pmore-c {
    display: inline-block;
    margin-bottom: 20px;
  }
  .product-about-list .btn-pmore {
    display: block;
    margin: 0 auto;
    width: 110px;
  }
  .product-about-list-c .btn-pmore {
    display: none;
  }
  .product-about-c .text-right .btn-pmore-c {
    display: block;
    margin: 10px auto 25px;
    width: 110px;
  }
  .alert-people {
    padding-top: 80px;
  }
  .alert-people-img {
    float: none;
    display: block;
    width: 120px;
    margin: 10px auto;
  }
  .alert-people-cnt {
    padding-left: 0;
  }
  .btn-more2 {
    display: inline-block;
    margin-top: 10px;
  }
  .site-list {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ad-job-list-1 li {
    margin: 0;
    width: 100%;
  }
  .ad-job-list-1 .ad-job-list-content {
    text-align: center;
  }
}

@media (max-width: 320px) {
  .btn-more2 {
    margin-top: 10px;
  }
}

/*搜索*/

.left-bar-c {
  width: 240px;
}

.search-word-t {
  font-size: 17px;
  color: #323232;
  border-bottom: #d7d7d7 solid 1px;
  padding-bottom: 10px;
}

.search-word-list {
  padding: 10px 0;
}

.search-word-list a {
  display: block;
  padding-left: 15px;
  background: url(../images/arrow-s.png) no-repeat left center;
  color: #646464;
}

.search-title {
  font-size: 24px;
  color: #323232;
}

.search-op {
  margin: 20px 0;
  position: relative;
}

.search-op input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: #d6d6d6 solid 1px;
  padding: 0 60px 0 15px;
}

.btn-search-big {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  border: 0;
  width: 50px;
  height: 48px;
  background: #e60013 url(../images/search-big.png) no-repeat center;
}

.search-about {
  color: #333;
}

.search-about a.active {
  color: #e60013;
}

.search-result-list {
  color: #323232;
}

.search-result-t {
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-result-list li {
  border-bottom: #d6d6d6 solid 1px;
  padding: 10px 0;
  margin-bottom: 10px;
}

.search-result-time {
  color: #909090;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-result-time a {
  color: #909090;
}

.page-control,
.page-control a {
  color: #9ea8a8;
  text-align: center;
}

.btn-prev,
.btn-next {
  display: inline-block;
  padding: 0 10px;
  border: #bbc7c7 solid 1px;
}

.i-wb {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/i-weibo.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  vertical-align: middle;
  margin: 0 5px;
}

.i-wx {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/i-weixin.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  vertical-align: middle;
  margin: 0 5px;
}

.message {
  height: 25px;
  overflow: hidden;
  position: relative;
  padding-left: 50px;
}

.message .bx-wrapper {
  background: transparent;
}

.message .bx-controls {
  position: absolute;
  width: 100px;
  right: 0;
  top: 0;
  height: 25px;
}

.message .bx-controls a {
  position: static;
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 5px;
  background: url(../images/button.png) no-repeat 0 0;
}

.message .bx-wrapper .bx-prev {
  background: url(../images/button.png) no-repeat 0 0;
}

.message .bx-wrapper .bx-prev:hover {
  background: url(../images/button.png) no-repeat 0 0;
  opacity: 0.6;
}

.message .bx-wrapper .bx-next {
  background: url(../images/button.png) no-repeat -23px 0;
}

.message .bx-wrapper .bx-next:hover {
  background: url(../images/button.png) no-repeat -23px 0;
  opacity: 0.6;
}

.message-t {
  position: absolute;
  top: 0;
  left: 0;
}

.company-p h4 {
  color: #000;
  margin-bottom: 5px;
}

.company-p p {
  margin-bottom: 15px;
}

embed {
  width: 100%;
  height: 100%;
}

.anchorBL {
  display: none;
}

.index-wrap {
  min-height: 100%;
  background: #f5f5f5;
}

.form-state {
  text-align: center;
  color: #323232;
  padding: 100px 0 0;
}

.form-state-t {
  font-size: 36px;
  margin-bottom: 10px;
}

.video-js .vjs-big-play-button {
  width: 150px;
  height: 150px;
  background: url(../images/btn_play.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.video-js.vjs-paused .vjs-big-play-button {
  display: block;
}

.vjs-no-js {
  position: absolute;
  top: 82px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.mobile-slist {
  display: none;
}

.mobile-slist li {
  position: relative;
  padding: 0;
  padding-bottom: 10px;
  border: 0;
  border-bottom: #ebebeb dashed 1px;
  padding-left: 70px;
}

.mobile-slist li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
}

.mobile-slist-t {
  font-size: 17px;
}

.mobile-slist-cnt {
  text-align: justify;
}

.video-box {
  position: relative;
  width: 100%;
  padding-top: 43.75%;
}

.video-box object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-title {
  font-size: 24px;
  color: #323232;
  border-bottom: #c2c2c2 solid 1px;
  padding: 40px 0 20px 0;
}

.l-wrap {
  padding: 50px 0 80px;
  overflow: hidden;
  min-height: 590px;
}

.l-img {
  width: 50%;
  float: right;
  text-align: center;
  padding: 20px;
}

.login-box {
  width: 50%;
}

.form-wrap {
  max-width: 100%;
  width: 410px;
  margin: 50px auto;
  padding-left: 90px;
}

.login-label {
  position: absolute;
  display: inline-block;
  line-height: 40px;
  width: 160px;
  margin-left: -170px;
  text-align: right;
  font-size: 17px;
  font-weight: normal;
  color: #323232;
}

.form-l-c {
  padding-right: 90px;
  position: relative;
}

.form-l select {
  position: relative;
  width: 96%;
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  border: #e2e2e2 solid 1px;
  -webkit-appearance: none;
  border-radius: 0;
  background: #ffffff;
}

.form-l input {
  position: relative;
  width: 96%;
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  border: #e2e2e2 solid 1px;
  border-radius: 0;
  background: #ffffff;
}

.form-l {
  position: relative;
}

.form-l img {
  height: 40px;
  width: 80px;
}

.form-l .select-box:after {
  content: url(../images/down.png);
  position: absolute;
  right: 10px;
  top: 8px;
}

.btn-erwei {
  position: absolute;
  right: 0;
  width: 80px;
  height: 40px;
  border: 0;
}

.btn-login {
  line-height: 40px;
  border: 0;
  width: 45%;
  background: #0093fb;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
}

.btn-login-l {
  width: 100%;
}

.label-error {
  display: inline-block;
  color: red;
  height: 15px;
  right: 10px;
  top: 11px;
}

.form-l-c2 {
  margin-left: -90px;
  color: #4c4c4c;
  font-size: 17px;
}

.register-ok {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  color: #323232;
}

@media (max-width: 1230px) {
  .container {
    width: 100%;
  }
  .sub-nav-list > ul {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .video-js .vjs-big-play-button {
    width: 80px;
    height: 80px;
  }
  .mobile-slist-img {
    display: none;
  }
  .mobile-slist {
    display: block;
  }
  .video-box {
    height: auto !important;
  }
  .video-box video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .l-title {
    padding-top: 0;
  }
  .l-img {
    float: none;
    width: 100%;
  }
  .l-wrap {
    padding: 0;
    min-height: 0;
  }
  .form-wrap {
    margin: 0 auto 50px;
  }
  .login-box {
    width: 100%;
  }
  .register-ok {
    margin: 30px 0;
  }
  .register-ok img {
    float: none;
    display: block;
    margin: 10px auto 0;
  }
  .form-captcha input {
    margin-left: 20px;
  }
}

.map-list-w-c .map-list {
  text-align: left;
}

.map-list-w-c .map-list-t {
  color: #00a0ff;
}

.map-list-w-c {
  text-align: center;
  border-bottom: none;
}

.rss-wrap {
  max-width: 100%;
  width: 1000px;
  margin: 30px auto 80px;
}

.form-r-t {
  font-weight: bold;
  color: #323232;
  font-size: 17px;
}

.form-r {
  margin-bottom: 20px;
}

.checkbox-list td {
  display: inline-block;
  vertical-align: middle;
  width: 165px;
  margin-bottom: 10px;
  max-width: 45%;
}

.form-r-t {
  margin-bottom: 10px;
}

.form-msg {
  position: relative;
  margin-bottom: 20px;
}

.form-msg textarea {
  border: #e0e0e0 solid 1px;
  padding-left: 30px;
  background: #fafafa;
  width: 98%;
  height: 200px;
  resize: none;
}

.form-captcha {
  position: relative;
  margin-bottom: 20px;
}

.form-captcha input {
  margin-left: 50px;
}

.checkbox-list input {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: #e0e0e0 solid 1px;
  background: #fafafa;
  vertical-align: middle;
  margin-right: 15px;
  cursor: pointer;
}

.checkbox-list input:checked:after {
  content: "√";
  position: absolute;
  margin: -2px 5px;
  color: #e60013;
}

.label-rs {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  color: #323232;
  font-weight: bold;
}

.line-dash {
  position: relative;
  height: 60px;
  width: 100%;
}

.line-dash:after {
  content: "";
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
  border-top: #d6d6d6 dashed 2px;
}

.form-c1-rs input {
  width: 70%;
}

.rss-img {
  display: block;
  width: 28%;
  float: right;
  line-height: 60px;
  height: 60px;
  border: #e0e0e0 solid 1px;
  background: #fafafa;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .rss-img {
    height: 40px;
    padding: 0;
    line-height: 40px;
  }
}
.product img {
  margin-left: 15px;
}

.company-p .con-sub a {
  float: left;
  display: block;
  width: 140px;
  height: 36px;
  background: #0093fb;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  border-radius: 10px;
  margin-bottom: 40px;
}
.company-p .con-sub a:hover {
  display: block;
  background: #0093fb;
}
.main-nav {
  position: relative;
}
