

 .ab-partner { padding: 20px 0;}

 .ab-partner dl { margin: 10px 0; width: 260px; border:solid 1px #dcdcdc; height: 240px; float: left; }

 .ab-partner dl:nth-child(2n) { float: right; }

 .ab-partner dl dt { width: 250px; float: left; line-height: 176px; text-align: center; height:230px; }

 .ab-partner dl dt img{ width: 250px; vertical-align: middle;  height:230px;}

 .ab-partner dl dd { float: right; width: 72%; height: 176px; border-left:solid 1px #dcdcdc; padding: 20px 30px; position: relative; }

 .ab-partner dl dd:after { position: absolute; top: 22%; left: -1px; width: 14px; height:22px; background: url(../images/tb2.png) no-repeat; content: '' }

 .ab-partner dl dd h3 { height: 42px; line-height: 42px; font-size: 16px; }

 .ab-partner dl dd .con { line-height: 24px; }

 .ab-partner dl dd .con a { color: #2487dd; }

 .ab-partner dl dd .con a:hover { color: #ff4800; }




.w1200 { max-width:1200px; margin:0 auto; position:relative;}



/*clearfix*/

.clearfix{*zoom:1}

.clearfix:before,

.clearfix:after{display:table;content:""}

.clearfix:after{clear:both}




@charset "utf-8";

/* CSS Document */

article, aside, audio, body, canvas, caption, details, div, figure, footer, header, hgroup, html, iframe, img, mark, menu, nav, object, section, span, summary, table, tbody, td, tfoot, thead, tr, video {

	margin: 0;

	padding: 0;

	border: 0

}



a, abbr, address, b, blockquote, cit, code, dd, del, dfn, dl, dt, em, fieldset, h1, h2, h3, h4, h5, h6, hr, i, ins, label, legend, li, ol, p, pre, q, samp, small, strong, sub, sup, ul {

	border: 0;

	font-size: 100%;

	vertical-align: baseline;

	margin: 0;

	padding: 0

}

article, aside, audio, canvas, figcaption, figure, figure img, footer, header, hgroup, nav, section, video {

	display: block

}

@charset "utf-8";

/* CSS Document */



/*通用*/

*{ box-sizing:border-box;}

*::before, *::after{ box-sizing:border-box;}

*:focus{ outline:none;}

html{ -ms-touch-action: none;  /* 阻止windows Phone 的默认触摸事件 */}

/*兼容iphone去除默认input表单默认设置*/

input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance: none;}

/*图片默认样式*/

img{border:0;vertical-align: middle;}

/*动画效果*/

*{transition-property:all;}

.com-img{ display:block; width:100%; overflow:hidden;}

.com-img img{ transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}

.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}






