* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}
a{color: #666666;
/* position:relative; */
}

a:hover {
    
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft yahei";
	
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:after {
	display:block;
	content:'';
	height:0;
	visibility:hidden;
	clear:both;
}
.cf {
	zoom:1;
}
.blue{
    color: #1a56a8;
}
.bt-none {
    display: none;
}
.bt-block {
    display: block;
}
/* 主体内容 */
.content{
    width: 100%;
    height: auto;
    background: #f7f7f7;
    padding-bottom: 30px;
    position: relative;
}
.weizhi{
    width: 1220px;
    height: 60px;
    margin: 0 auto;
    padding: 0px 20px 0px 20px;
    line-height: 60px;
    font-size: 14px;
    color: #1a56a8;
    
}

.weizhi a{
    font-size: 13px;
    color: #1a56a8;
    padding: 0 4px;
}
.weizhi a.current{
    color: #999999;
}
.box{
    width: 1220px;
    height: auto;
    margin: 0 auto;
    background: #ffffff;
    padding: 20px 20px 0px 20px;
}
/* 轮播、税务新闻 */
.lz{
    width: 100%;
    height: 365px;
}
/*图片轮播*/
.lb{
    width: 580px;
    height: 365px;
}
/* .slidebox .hd ul li {
    float: left;
    width: 30px;
    height: 42px;
    margin-right: 0px;
    cursor: pointer;
    background:url(/uploads/image/i1002/jssw_pic_21.png) no-repeat center;
}
.slidebox{width: 580px;}
.tpxw{width: 1220px;margin: auto;}
.slidebox{height:365px; position:relative;}
.slidebox .hd{ height:42px; position:absolute; bottom:1px;right: 15px;}
.slidebox .hd ul{float:left;  }
.slidebox .hd ul li{ float:left; width:25px;height: 42px;margin-right: 0px;cursor: pointer; color:#ffffff; text-align:center; padding-top:12px}
.slidebox .hd ul li a{ padding-left:0px; font-size: 16px; display:block; width:670px; height:40px; line-height:42px; position:relative; color:#ffffff; font-family:"微软雅黑"; }
.new_txt{float: left;}
.slidebox .hd ul li a img{ display:none; position:absolute; top:-7px; left:0px;}
.slidebox .hd ul li.on{background:url(/uploads/image/i1002/jssw_pic_22.png) no-repeat center;}
.slidebox .bd{ position:relative; height:100%; z-index:0;   }
.slidebox .bd ul{height:365px;}
.slidebox .bd ul li{ position:relative;}
.slidebox .bd img{ width:580px; height:365px; }
.new_pic{position: relative;}
.pos_txt{position: absolute;height: 42px;width: 580px;bottom: 0;left: 0;line-height: 42px;background:url(/uploads/image/i1002/jssw_pic_20.png) no-repeat center;padding-left: 20px;font-size: 16px;color: #ffffff;}
.pos_txt a{color: #ffffff}
.burder_content{height:365px; width:580px; padding:40px 30px 30px 30px; background-color:#f3f3f1;}
.burder_content h1{font-size: 24px;font-weight: normal;line-height: 48px;}
.burder_content h1 a{color: #355e92;}
.burder_content span{display: block;font-size: 15px;line-height: 34px;color: #666666;margin-top: 5px;}
.burder_content div a{float:right;width:110px;padding-left:20px;display:block;background:  no-repeat;height: 32px;line-height: 32px;color: #ffffff;font-size: 15px;} */

/* 焦点图 */
.focusbox {
    float: left;
    position: relative;
    width: 580px;
    height: 366px;
    overflow: hidden;
    font-family: arial;
    text-align: left;
    background: #fff;
}

.focusbox .pic img {
    width: 580px;
    height: 366px;
    display: block;
}

.focusbox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 42px;
    width: 100%;
    background: url(/uploads/image/i1002/jssw_pic_20.png) no-repeat center;
    overflow: hidden;
}

.focusbox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 42px;
    width: 100%;
    overflow: hidden;
}

.focusbox .txt li {
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: -42px;
}

.focusbox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
}

.focusbox .num {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    right: 8px;
}

.focusbox .num li {
    float: left;
    position: relative;
    width: 15px;
    height: 13px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusbox .num li a,
.focusbox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    background: url(/uploads/image/i1002/jssw_pic_21.png) no-repeat center;
}

.focusbox .num li span {
    z-index: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusbox .num li.on a,
.focusbox .num a:hover {
    background: url(/uploads/image/i1002/jssw_pic_22.png) no-repeat center;
}
/* 税务新闻 */
.zxfb{
    width: 580px;
    height: 365px;
}
.zxfb-title{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #efefef;
}
.zxfb-title-img{
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #1a56a8;
    width: 95px;
}
.zxfb-title-img a{
    color: #1a56a8;
}
.zxfb-text{
    width: 580px;
    height: auto;
    margin-top: 10px;
}
.zxfb-text ul li {
    width: 580px;
    line-height: 36px;
    background: url(/uploads/image/i1002/jssw_pic_24.png) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
}
.zxfb-text ul li a{
    color: #333333;
    float: left;
}
.zxfb-text ul li span{
    color: #999999;
    float:right;
}
/* 媒体视点、税务视频 */
.tjmt{
    width: 100%;
    height: 260px;
    margin-top: 5px;
}
.tjmt-left{
    width: 580px;
    height: auto;
}
.tjmt-left-title{
    width: 100%;
    height: 70px;
    font-size: 22px;
    border-bottom: 1px solid #efefef;
    line-height: 70px;
}
.tjmt-left-title a{
    font-weight: bold;
    color: #1a56a8;
    border-bottom: 3px solid #1a56a8;
    width: 90px;
    height: 69px;
    display:block;
}
.tjmt-left-text{
    width: 580px;
    height: 165px;
    margin-top: 20px;
   
}
.tjmt-left-text img{
    width: 280px;
    height: 165px;
}
.tjmt-left-text-db{
    position: absolute;
    bottom: 0;
    width: 280px;
    height: 34px;
    color: #ffffff;
    font-size: 16px;
    background: url(/uploads/image/i1002/jssw_pic_30.png) no-repeat left center;
    line-height: 34px;
    padding-left: 10px;
}
.tjmt-left-text-db a{
    color: #ffffff;
}
.tjmt-c{
    width: 340px;
    height: auto;
    margin-left: 20px;
}
.tjmt-right{
    width: 580px;
    height: auto;
}
.tjmt-right-title{
    width: 100%;
    height: 70px;
    font-size: 22px;
    border-bottom: 1px solid #efefef;
    line-height: 70px;
}
.tjmt-right-title a{
    font-weight: bold;
    color: #1a56a8;
    border-bottom: 3px solid #1a56a8;
    width: 95px;
    height: 69px;
    display:block;
}
.tjmt-right-text{
    width: 580px;
    height: 180px;
    margin-top: 10px;
}
.tjmt-left-text-l{
    width: 280px;
    height: 165px;
    position: relative;
}
.tjmt-left-text-r{
    width: 280px;
    height: 165px;
    position: relative;
}
.tjmt-right-text ul li{
    width: 580px;
    height: 36px;
    line-height: 36px;
    background: url(/uploads/image/i1002/jssw_pic_24.png) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
}
.tjmt-right-text ul li span{
    color: #999999;
    float: right;
}
.tjmt-right-text ul li a{
    color: #333333;
    float: left;
}
/* 基层动态、新媒体 */
.news{
    width: 100%;
    height: 260px;
}
.news-left{
    width: 580px;
    height: 260px;
}
.news-left-title{
    width: 580px;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #efefef;
}

.news-left-title ul li{
    float: left;
    height: 70px;
    line-height: 70px;
    width: 125px;
    font-size: 22px;
}
.news-left-title ul li a{
    display: block;
    color: #333333;
    width: 90px;
    height: 69px;
}
.xmt{
    width: 75px;
    
}
.news-left-title ul li a.hover{
    font-weight: bold;
    color: #1a56a8;
    border-bottom: 3px solid #1a56a8;
}
.news-left-text{
    width: 580px;
    height: 190px;
    margin-top: 10px;
}
.news-left-text ul li{
    width: 580px;
    height: 36px;
    line-height: 36px;
    background: url(/uploads/image/i1002/jssw_pic_24.png) no-repeat left;
    padding-left: 15px;
    font-size: 16px;
}
.news-left-text ul li span{
    color: #999999;
    float: right;
}
.news-left-text ul li a{
    color: #333333;
    float: left;
}
.news-right{
    width: 580px;
    height: 260px;
}
/* 专题轮播 */
.ztlb {
    width: 100%;
    height: 160px;
    margin-top: 20px;
}
.ztlb-title{
    width: 100%;
    height: 32px;
    background: url(/uploads/image/i1002/jwdt_pic_02.png) no-repeat 3px center;
    margin-bottom: 15px;
    text-align: center;
    line-height: 27px;
}
.ztlb-title span{
    font-size: 24px;
    font-weight: bold;
    color: #1a56a8;
    padding-left: 50px;
    
}
.ztlb-title a{
    font-size: 15px;
    color: #999999;
    float: right;
    
    
}
.pic_tx{width:1180px;margin:0px auto;height:90px; position: relative;}
.pic_tx #list1_1, .pic_tx #list2_1 { float:left; }
.pic_tx .pic_tx_box{ width: 1180px; float:left;height: 90px;overflow: hidden;}
.pic_tx .scrcont { width:32766px; zoom:1;}
.pic_tx .leftbotton{position: absolute;left: 0; top: 27px; width: 20px;height: 36px;background:url(/uploads/image/i1002/jssw_pic_33.png) no-repeat center center;display:block;}
.pic_tx .rightbotton{position: absolute; right: 0; top: 27px; width: 20px;height: 36px;background:url(/uploads/image/i1002/jssw_pic_32.png) no-repeat center center;display:block;}
.pic_tx .pl{ width:220px; float:left;margin-right:20px;}
.pic_tx .pl span{display: block;width: 260px;height:90px;background: #ffffff;border:1px solid #e5e5e5;font-size: 17px;line-height: 29px;color: #666666;padding: 8px 30px 0;background:  no-repeat 15px 17px;}
.pic_tx .pl span:hover{color: #333333;background:  no-repeat 15px 17px;}
.pic_tx .pl img{display:block;width: 220px;height: 90px;}


.div7 .picscroll-left {
    overflow: hidden;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .div7 .picscroll-left .hd {
    /* overflow: hidden; */
    position: relative;
  }
  .div7 .picscroll-left .prev,
  .div7 .picscroll-left .next {
    position: absolute;
    display: block;
    width: 20px;
    height: 36px;
    top: 25px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
  }
  .div7 .picscroll-left .next {
    background:  no-repeat;
    right: 15px;
    background-size: 100%;
  }
  .div7 .picscroll-left .prev {
    background:  no-repeat;
    left: 9px;
    background-size: 100%;
  }
  .div7 .picscroll-left .bd {
    /* padding: 10px; */
  }
  .div7 .picscroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
  }
  .div7 .picscroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
  }
  .div7 .picscroll-left .bd ul li .pic {
    text-align: center;
  }
  .div7 .picscroll-left .bd ul li .pic img {
    width: 225px;
    height: 90px;
    display: block;
  }
  .div7 .picscroll-left .bd ul li .pic a:hover img {
    border-color: #999;
  }
  .div7 .picscroll-left .bd ul li .title {
    line-height: 24px;
  }
  .div7 .picscroll-left .tempwrap {
    width: 100% !important;
  }
/* 右边关闭 */
#fuzhu{
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 999;
    width: 91px;
}
#close{
   text-align: right;
}
#close img{
    cursor: pointer;
    width: 46px;
    height: 17px;
 }



 /***************自适应***************/
@media (max-width: 700px) {
	

	.dajg,
	.jc,
	#fuzhu,.ztlb-title {
		display: none;
	}
    
	
    .pos_txt a{ 
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 45%;
        display: block;}

	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
    .weizhi {
		width: 100% !important;
		margin: 0 auto;
	}

	.banner-l {
		width: 100% !important;
        margin: 0 auto;
        height: 80px;
	}
    

	.content {
		overflow: hidden;
        padding-bottom: 10px;
        background: #ffffff;
	}

	.box {
		padding: 10px !important;
        background: #ffffff !important;
        width: 100%;
	}
    .nav-middle {
        width: 100% !important;
        margin: 0 auto;
    }
    .nav-middle li a {
       
        width: 33.3% !important;
        display: inline;
    
    }
	.top {
		display: none;
	}

	.search-box {
		display: none;
	}

	.banner-r {
		display: none;
	}

	.nav {
		height: auto !important;
	}

	.nav-middle li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}

	.logo {
		display: none;
	}

	.zxfb-title-img,.tjmt-right-title a ,.tjmt-left-title a,.news-left-title ul li, .news-left-title ul li a{
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}

	.zxfb-title,.tjmt-right-title,.tjmt-left-title,.news-left-title {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}

	.name {
		position: initial !important;
        width: 100% !important;
        height: auto !important;
	}

	/* .content {
    background-color: #fff;
    height: 60px;
    line-height: 60px;
} */
.zxfb-text,.tjmt-right-text,.tjmt-left-text,.news-left-text,.news-left-text{
    width: 100%;
}
.zxfb-text ul li,.tjmt-right-text ul li,.news-left-text ul li,.news-left-text ul li{
    width: 100%;
}
.zxfb-text li a,.tjmt-right-text ul li a,.news-left-text ul li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 70%;
	}
    .news-left-text{
        height: auto;
    }
	/* .box-1,
	.box-2,
	.box-3,
	.box-4,
	.box-5,
	.box-1-2,
	.box-1-1,
	.box,
	.box-2-2,
	.box-2-1,
	.box-2-2-1,.box-2-2-2,.box-3,.box-3-1,.box-3-2 {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
	} */
    .lz,.lb,.zxfb,.tjmt,.news,.tjmt-right,.tjmt-left,.tjmt-left-text-l,.tjmt-left-text-r,.news-left,.news-right{
        width: 100%;
		height: auto;
		float: left;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
	}
	.lz {
        border: none;
	}
    .tjmt-left-text-db{
        width: 100%;
        background: url(/uploads/image/i1002/jssw_pic_30.png) no-repeat left center;
    }
    .focusbox .txt li {
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 65%;
    }
    .focusbox .txt li a {
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    }
.tjmt-left-text-db a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 95%;
    display: block;
    font-size: 14px;
}
	.tjmt-left-text-l a {
		width: 100%;
		height: 100%;
		position: relative;
        z-index: 0;
        display: block;
        font-size: 14px;
        
	}
    .tjmt-left-text{
        height: auto;
        margin-top: 0px;
    }
	.tjmt-left-text img {
		width: 100%;
		height: 100%;
	}

	.tjmt-left-text-l {
		margin-top: 20px;
	}
		.focusbox,.tempwrap {
		width: 100% !important;
		height: 244px !important;
	}

	.slidebox .bd img {
		width: 100% !important;
		height: 244px !important;
		display: block;
	}
	.focusbox .prev {
    top: 70px !important;
}
.focusbox .new_pic{
	width: 580px !important;
}
.focusbox .next {
    top: 70px !important;
}
.ztlb{
	width: 100%;
    height: auto;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.tjmt-left-text-l{
    margin-top: 20px;
    width: 48%;
	float: left;
	margin-bottom: 0;
}
.tjmt-left-text-r{
    margin-top: 20px;
    width: 48%;
	float: right;
	margin-bottom: 0;
}
.bottom-slide{
	width: 100%;
    height: 90px;
	margin-top: 0;
    float: left;
	margin-bottom: 10px;
}
.div7 .picscroll-left .bd ul li{
    width: 100% ;
    margin: 0;
 }
 .div7 .picscroll-left .bd ul li .pic img {
   width: 100%;
   height: 90px;
   display: block;
 }
 .div7 .picscroll-left .next {
     right: 0;
 }
 .div7 .picscroll-left .prev {
     left: 0;
 }
 .div7 .picscroll-left{
     margin: 0;
 }
.banner{
	  width: 100%;
	  height: auto !important;
  }
  .focusbox {
    width: 100% !important;
    height: 244px !important;
}

.focusbox .pic img {
    width: 100% !important;
    height: 244px !important;
    display: block;
}
.focusbox .prev {
top: 70px !important;
}
.focusbox .pic li{
width: 100% !important;
}
.focusbox .next {
top: 70px !important;
}
}
