/*导航*/
.pc-nav-back{height:40px;line-height:40px;background-color:#f4f4f4}
.pc-nav-back a{font-size:14px;position:relative;}
.pc-nav-back a::after{content:"";width:0;height:2px;background-color:#0054a8;position:absolute;right:0px;bottom:-5px;transition:width 0.6s;}
.pc-nav-back a:hover{color:#0054a8}
.pc-nav-back a:hover:after{width:100%;left:0;}

html{overflow-x:hidden;}
/* 信息公开 */
.cont1_gk {width: 31.333%;}
.publicity {padding: 40px 8%;box-shadow: 0px 2px 15px #cfcbcb;}
.publicity_tit {margin-bottom: 20px;}
.publicity_tit h6 {font-size: 21px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.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) {
.pc-nav-back{display:none;}

.cont1_gk {width: 100%;}
.publicity {margin-bottom: 20px;padding:20px;}
.publicity_tit {margin-bottom: 10px;}
.publicity ul li a {height: 40px;line-height: 40px;font-size:14px;}
}
/* 信息公开 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 {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: 65.4%;height: 310px;}
.Investor_img img {width: 100%;height: 100%;object-fit: cover;-o-object-fit: cover;}
.Investor_tit {width: 30.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) {
.publicity_tit h6{font-size:18px;}
.Mall_img{padding-right: 8%;}
.Mall_tit{padding-left:8%;}
.Mall_tit h6{font-size:18px;}

.Investor_img {height: auto;}
.Investor_img ,.Investor_tit {width: 100%;}
.Investor_tit {margin-top: 10px;}
.Investor_cont {margin-top: 5px;}
}
/* 投资者联系 :end*/