@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td{margin:0; padding:0;}
body,button,input,select,textarea{font:14px "Microsoft YaHei",arial,sans-serif;}
ol,ul,li{list-style:none;}
body{background-color:#f6f6f6;!important;}

.wrap{margin:0 auto; padding:25px 0; width:1240px; color:#1b1b1b;margin-bottom: 180px;margin-top: 85px; margin-bottom: 130px;}
.brands_wrap{width:100%; border-bottom:1px dashed #ccc; background:#fff; font-size:16px; overflow:hidden; line-height:50px;}
.brands_wrap .brands_title{width:900px; margin:0 70px;padding: 24px 0 40px 0;  overflow:hidden; float:left;height: 44px;color: #333;font-size: 18px;}
.brands_wrap .brands_title span{display:inline-block; margin-right:55px; cursor:pointer;line-height: 64px;}
.brands_wrap .brands_title .on{color:#00a7ea;}
.brands_wrap .arrow{float:right; padding-top:31px; margin-right:40px; cursor:pointer; white-space:nowrap;width: 100px;color: #333;font-size: 16px;}
.arrow_down{position:relative; width:30px; height:20px;}
.arrow_up{position:relative; width:30px; height:20px;}
/*三角形*/
.model_content .triangle_left{position: absolute;
    border-color: #f6f6f6;
    border-image: none;
    border-radius: 34px;
    border-style: solid;
    border-width: 7px 7px 7px 7px;
    height: 0;
    left: -7px;
    position: absolute;
    top: -8px;
    width: 0;
}

.model_content .triangle_right{
    border-color: #f6f6f6;
    border-image: none;
    border-radius: 34px;
    border-style: solid;
    border-width: 7px 7px 7px 7px;
    height: 0;
    right: -7px;
    position: absolute;
    top: -8px;
    width: 0;

}
/*end*/
/*向下箭头*/
.arrow_down .down_angle_up{border:solid; position:absolute; top:9px; left:10px; width:0; height:0; border-color:transparent; border-style:solid; border-width:6px; border-top-color:#1b1b1b;}
.arrow_down .down_angle_down{border:solid; position:absolute; top:8px; left:11px; width:0; height:0; border-color:transparent; border-style:solid; border-width:5px; border-top-color:#fff;}
/*end*/
/*向上箭头*/
.arrow_up .down_angle_up{border:solid; position:absolute; top:3px; left:10px; width:0; height:0; border-color:transparent; border-style:solid; border-width:6px; border-bottom-color:#1b1b1b;}
.arrow_up .down_angle_down{border:solid; position:absolute; top:5px; left:10px; width:0; height:0; border-color:transparent; border-style:solid; border-width:6px; border-bottom-color:#fff;}
/*end*/

.model_content{position:relative; width:100%; background:#fff;}
.model_content .brands_name{color:#333; font-size:20px; padding-bottom:30px;}
.model_content .brands_name span{display:inline-block; margin-top:-3px; vertical-align:middle; width:4px; height:16px; background:#218de9;  margin-right:10px;}
.brands_phone{ padding:70px 0 0px 140px;margin-bottom: 63px;}
.brands_phone ul{width:100%; padding-bottom:0px; overflow:hidden;}
.brands_phone ul li{ float:left; margin-right:155px; height:280px; overflow:hidden; padding-bottom:40px;}
.brands_phone ul li .phone_img{ width:120px; height:230px}
.brands_phone ul li .phone_img img{ width:120px; height:230px}
.brands_phone ul li .phone_name {
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    width: 120px;
    margin-top: 10px;
}
#all div{width:100%; overflow:hidden;}
