.i_header{
    margin-top: 30px;
}
.ih_head a{
    float: right;
}
.ih_head_span{
    color: #3bb850;
    font-weight: bold;
}
.ih_head_n{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #3bb850;
    width: 16px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
}
.headerRightInfo {
    width: 320px;
    height: 370px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    float: left;
}
.gkzxTitleStyle {
    background-color: #f4f4f4;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.flexContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.flexContainer {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.gkzxTitleText {
    font-size: 16px;
}
.color6 {
    color: #666;
}
.headerRightInfo>a:nth-child(4)>div{
    border-bottom: none;
}
.gkzxTitleDiv {
    height: 110px;
    width: 280px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.gkzxTitleP {
    width: 280px;
    font-weight: bold;
}

.textOverflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gkzxContentDiv {
    width: 280px;
    height: 50px;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 10px;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.color9 {
    color: #999;
}

/*轮播*/
.i_bannerBox{
    width: 540px;
    height: 370px;
    float: left;
}
.i_banner{
    width: 540px;
    height: 310px;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
}

/*搜索*/
.i_search{
    width: 540px;
    height: 38px;
    line-height: 38px;
    margin-top: 20px;
    margin-left: 10px;
    border: 1px solid #3bb850;
}
.i_search>input{
    width: 435px;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    font-size: 16px;
}
.i_search>button{
    float: right;
    width: 90px;
    height: 38px;
    line-height: 38px;
    background-color: #3bb850;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

/*最新资料*/
.i_data{
    width: 320px;
    height: 370px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    float: right;
}
.ih_head_g{
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #ff661c;
    width: 16px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
}
.ih_head_span1{
    color: #ff661c;
    font-weight: bold;
}
.i_dataList{
    padding: 20px;
}
.i_dataList>p+p{
    margin-top: 9px;
}
.i_dataList>p>span{
    display: inline-block;
    float: left;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    color: #ff661c ;
    margin-right: 5px;
    margin-top: 6.5px;
    background-color: #ff3500;
}
.i_dataList>p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:16px;
}

/*品牌资讯*/
.i_brandInfo{
    margin-top: 40px;
}
.i_brandInfo>p{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.sectionItemBox>div+div{
    margin-left: 15px;
}
.sectionItem {
    width: 348px;
    height: 340px;
    margin-top: 10px;
    border: 1px solid  #eee;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}
.sectionItemTitle {
    width: 340px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}
.sectionItemTitleP {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #3bb850;
    font-weight: bold;
    font-size: 14px;
    padding-right: 5px;
    color: #3bb850;
}
.sectionItemContent {
    margin-top: 20px;
    width: 340px;
    height: 110px;
    margin-bottom: 10px;
}
.sectionItemPic {
    width: 110px;
    height: 110px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgSelfAdaption {
    max-width: 100%;
    max-height: 100%;
}
.sectionItemInfo {
    width: 220px;
    height: 110px;
}
.sectionItemInfoContentP {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 16px;
}
.sectionItemInfoContent {
    width: 220px;
    height: 50px;
    overflow: hidden;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.itemQuestionOne {
    width: 340px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 6px;
}
.itemQuestionNum {
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #fff;
    border-radius: 3px;
    background-color: #3bb850;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -8px;
}
.itemQuestionText {
    width: 310px;
    display: inline-block;
}

.i_brandClass{
    margin-top: 20px;
}
.brandClassBox{
    float: left;
    width: 793px;
    height: 360px;
    border: 1px solid #eee;
}
.brandClassBox_head{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.brandClassBox_head>span{
    display: inline-block;
    font-size: 14px;
    width: 95px;
    text-align: center;
    color: #666;
    cursor: pointer;
}
.brandSpanSelect{
    background-color: #3bb850;
    color: #fff!important;
}
.sectionItem1 {
    width: 346px;
    height: 300px;
    margin-top: 10px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}
.sectionItem1Box>.sectionItem1:nth-child(1){
    display: block;
}
.marginTop{
    margin-top: 0;
}
.iMore{
    float: right;
}
.iMore a>span{
    color: #999;
}
.brandClass_img{
    width: 375px;
    float: right;
    margin-top: 25px;
    margin-right: 20px;
    font-size: 0;
}
.brandClass_img>a{
    margin-right: 10px;
}
.brandClass_img>a>img{
    margin-bottom: 20px;
    width: 118px;
    height: 50px;
}
.brandClass_img>a:nth-child(3n){
    margin-right: 0;
}

/*最新产品*/
.new_pruduct{
    float: right;
    width: 388px;
    height: 360px;
    border: 1px solid #eee;
}
.new_pruduct_head{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    padding-right: 20px;
}
.new_pruduct_head>span{
    font-size: 14px;
}
.new_pruduct_head>a{
    float: right;
    color: #999;
}
.new_pruduct_body{
    padding: 20px;
}
.new_pruduct_body>p {
    height: 19px;
}
.new_pruduct_body>p+p{
    margin-top: 9px;
}
.new_pruduct_body>p>a{
    display: inline-block;
    width: 263px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new_pruduct_body>p>span{
    float: right;
}

/*工业品超市*/
.i_supermarket{
    width: 1200px;
    border: 1px solid #eee;
    height: 140px;
    margin-top: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.i_supermarket_head{
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ff2400;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.i_supermarket_head>span{
    color: #fff;
    font-size: 24px;
}
.i_supermarket_head>a{
    color: #fff;
    float: right;
    margin-right: 20px;
}
.i_circle>span{
    float: left;
    display: inline-block;
    width: 75px;
    height: 50px;
    background-color: #ff2400;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    margin-top: -18px;
}
.i_brand{
    height: 60px;
    /*line-height: 60px;*/
}
.i_brand>p{
    width: 148px;
    height: 24px;
    line-height: 24px;
    float: left;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}
.i_brand>p+p{
    border-left: 2px solid #eee;
}
.i_brand>p>img{
    margin-right: 10px;
}

/*广告*/
.i_ad3{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0;
}
.i_ad3>a+a{
    margin-left: 15px;
}
.i_ad3>a>img{
    width: 390px;
    height: 90px;
}

/*产品列表*/
.newBox_right {
    width: 393px;
    height: 300px;
    float: right;
    font-size: 12px;
}
.new_rignt_box {
    width: 130px;
    height: 154px;
    float: left;
}
.fl_rignt_img {
    margin: auto;
    width: 90px;
    height: 90px;
    margin-top: 12px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.fl_rignt_img>a {
    display: inline-block;
    margin: auto;
}
.fl_rignt_img>a>img {
    max-width: 90px;
    max-height: 90px;
}
.new_title {
    width: 120px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fl_pBox {
    width: 120px;
}
.fl_price {
    width: 120px;
    margin: auto;
    color: #e90012;
}
.fl_selled {
    float: right;
    color: #999;
}