/* body{
    background: url(bg_img.png) no-repeat top center;
} */

a:hover{
    color: #1c5fad;
}
.bjtzs{
	width: 100%;
	    height: auto;
       text-align: center;
}
a:hover{
    color: #1c5fad;
}
.main{
    margin:0 auto;
    width: 1200px;
    height: auto;
    border-top: 5px solid #1c5fad;
    background-color: #fafafa;
    padding: 30px;
}

.main_one_title{
    width: 100%;
    border-bottom: 2px solid #e3e3e3;
}

.main_one_title li {
    font-size: 22px;
    float: left;
    line-height: 22px;
    color: #1c5fad;
    margin-bottom: 20px;
    margin-right: 20px;
}

.main_one_title li.hover {
    color: #1c5fad;
    font-weight: bold;
}

.tab_item_con {
    width: 100%;
    position: relative;
}

.tab_item_con_box {
    width: 100%;
    border: 0px;
    position: relative;
    overflow: initial;
}

.main_one .tab_item_con_box ul{
    width: 555px;
    float: right;
}

.main_one .tab_item_con_box ul:first-child{
    float: left;
}

.main_one .tab_item_con_box li {
    font-size: 16px;
	color: #333333;
    border: 0px;
    height: 35px;
    padding-left: 20px;
    overflow: hidden;
    background: url(zjjs_pic_19.png) no-repeat left center;
}

.main_two_left .tab_item_con_box li {
    font-size: 15px;
    border: 0px;
    height: 35px;
    padding-left: 20px;
    overflow: hidden;
    background: url(zjjs_pic_19.png) no-repeat left center;
}

.tab_item_con_box li a {
    display: inline-block;
    max-width: 470px;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.tab_item_con_box .con_box_time {
    line-height: 35px;
    overflow: hidden;
    color: #999999;
    float: right;
}

.box_mone {
    font-size: 16px;
    color: #999999;
    line-height: 40px;
    position: absolute;
    right: 0px;
    top: -50px;
    z-index: 20;
}

.box_mone a {
    color: #999999;
}

.box_mone a:hover {
    color: #1c5fad;
}


.main_box1_xq{
    border-bottom: dotted 1px #a53134;;
}

.main_box1_xq_title{
    text-align: center;
}

.main_box1_xq_title a{
	font-size: 22px;
	line-height: 40px;
	color: #1c5fad;
}

.main_box1_xq_title_nr{
	font-size: 16px;
	line-height: 40px;
    color: #333333;
    text-indent: 2em;
}

.main_box1_xq_title_nr a{
	font-size: 16px;
	color: #ff9600;
}

.main_two{
    margin-top: 10px;
}

.main_two_left,.main_two_right{
    width: 555px;
}

.main_two_right a img{
    float: left;
    margin-left: 20px;
}

.main_two_right a:first-child img{
    margin-left: 0px;
}