.containbg {
    width: 100%;
    background-color: #f1f2f6;
    padding-bottom: 20px;
}

.containbgC {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.dingwei {
    width: 1200px;
    margin: 0px auto;
}

img {
    border: none;
}

li {
    list-style: none;
}

input, select, textarea {
    outline: none;
}

textarea {
    resize: none;
}

a {
    text-decoration: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.banner {
    width: 1200px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.banner-btn {
    display: none;
}

    .banner-btn a {
        display: block;
        line-height: 40px;
        position: absolute;
        top: 60px;
        width: 40px;
        height: 40px;
        background-color: #000;
        opacity: 0.3;
        filter: alpha(opacity=30);
        color: rgb(255, 255, 255);
        overflow: hidden;
        z-index: 4;
    }

.prevBtn {
    left: 5px;
    margin-top: 70px;
}

.nextBtn {
    right: 5px;
    margin-top: 70px;
}

.banner-img {
    font-size: 0;
    *word-spacing: -1px; /* IE67 */
    letter-spacing: -3px;
    position: relative;
}

    .banner-img li {
        display: inline-block;
        *display: inline;
        *zoom: 1; /* IE67 */
        vertical-align: top;
        letter-spacing: normal;
        word-spacing: normal;
        font-size: 12px;
    }

.banner i {
    background: url(http://gtms01.alicdn.com/tps/i1/T1szNBFzlmXXX8QSDI-400-340.png) no-repeat;
    width: 15px;
    height: 23px;
    cursor: pointer;
    margin: 8px 0 0 12px;
    display: block;
}

.banner .nextBtn i {
    background-position: -200px -24px;
}

.banner .prevBtn i {
    background-position: -200px 0px;
}

.banner-circle {
    position: absolute;
    left: 50%;
    bottom: 15px;
    height: 13px;
    text-align: center;
    font-size: 0;
    border-radius: 10px;
    background: rgba(255,255,255,0.3);
    filter: alpha(opacity=50);
}

    .banner-circle li {
        border-radius: 10px;
        margin: 2px;
        display: inline-block;
        display: -moz-inline-stack;
        vertical-align: middle;
        zoom: 1;
    }

        .banner-circle li a {
            display: block;
            padding-top: 9px;
            width: 9px;
            height: 0;
            border-radius: 50%;
            background: #B7B7B7;
            overflow: hidden;
        }

    .banner-circle .selected a {
        background: #F40;
    }

.containParents {
    width: 934px;
    background-color: white;
    margin: 0px auto;
    margin-top: 17px;
    padding-top: 17px;
}
/*======================爆品===============*/
.baopinTitle {
    height: 100px;
    background: url(../../../../Images/company/images/index/baopin.png) no-repeat 50%;
    text-align: center;
    color: #252525;
    font-size: 27px;
    font-family: "微软雅黑";
    line-height: 180px;
    font-weight: 600;
}

.baopinProduct {
    width: 920px;
    margin: 0px auto;
    overflow: hidden;
    background-color: white;
    padding-top: 20px;
}

.baopinProduct > div {
    width: 440px;
    height: 300px;
    background-color: sandybrown;
    margin: 10px;
    float: left;
    position: relative;
    overflow: hidden;
}

.baopinProduct > div img {
    width: 440px;
    height: 300px;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}

.baopinProduct > div:hover img {
    /*transform: scale(1.2,1.2);*/
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}

.baopinProduct > div .baopinxinxi {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 410px;
    height: 210px;
    padding: 30px 0;
    background-color: #fff;
    color: #6c6c6c;
    font-size: 12px;
    display: none;
}

.baopinProduct > div:hover .baopinxinxi {
    display: block;
}

.imgBox {
    overflow: hidden;
    list-style: none;
    padding: 0 20px;
    box-sizing: border-box;
}

.imgBox .imgList {
    float: left;
    width: 33.33%;
    overflow: hidden;
    position: relative;
}

.imgList .imgBoxCo {
    position: absolute;
    display: none;
}

.imgBox .imgList img {
    width: 108px;
    height: 154px;
    display:inline-block;
}

.operation {
    border-top: 1px dashed #aaaaaa;
    margin-top: 20px;
    padding-top: 18px;
    padding-bottom: 0;
}

    .operation ul {
        overflow: hidden;
        list-style: none;
    }

        .operation ul li {
            float: left;
            margin-left: 25px;
        }

            .operation ul li .productImg {
                width: 92px;
                height: 24px;
            }

.baopinxinxi a.collectBox {
    display: block;
    width: 90px;
    height: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 1px solid #eeeeee;
    margin: 0;
    margin-top: 2px;
    padding: 0;
    margin-left: 10px;
}

.collectIcon {
    display: block;
    font-style: normal;
    width: 90px;
    height: 20px;
    line-height: 20px;
    color: #8d8d8d;
    background: url(../../../../Images/company/images/index/collect.png) 33% center no-repeat;
    background-size: 14px 12px;
    padding: 0;
    padding-left: 22px;
    /*float: left;*/
    box-sizing: border-box;
}

.baopinxinxi a.collectBox .collectIcon:hover {
    /*padding:0;*/
    background: url("../../../../Images/company/images/index/collect_hover.png") 33% center no-repeat;
    background-color: #e70014;
    color: #ffffff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.collectBox .collectIcon:hover {
    background: url("../../../../Images/company/images/index/collect_hover.png") 33% center no-repeat;
    background-color: #e70014;
    color: #ffffff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.baopinxinxi a.cooperation {
    display: block;
    width: 100px;
    height: 24px;
    border: 1px solid #333333;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    color: #333
}

.baopinxinxi span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 50px;
    text-align: justify;
}

.baopinxinxi em {
    font-style: normal;
    padding-left: 21px;
}

.baopinxinxi a {
    display: inline-block;
    width: 100px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    margin-right: 10px;
    margin-top: 20px;
}

.baopinxinxi .xiangqing {
    border: 1px solid #e70014;
    background-color: #e70014;
    color: white;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}

.baopinxinxi .daili {
    border: 1px solid white;
    color: white;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}

.baopinxinxi .xiangqing:hover {
    border: 1px solid #e70014;
    transition: .5s;
    color: #e70014;
    background: transparent;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}

.baopinxinxi .daili:hover {
    border: 1px solid white;
    background-color: white;
    transition: .5s;
    color: #e70014;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}
/*=====================分类====================*/
.productType {
    padding: 7px;
}

    .productType .productTypeName {
        font-size: 27px;
        color: #252525;
        font-weight: normal;
        font-family: "微软雅黑";
        padding-left: 15px;
        margin-bottom: 8px;
    }

.crossBar i {
    display: block;
    width: 100%;
    height: 4px;
    background: #252525;
}

.crossBar {
    padding-bottom: 2px;
    border-bottom: 2px solid #252525;
}

.productType .productTypeName span {
    font-size: 15px;
    color: #787878;
}

.jinpinTitle {
    height: 100px;
    background: url(../../../../Images/company/images/index/jinpin.png) no-repeat 50%;
    text-align: center;
    color: #252525;
    font-size: 24px;
    font-family: "黑体";
    line-height: 180px;
}

.jinpinProduct {
    width: 920px;
    margin: 0px auto;
    overflow: hidden;
    background-color: white;
    padding-top: 20px;
}

.boutique {
    float: left;
    overflow: hidden;
    width: 440px;
}

.jinpinProduct .boutique .boutiqueBox {
    width: 440px;
    height: 211px;
    background-color: sandybrown;
    margin: 10px;
    float: left;
    overflow: hidden;
    position: relative;
}

    .jinpinProduct .boutique .boutiqueBox img {
        width: 440px;
        height: 211px;
        -moz-transition: .5s; /* Firefox 4 */
        -webkit-transition: .5s; /* Safari 和 Chrome */
        -o-transition: .5s; /* Opera */
    }

.jinpinProduct .boutiqueBox:hover img {
    /*transform: scale(1.1,1.1);*/
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}

.jinpinProduct .boutiqueBox .jinpinxinxi {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 440px;
    height: 34px;
    padding-left: 10px;
    /*background-color: rgba(34,37,37,.8);*/
    background: #242424;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    filter: "alpha(opacity=90)";
    opacity: 0.9;
    color: white;
    line-height: 34px;
    font-size: 14px;
    -moz-transition: .2s; /* Firefox 4 */
    -webkit-transition: .2s; /* Safari 和 Chrome */
    -o-transition: .2s; /* Opera */
    box-sizing: border-box;
    display: none;
}

.jinpinProduct .boutiqueBox:hover .jinpinxinxi {
    display: block;
    /*height: 34px;*/
    -moz-transition: .2s; /* Firefox 4 */
    -webkit-transition: .2s; /* Safari 和 Chrome */
    -o-transition: .2s; /* Opera */
    /*transform: translateY(34px);*/
}

.jinpinProduct .collectBox {
    display: block;
    width: 90px;
    height: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0;
    padding: 0;
    margin-right: 20px;
    margin-top: 7px;
    background: #ffffff;
    text-align: center;
    float: right;
    font-style: normal;
    box-sizing: border-box;
}

.amountBox {
    clear: both;
    padding-left: 10px;
}

    .amountBox .amountText {
        font-size: 16px;
        color: #333;
    }

.amountNumber {
    font-size: 20px;
    padding-left: 3px;
    color: #e70014;
    font-weight: 600;
}
/*=================其他产品=================*/
.otherPruoducts .Ptitle {
    width: 850px;
    height: 30px;
    margin: 0px auto;
    padding-left: 50px;
    padding-top: 40px;
    font-size: 24px;
    color: #252525;
    font-family: "黑体";
}

.otherPruoducts > .teshan {
    background: url(../../../../Images/company/images/index/tutechan.png) no-repeat;
}

.otherPruoducts > .baojianpin {
    background: url(../../../../Images/company/images/index/baojianpin.png) no-repeat;
}

.otherPruoducts > .meirong {
    background: url(../../../../Images/company/images/index/meirong.png) no-repeat;
}

.otherPruoducts > .teselip {
    background: url(../../../../Images/company/images/index/teselip.png) no-repeat;
}

.otherPruoducts > .tutechan {
    background: url(../../../../Images/company/images/index/tutechan.png) no-repeat;
}

.otherPruoducts > .liangxing {
    background: url(../../../../Images/company/images/index/liangxing.png) no-repeat;
}

.products {
    width: 920px;
    margin: 0px auto;
    overflow: hidden;
    background-color: white;
    padding-top: 20px;
}

    .products .productList {
        width: 440px;
        height: 172px;
        margin: 10px;
        float: left;
        border: 1px solid #dadad8;
        overflow: hidden;
        box-sizing: border-box;
        padding: 5px;
    }

.leftProduct {
    float: left;
    width: 200px;
    height: 160px;
    /*position: relative;*/
}

    .leftProduct img {
        width: 200px;
        height: 160px;
    }
/*.leftProduct .collectBox{
	display: block;
	width: 90px;
	height: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid #eeeeee;
	margin: 0;
	padding: 0;
	background: #ffffff;
	position: absolute;
	right:3px;
	bottom:8px;
}*/
.rightProduct {
    float: right;
    width: 210px;
}

    .rightProduct .priductName {
        font-size: 16px;
        color: #252525;
        line-height: 20px;
        padding: 7px 0;
        max-width: 210px;
        height: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.productIntro p {
    font-size: 12px;
    color: #7c7c7c;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.investment {
    margin-top: 10px;
}

    .investment span {
        font-size: 12px;
        line-height: 14px;
    }

    .investment .investmentNumber {
        color: #e70014;
        margin-left: 5px;
    }

.previewBox {
    padding: 6px 0 12px 0;
}

    .previewBox span {
        font-size: 12px;
        line-height: 14px;
    }

    .previewBox .previewNumber {
        padding-left: 5px;
    }

.cooperationBox .cooperation {
    display: block;
    width: 110px;
    height: 24px;
    line-height: 24px;
    box-sizing: border-box;
    border: 1px solid #e70014;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0;
    padding: 0;
    color: #e70014;
    text-align: center;
}

.otherPruoducts .crossBar {
    background: url("../../../../Images/company/images/index/youpin.png") no-repeat;
    height: 12px;
    border: none;
}

    .otherPruoducts .crossBar i {
        height: 0;
    }

.productDetails {
    position: relative;
    overflow: hidden;
}

    .productDetails .collectBox {
        display: block;
        width: 90px;
        height: 20px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border: 1px solid #eeeeee;
        margin: 0;
        padding: 0;
        background: #ffffff;
        position: absolute;
        right: 3px;
        bottom: 3px;
        text-align: center;
    }
/*========================左侧导航栏=============*/
#sidebarBox {
    background: #ffffff;
}

.navLeft {
    position: absolute;
    top: 0px;
    /*position: fixed;
	top: 112px;*/
}

.navLeft2 {
    position: fixed;
    top: 40px;
    /*height:100%;*/
    overflow-y: auto;
    margin-bottom: 10px;
}
/*滚动条样式*/
#sidebarBox::-webkit-scrollbar { /*滚动条整体样式*/
    /*width: 14px;     !*高宽分别对应横竖滚动条的尺寸*!*/
}

#sidebarBox::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}

#sidebarBox::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px #fff;
    border-radius: 0;
    background: #fff;
}

.scrollTopCon {
    position: fixed;
    height: 10px;
    top: 40px;
    background: #fff;
    width: 102px;
    z-index: 10000;
}
/*.navLeft2::-webkit-scrollbar-track {!*滚动条里面轨道*!*/
/*border-radius: 0;*/
/*background: #ffffff*/
/*}*/
.navLeft ul, .navLeft2 ul {
    padding: 10px 0;
    background: #ffffff;
}

    .navLeft ul li, .navLeft2 ul li {
        width: 102px;
        height: 32px;
        background-color: #fff;
        outline: 1px solid #fff;
        color: #777;
        font-size: 12px;
    }

        .navLeft ul li:hover, .navLeft2 ul li:hover {
            cursor: pointer;
            /*background-color: #e70014;*/
            color: #e70014;
        }

            .navLeft ul li:hover a, .navLeft2 ul li:hover a {
                color: #e70014;
                ;
            }

.active {
    /*outline: 1px solid #e70014!important;*/
    background: #e70014 !important;
}

    .active a {
        color: #fff !important;
    }

.navLeft ul li a, .navLeft2 ul li a {
    display: block;
    width: 72px;
    height: 32px;
    line-height: 32px;
    color: #777;
    padding-left: 30px;
}
/*.gds{background: url(../../../../Images/company/images/gds.png)no-repeat 15%;}
.gdy{background: url(../../../../Images/company/images/index/gdy.png)no-repeat 15%;}
.gdj{background: url(../../../../Images/company/images/index/gdj.png)no-repeat 15%;}
.gdn{background: url(../../../../Images/company/images/index/gdn.png)no-repeat 15%;}
.gdc{background: url(../../../../Images/company/images/index/gdc.png)no-repeat 15%;}
.xly{background: url(../../../../Images/company/images/index/xly.png)no-repeat 15%;}
.xqt{background: url(../../../../Images/company/images/index/xqt.png)no-repeat 15%;}
.gcd{background: url(../../../../Images/company/images/index/gcd.png)no-repeat 15%;}
.bjsp{background: url(../../../../Images/company/images/index/bjsp.png)no-repeat 15%;}
.bjyp{background: url(../../../../Images/company/images/index/bjyp.png)no-repeat 15%;}
.bjqx{background: url(../../../../Images/company/images/index/bjqx.png)no-repeat 15%;}
.yybc{background: url(../../../../Images/company/images/index/yybc.png)no-repeat 15%;}
.tssp{background: url(../../../../Images/company/images/index/tssp.png)no-repeat 15%;}
.tslp{background: url(../../../../Images/company/images/index/tslp.png)no-repeat 15%;}
.lncy{background: url(../../../../Images/company/images/index/lncy.png)no-repeat 15%;}
.yljk{background: url(../../../../Images/company/images/index/yljk.png)no-repeat 15%;}
.lnly{background: url(../../../../Images/company/images/index/lnly.png)no-repeat 15%;}
.zhyl{background: url(../../../../Images/company/images/index/zhyl.png)no-repeat 15%;}
.jrtz{background: url(../../../../Images/company/images/index/jrtz.png)no-repeat 15%;}*/
.Right {
    position: fixed;
    right: 0px;
    bottom: 40px;
    width: 40px;
    height: 310px;
    background-color: transparent;
    color: white;
    text-align: center;
    z-index: 999;
}

.zhanghao {
    background: url(../../../../Images/company/images/index/zhanghao.png) no-repeat 50% 20%;
    padding-top: 50px;
    height: 50px;
    margin-top: 100px;
    cursor: pointer;
}

    .zhanghao:hover {
        background-color: #e70014;
    }

.fabu {
    margin-top: 10px;
    background: url(../../../../Images/company/images/index/fabu.png) no-repeat 50% 40%;
    background-color: #e70014;
    padding-top: 60px;
    height: 60px;
    cursor: pointer;
}

.Rdianhau {
    margin-top: 10px;
    height: 40px;
    background: url(../../../../Images/company/images/index/Rdianhua.png) no-repeat 50% 50%;
    background-color: #e70014;
    cursor: pointer;
    position: relative;
    z-index: 2 !important;
}

.RdianhauY {
    position: absolute;
    z-index: 5;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 14px;
    background-color: #fff;
    color: #333;
    right: 52px;
    -moz-transition: .2s; /* Firefox 4 */
    -webkit-transition: .2s; /* Safari 和 Chrome */
    -o-transition: .2s; /* Opera */
    display: none;
    box-shadow: 3px 3px 5px #d5d5d5;
    -webkit-box-shadow: 3px 3px 5px #d5d5d5;
    -moz-box-shadow: 3px 3px 5px #d5d5d5;
}

.Rdianhau:hover .RdianhauY {
    display: block;
    -moz-transition: .2s; /* Firefox 4 */
    -webkit-transition: .2s; /* Safari 和 Chrome */
    -o-transition: .2s; /* Opera */
}

.Rdianhau:hover {
    background-color: #bf0010;
}

.RQQ {
    cursor: pointer;
    margin-top: 10px;
    height: 40px;
    background: url(../../../../Images/company/images/index/RQQ.png) no-repeat 50% 50%;
    background-color: #e70014;
}

.RQQY {
    position: absolute;
    display: none;
    z-index: 5;
    /*width: 120px;*/
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 14px;
    background-color: #fff;
    padding: 0px 15px;
    right: 52px;
    color: #252525;
    -moz-transition: .2s; /* Firefox 4 */
    -webkit-transition: .2s; /* Safari 和 Chrome */
    -o-transition: .2s; /* Opera */
    box-sizing: border-box;
    /*border: 1px solid #d9ddde;*/
    box-shadow: 3px 3px 5px #d5d5d5;
    -webkit-box-shadow: 3px 3px 5px #d5d5d5;
    -moz-box-shadow: 3px 3px 5px #d5d5d5;
}

    .RQQY:after, .weChatBox .weChatBoxImg:after, .publicNumberBox:after, .RdianhauY:after {
        content: " ";
        display: inline-block;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-left: solid 6px #fff;
        border-top: solid 4px transparent;
        border-bottom: solid 4px transparent;
        vertical-align: 3px;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        position: absolute;
        right: -6px;
        top: 5px;
    }

.RQQ:hover {
    background-color: #bf0010;
}

    .RQQ:hover .RQQY {
        display: block;
        -moz-transition: .2s; /* Firefox 4 */
        -webkit-transition: .2s; /* Safari 和 Chrome */
        -o-transition: .2s; /* Opera */
    }

.toTop {
    cursor: pointer;
    margin-top: 77px;
    height: 40px;
    background: url(../../../../Images/company/images/index/top.png) no-repeat 50% 50%;
    background-color: #bf0010;
}

    .toTop:hover {
        background-color: #e70014;
    }

.weChatBox {
    cursor: pointer;
    height: 40px;
    width: 40px;
    background: url(../../../../Images/company/images/index/weixin.png) no-repeat 50% 50%;
    background-color: #e70014;
}

    .weChatBox .weChatBoxImg {
        position: absolute;
        z-index: 5;
        width: 116px;
        text-align: center;
        color: white;
        font-size: 14px;
        background-color: #fff;
        right: 52px;
        -moz-transition: .2s; /* Firefox 4 */
        -webkit-transition: .2s; /* Safari 和 Chrome */
        -o-transition: .2s; /* Opera */
        display: none;
        box-sizing: border-box;
        box-shadow: 3px 3px 5px #d5d5d5;
        -webkit-box-shadow: 3px 3px 5px #d5d5d5;
        -moz-box-shadow: 3px 3px 5px #d5d5d5;
        padding-bottom: 5px;
    }

        .weChatBox .weChatBoxImg img {
            width: 96px;
            margin: 10px;
            vertical-align: middle;
        }

.weChatBoxImg p {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    color: #333333;
    margin: 0;
    padding: 0;
}

.weChatBox:hover {
    background-color: #bf0010;
}

    .weChatBox:hover .weChatBoxImg {
        display: block;
        -moz-transition: .2s;
        -webkit-transition: .2s;
        -o-transition: .2s;
    }

.publicNumber {
    cursor: pointer;
    margin-top: 10px;
    height: 40px;
    background: url(../../../../Images/company/images/index/ewm.png) no-repeat 50% 50%;
    background-color: #e70014;
}

    .publicNumber:hover {
        background-color: #bf0010;
    }

.publicNumberBox {
    position: absolute;
    z-index: 5;
    width: 222px;
    text-align: center;
    color: white;
    font-size: 14px;
    background-color: #fff;
    right: 52px;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    display: none;
    box-shadow: 3px 3px 5px #d5d5d5;
    -webkit-box-shadow: 3px 3px 5px #d5d5d5;
    -moz-box-shadow: 3px 3px 5px #d5d5d5;
}

.publicNumber:hover .publicNumberBox {
    display: block;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
}

.publicNumber .serviceNumber, .publicNumber .subscribeNumber {
    float: left;
    font-size: 12px;
    padding-bottom: 5px;
}

    .publicNumber .serviceNumber img, .publicNumber .subscribeNumber img {
        width: 96px;
        display: block;
        margin: 10px;
    }

    .publicNumber .serviceNumber img {
        margin-right: 0;
    }

    .publicNumber .serviceNumber span, .publicNumber .subscribeNumber span {
        color: #333;
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 5px;
        display: block;
    }
/**************重写侧边栏****************/
.sidebar {
    position: absolute;
    top: 0;
}

.sideBarFixed {
    position: fixed;
    top: 0px;
    z-index:100;
}

.sideNav {
    list-style: none;
    background: #ffffff;
    padding: 5px 5px 13px 5px;
    box-sizing: border-box;
}

    .sideNav .sideNavList {
        margin-top: 5px;
        box-sizing: border-box;
        display: block;
        width: 120px;
        /*height:36px;*/
        line-height: 34px;
        background: #e70014;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        position: relative;
    }

.sideNav .sideNavList a {
    color: #fff;
    line-height: 34px;
    position: relative;
    display: block;
}
.sideNav .sideNavList:hover{
    background:#bf0010;
}
.sideNav .sideActive {
    background: #bf0010!important;
}
.sideNav .sideNavList em {
    position: absolute;
    right: 10px;
}

.sideNav .subNavBar {
    position: relative;
    background: #ffffff;
    padding: 5px 0 8px 0;
    display: none;
}

.sideNav .subNavBar a {
    color: #252525;
    line-height: 32px;
    display: block;
}

.sideNav .subNavBar a:hover {
    color: #bf0010;
}

.sideNav .subNavBar .subNavBarLink {
    border-bottom: 1px solid #e6e6e6;
}

.sideActive .subNavBar {
    display: block;
}
.bannerBox{display:none;}
.siderPhone{display:none;}
.mobileLink {
    display: none;
}
/************手机端适配**************/
@media screen and (max-width: 720px) {
    .mobileLink {
        display: block;
    }

    .websiteLink {
        display: none;
    }
    *{box-sizing:border-box;}
    .headbg{display:none;}
    .headTop{
        display:none;
    }
    .headerBox{width:100%;}
    .headTop .headTopL{display:none;}
    .headCenter{
        width:100%;
    }
    .headerPhone{display:block;height:2rem;width:100%;background-color:#282828;position:fixed;top:0;left:0;z-index:101;}
    .breadNav{float:left;width:3.5rem;height:2rem;line-height:2rem;padding:0 1rem;background:url(../../../../Images/company/images/index/breadNavIcon.png) center center no-repeat;}
    .breadNavList{position:fixed;background:#282828;width:100%;z-index:1000;top:2rem;left:0;display:none;padding-bottom:1rem;} 
    .breadNavList li{display:block;height:2rem;text-align:left;padding-left:1rem;font-size:14px;line-height:2rem;}
    .breadNavList li a{color:#9d9d9d;}
    .logoPhone{float:left;margin-left:5rem;vertical-align:middle}
    .logoPhone img{ height:1.6rem;width: auto;vertical-align:middle;margin-top:0.2rem;}
    .loginPhone{float:right;margin-right:1rem;}
    .loginPhone em{display:inline-block;height:2rem;width:1.5rem;background:url(../../../../Images/company/images/index/userIconPhone.png) center center no-repeat}
    .headCenter .logo {
        width: 84px !important;
    }
    .logo img {
        height:2rem;
        width: auto;
        margin-top: 14px;
        margin-bottom: 10px;
        margin-left:10px;
    }
    .searchIn{width:70%;margin-top:14px;margin-right:0.4rem;}
    .searchIn span{display:none;}
    .searchIn input{width:auto;height:2rem;}
    .searchIn button{height:2rem;}
    .navbg{height:1.5rem;display:none;}
    .nav{width:100%;height:1.5rem;}
    .nav ul{width:100%;height:1.5rem;}
    .nav ul li{width:12.5%;height:1.5rem;line-height:1.5rem;font-size:10px;margin-right:0;}
    .dingwei{display:none;}
    .bannerBox{display:block;width:100%;}
    .bannerBox img{width:100%;}
    .containParents{width:100%;padding:0 10px;}
    .containbg{position:absolute;top:4.1rem;left:0;}
    .containbgC{width:100%;}
    .sidebar{display:none!important;}
    .siderPhone{display:block;position:fixed;top:2rem;height:2rem;width:100%;background:#fff;z-index:100;}
    /************************/

.topMainNavList{
    /*flex: 1;*/
    width:20%;
    font-size: 14px;
    color:#2b2b2b;
    line-height: 2rem;
    text-align: center;
    float: left;
}
.topMainNavList a{
    color:#2b2b2b;
}
.triangle{
    position: relative;
}
.triangle:after {
    position: absolute;
    top: 45%;
    right:-35%;
    width: 0;
    height: 0;
    margin-left: 0.025rem;
    content: " ";
    border-top: 3px solid #000000;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}
.navActive .triangle:after {
    position: absolute;
    top: 35%;
    width: 0;
    height: 0;
    /* right: 0; */
    margin-left: 0.025rem;
    content: " ";
    border-bottom: 3px solid #dc543c;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid transparent;
    /*border-top-color: #dc543c;*/
}
.navActive{
    color:#eb4c36;
    display: block;
    border-bottom:1px solid #eb4c36;
}
.navActive a{
    color:#eb4c36;
}
/***********下拉菜单**************/
.submenuBox{
    position: absolute;
    top:1px;
    background: #ffffff;
    z-index: 100;
    width: 100%;
    min-height: 5rem;
    left:0;
    padding:14px 12px;
    box-sizing: border-box;
}
.dropBox{
    height:100%;
    width:100%;
    background:rgba(0,0,0,0.3);
    position: fixed;
    z-index: 101;
    top: 4rem;
    display: none;
}
.submenuList{
    font-size: 12px;
    color:#a3a3a3;
    float: left;
    margin:6px 3px;
    box-sizing: border-box;
}
.submenuList a{
    color:#a3a3a3;
    line-height:30px;
    padding:0 10px;
    display: block;
    border:1px solid #a3a3a3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.linkActive{
    background:#e94c3c;
    color: #ffffff!important;
    border:1px solid #e94c3c!important;
}
    /********************/
    .Right{display:none;}
    .baopinProduct{width:100%;}
    .baopinProduct>div{width:45%;height:7.2rem;margin:10px 2.5%;background:#fff;}
    .baopinProduct>div .baopinxinxi{width:100%;height:7.2rem;top:0;left:0;padding:0;}
    .imgBox{padding:0;}
    .imgBox .imgList img{width:80%;height:auto}
    .operation{margin-top:10px;padding-top:9px;}
    .operation ul li .productImg{width:20px;height:auto}
    .baopinxinxi a.collectBox{width:4rem;margin-left:0;}
    .collectIcon {
        width: 4rem;
        background: url(../../../../Images/company/images/index/collect.png) 22% center no-repeat;
        padding-left:18px;
        font-size:10px;
    }
    .baopinxinxi a.cooperation{width:3.5rem;font-size:10px;margin-left:0;}
    .operation ul li{margin-left:5px;}
    .baopinProduct>div img{width:100%;height:auto;}
    .boutique{width:45%;margin:0 2.5%}
    .productType{padding:0;}
    .jinpinProduct .boutique .boutiqueBox{width:100%;margin:10px 0;height:4.7rem;background:#fff;}
    .jinpinProduct .boutique .boutiqueBox img{width:100%;height:auto;}
    .productType .productTypeName{font-size:20px;}
    .amountBox .amountText{font-size:12px;}
    .jinpinProduct .boutiqueBox .jinpinxinxi{width:100%;display:none;}
    .jinpinProduct{width:100%;}
    .products{width:100%;}
    .products .productList{width:100%;}
    .footbg{display:none;}
    .products .productList{margin:10px 0;height:auto;}
    .leftProduct{width:45%;height:auto;}
    .rightProduct{width:52%;}
    .leftProduct img{width:100%;height:auto;}
    .rightProduct .priductName{font-size:13px;padding:0}
    .cooperationBox .cooperation{width:40%;}
    .productList img{width:100%;height:auto}
    .productDetails .collectBox{width:27%;}
   
}
