@charset "utf-8";
/* CSS Document */

.banner{ margin-bottom:0; background:url(../img/banner_jiaru.jpg) no-repeat center;}

.fuli-box{ border:#c5cfd9 dashed 1px; padding:20px 140px 20px 20px; min-height:120px; border-radius:6px; margin-bottom:15px; position:relative;}
.fuli-box h2{ font-size:16px; color:#333; margin-bottom:10px;}
.fuli-box p{ margin-bottom:5px;}
.fuli-box .mail{ width:136px; height:126px; background:url(../img/lianxi.png) no-repeat center bottom; background-size:auto 100%; position:absolute; top:20px; right:20px; font-size:12px;}
.fuli-box .mail .con{ position:absolute; top: 104px; left: 14px; line-height:20px; height:20px; width:86px; background:url(../img/icon_email.png) no-repeat left center; background-size:auto 15px; padding-left:28px;}

.office{ background:url(../img/bg_lianxi.png) center top; border-radius:8px; padding:20px; margin-bottom:60px;}
.office .item{ display:inline-block; padding:3px 20px; position:relative; margin-right:10px; cursor:pointer; border-radius:15px; height:22px; line-height:22px;}
.office .item .i{ width:0; height:0; line-height:0; font-size:0; border:solid 5px transparent; border-top-color:#27425c; position:absolute; bottom:-10px; left:50%; margin-left:-5px; display:none;}
.office .item:hover,.office .item.active{ background-color:#27425c; color:#fff; font-size:14px;}
.office .item:hover i,.office .item.active i{ display:inline-block;}

.office .info{ line-height:24px; padding-top:10px;}
.office .attr{ margin-right:50px; display:inline-block;}
.office .item-tit{ color:#333; margin-bottom:10px; padding-top:10px; font-size:14px;}










