﻿@charset "UTF-8";
body {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #333;
	font-family: "Microsoft YaHei", "Arial", "微软雅黑";
	background: #fff !important;
}

ul,
dl,
li,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #333;
}

a>p:hover {
	color: #333;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}

dl,
ol,
ul,
li {
	list-style: none;
}

.mt38 {
	margin-top: 38px;
}



.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.word-W {
	word-wrap: break-word;
	/* 允许长单词换行到下一行 */
	word-break: break-all;
	/* 允许在单词内换行 */
}

.logo{width:1200px;margin:0 auto;width: 1200px;position: absolute;top: 10px;left: 50%;margin-left: -600px;}

/* banner */

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}
.tt{

	width:100%;
	padding:43px 0;
	background:url(../images/tt_01.jpg) no-repeat top center;
	background-size:100% 100%;

}

/* 头部 */

.version_center {
	width: 1200px;
	margin: 0 auto;
}

.head_text {
	height: auto;
}

.head_text>a {
	display: inline-block;
	text-align: center;
	width: 100%;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #D90009;
	line-height: 44px;
}

.head_text>a:hover {
	color: #D90009;
}


/* 中央精神 */



.central_spirit_right {
	width: 414px;
	float: right;
}

.central_spirit_right>ul {
	width: 100%;
}

.central_spirit_right>ul>li {
	border-bottom: 2px dashed #cccccc;
	width: 100%;
	padding: 10px;
}

.central_spirit_right>ul>li>a {
	line-height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	height: 71px;
	letter-spacing: 0px;
	color: #333333;
}

.central_spirit_right p a {
	float: right;
	width: 57px;
	height: 17px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 13px;
}


/* 中央精神轮播 */

.Zxzx {
	background-color: #f6f7fb;
	padding-top: 40px;
	padding-bottom: 20px;
}

.Zxzx .Zxzx_con .Zxzx_img span {
	display: block;
	width: 85px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	border-bottom: 4px solid #0d80dd;
}

.Zxzx .Zxzx_con .Zxzx_img div {
	margin-top: 20px;
}

.Zxzx_imgg {
	width: 760px;
	height: 451px;
	overflow: hidden;
	float: left;
}

.Zxzx_swiper-container {
	position: relative;
}

.Zxzx_swiper-container .swiper-slide {
	width: 100%;
	position: relative;
}

.Zxzx_swiper-container .swiper-slide a img {
	width: 100%;
}

.Zxzx_swiper-container .swiper-slide a p {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 55px;
	background-color: #c19544;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #ffffff;
	padding-left: 2%;
}

.zyjs_pagination {
	position: absolute;
	right: 0;
	bottom: 20px;
}

.zyjs_pagination .swiper-pagination-switch {
	width: 18px;
	height: 8px;
	background-color: #ffffff;
	opacity: 0.5;
	display: inline-block;
	margin-right: 9px;
}

.zyjs_pagination .swiper-active-switch {
	opacity: 1;
}

.Zxzx_lbtimg_prev {
	display: block;
	width: 31px;
	height: 62px;
	background: url(../images/prev.png);
	position: absolute;
	top: 45%;
	left: 0px;
	z-index: 99;
}

.Zxzx_lbtimg_next {
	width: 31px;
	height: 62px;
	background: url(../images/next.png);
	position: absolute;
	top: 45%;
	right: 0px;
	z-index: 99;
}


/* 报告图片 */

.report {
	margin-top: 60px;
	position: relative;
}

.big_more{
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}


/* 图片 */

.tupian ul {
	width: 100%;
	margin-top: 47px;
}

.tupian ul li {
	float: left;
	width: 266px;
	height: 177px;
	margin: 0 16px;
}

.tupian ul li a {
	width: 100%;
	display: inline-block;
}

.tupian ul li a img {
	width: 100%;
}


/* 图片 end */


/*解读评论 start*/

.jdpl {
	width: 100%;
	height: 250px;
	background: #FBF4EE;
	border: 10px solid #FBD7BF;
	border-radius: 10px;
	margin-top: 22px;
}

.jdpl ul {
	width: 100%;
}

.jdpl ul li {
	width: 538px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 4px;
	float: left;
	margin-left: 34px;
	background: url(../images/jfplleft.png) no-repeat;
	margin-top: 24px;
	background-size: 100% 100%;
}

.jdpl ul li a {
	width: 100%;
	display: inline-block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	padding-left: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}


/*图集*/

.djcg2 {
	width: 1120px;
	margin: 0 auto;
	margin-top: 40px;
	z-index: 99;
	position: relative;
}


.djcg2 dl dd {
	position: relative;
	z-index: 99;
}

.djcg_swiper-container2 {
	width: 1020px !important;
	height: 250px;
	overflow: hidden;
	margin: 0 3%;
}

.djcg_list2 .djcg_img2 ul li {
	width: 302px;
	background: none;
	padding-left: 0px;
	padding-right: auto;
	border-bottom: none;
	float: left;
	text-align: center;
}

.djcg_swiper-container2 .swiper-slide {
	width: 302px;
	height: 375px;
}

.common_list2 dd ul li a {
	width: 320px;
	display: block;
	background: #FFFFFF;
	box-shadow: 2px 2px 10px #ccc;
	margin: 0 auto;
	position: relative;
}

.common_list2 dd ul li a img {
    width: 320px;
    height: 242px;
        
}

.djcg_list2 .djcg_img2 ul li a p {
	position: absolute;
	bottom: 0;
	width: 100%;
    padding-left: 15px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FDFDFD;
	text-align: left;
	background: url(../images/tjp1.png) no-repeat;
	height: 58px;
	line-height: 58px;
}

.prev2 {
	display: block;
	width: 23px;
	height: 61px;
	background: url(../images/tjlbleft.png) no-repeat;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 222;
}

.next2 {
	width: 23px;
	height: 61px;
	background: url(../images/tjlbright.png) no-repeat;
	position: absolute;
	top: 90px;
	right: 35px;
	z-index: 222;
}




/*图解*/

.djcg {
	width: 1200px;
	margin: 0 auto;
	margin-top: 22px;
	z-index: 99;
	position: relative;
}

.djdiv {
	width: 1023px;
	margin: 0 auto;
}

.djcg dl dd {
	position: relative;
	z-index: 99;
}

.djcg_swiper-container {
	width: 1023px !important;
	height: 392px;
	overflow: hidden;
	margin: 0 7%;
}

.djcg_list .djcg_img ul li {
	width: 302px;
	background: none;
	padding-left: 0px;
	padding-right: auto;
	border-bottom: none;
	float: left;
	text-align: center;
}

.djcg_swiper-container .swiper-slide {
	width: 302px;
	height: 375px;
}

.common_list1 dd ul li a {
	width: 302px;
	display: block;
	background: #FFFFFF;
	box-shadow: 2px 2px 10px #ccc;
	margin: 0 auto;
	padding: 16px 0;
	position: relative;
}

.common_list1 dd ul li a img {
    width: 269px;
    margin-bottom: 60px;
    height: 290px;
        
}

.djcg_list .djcg_img ul li a p {
	position: absolute;
	bottom: 26px;
	width: 90%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FDFDFD;
	text-align: center;
	background: url(../images/tjp.png) no-repeat;
	height: 67px;
	left: 16px;
	line-height: 84px;
}

.djcg_list .djcg_img ul li a .djcg_img_list_img2 {
	position: absolute;
	top: 280px;
	right: 18px;
}

.djcg_lbtimg_prev {
	display: block;
	width: 23px;
	height: 61px;
	background: url(../images/tjlbleft.png) no-repeat;
	position: absolute;
	top: 150px;
	left: 35px;
	z-index: 222;
}

.djcg_lbtimg_next {
	width: 23px;
	height: 61px;
	background: url(../images/tjlbright.png) no-repeat;
	position: absolute;
	top: 150px;
	right: 35px;
	z-index: 222;
}


/*税务行动*/

.swxd {
	width: 100%;
	background: #FBF4EE;
	border: 10px solid #FBF4EE;
	border-radius: 10px;
	margin-top: 34px;
	padding: 20px 33px;
	box-sizing: border-box;
}

.title {
	width: 100%;
}

.title {
	position: relative;
	margin-bottom: 38px;
}

.title img {
	width: 95%;
}

.small_more {
	position: absolute;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	right: 0;
	bottom: 10px;
}


/*总局动态*/

.zjdt {
	width: 100%;
}

.zjdt_imgg {
	width: 492px;
	height: 277px;
	overflow: hidden;
	float: left;
}

.zjdt_swiper-container {
	position: relative;
}

.zjdt_swiper-container .swiper-slide {
	width: 100%;
	position: relative;
}

.zjdt_swiper-container .swiper-slide a img {
	width: 100%;
}

.zjdt_swiper-container .swiper-slide a p {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	background: url(../images/pbg.png);
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	TEXT-INDENT: 1em;
}

.zjdt_pagination {
	position: absolute;
	right: 0;
	bottom: 14px;
}

.zjdt_pagination .swiper-pagination-switch {
	width: 14px;
	height: 5px;
	background: #fff;
	display: inline-block;
	margin-right: 7px;
}

.zjdt_pagination .swiper-active-switch {
	background: #CF3030;
}

.zjdt_lbtimg_prev {
	display: block;
	width: 31px;
	height: 62px;
	background: url(../images/prev.png);
	position: absolute;
	top: 45%;
	left: 0px;
	z-index: 99;
}

.zjdt_lbtimg_next {
	width: 31px;
	height: 62px;
	background: url(../images/next.png);
	position: absolute;
	top: 45%;
	right: 0px;
	z-index: 99;
}


/*总局动态list*/

.zjdtlist {
	width: 585px;
	float: right;
}

.zjdtlist li {
        line-height: 43px;
	width: 100%;
}

.zjdtlist li a {
	width: 100%;
	display: inline-block;
}

.zjdtlist li a img {
	width: 6px;
	height: 6px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

.zjdtlist li a p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 25px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/*各地动态*/

.gddt {
	width: 100%;
}

.gddtimg {
	width: 100%;
}

.gddtimg li {
	float: left;
	width: 259px;
	margin: 0 9px;
	background: #FEFCFA;
}

.gddtimg li p {
	width: 100%;
	height: 66px;
	background: #fff;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	padding: 12px 6px 0;
	box-sizing: border-box;
}


/*list*/

.gddtlist {
	width: 100%;
}

.gddtlist li {
	float: left;
	width: 544px;
	height: 50px;
	background: #F7E0CC;
	border-radius: 6px;
	background: url(../images/gdbg.png) no-repeat;
	background-size: 100% 100%;
	margin: 28px 12px 0 0;
}

.gddtlist li a {
	width: 100%;
	display: inline-block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	box-sizing: border-box;
	padding-left: 3%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis
}


/*心得体会*/

.xdth {
	width: 100%;
}

.xdth li {
	float: left;
	width: 544px;
	height: 67px;
	background: #F7E0CC;
	border-radius: 6px;
	background: url(../images/xdbg.png) no-repeat;
	background-size: 100% 100%;
	margin: 28px 12px 0 0;
}

.xdth li a {
	width: 100%;
	display: inline-block;
}

.xdth li a img {
	width: 18px;
	height: 18px;
	margin-top: 22px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
}

.xdth li a p {
	line-height: 60px;
}


/*视频*/

.sp {
	width: 100%;
	margin-top: 30px;
}

.spleft {
	width: 672px;
	height: 372px;
	position: relative;
}

.sptu {
	width: 100%;
	height: 100%;
}

.spicon {
	position: absolute;
	top: 45%;
	left: 45%;
}

.spleft p {
	width: 100%;
	background: url(../images/pbg.png);
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding-left: 3%;
}

.spright {
	width: 525px;
}

.spright li {
	width: 237px;
	float: left;
	margin-left: 25px;
        height: 195px;
}

.spright li a {
	width: 100%;
	display: inline-block;
}

.spright li a img {
	width: 100%;
}

.spright li a p {
	width: 100%;
	height: 60px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

@media (max-width: 991px) {
	body {
		background: none;
	}
.logo{
position: absolute;
left:5%;
top:0px;
width:100%;
margin-left:0;
}
.logo img{

width:30%;}
	.banner {
		display: block;
	}
	.version_center {
		width: 96%;
		margin: 0 2%;
	}
	.central_spirit_right>ul>li{
		width: 96%;
		padding: 2%;
	}
	.Zxzx_imgg {
		width: 100%;
		height: 60vw;
	}
	.central_spirit_right {
		width: 100%;
	}
	.report {
		margin-top: 30px;
	}
	.report img {
		width: 100%;
	}
	.big_more{
		bottom: -13px;
	}
	.tupian ul li {
		width: 100%;
		height: auto;
		margin: 10px 0;
	}
	.tupian ul li a img {
		width: 100%;
	}
	.jdpl {
		height: auto;
		width: 94%;
	}
	.jdpl ul li {
		width: 96%;
		margin: 10px 2%;
	}
	.jdpl ul li a {
		width: 92%;
		padding-left: 5%;
	}
	.djcg {
		width: 100%;
	}
        .djcg2 {
		width: 100%;
	}
	.djcg_swiper-container {
		width: 100% !important;
		margin: 0;
	}
        .djcg_swiper-container2 {
		width: 100% !important;
		margin: 0;
	}
	.swxd {
		padding: 0;
	}
	.zjdt_imgg {
		width: 100%;
		height: 50vw;
	}
	.zjdtlist {
		width: 100%;
	}
	.gddtimg li {
		width: 100%;
		margin: 10px 0;
	}
	.gddtimg li a img {
		width: 100%;
	}
	.gddtlist li {
		width: 100%;
		margin-right: 0;
	}
	.gddtlist li a {
		width: 92%;
		padding-left: 5%;
	}
	.xdth li{
		width: 100%;
	}
	.xdth li a p{
		overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: 79%;
    float: left;
	}
	.spleft{
		width: 100%;
		height: 60vw;
	}
	.spright{
		width: 100%;
	}
	.spright li{
		width: 45%;
		margin-left: 4%;
		margin-top: 10px;
                height: 138px;
	}
.common_list1 dd ul li a img{
                width: 89%;
		height:auto;
}
.Zxzx_swiper-container .swiper-slide a p{
height: 35px;
line-height: 35px;
font-size: 18px;
overflow: hidden;
    text-overflow: ellipsis;
white-space: nowrap;
    width: 100%;
    display: block;
}
.zyjs_pagination{
bottom: 30px;
}
.central_spirit{
    margin-top: 8px;
}
.head_text>a{
    font-size: 23px;
line-height: 36px;
}
body{
background:none !important;
}

.djcg_list .djcg_img ul li a p{
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 2%;
}
.zjdt_swiper-container .swiper-slide a p{
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zjdt_lbtimg_next{
top: 10%;
}
.zjdt_lbtimg_prev{
top: 10%;
}
.zjdt_pagination{
bottom: 40px;
}
.spleft p{
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
}
