.carousel{
    padding-right: 0px;
}
.info{
    padding-left: 50px;
}
.left_ctrl{
    float: left;
    position: absolute;
    left: 0;
    top: 49%;
    color:#444;
}
.carousel-inner>.item>img{
    min-width: 100%;
    height: 100%;
}
.carousel-inner{
    width: 95%;
    float: right;
}
.page_content{
    margin-top:40px;
}
.info{
    color:#152338;
}
.info_title{
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(21, 35, 56, 0.55);
}
.info_title_en{
    font-size: 28px;
    font-family:"Georgia";
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(21, 35, 56, 0.55);
    margin-bottom: 30px;
}
.title_tip{
    font-size: 12px;
    top: -1em;
}
.info p{
    line-height: 25px;
    font-size: 15px;
    margin-top:20px;
}