﻿@charset "utf-8";/* CSS Document */
/*平台*/
.platform_t{ background:#fafafa; border-left:1px #dedede solid; border-right:1px #dedede solid;  border-bottom:1px #dedede solid;  border-top:2px #dedede solid; height:38px; color:#d35815;}
.sub_right{ width:990px; float:right; line-height:38px;}
.platform_tale{ height:38px; line-height:38px; font-size:16px; float:left;}
.platform_tale tr:hover{ background:#ffede2;}
.platform_tale .list_ico{ background:url(../images/platform_ico.png) left center no-repeat; padding-left:12px; float:left; margin-left:15px;}
.platform_m{padding:15px;border-left:1px #dedede solid; border-right:1px #dedede solid;  border-bottom:1px #dedede solid;}
.page_m{ border-top:1px #e7e7e7 solid; margin-top:15px;}
/*大平台*/
.platform_large{ width:1200px; height:380px; background:url(../images/platform.jpg) no-repeat;}
.platform_large_t{ width:1132px; height:121px; background:url(../images/platform_tbg.png) no-repeat; margin-left:34px; margin-top:34px; float:left;}
.platform_large_t a{ width:163px; height:32px; background:#628ccb; text-align:center; line-height:32px; color:#ffffff; float:left; border-radius:3px; margin-top:18px; margin-left:20px; font-size:14px;}
.platform_large_t a:hover{ background:#fa8241;}

/*分支机构*/
.branch{ margin-top:10px;}
.branch ul{margin：0px;padding:0px;}
.branch li{ width:410px; height:140px; background:#f6f6f6; float:left; margin-left:40px; margin-bottom:20px;padding:10px;}
.branch li:hover{ background:#ffede2;}
.branch li img{ width:160px; height:120px; margin:10px 10px 0px 10px;; float:left;}
.branch li div{ width:325px; height:140px; margin-left:15px; margin-top:20px; float:left;line-height:22px; }
.branch li div p {line-height:22px;}
.branch   p {line-height:22px; }
.branch  .orange{line-height:22px; font-size:14px; font-weight:bold;}