﻿body{
    font-family: "微软雅黑"
}
/* 头条新闻 */
.ttxw_bg{
    width: 1000px;
    height: 89px;
    margin:  0 auto;
    background: url(rdtt.png) center no-repeat;
    line-height: 89px;
    text-align: center;
    color: #ea7e15;
    font-size: 30px;
    font-weight: bold;
}
.ttxw_bg a{
    color: #ea7e15;     
}
/* 第一部分 */
.one_bg{
    width: 1000px;
    height: 325px;
    margin:  0 auto;
}
/*********========特效-图片新闻效果=======*********/

.bt-jq-TX-010108{ /***编号：***/
    width:100%;
    height:auto;
    position:relative;
}
.bt-jq-TX-010108 ul{
    margin:0;
    padding:0
}
.bt-jq-TX-010108-pic{
    /*控制图片大小*/
    width:575px;
    height:325px;
    border:#CCC solid 1px;
    position:relative;
    overflow:hidden
}
.bt-jq-TX-010108-pic ul{
    margin:0;
    padding:0
}
.bt-jq-TX-010108-pic li{
    /*控制图片大小*/
    width:575px;
    height:325px;
    float:left;
    overflow:hidden
}
.bt-jq-TX-010108-pic li a{
    width:100%;
    display:block
}
.bt-jq-TX-010108-pic li a img{
    width:100%;
}
.bt-jq-TX-010108-pic li span{
    width:100%;
    height:40px;
    line-height:40px;
    background:url(alpha_bj.png);
    padding-left:20px;
    color:#FFF;
    display:block;
    position:absolute;
    left:0;
    bottom:0;
}
/*修改注意：在bt-jq-TX-010108.js 中最后一行修改图片尺寸*/

.rslides-nav{
    height:51px;
    width:31px;
    position:absolute;
    top:40%;
    left:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    opacity:0.5;
    text-indent:-9999px;
    overflow:hidden;
    background:url(bt-jq-TX-010108.png) no-repeat 0 0;
    margin-top:-28px
}
.rslides-nav:active{
    opacity:1.0
}
.rslides-nav.next{
    left:auto;
    right:0;
    background-position:-31px 0;
}
.rslides-tabs {
    clear:both;
    position:absolute; right:15px; bottom:10px;
}
.rslides-tabs li {
    display:inline;
    float:none;
    _float:left;
    *float:left;
    margin-right:5px
}
.rslides-tabs a {
    text-indent:-9999px;
    overflow:hidden;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    background:rgba(0,0,0, .2);
    background:#DDD;
    display:inline-block;
    _display:block;
    *display:block;
    width:9px;
    height:9px
}
.rslides-tabs .rslides-here a {
    background:rgba(0,0,0, .6);
    background:#ffffff;
}
/* 国税要闻 */
.gsyw_bg{
    width: 406px;
    height: 325px;
    border: solid 1px #e7e7e7;
}
.gsyw_tit{
    width: 100%;
    height: 34px;
    background: url(tit_bg.jpg) 10px center no-repeat;
    padding-left: 20px;
    padding-right: 10px;
    border-bottom: solid 1px #e7e7e7;
}
.gsyw_ul {
    width: auto;
    height: 34px;
    line-height: 34px
}
.gsyw_ul li{
    width: auto;
    padding-right: 10px;
    float: left;
    color: #333333;
    font-size: 15px;
    cursor: pointer;
}
.zcg_line{padding-left: 10px;background: url(li_bg.jpg) left center no-repeat;}
.gsyw_ul li:first-child{
    padding-left: 0;
    background: none;
}
.gsyw_ul_li_show{
    font-size: 15px;
    color: #125aae !important;
    font-weight: bold;
    cursor: pointer;
}
.gsyw_more {
    width: auto;
    height: 34px;
    line-height: 34px;
}
.gsyw_more li{
    float: left;
    color: #939393;
    font-size: 13px;
}
.gsyw_more li a{
    color: #939393;
}
.gsyw_nr{
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.gsyw_nr li{
    width: 100%;
    height: auto;
    background: url(dian.jpg) left center no-repeat;
    padding-left: 10px;
    margin-top: 10px;
}
.gsyw_nr li a{
    color: #333333;
    font-size: 15px;
    float: left;
}
.gsyw_nr li span{
    float: right;
    color: #999999;
    font-size: 15px;
}

/*********========特效-图片横向滚动=======*********/
.bt-jq-TX010304 {/***编号： 图片左右切换滚动***/
    width: 910px;
    height:auto;
    position:relative;
    margin-left:40px;
}
.bt-jq-TX010304 ul {
    margin:0;
    padding:0;
}
.bt-jq-TX010304 li {
    float:left;
    width:220px;
    height:64px;
    margin:0 5px;
    position:relative;
    overflow:hidden;
    color:#FFF
}
.bt-jq-TX010304 li:hover {
    color:#0060a6;
}
.bt-jq-TX010304 li a {
    display:block;
    height:220px;
}
.bt-jq-TX010304 li a img {
    margin:0;
    padding:0;

}
.bt-jq-TX010304 li .bt-font {
    position:absolute;
    left:0;
    bottom:0;
    background:url(alpha_bj.png);
    width:100%;
    height:35px;
    line-height:35px;
    padding-left:20px;
    text-align:left;
    font-size:14px;
}

.bt-jq-TX010304-prev,.bt-jq-TX010304-next {
    width:30px;
    height:86px;
    position:absolute;
    top:10px;
    z-index:99;
    cursor:pointer;
    font-size: 16px;
    color: #ffffff;
    background: #0060a6;
    text-align: center;
}
.bt-jq-TX010304-prev {
    left:0px;
}
.bt-jq-TX010304-next {
    position:absolute;
    right:0px
}
/*  */
.two_nr_bg{
    border: solid 1px #e7e7e7;
    width: 490px;
    height: 200px;
}
.two_nr_bgx{
    border: solid 1px #e7e7e7;
    width: 490px;
    height: 120px;
}
.two_gsyw_nr{
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.two_gsyw_nr li{
    width: 100%;
    height: auto;
    background: url(dian.jpg) left center no-repeat;
    padding-left: 10px;
    margin-top: 10px;
}
.two_gsyw_nr li a{
    color: #333333;
    font-size: 15px;
    float: left;
}
.two_gsyw_nr li span{
    float: right;
    color: #999999;
    font-size: 15px;
}
.sssp_bg{
    border: solid 1px #e7e7e7;
}
.sssp_tit{
    width: 100%;
    height: 35px;
    padding-right: 20px;
    border-bottom: solid 1px #e7e7e7;
}
.sssp_ul{
    width: auto;
    height: 35px;
    line-height: 35px;
}
.sssp_ul li{
    width: 105px;
    height: 35px;
    float: left;
    text-align: center;
    background: #ffffff url(li_bg.jpg) left center no-repeat;
    color: #333333;
    font-size: 15px;
}
.sssp_ul li:first-child{
    background: none;
}
.sssp_ul_li_show{
    width: 105px;
    height: 35px;
    float: left;
    text-align: center;
    background: #125aae !important;
    color: #ffffff !important;
    font-size: 15px;
}
.sssp_more{
    width: auto;
    height: 35px;
}
.sssp_more li{
    line-height: 35px;
    color: #939393;
    font-size: 13px;
    float: left;
}
.sssp_more li a{
    color: #939393;
    font-size: 13px;
}
.sssp_info{
    width: 100%;
    height: auto;
    padding: 15px 25px;
}
.sssp_info li{
    float: left;
    width: 222px;
    height: 181px;
    margin-left: 20px;
}
.sssp_info li:first-child{
    margin-left: 0;
}
.sssp_info li img{
    width: 222px;
    height: 151px;
}
.sssp_info li div{
    width: 222px;
    height: 30px;
    line-height: 30px;
}
.sssp_info li div a{
    color: #033333;
    font-size: 15px;
}
.tab-hover{
    color: #125aae!important;
}
.bt-box-200{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.bt-box-200 li{
	float:left;
	margin-left:20px;
}
.bt-box-200 li a img{
	width:320px;
}
.bt-box-200 li:first-child{
	margin-left:0px;
}
.bt-box-400{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.bt-box-400 li{
	float:left;
	margin-left:17px;
}
.bt-box-400 li:first-child{
	margin-left:0px;
}