﻿@charset 'UTF-8';
.tab_con{display:inline-block;margin:20px 0 0;padding:30px 3% 50px;background:#fff;width:94%;}
.tab_con .tab_btns{height:40px}
.tab_con .tab_btns a{float:left;width:148px;height:38px;margin-right:40px;border:1px solid #b81c22;text-align:center;font-size:16px;color:#b81c22;line-height:38px;position:relative}.tab_con .tab_btns a i{width:12px;height:6px;position:absolute;bottom:-6px;left:68px;background:url(../images/tab_jt.png) no-repeat;display:none}.tab_con .tab_btns a.active,.tab_con .tab_btns a:hover{background-color:#b81c22;color:#FFF}.tab_con .tab_btns a.active i{display:block}.tab_con .tab_items{padding:40px 0 0}.tab_con .tab_items .item{display:none;position:relative}.tab_con .tab_items .item.chairman{padding-right:230px}.tab_con .tab_items .item.chairman .pic{width:191px;height:222px;position:absolute;right:0;top:0}.tab_con .tab_items .item.chairman,.tab_con .tab_items .item.introduce{line-height:32px;color:#999}
.tab_con .tab_items .item h2{font-size:16px;color:#333;line-height:18px;font-weight:700;border-left:#b81c22 solid 3px;margin-bottom:10px;padding-left:5px}
.map{height:500px;width:100%;margin-top:30px;}
.tab_con .itemcon{margin-left:-5%;}
.tab_con .lxwm{width:45%;height:300px;float:left;margin-left:5%;position:relative;}
.tab_con .tit{text-align:center;font-size:20px;color:#000;height:50px;line-height:50px;position:absolute;bottom:0px;left:0px;background:rgba(255,255,255,0.9);width:100%;}
.tab_con .con{display:none;height:260px;width:90%;padding:20px 5%;position:absolute;top:0;left:0;}
.tab_con .con .span{display:inline-block;width:100%;text-align:center;font-size:20px;color:#000;margin-bottom:30px;}
.tab_con .con p{color:#333;font-size:16px;line-height:32px;}
.tab_con .lxwm:hover .tit{display:none;}
.tab_con .lxwm:hover .con{display:block;background:rgba(255,255,255,0.9);}
