﻿

/*新增内容*/
.expert_list .title{font-size: 24px;color: #333;padding-bottom: 5%}
.jjk-box1{border-bottom: 1px solid #eee;margin-bottom: 5%;padding-bottom: 5%}
.jjk-box1 .title{font-size: 24px;color: #333;padding-bottom: 5%}


.footer dl{width:auto; max-width:129px;margin-right:2%;}
.footer dl:last-child{margin-right:0;}




.DepartmentIntro{margin:1.5% 0;}
.DepartmentIntro .title{font-size:22px;color:#333;padding-bottom:0px;border-bottom:1px solid #e9e9e9;margin-bottom:20px;}
.DepartmentIntro .title:after{content:'';width:42px;height: 2px;background:#0993cf;display: block;margin-top:12px;}
.DepartmentIntro ul li{width: 18.4%;float:left;margin-right: 2%;margin-bottom: 1.5%;border: 1px solid #eee;font-size: 16px;padding: 12px 15px;position: relative;}
.DepartmentIntro ul li:nth-child(5n){margin-right:0;}
.DepartmentIntro ul li a{color:#666;display: block;}
.DepartmentIntro ul li:hover{background:#0993cf;border:1px solid #0993cf;}
.DepartmentIntro ul li:hover a{color:#fff;}
.DepartmentIntro ul li::before,
.DepartmentIntro ul li::after {position: absolute;width: 8px;height: 1px;background: #999;content: "";right: 5%;top: 50%;}
.DepartmentIntro ul li::before{transform: rotate(45deg);margin-top: -2px;}
.DepartmentIntro ul li::after{transform: rotate(-45deg);margin-top: 4px;}
.DepartmentIntro ul li:hover::before,
.DepartmentIntro ul li:hover::after{background:#fff;}




