<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* 顶部 */
.header_top {
	height: 33px;
	line-height: 33px;
	background: #f8f8f8;
	border-bottom: solid 1px #ddd;
}
.header_top_title h6 {
	font-weight: normal;
	font-size: 12px;
	color: #777;
	background: url(https://www.yinlufeng.cn/style/images/hi.png) left no-repeat;
	padding-left: 19px;
}
.header_top_right ul:after {
	display: block;
	content: "";
	clear: both;
}
.header_top_right li {
	margin-left: 10px;
	float: left;
	padding-left: 21px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}
.header_top_right li.weixin {
	background-image: url(https://www.yinlufeng.cn/style/images/weixin.png);
}
.header_top_right li.kefu {
	background-image: url(https://www.yinlufeng.cn/style/images/kefu.png);
}
.header_top_right li.shoucang {
	background-image: url(https://www.yinlufeng.cn/style/images/shoucang.png);
}
.header_top_right li.shoucang a {
	background: none;
	padding-right: 0px
}
.header_top_right li a {
	display: block;
	font-size: 12px;
	background: url(https://www.yinlufeng.cn/style/images/down.png) no-repeat right center;
	background-size: 12px;
	padding-right: 18px;
}
.header_top_right li.kefu a {
	background: none;
	padding-right: 0px;
}
.header_top_right li.weixin {
	position: relative;
}
.header_top_right li.weixin .weixin_img {
	position: absolute;
	top: 34px;
	left: 0px;
	display: none;
	background: #fff;
	box-shadow: 0 0 5px #888;
}
.header_top_right li.weixin .weixin_img p {
	font-size: 12px;
	text-align: center;
}
.header_top_right li.weixin:hover .weixin_img {
	display: block;
}
.header_top_right li.weixin .weixin_img img {
	width: 100px;
}
/* 头部 */
.logo {
	border-bottom: 2px solid #fbb516;
}
.logo_img {
	margin:20px 0;
	width: 244px;
}
.logo_by {
	margin: 32px 0 0 239px;
}
.logo_by .search {
	height: 40px;
	position: relative;
	width: 461px;
	z-index: 105;
}
.logo_by .search .search-wrap {
	height: 34px;
	border: 2px solid #fbb516;
	background: #FFF !important;
	border-radius: 5px;
}
.logo_by .search .sideShadow {
	float: left;
	width: 59px;
	height: 34px;
	position: relative;
	z-index: 99999999;
	background: #fbb516;
	border-right: 1px solid #D8D8D8
}
.logo_by .search .keyWord {
	color: #909090;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0;
	width: 358px;
	text-indent: 35px;
	background: none;
	border: none;
	background: url(https://www.yinlufeng.cn/style/images/searchbg.gif) no-repeat 10px 7px;
	margin-top: 2px;
	background-color: #FFF;
}
.logo_by .search .sub-btn {
	border: 0;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	width: 90px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	transition: all .2s ease-in-out;
	background: #fbb516;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.logo_by .search .sub-btn:hover {
	background: #ff6901
}
.logo_tel {
	margin: 35px 0;
	float: right;
}
.logo_tel span {
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}
.logo_tel i {
	color: #616161;
	display: block;
	height: 6px;
	background: url(https://www.yinlufeng.cn/style/images/t1.png) no-repeat;
}
.logo_tel em {
	font-size: 17px;
	color: #616161;
	font-style: normal;
	height: 16px;
}
.logo_tel b {
	display: block;
	float: left;
	color: #fbb516;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif
}
.nav {
	margin-left: 270px;
}
.nav ul:after {
	display: block;
	content: "";
	clear: both;
}
.nav ul li {
	float: left;
	height: 40px;
	line-height: 40px;
}
.nav ul li.currclass a {
	color: #fbb516;
}
.nav ul li a {
	display: block;
	padding: 0 28px;
	font-size: 16px;
}
.nav_ls {
	background: url(https://www.yinlufeng.cn/style/images/ls.png) no-repeat left 5px;
	padding-left: 50px;
	height: 40px;
}
.nav_ls a {
	display: block;
	width: 100px;
	height: 26px;
	line-height: 26px;
	background: #fbb516;
	text-align: center;
	color: #fff;
	margin-top: 14px;
}
.nav_ls a:hover {
	background: #f60;
}
.bannerword {
    position: absolute;
    top: 36%;
    left: 24%;
    font-size: 35px;
    color: #000000;
}
.bannerword2 {
    position: absolute;
    top: 56%;
    left: 24%;
    font-size: 18px;
    color: #000000;
}
/* 热门服务 */
/* 切换 */
/*index-yewu*/
.index-yewu {
	padding: 10px 0 60px 0;
}
.index-yewu .box {
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 0px;
}
.index-yewu .box a {
	display: block;
	padding: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #A0A0A0;
	
}
.index-yewu .box a img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin-bottom: 20px;
	object-fit: cover; 
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); 
	
}
.index-yewu .box a h4 {
	color: #555;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
}
.index-yewu a p {
	padding: 0 20px;
}

.index-yewu a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.index-yewu a {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.index-yewu .a:hover h4 {
	color: #72bb38
}
.index-yewu .b:hover h4 {
	color: #3fbff0
}
.index-yewu .c:hover h4 {
	color: #fa4f4f
}
.index-yewu .d:hover h4 {
	color: #ff7f00
}
.index-yewu .box a:hover p {
	color: #333;
}
/*首页子栏目读取*/
.index_sub_nav {
	text-align: center;
}
.index_sub_nav a {
	padding: 5px 20px;
	font-size: 16px;
	border-radius: 20px;
}
.index_sub_nav a:hover {
	background: #fbb516;
	color: #FFF;
}
/*公司注册*/
.gs {
	text-align: center;
	background: #f7f7f7;
	padding: 10px 0 55px 0;
}
.gs-lc {
	margin-top: 25px;
}
.gs-lc:after {
	display: block;
	content: "";
	clear: both;
}
.gs-lc li {
	float: left;
	width: 25%;
}
.gs-lc li span {
	display: block;
	margin: 0 10px;
	background: #fff;
	cursor: pointer;
	background: no-repeat center 50px #fff;
}
.gs-lc li span.lc1 {
	background-image: url(https://www.yinlufeng.cn/style/images/dream1.png);
}
.gs-lc li span.lc2 {
	background-image: url(https://www.yinlufeng.cn/style/images/dream2.png);
}
.gs-lc li span.lc3 {
	background-image: url(https://www.yinlufeng.cn/style/images/dream3.png);
}
.gs-lc li span.lc4 {
	background-image: url(https://www.yinlufeng.cn/style/images/dream4.png);
}
.gs-lc li span.lc1:hover {
	background-image: url(https://www.yinlufeng.cn/style/images/dream11.png);
}
.gs-lc li span.lc2:hover {
	background-image: url(https://www.yinlufeng.cn/style/images/dream22.png);
}
.gs-lc li span.lc3:hover {
	background-image: url(https://www.yinlufeng.cn/style/images/dream33.png);
}
.gs-lc li span.lc4:hover {
	background-image: url(https://www.yinlufeng.cn/style/images/dream44.png);
}
.gs-lc li span:hover {
	background: no-repeat center 50px #fbb516;
}
.gs-lc li span:hover img {
}
.gs-lc li span:hover p {
	border-top: 1px solid #fff;
	color: #fff;
}
.gs-lc li span:hover em {
	color: #fff;
}
.gs-lc li span img {
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
}
.gs-lc li span em {
	display: block;
	font-size: 22px;
	color: #555;
	padding: 0 10px;
}
.gs-lc li span p {
	margin: 20px 0 0 0;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #eee;
	font-size: 16px;
	color: #666666;
}
/* 代理记账 */
.daili {
	padding-top: 10px;
	padding-bottom: 60px;
}
.daili-b {
	margin-top: 30px;
	border: solid 1px #eee;
}
.daili-box {
	width: 50%;
	float: left;
	background: #fff;
	position: relative;
	cursor: pointer;
}
.daili-box, .daili-box:before, .daili-text h4, .daili-text p, .daili-text a, .daili-text .span1, .daili-text .span2 {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.4s ease-in-out; /* Safari 和 Chrome */
	-o-transition: all 0.4s ease-in-out; /* Opera */
}
.daili-box:hover:before {
	background-position: center;
	background-color: rgba(0,0,0,0.5);
}
.daili-box:before {
	display: block;
	content: '';
	width: 40%;
	height: 210px;
	position: absolute;
	background: url(https://www.yinlufeng.cn/style/images/ck.png) no-repeat center -50px rgba(0,0,0,0);
}
.daili-box1:before {
	display: block;
	content: '';
	width: 40%;
	height: 210px;
	position: absolute;
	right: 0px;
}
.daili-box:after {
	display: block;
	content: '';
	clear: both;
	z-index: 1px;
}
.daili-img {
	float: left;
	width: 40%;
}
.daili-img img {
	width: 100%;
	display: block;
	height: 210px;
}
.daili-text {
	float: left;
	width: 60%;
	padding: 25px 0 22px 0;
	position: relative;
}
.daili-text h4 {
	font-size: 20px;
	margin-left: 30px;
	font-weight: normal;
	color: #fbb516;
}
.daili-text p {
	margin: 15px 20px 20px 30px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.daili-text a {
	display: block;
	margin-left: 30px;
	width: 90px;
	line-height: 26px;
	border: solid 1px #ddd;
	font-size: 12px;
	text-align: center;
	border-radius: 26px;
	color: #666;
}
.daili-text .span1 {
	width: 20px;
	height: 20px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: -10px;
	margin-top: -11px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);		/* IE 9 */
	-webkit-transform: rotate(45deg);	/* Safari and Chrome */
	-o-transform: rotate(45deg);		/* Opera */
	-moz-transform: rotate(45deg);
	z-index: 5;		/* Firefox */
}
.daili-text .span2 {
	width: 20px;
	height: 20px;
	background: #fff;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -11px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);		/* IE 9 */
	-webkit-transform: rotate(45deg);	/* Safari and Chrome */
	-o-transform: rotate(45deg);		/* Opera */
	-moz-transform: rotate(45deg);
	z-index: 5;		/* Firefox */
}
.daili-box:hover {
	background: #fbb516;
}
.daili-box:hover h4, .daili-box:hover p, .daili-box:hover a {
	color: #fff;
}
.daili-box:hover a {
	border: 1px solid #fff;
}
.daili-box:hover span {
	background: #fbb516;
}
/* 推荐顾问 */
.guwen {
	background: #fff;
	padding: 10px 0 0 0;
}
.guwen_title {
}
.guwen_title ul {
	text-align: center;
}
.guwen_title ul li {
	display: inline-block;
}
.guwen_title ul li a {
	padding: 5px 20px;
	font-size: 16px;
	border-radius: 20px;
	display: block;
}
.guwen_title ul li.active a {
	background: #fbb516;
	color: #FFF;
}
.a_content li {
	float: left;
	width: 50%;
}
.gw-box {
	padding: 30px 5px;
	text-align: left;
}
.gw-box .gw-img {
	float: left;
	width: 35%;
	border-radius: 2%;
	overflow: hidden;
	border: 0px solid #ddd;
	padding: 1px;
}
.gw-box .gw-img img {
	width: 100%;
}
.gw-box .gw-text {
	width: 55%;
	float: left;
	padding: 0 4%;
}
.gw-box .gw-text h3 {
	font-size: 17px;
	font-weight:bold;
	margin-bottom: 15px;
}
.gw-box .gw-text h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.gw-box .gw-text h4 em {
	font-size: 14px;
	color: #aaa;
	padding-left: 34px;
	background: url(https://www.yinlufeng.cn/style/images/gw.png) no-repeat 10px center;
	background-size: 22px;
}
.gw-box .gw-text p {
	line-height: 30px;
	color: #888;
}
.gw-box .gw-text .gw-foot {
	margin-top: 15px;
}
.gw-box .gw-text .gw-foot span {
	font-size: 14px;
	float: left;
}
.gw-box .gw-text .gw-foot span p {
	font-size: 20px;
	color: #fbb516;
	margin-top: 5px;
}
.gw-box .gw-text .gw-foot a {
	float: right;
	display: block;
	width: 90px;
	line-height: 28px;
	border: solid 1px #ddd;
	font-size: 13px;
	text-align: center;
	border-radius: 26px;
	color: #666;
	margin-right: 30px;
}
.gw-box .gw-text .gw-foot a:hover {
	background: #fbb516;
	color: #FFF;
	border: solid 1px #fbb516;
}
.gw-box:after {
	display: block;
	content: "";
	clear: both;
}
.gw-box .gw-text .gw-foot:after {
	display: block;
	content: "";
	clear: both;
}
.tuijian {
    width: 20px;
}
/* 资质项目 */
#Tab5 {
	width: 270px;
	float: left;
	background: #fbb516;
	padding-top: 20px;
}
#Tab5 li {
	margin-bottom: 5px;
	border-radius: 30px 0 0 30px;
	margin-left: 20px;
}
#Tab5 li.active {
	background: rgba(0,0,0,0.2);
}
#Tab5 li a p {
	line-height: 60px;
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: left;
	padding-left: 30px;
}
.a_content5 {
	float: left;
	width: 1170px;
	background: #fff;
	height: 560px;
}
.news_list {
	padding-top: 20px;
}
.news_list li {
	float: left;
	width: 50%;
}
.news_list-box {
	margin: 0 20px;
	padding: 18px 18px 23px 12px;
	border-bottom: 1px solid #ececec;
}
.news_list h4 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	height: 24px;
	overflow: hidden;
	padding-left: 20px;
}
.news_list p {
	color: #888;
    font-size: 13px;
    line-height: 22px;
    float: left;
    width: 65%;
    margin-left: 20px;
    margin-bottom: 10px;
}
.news_list-foot {
	margin-top: 20px;
}
.news_list .news_list-foot a {
	display: block;
	width: 90px;
	line-height: 26px;
	border: solid 1px #ddd;
	font-size: 12px;
	text-align: center;
	border-radius: 26px;
	color: #666;
	float: left;
	margin-left: 20px;
}
.news_list .news_list-foot a:hover {
	color: #fff;
	background: #fbb516;
	border: #fbb516 solid 1px;
}
.news_list h4:hover {
	color: #fbb516;
}
/* 企业形象展示 */
.slide-Modbox {
	background: #f3f3f3;
	padding: 1px 0 30px 0;
}
.add-sidebar_main {
	overflow: hidden;
}
.add-sidebar_main .left {
	float: left;
	background: #fff;
	width: 840px;
	padding: 20px;
}
.add-sidebar_main .slide-top {
	width: 500px;
	height: 334px;
	position: relative;
	float: left;
	margin-right: 30px;
}
.add-sidebar_main .slide-top .hd {
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0;
	bottom: 12px;
	z-index: 2;
}
.add-sidebar_main .slide-top .hd li {
	display: inline-block;
*zoom:1;
*display: inline;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 0.3;
	border-radius: 50%;
	font-size: 0;
	margin-left: 8px;
}
.add-sidebar_main .slide-top .hd .on {
	opacity: 1;
}
.add-sidebar_main .slide-top .bd {
	width: 100%;
	height: 334px;
	display: block;
	position: relative;
}
.add-sidebar_main .slide-top .bd img {
	width: 500px;
	height: 334px;
}
.add-sidebar_main .left .txt {
	float: left;
	width: 300px;
}
.add-sidebar_main .left .txt ul {
	overflow: hidden;
}
.add-sidebar_main .left .txt li {
	display: block;
	overflow: hidden;
	line-height: 34px;
	font-size: 14px;
	color: #666;
	clear: both;
}
.add-sidebar_main .left .txt li label {
	float: left;
	width: 70px;
	text-align: right;
}
.add-sidebar_main .left .txt li .name {
	color: #333;
	font-size: 18px;
}
.add-sidebar_main .left .txt li .xx {
	width: 76px;
	height: 15px;
	position: relative;
	display: inline-block;
*zoom:1;
*display: inline;
	background: url(https://www.yinlufeng.cn/style/images/xx.png) 0 -14px no-repeat;
}
.add-sidebar_main .left .txt li .xxp {
	width: auto;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
*zoom:1;
*display: inline;
	background: url(https://www.yinlufeng.cn/style/images/xx.png) no-repeat;
}
.add-sidebar_main .left .txt li .big {
	font-size: 20px;
	color: #ff7f00;
}
.add-sidebar_main .left .txt .lost {
	border-top: 1px dotted #dfdfdf;
	padding-top: 5px;
	margin-top: 5px;
}
.add-sidebar_main .left .txt .lost em {
	font-size: 16px;
}
.add-sidebar_main .left .txt .lost p {
	font-size: 12px;
	height: 72px;
	overflow: hidden;
	width: 100%;
}
.add-sidebar_main .right {
	float: right;
	background: #fff;
	width: 300px;
	text-align: center;
	padding-top: 20px;
	height: 354px;
}
.add-sidebar_main .right .img-box {
	width: 140px;
	height: 140px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
}
.add-sidebar_main .right .img-box img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
}
.add-sidebar_main .right strong {
	font-weight: 500;
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	display: block;
}
.add-sidebar_main .right strong span {
	color: #999;
	font-size: 14px;
	padding-left: 10px;
}
.add-sidebar_main .right .dw {
	background: url("https://www.yinlufeng.cn/style/images/nx_icon8.png") no-repeat left center;
	display: inline-block;
	margin: auto 0;
	padding: 5px 0 5px 15px;
	color: #999;
}
.add-sidebar_main .right .tel-txt {
	line-height: 32px;
	height: 32px;
	display: block;
	text-align: center;
	margin-left: 115px;
}
.add-sidebar_main .right .tel-txt * {
	display: block;
	float: left;
}
.add-sidebar_main .right .tel-txt .tel {
	font-size: 14px;
	color: #fff;
	width: 1px;
	padding: 0 8px 0 25px;
	margin-right: 8px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
	text-align: center;
	-webkit-transition: all 600ms;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	transition: all 600ms;
}
.add-sidebar_main .right .tel-txt .tel em {
	display: none;
	margin-left: 3px;
}
.add-sidebar_main .right .tel-txt .t1 {
	background: url("https://www.yinlufeng.cn/style/images/c_ico11.png") no-repeat 8px center #72bb38;
}
.add-sidebar_main .right .tel-txt .t2 {
	background: url("https://www.yinlufeng.cn/style/images/c_ico12.png") no-repeat 8px center #3fbff0;
}
.add-sidebar_main .right .tel-txt .tel:hover {
	width: 65px;
}
.add-sidebar_main .right .tel-txt .tel:hover em {
	display: block;
}
.icon-add-box {
	position: relative;
	display: block;
	width: 270px;
	margin: 20px auto 0;
	padding-top: 15px;
	border-top: 1px dotted #dfdfdf;
}
.icon-add-box ul {
	overflow: hidden;
}
.icon-add-box li {
	width: 90px;
	text-align: center;
	float: left;
}
.icon-add-box li i {
	width: 31px;
	height: 31px;
	display: block;
	margin: 0 auto;
	background: url(https://www.yinlufeng.cn/style/images/3.jpg) no-repeat;
}
.icon-add-box li p {
	display: block;
	padding: 5px 0;
}
.icon-add-box .bank1 i {
	background-position: 0 0;
}
.icon-add-box .bank2 i {
	background-position: -79px 0;
}
.icon-add-box .bank3 i {
	background-position: -159px 0;
}
.img-boxmain {
	width: 1440px;
	margin: 0 auto;
	overflow: hidden;
}
.img-boxmain ul {
	width: 1440px;
}
.img-boxmain ul li {
	width: 345px;
	height: 258.75px;
	float: left;
	position: relative;
	margin-left: 12px;
	margin-bottom: 19px;
	background: #fbb516;
}
.img-boxmain ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: coral;
	text-align: center;
}
.img-boxmain ul li p a {
	color: #fff
}
.img-child-box {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.img-child-box img {
	position: absolute;
	width: 100%;
    height: 100%;
}
.img-child-box img.box-img1 {
	margin-top: -150px;
}
.img-child-box img.box-img4 {
	margin-left: -346px;
}
.img-child-box img.box-img5 {
	margin-top: -152px;
}
.img-child-box img.box-img6 {
	margin-left: -195px;
}
.img-child-box img.box-img8 {
	margin-left: -165px;
}
.img-child-box img.box-img9 {
	margin-top: -260px;
	margin-left: -307px;
}
.img-child-box img.box-img10 {
	margin-top: -112px;
}
.img-child-box img.box-img11 {
	margin-left: -136px;
}
.img-child-box img.box-img12 {
	margin-top: -157px;
	margin-left: -325px;
}
.img-child-box img.box-default {
	margin-top: -190px;
	margin-left: -290px;
}
.img-box-top {
	top: 0px;
	left: 0px;
}
.img-box-right {
	top: 0px;
	right: 0px;
}
.img-box-bottom {
	bottom: 0px;
	left: 0px;
}
.img-box-bottom-right {
	bottom: 0px;
	right: 0px;
}
.z-index30 {
	z-index: 30;
}
.z-index40 {
	z-index: 40;
}
.clear {
	clear: both;
}
.img-logo {
	z-index: 20 !important;
}
/* 公司动态 */
.new {
	padding: 20px 0;
}
.new:after {
	display: block;
	content: '';
	clear: both;
}
.new_left {
	float: left;
	width: 49%;
}
.new_title {
	border-bottom: 2px solid #cfcfcf;
	height: 36px;
}
.new h3 {
	font-weight: normal;
	line-height: 36px;
	font-size: 22px;
	width: 93px;
	border-bottom: 2px solid #fbb516;
}
.new_a {
	float: right;
	padding-top: 9px;
	padding-right: 20px;
}
.new_left_box {
	padding: 30px 0;
	border-bottom: 1px solid #e3e3e3;
}
.new_left_box:last-child {
	border-bottom: 0px solid #e3e3e3;
	padding-bottom: 0px;
}
.new_left_box_img {
	width: 160px;
	float: left;
}
.new_left_box_img img {
	width: 100%;
	height: 127px;
}
.new_left_box_text {
	float: right;
	width: 480px;
}
.new_left_box_text h4 {
	font-size: 16px;
	color: #333;
}
.new_left_box_text h4:hover {
	color: #fbb516;
}
.new_left_box_text p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-top: 10px;
}
.new_left_box_text a {
	color: #fbb516;
}
.new_right {
	width: 49%;
	float: right;
}
.new_right ul {
	margin-top: 20px;
}
.new_right ul li {
	line-height: 40px;
	font-size: 15px;
	padding-left: 20px;
	background: url(https://www.yinlufeng.cn/style/images/dian.png) no-repeat left center;
	background-size: 11px;
}
.new_right ul li span {
	float: right;
	color: #333;
	color: #666;
	font-size: 12px;
}
/*阅读排行*/
.paihang {
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.paihang ul li {
	line-height: 32px;
	font-size: 15px;
	padding-left: 10px;
}
.badge {
    padding: 0.15em 0.6em;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.color1,.color14{color:rgb(88, 40, 219);background-color:rgba(212, 62, 241, 0.1)}
.color2,.color15{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color3,.color16{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color4,.color17{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color5,.color18{color:#8e4aff;background-color:rgba(154,72,245,.1)}
.color6,.color19{color:#c58516;background-color:rgba(179,103,8,.1)}
.color7,.color20,.color0{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color8,.color21{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color9,.color22{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color10,.color23{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color11,.color24{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color12,.color25{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color13,.color26{color:#888;background-color:rgba(136,136,136,.1)}
/*知识宝库*/
.zhisi {
	padding-bottom: 40px;
}
.zhisi_title {
	margin-bottom: 20px;
}
.zhisi_title li {
	float: left;
	width: 16.667%;
	text-align: center;
}
.zhisi_title li a {
	display: block;
	margin: 0 5px;
}
.zhisi_title li a p {
	height: 40px;
	line-height: 40px;
	background: #eee;
	font-size: 16px;
}
.zhisi_title li.active p {
	background: #fbb516;
	color: #fff;
}
.a_content4 {
	margin-top: 20px;
}
.a_content4 a:hover {
	color: #fbb516;
}
.a_content4:after {
	display: block;
	content: '';
	clear: both;
}
.a_content4_left {
	width: 60%;
	float: left;
	height: 340px;
}
.a_content4_left_img {
	width: 270px;
	float: left;
	overflow: hidden;
}
.a_content4_left_img img {
	height: 340px;
}
.a_content4_left_title {
	float: left;
	width: 550px;
	margin-left: 10px;
	padding-bottom: 15px;
	border-bottom: #dedede 1px dashed
}
.a_content4_left_title h2 a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
}
.a_content4_left_title p {
	font-size: 14px;
	color: #666;
}
.a_content4_left_title p a {
	color: #fbb516;
	margin-left: 10px;
}
.a_content4_left_li {
	float: left;
	width: 555px;
	margin-top: 8px;
}
.a_content4_left_li ul {
}
.a_content4_left_li ul li {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	height: 35px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	width: 257px;
	padding-left: 10px;
	background: url(https://www.yinlufeng.cn/style/images/aside_li.gif) left no-repeat
}
.a_content4_left_li ul li a {
	color: #000;
}
.a_content4_left_li ul li a {
	font-size: 12px;
}
.a_content4_right {
	height: 340px;
	width: 565px;
	float: right;
	padding-left: 10px;
	border-left: 1px #ccc dashed;
}
.a_content4_right_title h2 a {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	margin-left: 3%;
}
.a_content4_right_title {
	margin: 15px 0 34px 0;
}
.a_content4_right_title p {
	margin-top: 23px;
	color: #666;
	margin-left: 3%;
}
.a_content4_right_title p a {
	color: #fbb516;
	margin-left: 10px;
}
.a_content4_right ul {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
.a_content4_right ul li {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	float: left;
	height: 35px;
	margin-right: 10px;
	overflow: hidden;
	width: 257px;
	padding-left: 10px;
	background: url(https://www.yinlufeng.cn/style/images/aside_li.gif) left no-repeat
}
.a_content4_right ul li a {
	font-size: 12px;
	color: #000;
}
.footimg {
	background: #f3f3f3;
	height: 120px;
}
/* 底部 */
.foot-title {
	height: 70px;
	border-top: 1px solid #bbb;
	background-color: #ddd;
}
.foot-title__nav {
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.foot-title__nav a {
	font-size: 16px;
	margin: 20px;
}
.foot-centent {
	padding: 35px 0 30px 0;
	background: url(https://www.yinlufeng.cn/style/images/footer-bg.png) #2e2e2e;
}
.foot-centent__head {
	height: 30px;
	width: 104px;
	background: #6e6e6e url(https://www.yinlufeng.cn/style/images/xsj.png) no-repeat 90px center;
	background-size: 15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	padding-right: 15px;
}
.foot-centent:after {
	display: block;
	content: '';
	clear: both;
}
.foot-centent dl {
	margin: 22px 0px 0 0;
	width: 11.1%;
	float: left;
}
.foot-centent dl:after {
	display: block;
	content: '';
	clear: both;
}
.foot-centent dt {
	font-size: 16px;
	margin-bottom: 19px;
}
.foot-centent dt a {
	color: #fff;
	font-weight: bold;
}
.foot-centent a:hover {
	text-decoration: underline;
}
.foot-centent dd a {
	color: #afb0b4;
}
.foot-centent dd {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-size: 15px;
	overflow: hidden;
	height: 20px;
}
.foot-bottom__line {
	background: #474a53;
	height: 1px;
}
.foot-bottom {
	background: url(https://www.yinlufeng.cn/style/images/footer-bg.png) #2e2e2e;
	color: #aeaeae;
}
.foot-bottom__nav ul li {
	width: 138px;
}
.foot-bottom__nav ul li a {
	line-height: 28px;
	color: #afb0b4;
	font-size: 16px;
}
.foot-bottom__img {
	margin-right: 45px;
}
.foot-bottom__img img {
	width: 102px;
}
.foot-bottom__img p {
	font-weight: bold;
	height: 20px;
	background: #fff;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
}
.foot-bottom__fen_a1 {
	width: 255px;
	margin-right: 20px;
}
.foot-bottom__fen_a1 span {
	font-size: 16px;
	color: #FFF;
	display: block;
	margin-bottom: 19px;
}
.foot-bottom__fen_a1 span em {
	padding-left: 45px;
	background: url(https://www.yinlufeng.cn/style/images/lianxi1.png) 18px center no-repeat;
	background-size: 16px;
}
.foot-bottom__fen_a1 p {
	font-size: 14px;
}
.foot-bottom__fen_a1 p i {
	background: url(https://www.yinlufeng.cn/style/images/weizhi.png) no-repeat left center;
	background-size: 16px;
	display: block;
	height: 25px;
	float: left;
	width: 20px;
}
.footer{
    padding-top: 10px;
    height: 80px;
}
.footer p {
	line-height: 2.5;
	text-align: center;
}
.footer p a {
    color:#aeaeae;
}
.footer p a:hover  {
    color:#fbb516;
}
.foot-bottom__nav a:hover {
	text-decoration: underline;
}
.dibu {
    width: 20%;
    float: left;
    margin: 30px 0;
}
.dibu img {
    float: left;
    margin-right: 20px;
    padding-left: 30px;
}
.footshang {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}
.footxia {
    font-size: 14px;
    color: #7f7f7f;
}


/* 顾问列表 */
.main_left .a_content .gw-img {
}
.ngw-box {
	padding: 20px 0;
}
.ngw-left {
	width: 35%;
	float: left;
	margin-right: 5%;

}
.ngw-left-img {
	overflow: hidden;
	margin: 0 auto;
}
.ngw-left-img img {
	width: 100%;
	border-radius: 10px;
}
.ngw-left p {
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
}
.ngw-left p em {
	font-size: 13px;
	color: #999;
	padding-left: 10px;
}
.button-container {
            position: relative;
            float: left;
        }
        .zhujibutton {
            border: none;
            border-radius: 3px;
            display: block;
            width: 98px;
            height: 34px;
            background: #4caf50;
            color: #ffffff;
            text-align: center;
            line-height: 35px;
            font-size: 14px;
            float: left;
            margin-right: 20px;
            margin-top: 10px;
            text-decoration: none;
        }
        .zhujibutton:hover {
            background: #009688; /* 悬停时的背景颜色 */
            color: white;
        }
        .zhujibutton:active {
            background: #FF5722;
            color: white;
        }
        .zhujimenu {
            display: none;
            position: absolute;
            background-color: #f9f9f9;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 108;
            width: 200px; /* 调整菜单宽度 */
            margin-top: 45px; /* 调整菜单与按钮的间距 */
        }
        .zhujimenu a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            border-bottom: 1px solid #ececec;
        }
        .zhujimenu a span {
            color: #fb6116;
            font-weight: bold;
        }
        .zhujimenu a:hover span{
            color: #FFFFFF;
            font-weight: bold;
        }
        .zhujimenu a:hover {
            background-color: #4caf50;
            color: white;
        }
        .button-container:hover .zhujimenu {
            display: block; /* 鼠标悬停时显示菜单 */
        }

.xunizhujianniu{
	background: #008fff;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.xunizhujianniu:hover{
	background: #fbb516;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.xunizhujianniu a {
	color: #fff;
	
}
.yuanlaianniu {
	border-radius: 3px;
	margin-top: 10px;
	display: block;
	width: 98px;
	height: 34px;
	background: #fbb516;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	float: left;
	margin-right: 20px;
}
.yuanlaianniu:hover {
	background: #FF5722;
	color: #ffffff;
}
.goumaianniu {
	border-radius: 3px;
	margin-top: 10px;
	display: block;
	width: 98px;
	height: 34px;
	background: #4caf50;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	float: left;
	margin-right: 20px;
}
.goumaianniu:hover {
	background: #009688;
	color: #ffffff;
}
.xinjiananniu {
	border-radius: 3px;
	margin-top: 10px;
	display: block;
	width: 98px;
	height: 34px;
	background: #03A9F4;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	float: left;
	margin-right: 20px;
}
.xinjiananniu:hover {
	background: #3F51B5;
	color: #ffffff;
}

.ngw-right {
	width: 60%;
	float: left;
}
.ngw-right ul li {
	line-height: 35px;
	font-size: 14px;
	margin-right: 30px;
	color: #557ef6;
}
.ngw-right ul li b{
	color: #000000;
}
.ngw-right ul li span {
	font-size: 14px;
	color: #333;
}
.ngw-right ul li.tel {
	color: #fbb516;
	font-size: 18px;
	font-weight: bold;
}
.ngw-right p {
	color: #666;
	margin-top: 8px;
	line-height: 30px;
	font-size: 15px;
}
.ngw-right p b {
	display: block;
	margin-bottom: 5px;
}
.ngw-title p {
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
#countdown
{
    color: #009688;
    font-weight: bold;
}
.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#ccc;}
.pagebar span a{color:#333;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:0 -1px 5px 0;padding:0 15px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{background-color:#ccc;color:#fff !important;}
a.page-num-current:hover{color:#fff;}

#maximg img{ max-width:100%; height:auto !important}
#MyContent img{ max-width:100%; height:auto !important}

/*浮动客服*/
.toolbar{position: fixed;top: 55%;right: 1%;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #fbb516;margin: 2px 0 0 0;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(https://www.yinlufeng.cn/style/images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff; text-align:center}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #ff6901;opacity: 0;transition: all .5s; text-align:center}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px; text-align:center}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;text-align:center}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #fbb516;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #ff6901;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #fbb516;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #ff6901;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}

/*友情链接*/
.youqinglianjie {
            text-align: center;
            float: right;
        }
.dropdown-button {
            display: inline-block;
            background-color: #31567d;
            color: #aeaeae;
            padding: 5px 10px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            font-size: 14px;
            float: right;
        }

        .dropdown-button:hover {
            background-color: #0056b3;
        }

        .dropdown-content {
            display: none;
            position: relative;
            background-color: #fff;
            box-shadow: 0 8px 16px rgba(0,0,0,0.2);
            z-index: 1000;
            border-radius: 5px;
            padding: 10px;
            bottom: 85px;

        }

        .dropdown-content a {
            padding: 10px;
            color: #333;
        }

        .dropdown-content a:last-child {
            border-bottom: none;
        }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }
.bk-line span { 
    color: red;
}        
.bk-line c { 
    color: red;
} 
.bk-line { 
    line-height: 3;
}  
.bk-line input { 
    height: 30px;
} 
.bk-line button{
    margin-top: 45px;
    padding: 15px 45px;
    background: #fbb516;
    border: none;
    color: #ffffff;
    border-radius: 5px;
}
.bk-line button:hover{
    margin-top: 45px;
    padding: 15px 45px;
    background: #fb6116;
    border: none;
    color: #ffffff;
    border-radius: 5px;
}  </pre></body></html>