.productbig{

}
.pronav{
    float: left;
    width: 19%;
    border:1px solid #dedede;
    border-bottom: none;
}
.procont{
    float: right;
    width: 78%;
}
.proul{
    width: 100%;
}
.proul>li{
    width: 100%;
    border-bottom: 1px solid #dedede;
}
.proul>li>a{
    width: 84%;
    padding: 18px 0;
    margin: 0 8%;
    font-size: 16px;
    color:#333;
    background: url("../images/arrdown.png") no-repeat right center;
}
.proul>li>a.active{
    color:#219ed9;
    background: url("../images/arrtop.png") no-repeat right center;
}
.subulpro{
    display: none;
}
.subulpro>li{
    padding: 10px 8%;
}
.subulpro>li>a{
    font-size: 12px;
    color:#757575;
    width:100%;
}
.subulpro>li:hover{
    background: #9dc55b;
}


/*tab选项卡*/
.protabbig{
    position: relative;
    width: 100%;
}
.protabul{
    width: 100%;
    border:1px solid #dedede;
    border-bottom:none;
}
.protabul li{
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    width: 33.33%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color:#757575;
    border-right:1px solid #dedede;
    border-bottom:1px solid #dedede;
}
.protabul li:last-child{
    border-right:none;
}
.protabul li>i{
    width: 12px;
    height: 12px;
    background: url("../images/icon.png") no-repeat center center;
}
.protabcont{
    position: absolute;
    top:61px;
    left:0;
    z-index: 20;
    width: 100%;
    background: #fff;
}
.protabcont li{
    display: none;
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #dedede;
    border-top: none;
    cursor: pointer;
}
.protabcont li.active{
    display: block;
}
.protabcont li span{
    width: 19.5%;
    padding-left: 2%;
    line-height: 25px;
    font-size: 12px;
    color:#757575;
}
.protab{
    width: 940px;
}
.protab tr th{
    padding: 20px 0;
    font-size: 12px;
    color:#219ed9;
}
.protab tr td{
    padding: 30px 0;
    font-size: 12px;
    color:#616161;
    text-align: center;
    border-bottom: 1px solid #dedede;
}
.protab tr td.first{
    text-align: left;
    color:#219ed9;
    text-decoration: underline;
}
.protab tr td>.ssss{
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color:#fff;
    text-align: center;
    background: #9dc55b;
    border-radius: 3px;
}
.flexct{
    display: flex;
    justify-content: center;
    align-items: center;
}
.flexct span{
    width: 19px;
    height: 19px;
}
.flexct .jian{
    background: url("../images/jian.png") no-repeat center center;
}
.flexct .jia{
    background: url("../images/jia.png") no-repeat center center;
}
.protab tr td i{
    width: 25px;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    color:#219ed9;
    text-align: center;
}
.page{
    padding: 40px 0 70px;
}

/*产品中心详情页*/
.prosubbig{
    width: 100%;
}
.prosubimg{
    float: left;
    width: 33%;
    border:1px solid #dedede;
}
.prosubimg img{
    width: 100%;
    vertical-align: middle;
}

.prosubright{
    position: relative;
    float: right;
    width: 65%;
}
.prosubright h1{
    padding-bottom: 14px;
    font-size: 36px;
    color:#219ed9;
    font-weight: 400;
}

.prosubright>p{
    width: 100%;
    line-height: 35px;
}
.prosubright>p span{
    width: 10%;
    font-size: 14px;
    color:#666;
    text-align: right;
}
.prosubright>p em{
    width: 88%;
    font-size: 14px;
    color:#666;
    text-align: left;
}
.erwmapa{
    position: absolute;
    top:0;
    right:0;
    width: 80px;
}
.erimg{
    width: 80px;
    height: 80px;
}
.erimg img{
    width: 100%;
}
.erwmapa>p{
    line-height: 35px;
    font-size: 14px;
    color: #757575;
    text-align: center;
}
.erwmapa>p i{
    width: 16px;
    height: 16px;
    background: url("../images/cang.png") no-repeat center center;
    margin: 0 6px -2px 0;
}
.dpbtn{
    position: absolute;
    bottom:0;
    right:0;
    width: 80px;
    height: 30px;
}
.dpbtn>a{
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color:#219ed9;
    text-align: center;
    border:1px solid #219ed9;
    border-radius: 3px;
}

.prosubtab{
    width: 1200px;
    margin: 20px 0;
}
.prostable{
    width: 100%;
    border:1px solid #dedede;
}
.prostable tr th{
    padding: 18px 0;
    font-size: 14px;
    color:#333;
    font-weight: 400;
    background: #f4f4f4;
}
.prostable tr td{
    padding: 28px 0;
    font-size: 14px;
    color:#333;
    font-weight: 400;
    background: #fff;
    text-align: center;
}
.prostable tr td.c-ed9{
    color:#219ed9;
}
.prostable tr td.c-171{
    color:#416171;
}

.prostable tr td b{
    color:#9dc55b;
    font-weight: 600;
}
.prostable tr td span{
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.prostable tr td i{
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color:#219ed9;
    text-align: center;
}

.bigjian{
    background: url("../images/bluejian.png") no-repeat center center;
}
.bigjia{
    background: url("../images/bluejia.png") no-repeat center center;
}
.prosubbtn{
    padding: 20px 0 30px;
    display: flex;
    justify-content: space-between;
}
.leftbtn>a{
     width:120px;
    height: 44px;
    line-height: 44px;
    background: #dedede;
    border-radius: 3px;
    font-size: 14px;
    color:#219ed9;
    text-align: center;
}
.rightbtn>a{
    padding: 13px 32px;
    font-size: 14px;
    color:#fff;
    border-radius: 3px;
    margin-left: 20px;
}
.bg1{
    background: #219ed9;
}
.bg2{
    background: #9dc55b;
}
.proinfo{
    width: 100%;
}
.proayul{
    display: none;
}
.proinfotle>span{
    float: left;
    width: 120px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color:#6e7072;
    text-align: center;
    background: #f4f4f4;
    border: 1px solid #dedede;
    border-right: none;
    border-left: none;
    border-bottom: none;
    cursor: pointer;

}
.proinfotle>span:first-child{
    border-left: 1px solid #dedede;
}
.proinfotle>span:last-child{
    border-right: 1px solid #dedede;
}
.proinfotle>span.active{
    color:#333;
    background: #fff;
}
.proinfocont{
    padding: 30px 30px;
    border:1px solid #dedede;
}
.proinfolist{
    display: none;
}
.proinfolist.active{
    display: block;
}
.prolisttab{
    width: 100%;
    border-top:1px solid #dedede;
    border-left:1px solid #dedede;
}
.prolisttab tr td{
    padding: 10px 10px;
    width: 35%;
    font-size: 12px;
    color:#6e7072;
    text-align: center;
    border-right:1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #f9f9f9;
}
.prolisttab tr td.left{
    text-align: left;
}
.prolisttab tr td:first-child{
    width: 15%;
}
.prolisttab tr td:nth-child(3){
    width: 15%;
}
.prolisttab tr td:nth-child(2n){
    background: #fff;
}

/*详情页*/
/*推荐产品*/
.mien-big {
    width: 100%;
    position: relative;
}
.mien-big .hd{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    z-index: 20;
    width: 100%;
}
.mien-big .hd>a{
    width: 14px;
    height:25px;
    cursor: pointer;
}
.mien-big .hd .next {
    left:0;
    margin-left:-40px;
    background: url("../images/lleft.png") no-repeat center center;
}
.mien-big .hd .next:hover{
    background: url("../images/left.png") no-repeat center center;
}

.mien-big .hd .prev {
    right: 0;
    margin-right:-40px;
    background: url("../images/rright.png") no-repeat center center;
}
.mien-big .hd .prev:hover{
    background: url("../images/right.png") no-repeat center center;
}

.mien-big .bd {
    width: 100%;
}

.mien-big .bd ul {
    width: 100%;
    overflow: hidden;
}

.vipfengcaiul li{
    float: left;
    width: 23%;
    height: 348px;
    background: #f6f6f6;
    _display: inline;
    overflow: hidden;
    margin-right: 30px;
}

.tuijbig{
    padding-bottom: 80px;
    width: 100%;
}
.tleh1{
    padding:40px 0 20px;
    font-size: 18px;
    color:#333;
    font-weight: 400;
    text-align: left;
}
.huaximg{
    width: 180px;
    text-align: center;
    margin: 40px auto 30px;
}
.huaximg img{
    display: block;
}
.huact{
    text-align: center;
}
.fs16{
    font-size: 16px;
}
.fs14{
    font-size: 14px;
}

.huact p{
    line-height: 35px;
    color:#333;
}

.comment{
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 600px;
    display: none;
}
.comment>h3{
    line-height: 60px;
    padding: 0 30px; 
    background: #f2f2f2;
}
.comment>h3 a{
    float: right;
}
.remark{
    padding: 25px 30px 53px 30px;
}
.remark>h2{
    color: #416171;
    margin-bottom: 25px;
}
.remark textarea{
    width: 100%;
    height: 150px;
    color: #666;
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    font-family: 'Arial';
    line-height: 170%;
}
.remark-btm{
    margin-top: 15px;
    line-height: 40px;
}
.submit{
    width: 100px;
    line-height: 40px;
    background: #304854;
    text-align: center;
    color: #fff;
    border-radius: 2px;
}
.bg-fff {
    background: #fff;
}
.limit{
    float: left;
    color: #8c8c8c;
    font-size: 12px;
}

.markIpt h3{
    font-size: 14px;
    color: #535353;
    padding: 5px 0 22px 18px;
}
.markIpt em{
    color: #808080;
    width: 90px;
    text-align: right;
    margin-right: 15px;
    vertical-align: top;
    line-height: 40px;
}
.star{
    color: #c72525;
    margin-right: 5px;
}
.markIpt p{
    margin-bottom: 12px;
}
.markIpt input, .markIpt textarea{
    width: 400px;
    line-height: 38px;
    border: 1px solid #d9d9d9;
    padding: 0 15px;
    font-size: 14px;
}
.markIpt textarea{
    height: 100px;
    line-height: 170%;
    padding-bottom: 10px 15px;
}
.xunjia .remark-btm{
    margin-top: 30px;
}
.xunjia .submit{
    width: 150px;
    margin: 0 auto;
}

























