body {
  background-color: #ffffff;
  font-family: 微软雅黑;
  min-width: 1400px;
  width: 100%;
}
.index_short_line{
  margin: 0 auto;
  width: 85px;
  height:3px;
  background-color: #ff8140;
}

.short_line{
  margin: 0 auto;
  width: 50px;
  height:1px;
  background-color: #ff8140;
}
.bg-ff8140{
  background-color: #ff8140;
}
.bg-f3f5f8{
  background-color: #f3f5f8;
}
.color-ff8140{
  color: #ff8140;
}
.f-18{
  font-size: 18px;
}
.line-h18{
  line-height: 18px;
}

ul,li,dl,dt,dd,p,hr{
  margin:0;
  padding:0;
}
a,a:hover{
  text-decoration: none;
}

.header {
  height:530px;
  background-color: #ffffff;
}

.header .swiper-container {
  height: 530px;
}
.header .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
  display:inline;
}
.header .pagination .swiper-active-switch {
  background: #d6d9d0;
}
.header .swiper-pagination-switch {
  display: inline-block;
  width: 90px;
  height: 2px;
  background: #57617c;
  margin: 0 5px;
  opacity: .8;
  cursor: pointer;
}
#nav_container{
  position: relative;
  top: -532px;
  width: 100%;
  height: 72px;
  border-bottom: 1px solid #0f092e;
  background: #ffffff;
  z-index: 9999;
}
#nav_container #nav{
  margin: 0 auto;
  right: 20px;
  width: 1400px;
  height: 100%;
  text-align: right;
  display: block;
}
#nav_container #nav:after{
  content: '';
  clear: both;
}
#nav li{
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
#nav li:nth-child(1){
  float: left;
  margin-left:55px;
  font-size: 18px;
}
#nav li:nth-child(1) img{
  padding: 10px;
}
#nav li>a{
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  padding: 20px 15px;
  color: #333333;
  font-size: 16px;
  min-width: 94px;
  height: 100%;
}
#nav li>a.hover,#nav li>a:hover{
  color: #ff9863;
}

#nav li dl{
  position: absolute;
  display: none;
  width: 580px;
  height: auto;
  padding: 15px 10px 15px 20px;
  font-size: 14px;
  text-align: left;
  z-index: 99999;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #f5f5f5;
  border-top: 1px solid #0f092e;
}

#nav li dl dt{
  float: left;
  padding: 0;
  width: 85px;
  display: inline-block;
  font-size: 16px;
  color: #ff8140;
}
#nav li dl dt:before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 16px;
  background: #ff9863;
  margin-right: 20px;
}
#nav li dl>div{
  width: 460px;
  min-height: 68px;
  padding-left: 20px;
  display: inline-block;
  border-left: 1px solid #d8d8d8;
}

#nav li dl dd{
  display: inline-block;
}
#nav li dl.nav_sub1 dd a{
  color: #333333;
  margin-right: 20px;
}
#nav li dl.nav_sub2 dd a{
  color: #333333;
}

#nav li dl dd a:hover{
  color: #61b0ff;
}

#nav li dl.nav_sub2 div dd:last-of-type:after{
  display: block;
  content: '';
  width: 16px;
  height: 2px;
  background: #333333;
  margin-top: 3px;
}

#kefu{
  position: fixed;
  z-index: 999999;
  right: 0;
  top: 40%;
  width: 64px;
  height: 200px;
}
#kefu img{
  filter: grayscale(1);
}
#kefu a:hover img{
  filter: grayscale(0);
}
#kefu a:first-of-type:hover span{
  display: block;
}
#kefu a:first-of-type span{
  display: none;
  text-align: center;
  padding: 20px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  background: #ff8140;
  position: absolute;
  right: 100%;
  width: 194px;
  color: white;
  font-size: 16px;
  top: 3%;
}
#kefu a:last-of-type:hover span{
  display: block;
}
#kefu a:last-of-type span{
  display: none;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  background: #ff8140;
  position: absolute;
  right: 100%;
  width: 145px;
  color: white;
  font-size: 16px;
  top: 70%
}

.header2{
  height: 60px;
  background-color: #ffffff;
  border-bottom: 1px solid #d8d8d8;
}
.header2 #nav{
  top: unset;
}
.header2 #nav li a{
  min-width: 94px;
  color: #333333;
}
.header2 #nav li a:hover,.header2 #nav li a.hide:hover {
  color: #ff8140;
}
.header2 #nav li a.hide {
  color: #ffffff;
}
.header2 #nav li a:not(.parent).hover:after,.header2 #nav li a:not(.parent):hover:after,.header2 #nav li a.hide:before,.header2 #nav li a.hide:hover:before{
  background-color: #ff8140;
  margin-top: 13px;
}
.header2 #nav li:nth-child(1) {
  color: #333333;
}

#banner{
  margin: 0 auto;
  width: 100%;
  height: 532px;
}
#banner img{
  width: 100%;
  height: 100%;
}
.page {
  width: 100%;
}
.index_page{
  background-color: #f3f5f8;
}
.page .index_title{
  height: 80px;
  font-size: 34px;
  color: #28374b;
  font-weight: 400;
  line-height: 43px;
}
.page_width{
  width: 1400px;
}

.index_body {
  margin: 0 auto;
  width: 1400px;
  height: 415px;
  background-color: white;
}
.index_body .left .item{
  display: block;
  padding-right: 26px;
  padding-left: 4px;
  width: 414px;
  height: 104px;
  border: 2px solid #f9f9f9;
}
.index_body .left .item.hover,.index_body .left .item:hover{
  padding: 0;
  padding-right: 26px;
}
.index_body .left .item:hover:before,.index_body .left .item.hover:before{
  padding: 0;
  float:left;
  content: "";
  display: inline-block;
  width: 4px;
  height: 100px;
  background: #ff8140;
}
.index_body .left .item img {
  margin: 16px 20px 0 25px;
  width: 56px;
  height: 56px;
}
.index_body .left .item dt{
  margin-top: 16px;
  color: #28374b;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.index_body .left .item dd{
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.index_body .right{
  width: 986px;
  padding: 50px 80px 22px 80px;
}
.index_body .right .float-left{
  width: 330px;
}
.index_body .right .float-left p{
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.index_body .right .float-left a.btn{
  width: 184px;
  height: 64px;
  border-radius: 34.5px;
  background: #ff8140;

  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 50px;
}
.index_body .right .float-left h4{
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.index_content{
  height: 670px; padding: 65px 0 104px 0;
  background-size:100% 100%;
  background-repeat: no-repeat;
}
.index_content .header{
  height: 34px;
  color: white;
  height: auto;
  background: none;
}
.index_content .header ul{
  padding: 34px 0 26px 0;
}
.index_content .header ul li{
  display: inline-block;
  margin: 0 20px;
  color: white;
}

.index_content .header hr{
  width: 640px;
  height: 1px;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 auto;
  margin-bottom: 40px;
}
.index_content .swiper-container{
  height:324px;
  overflow: hidden;
}

.index_content .swiper-button-prev{
  position: absolute;
  margin-top: -190px;
  left: 165px;
  z-index: 10;
  cursor: pointer;
  border-radius: 100%;

  width: 64px;
  height: 64px;
  background: #ffffff;

  opacity: 0.7;
  color: #1a1a1a;
  font-size: 34px;
  font-weight: 400;
  line-height: 64px;
  text-align: center;
}
.index_content .swiper-button-next{
  position: absolute;
  margin-top: -190px;
  right: 165px;
  z-index: 10;
  cursor: pointer;
  border-radius: 100%;

  width: 64px;
  height: 64px;
  background: #ffffff;

  opacity: 0.7;
  color: #1a1a1a;
  font-size: 34px;
  font-weight: 400;
  line-height: 64px;
  text-align: center;
}

.link{
  margin: 0 auto;
  width: 100%;
  height: 413px;
  text-align: center;
  padding-top: 35px;
}
.link p{
  font-size: 17px;
}
.link h2{
  color: #28374b;
  font-size: 34px;
  font-weight: 400;
  line-height: 43px;
  text-align: center;
}
.link ul li{
  margin: 0;
  padding: 0 10px;
  margin-right: 15px;
  display: table-cell;
}
.link ul li a{
  display: block;
  width: 260px;
  height: 140px;
  border: 1px solid #dedede;
  line-height: 140px;
  background-color: #ffffff;
}
.footer{
  width: 100%;
  background-color: #141e2d;
  padding-top: 50px;
  padding-bottom: 20px;
}
.footer_nav{
  margin:0 auto;
  padding: 0 20px;
  width: 1400px;
  color:white;
}
.footer_nav dl{
  vertical-align: top;
  width: 180px;
  display:inline-block;
}
.footer_nav dl div{
  width: 50%;
  float: left;
}
.footer_nav dl dt{
  margin-bottom: 40px;
}
.footer_nav dl dd{
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 30px;
}
.footer_nav dl dd a{
  color: #ffffff;
}
.footer_nav dl dd a:hover{
  color: #61b0ff;
}
.footer_nav dl dd.line{
  width: 1px;
  height: 80px;
  background-color: #ffffff;
  margin: 15px 30px 0 30px;
}
.copy_right{
  height: 30px;
  line-height: 30px;
  background-color: #1c1d1e;
}


/*产品中心*/
.nav_pro {
  z-index: 0;
  width:100%;
  box-shadow: 0px 5px 5px #f4f4f4;
}
.nav_pro ul{
  width: 1400px;
  margin: 0 auto;

}
.nav_pro li{
  margin: 5px 0;
  display: inline-block;
  font-size: 18px;
}
.nav_pro li:nth-child(1){
  padding: 20px 80px;
  border-right: 1px solid #e8e8e8;
}
.nav_pro li a{
  display: inline-block;
  padding: 20px 40px 0 40px;
  color: #333333;
}
.nav_pro .hover,.nav_pro li a:hover{
  color: #ff8140;
}
.nav_pro a.hover:after,.nav_pro li a:hover:after{
  margin: 20px auto 0 auto;
  width: 50px;
  height: 2px;
  background-color: #ff8140;
  content: "";
  display: block;
}
.container {
  margin: 0 auto;
  padding: 0;
  width: 1400px;
  max-width: 1400px;
  background-color: white;
}
.nav_pro_btn{
  margin: 80px 0 2px;
}
.nav_pro_btn li{
  width: 345px;
  height: 137px;
  display: inline-block;
  text-align: center;
}
.nav_pro_btn a{
  font-size: 18px;
  color: #343434;
  display:inline-block;
  padding: 0 10px;
}
.nav_pro_btn a img{
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
.nav_pro_btn a.hover,.nav_pro_btn a:hover{
  color: #ff8140;
  border-bottom: 2px solid #ff8140;
}
.nav_pro_btn a.hover img,.nav_pro_btn a:hover img{
  -webkit-filter: unset; /* Chrome, Safari, Opera */
  filter: unset;
}
.nav_pro_btn p{
  height: 60px;
  margin: 25px 0 0px 0;
}
.pro_content{
  background-color: #f7f7f7;
  padding: 40px 80px 5px 80px;
}
.pro_content div p{
  color: #666666;
}
.pro_content div img{
  display:block;
}
.pro_content .pro_content_type li{
  display: inline-block;
  margin: 0 18px 30px 0;
}
.pro_content .pro_content_type li a{
  text-align: center;
  /*width: 130px;*/
  display: inline-block;
  padding: 8px 20px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  color: #333333;
}
.pro_content .pro_content_type li a:hover{
  background-color: #ffffff;
}

/*应用行业*/
.industry{
  margin-top: 40px;
}
.industry .container{
  padding-left: 20px;
  padding-right: 20px;
}
.industry .container .ind_content_1 .item div {
  width: 100%;
  display: none;
  margin: 0 auto;
  position: absolute;
  top: 35%;
  text-align: center;
  color: #333333;
  font-size: 24px;
  line-height: 30px;
}
.industry .container .ind_content_1 .item div:after{
  font-size: 18px;
  margin: 0 auto;
  margin-top:15px;
  padding-top: 20px;
  display: block;
  content: '查看更多';
  width: 86px;
  height: 1px;
  border-top: solid #333333;
}
.industry .container .ind_content_1 .item:hover span{
  display: none;
}
.industry .container .ind_content_1 .item:hover img{
  opacity: .5;
}
.industry .container .ind_content_1 .item:hover div{
  display: block;
}
.industry .container .ind_content_1 .item span{
  position: absolute;
  top: 20px;
  left: 20px;
  color: white;
  font-size: 18px
}

.industry .ind_footer{
  text-align: center;
}
.industry .ind_footer li{
  display: inline-block;
  width: 250px;
  height: 112px;
  border-radius: 56px;
  border: solid #ff8140;
  color: #666666;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}
.industry .ind_footer li span{
  color: #ff8140;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.industry_list .container {
  width: 1358px;
}
.industry_list .container .title {
  color: #333333;
  font-size: 18px;
  line-height: 23px;
}
.industry_list .container .title:before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 30px;
  border-radius: 1px;
  background: #ff8140;
  vertical-align: middle;
  margin-right: 10px;
}
.industry_list .container .nav{
  display: block;
  width: 1358px;
  border: solid 1px #e7e7e7;
  background: #fafafa;
  border-bottom:none;
}
.industry_list .container .nav li{
  display: inline-block;
  height: 60px;
  line-height: 60px;
}
.industry_list .container .nav li a{
  height: 60px;
  padding: 0 20px;
  text-align: center;
  line-height: 60px;
  display: block;
  color: #4a4c54;
  font-size: 16px;
}
.industry_list .container .nav li a:hover,.industry_list .container .nav li a.hover{
  color: #ff8140;
}
.industry_list .container .list{
  width: 1358px;
  height: 275px;
  padding: 50px 50px 35px 94px;
  border: solid 1px #f3f3f3;
  background: #fdfdff;
  margin-bottom: 30px;
}
.industry_list .container .list .right{
  width: 846px;
  color: #666666;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
}
.industry_list .container .list .right h6{
  color: #333333;
  font-size: 18px;
}
.industry_list .container .list .right .short_line{
  margin: 0;
  width: 66px;
  height: 0;
  background: #ff8140;
}


/*解决方案*/
.solution .content_1{
  width:100%;
  height:506px;
  border: 1px solid #dddddd;
}
.solution .content_1 .left{
  float: left;
  width: 978px;
  height: 100%;
  padding: 40px;
}
.solution .content_1 .left .btn1{
  width: 120px;
  height: 44px;
  /*background: #ff8140;*/
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 44px;
  text-align: center;
}
.solution .content_1 .left .b1{
  width: 68px;
  height: 310px;
  border-radius: 8px;
  display: inline-block;
  border: solid 1px #dddddd;
  vertical-align: middle;
  line-height: 35px;
  padding: 120px 10px;
  font-size: 18px;
  text-align: center;
}
.solution .content_1 .left .b2{
  display: inline-block;
  width: 60px;
  border: 0;
  border-top: 1px solid #dddddd;
  top: 155px;
  position: relative;
}
.solution .content_1 .left .b3 {
  padding: 78px 40px;
  width: 763px;
  height: 310px;
  border-radius: 8px;
  background: #f5f5f5;
}
.solution .content_1 .left .b3 a {
  margin: 0 14px 30px 0;
  display: inline-block;
  width: 214px;
  height: 60px;
  border-radius: 8px;
  background: #ffffff;
  border: solid 1px #d4d4d4;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
}
.solution .content_1 .left .b3 a.hover {
  border: solid 1px #ff8140;
  background: #ff8140;
  color: #ffffff;
}
.solution .content_1 .right{
  padding: 20px 25px;
  float: right;
  width: 420px;
  height: 100%;
  background-color: #ededed;
  color: #666666;
}
.solution .content_1 .right .btn1{
  border-left: 2px solid #ff8140;
  width: 90px;
  height: 32px;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
}
.solution .content_1 .right ul{
  padding: 0 20px;
}
.solution .content_2{
  width: 100%;
  height: 500px;
  background-color: #29375b;
}
.solution .content_2 .float-left{
  padding: 100px 0;
  width: 670px;
  color: #b2c7fe;
}
.solution .content_2 .float-left a{
  display: inline-block;
  width: 160px;
  height: 56px;
  border-radius: 35px;
  background: linear-gradient(270deg, #FAD77B, #FAD77B);
  color: #754113;
  font-size: 22px;
  font-weight: 400;
  line-height: 56px;
  text-align: center;
  margin-top: 30px;
}
.solution .content_2 .float-left .index_short_line{
  width: 98px;
  height: 2px;
  background: #f8e2a7;
  margin: 45px 0;
}
.solution .content_2 img{
  margin: 67px 0 0 70px;
}
.solution_1 .container{
  width: 1360px;
}
.solution_1 .content_1{
  margin: 0 auto;
  padding: 20px;
  width: 1360px;
  height: 430px;
  border: solid 1px #f0f0f1;
}
.solution_1 .content_1 .right {
  float: right;
  width: 464px;
  color: #666666;
  text-align: justify;
  line-height: 20px;
}
.solution_1 .content_1 .right .title{
  color: #333333;
  font-size: 18px;
}
.solution_1 .content_2{
  padding-left: 50px;
  width: 1360px;
  height: 430px;
  border: solid 1px #f0f0f1;
  margin: 0 auto;
}
.solution_1 .content_2 .left{
  float: left;
  width: 524px;
  color: #666666;
  text-align: justify;
  line-height: 20px;
}
.solution_1 .content_3{
  height: 868px;
}
.solution_1 .content_3 .index_title{
  width: 1380px;
  color: #ffffff;
  margin: 0 auto;
}
.solution_1 .content_3 .content {
  width: 1380px;
  height: 656px;
  margin: 0 auto;
  background-color: #ffffff;
}
.solution_1 .content_3 .content .item{
  padding: 40px;
  padding-right: 85px;
  height: 328px;
}
.solution_1 .content_3 .content .item .text{
  width: 670px;
  text-align: justify;
}
.solution_1 .content_3 .content .item .text .title{
  color: #333333;
  font-size: 18px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #d1d2d9;
}
.solution_1 .content_3 .content .item .text .title span:after{
  position: relative;
  top: 34px;
  left: -20px;
  display: inline-block;
  content: '';
  width: 26px;
  height: 2px;
  background: #ff8140;
}
.solution_1 .content_3 .content .item .text p{
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.solution_1 .content_3 .content .item .text ul li{
  display: inline-block;
  width: 100%;
  height: 28px;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.solution_1 .content_3 .content .item .text ul li:before{
  display: inline-block;
  content: '';
  border-radius: 100%;
  width: 16px;
  height: 16px;
  background: #d8d8d8;
  line-height: 28px;
  margin-right: 20px;
  vertical-align: middle;
}
/*客户中心*/
.customer .content_1{
  padding: 0 56px;
  margin: 0 auto;
  width: 1400px;
  height: 400px;
}
.customer .content_1 .item{
  padding: 85px 0 0 0;
  width: 650px;
  color: #666666;
}
.customer .content_1 .item h4 {
  color: #28374b;
}
.customer .content_1 .item a,.customer_1 .container .right a{
  display: inline-block;
  padding: 3px 20px;
  border-radius: 8px;
  background: #ff8140;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}
.customer .content_1 .item .index_short_line{
  width: 60px;
  height: 3px;
  background: #ff8140;
}

.customer_1 .container{
  width: 1440px;
  max-width: 1440px;
}
.customer_1 .container .right{
  width: 770px;
  padding: 30px;
}
.customer_1 .container .right .text{
  color: #ACB6C4;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 40px;
}
.customer_1 .container .title {
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  margin: 20px;
}
.customer_1 .container .title:before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 30px;
  border-radius: 1px;
  background: #ff8140;
  vertical-align: bottom;
  margin-right: 10px;
}
.customer_1 .container .content{
  padding: 0 35px;
}
.customer_1 .container .content>p{
  color: #666;
}
.customer_1 .container .content ul:after{
  content: '';
  clear: both;
}
.customer_1 .container .content ul li{
  width: 200px;
  float: left;
  display: inline-block;
  margin-right: 70px;
}
.customer_1 .container .content ul li a{
  display: inline-block;
  width: 200px;
  height: 398px;
  border-radius: 4px;
  border: solid 1px #dddddd;
  background: #ffffff;
  padding: 25px 30px;
  text-align: center;
  color:#666666;
  font-size: 15px;
}
.customer_1 .container .content ul li a span{
  display: inline-block;
  height: 200px;
  overflow:hidden
}
.customer_1 .container .content ul li a p:before{
  margin: 0 auto 20px auto;
  display: block;
  content: '';
  width: 16px;
  height: 4px;
  background: #666666;
}
.customer_1 .container .content ul li a:hover,.customer_1 .container .content ul li a.hover{
  color: #ff8140;
  border: solid 1px #c6f1d2;
  box-shadow: 0px 20px 30px rgba(0,233,112,0.16);
  -webkit-filter: unset; /* Chrome, Safari, Opera */
  filter: unset;
}
.customer_1 .container .content ul li a:hover img,.customer_1 .container .content ul li a.hover img{
  -webkit-filter: unset; /* Chrome, Safari, Opera */
  filter: unset;
}
.customer_1 .container .content ul li a.hover p:before,.customer_1 .container .content ul li a:hover p:before{
  background: #ff8140;
}
.customer_1 .container .content ul li>img{
  position: relative;
  top: 32px;
  right: -168px;
  vertical-align: top;
}
.customer_1 .container .content ul li a img{
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
.customer_2 .container {
  width: 1360px;
  margin: 0 auto;
}
.customer_2 .container .item{
  width: 100%;
  height: 430px;
  border: solid 1px #f0f0f1;
  margin-bottom: 40px;
  text-align: justify;
}
.customer_2 .container .item .text{
  font-size: 16px;
  width: 738px;
  padding: 60px 44px 50px 44px;
  text-align: justify;
  line-height: 20px;
  color: #666666;
}
.customer_2 .container .item .text ul{
  width: 552px;
  height: 1px;
  border-top: solid 1px #d1d1d1;
  padding-top: 20px;
  margin-top: 37px;
}
.customer_2 .container .item .text ul li{
  display: inline-block;
  width: 552px;
  height: 28px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 10px;
}
.customer_2 .container .item .text ul li:before{
  display: inline-block;
  content: '';
  border-radius: 100%;
  width: 16px;
  height: 16px;
  background: #d8d8d8;
  line-height: 28px;
  margin-right: 20px;
  vertical-align: middle;
}
.customer_3 .container{
  margin: 0 auto;
  margin-top: 472px;
  padding: 40px;
  width: 1440px;
  height: 865px;
  background: #ffffff;
  box-shadow: 0px 6px 10px 6px rgba(219,219,219,0.5);
}
.customer_3 .container h6:before{
  position: relative;
  top: 30px;
  display: block;
  content: '';
  width: 60px;
  height: 4px;
  background: #ff8140;
}
.customer_3 .container .table{
  width: 795px;
  margin: 100px 240px 66px 240px;
}
.customer_3 .container .table input{
  width: 570px;
  height: 52px;
  border: solid 1px #dddddd;
  color: #999999;
  padding: 5px;
}
.customer_3 .container .table textarea{
  width: 570px;
  height: 120px;
  border: solid 1px #dddddd;
  color: #999999;
  padding: 5px;
}
.customer_3 .container .table tr:last-child td:last-child:after{
  display: block;
  content: '100个字符';
  width: 200px;
  text-align: left;
  color: #999999;
  position: relative;
  left: 500px;
  top: -130px;
  font-size: 12px;
}
.customer_3 .container .submit{
  margin-top: 30px;
  width: 420px;
  height: 51px;
  border-radius: 8px;
  background: #ff8140;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}

/*新闻中心*/
.news a.content{
  display: block;
  width: 1330px;
  height: 240px;
  margin: 0 auto 30px auto;
  border: solid 1px #eaf2f7;
  background: #ffffff;
  padding: 30px 20px;

}
.news a.content:hover,.news a.content.hover{
  border: solid 1px #ffab7f;
  box-shadow: 0px 0px 17px -3px rgba(151,151,151,0.5);
}
.news .content img{
  float: left;
  width: 300px;
  height: 170px;
  margin-right: 30px;
}
.news .content div.float-left h4{
  width: 610px;
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}
.news .content div.float-left h4:before{
  content:"";
  width: 6px;
  height: 34px;
  border-radius: 3px;
  background: #ff8140;
  margin-right:15px;
  display: inline-block;
  vertical-align: middle;
}
.news .content div.float-left p{
  width: 610px;
  height: 41px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.news .content div.float-right{
  width: 230px;
  height: 126px;
  color: #999999;
  line-height: 30px;
  font-size: 18px;
  text-align: right;
  border-left: 1px solid #eaf2f7;
  margin-top: 28px;
  padding: 20px 80px 0 50px;
}
.news #pagination{
  margin: 0 auto;
  text-align: center;
}
.news #pagination li{
  display: inline-block;
  margin: 0 10px;
}
.news #pagination li a{
  display: inline-block;
  width: 28px;
  height: 28px;
  border: solid 1px #dbdbdb;
  font-size: 18px;
  color: #999999;
}
.news #pagination li a:hover,.news #pagination li a.hover{
  background-color: #ff8140;
  color: white;
}

.news_detail .container{
  width: 1440px;
  margin: 0 auto;
}
.news_detail .container .nav_back{
  height: 58px;
  background: #FDEBE2;
  font-size: 14px;
  padding: 20px 37px;
}
.news_detail .container .nav_back a{
  color: #ff8140;
}
.news_detail .container .nav_back a:before{
  content: "<";
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #ff8140;
  border-radius: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 15px;
}
.news_detail .container h5{
  padding: 36px 0 50px 0;
  font-size: 18px;
  text-align: center;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}
.news_detail .container .from,.news_detail .container .time{
  font-size: 16px;
  color: #666666;
}
.news_detail .container .content{
  padding: 0 35px;
}
.news_detail .container .text{
  text-align: justify;
  padding: 20px 0;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}


/*我们的故事*/
.aboutus .content_1{
  margin: 0 auto;
  width: 1340px;
  height: 260px;
}

.aboutus .content_1 .item{
  width: 762px;
  height: 155px;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: justify;
}
.aboutus .content_2{
  margin: 0 auto;
  padding-top: 68px;
  width: 1400px;
  height: 584px;
}
.aboutus .about_swiper{
  width: 1110px;
  height: 310px;
}

.aboutus .about_swiper .swiper-wrapper .swiper-slide{
  width: 258px;
}
.aboutus .swiper-button-prev{
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 10;
  cursor: pointer;
  border-radius: 100%;

  width: 75px;
  height: 75px;
  background: #ffffff;

  opacity: 0.7;
  color: #28374b;
  font-size: 34px;
  font-weight: 400;
  line-height: 75px;
  text-align: center;
}
.aboutus .swiper-button-next{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -40px;
  z-index: 10;
  cursor: pointer;
  border-radius: 100%;

  width: 75px;
  height: 75px;
  background: #ffffff;

  opacity: 0.7;
  color: #28374b;
  font-size: 34px;
  font-weight: 400;
  line-height: 75px;
  text-align: center;
}
.aboutus .content_3{
  margin: 0 auto;
  width: 1400px;
}
.aboutus .content_3 .ul_1 li{
  padding: 20px 0 ;
  text-align: center;
  width: 272px;
  height: 95px;
  border: solid 1px #d4d4d4;
  display: inline-block;
  color: #666666;
  font-size: 14px;
  margin-right: 10px;
}
.aboutus .content_3 .ul_1 li:last-of-type{
  margin: 0;
}
.aboutus .content_3 .ul_1 li p{
  margin-bottom: 10px;
  font-size: 20px;
  color: #ff8140;
}
.aboutus .content_3 .ul_2{
  width: 100%;
  border-top: solid 1px #e9e9e9;
  margin-top: 50px;
}
.aboutus .content_3 .ul_2 li{
  width: 20%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.aboutus .content_3 .ul_2 li p{
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid 1px #979797;
  background: #d8d8d8;
  transform: rotate(-45deg);
  position: relative;
  top: -10px;
}

/*关于我们*/
.jobs .map{
  width: 1400px;
  height: 460px;
}
.jobs .map .content{
  position: relative;
  z-index: 1;
  width: 368px;
  height: 416px;
  color: #ffffff;
  margin-left: 70px;
  padding: 30px 40px 30px 15px;
  font-size: 18px;
}
.jobs .map .content p{
  margin-bottom: 12px;
}
.jobs .map .bg{
  position: relative;
  margin-left: 70px;
  z-index: 0;
  top: -416px;
  opacity: 0.766183;
  width: 368px;
  height: 416px;
  background: #0e52c7;
}
.jobs .container .title {
  color: #333333;
  font-size: 18px;
  line-height: 23px;
  margin: 20px 0 38px 0;
}
.jobs .container .title:before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 30px;
  border-radius: 1px;
  background: #ff8140;
  vertical-align: middle;
  margin-right: 10px;
}
.jobs .container .nav{
  display: block;
}
.jobs .container .nav li{
  display: inline-block;
  height: 60px;
  line-height: 60px;
}
.jobs .container .nav li a{
  display: block;
  width:93px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #666666;
  font-size: 16px;
  text-align: center;
  border: 1px solid #ebebeb;
}
.jobs .container .nav li a:hover,.jobs .container .nav li a.hover{
  color: #ffffff;
  background-color: #ff8140;
  border: 1px solid #ff8140;
}
.jobs .container .list{
  width: 100%;
  padding-bottom: 40px;
  margin-top: 30px;
  border: solid 1px #ebebeb;
}
.jobs .container .list .table td{
  width: 25%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 18px;
  padding: 0;
}
.jobs .container .list .content{
  margin:0 auto;
  padding: 30px;
  width: 1200px;
  height: 309px;
  line-height: 20px;
  background: #efefef;
  color: #333333;
}
.jobs .list table tr:not(:first-of-type):hover{
  background: #e1e1e1;
  cursor: pointer;
}

.myscroll {width: 100%; height: 100%;overflow: hidden;}
.myscroll li {height: 120px;}
.myscroll a{ color: #666666;}
.myscroll a:hover { color: #ED5565;}

.pageBox {text-align: center; margin-bottom: 40px}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 79px;}