* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

html,
body {

    width: 100%;
    height: 100%;

}

.top {
    width: 100%;
    height: 60px;
    display: flex;
    background: #eaeaea;
    align-items: center;
}

.top>img {
    width: 230px;
    margin: 0 10px;
}

.toplogo {
    padding: 10px;
    background: #eaeaea;
    width: calc(100% - 20px);
}

.top_text>p:nth-child(1) {
    color: #297abc;
    font-size: 15px;
    letter-spacing: 2.5px;

}

.top_text>p:nth-child(2) {
    color: #297abc;
    font-size: 5px;
}

.iconMenu {
    width: 20px;
    height: 3px;
    border-top: 3px solid #0060B1;
    border-bottom: 3px solid #0060B1;
    background-color: #0060B1;
    padding: 4px 0;
    background-clip: content-box;
    display: inline-block;
    margin-left: auto;
    margin-right: 10px;
}

.photo {
    width: 100%;
}

.photo>img {
    width: 100%;
    height: 200px;
}


.alltextone {
    text-align: center;
    font-weight: 100;
    font-size: 10px;
}

.alltexttwo {
    text-align: center;
    font-weight: 800;
    font-size: 22px;
}

.introducetext {
    font-size: 12px;
    line-height: 19px;
    color: #666;
    text-indent: 28px;
    padding-top: 10px;
}

.introduce {
    height: 272px;
    width: 100%;
    margin: 0 auto;

}

.middle {
    margin-top: -50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}

.middleLeft {
    height: 200px;
    width: 50%;
    background-color: #FB991A;
}

.middlephoto>img {
    width: 100%;
    height: 200px;

}

.middleRight {
    height: 200px;
    width: 50%;
    background-color: #454543;

}

.middleText {
    display: flex;
    margin-top: 14px;
    margin-left: 22px;

}

.middleText1 {
    color: white;
    margin-left: 1px;
    font-size: 15px;

}

.middleText2 {
    color: #DE7F1E;
    font-size: 15px;
    font-weight: 600;
    margin-left: 2px;
    margin-top: 1px;
}

.middleA>img {
    height: 200px;
    width: 100%;

}

.middleEnd {
    width: 100%;
    height: 200px;
    margin-top: 10px;
}

.title {
    margin-top: 20px;

}

.ourCulture {
    text-align: center;
    font-weight: 100;
    font-size: 10px;
}

.enterpriseCulture {
    text-align: center;
    font-weight: 800;
    font-size: 22px;
}

.CultureText {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
}

.CulturePicture {
    width: 100%;
}

.CulturePicture>img {
    width: 100%;
    margin-top: 10px;
}

.future {
    height: 35px;
    width: 100%;
    display: flex;
}

.blueBar {
    background-color: #00B5EC;
    height: 1px;
    width: 10%;
    position: relative;
    top: 18px;
}

.futureText {
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Bigmiddle {
    width: 100%;
    height: 250px;
    top: -6px;
    position: relative;
}

.OrangeFrame {
    height: 200px;
    width: 235px;
    background-color: orange;
    position: relative;
    float: right;
    top: 4px
}

.OrangePicture {
    position: absolute;
    height: 100%;
    width: 80%;
    margin: 0 auto;
    margin-top: 12px;
    margin-left: 46px;
}

.row {
    display: flex;
    margin-bottom: 25px;
}

.newsImgBox {
    width: 45%;
    height: 120px;
    position: absolute;
}

.newsImg {
    width: 100%;
    height: 100%;
}

.newTextBox {
    width: 50%;
    height: 110px;
    position: absolute;
    margin-left: 50%;
    position: relative;
    margin-bottom: 10px;
}

.mission {
    display: flex;
    justify-content: right;
    align-items: center;
    height: 35px;
    width: 100%;
}

.missionText {
    display: flex;
    justify-content: center;
    align-items: center;
}

.OrangeBar {
    background-color: orange;
    height: 1px;
    width: 10%;
}


.BlueFrame {
    height: 200px;
    width: 250px;
    background-color: #00B5EC;
    position: relative;
    float: left;
    top: 68px;
}

.BlueePicture {
    position: absolute;
    height: 100%;
    width: 80%;
    margin: 0 auto;
    margin-top: 6px;
    margin-left: -205px;
}

.end>img {
    width: 100%;
    margin-top: 10px;
}




.customerService {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.customerService>div {
    margin-left: 10px;
    letter-spacing: 1px;
    font-size: 13px;
}

.phoneImg {
    width: 20px;
    height: 30px;
}

.remark {
    background-color: #414141;
    height: 25px;
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 12px;
}

.remark span {
    margin-left: 30px;
}

.target {
    width: 100%;
    height: 200px;
    position: relative;
    margin: 20px auto;
}

.target img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}


.top_down_bgimg>img {
    width: 100%;
    height: 30vh;
}

.our_advantage_top_box {
    text-align: center;
    width: 100%;
    margin-bottom:3vh;
}

.title_en {
    color: #969696;
    font-weight: 300;
    font-size: 1.8vh;
}

.our_advantage_middle_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.our_advantage_middle_box>div>img {
    padding-right: 3vh;
    height: 5vh;
}

.our_advantage_middle_box>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 14vh;
    height: 12vh;
    width: 50%;
    margin-right: -1px;
    margin-top: -1px;
    border-top: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    color: #808080;
    font-size: 2.3vh;
}

.border_top {
    border-top: 1px solid #D5D5D5;
}

.our_advantage_down_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.our_advantage_middle_box_text {
    border-bottom: 1px solid white;
}

.our_advantage_middle_boxx {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 0 auto;
    height: 40%;
    flex-direction:row-reverse;
}

.our_advantage_middle_boxx>img {
height:100%;
}

.our_advantage_middle_boxx>span{
border-bottom: 1px solid white;
    line-height: 30px;
    font-size: 16px;
}

.our_advantage_middle_boxy {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 0 auto;
    height: 40%;
    flex-direction:row-reverse;
}

.our_advantage_middle_boxy>img {
height:100%;
}

.our_advantage_middle_boxy>span{
border-bottom: 1px solid #D5D5D5;
    line-height: 30px;
    font-size: 16px;
}

.our_advantage_down_box>div {
    width: 100%;
}

.our_advantage_down_box_img1 {
    position: relative;
    background-color: #FAA22D;
}


.our_advantage_down_box_img1_text1 {
    color: #fff;
    font-size: 10vh;
    padding: 2vh;
    opacity: 0.2;
    position: absolute;
}

.our_advantage_down_box_img1_text2 {
    padding: 2vh;
    z-index: 9999;
}

.our_advantage_down_box_img1_text2_5 {
    margin-top: 1.5vh;
    display: inline-block;
    border: 1px solid #fff;
    padding: 1.5vh 3vh;
    font-size: 1.8vh;
}

.our_advantage_down_box_img1_text2>div {
    color: white;
}

our_advantage_down_box_img1_text2>a {
    color: white;
}
.our_advantage_down_box_img2 {
    height: 13.5vh;
    width: 100%;
    position: relative;
    background-color: #00AEEA;
}

.img_box {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
}

.img_shu {
    width: 100%;
}

.img_shu_top {
    opacity: 0.3;
}

.our_products_top_box {
    text-align: center;
    width: 100%;
    margin-bottom:4vh;
}

.our_advantage_down_box_img2>img {
    height: 100%;
    width: 100%;
}

.our_advantage_down_box_img1_text2_1 {
    font-weight: bold;
    margin-bottom: 0.5vh;
}

.our_advantage_down_box_img1_text2_2 {
    font-size: 0.5vh;
    opacity: 0.6;
}

.our_advantage_down_box_img1_text2_3 {
    margin-bottom: 1vh;
}

.our_advantage_down_box_img1_text2_4 {
    font-size: 1.8vh;
    letter-spacing: 5px;
    opacity: 0.9;
    margin-bottom: 2.5vh;
}

.our_products_middle_box {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.our_products_middle_box_up_box>img {
    height: 100%;
    width: 100%;
}

.our_products_middle_box_up_box {
    position: relative;
    width: 100%;
    height: 30vh;
    margin-bottom: 3%;
}

.our_products_middle_box_up_box>img {
    position: absolute;
}

.our_products_middle_box_up_box>div {
    background-color: #FC8F00;
    width: 40%;
    height: 7vh;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    text-align: center;
    bottom: 0;
    letter-spacing: 2px;
    font-size: 1.9vh;
}

.our_products_middle_box_down_box1 {
    width: 48.5%;
    height: 14vh;
    margin-right: 1.5%;
    background-color: #00B5EC;
}

.our_products_middle_box_down_box1_left_box {
    width: 80%;
    height: 30%;
    color: #fff;
    position: relative;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    margin: 10px auto;
}

.our_products_middle_box_down_box1_left_box_2 {
    opacity: 0.8;
    transform: scale(0.5);
    position: absolute;
    left: -40%;
    bottom: 22%;
}

.our_products_middle_box_down_box1_left_box_3 {
    opacity: 0.8;
    transform: scale(0.5);
    position: absolute;
    bottom: -10%;
    left: -20%;
}

.our_products_middle_box_down_box2 {
    width: 48.5%;
    height: 14vh;
    margin-left: 1.5%;
    background-color: #00B5EC;
}

.our_products_middle_box_down_box1_right_box {
    width: 80%;
    height: 30%;
    color: #fff;
    position: relative;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    margin: 10px auto;
}



.our_cases_top_box {
    text-align: center;
    width: 100%;
    padding: 3vh 0;
}

.our_cases_middle_box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.our_cases_middle_box_left_box {
    width: 35%;
    height: 25vh;
}


.our_cases_middle_box_left_box li {
    width: 100%;
    height: 19.6%;
    border: 1px solid #E7E7E7;
    margin-top:-1px;
    display: flex;
    align-items: center;
    color: #707070;
    font-size: 2vh;
    font-weight: bold;
    padding-left: 25px;
}

.our_cases_middle_box_right_box {
    width: 55%;
    height: 25vh;
    margin-left: 5%;
}

.our_cases_middle_box_right_box>img {
    width: 100%;
    height: 100%;
}

.our_company {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.our_company_top_box {
    text-align: center;
    width: 100%;
    margin-bottom: 3vh;
}

.our_company_middle_box {
    width: 100%;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 17px;
}

.our_company_middle_box_down_box {
    width: 100%;
    height: 20vh;
    margin-top:15px;
}

.our_company_middle_box_down_box img {
    width: 100%;
    height: 100%;
}

.our_company_middle_box_down_box_down_box {
    margin-bottom: 10%;
    width: 100%;
    height: 0vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.our_company_middle_box_down_box_down_box_1 {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.circle {
    width: 13vh;
    height: 14vh;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 3px 3px 3px #E9E9E9;
}

.circle_text {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.circle_text_1 {
    padding-top: 20%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.empty_box {
    width: 50%;
    height: 0.1vh;
    height: 1.5vh;
}

.circle_text3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.circle_text1 {
    font-size: 6vh;
    font-weight: bold;
    color: #00AEEA;
}

.circle_text1_1 {
    font-size: 4vh;
    font-weight: bold;
    color: #00AEEA;
}

.empty_box {
    height: 2.8vh;
}

.circle_text2 {
    color: #00AEEA;
    font-size: 2vh;
    bottom: 10%;
    right: 27%;
}

.circle_text3 {
    font-size: 1.7vh;
    font-weight: bold;
    display: flex;
    justify-content: space-around;
}

.our_company_middle_box_down_box_down_box_1_text3 {
    font-size: 0.1vh;
    font-weight: bold;
}

.information_trends {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.information_trends_top_box {
    text-align: center;
    width: 100%;
    margin-bottom:3vh;
}

.information_trends_box {
    height: 17vh;
    width: 100%;
    margin-bottom: 6%;
    display: flex;
}

.information_trends_box_pic {
    width: 45%;
    height: 100%;
    margin-right: 20px;
}

.information_trends_box_pic img {
    width: 100%;
    height: 100%;
}

.information_trends_box_right_box {
    width: 50%;
}

.Decorative {
    width: 100%;
    height: 5px;
    display: flex;
}

.blueBox {
    background-color: #02B5ED;
    height: 5px;
    width: 30px;
}

.yellowBox {
    background-color: #FD8900;
    height: 5px;
    width: 30px;
}

.newText {
    margin-top: 10px;
}

.newText>p:nth-child(1) {
    font-size: 16px;
    font-weight: 600;
}

.newText>p:nth-child(2) {
    color: #565656;
    font-size: 12px;
    padding: 4px 0;
}

.newText>p:nth-child(3) {
    color: #494949;
    font-size: 12px;
    margin-top: 4px;
}

.information_trends_box_title {
    font-weight: bold;
    font-size: 2vh;
}

.information_trends_down_box {
    margin-top: 6%;
    margin-bottom: 12%;
    width: 45%;
    height: 10vh;
    background-color: yellow;
}

.time {
    font-size: 2vh;
    margin: 10px 0;
    color: #7E7E7E;
}

.information_trends_box_text {
    color: #454543;
    font-size: 2vh;
    width: 95%;
    height: 5.5vh;
    overflow: hidden;
}

.find {
    width: 20%;
    padding: 1.6vh;
    background-color: #00AEEA;
    border-right: 1vh solid #FC8F00;
    color: white;
    font-size: 2vh;
}

.background {
    width: 100%;
    background-color: #F3F3F3;
}

.backgroundd {
    width: 100%;
    background-color: #F3F3F3;
    padding-bottom:20px;
}

.our_advantage_down_box_img2>div:nth-child(1) {
    position: absolute;
    z-index: 232131;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    bottom: 20px;
}

.our_advantage_down_box_img2>div:nth-child(1)>div {
    width: 25%;
    text-align: center;
    margin: 0 auto;
}

.our_advantage_down_box_img2_top {
    position: relative;
    left: 20px;
}

.our_advantage_down_box_img2_top2 {
    position: relative;
    bottom: 15px;
    left: 10px;
}

.our_advantage_down_box_img2_top4 {
    position: relative;
    bottom: 15px;
    left: -10px;
}

.big {
    font-size: 3.5vh;
    color: white;
}

.small {
    font-size: 0.5vh;
    color: white;
}

.container {

            width: 1900px;
            height: 980px;           
            overflow: hidden;
        } 

  .wrap {
            position: absolute;
            width:100%;
            height: 980px;
           
        }

  .wrap img{
      float: left;
            width: 1920px;
            height: 980px;
  }

.buttons{
    position: absolute;
            right: 866px;
            position:absolute;
            top:762px;           
            z-index: 2;
            font-size:28px;
}

.buttons span{
    margin-left: 14px;
            display: inline-block;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: rgba(79, 87, 90, 0.57);
            text-align: center;
            color:white;
            cursor: pointer;
}
.buttons span.on{
    background-color: red;
}

li{
	list-style: none;
}
.lunbo{
	width: 100%;
}
.content{
	width:100%;
	height: 200px;
	margin: 20px auto;
	position: relative;
    overflow:hidden;
}
#item{
	width: 100%;
	height: 100%;
	
}
.item{
	position: absolute;
	opacity: 0;
	transition: all 1s;
	
}
.item.active{
	opacity:1;
}
#btn-left{
	width: 30px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color:rgba(0,0,0,0.4);
	line-height: 69px;
	padding-left:5px;
	z-index: 10;/*始终显示在图片的上层*/
	position: absolute;
	left:0;
	top: 50%;
	transform: translateY(-60%);/*使按钮向上偏移居中对齐*/
	cursor: pointer;
	opacity: 1;/*平时隐藏*/
}
.lunbo:hover #btn-left{
	/*鼠标滑入，显示图标*/
	opacity: 1;
}

#btn-right{
	width: 30px;
	height: 69px;
	font-size: 30px;
	color: white;
	background-color:rgba(0,0,0,0.4);
	line-height: 69px;
	padding-left: 5px;
	z-index: 10;
	position: absolute;
	right:0;
	top: 50%;
	cursor: pointer;
	opacity: 1;
	transform: translateY(-60%);
}
.lunbo:hover #btn-right{
	opacity: 1;
}
#circle{
	height: 230px;
	display: flex;
	position: absolute;
	bottom: 35px;
	right:48.1%;
}


.tab_con_title {
    font-size: 20px;font-weight: 600;
}

.tab_con_text {
    font-size: 16px;
    margin-top: 24px;
}

.tab {
    margin-top: 2vw;
}
#tab_but_f {
    border-bottom: 2px solid #fc8f00;
}
.tab_but {
    width: 14%;
    text-align: center;
    border-bottom: 2px solid #fff;
}
.tab_img:hover {
    transform:scale(1.1);
    position:relative;
    z-index:100;
    }

.tab_img {
    width: 46%;
}
.tab_box {
    width: 100%;
    position: relative;
    margin-top: -10vw;
}

.head_tab {
    display: flex;
    justify-content: space-between;
    margin: 0 90px;
    border-bottom:solid 1px rgba(79, 87, 90, 0.57)
}
.content_tab {
    box-shadow: 5px 0 15px #424242;
    background-image: url(../img/background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.tab_title {
    text-align: center;
    width: 100%;
    margin: 26px 0px 40px 0px;
}