body {
    color: #848484;
    font: 16px/1.231 "Open Sans";
    min-width: 1280px;
    width: 100%;
    line-height: 24px;
    overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/* div {
    display: block;
} */
* {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: "Rubik";
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: "Rubik";
}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
}
li {
    text-align: -webkit-match-parent;
}
/* img {
    vertical-align: middle;
    border-style: none;
} */
.page-wrapper {
    /* position: relative; */
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}
.tubiao{
    width: 12px;
    vertical-align: baseline;
    margin-left: 8px;
}
.topbar-one {
    background-color: #1B1C38;
    padding-top: .5rem;
    padding-bottom: .4rem;
    padding-left: 3.5rem;
    padding-right: 12rem;
}
.triangle a::after{
    width: 10px;
    height: 10px;
    border:#666 solid;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    margin-bottom: 10px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}
.about-one .container {
    width: 100%;
    /* padding-right: 0px;
    padding-left: 20px;
    margin-right: 15px;
    margin-left: 15px; */
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.no-gutters .col-xl-8{
	width: 60%;
    display: inline-block;
    margin-left: 3%;
}
.no-gutters .col-xl-4{
	width: 34%;
    display: inline-block;
    
}

.otherImg img{
	width: 100%;
}
.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: inline-block;
}
.col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    display: inline-block;
}
.col-lg-3{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    display: inline-block;
    margin-left: 3%;
}
.col-lg-about {
    width: 50%;
    display: inline-block;
    margin-left: 3%;
    margin-top: 2%;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

 .history-one__row {
    position: relative;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.mb-auto, .my-auto {
    margin-bottom: auto!important;
}
.block-title__title {
	margin: 0;
	color: #222222;
	font-size: 40px;
	line-height: 48px;
	font-weight: 400;
	letter-spacing: .03em;
	margin-top: 20px;
	text-align: center;
} 
.ourImg{
margin-left: 15rem;
}
.block-title {
    margin-right: 30rem;
    margin-bottom: 2.5rem;
}
/* .video-one {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 15px;
    left: 38%;
} */
.cta-one {
    background-color: #ff5860;
    padding-top: 40px;
    padding-bottom: 40px;
}
.testimonials-one {
    border-top: 1px solid #e5e5e5;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.team-text {
    margin: 0;
    font-size: 15px;
    line-height: 26px;
    color: #222222;
    margin-top: 20px;
    text-indent: 2em;
}
.history-title{
    margin-bottom: 2.5rem;
    margin-right: 10rem;
}
.history-left__text {
    color: #222222;
    margin: 0;
    font-size: 15px;
    line-height: 26px;
    margin-left: 6rem;
}
.about-six__content .about_title{
    margin-right: 0rem;
    margin-bottom: 2.5rem;
}
.about-six__content .about-six__text{
    margin: 0;
    color: #222222;
    font-size: 15px;
    line-height: 26px;
    margin-right: 3rem;
    text-indent: 2rem;
}
.header-navigation ul.navigation-box>li>.submenu {

    top: 66%;

}
.header-navigation ul.navigation-box>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 12px 30px;
    display: block;
    line-height: 10px;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.h_nav {
    overflow: hidden;
    margin-top: 24px;
    background: #004880;
}
.h_nav .navtop {
    width: 1200px;
    margin: auto;
}
.h_nav ul li {
    float: left;
    height: 60px;
    overflow: hidden;
}
.lunbo_title{
    margin: 0;
    line-height: 1em;
    text-transform: uppercase;
    color: #ff5860;
    font-size: 20px;
    font-family: "Rubik";
    font-weight: 600;
    text-align: right;
}
.h_nav li a:-webkit-any-link {
    display: block;
}
.h_nav ul li a {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
    height: 60px;
    padding: 0 40px;
}
.h_nav li a:hover, .h_nav .cur a {
    text-decoration: none;
    color: #fff;
    background: #e50012;
}

.fa-angle-down:before{content:"\f107"}

.footWrap {
    background-color: #16172E;
    height: 342px;
    overflow: hidden;
}
.footer {
    height: 300px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.flogo {
    width: 160px;
    padding: 86px 0 0 50px;
    overflow: hidden;
    float: left;
}
.fnav {
    width: 243px;
    padding: 36px 0 0 107px;
    overflow: hidden;
    float: left;
}
.fnav h2 {
    background: url(../images/indexImg/fico01.gif) no-repeat 0 0;
    line-height: 24px;
    font-size: 16px;
    padding-left: 32px;
    color: #fff;
    font-weight: normal;
}
.fnav p {
    padding-top: 14px;
    font-size: 14px;
    line-height: 35px;
    word-spacing: -1.5px;
}
.fnav p a {
    display: block;
    width: 100px;
    color: #fff;
    margin-left: 32px;
}
.contact {
    width: 420px;
    padding: 36px 0 0 34px;
    overflow: hidden;
    float: left;
}
.contact h2 {
    background: url(../images/indexImg/connact.png) no-repeat 0 0;
    line-height: 24px;
    font-size: 16px;
    padding-left: 32px;
    color: #fff;
    font-weight: normal;
}
.contact h2 a {
    color: #fff;
}
.contact p {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-top: 16px;
    padding-left: 32px;
    word-spacing: -1.5px;
}
.flogo img {
    width: 160px;
    border: 0;
}
.main-navigation ul > :first-child + li + li+ li{
    display: none;
}
.erWeiMa {
    position: absolute;
    margin-top: -23px;
    margin-left: 250px;
}
.contact .footCode{
    position: absolute;
     margin-left: 396px;
}