/* 信息公开 */
.cont1_gk {width: 23.3%;}
.publicity {padding: 40px 8%;box-shadow: 0px 2px 15px #cfcbcb;}
.publicity_tit {margin-bottom: 20px;}
.publicity_tit h6 {font-size: 21px;}
.publicity_tit a {font-size: 13px;color: #0062B3;transition: all 0.4s;}
.publicity_tit a:hover {transform: scale(1.04);}
.publicity ul {}
.publicity ul li {}
.publicity ul li a {position: relative;display: block;padding-left: 27px;font-size: 16px;height: 60px;line-height: 60px;transition: all .5s;}
.publicity ul li a::after {content: "";position: absolute;top: 50%;left: 0;transform: translate(0, -50%);width: 8px;height: 8px;background-color: #E8C089;transition: all 0.4s;}
.publicity ul li a:hover {color: #1A6BBD;}
@media screen and (max-width: 1400px) {
.publicity {padding: 20px 8%;}
}
@media screen and (max-width: 1024px) {
.cont1_gk {width: 100%;}
.publicity {margin-bottom: 25px;}
.publicity_tit {margin-bottom: 10px;}
.publicity ul li a {height: 40px;line-height: 40px;}
}
/* 信息公开 end*/
/* 公司治理 */
.Mall{}
.Mall li {width: 32%;height: 160px;box-shadow: 0px 2px 15px #cfcbcb;box-sizing: border-box;background-color: #ffffff;border-bottom: 7px solid #1261BE;}
.Mall_tit {text-align: center;padding-left: 13.5%;}
.Mall_tit h6 {font-size: 21px;color: #000000;margin-bottom: 35px;}
.Mall_tit a {display: inline-block;width: 110px;height: 28px;line-height: 28px;text-align: center;background-color: #F5F5F5;border-radius: 15px;}
.Mall_tit a:hover {background-color: #1A6BBD;} 
.Mall_tit a span {font-size: 14px;}
.Mall_img {max-width: 120px;padding-right: 9.8%;}
.Mall_img img {max-width: 100%;}
@media screen and (max-width: 1400px) {
.Mall li {margin-bottom: 10px;}
}
@media screen and (max-width: 600px) {
.Mall li {width: 100%;}
}
/* 公司治理 end */
/* 投资者联系 */
.Investor_img {width: 68.4%;height: 310px;}
.Investor_img img {width: 100%;height: 100%;object-fit: cover;-o-object-fit: cover;}
.Investor_tit {width: 23.4%;}
.Investor_tit h6 {font-size: 18px;color: #000000;position: relative;padding-left: 27px;}
.Investor_tit h6::after {content: "";position: absolute;top: 50%;left: 0;transform: translate(0, -50%);width: 8px;height: 8px;background-color: #E8C089;transition: all 0.4s;}
.Investor_cont {margin-top: 75px;}
.Investor_cont p {font-size: 16px;line-height: 35px;}
@media screen and (max-width: 1400px) {
.Investor_cont {margin-top: 40px;}
.Investor_cont p {font-size: 14px;}
}
@media screen and (max-width: 1200px) {
.Investor_cont p {font-size: 12px;}
}
@media screen and (max-width: 1024px) {
.Investor_img {height: auto;}
.Investor_img ,.Investor_tit {width: 100%;}
.Investor_tit {margin-top: 10px;}
.Investor_cont {margin-top: 5px;}
}
/* 投资者联系 :end*/