/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
.brand{margin: auto;width: 88%;background: #FFFFFF;clear: both;    margin-bottom: 50px;}
.brand3 {background: url(../image/bg-line.png) repeat-y 880px 0;}
.brand-list1:after {content:"";display:block;clear:both;}
.brand-list1 div {width:16.6%;float:left;text-align:center;}
.brand-list1 div p {width: 180px;height:25px;margin: 0 auto;padding: 10px 0;text-align: center;color: #333;font-size: 14px;font-family: 'Microsoft YaHei',Arial, "Segoe UI", Verdana, Helvetica, Sans-Serif;}
.brand-list1 img {-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;    border: 1px solid #e3e3e3;box-shadow: 0 0 10px #eee;}
.brand-list1 img:hover {-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);border: 1px solid #1a73e8;box-shadow: 0 0 6px #1a73e8;}
.brand-x{
    background: url(images/db-top10.png) no-repeat center;
    position: relative;
    height: 116px;
    margin: 0 0 40px;
    text-align: center;
    overflow: hidden;
    background-size: 50%;
}
.brand-h{
    background: url(images/db-top11.png) no-repeat center;
    position: relative;
    height: 116px;
    margin: 50px 0 60px;
    text-align: center;
    overflow: hidden;
    background-size: 50%;
}

.brand-list2 {width:880px;overflow:hidden;}
.brand-list2:after {content:"";display:block;clear:both;}
.brand-list2 li {width:134px;height:48px;line-height:48px;padding:0 10px;margin:0 20px 20px 0;border:#DDDDDD 1px solid;float:left;text-align:center;font-size:16px;overflow:hidden;}
.brand-list2 li:hover {border:#FF6600 1px solid;}

.brand_title {padding:10px 10px 0 10px;}
.brand_info {margin:0 10px 0 10px;padding:5px 10px 15px 15px;line-height:22px;}
.brand_info li {line-height:28px;height:28px;}
.brand_logo {border:#EEEEEE 1px solid;padding:5px;margin:0 0 10px 0;}
.brand_video {text-align:center;padding:15px 0 15px 0;}
.brand_pdt {border-top:#DDDDDD 1px dotted;height:10px;font-size:1px;}

/*内容页*/
.content {
    width: 850px;
    padding: 16px 0;
}
.head-txt{    border-bottom: none;}
.head-txt strong {
    padding-bottom: 5px;
    border-bottom: 3px solid #db214c;
}
.sll-xx img{max-width: 100%;}
.prodets {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0px auto;
    clear: both;
}
.proinfo {
    width: 880px;
    /*float: left;*/
    margin: 0 auto;
    min-height: 250px;
    padding: 20px 0px 20px 0px;
    background-color: #fff;
}
.proimg {
    width: 220px;
    height: 220px;
    float: left;
}
.protext {
    width: 555px;
    float: right;
}
.bigimg {
     border: #efefef solid 1px;
}
.bigimg img{
    max-width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 10px #eee;
}
.proinfo h2.proprice {
    height: 30px;
    line-height: 25px;
    margin-bottom: 10px;
    color: #334a85;
    font-size: 24px;
    font-weight: bold;
}
.proinfo p {
    font-size: 14px;
    line-height: 31px;
    color: #4c4c4c;
    height: 31px;
}
.proinfo p i {
    color: #999;
    margin-right: 20px;
    float: left;
    font-style: initial;
}


.list-thumb div{width: 50%;float: left;text-align: center;}

.list-thumb div p {
    width: 135px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: 'Microsoft YaHei',Arial, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.m3r {margin-bottom: 20px;}




