﻿.con {
    font-size: 20px;
    position: relative;
}
.banner-wrap{
    width: 100%;
    height: 425px;
    background:url(./../img/bgs.png) center top no-repeat;
}

.banner-cont {
    position: absolute;
    top: 45px;
    z-index: 1;
    width: 1120px;
    left: 50%;
    transform: translate(-50%, 0%);

}

.nav {
    width: 100px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 41px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #448254;
    margin-right: 0;
}

.logo {
 width: 127px;
}

.nav:hover {
    background: url(../img/ui.png) no-repeat left center;
}
.banner{
    width: 1912px;
    height: 434px;
}
.content-wrap{
    width: 1153px;
    margin-top: 20px;
    margin-bottom: 60px;

}
.left-wrap{
  width: 280px;
}
.left-wrap>.english{
    font-size:32px;
    color: #448254;
    font-family:times new roman,times,serif;
    font-weight: 700;
    white-space: nowrap;
}
.left-wrap>.title{
    font-size:16px;
    font-weight: 700;
    /* background: url(./../img/navleftbg.png); */
    background-color: #55bb8a;
    background-size: 100% 100%;
    width: 280px;
    height: 47px;
    color: #ffffff;
    margin-bottom: 10px;
}


.left-wrap>.des{
    color: #9c9c9c;
    font-size:12px  
}
.left-wrap>.egDes{
    font-size:10px;
    color:#dfdfdf
}
.left-item{
    position: relative;
    height: 575px;
}
.leftBanner{
    position: absolute;
    width: 280px;
    top: 0;
    left: 0;

}
.left-cont{
    position: relative;
    z-index: 1;
    top: 200px;
    font-size: 14px;
    padding:0 20px;
    line-height: 2.3;
}
.shopname{
    color: #55bb8a;
    font-size: 15px;
}
.qr-img{
    width: 100px;
    height: 100px;
    
}
.qr-wrap{
    margin-top: 36px;
}
.right-wrap{
    width: 830px;
    position: relative;
}
.img-wrap {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.breadcrumb-item{
    font-size: 12px;
    color: #55bb8a;

    font-weight: 700;
}
.left-img{
    width: 41px;
    height: 21px;
}
.right-img{
    position: absolute;
    right: 15px;
    bottom: 2px;

}
.img5{
    margin: 10px auto;
    width: 100%;
}
.deBar{
    color: #666666!important;

}
