@charset "utf-8";
.investor{}/*background-image:url(../images/investor/investor_bg_1.png),url(../images/investor/investor_bg_2.png);background-repeat:no-repeat,no-repeat;
	background-position:left 60%,right 88%; background-size:23% auto,24% auto;*/
.investor h2.pageTit{margin-bottom:65px;}
.investor .year{margin-bottom:40px;}
.investor .year select::-ms-expand{display: none;}
.investor .year select{display:inline-block;border:1px solid #dadada;box-sizing:border-box;width:340px;height:52px;font-size:18px;color:#3e3e3e;
	line-height:42px;padding-left:20px;margin-right:20px;appearance:none;-moz-appearance:none; -webkit-appearance:none;
	background:url(../images/investor/select_bg.png) no-repeat 305px center; }
.investor .list .top{font-size:30px;font-size:3rem;color:#6d6d6d;padding-left:50px;background:url(../images/investor/list_top.png) no-repeat left center;
	font-style:italic;}

.investor .list .box{border:1px solid #dbdbdb;padding:1px;background-color:#fff;box-sizing:border-box;display:inline-block;width:100%;margin-top:25px;margin-bottom:40px;}
.investor .list .box .tu{width:160px;height:155px;float:left;background:url(../images/investor/160x155.jpg) no-repeat;position: relative;}
.investor .list .box .tu img{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%)}
.investor .list .box .txt{float:left;width:calc(100% - 160px);box-sizing: border-box;padding:0 20px;padding-top:30px;}
.investor .list .box .txt h3{font-size:16px;font-size:1.6rem;line-height:22px;line-height:2.2rem;color:#656565;height:7.4rem;}
.investor .list .box .txt a.down{font-size:14px;font-size:1.4rem;color:#ff8300;display:inline-block;}/*padding-right:25px;
	background:url(../images/investor/down.png) no-repeat right center;*/




