@charset "utf-8";
/************************************************************global style************************************************************/
/*重置样式*/
/*html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,input,textarea,hr,img,label,span,select,strong,b{margin:0px;padding:0px;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} 
q:before,q:after{content:'';} 
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} 
caption,th,td{text-align:left;font-weight:normal;} 
a,img,button{border:none;text-decoration:none;} 
a,button{text-decoration:none;}
a,img{border:none;outline:none;} 
a{color:#333;text-decoration:none;outline:none;}
ul,ol{list-style:none;}*/

/*清除浮动*/
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

/*精彩案例*/
.company_con{margin:20px auto 0 auto;width:1200px;}
.company_con ul{width:1200px;height:58px;border-bottom:2px solid #029be7;}
.company_con ul li{float:left;padding:0 35px;height:58px;line-height:58px;margin-right:10px;background:url("../images/casenosel_bg.jpg"); border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;}
.company_con ul li a{font-size:28px;color:#8c8c8c;}
.company_con ul li.selected{background:url("../images/casesel_bg.jpg");border:none;}
.company_con ul li.selected a{color:#fff;}
#companyList{width:100%;margin:28px auto;}
.company_b2b dl{/*height:400px;*/text-align:center; position:relative;margin-bottom:20px;}
.company_b2b dl.dl_first{margin-left:0;}
.company_b2b dl dt{width:100%;height:370px;/*border:1px  solid #dadada;*/background-color:#fff;}
.company_b2b dl dt.ererima_img{ position:absolute;left:0;top:36px;}
.company_b2b dl dt.ererima_img p {margin:90px auto;text-align: center;font-size: 17px;color: #fff;width: 165px;height: 115px; line-height:115px;border: 3px solid #fff;}
.company_b2b dl dt.ererima_img p a{ color:#fff;}
/*.company_b2b dl dt.ererima_img img{width:120px;height:120px;margin-top:72px;}*/
.hid{display:none;}
.company_b2b dl dt.company_img img{/*margin-top:4px;*/ width:100%;height:361px;padding:5px;}
.company_b2b dl dd{font-size:16px;color:#737373;margin-top:12px;}
.company_b2b dl dd a{color:#737373;}
.company_b2b dl dd.mouse_effi{color:#7c020a;}

