.header{
    width:100%;
    height:250px;
    background: url("../images/lstvhd.jpg") center;
}
.menu{
    width:100%;
    height:60px;
    background-color:#0065ab;
}
.menu_con{
    width:1050px;
    height:60px;
    margin:0 auto;
    padding:0;
}
.menu_con_sub{
    width:11.1%;
    height: 60px;
    float:left;
    text-align: center;
    font-size:17px;
    color:#FFFFFF;
    text-decoration: none;
    line-height: 60px;
    list-style:none;
    cursor: pointer;
}
.cur{
    background-color:#003c66;
    line-height: 50px;
}
.slide{
    width:1050px;
    height:435px;
    margin:0 auto;
}
.list_con{
    width:1050px;
    margin:38px auto 0 auto;
    overflow: hidden;
}
.list_con_sub{
    width:500px;
    height:400px;
    float:left;
}
.list_con_sub_title{
    width:100%;
    height:32px;
    border-bottom:1px solid #cccccc;
}
.list_con_sub_title_left{
    width:125px;
    height:32px;
    border-bottom:2px solid #e20000;
    text-align:center;
    font-size:22px;
    font-weight: 600;
    float:left;
}
.more{
    width:50px;
    float:right;
}
.more a{
    color:#000000;
    text-decoration: none;
    font-size:16px;
    font-weight: 600;
    line-height: 32px;
}
.list_con_sub_list{
    width:100%;
    height:368px;
    padding-top:20px;
}

.list_con_sub_list li{
    width:100%;
    height:34px;
    line-height:34px;
    color:#b7b7b7;
}
.list_con_sub_list li a{
    color:#000000;
    font-size:15px;
    text-decoration: none;
}
.list_con_sub_list li a:hover{
    color:#5b95d7;
}
.list_con_empty{
    width:50px;
    height:400px;
    float:left;
}
.zcr{
    width:1050px;
    height:260px;
    margin:26px auto 0 auto;
}
.zcr_title{
    width:100%;
    height:32px;
    border-bottom:1px solid #cccccc;
}
.zcr_title_left{
    width:150px;
    height:32px;
    border-bottom:2px solid #e20000;
    text-align:center;
    font-size:22px;
    font-weight: 600;
    float:left;
}
.pic_row{
    width:1050px;
    height:285px;
    margin:0 auto;
    overflow: hidden;
}
.pic_row_title{
    width:100%;
    height:32px;
    border-bottom:1px solid #cccccc;
}
.pic_row_title_left{
    width:125px;
    height:32px;
    border-bottom:2px solid #e20000;
    text-align:center;
    font-size:22px;
    font-weight: 600;
    float:left;
}
.pic_row_con{
    width:1050px;
    height:253px;
    padding-top:24px;
}

.pic_row_con_sub{
    width:240px;
    height:252px;
    float:left;
}
.pic_row_sub_img{
    width:240px;
    height:135px;
}
.pic_row_sub_img img{
    width:240px;
    height:135px;
}
.pic_row_sub_txt{
    width:240px;
    height:100px;
    padding-top:12px;
}
.pic_row_sub_txt_title{
    width:240px;
    height:30px;
    text-align: center;
}
.pic_row_sub_txt_title a{
    color:#000000;
    font-size:16px;
    text-decoration: none;
}
.pic_row_con_sub_empty
{
    width:30px;
    height:252px;
    float:left;
}
.pic_row_sub_txt_desc{
    width:240px;
    height:30px;
    text-align: center;
}
.pic_row_sub_txt_desc a{
    color:#a7a5a8;
    font-size:14px;
    text-decoration: none;
}
.btm_nav_bar{
    width:1050px;
    height:100px;
    margin:0 auto;
    background:url(../images/line_bac.jpg) repeat-x;
}
.btm_nav_bar_sub{
    width:100px;
    height:100px;
    float:left;
    cursor: pointer;
}
.ds{
    background:url("../images/ds.png");
}
.rmt{
    background:url("../images/rmt.png");
}
.gb{
    background:url("../images/gb.png");
}
.bz{
    background:url("../images/bz.png");
}
.tl{
    background:url("../images/timebar.png");
}
.btm_nav_bar_empty{
    width:216.666px;
    height:100px;
    float:left;
}
.sub_bar_con{
    width: 100px;
    height: 52px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #0065ab;
    text-align: center;
    padding-top: 38px;
}
.down_nav{
    width:1050px;
    height:30px;
    margin:0 auto;
}
.down_nav_con{
    width: 100px;
    height:40px;
    text-align: center;
    padding-top:10px;
    position: relative;
}
.btm_nav_con{
    width:1050px;
    height:50px;
    margin:0 auto;
}
.btm_nav_con ul{
    margin:0;
    padding:0;
}
.btm_nav_con ul li{
   float:left;
   list-style: none;
   height:50px;
   padding:10px;
}
.btm_nav_con a{
    font-size:16px;
    color:#000000;
    text-decoration: none;
}
.btm_nav_con a:hover{
    color:#5b95d7;
}
.pdac{
    display:block;
}
.pdnone{
    display:none;
}
.btm_nav_con_gb{
    padding-left:120px;
}
.btm_nav_con_rmt{
    padding-left:650px;
}
.btm_nav_con_bz{
    padding-left:970px;
}
.footer{
    width:100%;
    height:175px;
    background-color:#eeeeee;
    margin-top:48px;
    border-top:7px solid #0065ab;
}
.copy_right{
    width:1050px;
    height:92px;
    margin:24px auto 0 auto;
}
.lstv_logo{
    width:320px;
    height:92px;
    padding-left:68px;
    padding-top:34px;
    float:left;
}
.copy_right_con{
    width:720px;
    height:108px;
    float:left;
    font-size:12px;
    color:#4f4e4e;
    background:url("../images/gary_bar.png") left center no-repeat;
    padding-left:30px;
}

.main{
    width:850px;
    margin:20px auto 0 auto;
}
.nav_row{
    width:1050px;
    height:60px;
    margin:0 auto;
    font-size:16px;
}
.nav_row a{
    font-size:16px;
    color:#000000;
    text-decoration: none;

}
.page_title {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: black;
}
.page_time {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #b1b1b1;
}
.con_right_list{ padding-top:10px;}
.con_right_list ul li{margin-bottom:10px; color:#a60000;}
.con_right_list ul li a{color:#2f2f2f; font-size:14px;}
#pagination{
    text-align: center;
}