

@charset "utf-8";

/* CSS Document */





/*全局*/

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, p, input, button, textarea, menu {

	margin: 0;

	padding: 0;

}

body {

	color: #333;

	font-size: 14px;

	font-family: "微软雅黑", "Microsoft YaHei";

	background: #fff;

}

ul, li {

	list-style: none;

}

.clear {

	clear: both;

}

.blank10 {

	height: 10px;

}

.blank15 {

	height: 15px;

}

.blank20 {

	height: 20px;

}

.blank30 {

	height: 30px;

}

.blank40 {

	height: 40px;

}

.blank50 {

	height: 50px;

}

img, ul, li, em {

	border: none;

	list-style: none;

	font-style: normal;

}

i, cite, em, var, address, dfn {

	font-style: normal;

}

del, ins, u, s, a, a:hover {

	text-decoration: none;

}

a {

	color: #333;

}

a:hover {

	color: #F00;

}

a:focus {

	outline: none;

	-moz-outline: none;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.mr-r-n {

	margin-right: 0px !important;

}

.bor-r-n {

	border-right: none !important;

}

.clear {

	clear: both;

}

.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}

.clearfix {

*zoom:1;

}

.main {

	width: 1190px;

	margin: 0 auto;

	overflow: hidden;

}

/*主副标题*/

.title_zhu {

	font-size: 28px;

	text-align: center;

	color: #f60;

}

.title_fu {

	font-size: 14px;

	text-align: center;

	color: #555;

	line-height: 30px;

	margin-bottom: 5px;

}

.title_xian {

	height: 2px;

	background: #ccc;

	width: 220px;

	margin: auto;

}

/*服务项目*/

.fuwuxiangmu {

	margin-top: 30px;
	/*margin-left: 20%; mark */
	text-align: center;
}

.fuwuxiangmu ul{

	display:inline-block;

}

.fuwuxiangmu li {

	float: left;

	width: 238px;

	text-align: center;

}

.fuwuxiangmu li h5 {

	font-size: 20px;

	margin-top: 20px;

	font-weight: normal;

}

/*公司注册*/

.gszc {

	border-top: solid 3px #f60;

	background: #f8f8f8;

	padding: 30px 0;

	margin-top: 30px;

}

.liucheng {

	width: 1000px;

	margin: 30px auto;

}

.liucheng li {

	float: left;

	text-align: center;

	width: 200px;

	background: url(../images/lc_0.png) no-repeat right 15px;

}

.liucheng li h5 {

	font-size: 16px;

	margin-top: 10px;

}

.fuwu {

	width: 1200px;

	margin: 30px auto;

}

.fuwu li {

	width: 199px;

	padding: 10px 50px;

	text-align: center;

	border-right: solid 1px #FECFA4;

	float: left;

}

.fuwu li h5 {

	font-size: 22px;

	margin: 15px 0 10px 0;

	font-weight: normal;

}

.fuwu li p {

	line-height: 22px;

	font-size: 12px;

}

.fuwu li a {

	line-height: 38px;

	width: 160px;

	display: block;

	text-align: center;

	font-size: 18px;

	color: #FFF;

	background: #F60;

	margin: 10px auto;

	border-radius: 5px;

}

.fuwu li a:hover {

	background: #F90;

}

/*代理记账*/

.jizhang {

	width: 1000px;

	margin: 30px auto;

}

.jizhang li {

	float: left;

	text-align: center;

	width: 200px;

	background: url(../images/jz_0.png) no-repeat right 15px;

}

.jizhang li h5 {

	font-size: 14px;

	margin-top: 20px;

}

.jizhang1 {

	width: 1057px;

	margin: auto;

}

.jizhang1 li {

	float: left;

	position: relative;

}

.jizhang1 li p a {

	color: #FFF;

}

.jizhang1 li p a:hover {

	text-decoration: underline;

}

.jizhang1 li p.wz1 {

	position: absolute;

	left: 395px;

	top: 290px;

}

.jizhang1 li p.wz2 {

	position: absolute;

	left: 67px;

	top: 290px;

}

/*资质代办*/

.hui {

	padding: 30px 0;

	background: #f8f8f8;

}

.zizi {

	margin-top: 30px;

}

.zizi li {

	width: 206px;

	margin: 0 7px;

	border: solid 1px #ccc;

	text-align: center;

	background: #FFF;

	padding: 15px 8px 0 8px;

	float: left;

}

.zizi li img {

	border: solid 1px #ccc;

	padding: 5px;

	border-radius: 50%;

}

.zizi li h5 {

	font-size: 16px;

	color: #F60;

	margin: 10px 0;

	border-bottom: dotted 1px #ccc;

	padding-bottom: 5px;

}

.zizi dl {

	border-bottom: dotted 1px #ccc;

	padding-bottom: 5px;

}

.zizi dd {

	padding-left: 10px;

	line-height: 24px;

	background: url(../images/arr1.jpg) no-repeat left center;

	text-align: left;

}

.zizi dd a {

	font-size: 12px;

}

.zizi .more1 {

	line-height: 24px;

	width: 85px;

	font-size: 12px;

	display: block;

	text-align: center;

	color: #333;

	background: #e8e8e8;

	border: solid 1px #ccc;

	margin: 15px 5px;

	border-radius: 5px;

	float: left;

}

.zizi .more1:hover {

	background: #F60;

	border: solid 1px #F60;

	color: #FFF;

}

/*首页资讯*/

.fuwu_center {

	height: 120px;

	margin-top: 30px;

}

.fuwu_center ul {

	width: 1200px;

}

.fuwu_center li {

	width: 380px;

	height: 120px;

	float: left;

	margin-right: 20px;

	position: relative;

	overflow: hidden;

}

.fuwu_center li img {

	width: 380px;

	height: 120px;

	transition: all 0.5s;

}

.fuwu_center li:hover img {

	cursor: pointer;

	-webkit-transform: scale(1.1);

	moz-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1);

}

.fuwu_center p {

	color: #fff;

	font-size: 16px;

	line-height: 24px;

	padding: 5px 10px;

	width: 360px;

	position: absolute;

	left: 0;

	bottom: 0px;

	z-index: 1;

	background: rgba(0, 0, 0, 0.7);

filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);

	transition: all 0.5s;

}

/*首页新闻*/

.news_list {

}

.news_list ul {

	margin-top: 10px;

}

.news_list li {

	background: url(../images/dian.png) no-repeat left center;

	line-height: 36px;

	padding-left: 15px;

	border-bottom: dotted 1px #ccc;

}

/*广告语*/

.ad_bg {

	background: url(../images/ad_bg.jpg) no-repeat;

	height: 177px;

	text-align: center;

}

.ad_bg a {

	width: 160px;

	line-height: 36px;

	color: #FFF;

	border: solid 1px #fff;

	border-radius: 5px;

	display: block;

	margin: 25px auto;

	font-size: 18px;

}

.ad_bg a:hover {

	background: #F60;

	color: #FFF;

	border: solid 1px #f60;

}

.dibu {

	text-align: center;

}

/*底部*/

.footer {

	height: 180px;

	padding-top: 50px;

	padding-bottom: 50px;

	background: #333;

}

.ma {

	width: 128px;

	height: 152px;

	background: #fff;

	float: left;

	cursor: pointer;

}

.ewm {

	float: left;

	height: 155px;

	width: 392px;

	border-right: #4b4f59 solid 1px;

}

.ma img {

	margin: 2px 0px 5px 14px;

	float: left;

}

.ma .tits {

	text-align: center;

	font-size: 14px;

}

.ma span {

	font-size: 14px;

	text-align: center;

	width: 100%;

	display: block;

	line-height: 25px;

	float: left;

	background-color: #cacaca;

}

.imgss {

	background: #fff;

}

.insay {

	float: left;

	width: 220px;

	height: 100%;

	margin-left: 30px;

}

.insay span {

	color: #fff;

	font-size: 14px;

	line-height: 24px;

}

.insay p {

	font-size: 24px;

	line-height: 30px;

	color: #fff;

	font-weight: bold;

	margin-bottom: 12px;

}

.select {

	width: 186px;

	height: 26px;

	border: 1px solid #474a53;

	line-height: 26px;

	font-size: 12px;

	position: relative;

}

.select span a {

	font-size: 12px;

	color: #afb0b4;

	float: left;

	width: 157px;

	height: 26px;

	line-height: 26px;

	text-indent: 5px;

}

.dllist {

	float: left;

	width: 155px;

	border-right: 1px solid #4b4f59;

	min-height: 160px;

}

.dllist dt a {

	color: #fff;

}

.dllist a {

	color: #afb0b4;

}

.dllist a:hover {

	text-decoration: underline;

}

.dllist dt {

	font-size: 16px;

	line-height: 24px;

	margin-bottom: 10px;

	text-indent: 30px;

}

.dllist dd {

	line-height: 24px;

	text-indent: 30px;

	font-size: 13px;

}

.foot {

	width: 100%;

	height: 65px;

	background: #282828;

	font-size: 12px;

	text-align: center;

	border-top: solid 1px #474a53;

}

.fot {

	padding-top: 22px;

	height: 20px;

	line-height: 20px;

	color: #666;

}

.fot a {

	color: #666;

}

/*二级页面*/

.weizhi-box {

	background: url(../images/noticbg.jpg) repeat-x center;

	line-height: 51px;

	margin-bottom: 30px;

}

.weizhi-box h5 {

	font-size: 18px;

	font-weight: normal;

	padding-left: 15px;

	border-left: 5px solid #f60;

	height: 25px;

	line-height: 25px;

	margin-top: 13px;

}

.weizhi {

	font-size: 12px;

}

.main_left {

	width: 880px;

	float: left;

	border: solid 1px #e8e8e8;

	box-shadow: 1px 1px 2px #999999;

}

.main_right {

	width: 280px;

	float: right;

	border: solid 1px #ddd;

	border-top: 0;

}

/*子栏目*/

.sub_nav {

	height: 50px;

	background: #e8e8e8;

}

.sub_nav ul {

}

.sub_nav li {

	float: left;

}

.sub_nav li a {

	line-height: 50px;

	font-size: 16px;

	text-align: center;

	border-top: solid 3px #e8e8e8;

	display: block;

	padding: 0 25px;

}

.sub_nav li a:hover {

	color: #f60;

}

.sub_nav li.currclass a {

	background: #fff;

	border-top: solid 3px #f60;

	color: #f30;

}

/*图文列表*/

.pic_art_list {

	padding: 15px;

}

.pic_art_list dl {

	padding: 20px 0;

	height: 165px;

	border-bottom: solid 1px #eee;

}

.pic_art_list dl dt {

	width: 246px;

	float: left;

}

.pic_art_list dl dt img {

	width: 220px;

	height: 156px;

}

.pic_art_list dl dd {

}

.pic_art_list dl dd h5 {

	line-height: 46px;

	font-weight: normal;

	font-size: 20px;

}

.pic_art_list dl dd h5 span {

	float: right;

}

.pic_art_list dl dd p {

	line-height: 28px;

	font-size: 14px;

	color: #666;

	margin-bottom: 15px;

}

.link_1 .ckgd {

	display: inline-block;

	width: 110px;

	height: 35px;

	background: #f60;

	font-size: 14px;

	color: #FFFFFF;

	text-align: center;

	line-height: 35px;

}

.link_1 .ckgd:hover {

	background: #f90;

}

.link_1 span {

	font-size: 12px;

	color: #999999;

	line-height: 35px;

	padding-left: 25px;

	margin-left: 25px;

}

.link_1 span.question {

	background: url(../images/listyle1.jpg) no-repeat left center;

}

.link_1 span.question a {

	color: #999;

}

.link_1 span.stars {

	background: url(../images/listyle2.jpg) no-repeat left center;

}

.link_1 span.date2 {

	background: url(../images/listyle3.jpg) no-repeat left center;

}

/*右边*/

.right_title {

	line-height: 51px;

	background: url(../images/noticbg.jpg) repeat-x center bottom;

	font-size: 18px;

	color: #f30;

	padding-left: 15px;

	border-top: solid 1px #ddd;

}

/*表单样式*/

.upfile {

	font-family: "微软雅黑";

	height: 32px;

	line-height: 32px;

	border-radius: 5px;

	border: 1px solid #ccc;

	padding-left: 10px;

	margin: 5px 0;

}

.btn {

	width: 250px;/*old =200*/

	height: 36px;

	background: #f60;

	font-size: 16px;

	color: #FFFFFF;

	text-align: center;

	line-height: 35px;

	border: 0;

	font-family: "微软雅黑";

	margin: 10px auto;

	cursor: pointer;

}

.btn:hover {

	background: #f90;

}

/*内容页*/

.neirong {

line-height: 1.9em;

margin: 10px 0px;
}

.neirong p {

margin-bottom: 1em;

font-size: 1.1em;
}

/*随机文章列表*/

.n_list {

	padding: 10px 0px;

}

.n_list ul {

}

.n_list li {

	line-height: 30px;

	border-bottom: dotted 0px #ccc;

	background: url(../images/arr1.jpg) no-repeat left center;

	padding-left: 15px;

	font-size: 13px;

}

.n_list li span {

	float: right;

	font-size: 12px;

	color: #999;

}

/*问答*/

.wen {

	margin: 30px 0px 0px 0px;

	font-size: 16px;

	font-weight: bold;

	line-height: 30px;

}

.wen span {

	text-align: center;

	line-height: 24px;

	margin: 0px 5px 0px 0px;

	width: 24px;

	display: inline-block;

	background: #1067B4;

	height: 24px;

	color: #fff;

	font-size: 16px;

	border-radius: 50%;

}

.da {

	margin: 10px 0 0 0;

	font-size: 14px;

	line-height: 24px;

}

.da span {

	text-align: center;

	line-height: 24px;

	margin: 0px 5px 0px 0px;

	width: 24px;

	display: inline-block;

	background: #F74660;

	height: 24px;

	color: #fff;

	font-size: 16px;

	border-radius: 50%;

}

/*分页*/

.mypages {

	text-align: center;

	height: 50px;

	line-height: 50px;

}

.mypages a {

	background: #E1DFE0;

	padding: 8px 15px;

	color: #333;

	font-size: 14px;

	border-radius: 3px;

}

.mypages a.curr, .mypages a:hover {

	background: #f60;

	color: #FFFFFF;

}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}




/*改版添加开始*/
.mt15{margin-top:15px}
.mt10{margin-top:10px}
.mt30{margin-top:30px}

.wrapper_1{margin-left:auto;margin-right:auto;width:1098px}



.idx-about,.idx-news{width:342px;height:266px;overflow:hidden}
.idx-honors{width:308px;height:266px}
.idx-tit{width:100%;height:40px;border-bottom:2px solid #eee;line-height:24px}
.idx-tit,.idx-tit a{color:#000}
.idx-tit a.more{float:right;padding-top:16px}
.idx-tit span{display:inline-block;padding:6px 0 0 38px;line-height:30px;border-bottom:2px solid #bad5e6;margin-top:2px;font-size:16px;background:url('/images/icosprite.jpg') no-repeat -60px 1px}
.idx-news .idx-tit span{background-position:-60px -46px}
.idx-honors .idx-tit span{background-position:-60px -96px}
.idx-member .idx-tit span{background-position:-60px -146px}
.idx-tit small{margin-left:8px;color:#d96d00;font-size:13px}
.idx-about .cont-txt{line-height:1.8}
.idx-about .cont img,.idx-news .cont img{width:100%;height:105px}
.idx-news{margin:0 53px}
.idx-news-list li{height:24px;line-height:24px;overflow:hidden;font-size:14px}
.idx-news-list li em{margin-right:5px;font-size:16px;vertical-align:top}


/* honorsSlide */
.honorsSlide{position:relative;width:100%;height:192px;margin-top:15px}
.honorsSlide .bd li,.honorsSlide .bd li a{display:block;width:100%;height:192px}
.honorsSlide .hd{position:absolute;z-index:1;bottom:10px;left:50%;margin-left:-154px;width:100%;height:10px;text-align:center;font-size:0}
.honorsSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin-left:8px;background:url(/images/b_slider_btn2.png) 0 0;overflow:hidden}
.honorsSlide .hd ul .on{background-position:-14px 0}


/* slideBox */
.slideBox{overflow:hidden;zoom:1;padding:30px 0;position:relative}
.slideBox ul{overflow:hidden;zoom:1}
.slideBox ul li{margin:0 8px;float:left;_display:inline;width:308px;height:74px;overflow:hidden;text-align:center}
.slideBox ul li span{display:block;box-sizing:border-box;padding:10px 24px;width:308px;font-size:1.2em;background:#e3e3e3;color:#333}
.slideBox ul li span:hover{background:#FF7F00;color:#fff;text-decoration:none}

/* sidebar */
.sidebar { position: fixed; background: #fff; width: 68px; left: 50%; bottom: 80px; z-index: 5; margin-left: 600px }
.sidebar ul li { padding: 5px 0; text-align: center; border-bottom: 1px solid #e7e7e7; position: relative; }
.sidebar ul li:hover .sidebar-box { display: block; }
.sidebar ul li a span { display: inline-block; width: 100% }
.sidebar ul li a i { color: #002f68; font-size: 24px; display: inline-block; width: 35px; height: 30px; background: url('../images/icosprite.jpg') no-repeat 0 0 }
.sidebar ul li.rtop { display: none }
.sidebar ul li.rtop  ai { background-position: 0 5px }
.sidebar ul li.qqchart a i { background-position: 3px -142px }
.sidebar ul li.swx a i { background-position: 3px -192px }
.sidebar ul li.mail a i { background-position: 3px -242px }
/*改版添加结束*/

/* 2022-11-17 改文章图片宽度为100%，高度为自动   开始*/
  #MyContent  img{
    width:100%;
    height:auto;
  }
/* 2022-11-17 改文章图片宽度为100%，高度为自动   结束 */

/* 2022-12-01 改 http://www.hnhwcpa.com/plus/list.php?tid=36 栏目封面内容图片宽度为100%，高度为自动   开始*/
.neirong img{ width:100% !important; height: auto !important}
/* 2022-12-01 改 http://www.hnhwcpa.com/plus/list.php?tid=36 栏目封面内容图片宽度为100%，高度为自动   结束*/