* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    font-family: '微软雅黑';
    color: #333;
}

img {
    border: none;
}

.hide {
    display: none;
}

/*主体开始*/
.sec_out {
    width: 100%;
    min-height: 2410px;
    overflow: hidden;
    background: url(111.png) center 100px no-repeat;
}
.tpxx_out {
    width: 100%;
    height: 385px;
    margin-top: -100px;
}
.tpxx {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.sec_mids {
    width: 1260px;
    margin: 0 auto;
    height: 350px;
    background: #f6f6f6;
}
.sec_mid_in {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.Upcoming {
    width: 100%;
    height: auto;
}
.Services_tit {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
    color: #1374c5;
}
.datarili {
    width: 342px;
    height: auto;
    float: left;
}
.Services_list {
    width: 800px;
    height: auto;
    float: right;
}
.Invest {
    width: 1200px;
    height: 370px;
    margin: 0 auto;
    margin-top: 75px;
}
.Invest_tit {
    height: 52px;
    font-size: 24px;
    font-weight: bold;
    color: #1374c5;
}

.sec_bot {
    width: 1200px;
    margin: 0 auto;
    height: 250px;
}
.Made_tit {
    height: 44px;
    font-size: 26px;
    font-weight: bold;
    color: #1374c5;
    border-bottom: 1px solid #d4d3d4;
   
}

.upcoming {
    width: 1200px;
    height: 528px;
    margin: 0 auto;
}
.upcom_tit {
    width: 100%;
    height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #1374c5;
}

.sec_lasbot {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 40px;
}
.lasbot_l {
    width: 770px;
    height: 408px;
    background: url(aboutus.png) no-repeat center 48px;
    float: left;
}
.lasbot_r {
    width: 434px;
    height: 425px;
    float: right;
    margin-right: -17px;
    background: url(link_bg.png) center 31px no-repeat;
}
.aboutus_tit {
    font-size: 24px;
    font-weight: bold;
    color: #1374c5;
    height: 48px;
}
.links_tit {
    text-indent: 17px;
}

/*底部*/
.bot {
    width: 100%;
    height: 110px;
    background: #1374c5;
}
.bot ul {
    width: 496px;
    margin: 0 auto;
    padding-top: 30px;
}
.bot ul li {
    width: auto;
    padding: 0 15px;
    float: left;
    line-height: 13px;
    border-left: 1px solid white;
}
.bot ul li:first-child {
    border-left: none;
}
.bot ul li a {
    font-size: 14px;
    color: white;
}
.bot p {
    font-size: 14px;
    color: white;
    text-align: center;
    margin-top: 30px;
}
