﻿.eoncen_header_shop {
    max-width: 1920px;
    height: 487px;
    background-image: url("../images/background_shop.png");
    background-repeat: repeat;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    padding-top: 13px;
    margin: 0 auto;
}

.eoncen_shop_title1 {
    width: 1200px;
    height: 305px;
    background-image: url(../images/introduction.png);
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 38% 46%;
    /* background-color:yellow; */
    position: relative;

}

.eoncen_shop_title2 {
    width: 1200px;
    height: 305px;
    background-image: url(../images/positioning.png);
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50% 46%;
    /* background-color:yellow; */
    position: relative;

}

.eoncen_shop_title3 {
    width: 1200px;
    height: 305px;
    background-image: url(../images/specification.jpg);
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50% 46%;
    /* background-color:yellow; */
    position: relative;

}

.eoncen_shop_title4 {
    width: 1200px;
    height: 305px;
    background-image: url(../images/function.png);
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50% 46%;
    /* background-color:yellow; */
    position: relative;

}

.eoncen_shop_title a {
    display: block;
    /* width:163px; */
    padding-left: 10px;
    padding-right: 10px;
    height: 60px;
    border: 3px solid #f26d1b;
    color: #f26d1b;
    font-size: 36px;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    /* margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto; */
    position: absolute;
    left: 41%;
    top: 36%;
}

.eoncen_shop_web {
    width: 100%;
    height: 450px;
    background-color: #f2f6f5;
    margin-bottom: 50px;
}

.eoncen_shop_web_kj {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;

}

.eoncen_shop_web_left {
    width: 450px;
    overflow: hidden;
}

.eoncen_shop_web_left_title {
    color: #4c9199;
    font-size: 36px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 40px;
}

.eoncen_shop_web_left_content {
    font-size: 20px;
    color: #333;
    line-height: 1.5em;
}

.eoncen_shop_web_right {
    position: relative;
}

.eoncen_shop_web_right img {
    position: absolute;
    left: 0px;
    top: -25px;
}

.eoncen_shop_position_text {
    width: 1200px;
    height: 85px;
    line-height: 38px;
    background-image: url(../images/eoncen_shop_position_text.jpg);
    background-repeat: no-repeat;
    margin-top: 0px;
    /* margin-right: auto; */
    margin-bottom: 0px;
    margin-left: 21%;
    background-position: 0% 100%;
    /* background-color:red; */
    font-size: 20px;
    color: #333;
}

.eoncen_shop_position_text_info {
    width: 83%;
    margin-left: 5%;
}

.eoncen_shop_title3_color {
    width: 1200px;
    margin: 0 auto;
}

.eoncen_shop_title3_color img {
    margin: 0 auto;
    display: block;
}

.eoncen_shop_wryh {
    width: 1200px;
    text-align: center;
    margin-top: 100px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

}

.eoncen_shop_wryh_left {
    font-size: 96px;
    /* border-bottom:1px solid #000; */
}

.eoncen_shop_wryh_right {
    font-size: 48px;
}

.eoncen_shop_wryh>div {
    border-bottom: 1px solid #000;
    display: inline-block;
    padding-bottom: 30px;
}

.eoncen_shop_bq {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.eoncen_shop_bq>a {
    color: #fff;
    width: 180px;
    height: 60px;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    font-size: 24px;
    line-height: 57px;
    margin-left: 49px;
    margin-bottom: 50px;
}

.eoncen_shop_bq>a:nth-child(1) {
    background-color: #a47ae8;
}

.eoncen_shop_bq>a:nth-child(6) {
    background-color: #a47ae8;
}

.eoncen_shop_bq>a:nth-child(11) {
    background-color: #a47ae8;
}

.eoncen_shop_bq>a:nth-child(2) {
    background-color: #53c1f4;
}

.eoncen_shop_bq>a:nth-child(12) {
    background-color: #53c1f4;
}

.eoncen_shop_bq>a:nth-child(7) {
    background-color: #53c1f4;
}

.eoncen_shop_bq>a:nth-child(3) {
    background-color: #41cca5;
}

.eoncen_shop_bq>a:nth-child(8) {
    background-color: #41cca5;
}

.eoncen_shop_bq>a:nth-child(13) {
    background-color: #41cca5;
}

.eoncen_shop_bq>a:nth-child(4) {
    background-color: #f5bf39;
}

.eoncen_shop_bq>a:nth-child(9) {
    background-color: #f5bf39;
}

.eoncen_shop_bq>a:nth-child(5) {
    background-color: #fb574d;
}

.eoncen_shop_bq>a:nth-child(10) {
    background-color: #fb574d;
}

@media screen and (max-width: 500px) {

    .eoncen_header_shop {
        width: 100%;
        height: 200px;
        background-size:100% 100%;
        margin-bottom: 260px;
        display: block;
    }

    .eoncen_shop_title1 {
        width: 100%;
        height: 80px;
        background-size: 100% 100%;
        margin-top:40px;
    }
    .eoncen_shop_title2 {
        width: 100%;
        height: 80px;
        background-size: 100% 100%;
        margin-bottom:40px;
    }
    .eoncen_shop_title3 {
        width: 100%;
        height: 80px;
        background-size: 100% 100%;
        margin-top:40px;
        margin-bottom:40px;
    }
    .eoncen_shop_title4 {
        width: 100%;
        height: 80px;
        background-size: 100% 100%;
    }

    .eoncen_shop_title a {
        left: 36%;
        top: 23%;
        height: 30px;
        font-size: 20px;
        line-height: 25px;
    }
    .eoncen_shop_web_kj{
        width:100%;
        display: block;
    }
    .eoncen_shop_web_left{
        width:90%;
        margin:0 auto;
    }
    .eoncen_shop_web_right{
        margin-top:35px;
        margin-bottom:35px;
        /* width:80%;
        height:150px; */
        overflow: hidden;
    }
    .eoncen_shop_web_right{
        /* overflow: hidden; */
        width:100%;
        height:189px;
    }
    .eoncen_shop_web_right img{
        height:189px;
    }
    .eoncen_shop_position_text{
        width:98%;
        margin-left: 0px;
        font-size: 14px;
    }
    .eoncen_shop_title3_color{
        width:100%;
    }
    .eoncen_shop_title3_color img{
        width:100%;
    }
    .eoncen_shop_wryh{
        width:100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .eoncen_shop_bq{
        width:100%;
        margin-top:20px;
        margin-bottom: 20px;
    }
    .eoncen_shop_bq > a{
        margin-left: 15px;
        width: 100px;
        height: 40px;
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .eoncen_shop_wryh_left {
        font-size: 50px;
    }
    .eoncen_shop_wryh_right {
        font-size: 26px;
    }
    .eoncen_shop_wryh > div{
        padding-bottom:7px;
    }
    .eoncen_shop_web_left_content{
        font-size: 16px;
        font-family: "宋体";
    }
    .eoncen_shop_web_left_title {
        font-size: 26px;
        margin-top:40px;
        font-family: "黑体";
    }
    .eoncen_shop_web{
        height:auto;
    }
    .nav_hidden{
        display: hidden;
    }
  
}