
.content {
    width: 1190px;
    padding: 0;
}

.header-box {
    height: 472px;
    margin-left: 170px;
    position: relative;
}

.menu {
    width: 170px;
    height: 528px;
    position: absolute;
    top: -35px;
    left: -170px;
}

.menu .head {
    height: 35px;
	line-height: 35px;
    background-color: #4b6f9e;
    padding-left: 7px;
    color: #fff;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.menu .head p{
	display: inline-block;
}

.menu .head img {
    display: inline-block;
    width: 24px;
    height: 20px;
    position: relative;
    top: 0px;
	vertical-align: text-bottom;
}

.carousel {
    width: 100%;
    height: 364px;
    /*background-color: #3C8FD3;*/
}

.carousel img {
    width: 100%;
    height: 100%;
}
.outicon-box{
    /*width: 1020px;*/
    overflow: hidden;
}
.outicon-box>.left{
    position: absolute;
    left: 0;
    height: 116px;
    top: 33px;
    z-index: 99;
    cursor: pointer;
}
.outicon-box>.right{
    position: absolute;
    right: -8px;
    height: 116px;
    top: -22px;
    transform: rotate(180deg);
    z-index: 99;
    cursor: pointer;
}
.icon-box {
    position: relative;
    left: 0;
    width: 1420px;
    padding-top: 16px;
    height: 100px;
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    color: #333;
    transition: all 1s ease;
}

.icon-item {
    height: 90px;
    flex: 0 0 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c9c9c9;
    color: #333;
    cursor: pointer;
    margin-right: 12px;
}

.icon-item:hover {
    background: #74D3EF;
    color: #FFFFFF;
}

.icon-item img {
    width: 50px;
    height: 50px;
    padding-right: 10px;
}

.items {
    margin-top: 30px;
    height: 454px;
    border: 1px solid #c9c9c9;
    display: flex;
}

.left-logo {
    width: 198px;
    height: 100%;
    position: relative;
}

.left-logo .top-txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
}

.left-logo .top-txt .title {
    font-size: 19px;
    font-weight: 700;
    line-height: 120px;
}

.left-logo .top-txt img {
    padding-bottom: 42px;
}

.left-logo .top-txt p {
    line-height: 20px;
}

.left-logo .top-txt .more {
    margin-top: 42px;
    width: 78px;
    height: 30px;
    line-height: 28px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}

.see-detail {
    width: 78px;
    height: 28px;
    line-height: 28px;
    background-color: transparent;
    border: 1px solid #31a9aa;
    color: #31a9aa;
    cursor: pointer;
}

.right-content {
    flex: 1;
    padding: 18px 30px;
}

.fblue {
    color: #31a9aa;
}

.blue1 {
    background-color: #3f8ed3;
}

.blue2 {
    background-color: #31a9aa;
}

.blue3 {
    background-color: #6d9fde;
}

.pink {
    background-color: #e5ae75;
}

.blue {
    background-color: #8ac897;
}

.goods-item {
    position: relative;
    float: left;
    width: 208px;
    height: 198px;
    border: 1px solid #999;
    overflow: hidden;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 20px;
}

.goods-item:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.goods-item:nth-child(4n) {
    margin-right: 0;
}

.goods-item .logo {
    display: block;
    width: 100%;
    height: 142px;
}

.goods-item .tip {
    padding-left: 6px;
    line-height: 24px;
    width: 186px;
}

.price {
    padding-left: 4px;
    line-height: 28px;
    font-size: 19px;
}

.animate-box {
    position: absolute;
    top: -140px;
    left: 0;
    width: 100%;
    height: 600px;
    transition: all 0.3s;
}

.animate-box:hover {
    top: 0;
}

.animate-box .mask {
    width: 100%;
    height: 124px;
    background: rgba(0, 0, 0, 0.8);
    padding-top: 16px;
}

.animate-box table {
    /*margin-top: 16px;*/
    margin-left: 20px;
}

.animate-box td {
    height: 24px;
    font-size: 13px;
    color: #E6E6E6;
}

.animate-box .mask .val {
    width: 110px;
    text-align: left;
}

.red {
    color: #BB1C21;
}

.need li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 42px;
}

.need li .left {
    flex: 0 0 530px;
}

.need li .right .time {
    padding-right: 40px;
}
.menu-list{
    overflow: hidden;
    height: 471px;
    border:1px solid #d1d1d1;
}
.chart1 {
    color: #3C8FD3;
    font-size: 15px;
    background-color: #F1F2F4;
    padding-left: 12px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.chart1:last-child {
    border-bottom: 0;
}

.chart2 {
    background-image: url("../../common/images/index2/right.png");
    background-position: 140px 6px;
    background-repeat: no-repeat;
    line-height: 22px;
    font-size: 14px;
    padding-left: 20px;
    cursor: pointer;
    color: #2E2E2E;
}

.chart2:hover {
    background-color: #FAFAFA;
    font-weight: 600;
    color: #0A6CD6;
}

.chart1:hover {
    background-color: #EEEEE0;
}
.h8{
    height: 8px;
}
.good-shop {
    height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #808080;
    font-size: 33px;
}

.good-shop .line {
    display: block;
    width: 90px;
    height: 5px;
    background-color: #808080;
}

.good-shop span {
    display: block;
    padding-left: 27px;
    padding-right: 27px;
}

.good-shop-logo {
    position: relative;
}

.good-shop-logo .left, .good-shop-logo .right {
    position: absolute;
    font-size: 30px;
    color: #808080;
    width: 20px;
    height: 114px;
    line-height: 114px;
    cursor: pointer;
}

.good-shop-logo .left {
    top: 0;
    left: -66px;
}

.good-shop-logo .right {
    top: 0;
    right: -66px;
}

.logo-box-mask {
    overflow: hidden;
    height: 114px;
    background-color: pink;
}

.logo-box {
    width: 2000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.logo-box img {
    float: left;
    display: block;
    width: 114px;
    height: 110px;
    margin-right: 17px;
    /*background-color: grey;*/
    /*border: 1px solid #BDBDBD;*/
}

.Box {
    position: relative;
    margin-bottom: 50px;
}

.Box .content {
    width: 1200px;
    margin: 0 auto;
}

.Box h2 {
    text-align: center;
    margin-bottom: 35px;
    padding-top: 250px;
}

.Box .Box_con {
    position: relative;
}

.Box .Box_con .btnl {
    position: absolute;
}

.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 30px;
    cursor: pointer;
}

.Box .Box_con .btnl {
    border-radius: 50%;
    background: url('../images/index2/jtl02.png') no-repeat center;
    left: -72px;
}

.Box .Box_con .btnr {
    border-radius: 50%;
    background: url('../images/index2/jtr02.png') no-repeat center;
    right: -72px;
}

/*.Box .Box_con .btnl:hover {*/
/*background: url(common/images/index2/jtl03.png) no-repeat center;*/
/*}*/

/*.Box .Box_con .btnr:hover {*/
/*background: url(common/images/index2/jtr03.png) no-repeat center;*/
/*}*/
.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
    width: 1188px;
}

.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

.Box .Box_con .conbox ul li {
    float: left;
    width: 110px;
    height: 100px;
    margin-left: 20px;
    overflow: hidden;
    border:1px solid #E6E6E6;
}

.Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}

.Box .Box_con .conbox ul li img {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.5s;
}

.Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}

.Box .BoxSwitch {
    margin-top: 30px;
    text-align: center;
    display: none;
}

.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}

.Box .BoxSwitch span.cur {
    background: red;
}

.pb-carouselWarp {
    position: relative;
    width: 1020px;
    height: 364px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
.menu-content{
    position: absolute;
    top: 35px;
    left: 170px;
    width: 1018px;
    height: 471px;
    border:1px solid #75888B;
    display: flex;
    background-color: #fff;
    align-items: center;
    overflow: hidden;
    transition: all 0.5s;
    z-index: 100;
}
.menu-item{
    height: 100%;
    flex:0 0 650px;
    padding-left: 22px;
    padding-right: 20px;
}
.recommend-goods{
    height: 100%;
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;
}
.menu-title{
    height: 38px;
    border-bottom: 1px dashed #A5A5A5;
    line-height: 46px;
    color: #3890E7;
}
.black-line{
    width: 0;
    height: 430px;
    border-right: 1px solid #DFDFDF;

}
.list-item{
    float: left;
    height: 38px;
    display: flex;
    align-items: center;
    position: relative;
}
.list-item span{
    height: 20px;
    font-size: 14px;
    color: #363636;
    cursor: pointer;
}
.list-item span:hover{
    color: #3C8FD3;
}
.list-item i{
    margin:0 12px;
    height: 15px;
    border-right: 1px solid #B5B5B5;
}
.goods-box .item{
    display: flex;
    margin-top: 10px;
    margin-bottom: 47px;
    cursor: pointer;
}
.goods-box .item img{
    width: 110px;
    height: 90px;
    border:1px solid #E6E6E6;
}
.goods-box .item .desc{
    padding-left: 10px;
    width: 188px;
    font-size: 14px;
    line-height: 18px;
}
.desc p{
    padding-bottom: 6px;
}
.desc .name{
    font-weight: 700;
}
.desc .shop-name,.desc .shop-main{
    color: #999999;
}
.desc .money{
    color: #BB1C21;
}
.desc .money span{
    font-size: 19px;
}
