﻿@charset "utf-8";


{hd1}
.z-hd1-d3{z-index:1;height:59px;position: absolute;top:8px;}
.z-hd1-b4{float: right;font-size: 14px;line-height: 36px;color: #717171;}
.z-hd1-b4 span{margin-left: 16px;transition: 0.5s;}
.z-hd1-b4 span:hover{color: #2051a6;transition: 0.5s;}
.z-hd1-d4{width: 132px;height: 100%;position: relative;float: left;}
.z-hd1-d4:hover .z-hd1-d5{top: 10px;transition: 0.5s;}
.z-hd1-d5{width: 100%;height: 29px;position: absolute;top: 15px;left: 0;transition: 0.5s;}
.z-hd1-d5 img{height: 100%;margin: 0 auto;border: 0;}
.z-hd1-d6{width: 100%;font-family:"黑体";font-size: 16px;line-height: 16px;color: #fff;text-align:left;top: 24px;position: absolute;left: 40px;transition: 0.5s;}
.z-hd1-d4:hover .z-hd1-d6{top: 16px;transition: 0.5s;}


.l-j2{width: 100%;margin-bottom: 15px;}
.l-j3{width: 5px;height: 5px;background: #2252A5;transform: rotate(45deg);margin-right: 18px;float: left;margin-top: 7.5px;transition: .5s;}
.l-j2:hover .l-j3{transform: rotate(360deg);background: #6C87AC;}
.l-j2:hover .l-j4{color: #2252A5;}
.l-j2:hover .l-j4 p{color: #2252A5;}
.l-j2:hover .l-j5{color: #2252A5;}


/* 机构概况 */
.l-d1{width: 900px;margin: 0 auto;}
.l-d2{width: 100%;height: 96px;margin-bottom: 20px;}
.l-d3{width: 278px;height: 100%;border: 1px solid #AAB3C3;box-sizing: border-box;margin-left: 29px;border-radius: 5px;float: left;transition: .5s;}
.l-d3:first-child{margin-left: 0;}
.l-d4{width: 64px; height: 64px;border-radius: 50%;margin-left: 52px;margin-right: 22px;float: left;position: relative;margin-top: 16px;}
.l-d4 img{width: 100%;position: absolute;top: 0;left: 0;transition: .5s;}
.l-d-img1{opacity: 1;}
.l-d-img2{opacity: 0;}
.l-d3:hover{background: #2052A6;}
.l-d3:hover .l-d-img1{opacity: 0;}
.l-d3:hover .l-d-img2{opacity: 1;}
.l-d3:hover .l-d5{color: #fff;}
.l-d5{font-size: 16px;line-height: 96px;color: #484848;transition: .3s;}