.dt-container{
    padding: 20px 0;
}
.dt-notice-more
{
    margin-top: 20px;
}
.dt-notice-content
{
    padding-top: 20px;
}
/*.dt-title-model*/
/*{*/
/*margin-bottom: 15px;*/
/*width: auto;*/
/*}*/
.dt-information-img,.dt-message-img
{
    height: 282px;
    width: 282px;
}
.dt-information-list
{
    right:310px;
}
.dt-message-list
{
    left: 310px;
}
.dt-information-more-btn
{
    right: 0;
    top: 0;
}
/*.dt-information-title*/
/*{*/
/*width: 228px;*/
/*}*/
.dt-information-title-overwrite
{
    position: relative;
}
.dt-information-title
{
    margin-bottom: 15px;
}
.dt-information,.dt-message
{
    height: 280px;
}
.dt-message-more-btn
{
    right: 0;
    top: 0;
    left: auto;
    bottom: auto;
}
#introduce
{
    display: none;
}
#dt-brief,.dt-brief-title .dt-title-eng-word
{
    background-color: #fff;
}
#dt-train-head .dt-title-eng-word
{
    background-color: #f3f9fe;
}

/*.dt-train-list-title*/
/*{*/
/*padding-right: 80px;*/
/*position: relative;*/
/*}*/
/*.dt-train-list*/
/*{*/
/*height: 100px;*/
/*}*/
/*.dt-train-list-time-overwrite*/
/*{*/
/*position: absolute;*/
/*right: 0;*/
/*top: 0;*/
/*}*/
.dt-train-list-time
{
    padding:5px 0 0 0;
}
.dt-train-list-title
{
    padding-top: 10px;
    height: 30px;
}
.dt-train-list
{
    height: 115px;
}
.dt-train-list-detail
{
    color:#999;
}
.dt-train-more
{
    padding-top: 10px;
}
.dt-train-arrow
{
    height: 250px;
    line-height: 250px;
}
.dt-brief-list
{
    height: 80px;
}
.dt-brief-content-img
{
    margin: 10px;
}
.dt-brief-content-word
{
    top: 10px;
    left: 80px;
    right: 10px;
}
.dt-brief-content-attachment
{
    top: 55px;
    left: 80px;
}
/*.dt-notice-title-overwrite*/
/*{*/
/*position: relative;*/
/*}*/
/*.dt-notice-title-overwrite .dt-notice-more-btn*/
/*{*/
/*position: absolute;*/
/*right: 0;*/
/*top: 0;*/
/*bottom: auto;*/
/*left: auto;*/
/*}*/

.dt-brief-arrow
{
    height: 210px;
    line-height: 210px;
}

.carousel-control.left
{
    background-image: url("/front/img/arrow_left_banner.png");
    background-repeat: no-repeat;
    background-position: center;
    /*opacity: 0.6;*/
    /*transition: all 0.3s;*/
}
.carousel-control.right
{
    background-image: url("/front/img/arrow_right_banner.png");
    background-repeat: no-repeat;
    background-position: center;
    /*opacity: 0.6;*/
    /*transition: all 0.3s;*/
}
.carousel-control
{
    transition:all 0.3s;
}