@charset "utf-8";
a{text-decoration:none!important;color:inherit}
body{font-weight:normal;color:#333;background:#fff;/* min-width:1300px;*/}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.container {
    padding-right: 0px;
    padding-left: 0px;
}
.section {padding: 80px 0;}
.section-title {text-align: center;margin-bottom: 40px;font-size: 32px;color: #ce2e33;}
.section-title:after {display: block;content: '';width: 32px;height: 2px;background-color: #ce2e33;margin: 10px auto 0;}
.section-title strong {display: block;font-family: "Arial Black";text-transform: uppercase;font-size: 40px;letter-spacing: 1px;color: #666;}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.p_bgBox {
	position: relative;
    border: 0;
    height: 100%;
    width: 100%;
	padding:50px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
	margin: 0;
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.about-section{
	position: relative;
	background-repeat: no-repeat;
	background-position center left;
	padding: 120px 0;
}

.about-section .image-column{
	position: relative;
}

.about-section .image-column .inner-column{
	position: relative;
	text-align: right;
	margin-right: -15px;
}

.about-section .image-column .title-box{
	position: absolute;
	left: 265px;
	bottom: 495px;
	width: 100%;
	text-align: left;
	z-index: 9;
}

.about-section .image-column .title-box h2{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 78px;
	color: #f2f2f2;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: 0 0 10px #000;
	font-family: "Rubik", sans-serif;
}

.about-section .image-column .image-box{
	position: relative;
	z-index: 1;
	padding-top: 115px;overflow:hidden;
}

.about-section .image-column .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.about-section .image-column .image-box .alphabet-img{
	position: absolute;
	left: 0;
	top: 0;
}

.about-section .image-column .image-box .alphabet-img img{
	max-width: 100%;
	height: auto;

}

.about-section .image-column .image img{
	display: inline-block;
	width: 100%;
	height: auto;
               object-fit: cover;
              -webkit-animation-duration: 2s;
               animation-duration: 2s;
              -webkit-transition: all 1s;
               transition: all 1s;
}

.about-section .image-column:hover .image img{
   cursor: pointer;
 -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.about-section .content-column{
	position: relative;
}

.about-section .content-column .inner-column{
	position: relative;
	padding-top: 80px;
}

.about-section .content-column .content-box{
	position: relative;
	padding: 70px 30px 74px 80px;
	background-color: #ffffff;
	border: 20px solid #f2f2f2;
	border-left: 0;
}

.about-section .content-column .content-box .title{
	position: relative;
	margin-bottom: 35px;
}

.about-section .content-column .content-box .title h2{
	position: relative;
	display: block;
	font-size: 28px;
	line-height: 50px;
	color: #000000;
	font-weight: 700;
	padding-bottom: 35px;
}

.about-section .content-column .content-box .title h2:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 90px;
	background-color: #e61215;
	content: "";
}

.about-section .content-column .content-box .text{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 30px;
	color: #777777;
	margin-bottom: 45px;padding-top:20px;text-align: justify;
}

.about-section .content-column .content-box .link-box{
	position: relative;
}

.about-section .content-column .content-box .link-box a{
	font-weight: lighter;
}

.about-section .sec-title  > h2:before {
    position: absolute;
    left: 0;
    width: 0;
    height: 2px;
    bottom: 0;
    content: "";
     background-color: #e61215; 
    transition: all 300ms ease;
}

.about-section .sec-title>  h2:hover >  h2:before, .about-section .sec-title:hover >    h2:before {
    left: 0%;
    width: 8%;
}

.about-section .content-column .content-box .text1{
    font-size: 14px;
    position: relative;
    display: block;
    line-height: 35px;
    color: #000000;margin-top: 30px;
    margin-bottom: 45px;
   text-align: -webkit-match-parent;
}
.about-section .image-column .content-box .text1 {
    font-size: 14px;
    position: relative;
    display: block;
    line-height: 35px;
    color: #000000;
    margin-top 30px;
    margin-bottom: 15px;
    text-align: -webkit-match-parent;
}

.testimonial-section-two .sec-title>  h2:hover >  h2:before, .testimonial-section-two .sec-title:hover >    h2:before {
    left: 0%;
    width: 8%;
}
.testimonial-section-two .sec-title  > h2:before {
    position: absolute;
    left: 0%;
    width: 0;
    height: 2px;
    bottom: 0;
    content: "";
     background-color: #e61215; 
    transition: all 300ms ease;
}

/*case*/
.projects-section-two{
	position: relative;
	padding: 100px 0;
}

.projects-section-two .upper-box{
	position: relative;
}

.projects-section-two .upper-box .sec-title{
	float: left;
	margin-bottom: 75px;
}

.projects-section-two .upper-box .link-box{
	position: relative;
	float: right;
	margin-top: 25px;
	background-color:#a1a1a1;
	border-radius:18px;
	padding:3px 20px;
}
.projects-section-two .upper-box .link-box:hover{
	
	background-color:#e61215;
	-webkit-transition: all 0.6s;
	transition: all .6s;
	
}
	

.projects-section-two .upper-box .link-box a{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #fff!important;
	font-weight: lighter;
	font-family: Arial,Microsoft YaHei,sans-serifï¼›
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.projects-section-two .upper-box .link-box a:hover{
	color: #e61215;
}	

.projects-carousel-two{
	position: relative;
}

.project-block-two{
	position: relative;
	padding-left: 200px;
	transition: all 300ms ease;
}

.project-block-two .image-box{
	position: relative;overflow:hidden;
}

.project-block-two .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.project-block-two .image-box .image img{
	display: block;
	width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
    -webkit-box-shadow: 0 8px 20px rgba(0,0,0,0.18);
    -moz-box-shadow: 0 8px 20px rgba(0,0,0,0.18);
    -ms-box-shadow: 0 8px 20px rgba(0,0,0,0.18);
    -o-box-shadow: 0 8px 20px rgba(0,0,0,0.18);
            box-shadow: 0 8px 20px rgba(0,0,0,0.18);
           -webkit-transition: all 1s;
            transition: all 1s;
            cursor: pointer;
}
.project-block-two .image-box:hover .image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);


}
.project-block-two .info-box{
	position: absolute;
	left: 200px;
	top: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.projects-carousel-two .active .project-block-two .info-box{
	left: 18px;
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}

.project-block-two .info-box .inner-box{
	position: relative;
	background-color: rgba(0,0,0,0.60);
	max-width: 300px;
	width: 100%;
	padding: 35px 20px 20px;
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,0.18);
	-moz-box-shadow: 0 0 18px rgba(0,0,0,0.18);
	-ms-box-shadow: 0 0 18px rgba(0,0,0,0.18);
	-o-box-shadow: 0 0 18px rgba(0,0,0,0.18);
	box-shadow: 0 0 18px rgba(0,0,0,0.18);
}

.project-block-two .info-box .title{
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	color: #fff;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.project-block-two .info-box h3{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 500;
	margin-bottom: 25px;
}

.project-block-two .info-box .text{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	font-weight: lighter;
	margin-bottom: 65px;text-align: justify;
}

.project-block-two .info-box .link-box{
	position: relative;
}

.project-block-two .info-box .link-box a{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #e61215;
	font-weight: 700;
	font-family: "Arimo", sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-block-two .info-box .link-box a:hover{
	color: #000000;
}

.projects-carousel-two .owl-nav{
	position: absolute;
	left: 15px;
	bottom: 0;
	width: 80px;
	height: 30px;
}

.projects-carousel-two .owl-next,
.projects-carousel-two .owl-prev{
	position: absolute;
	left: 15px;
	bottom: 0;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	font-weight: 400;
	transition: all 300ms ease;
	z-index: 9;
}

.projects-carousel-two .owl-next{
	left: auto;
	right: -15px;
}

.projects-carousel-two .owl-next:hover,
.projects-carousel-two .owl-prev:hover{
	color: #e61215;
}

.projects-carousel-two .owl-dots {
displaynone;}

.projects-carousel-two .owl-dots {
	position: absolute;
	left: 15px;
	bottom: 0;
	height: 30px;
	width 80px;
	z-index: 0;
	counter-reset: slides-num;
}
.projects-carousel-two .owl-nav:after {
	position: absolute;
	left: 52px;
	contentcounter(slides-num);
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}
.projects-carousel-two .owl-dots:after {
	position: absolute;
	left: 56px;
	content:counter(slides-num);
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}

.projects-carousel-two .owl-dot {
	display: inline-block;
	counter-increment: slides-num;
}

.projects-carousel-two .owl-dot span {
 	display: none;
}

.projects-carousel-two .owl-dot.active:before {
	position: absolute;
	content: counter(slides-num) " /";
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	left: 30px;
	top: 0;
}

.e_html-1 {
    display-radio: flex;
    background_radio: 1;
    min-width: 0px;
    max-height: none;
    min-height: 0px;
    /*max-width: 1600px;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
}
.s_list .response-transition{margin:0 auto;width:100px}
#company{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#company li{
    width: 16.666%;
    overflow: hidden;
    background: #000;
    position: relative;
    min-height: 450px;
    transition: all ease .5s;
}
#company li > img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: .9;
	max-width:none;
}
#company li > a{
    position: absolute;
    bottom: 40px;
    left: 20px;
    right: 20px;
    transition: all ease .5s;
}
#company li > a img{
    width: 40px;
}
#company li > a h3{
    color: #fff;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
#company li > a p{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #fff;
    font-family: arial;
    opacity: .4;
    margin: 0;
    line-height: 1;
    margin-bottom: 19px;
    font-size: 13px;
}
#company li > a span{
    color: #fff;
    background: rgb(64 158 255);
    padding: 5px 12px;
    border-radius: 2px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: all ease .5s;
}
#company li:hover > a{
    padding-bottom: 30px;
}
#company li:hover > a span{
    opacity: 1;
}
#company li.active1{
    width: 40%;
}

/*.banner .slick .txt h3{
-webkit-text-stroke: 1px #666;
  text-stroke: 1px #666;
  color: white;
  
}
.banner .slick .txt .desc{
font-size: 1.047vw;
    font-weight: 900;
-webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  color: white;
}*/
.enlag{display:none}
.page-num{
position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-num-current{
 color: #FFF;
    background-color: #007bff;
}
@media only screen and (min-width: 1200px) {
    body {
        font-size:0.666vw;
    }

    .wp {
        margin: 0 auto;
        max-width: 75vw;
    }

    .wp2 {
        margin: 0 auto;
        max-width: 91.42vw;
        padding: 0 1.523vw;
    }
	.lang{width:5.904vw;height:auto;line-height:20px;font-size:1vw;font-weight:400;margin-left:1.047vw;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; margin-top:0px;}
	.lang img{line-height:20px; float:left;}
}
@media screen and (max-width:768px){
.hd-right{}

.lang{ display:none}
.header{ height:70px; line-height:70px;}
.menuBtn{top: 22px;}
.section {padding: 30px 0;}
    .section-title {margin-bottom: 20px;font-size: 18px;}
    .section-title strong {font-size: 20px;letter-spacing: 0;}
    .section-title:after {width: 25px;}
.nav	{
 border-top:1px solid #f1f1f1;
 padding-top:15px;
 top:70px;
}
.nav li .v1{
 border-bottom:1px solid #f1f1f1;
 margin: 0 20px;
 transition: all 0.3s;
 font-size:16px;
 line-height: 50px;
	height:50px;
}
.nav li .v1 i {
    float: right;
    margin-top: 15px;
    font-size: 20px;
}
.nav .sub .v2 {
margin: 0 20px;
    text-align: left;
    padding-left: 2em;
    font-size: 14px;
    line-height: 40px;
	height:40px;
    color: #333;
    border-bottom: none;
	border-bottom:1px solid #f1f1f1;
	padding-left: 25px;
}
.enlag{ display:block;}
.enlag .v1{ line-height:50px;}
.enlag img{ float:left; margin-top:15px; margin-right:10px;}
}
@media screen and (max-width:768px){ #company li > a h3{font-size:20px;font-weight:bold} .e_html-1{display-radio:1;background_radio:1;min-height:0px} .e_richText-4 h2 span{font-size:2rem!important} #company li{width:50%;overflow:hidden;background:#000;position:relative;min-height:200px;float:left;transition:all ease .5s} #company{width:100%;display:block;justify-content:space-between} #company li > a{position:absolute;bottom:0} #company li:last-child{width:100%}}
