@charset "UTF-8";
/* 设置 */
.color0{
  color: #fff;
}.color1{
  color: #ff2018;
}
.color2{
  color: #4688ff;
}
.color3{
  color: #555bbb;
}
.color4{
  color: #2ccd7f;
}
.color5{
  color: #ffcb01;
}

.color6{
  color: #333;
}

.bg1{
  background: #333;
}

.slick-active:hover .bg1{
  background: #eb2028;
}
.bg2{
  background: #666;
}
.bg3{
  background: #eb2028;
}
.bg4{
  background: #2ccd7f;
}
.bg5{
  background: #ffcb01;
}

.tcolor0 {
  color: #eb2028;
}

.tcolor1 {
  color: #19cb55;
}


.tcolor2 {
  color: #faaa0f;
}


.tcolor3 {
  color: #766eff;
}

body a:hover,.fea-link:hover,.fea-link:hover i,.featurebox2:hover i,.featurebox2:hover a{
  color: #eb2028!important;
}

/* 首页 */
.my_header{
  background-color: #333;
  height: 50px;
  padding: 0;
  margin: 0;
}

.slider_2_image{
  position: absolute;
  right: 0;
  top:180px;
  width: 100%;
  height: 379px;
  background:url(../img/home-2_shapes/home2bg.png) right center no-repeat ;

}

.home2_title {
  font-size: 50px;
  font-weight: 700;
  color: #333;
  font-family: poppins;
  line-height: 60px;
  padding-bottom: 10px;
}

.slider_2 P {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 45px;
  opacity: 0.7;
}

.slider_2__content {
  top: 160px;
  position: absolute;
  z-index: 2;
}

.slider_2 {
  min-height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-area {
  background: #333;
  padding-top: 210px;
  margin-top: -130px;
  color: #fff;
}
.footer_bottom {
  padding: 10px 20px 0px 20px;
  background: #111111;
  text-align: center;
  overflow: hidden;
}
.footer_bottom .color1 {
  color: #fff;
  font-size: 14px;
}

.purches-area {
  background-image: -webkit-linear-gradient(180deg, #585c65 1%, #132339 66%, #212529 100%);
  padding: 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.purches_btn {
  border-radius: 6px;
  background-color: white;
  width: 170px;
  position: relative;
  min-height: 54px;
  color: #f53636;
  padding-left: 10px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 1px solid transparent;
  cursor: pointer;
}
.cta_btn_2 {
  background-color: #f53636;
  color: #fff;
}

.cta_btn_2:hover{
  background-color: #333;
  color: #fff;
}

.footer-area i {
  margin-right: 10px;
  color: #ffffff;
}

.team_title_h3{

}

.bg_c_2{
  background:url(../img/home-2_shapes/bg_c2.jpg) left center no-repeat ;
  height: 450px;
}
.bg_c_3{
  background:url(../img/home-2_shapes/bg_c3.jpg) left center no-repeat ;
  height: 450px;
}
.bg_c_4{
  background:url(../img/home-2_shapes/bg_c4.jpg) left center no-repeat ;
  height: 450px;
}
.bg_c_5{
  background:url(../img/home-2_shapes/bg_c5.jpg) left center no-repeat ;
  height: 450px;
}
.bg_c_6{
  background:url(../img/home-2_shapes/bg_c6.jpg) left center no-repeat ;
  height: 450px;
}