.main{
    width: 1200px;
    margin: 0 auto;
}
a{
    text-decoration: none;
}
ul,li{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
*{
    font-family: verdana;
}
.banner_tit{
    background: url(investing_bg.jpg) no-repeat;
    width: 100%;
    background-size: 100% 245px !important;
}
.banner_tit a{
    background: url(investing_titbg.png) no-repeat 85px;
    font-size: 48px;
    font-weight: bold;
    line-height: 75px;
    color: #0082c6;
    padding: 85px 250px;
    margin: 0px;
    display: block;
}
.current{
    font-size: 14px;
    color: #666;
    margin-top: 20px !important;
}
.current span{
    padding: 0px 11px;
}
.current a{
    font-size: 14px;
    color: #666;
    text-decoration: none
}

.box1{
    margin-top: 47px !important;
    overflow: hidden;
    margin-bottom: 45px !important;
}
.title{
    background: url(tit_bg.png) no-repeat;
    font-size: 20px;
    color: #000;
    line-height: 31px;
    height: 31px;
    margin-bottom: 18px;
    padding-left: 43px;
    display: block;
}
.box1 .list{
    width: 430px;
    float: left;
    background: #eee;
    clear: both;
    overflow: hidden;
    margin-right: 40px;
}
.box1 .list img{
    width: 100%;
    height: 270px;
    float: left;
}
.box1 .list span{
    font-size: 14px;
    float: left;
    padding-bottom: 18px;
    padding-left: 22px;
    padding-right: 22px;
    color: #0099cc;
    line-height: 33px;
}
.box1 .list p{
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding-top: 18px;
    padding-right: 22px;
    padding-left: 22px;
    color: #000;
}
.box1 .list2{
    overflow: hidden;
    cursor: pointer;
    width: 340px;
    float: left;
}
.box1 .list2 ul li{
    float: left;
    width: 344px;
    background: #eeeeee;
    padding: 20px;
}
.box1 .list2 a{
    overflow: hidden;
    clear: both;
}
.box1 .list2 ul li:first-child{
    /* margin-right: 40px; */
    margin-bottom: 20px;
}
.box1 .list2 ul li .bt{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
}
.box1 .list2 ul li .date{
    font-size: 14px;
    color: #0099cc;
    line-height: 30px;
}
.box1 .list2 ul li .brief{
    font-size: 14px;
    color: #666;
    line-height: 20px;
      word-break: break-word;
    overflow-wrap: break-word;
}
.box1 .list3{
    margin-left: 20px;
}
.box1 .list2 ul li:hover{
    background: #0066cc;
}
.box1 .list2 ul li:hover p,.box1 .list2 ul li:hover span,.box1 .list:hover p,.box1 .list:hover span{
    color: #fff;
}
.box1 .list:hover {
    background: #0066cc;
}

.box2{
    overflow: hidden;
    margin-bottom: 85px !important;
}
.box2 .list{
    height: 131px;
    width: 426px;
    float: left;
    background: #eee;
    clear: both;
    overflow: hidden;
    margin-right: 20px;
}
.box2 .list img{
    width: 209px;
    height: 100%;
    float: left;
}
.box2 .list span{
    font-size: 14px;
    line-height: 27px;
    font-weight: bold;
    float: left;
    width: 217px;
    padding: 22px 24px;
    color: #000;
}
.box2 .list2{
    margin-top: 20px;
}
.box2 .list3{
    width: 361px;
    background: #eee;
    overflow: hidden;
}
.box2 .list3 img{
    width: 100%; 
    height: 226px;
    float: left;
}
.box2 .list3 span{ 
    padding-left: 20px;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    height: 59px;
    float: left;
    width: 100%;
    overflow: hidden;
    color: #000;
    display: inline-table;
    padding-bottom: 27px;
}
.box2_left {
    float: left;
}
.box2_right{
    margin-left: 50px;
    float: right;
    width: 342px;
}
.box2_right ul{
    overflow: hidden;
    padding-left: 0px;
}
.box2_right ul li{
    float: left;
    list-style: none;
    background: #eee;
    width: 100%;
    margin-bottom: 5px;
    padding: 20px;
}
.box2 ul li:hover a{
    color: #fff;
}
.box2 ul li:hover{
    background: #0066cc;
}
.box2_right ul li a{
    line-height: 27px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.box3{
    overflow: hidden;
    margin-bottom: 60px !important;
}
.box3 ul{
    padding-left: 0px;
}
.box3 ul li{
    width: 284px;
    background: #eee;
    overflow: hidden;
    float: left;
    margin-right: 21px;
}
.box3 ul li:last-child{
    margin-right: 0px;
}
.box3 ul li img {
    width: 100%;
    height: 178px;
    float: left;
}
.box3 ul li p{
    margin: 20px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 86%;
    overflow: hidden;
    color: #000;
}
.box3{
    overflow: hidden;
    margin-bottom: 100px !important;
}

.box4_left,.box4_right{
    float: left;
}
.box4_left{
    margin-right: 40px;
}
.box4_left .list ul{
    float: left;
    width: 341px;
}
.box4_left .list ul li:first-child{
    margin-bottom: 20px;
}
.box4_left .list ul li{
    float: left;
    width: 341px;
    background: #eee;
    padding: 24px 20px;
}
.box4_left .list ul li .bt{
    font-weight: bold;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-bottom: 15px;
}
.box4_left .list ul li .brief{
    font-size: 14px;
    color: #666;
    line-height: 20px;
     word-break: break-word;
    overflow-wrap: break-word;
}
.box4_right ul li{
    float: left;
    width: 400px;
    background: #eee;
}
.box4_right ul li:first-child{
    margin-right: 18px;
}
.box4_right ul li img{
    width: 100%;
    height: 250px;
}
.box4_right .list2 ul li .bt{
    font-weight: bold;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    padding: 24px 22px 15px 22px;
}
.box4_right .list2 ul li .brief{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding: 0px 22px 24px 22px;
    display: block;
   word-break: break-word;
    overflow-wrap: break-word;
}
.box4{
    overflow: hidden;
    margin-bottom: 75px !important;
}