@charset "utf-8";
/* CSS Document */
/* ============================
          	内页样式
   ============================*/
/*sub_banner*/
.sub_banner{width: 100%; float: left; height: 360px;}
.sub_banner a{width: 100%; height: 360px; float: left; display: block; text-align: center;}
.sub_banner a span{width: 100%; height: 360px; float: left; display: block;}
/*面包线*/
.breadLinesbox{  width: 100%; float: left; background-color: #f4f4f4;}
.breadLinesbox img{  width:26px; float: left;}
.breadLines a{ font-size: 14px; display: inline-block; margin-left: 5px; margin-right: 5px; vertical-align: middle;}
.breadLines .lineTit{ color:#0052a1; vertical-align: middle;}
.breadLines{ margin-top:15px!important; margin-bottom: 15px!important;}
.breadLines span{ vertical-align: middle;}
/*标题列表*/
/*二级栏目*/
.metimg_box{width: 100%; float: left; background-color: #f4f4f4; padding: 30px 0 40px;}
.metpro_box{width: 100%; float: left;}
.met-column-nav {
    border-bottom: 1px solid #f0f2f5;
    text-align: center;
}
.met-column-nav .met-column-nav-ul {
    padding: 0px;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.met-column-nav .met-column-nav-ul>li {
    white-space: nowrap;
    display: inline-block;
    float: none;
}
.met-column-nav .met-column-nav-ul>li a.link {
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 300;
    color: #90939b;
}
.met-column-nav .met-column-nav-ul>li a.link.active{   
    color: #0052a1;
}


/*动态列表-图文列表*/
.data-list-wrap{width: 864px; float: left;}
.data-list-wrap .loading {
	margin-top: 15px;
	text-align: center
}

.data-list-wrap .data-list-item {
	margin-bottom: 20px;
	padding: 25px; background-color: #fff;
	height: 160px
}

.data-list-wrap .article-img-link {
	width: 259px; float:left;
	height: 160px; text-align: center;overflow: hidden;
	display: block;
	margin-right: 20px
}

.data-list-wrap .article-img-link .article-img {	
	height: 160px
}

.data-list-wrap .article-info {
	float: left;
	width: 534px
}

.data-list-wrap .article-title {
	font-size: 22px;
	color: #434343;
	line-height: 30px;
	margin-bottom: 5px;
	cursor: pointer;
	font-weight: 700;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.data-list-wrap .article-title a:hover {
	color: #2eafbb;
	text-decoration: none
}
.data-list-wrap .article-content {
	line-height: 30px;
	font-size: 14px;
	color: #8a8a8a;
	height: 90px;
	overflow: hidden
}
.data-list-wrap .article-link{ width: 100%; float: left; margin-top: 6px;}
.data-list-wrap .article-link span.date {
     float: right;text-align: right; color: #888; line-height: 30px;
}
.data-list-wrap .article-link a {
     float: left;text-align: left;color: #0052a1; border: 1px solid #0052a1; border-radius: 20px;padding: 2px 20px;
}


.data-list-wrap .load-more {
	border-radius: 4px;
	font-size: 14px;
	background: #c3d5e8;
	color: #7590ac;
	border: 0;
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	width: 100%
}

.data-list-wrap .no-more-data {
	background: #cdcdcd;
	color: #7590AC
}

.data-list-wrap .none-article {
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	padding-top: 20px;
	color: #aeaeae
}

/*资讯列表相关*/

.taxschool-sidebar {
    padding: 0 25px;
    width: 240px; background-color: #fff;
    	animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

.taxschool-sidebar .taxschool-sidebar-title {
    color: #757575;
    font-size: 14px;
    line-height: 57px;
    height: 57px;
}

.taxschool-sidebar .sidebar-list {
    width: 100%;
}
.taxschool-sidebar .sidebar-list-item {
    margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dotted #ccc;
}

.taxschool-sidebar .case-avatar {
    margin-bottom: 8px;
    display: block; text-align: center;
    width: 240px;
    height: 148px;
}
.taxschool-sidebar .case-avatar img {
    max-width: 240px; display: inline;
    height: 148px;
}

.taxschool-sidebar .user-info {
    line-height: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.taxschool-sidebar .user-decription {
    line-height: 20px;
    font-size: 12px;
    color: #8a8a8a;
    margin-top: 5px;
}
.xq_xqnr p img
/*动态内容页*/
.xq_xqnr{width: 100%; float:left; font-size: 14px;}
.xq_xqnr p {width: 100%; float:left; font-size: 14px;}
.xq_xqnr p img {max-width: 100%; text-align: center; display: inline;}
.detail-content {
    background: #f4f4f4; width: 100%; float: left;
    border-top: 1px solid #e2e3e5;
    padding: 30px 0 40px;
}

.article-contents {
    width: 780px;
    padding: 19px 42px;
    background: #fff;

}
.taxschool-sidebar .hot-article-list {
    margin-top: 2px;
    padding-bottom: 18px;
}
.taxschool-sidebar .article-item {
    margin-bottom: 26px;
}

.taxschool-sidebar .article-img-link {
    width: 87px;
    height: 61px;
    float: left; overflow: hidden;
    margin-right: 10px;
}

.taxschool-sidebar .article-img {
    width: 87px;
    
}
.taxschool-sidebar .hot-article-title-link {
    display: block;
    width: 142px;
    float: left;
    height: 22px;
}
.taxschool-sidebar .hot-article-title {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    height: 65px;
    overflow: hidden;
}
.article-content .article-title {
    font-size: 22px;
    color: #000;
    line-height: 24px;
    padding-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

.article-content .article-info {
    color: #a6a6a6;
    font-size: 12px;
    line-height: 28px;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
    margin-bottom: 25px;
}
.article-title{ line-height: 50px; margin-bottom: 10px;font-size: 20px; font-weight: 700;}
.article-info{ margin-bottom: 10px; border-bottom: 1px dotted #ccc; padding-bottom: 5px;}
.article-info .author-info span{ float: left;line-height: 34px;}
.fypfbox{ width: 100%; float: left;}
.fypf{ padding: 10px 0px;}
.fypf span{font-size: 14px; color: #333;}
.fypf a{font-size: 14px; color: #CC3333;}


.taxschool-sidebar {
    padding: 0 25px;
    width: 240px;
    	animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

.taxschool-sidebar .taxschool-sidebar-title {
    color: #757575;
    font-size: 14px;
    line-height: 57px;
    height: 57px;
}


.taxschool-sidebar .sidebar-list {
    width: 100%;
}
.taxschool-sidebar .sidebar-list-item {
    margin-bottom: 38px;
}

.taxschool-sidebar .case-avatar {
    margin-bottom: 8px;
    display: inline-block;
    width: 240px;
    height: 148px;
}
.taxschool-sidebar .case-avatar img {
    width: 240px;border: 1px solid #ddd;
    height: 148px;
}

.taxschool-sidebar .user-info {
    line-height: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.taxschool-sidebar .user-decription {
    line-height: 20px;
    font-size: 12px;
    color: #8a8a8a;
    margin-top: 5px;
}


/*产品展示*/
.taxschool-content{width: 100%; float: left;padding:30px 0;background-color:#f4f4f4;}
.taxschool-guides {
	width: 100%;
}

.taxschool-guides .guide-list {
	height: 50px;
	width: 100%;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .03)
}

.taxschool-guides .guide-item {
	margin-right: 10px;
	position: relative;
	float: left
}

.taxschool-guides .guide-btn {
	display: inline-block;
	line-height: 50px;
	color: #757575;
	font-size: 14px;
	padding: 0 30px;
	position: relative
}

.taxschool-guides .guide-btn:hover {
	color: #fff;
	background: #2eafbb;
	text-decoration: none
}

.taxschool-guides .guide-btn:hover .guide-arrow {
	background: url(../images/arrow_23de839.png) no-repeat
}

.taxschool-guides .guide-btn .guide-arrow {
	width: 10px;
	height: 5px;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 50px
}

.taxschool-guides .current {
	color: #fff;
	background: #2eafbb;
}

.taxschool-guides .current .guide-arrow {
	background: url(../images/arrow_23de839.png) no-repeat
}
.data-list-wraps{ width: 100%; float: left;}

.hzhb_nr{ float:left;  width:99%; padding:0.5% 0.5% 3%; background:#FFF;}
.hzhb_nr ul{ float:left;width: 100%;}
.hzhb_nr ul li{ float:left; width:23%; margin:1%;}
.hzhb_nr ul li a{ float:left; display:block; width:99%; border:1px solid #ebebeb;}
.hzhb_nr ul li a img{ float:left; width:100%;padding:0; overflow:hidden;}
.hzhb_nr ul li a p{ float:left; width:95%; height:30px; line-height: 30px; text-align:center; font-size:14px; color:#a9a9a9;overflow: hidden;text-overflow: ellipsis; padding:0 2% 4px;white-space: nowrap;}
.hzhb_nr ul li a:hover{ box-shadow:0 0 5px #ccc;}


.xq_xqnr div{font-size: 16px !important; color: #000 !important; line-height: 28px !important; text-align: justify;font-family: "微软雅黑" !important;}
.xq_xqnr div span{font-size: 16px !important; color: #000 !important; line-height: 28px !important; text-align: justify;font-family: "微软雅黑" !important;}
.xq_xqnr p{font-size: 16px !important; color: #000 !important; line-height: 28px !important; text-align: justify;font-family: "微软雅黑" !important;}
.xq_xqnr span{font-size: 16px !important; color: #000 !important; line-height: 28px !important; text-align: justify;font-family: "微软雅黑" !important;}
.xq_xqnr p span{font-size: 16px !important; color: #000 !important; line-height: 28px !important; text-align: justify;font-family: "微软雅黑" !important;}



