body{
    font-family: arial;
    font-size: 14px;
}
i, em, address, cite {
    font-style: normal;
}
a:hover{
    color: #ec7500;
    text-decoration: none;
}
.btn{
    font-weight: bold;
}
.frame_2col {
    padding: 20px 0 30px 0;
}
.info {
    font-size: 14px;
    text-align: center;
}
.focus_slider_wrap{
    background-color: #fff;
    min-width: 1000px;
    width: 100%;
    padding: 0;
}
.focus_slider_wrap .single-item{
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
#focus_slider  .rsSlide{
    background-color: #fff;
}

.focus_slider_wrap .pic_box {
    float: left;
    height: 350px;
    margin-right: 20px;
    width: 680px;
}
.focus_slider_wrap .pic_box img{
    height: 350px;
    width: 680px;
}
.slider_title {
    display: block;
    font: 24px/36px "Microsoft YaHei";
    height: 72px;
    margin: 0 40px 30px 0;
    overflow: hidden;
    padding-top: 34px;
}
.slider_title a {
    color: #333;
}
.slider_title a:hover {
    color: #ec7500;
    text-decoration: none;
}

.focus_slider_wrap p {
    color: #999;
    font-size: 12px;
    height: 100px;
    line-height: 20px;
    margin: 0 40px 40px 0;
    overflow: hidden;
}
.focus_slider_wrap .btn{
    margin-left: 70px;
}
.wrap {
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 25px;
    width: 1000px;
}
.left_wrap {
    float: left;
    width: 700px;
}
.aside {
    float: left;
    width: 300px;
}
.tab_content {
    clear: both;
    height: 100%;
    overflow: hidden;
}
.tab_content .beyond_hide {
    width: 690px;
}
.beyond_hide li.list {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    display: inline-block;
    float: left;
    height: 336px;
    margin: 0 30px 30px 0;
    position: relative;
    width: 308px;
}
.beyond_hide .list_pic {
    display: block;
    height: 250px;
    margin-bottom: 16px;
}
.beyond_hide .list_pic img {
    border-radius: 5px 5px 0 0;
    width: 308px;
    height: 250px;
}
.beyond_hide .list_title {
    display: block;
    font: 14px/20px "Microsoft YaHei";
    height: 22px;
    margin-bottom: 13px;
    overflow: hidden;
    padding: 0 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_title a {
    color: #333;
    font-weight: bold;
}
.list_title a:hover {
    color: #ec7500;
}
.beyond_hide p.list_info {
    font-size: 12px;
    padding: 0 19px;
}
p.list_info span.grey {
    padding-right: 40px;
}
p.list_info em {
    color: #f64444;
    font-size: 14px;
    font-weight: bold;
}
.more_time_box {
    color: #fff;
    display: none;
    height: 250px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 308px;
}
.more_black_bg {
    background-color: #000;
    border-radius: 5px 5px 0 0;
    display: block;
    height: 250px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 308px;
}
.more_time_box p, .more_time_box .button {
    opacity: 1;
    position: relative;
}
.more_time_box p.center {
    color: #fff;
    margin-bottom: 22px;
    margin-top: 40px;
}
.more_time_box p.unactive {
    margin-top: 110px;
    margin-bottom: 42px;
}
.more_time_box p.start_time {
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}
.more_time_box p.start_time span {
    font-size: 40px;
    padding: 0 5px;
}
.more_time_box .button {
    display: block;
    font-weight: bold;
    margin: 0 auto;
}
.grey {
    color: #999;
}
.no_padding_r {
    padding-right: 0 !important;
}
.aside  .box_my{
    padding: 20px 0;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.box_my a{
    border-bottom: 4px solid #E6E6E7;
    color: #353636;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 55px;
}
.aside  .box_hot,.aside  .box_intro{
    margin-top: 20px;
    padding: 10px 0 10px 10px ;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.box_hot .h,.box_intro .h{
    padding-bottom: 10px;
}
.box_hot h2,.box_intro h2{
    color: #353636;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.box_hot .box_report{
    margin-bottom: 20px;
    width: 288px;
    height: 120px;
}
.box_intro .box_content{
    margin-bottom: 20px;
    width: 278px;
    padding-right: 10px;
}
.box_report .report_left{
    float: left;
    width: 115px;
    height: 115px;
    margin-right: 5px;
}
.report_left img{
    border-radius: 5px 5px 0 0;
}
.box_report .report_right{
    float: left;
    width: 148px;
    height: 95px;
    padding: 10px;
    background: #F9F9F8;
    overflow: hidden;
}
.report_right p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    word-wrap: break-word;
    overflow: hidden;
}
.box_hot .alert {
    padding: 15px 0;
    margin-bottom: 20px;
}
.btn-disabled {
    background-color: #ccc;
    border: 0 none;
    color: #fff;
    cursor: default;
}
.btn-disabled:hover, .disabled:focus {
    background-color: #ccc;
    color: #fff;
}
a.btn{
    color: #fff;
}
