﻿/* CSS Document */

li {
    vertical-align: bottom
}

a {
    cursor: pointer
}
body {
    background: #ffffff;
	font-family: "Arial";
}

.wrap {
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.box {
    width: 1200px;
    margin: 0 auto;
}
.top_wrap {
    position: relative;
    height: 108px;
    z-index: 10;
    display: block;
    background: #ffffff;
}
.top_logo {
    float: left;
}
.top_logo a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.top_fr {
    float: right;
}
.top_lj {
    margin-top: 14px;
    display: block;
    text-align: right;
    width: 100%;
    overflow: hidden;
}
.top_lj a {
    font-size: 14px;
    line-height: 30px;
    display: block;
    float: right;
    padding: 0 24px;
	background:url(../images/icon1.png) no-repeat right center;
}
.top_lj a:hover{
	color:#0088c7;
}

.top_sousuo {
    display: block;
    width: 320px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}
.top_sousuo_form {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.top_sousuo_searchInput {
    border: 1px solid #e2e2e2;
    padding: 0 50px 0 14px;
    height: 38px;
    display: block;
    line-height: 38px;
    width: 254px;
    color: #888888;
    font-size: 14px;
}
.top_sousuo_searchBar {
    position: absolute;
    right: 14px;
    top: 0;
}
.top_sousuo_searchBar {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 38px;
    border: 0;
	background:url(../images/searchicon1.png) no-repeat center;
}
.nav_wrap {
    background: #1c5a87;
    height: 55px;
    position: relative;
    z-index: 55;
    display: block;
}
.nav_list {
    height: 55px;
    display: block;
    width: 100%;
    position: relative;
}
.nav_list_box {
    float: left;
    height: 55px;
    display: block;
    position: relative;
}
.nav_list_box>a {
    display: block;
    line-height: 55px;
    text-align: center;
    padding: 0 18px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    height: 55px;
}
.nav_list_box>a:hover{
	color:#f8b62c;
}
.nav_list_box.on>a{
	color:#f8b62c;
}
.nav_list_subnav {
    z-index: 10;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.6)!important;
    filter: Alpha(opacity=60);
    background-color: #000;
    top: 55px;
    left: -10px;
    text-align: center;
    display: none;
}
.nav_list_subnav a {
    font-size: 14px;
    color: #fff;
    display: block;
    border-bottom: 1px solid #a09e9e;
    line-height: 44px;
}
.nav_list_subnav a:hover{
	color:#f8b62c;
}
.wrap.index_banner_wrap {
    background: #eeeeee;
    position: relative;
    z-index: 1;
    display: block;
    height: 350px;

}
.index_banner {
    width: 1200px;
    overflow: hidden;
    display: block;
    height: 350px;
}
.index_wrap {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    padding: 30px 0 40px;
    background: #ffffff;
}
.index_news {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.index_news_left {
    float: left;
    width: 700px;
    overflow: hidden;
    min-height: 494px;
}
.index_news_tit_lb {
    float: left;
    height: 30px;
    display: block;
    overflow: hidden;
    background: url(../images/icon2.jpg) no-repeat left center;
}
.index_news_tit {
    padding-bottom: 19px;
    border-bottom: 1px solid #cccccc;
    height: 30px;
    overflow: hidden;
    width: 100%;
    display: block;
}
.index_news_tit h1 {
    float: left;
    font-weight: bold;
    line-height: 30px;
    padding-left: 24px;
}
.index_news_tit h1 a {
    color: #999999;
    font-size: 20px;
    font-weight: bold;
}
.index_news_tit h1.cur a {
    color: #1c5a87;
}
.index_news_tit_more {
    float: right;
    width: 70px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-right: 18px;
}
.index_news_tit_more_a {
    width: 210px;
}
.index_news_tit_more_a  a{
    float: left;
    display: block;
    line-height: 30px;
    color: #787878;
    font-size: 14px;
    width: 70px;
}
.index_news_tit_more_a  a:hover {
   color: #0088c7;
}
.list4 {
    width: 2100px;
}
.list4 .tabCon {
    float: left;
    width: 700px;
}
.index_news_box {
    display: block;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.index_news_pic {
    display: block;
    width: 100%;
    overflow: hidden;
}
.index_news_pic_box {
    float: left;
    width: 335px;
    margin-right: 30px;
    overflow: hidden;
}
.index_news_pic_box a {
    display: block;
    width: 100%;
    overflow: hidden;
}
.index_news_picbox {
    display: block;
    width: 335px;
    height: 230px;
    overflow: hidden;
}
.index_news_picbox img{
    width: 335px;
    height: 230px;
}
.index_news_pic_box a img{
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
}
.index_news_pic_box a:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.index_news_piccont {
    display: block;
    width: 100%;
    overflow: hidden;
}
.index_news_piccont h1 {
    display: block;
    width: 100%;
    line-height: 26px;
    height: 52px;
    margin-top: 14px;
    color: #454545;
    font-size: 16px;
	overflow:hidden;
    font-weight: normal;
}
.index_news_piccont p {
    line-height: 24px;
    font-size: 14px;
    color: #939393;
    display: block;
    width: 100%;
	margin-top:2px;
    height: 24px;
    overflow: hidden;
}
.index_news_pic_box a:hover h1 {
	color: #0088c7;
}
.index_news_wenzi {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 14px;
}
.index_news_wenzi_box {
    float: left;
    width: 335px;
    margin-right: 30px;
    overflow: hidden;
}
.index_news_wenzi_box a {
    display: block;
    width: 100%;
    overflow: hidden;
}
.index_news_wenzicont {
    display: block;
    width: 100%;
    overflow: hidden;
}
.index_news_wenzicont h1 {
    display: block;
    width: 100%;
    line-height: 26px;
    height: 52px;
    margin-top: 14px;
    color: #454545;
    font-size: 16px;
    overflow: hidden;
    font-weight: normal;
}
.index_news_wenzicont p {
    line-height: 24px;
    font-size: 14px;
    color: #939393;
    display: block;
    width: 100%;
    height: 24px;
	margin-top:2px;
    overflow: hidden;
}
.index_news_wenzi_box a:hover h1 {
	color: #0088c7;
}
.index_tzgg_right {
    float: right;
    width: 470px;
    min-height: 494px;
    overflow: hidden;
}

.index_tzgg_tit {
    padding-bottom: 19px;
    border-bottom: 1px solid #cccccc;
    height: 30px;
    overflow: hidden;
    width: 100%;
    display: block;
}
.index_tzgg_tit_lb {
    float: left;
    height: 30px;
    display: block;
    overflow: hidden;
	background:url(../images/icon2.jpg) no-repeat left center;
	padding-left:22px;
}
.index_tzgg_tit_h1 {
    float: left;
    overflow: hidden;
    padding-right: 30px;
}
.index_tzgg_tit_h1 a {
    color: #999999;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.index_tzgg_tit_h1.cur a {
    color: #1c5a87;
}
.index_tzgg_tit_more {
    float: right;
    width: 70px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-right: 18px;
}
.index_tzgg_tit_more_a {
    width: 210px;
}
.index_tzgg_tit_more_a a {
    float: left;
    display: block;
    line-height: 30px;
    color: #787878;
    font-size: 14px;
    width: 70px;
}
.index_tzgg_tit_more_a a:hover {
	color: #0088c7;
}

.index_tzgg_cont {
    width: 470px;
    height: 428px;
    overflow: hidden;
    display: block;
	margin-top:20px;
}
.list1 {
    width: 1410px;
}
.list1 .tabCon {
    float: left;
    width: 470px;
}
#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8 {
    overflow: hidden;
}
.index_tzgg_cont ul {
    width: 470px;
    height: 428px;
    display: block;
    overflow: hidden;
}
.index_tzgg_cont ul li {
    width: 470px;
    float: left;
    height: 60px;
    display: block;
    overflow: hidden;
	margin-bottom:28px;
}
div#index_tzgg_time {
    display: none;
}
.index_tzgg_cont ul li .index_tzgg_time {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    display: block;
    background: #1c5a87;
}
.index_tzgg_cont ul li .index_tzgg_time .index_tzgg_time_ri {
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 32px;
    margin-top: 1px;
    padding-bottom: 1px;
	background:url(../images/icon3.jpg) no-repeat bottom center;
}

.index_tzgg_cont ul li .index_tzgg_time .index_tzgg_time_yue {
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    display: block;
}
.index_tzgg_cont ul li .in_qiehuan_cont_nr {
    float: right;
    width: 394px;
    overflow: hidden;
    display: block;
}
.index_tzgg_cont ul li .in_qiehuan_cont_nr a {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 52px;
    padding: 5px 0 3px;
    line-height: 26px;
}
.index_tzgg_cont ul li .in_qiehuan_cont_nr a h1 {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 52px;
    font-size: 16px;
    color: #454545;
    font-weight: normal;
    line-height: 26px;
}
.index_tzgg_cont ul li .in_qiehuan_cont_nr a h1 p {
    float: left;
    color: #1c5a87;
}
.index_tzgg_cont ul li .in_qiehuan_cont_nr a:hover h1{
    color: #0088c7;
}
.index_tzgg_cont ul li .in_qiehuan_cont_nr a:hover h1 p{
    color: #f8b62c;
}
.index_zs {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 24px;
    position: relative;
}
.index_zs_box {
    position: absolute;
    width: 765px;
    height: 215px;
    overflow: hidden;
    display: block;
    left: 365px;
    top: 43px;
}
.index_zs_tit {
    float: left;
    width: 140px;
    height: 170px;
    padding-top: 22px;
    padding-bottom: 23px;
    position: relative;
    z-index: 55;
}

.index_zs_cont {
    width: 625px;
    height: 215px;
    float: left;
	background:url(../images/bg1.png) no-repeat;
	overflow: hidden;
}
.index_zs_tit_h1 {
    display: block;
    text-align: center;
    width: 140px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    margin-bottom: 10px;
}
.index_zs_tit_h1 a {
    display: block;
    width: 100%;
    color: #1c5a87;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    height: 50px;
}
.index_zs_tit_h1.cur {
	background:#1c5a87;
}
.index_zs_tit_h1.cur  a{
	color:#fff;
}
.list2 {
    width: 1875px;
}
.list2 .tabCon {
    float: left;
    width: 625px;
}
.index_zs_cont_box {
    display: block;
    padding: 20px 260px 14px 40px;
    width: 325px;
    height: 181px;
    overflow: hidden;
    background: url(../images/icon4.jpg) no-repeat 40px center;
}
.index_zs_bkzs {
    float: left;
    width: 150px;
    padding-right: 1px;
    min-height: 180px;
    display: block;
    overflow: hidden;
	background:url(../images/icon4.jpg) no-repeat right center;
}

.index_zs_bkzs h1 {
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    display: block;
}

.index_zs_bkzs a {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    display: block;
}
.index_zs_bkzs a:hover{
    color: #f8b62c;
}

.index_zs_yjszs {
    float: left;
    width: 150px;
    padding-right: 1px;
    min-height: 180px;
    display: block;
    overflow: hidden;
	background:url(../images/icon4.jpg) no-repeat right center;
}

.index_zs_yjszs h1 {
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    display: block;
}

.index_zs_yjszs a {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    display: block;
}
.index_zs_yjszs a:hover{
    color: #f8b62c;
}

.index_zs_jygz {
    float: left;
    width: 150px;
    padding-right: 1px;
    min-height: 180px;
    display: block;
    overflow: hidden;
    background: url(../images/icon4.jpg) no-repeat right center;
}
.index_zs_jygz a {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    display: block;
}
.index_zs_jygz a:hover{
    color: #f8b62c;
}

.index_zs_xskc {
    float: left;
    width: 150px;
    padding-right: 1px;
    min-height: 180px;
    display: block;
    overflow: hidden;
    background: url(../images/icon4.jpg) no-repeat right center;
}
.index_zs_xskc a {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    display: block;
}
.index_zs_xskc a:hover{
    color: #f8b62c;
}

.index_piclist {
    width: 100%;
    display: block;
    height: 140px;
    overflow: hidden;
    margin-top: 40px;
}
.index_piclist_box {
    float: left;
    width: 380px;
    height: 140px;
    margin-right: 30px;
    overflow: hidden;
    display: block;
}
.index_piclist_box a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.index_piclist_box a img{
    width: 100%;
    height: 100%;
}
.index_piclist_box a img{
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
}
.index_piclist_box a:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.bottom_wrap {
    background: #1c5a87;
    padding: 26px 0 36px;
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.bottom_nav {
    width: 1020px;
    float: left;
    overflow: hidden;
    display: inline;
}
.bottom_nav_tit {
    height: 44px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.bottom_nav_tit_h1 {
    float: left;
    height: 44px;
    width: 170px;
    overflow: hidden;
}
.bottom_nav_tit_h1 a {
    font-size: 16px;
    color: #fff;
	padding-bottom:2px;
	line-height:42px;
	display:block;
}
.bottom_nav_tit_h1.cur a {
	background:url(../images/icon5.jpg) no-repeat bottom left;
}
.bottom_nav_content {
    margin-top: 14px;
    height: 136px;
    float: left;
    display: block;
    width: 1020px;
    overflow: hidden;
}
.list3 {
    width: 3060px;
}
.list3 .tabCon {
    width: 1020px;
    overflow: hidden;
    float: left;
}
.bottom_nav_content_box {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 150px;
    padding-right: 20px;
    display: block;
    overflow: hidden;
}
.bottom_nav_content_box a {
    color: #c0dbef;
    font-size: 14px;
    display: block;
    float: left;
}
.bottom_nav_content_box a:hover{
    color: #f8b62c;
}
.bottom_ewm {
    width: 130px;
    float: right;
    overflow: hidden;
    display: inline;
}
.bottom_ewm_tit {
    height: 42px;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    padding-bottom: 2px;
    line-height: 42px;
    display: block;
    background: url(../images/icon5.jpg) no-repeat bottom left;
}
.bottom_ewm_box {
    margin-top: 24px;
    display: block;
    width: 100%;
    height: 100%;
}
.bottom_ewm_box img {
    width: 130px;
    height: 130px;
}
.bottom_ny_wrap.wrap {
    background: #10476e;
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    padding: 20px 0 12px;
}
.bottom_ny_cont {
    line-height: 38px;
    font-size: 16px;
    color: #c0dbef;
    width: 100%;
    display: block;
    overflow: hidden;
}
.bottom_ny_cont img {
    margin-left: 50px;
}
.bottom_ny_cont a{
    font-size: 16px;
    color: #c0dbef;
}

/************************************/
.wrap.main_banner_wrap {
    background: #eeeeee;
    position: relative;
    z-index: 1;
    display: block;
    height: 230px;

}
.main_banner {
    width: 1200px;
    overflow: hidden;
    display: block;
    height: 230px;
}
.main_wrap {
    position: relative;
    z-index: 1;
    display: block;
    background: #ffffff;
    padding: 20px 0 40px;
    overflow: hidden;
}
.main_left {
    float: left;
    width: 300px;
    overflow: hidden;
}
.main_nav {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.main_nav_tit {
    width: 300px;
    height: 60px;
    display: block;
    overflow: hidden;
	background:url(../images/mainnavbg.jpg) no-repeat ;
}
.main_nav_tit h1 {
    display: block;
    padding: 0 30px;
    width: 240px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
}
.main_nav_list {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_nav_box {
    width: 100%;
    display: block;
    height: 54px;
    line-height: 54px;
    background: #f6f6f6;
    border-bottom: 1px solid #e8e8e8;
}
.main_nav_box a {
    padding: 0 40px 0 30px;
    width: 230px;
    display: block;
    font-size: 16px;
    height: 54px;
    overflow: hidden;
    color: #363636;
    background: url(../images/icon6.png) no-repeat 262px center;
}
.main_nav_box a:hover {
    color: #1c5a87;
	background:url(../images/icon7.png) no-repeat 262px center;
}
.main_nav_box.on a {
    color: #1c5a87;
	background:url(../images/icon7.png) no-repeat 262px center;
}
.main_pic {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_pic a {
    display: block;
    width: 300px;
    height: 100px;
    margin-bottom: 20px;
    overflow: hidden;
}
.main_pic a img{
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
}
.main_pic a:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.main_right {
    width: 870px;
    float: right;
    overflow: hidden;
    padding: 0 0 10px;
}
.main_tit {
    height: 58px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #dedede;
}
.main_tit_h1 {
    float: left;
    height: 58px;
    position: relative;
    line-height: 58px;
}
.main_tit_h1 h1 {
    font-size: 20px;
    color: #1c5a87;
    font-weight: bold;
    line-height: 58px;
    display: block;
    width: 100%;
}
.main_tit_h1 i {
    position: absolute;
    width: 100%;
    background: #1c5a87;
    height: 3px;
    left: 0;
    bottom: -1px;
}
.main_position {
    float: right;
    display: block;
    height: 58px;
    overflow: hidden;
	padding-left:28px;
	background:url(../images/icon10.png) no-repeat left center;
}
.main_position a {
    float: left;
    color: #939393;
    font-size: 14px;
    line-height: 58px;
    display: block;
}
.main_position label {
    float: left;
    color: #939393;
    font-size: 14px;
    line-height: 58px;
    display: block;
    margin: 0 10px;
}
.main_position a:hover {
    color: #1c5a87;
}
/**************************/
.main_list {
    padding: 10px 0 26px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_list_box {
    height: 56px;
    border-bottom: 1px #c2c2c2 dashed;
    padding: 12px 0;
	background:url(../images/icon8.jpg) no-repeat left center;
}
.main_list_box a {
    display: block;
    width:822px;
	padding:0 24px;
    overflow: hidden;
    background: url(../images/icon8.jpg) no-repeat left center;
}
.main_list_box a .main_list_time {
    font-size: 16px;
    color: #a5a5a5;
    float: left;
    width: 100%;
    line-height: 28px;
}
.main_list_box a .main_list_tit {
    font-size: 16px;
    color: #2e2e2e;
    float: left;
    width: 100%;
    line-height: 28px;
}
.main_list_box a:hover{
    background: url(../images/icon9.jpg) no-repeat left center;
}
.main_list_box a:hover .main_list_time{
	color:#1c5a87;
}
.main_list_box a:hover .main_list_tit{
	color:#1c5a87;
}
/************************/
.main_page {
    font-size: 16px;
    display: block;
    width: 100%;
    overflow: hidden;
    color: #2b2b2b;
    line-height: 34px;
    padding: 18px 0 30px;
}
.main_page img{
	max-width:100%;
}

/********************************/

.main_show {
    padding: 10px 0 26px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_show_tit {
    padding: 8px 0 10px;
    width: 100%;
    display: block;
    border-bottom: 1px #c2c2c2 dashed;
}
.main_show_tit h1 {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 42px;
    font-size: 24px;
    color: #3e3e3e;
}
.main_show_tit p {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #3e3e3e;
}
.main_show_cont {
    font-size: 16px;
    display: block;
    width: 100%;
    overflow: hidden;
    color: #2b2b2b;
    line-height: 34px;
    padding: 12px 0 30px;
}
.main_show_cont img{
	max-width:100%;
}

.defaultButtonStyle{
    width: 58px;
}
.defaultInputStyle{
    border: 1px solid #eee;
    width: 64px;
    height: 20px;
}

/************************/
.main_titlist_box{
    height: 28px;
    background: none;
}

/************猫隆篓忙聽录**************/
tr.dsxx_tit {
    background: #939393;
    width: 870px;
    display: block;
}
tr.dsxx_tit td {
    text-align: center;
    display: block;
    background: #f2f2f2;
    line-height: 50px;
    color: #1c5a87;
    font-size: 18px;
}
tr.dsxx_cont {
    width: 870px;
    display: block;
}
.dsxx_cont a {
    display: block;
    width: 15%;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #363636;
    line-height: 38px;
}
.dsxx_cont a:hover {
	color:#1c5a87;
}

/**************************/
tr.shizi_tit {
    background: #939393;
    width: 870px;
    display: block;
}
tr.shizi_tit td {
    text-align: center;
    display: block;
    background: #f2f2f2;
    line-height: 50px;
    color: #1c5a87;
    font-size: 18px;
}
tr.shizi_cont {
    width: 870px;
    display: block;
}
.shizi_cont a {
    display: block;
    width: 200px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #363636;
    line-height: 38px;
    margin: 8px;
}
.shizi_cont a:hover {
	color:#1c5a87;
}
.shizi_cont_pic {
    width: 200px;
    height: 150px;
    overflow: hidden;
}
.shizi_cont_pic img {
    max-height: 100%;
}

.shizi_cont a .shizi_cont_wz h1 {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: left;
    font-weight: normal;
    text-align: right;
    width: 48%;
}
.shizi_cont a .shizi_cont_wz p {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    display: block;
    width: 48%;
    overflow: hidden;
    float: right;
    text-align: left;
}
.shizi_cont a .shizi_cont_wz {
    padding: 5px 0;
    display: block;
    width: 100%;
    overflow: hidden;
}
#vsb_content_2 span {
    text-indent: 0;
}